Trace number 35590

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerObjective functionCPU timeWall clock time
minisat+ 1.14SAT (TO)9 1800.67 1801.16

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/~walser/
benchmarks/radar/normalized-10:10:4.5:0.5:100.opb
MD5SUM4dfe0aab63c58302cf08520fc713ceae
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.39194
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables372
Total number of constraints421
Number of constraints which are clauses345
Number of constraints which are cardinality constraints (but not clauses)76
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint18
Number of terms in the objective function 372
Biggest coefficient in the objective function 220
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 983
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 220
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 983
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.00	c Parsing PB file...
0.01	c Converting 420 PB-constraints to clauses...
0.01	c   -- Unit propagations: (none)
0.01	c   -- Detecting intervals from adjacent constraints: (none)
0.01	c   -- Clauses(.)/Splits(s): .........................................................................................................................................................................................................................................................................................................................................................
0.01	c ---[  85]---> BDD-cost:   17
0.01	c ---[  84]---> BDD-cost:   23
0.01	c ---[  83]---> BDD-cost:   29
0.01	c ---[  82]---> BDD-cost:   35
0.01	c ---[  81]---> BDD-cost:   35
0.01	c ---[  80]---> BDD-cost:   32
0.02	c ---[  79]---> BDD-cost:   32
0.02	c ---[  78]---> BDD-cost:   26
0.02	c ---[  77]---> BDD-cost:   20
0.02	c ---[  76]---> BDD-cost:   14
0.02	c ---[  75]---> BDD-cost:   20
0.02	c ---[  74]---> BDD-cost:   26
0.02	c ---[  73]---> BDD-cost:   32
0.02	c ---[  72]---> BDD-cost:   35
0.02	c ---[  71]---> BDD-cost:   35
0.02	c ---[  70]---> BDD-cost:   32
0.02	c ---[  69]---> BDD-cost:   35
0.02	c ---[  68]---> BDD-cost:   26
0.02	c ---[  67]---> BDD-cost:   23
0.02	c ---[  66]---> BDD-cost:   17
0.02	c ---[  65]---> BDD-cost:   18
0.02	c ---[  64]---> BDD-cost:   26
0.02	c ---[  63]---> BDD-cost:   32
0.02	c ---[  62]---> BDD-cost:   38
0.02	c ---[  61]---> BDD-cost:   44
0.02	c ---[  60]---> BDD-cost:   35
0.02	c ---[  59]---> BDD-cost:   38
0.02	c ---[  58]---> BDD-cost:   32
0.02	c ---[  57]---> BDD-cost:   26
0.02	c ---[  56]---> BDD-cost:   17
0.02	c ---[  55]---> BDD-cost:   14
0.02	c ---[  54]---> BDD-cost:   23
0.02	c ---[  53]---> BDD-cost:   32
0.02	c ---[  52]---> BDD-cost:   44
0.02	c ---[  51]---> BDD-cost:   47
0.02	c ---[  50]---> BDD-cost:   41
0.02	c ---[  49]---> BDD-cost:   35
0.02	c ---[  48]---> BDD-cost:   29
0.02	c ---[  47]---> BDD-cost:   21
0.02	c ---[  46]---> BDD-cost:   20
0.02	c ---[  45]---> BDD-cost:   11
0.02	c ---[  44]---> BDD-cost:   17
0.02	c ---[  43]---> BDD-cost:   21
0.02	c ---[  42]---> BDD-cost:   38
0.02	c ---[  41]---> BDD-cost:   32
0.02	c ---[  40]---> BDD-cost:   41
0.02	c ---[  39]---> BDD-cost:   29
0.02	c ---[  38]---> BDD-cost:   23
0.02	c ---[  37]---> BDD-cost:    9
0.02	c ---[  36]---> BDD-cost:    9
0.02	c ---[  35]---> BDD-cost:   11
0.02	c ---[  34]---> BDD-cost:   14
0.02	c ---[  33]---> BDD-cost:   14
0.02	c ---[  32]---> BDD-cost:   20
0.02	c ---[  31]---> BDD-cost:   14
0.02	c ---[  30]---> BDD-cost:   26
0.02	c ---[  29]---> BDD-cost:    9
0.02	c ---[  28]---> BDD-cost:   11
0.02	c ---[  27]---> BDD-cost:    7
0.02	c ---[  25]---> BDD-cost:    3
0.02	c ---[  24]---> BDD-cost:    8
0.02	c ---[  23]---> BDD-cost:   11
0.02	c ---[  22]---> BDD-cost:   11
0.02	c ---[  21]---> BDD-cost:    5
0.02	c ---[  20]---> BDD-cost:   14
0.02	c ---[  19]---> BDD-cost:   11
0.02	c ---[  18]---> BDD-cost:    7
0.02	c ---[  16]---> BDD-cost:    3
0.02	c ---[  15]---> BDD-cost:    3
0.02	c ---[  14]---> BDD-cost:    5
0.02	c ---[  13]---> BDD-cost:    8
0.03	c ---[  11]---> BDD-cost:   14
0.03	c ---[  10]---> BDD-cost:    7
0.03	c ---[   7]---> BDD-cost:    3
0.03	c ---[   3]---> BDD-cost:    5
0.03	c ==================================[MINISAT+]==================================
0.03	c | Conflicts | Original         | Learnt                           | Progress |
0.03	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.03	c ==============================================================================
0.03	c |         0 |    4084    11649 |    1361       0        0     nan |  0.000 % |
0.03	c ==============================================================================
0.03	c Found solution: 355
0.03	o 355
0.03	c ---[   0]---> Sorter-cost:20800     Base: 2
0.12	c ==================================[MINISAT+]==================================
0.12	c | Conflicts | Original         | Learnt                           | Progress |
0.12	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.12	c ==============================================================================
0.12	c |         0 |   39610    94771 |   13203       0        0     nan |  0.000 % |
0.16	c ==============================================================================
0.16	c Found solution: 119
0.16	o 119
0.16	c ---[   0]---> Sorter-cost:    2     Base: 2
0.20	c ==================================[MINISAT+]==================================
0.20	c | Conflicts | Original         | Learnt                           | Progress |
0.20	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.20	c ==============================================================================
0.20	c |        52 |   40635    97290 |   13545      47      509    10.8 |  0.000 % |
0.23	c |       153 |   40635    97290 |   14899     148     2006    13.6 |  0.807 % |
0.25	c |       303 |   40635    97290 |   16389     298     3680    12.3 |  0.807 % |
0.26	c ==============================================================================
0.26	c Found solution: 93
0.26	o 93
0.27	c ---[   0]---> Sorter-cost:    2     Base: 2
0.31	c ==================================[MINISAT+]==================================
0.31	c | Conflicts | Original         | Learnt                           | Progress |
0.31	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.31	c ==============================================================================
0.31	c |       335 |   40816    97778 |   13605     330     3969    12.0 |  0.807 % |
0.33	c ==============================================================================
0.33	c Found solution: 74
0.33	o 74
0.34	c ---[   0]---> Sorter-cost:    1     Base: 2
0.38	c ==================================[MINISAT+]==================================
0.38	c | Conflicts | Original         | Learnt                           | Progress |
0.38	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.38	c ==============================================================================
0.38	c |       381 |   40957    98168 |   13652     376     4254    11.3 |  0.807 % |
0.40	c |       482 |   40957    98168 |   15017     477     6680    14.0 |  0.809 % |
0.43	c ==============================================================================
0.43	c Found solution: 66
0.43	o 66
0.43	c ---[   0]---> Sorter-cost:    1     Base: 2
0.48	c ==================================[MINISAT+]==================================
0.48	c | Conflicts | Original         | Learnt                           | Progress |
0.48	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.48	c ==============================================================================
0.48	c |       543 |   41021    98358 |   13673     538     7309    13.6 |  0.809 % |
0.52	c |       643 |   41007    98330 |   15040     637     8156    12.8 |  0.847 % |
0.57	c ==============================================================================
0.57	c Found solution: 39
0.57	o 39
0.57	c ---[   0]---> Sorter-cost:    2     Base: 2
0.62	c ==================================[MINISAT+]==================================
0.62	c | Conflicts | Original         | Learnt                           | Progress |
0.62	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.62	c ==============================================================================
0.62	c |       741 |   41137    98688 |   13712     735    12723    17.3 |  0.847 % |
0.65	c |       841 |   41137    98688 |   15083     835    14812    17.7 |  0.858 % |
0.68	c |       991 |   41137    98688 |   16591     985    15900    16.1 |  0.858 % |
0.74	c |      1216 |   41137    98688 |   18250    1210    24830    20.5 |  0.858 % |
0.85	c ==============================================================================
0.85	c Found solution: 32
0.85	o 32
0.85	c ---[   0]---> Sorter-cost:    1     Base: 2
0.89	c ==================================[MINISAT+]==================================
0.89	c | Conflicts | Original         | Learnt                           | Progress |
0.89	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.89	c ==============================================================================
0.89	c |      1549 |   40826    98032 |   13608    1526    31796    20.8 |  0.858 % |
0.91	c |      1649 |   40807    97993 |   14968    1625    32748    20.2 |  1.610 % |
0.96	c |      1799 |   40807    97993 |   16465    1775    35020    19.7 |  1.610 % |
1.06	c |      2024 |   40807    97993 |   18112    2000    57066    28.5 |  1.610 % |
1.18	c |      2361 |   40157    96519 |   19923    2253    61245    27.2 |  2.962 % |
1.31	c |      2870 |   40157    96519 |   21915    2762    71091    25.7 |  2.962 % |
1.51	c |      3629 |   40157    96519 |   24107    3521    86728    24.6 |  2.962 % |
1.85	c |      4768 |   40069    96331 |   26518    4641   109000    23.5 |  3.209 % |
2.61	c |      6476 |   39881    95923 |   29169    6320   241528    38.2 |  3.710 % |
4.23	c |      9040 |   39881    95923 |   32086    8884   558335    62.8 |  3.710 % |
5.70	c |     12886 |   39881    95923 |   35295   12730   837536    65.8 |  3.710 % |
9.03	c |     18654 |   39881    95923 |   38825   18498  1338946    72.4 |  3.710 % |
16.73	c |     27303 |   39881    95923 |   42707   27147  2479319    91.3 |  3.710 % |
19.12	c ==============================================================================
19.12	c Found solution: 31
19.12	o 31
19.12	c ---[   0]---> Sorter-cost:    2     Base: 2
19.20	c ==================================[MINISAT+]==================================
19.20	c | Conflicts | Original         | Learnt                           | Progress |
19.20	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
19.20	c ==============================================================================
19.20	c |     30230 |   39885    95933 |   13295   30074  2833854    94.2 |  3.710 % |
19.27	c |     30330 |   39885    95933 |   14624   13138  1476713   112.4 |  3.714 % |
19.31	c |     30481 |   39885    95933 |   16086   13289  1480028   111.4 |  3.714 % |
19.36	c |     30709 |   39885    95933 |   17695   13517  1485023   109.9 |  3.714 % |
19.49	c |     31046 |   39885    95933 |   19465   13854  1491450   107.7 |  3.714 % |
19.71	c |     31552 |   39885    95933 |   21411   14360  1526895   106.3 |  3.714 % |
20.00	c |     32311 |   39885    95933 |   23552   15119  1570893   103.9 |  3.714 % |
20.36	c |     33452 |   39885    95933 |   25908   16260  1620404    99.7 |  3.714 % |
20.98	c |     35160 |   39871    95901 |   28499   17966  1667556    92.8 |  3.734 % |
22.33	c |     37722 |   39871    95901 |   31348   20528  1922784    93.7 |  3.734 % |
22.48	c ==============================================================================
22.48	c Found solution: 30
22.48	o 30
22.48	c ---[   0]---> Sorter-cost:    1     Base: 2
22.55	c ==================================[MINISAT+]==================================
22.55	c | Conflicts | Original         | Learnt                           | Progress |
22.55	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
22.55	c ==============================================================================
22.55	c |     37876 |   39892    95963 |   13297   20682  1934151    93.5 |  3.734 % |
22.62	c |     37977 |   39838    95840 |   14626   10433   624856    59.9 |  3.810 % |
22.68	c |     38128 |   39838    95840 |   16089   10584   628193    59.4 |  3.810 % |
22.72	c |     38354 |   39838    95840 |   17698   10810   630346    58.3 |  3.810 % |
22.81	c |     38692 |   39838    95840 |   19468   11148   638017    57.2 |  3.810 % |
22.99	c |     39198 |   39838    95840 |   21414   11654   656390    56.3 |  3.810 % |
23.20	c |     39957 |   39820    95799 |   23556   12406   664944    53.6 |  3.835 % |
23.44	c ==============================================================================
23.44	c Found solution: 25
23.44	o 25
23.45	c ---[   0]---> Sorter-cost:    2     Base: 2
23.50	c ==================================[MINISAT+]==================================
23.50	c | Conflicts | Original         | Learnt                           | Progress |
23.50	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
23.50	c ==============================================================================
23.50	c |     40470 |   39846    95875 |   13282   12919   696562    53.9 |  3.835 % |
23.54	c |     40570 |   39846    95875 |   14610   13019   698367    53.6 |  3.837 % |
23.57	c |     40720 |   39846    95875 |   16071   13169   700531    53.2 |  3.837 % |
23.66	c |     40945 |   39846    95875 |   17678   13394   705284    52.7 |  3.837 % |
23.81	c |     41282 |   39739    95631 |   19446   13723   724893    52.8 |  4.074 % |
24.16	c |     41789 |   39739    95631 |   21390   14230   774776    54.4 |  4.074 % |
24.45	c |     42549 |   39721    95589 |   23529   14989   793085    52.9 |  4.129 % |
25.02	c |     43688 |   39721    95589 |   25882   16128   862249    53.5 |  4.129 % |
25.66	c |     45397 |   39721    95589 |   28471   17837   943295    52.9 |  4.129 % |
27.80	c |     47959 |   39721    95589 |   31318   20399  1340906    65.7 |  4.129 % |
29.86	c |     51803 |   39721    95589 |   34450   24243  1730566    71.4 |  4.129 % |
30.82	c ==============================================================================
30.82	c Found solution: 18
30.82	o 18
30.82	c ---[   0]---> Sorter-cost:    1     Base: 2
30.89	c ==================================[MINISAT+]==================================
30.89	c | Conflicts | Original         | Learnt                           | Progress |
30.89	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
30.89	c ==============================================================================
30.89	c |     53697 |   39759    95694 |   13253   26132  1833701    70.2 |  4.129 % |
30.99	c |     53798 |   39759    95694 |   14578   13167   983300    74.7 |  4.137 % |
31.04	c |     53948 |   39721    95606 |   16036   13310   984452    74.0 |  4.197 % |
31.14	c |     54173 |   39721    95606 |   17639   13535   995185    73.5 |  4.197 % |
31.23	c |     54510 |   39721    95606 |   19403   13872  1004647    72.4 |  4.197 % |
31.31	c ==============================================================================
31.31	c Found solution: 9
31.31	o 9
31.31	c ---[   0]---> Sorter-cost:    2     Base: 2
31.37	c ==================================[MINISAT+]==================================
31.37	c | Conflicts | Original         | Learnt                           | Progress |
31.37	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
31.37	c ==============================================================================
31.37	c |     54616 |   39766    95725 |   13255   13978  1006538    72.0 |  4.197 % |
31.41	c |     54716 |   39748    95684 |   14580   14071  1007232    71.6 |  4.220 % |
31.47	c |     54866 |   39748    95684 |   16038   14221  1012093    71.2 |  4.220 % |
31.53	c |     55091 |   39742    95670 |   17642   14443  1014604    70.2 |  4.230 % |
31.68	c |     55428 |   39738    95661 |   19406   14779  1023087    69.2 |  4.235 % |
31.87	c |     55934 |   39738    95661 |   21347   15285  1037095    67.9 |  4.235 % |
32.26	c |     56693 |   39738    95661 |   23482   16044  1092277    68.1 |  4.235 % |
32.81	c |     57832 |   39738    95661 |   25830   17183  1134775    66.0 |  4.235 % |
33.73	c |     59541 |   39738    95661 |   28413   18892  1247008    66.0 |  4.235 % |
35.10	c |     62103 |   39738    95661 |   31254   21454  1403165    65.4 |  4.235 % |
38.18	c |     65947 |   39738    95661 |   34380   25298  2020808    79.9 |  4.235 % |
41.92	c |     71714 |   39738    95661 |   37818   31065  2590932    83.4 |  4.235 % |
48.64	c |     80363 |   39738    95661 |   41599   39714  3547339    89.3 |  4.235 % |
61.71	c |     93337 |   39738    95661 |   45759   19456  2317262   119.1 |  4.235 % |
80.57	c |    112798 |   39738    95661 |   50335   38917  5379251   138.2 |  4.235 % |
110.08	c |    141992 |   39716    95612 |   55369   26150  3557617   136.0 |  4.270 % |
141.03	c |    185781 |   39640    95444 |   60906   27874  1990715    71.4 |  4.457 % |
249.01	c |    251466 |   39640    95444 |   66997   44447  9458461   212.8 |  4.457 % |
367.50	c |    349994 |   39610    95377 |   73696   29670  3795042   127.9 |  4.531 % |
527.26	c |    497783 |   39610    95377 |   81066   49561 10085567   203.5 |  4.531 % |
934.61	c |    719472 |   39610    95377 |   89173   69003 13988109   202.7 |  4.531 % |
1543.43	c |   1051997 |   39610    95377 |   98090   94626 15529685   164.1 |  4.531 % |
1801.14	c 
1801.14	c *** TERMINATED ***
1801.14	s SATISFIABLE
1801.14	v x288 -x230 -x149 x113 x98 -x76 -x46 -x24 -x286 -x271 x234 -x148 -x129 x114 -x45 -x29 -x270 x233 -x197 -x150 -x128 -x118 x99
1801.14	v -x80 x47 -x28 -x3 -x287 -x272 -x254 x235 -x196 -x167 x153 -x134 -x116 -x100 -x78 x48 -x8 -x292 x273 -x253 -x239 -x198 -x166
1801.14	v x152 -x133 -x117 -x103 -x55 x31 -x7 -x344 x274 -x238 x201 x172 -x157 -x135 -x101 -x79 -x49 -x32 -x343 -x281 -x255 -x236 x200
1801.14	v x171 -x156 x139 -x102 -x83 -x50 -x35 -x10 -x345 x275 -x257 -x237 x204 x173 -x154 -x138 -x51 -x33 -x11 x346 x276 x202 -x174 -x155
1801.14	v -x136 -x34 -x12 x347 x277 -x258 x203 -x175 -x137 -x13 x306 x289 x115 -x95 -x75 -x310 -x229 x119 x97 -x23 -x293 x231 x96 x81 -x58
1801.14	v -x25 -x291 -x249 x232 x151 -x130 -x104 -x59 x30 -x2 x284 -x248 x243 -x165 -x131 -x84 -x54 x27 -x4 x285 -x199 -x168 -x161 x132
1801.14	v -x82 -x36 x9 -x280 -x256 -x222 x212 -x169 -x160 x143 -x52 x6 -x259 x208 x170 x14 x350 -x278 -x260 x207 -x189 x179 x351 -x261
1801.14	v -x193 x305 x290 x127 -x73 -x57 -x309 x294 x123 x94 -x77 -x56 -x283 x246 -x162 x122 -x112 x74 x282 x247 -x164 x108 -x85 -x26 -x361
1801.14	v x242 -x218 -x209 -x146 x107 -x44 -x250 -x211 -x147 x40 -x5 -x349 -x251 x240 -x221 -x182 -x158 x142 -x53 -x39 x22 x348 -x252
1801.14	v -x183 -x18 -x279 -x265 x205 -x188 -x178 -x159 x140 -x17 x192 x307 x302 -x245 x126 -x109 -x311 x298 x244 -x163 -x111 -x72 -x357
1801.14	v x297 -x145 x120 -x93 -x41 -x210 -x144 -x89 -x43 -x360 -x313 -x217 -x181 x121 x105 -x88 -x65 -x19 -x314 -x180 -x21 -x268 x241
1801.14	v -x223 x106 -x37 -x269 x337 -x264 x206 -x190 -x176 x141 -x38 -x15 -x341 x194 x308 x301 x124 -x110 -x90 x312 -x92 -x42 -x356 -x316
1801.14	v x295 x214 -x61 -x315 -x20 -x362 x296 -x267 -x219 -x86 -x64 -x266 x185 -x224 x184 -x87 -x365 x336 -x262 x191 -x177 -x16 x340
1801.14	v x195 x353 x304 x299 -x125 -x91 x303 -x358 x320 -x60 x213 x363 x329 x215 -x66 x220 -x366 -x364 x186 x338 -x263 x187 -x69 x342
1801.14	v -x323 x300 x352 x324 x354 x326 -x319 -x62 x359 x328 -x317 -x67 -x367 x333 x216 x332 -x228 -x70 -x68 x339 -x321 x325 x355 -x63
1801.14	v x330 -x318 -x225 -x371 -x227 -x71 -x370 x334 x335 -x322 x327 -x226 x331 -x368 -x369 x372 x1

Verifier Data (download as text)

OK	9

Watcher Data (download as text)

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1830 seconds
Enforcing Stack size limit: 67108864 bytes
Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
runsolver version 3.0.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node50/watcher-35590-1149287668 -o ROOT/results/node50/solver-35590-1149287668 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node50/35590-1149287668/instance-35590-1149287668.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.91 3/64 6937
/proc/meminfo: memFree=1276688/2055920 swapFree=4181340/4192956
[pid=6937] ppid=6935 vsize=1048 CPUtime=0
/proc/6937/stat : 6937 (minisat+) R 6935 6937 6891 0 -1 4194304 126 0 0 0 0 0 0 0 19 0 1 0 194433998 1073152 111 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6937/statm: 262 111 75 215 0 44 0

[startup+10.0027 s]
/proc/loadavg: 0.93 0.98 0.91 2/64 6937
/proc/meminfo: memFree=1265256/2055920 swapFree=4181340/4192956
[pid=6937] ppid=6935 vsize=12808 CPUtime=10
/proc/6937/stat : 6937 (minisat+) R 6935 6937 6891 0 -1 4194304 3037 0 0 0 998 2 0 0 25 0 1 0 194433998 13115392 2979 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574147 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6937/statm: 3202 2979 111 215 0 2984 0
Current children cumulated CPU time (s) 10
Current children cumulated vsize (Kb) 12808

[startup+20.0096 s]
/proc/loadavg: 0.94 0.98 0.91 2/64 6937
/proc/meminfo: memFree=1259432/2055920 swapFree=4181340/4192956
[pid=6937] ppid=6935 vsize=18600 CPUtime=19.99
/proc/6937/stat : 6937 (minisat+) R 6935 6937 6891 0 -1 4194304 4494 0 0 0 1996 3 0 0 25 0 1 0 194433998 19046400 4436 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580965 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6937/statm: 4650 4436 111 215 0 4432 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 18600

[startup+30.0155 s]
/proc/loadavg: 0.95 0.98 0.91 2/64 6937
/proc/meminfo: memFree=1259432/2055920 swapFree=4181340/4192956
[pid=6937] ppid=6935 vsize=18600 CPUtime=30
/proc/6937/stat : 6937 (minisat+) R 6935 6937 6891 0 -1 4194304 4494 0 0 0 2997 3 0 0 25 0 1 0 194433998 19046400 4436 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6937/statm: 4650 4436 111 215 0 4432 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 18600

[startup+40.0214 s]
/proc/loadavg: 0.96 0.98 0.91 2/64 6937
/proc/meminfo: memFree=1259368/2055920 swapFree=4181340/4192956
[pid=6937] ppid=6935 vsize=18600 CPUtime=40.01
/proc/6937/stat : 6937 (minisat+) R 6935 6937 6891 0 -1 4194304 4494 0 0 0 3997 4 0 0 25 0 1 0 194433998 19046400 4436 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134584308 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6937/statm: 4650 4436 111 215 0 4432 0
Current children cumulated CPU time (s) 40.01
Current children cumulated vsize (Kb) 18600

[startup+50.0272 s]
/proc/loadavg: 0.96 0.98 0.91 2/64 6937
/proc/meminfo: memFree=1255144/2055920 swapFree=4181340/4192956
[pid=6937] ppid=6935 vsize=22988 CPUtime=50.01
/proc/6937/stat : 6937 (minisat+) R 6935 6937 6891 0 -1 4194304 5558 0 0 0 4996 5 0 0 25 0 1 0 194433998 23539712 5500 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6937/statm: 5747 5500 111 215 0 5529 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (Kb) 22988

[startup+60.0331 s]
/proc/loadavg: 0.97 0.98 0.91 2/64 6937
/proc/meminfo: memFree=1250024/2055920 swapFree=4181340/4192956
[pid=6937] ppid=6935 vsize=27968 CPUtime=60.01
/proc/6937/stat : 6937 (minisat+) R 6935 6937 6891 0 -1 4194304 6834 0 0 0 5995 6 0 0 25 0 1 0 194433998 28639232 6776 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574135 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6937/statm: 6992 6776 111 215 0 6774 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 27968

[startup+70.039 s]
/proc/loadavg: 0.97 0.98 0.91 2/64 6937
/proc/meminfo: memFree=1250024/2055920 swapFree=4181340/4192956
[pid=6937] ppid=6935 vsize=27968 CPUtime=70.01
/proc/6937/stat : 6937 (minisat+) R 6935 6937 6891 0 -1 4194304 6834 0 0 0 6995 6 0 0 25 0 1 0 194433998 28639232 6776 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6937/statm: 6992 6776 111 215 0 6774 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 27968

[startup+80.0449 s]
/proc/loadavg: 0.98 0.98 0.91 2/64 6937
/proc/meminfo: memFree=1248232/2055920 swapFree=4181340/4192956
[pid=6937] ppid=6935 vsize=29796 CPUtime=80.02
/proc/6937/stat : 6937 (minisat+) R 6935 6937 6891 0 -1 4194304 7273 0 0 0 7995 7 0 0 25 0 1 0 194433998 30511104 7215 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134577420 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6937/statm: 7449 7215 111 215 0 7231 0
Current children cumulated CPU time (s) 80.02
Current children cumulated vsize (Kb) 29796

[startup+90.0508 s]
/proc/loadavg: 0.98 0.98 0.91 2/64 6937
/proc/meminfo: memFree=1242600/2055920 swapFree=4181340/4192956
[pid=6937] ppid=6935 vsize=35436 CPUtime=90.02
/proc/6937/stat : 6937 (minisat+) R 6935 6937 6891 0 -1 4194304 8682 0 0 0 8994 8 0 0 25 0 1 0 194433998 36286464 8624 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6937/statm: 8859 8624 111 215 0 8641 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 35436

[startup+100.057 s]
/proc/loadavg: 0.98 0.98 0.91 2/64 6937
/proc/meminfo: memFree=1236200/2055920 swapFree=4181340/4192956
[pid=6937] ppid=6935 vsize=41708 CPUtime=100.02
/proc/6937/stat : 6937 (minisat+) R 6935 6937 6891 0 -1 4194304 10271 0 0 0 9993 9 0 0 25 0 1 0 194433998 42708992 10213 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574489 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6937/statm: 10427 10213 111 215 0 10209 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 41708

[startup+110.063 s]
/proc/loadavg: 0.98 0.98 0.91 2/64 6937
/proc/meminfo: memFree=1235112/2055920 swapFree=4181340/4192956
[pid=6937] ppid=6935 vsize=42756 CPUtime=110.02
/proc/6937/stat : 6937 (minisat+) R 6935 6937 6891 0 -1 4194304 10544 0 0 0 10993 9 0 0 25 0 1 0 194433998 43782144 10486 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581451 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6937/statm: 10689 10486 111 215 0 10471 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 42756

[startup+120.068 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 6937
/proc/meminfo: memFree=1235112/2055920 swapFree=4181340/4192956
[pid=6937] ppid=6935 vsize=42756 CPUtime=120.03
/proc/6937/stat : 6937 (minisat+) R 6935 6937 6891 0 -1 4194304 10544 0 0 0 11994 9 0 0 25 0 1 0 194433998 43782144 10486 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581082 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6937/statm: 10689 10486 111 215 0 10471 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 42756

[startup+130.074 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 6937
/proc/meminfo: memFree=1235112/2055920 swapFree=4181340/4192956
[pid=6937] ppid=6935 vsize=42756 CPUtime=130.03
/proc/6937/stat : 6937 (minisat+) R 6935 6937 6891 0 -1 4194304 10544 0 0 0 12994 9 0 0 25 0 1 0 194433998 43782144 10486 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6937/statm: 10689 10486 111 215 0 10471 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 42756

[startup+140.079 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 6937
/proc/meminfo: memFree=1235112/2055920 swapFree=4181340/4192956
[pid=6937] ppid=6935 vsize=42756 CPUtime=140.03
/proc/6937/stat : 6937 (minisat+) R 6935 6937 6891 0 -1 4194304 10544 0 0 0 13994 9 0 0 25 0 1 0 194433998 43782144 10486 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6937/statm: 10689 10486 111 215 0 10471 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 42756

[startup+150.085 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 6937
/proc/meminfo: memFree=1235176/2055920 swapFree=4181340/4192956
[pid=6937] ppid=6935 vsize=42756 CPUtime=150.04
/proc/6937/stat : 6937 (minisat+) R 6935 6937 6891 0 -1 4194304 10544 0 0 0 14995 9 0 0 25 0 1 0 194433998 43782144 10486 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134578848 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6937/statm: 10689 10486 111 215 0 10471 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 42756

[startup+160.091 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 6937
/proc/meminfo: memFree=1235112/2055920 swapFree=4181340/4192956
[pid=6937] ppid=6935 vsize=42756 CPUtime=160.04
/proc/6937/stat : 6937 (minisat+) R 6935 6937 6891 0 -1 4194304 10544 0 0 0 15995 9 0 0 25 0 1 0 194433998 43782144 10486 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573956 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6937/statm: 10689 10486 111 215 0 10471 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 42756

[startup+170.097 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 6937
/proc/meminfo: memFree=1235112/2055920 swapFree=4181340/4192956
[pid=6937] ppid=6935 vsize=42756 CPUtime=170.04
/proc/6937/stat : 6937 (minisat+) R 6935 6937 6891 0 -1 4194304 10544 0 0 0 16995 9 0 0 25 0 1 0 194433998 43782144 10486 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6937/statm: 10689 10486 111 215 0 10471 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 42756

[startup+180.103 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 6937
/proc/meminfo: memFree=1235112/2055920 swapFree=4181340/4192956
[pid=6937] ppid=6935 vsize=42756 CPUtime=180.05
/proc/6937/stat : 6937 (minisat+) R 6935 6937 6891 0 -1 4194304 10544 0 0 0 17996 9 0 0 25 0 1 0 194433998 43782144 10486 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580327 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6937/statm: 10689 10486 111 215 0 10471 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 42756

[startup+190.109 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 6937
/proc/meminfo: memFree=1230696/2055920 swapFree=4181340/4192956
[pid=6937] ppid=6935 vsize=47344 CPUtime=190.06
/proc/6937/stat : 6937 (minisat+) R 6935 6937 6891 0 -1 4194304 11655 0 0 0 18995 11 0 0 25 0 1 0 194433998 48480256 11597 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6937/statm: 11836 11597 111 215 0 11618 0
Current children cumulated CPU time (s) 190.06
Current children cumulated vsize (Kb) 47344

[startup+200.114 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 6937
/proc/meminfo: memFree=1226344/2055920 swapFree=4181340/4192956
[pid=6937] ppid=6935 vsize=51640 CPUtime=200.06
/proc/6937/stat : 6937 (minisat+) R 6935 6937 6891 0 -1 4194304 12739 0 0 0 19994 12 0 0 25 0 1 0 194433998 52879360 12681 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580896 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6937/statm: 12910 12681 111 215 0 12692 0
Current children cumulated CPU time (s) 200.06
Current children cumulated vsize (Kb) 51640

[startup+210.12 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 6937
/proc/meminfo: memFree=1224936/2055920 swapFree=4181340/4192956

################
# More data... #
################

[pid=6937] ppid=6935 vsize=129552 CPUtime=1781.55
/proc/6937/stat : 6937 (minisat+) R 6935 6937 6891 0 -1 4194304 32153 0 0 0 178115 40 0 0 25 0 1 0 194433998 132661248 32095 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579871 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6937/statm: 32388 32095 111 215 0 32170 0
Current children cumulated CPU time (s) 1781.55
Current children cumulated vsize (Kb) 129552

[startup+1783.05 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 7132
/proc/meminfo: memFree=1148200/2055920 swapFree=4181340/4192956
[pid=6937] ppid=6935 vsize=129552 CPUtime=1782.55
/proc/6937/stat : 6937 (minisat+) R 6935 6937 6891 0 -1 4194304 32153 0 0 0 178215 40 0 0 25 0 1 0 194433998 132661248 32095 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6937/statm: 32388 32095 111 215 0 32170 0
Current children cumulated CPU time (s) 1782.55
Current children cumulated vsize (Kb) 129552

[startup+1784.05 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 7132
/proc/meminfo: memFree=1148200/2055920 swapFree=4181340/4192956
[pid=6937] ppid=6935 vsize=129552 CPUtime=1783.55
/proc/6937/stat : 6937 (minisat+) R 6935 6937 6891 0 -1 4194304 32153 0 0 0 178315 40 0 0 25 0 1 0 194433998 132661248 32095 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574135 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6937/statm: 32388 32095 111 215 0 32170 0
Current children cumulated CPU time (s) 1783.55
Current children cumulated vsize (Kb) 129552

[startup+1785.06 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 7132
/proc/meminfo: memFree=1148200/2055920 swapFree=4181340/4192956
[pid=6937] ppid=6935 vsize=129552 CPUtime=1784.56
/proc/6937/stat : 6937 (minisat+) R 6935 6937 6891 0 -1 4194304 32153 0 0 0 178416 40 0 0 25 0 1 0 194433998 132661248 32095 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6937/statm: 32388 32095 111 215 0 32170 0
Current children cumulated CPU time (s) 1784.56
Current children cumulated vsize (Kb) 129552

[startup+1786.06 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 7132
/proc/meminfo: memFree=1148200/2055920 swapFree=4181340/4192956
[pid=6937] ppid=6935 vsize=129552 CPUtime=1785.56
/proc/6937/stat : 6937 (minisat+) R 6935 6937 6891 0 -1 4194304 32153 0 0 0 178516 40 0 0 25 0 1 0 194433998 132661248 32095 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6937/statm: 32388 32095 111 215 0 32170 0
Current children cumulated CPU time (s) 1785.56
Current children cumulated vsize (Kb) 129552

[startup+1787.07 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 7132
/proc/meminfo: memFree=1148200/2055920 swapFree=4181340/4192956
[pid=6937] ppid=6935 vsize=129552 CPUtime=1786.57
/proc/6937/stat : 6937 (minisat+) R 6935 6937 6891 0 -1 4194304 32153 0 0 0 178617 40 0 0 25 0 1 0 194433998 132661248 32095 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574480 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6937/statm: 32388 32095 111 215 0 32170 0
Current children cumulated CPU time (s) 1786.57
Current children cumulated vsize (Kb) 129552

[startup+1788.07 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 7132
/proc/meminfo: memFree=1148200/2055920 swapFree=4181340/4192956
[pid=6937] ppid=6935 vsize=129552 CPUtime=1787.57
/proc/6937/stat : 6937 (minisat+) R 6935 6937 6891 0 -1 4194304 32153 0 0 0 178717 40 0 0 25 0 1 0 194433998 132661248 32095 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6937/statm: 32388 32095 111 215 0 32170 0
Current children cumulated CPU time (s) 1787.57
Current children cumulated vsize (Kb) 129552

[startup+1789.08 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 7132
/proc/meminfo: memFree=1148200/2055920 swapFree=4181340/4192956
[pid=6937] ppid=6935 vsize=129552 CPUtime=1788.58
/proc/6937/stat : 6937 (minisat+) R 6935 6937 6891 0 -1 4194304 32153 0 0 0 178818 40 0 0 25 0 1 0 194433998 132661248 32095 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6937/statm: 32388 32095 111 215 0 32170 0
Current children cumulated CPU time (s) 1788.58
Current children cumulated vsize (Kb) 129552

[startup+1790.08 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 7132
/proc/meminfo: memFree=1148200/2055920 swapFree=4181340/4192956
[pid=6937] ppid=6935 vsize=129552 CPUtime=1789.58
/proc/6937/stat : 6937 (minisat+) R 6935 6937 6891 0 -1 4194304 32153 0 0 0 178918 40 0 0 25 0 1 0 194433998 132661248 32095 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574370 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6937/statm: 32388 32095 111 215 0 32170 0
Current children cumulated CPU time (s) 1789.58
Current children cumulated vsize (Kb) 129552

[startup+1791.09 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 7132
/proc/meminfo: memFree=1148200/2055920 swapFree=4181340/4192956
[pid=6937] ppid=6935 vsize=129552 CPUtime=1790.59
/proc/6937/stat : 6937 (minisat+) R 6935 6937 6891 0 -1 4194304 32153 0 0 0 179019 40 0 0 25 0 1 0 194433998 132661248 32095 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6937/statm: 32388 32095 111 215 0 32170 0
Current children cumulated CPU time (s) 1790.59
Current children cumulated vsize (Kb) 129552

[startup+1792.09 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 7132
/proc/meminfo: memFree=1148200/2055920 swapFree=4181340/4192956
[pid=6937] ppid=6935 vsize=129552 CPUtime=1791.59
/proc/6937/stat : 6937 (minisat+) R 6935 6937 6891 0 -1 4194304 32153 0 0 0 179119 40 0 0 25 0 1 0 194433998 132661248 32095 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581002 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6937/statm: 32388 32095 111 215 0 32170 0
Current children cumulated CPU time (s) 1791.59
Current children cumulated vsize (Kb) 129552

[startup+1793.1 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 7132
/proc/meminfo: memFree=1148200/2055920 swapFree=4181340/4192956
[pid=6937] ppid=6935 vsize=129552 CPUtime=1792.6
/proc/6937/stat : 6937 (minisat+) R 6935 6937 6891 0 -1 4194304 32153 0 0 0 179220 40 0 0 25 0 1 0 194433998 132661248 32095 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574414 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6937/statm: 32388 32095 111 215 0 32170 0
Current children cumulated CPU time (s) 1792.6
Current children cumulated vsize (Kb) 129552

[startup+1794.1 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 7132
/proc/meminfo: memFree=1148136/2055920 swapFree=4181340/4192956
[pid=6937] ppid=6935 vsize=129552 CPUtime=1793.6
/proc/6937/stat : 6937 (minisat+) R 6935 6937 6891 0 -1 4194304 32153 0 0 0 179320 40 0 0 25 0 1 0 194433998 132661248 32095 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6937/statm: 32388 32095 111 215 0 32170 0
Current children cumulated CPU time (s) 1793.6
Current children cumulated vsize (Kb) 129552

[startup+1795.11 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 7132
/proc/meminfo: memFree=1148136/2055920 swapFree=4181340/4192956
[pid=6937] ppid=6935 vsize=129552 CPUtime=1794.61
/proc/6937/stat : 6937 (minisat+) R 6935 6937 6891 0 -1 4194304 32153 0 0 0 179421 40 0 0 25 0 1 0 194433998 132661248 32095 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580854 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6937/statm: 32388 32095 111 215 0 32170 0
Current children cumulated CPU time (s) 1794.61
Current children cumulated vsize (Kb) 129552

[startup+1796.11 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 7132
/proc/meminfo: memFree=1148136/2055920 swapFree=4181340/4192956
[pid=6937] ppid=6935 vsize=129552 CPUtime=1795.61
/proc/6937/stat : 6937 (minisat+) R 6935 6937 6891 0 -1 4194304 32153 0 0 0 179521 40 0 0 25 0 1 0 194433998 132661248 32095 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6937/statm: 32388 32095 111 215 0 32170 0
Current children cumulated CPU time (s) 1795.61
Current children cumulated vsize (Kb) 129552

[startup+1797.12 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 7132
/proc/meminfo: memFree=1148136/2055920 swapFree=4181340/4192956
[pid=6937] ppid=6935 vsize=129552 CPUtime=1796.62
/proc/6937/stat : 6937 (minisat+) R 6935 6937 6891 0 -1 4194304 32153 0 0 0 179622 40 0 0 25 0 1 0 194433998 132661248 32095 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6937/statm: 32388 32095 111 215 0 32170 0
Current children cumulated CPU time (s) 1796.62
Current children cumulated vsize (Kb) 129552

[startup+1798.12 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 7132
/proc/meminfo: memFree=1148136/2055920 swapFree=4181340/4192956
[pid=6937] ppid=6935 vsize=129552 CPUtime=1797.62
/proc/6937/stat : 6937 (minisat+) R 6935 6937 6891 0 -1 4194304 32153 0 0 0 179722 40 0 0 25 0 1 0 194433998 132661248 32095 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6937/statm: 32388 32095 111 215 0 32170 0
Current children cumulated CPU time (s) 1797.62
Current children cumulated vsize (Kb) 129552

[startup+1799.13 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 7132
/proc/meminfo: memFree=1148136/2055920 swapFree=4181340/4192956
[pid=6937] ppid=6935 vsize=129552 CPUtime=1798.63
/proc/6937/stat : 6937 (minisat+) R 6935 6937 6891 0 -1 4194304 32153 0 0 0 179823 40 0 0 25 0 1 0 194433998 132661248 32095 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6937/statm: 32388 32095 111 215 0 32170 0
Current children cumulated CPU time (s) 1798.63
Current children cumulated vsize (Kb) 129552

[startup+1800.13 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 7132
/proc/meminfo: memFree=1148136/2055920 swapFree=4181340/4192956
[pid=6937] ppid=6935 vsize=129552 CPUtime=1799.63
/proc/6937/stat : 6937 (minisat+) R 6935 6937 6891 0 -1 4194304 32153 0 0 0 179923 40 0 0 25 0 1 0 194433998 132661248 32095 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6937/statm: 32388 32095 111 215 0 32170 0
Current children cumulated CPU time (s) 1799.63
Current children cumulated vsize (Kb) 129552

[startup+1801.13 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 7132
/proc/meminfo: memFree=1148136/2055920 swapFree=4181340/4192956
[pid=6937] ppid=6935 vsize=129552 CPUtime=1800.63
/proc/6937/stat : 6937 (minisat+) R 6935 6937 6891 0 -1 4194304 32153 0 0 0 180023 40 0 0 25 0 1 0 194433998 132661248 32095 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6937/statm: 32388 32095 111 215 0 32170 0
Current children cumulated CPU time (s) 1800.63
Current children cumulated vsize (Kb) 129552



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.14 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 7132
/proc/meminfo: memFree=1148136/2055920 swapFree=4181340/4192956
[pid=6937] ppid=6935 vsize=129552 CPUtime=1800.64
/proc/6937/stat : 6937 (minisat+) R 6935 6937 6891 0 -1 4194304 32153 0 0 0 180024 40 0 0 25 0 1 0 194433998 132661248 32095 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580896 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6937/statm: 32388 32095 111 215 0 32170 0
Current children cumulated CPU time (s) 1800.64
Current children cumulated vsize (Kb) 129552

Sending SIGTERM to -6937
Sleeping 2 seconds

Child status: 10
Real time (s): 1801.16
CPU time (s): 1800.67
CPU user time (s): 1800.24
CPU system time (s): 0.421935
CPU usage (%): 99.9723
Max. virtual memory (cumulated for all children) (Kb): 129552

Launcher Data (download as text)

Begin job on node50 on Fri Jun  2 22:34:28 UTC 2006


FILE ID= 35590-1149287668

PBS_JOBID= 306718

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/~walser/benchmarks/radar/normalized-10:10:4.5:0.5:100.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node50/35590-1149287668/instance-35590-1149287668.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node50/watcher-35590-1149287668 -o ROOT/results/node50/solver-35590-1149287668 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node50/35590-1149287668/instance-35590-1149287668.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  4dfe0aab63c58302cf08520fc713ceae

RANDOM SEED= 473543049


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.238
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.238
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1276896 kB
Buffers:         35364 kB
Cached:         670716 kB
SwapCached:       3432 kB
Active:          65216 kB
Inactive:       649804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1276896 kB
SwapTotal:     4192956 kB
SwapFree:      4181340 kB
Dirty:             184 kB
Writeback:           0 kB
Mapped:          14940 kB
Slab:            49940 kB
Committed_AS:   264592 kB
PageTables:       1480 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node50 on Fri Jun  2 23:04:30 UTC 2006