Trace number 34896

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)64860 1800.59 1801.24

General information on the benchmark

Namenormalized-PB06/OPT-MEDINT/mps-v2-20-10/MIPLIB/
miplib3/normalized-mps-v2-20-10-gt2.opb
MD5SUMfbf213ed65afe4e66abc3948eb02a29f
Bench CategoryOPT-MEDINT (optimisation, medium integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark21166
Best CPU time to get the best result obtained on this benchmark1782.73
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 21166
Optimality of the best value was proved NO
Number of variables556
Total number of constraints180
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints178
Minimum length of a constraint2
Maximum length of a constraint48
Number of terms in the objective function 304
Biggest coefficient in the objective function 62376
Number of bits for the biggest coefficient in the objective function 16
Sum of the numbers in the objective function 3092598
Number of bits of the sum of numbers in the objective function 22
Biggest number in a constraint 62376
Number of bits of the biggest number in a constraint 16
Biggest sum of numbers in a constraint 3092598
Number of bits of the biggest sum of numbers22
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.02	c Converting 180 PB-constraints to clauses...
0.02	c   -- Unit propagations: (none)
0.02	c   -- Detecting intervals from adjacent constraints: (none)
0.02	c   -- Clauses(.)/Splits(s): ........................................................................................ssssssssss
0.02	c ---[ 189]---> BDD-cost:    2
0.02	c ---[ 188]---> BDD-cost:    2
0.02	c ---[ 187]---> BDD-cost:    2
0.02	c ---[ 186]---> BDD-cost:    2
0.02	c ---[ 185]---> BDD-cost:    2
0.02	c ---[ 184]---> BDD-cost:    2
0.02	c ---[ 183]---> BDD-cost:    2
0.02	c ---[ 182]---> BDD-cost:    2
0.02	c ---[ 157]---> BDD-cost:    3
0.02	c ---[ 156]---> BDD-cost:    3
0.02	c ---[ 155]---> BDD-cost:    3
0.02	c ---[ 154]---> BDD-cost:    3
0.02	c ---[ 153]---> BDD-cost:    3
0.02	c ---[ 152]---> BDD-cost:    3
0.02	c ---[ 151]---> BDD-cost:    3
0.02	c ---[ 150]---> BDD-cost:    3
0.02	c ---[ 149]---> BDD-cost:    3
0.02	c ---[ 148]---> BDD-cost:    3
0.02	c ---[ 147]---> BDD-cost:    3
0.02	c ---[ 146]---> BDD-cost:    3
0.02	c ---[ 141]---> BDD-cost:    3
0.02	c ---[ 140]---> BDD-cost:    3
0.02	c ---[ 139]---> BDD-cost:    3
0.02	c ---[ 138]---> BDD-cost:    3
0.02	c ---[ 137]---> BDD-cost:    3
0.02	c ---[ 136]---> BDD-cost:    3
0.02	c ---[ 135]---> BDD-cost:    3
0.02	c ---[ 134]---> BDD-cost:    3
0.02	c ---[ 120]---> BDD-cost:    2
0.02	c ---[ 119]---> BDD-cost:    2
0.02	c ---[ 117]---> BDD-cost:    2
0.02	c ---[ 113]---> BDD-cost:    2
0.02	c ---[ 112]---> BDD-cost:    2
0.02	c ---[ 110]---> BDD-cost:    2
0.02	c ---[ 106]---> BDD-cost:    2
0.02	c ---[ 105]---> BDD-cost:    2
0.02	c ---[ 103]---> BDD-cost:    2
0.02	c ---[  99]---> BDD-cost:    2
0.02	c ---[  98]---> BDD-cost:    2
0.02	c ---[  96]---> BDD-cost:    2
0.02	c ---[  92]---> BDD-cost:    2
0.02	c ---[  91]---> BDD-cost:    2
0.02	c ---[  89]---> BDD-cost:    2
0.02	c ---[  85]---> BDD-cost:    2
0.02	c ---[  84]---> BDD-cost:    2
0.02	c ---[  82]---> BDD-cost:    2
0.02	c ---[  78]---> BDD-cost:    2
0.02	c ---[  77]---> BDD-cost:    2
0.02	c ---[  75]---> BDD-cost:    2
0.02	c ---[  71]---> BDD-cost:    2
0.02	c ---[  70]---> BDD-cost:    2
0.02	c ---[  68]---> BDD-cost:    2
0.02	c ---[  64]---> BDD-cost:    2
0.02	c ---[  63]---> BDD-cost:    2
0.02	c ---[  61]---> BDD-cost:    2
0.02	c ---[  57]---> BDD-cost:    2
0.02	c ---[  56]---> BDD-cost:    2
0.02	c ---[  54]---> BDD-cost:    2
0.02	c ---[  50]---> BDD-cost:    2
0.02	c ---[  49]---> BDD-cost:    2
0.02	c ---[  47]---> BDD-cost:    2
0.02	c ---[  43]---> BDD-cost:    2
0.02	c ---[  42]---> BDD-cost:    2
0.02	c ---[  40]---> BDD-cost:    2
0.02	c ---[  37]---> BDD-cost:  107
0.02	c ---[  36]---> Sorter-cost:  778     Base: 2 2 2
0.02	c ---[  35]---> Sorter-cost:  777     Base: 2 2 2
0.03	c ---[  34]---> BDD-cost:   21
0.03	c ---[  33]---> BDD-cost:  128
0.03	c ---[  32]---> BDD-cost:  183
0.03	c ---[  31]---> BDD-cost:   25
0.03	c ---[  30]---> Sorter-cost:  379     Base: 2 2 2
0.03	c ---[  29]---> BDD-cost:  111
0.03	c ---[  28]---> BDD-cost:  128
0.03	c ---[  27]---> BDD-cost:  105
0.03	c ---[  26]---> Sorter-cost:  778     Base: 2 2 2
0.04	c ---[  25]---> BDD-cost:  111
0.04	c ---[  24]---> BDD-cost:  105
0.04	c ---[  23]---> BDD-cost:   54
0.04	c ---[  22]---> BDD-cost:   54
0.04	c ---[  21]---> BDD-cost:   21
0.04	c ---[  15]---> Adder-cost: 273   maxlim: 12127   bits: 15/14
0.10	c ---[   9]---> Sorter-cost: 2085     Base: 2 5 2 2 2
0.13	c ---[   8]---> BDD-cost:   76
0.13	c ---[   7]---> Sorter-cost: 2550     Base: 2 5 2 2 2
0.16	c ---[   6]---> Adder-cost: 223   maxlim: 249   bits: 9/8
0.19	c ---[   5]---> BDD-cost:   48
0.19	c ---[   4]---> BDD-cost:  114
0.19	c ---[   3]---> BDD-cost:   55
0.19	c ---[   2]---> Sorter-cost: 2935     Base: 2 5 2 2 2 2
0.23	c ---[   1]---> Adder-cost: 212   maxlim: 230   bits: 9/8
0.26	c ---[   0]---> BDD-cost:   92
0.29	c ==================================[MINISAT+]==================================
0.29	c | Conflicts | Original         | Learnt                           | Progress |
0.29	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.29	c ==============================================================================
0.29	c |         0 |   30742    79537 |   10247       0        0     nan |  0.000 % |
0.30	c |       100 |   30742    79537 |   11271     100      544     5.4 |  0.987 % |
0.32	c |       250 |   30742    79537 |   12398     250     2459     9.8 |  0.986 % |
0.33	c |       477 |   30742    79537 |   13638     477     3973     8.3 |  0.986 % |
0.39	c ==============================================================================
0.39	c Found solution: 184953
0.39	o 184953
0.40	c ---[   0]---> Sorter-cost:92424     Base: 2 2 2 3 2 2 2 2 2 2 2 2 2
11.07	c ==================================[MINISAT+]==================================
11.07	c | Conflicts | Original         | Learnt                           | Progress |
11.07	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
11.07	c ==============================================================================
11.07	c |       777 |  284079   670762 |   94693     777    19225    24.7 |  0.986 % |
11.26	c |       877 |  284079   670762 |  104162     877    20734    23.6 |  0.112 % |
11.38	c |      1027 |  283921   670409 |  114578    1022    21870    21.4 |  0.154 % |
11.54	c |      1253 |  283921   670409 |  126036    1248    25930    20.8 |  0.154 % |
11.81	c |      1592 |  283343   669103 |  138640    1568    29471    18.8 |  0.311 % |
12.06	c |      2098 |  282885   668068 |  152504    2072    38058    18.4 |  0.436 % |
12.62	c |      2858 |  278923   659030 |  167754    2803    52863    18.9 |  1.603 % |
13.10	c |      3997 |  278196   657367 |  184529    3925    65464    16.7 |  1.821 % |
15.14	c |      5707 |  259411   614110 |  202982    5426   123684    22.8 |  7.754 % |
16.46	c |      8269 |  253246   599889 |  223281    7929   194266    24.5 |  9.733 % |
21.12	c |     12113 |  249684   591665 |  245609   11636   550700    47.3 | 10.891 % |
26.76	c |     17879 |  247921   587591 |  270170   17341   833740    48.1 | 11.463 % |
37.22	c |     26531 |  246852   585111 |  297187   25982  2074694    79.9 | 11.815 % |
76.72	c |     39505 |  243032   576279 |  326905   38242  5415094   141.6 | 13.072 % |
94.30	c |     58967 |  240783   571084 |  359596   56998  6950716   121.9 | 13.802 % |
111.12	c ==============================================================================
111.12	c Found solution: 177269
111.12	o 177269
111.12	c ---[   0]---> Sorter-cost:37571     Base: 2 2 2 3 2 2 2 2 2 2 2 2 2
122.84	c ==================================[MINISAT+]==================================
122.84	c | Conflicts | Original         | Learnt                           | Progress |
122.84	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
122.84	c ==============================================================================
122.84	c |     69344 |  315137   743808 |  105045   67114  7988303   119.0 | 13.802 % |
123.24	c |     69446 |  315137   743808 |  115549   67216  7991292   118.9 | 16.194 % |
123.49	c |     69597 |  315137   743808 |  127104   67367  8017895   119.0 | 16.194 % |
124.20	c |     69822 |  314960   743413 |  139814   67581  8026694   118.8 | 16.230 % |
125.12	c |     70159 |  312755   738367 |  153796   67855  8033029   118.4 | 16.773 % |
126.27	c |     70665 |  310493   733190 |  169176   68221  8035235   117.8 | 17.310 % |
127.44	c |     71424 |  309580   731156 |  186093   68942  8040915   116.6 | 17.534 % |
128.66	c ==============================================================================
128.66	c Found solution: 148845
128.66	o 148845
128.66	c ---[   0]---> Sorter-cost:69339     Base: 2 2 2 3 2 2 2 2 2 2 2 2 2
140.56	c ==================================[MINISAT+]==================================
140.56	c | Conflicts | Original         | Learnt                           | Progress |
140.56	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
140.56	c ==============================================================================
140.56	c |     72001 |  463491  1088765 |  154497   69507  8080021   116.2 | 17.534 % |
141.08	c |     72102 |  463491  1088765 |  169946   69608  8090400   116.2 | 17.498 % |
141.74	c |     72253 |  462984  1087646 |  186941   69734  8093048   116.1 | 17.583 % |
141.96	c |     72478 |  462984  1087646 |  205635   69959  8099826   115.8 | 17.583 % |
142.97	c |     72815 |  462263  1086028 |  226199   70288  8105546   115.3 | 17.701 % |
143.39	c |     73322 |  461675  1084698 |  248818   70667  8108359   114.7 | 17.789 % |
149.47	c |     74081 |  453420  1066107 |  273700   70814  8136216   114.9 | 19.125 % |
149.90	c |     75220 |  453420  1066107 |  301070   71953  8156316   113.4 | 19.125 % |
152.83	c |     76928 |  450292  1058997 |  331178   73486  8407243   114.4 | 19.641 % |
157.62	c |     79492 |  449705  1057683 |  364295   75972  8625669   113.5 | 19.737 % |
161.76	c |     83337 |  449082  1056269 |  400725   79806  8684031   108.8 | 19.842 % |
170.72	c |     89104 |  448906  1055871 |  440797   85567  9036338   105.6 | 19.871 % |
197.35	c |     97754 |  444845  1046609 |  484877   93996 10041837   106.8 | 20.535 % |
222.04	c |    110729 |  444543  1045927 |  533365  106969 13168217   123.1 | 20.582 % |
258.77	c ==============================================================================
258.77	c Found solution: 146502
258.77	o 146502
258.77	c ---[   0]---> Sorter-cost:68434     Base: 2 2 2 3 2 2 2 2 2 2 2 2 2
270.83	c ==================================[MINISAT+]==================================
270.83	c | Conflicts | Original         | Learnt                           | Progress |
270.83	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
270.83	c ==============================================================================
270.83	c |    127563 |  590388  1385083 |  196796  123534 14681564   118.8 | 20.582 % |
271.15	c |    127665 |  590010  1384266 |  216475  123635 14682758   118.8 | 20.227 % |
272.43	c |    127817 |  590010  1384266 |  238123  123787 14723637   118.9 | 20.227 % |
273.53	c |    128044 |  589606  1383373 |  261935  124006 14729838   118.8 | 20.272 % |
273.85	c |    128381 |  589530  1383203 |  288129  124342 14732828   118.5 | 20.280 % |
274.59	c |    128887 |  589143  1382335 |  316941  124842 14740367   118.1 | 20.327 % |
283.71	c |    129647 |  589109  1382258 |  348636  125594 15051516   119.8 | 20.331 % |
286.30	c |    130786 |  588519  1380943 |  383499  126724 15076722   119.0 | 20.406 % |
288.61	c |    132494 |  586948  1377356 |  421849  128229 15092994   117.7 | 20.626 % |
298.43	c |    135056 |  582212  1366680 |  464034  130622 15440102   118.2 | 21.183 % |
314.33	c |    138901 |  576862  1354423 |  510438  133969 15672255   117.0 | 21.852 % |
327.86	c |    144668 |  576239  1353012 |  561481  139729 16284799   116.5 | 21.924 % |
367.13	c |    153317 |  576239  1353012 |  617630  148378 17032564   114.8 | 21.924 % |
416.05	c |    166292 |  571772  1342838 |  679393  161046 18289828   113.6 | 22.471 % |
461.67	c |    185754 |  571010  1341083 |  747332  180471 20170440   111.8 | 22.569 % |
484.64	c ==============================================================================
484.64	c Found solution: 71730
484.64	o 71730
484.64	c ---[   0]---> Sorter-cost:   13     Base: 2 2 2 3 2 2 2 2 2 2 2 2 2
496.92	c ==================================[MINISAT+]==================================
496.92	c | Conflicts | Original         | Learnt                           | Progress |
496.92	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
496.92	c ==============================================================================
496.92	c |    192999 |  569076  1337244 |  189692  187688 20956776   111.7 | 22.569 % |
497.84	c |    193099 |  569076  1337244 |  208661  187788 20962377   111.6 | 22.810 % |
499.72	c |    193249 |  568982  1337037 |  229527  187937 20971673   111.6 | 22.822 % |
501.12	c |    193476 |  568838  1336710 |  252480  188160 20973175   111.5 | 22.841 % |
501.84	c |    193813 |  568087  1335002 |  277728  188488 20975590   111.3 | 22.935 % |
502.06	c |    194319 |  568087  1335002 |  305500  188994 20980468   111.0 | 22.935 % |
502.46	c |    195078 |  568087  1335002 |  336050  189753 20988224   110.6 | 22.935 % |
508.53	c |    196217 |  566338  1331012 |  369656  190797 21035840   110.3 | 23.144 % |
515.70	c |    197926 |  565848  1329884 |  406621  192464 21152579   109.9 | 23.204 % |
538.18	c |    200490 |  565848  1329884 |  447283  195028 21996191   112.8 | 23.204 % |
567.29	c |    204334 |  563754  1325060 |  492012  198590 22261435   112.1 | 23.461 % |
586.85	c |    210101 |  561152  1319119 |  541213  204286 23357288   114.3 | 23.788 % |
623.46	c |    218751 |  557369  1310455 |  595334  212851 23810764   111.9 | 24.262 % |
719.76	c |    231725 |  557369  1310455 |  654868  225825 25576154   113.3 | 24.262 % |
866.82	c |    251186 |  553401  1301399 |  720355  245113 28365469   115.7 | 24.758 % |
1067.53	c |    280378 |  551495  1297022 |  792390  274192 31726041   115.7 | 24.991 % |
1092.56	c ==============================================================================
1092.56	c Found solution: 69804
1092.56	o 69804
1092.57	c ---[   0]---> Sorter-cost:   14     Base: 2 2 2 3 2 2 2 2 2 2 2 2 2
1105.10	c ==================================[MINISAT+]==================================
1105.10	c | Conflicts | Original         | Learnt                           | Progress |
1105.10	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1105.10	c ==============================================================================
1105.10	c |    293332 |  551512  1297085 |  183837  287146 33422387   116.4 | 24.991 % |
1106.96	c |    293432 |  551512  1297085 |  202220   27036  1868422    69.1 | 24.990 % |
1107.13	c |    293582 |  551492  1297040 |  222442   27185  1869373    68.8 | 24.993 % |
1108.79	c |    293808 |  549908  1293408 |  244687   27367  1873258    68.4 | 25.190 % |
1109.30	c |    294145 |  549908  1293408 |  269155   27704  1889765    68.2 | 25.190 % |
1112.75	c |    294651 |  549908  1293408 |  296071   28210  1966857    69.7 | 25.190 % |
1118.89	c |    295411 |  549908  1293408 |  325678   28970  2004440    69.2 | 25.190 % |
1128.71	c |    296550 |  549908  1293408 |  358246   30109  2135533    70.9 | 25.190 % |
1139.74	c |    298258 |  549908  1293408 |  394070   31817  2377212    74.7 | 25.190 % |
1147.96	c |    300820 |  547241  1287314 |  433478   34330  2508457    73.1 | 25.528 % |
1154.21	c |    304666 |  547241  1287314 |  476825   38176  3105818    81.4 | 25.528 % |
1179.36	c |    310432 |  546952  1286666 |  524508   43936  3542765    80.6 | 25.564 % |
1203.82	c |    319081 |  546347  1285291 |  576959   52564  4415494    84.0 | 25.638 % |
1251.75	c |    332055 |  545920  1284319 |  634655   65510  6574690   100.4 | 25.689 % |
1296.43	c |    351516 |  543018  1277657 |  698120   84879 10524166   124.0 | 26.052 % |
1395.32	c |    380709 |  541813  1274899 |  767932  114061 16064870   140.8 | 26.202 % |
1528.35	c |    424498 |  540533  1271936 |  844726  157829 24411168   154.7 | 26.364 % |
1607.03	c ==============================================================================
1607.03	c Found solution: 64860
1607.03	o 64860
1607.03	c ---[   0]---> Sorter-cost:   10     Base: 2 2 2 3 2 2 2 2 2 2 2 2 2
1619.41	c ==================================[MINISAT+]==================================
1619.41	c | Conflicts | Original         | Learnt                           | Progress |
1619.41	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1619.41	c ==============================================================================
1619.41	c |    452736 |  540489  1271843 |  180163  186066 27932493   150.1 | 26.364 % |
1620.68	c |    452837 |  540489  1271843 |  198179  186167 27937850   150.1 | 26.371 % |
1621.48	c |    452988 |  540489  1271843 |  217997  186318 27942770   150.0 | 26.371 % |
1622.39	c |    453213 |  540489  1271843 |  239796  186543 27949442   149.8 | 26.371 % |
1626.73	c |    453551 |  538122  1266402 |  263776  186848 27966367   149.7 | 26.669 % |
1628.72	c |    454057 |  538122  1266402 |  290154  187354 27997698   149.4 | 26.669 % |
1630.51	c |    454818 |  538122  1266402 |  319169  188115 28015362   148.9 | 26.669 % |
1634.16	c |    455957 |  538122  1266402 |  351086  189254 28168411   148.8 | 26.669 % |
1647.18	c |    457665 |  537977  1266074 |  386195  190955 28323428   148.3 | 26.688 % |
1666.13	c |    460228 |  537977  1266074 |  424814  193518 28735561   148.5 | 26.688 % |
1697.79	c |    464072 |  537977  1266074 |  467296  197362 29466947   149.3 | 26.688 % |
1714.51	c |    469838 |  537977  1266074 |  514026  203128 30550106   150.4 | 26.688 % |
1779.27	c |    478488 |  537973  1266065 |  565428  211776 32136747   151.7 | 26.688 % |
1801.20	c 
1801.20	c *** TERMINATED ***
1801.20	s SATISFIABLE
1801.20	v x1 -x2 -x3 -x4 x49 -x50 -x51 -x52 -x97 -x98 -x99 -x100 x145 -x146 -x147 -x148 x279 -x280 -x281 -x282 -x327 -x328 -x329 -x330
1801.20	v -x375 -x376 -x377 -x378 -x423 -x424 -x425 -x426 -x5 -x6 -x7 -x8 -x53 -x54 -x55 -x56 x101 -x102 -x103 -x104 -x149 -x150 -x151
1801.20	v -x152 -x193 -x194 -x195 -x196 -x236 -x237 -x238 -x239 -x283 -x284 -x285 -x286 -x331 -x332 -x333 -x334 x379 -x380 -x381 -x382
1801.20	v -x427 -x428 -x429 -x430 -x471 x472 -x473 -x474 -x514 -x515 -x516 -x517 -x9 -x10 -x11 -x12 -x57 -x58 -x59 -x60 x105 -x106 -x107
1801.20	v -x108 -x153 -x154 -x155 -x156 -x197 -x198 -x199 -x200 -x240 -x241 -x242 -x243 -x287 -x288 -x289 -x290 -x335 -x336 -x337 -x338
1801.20	v -x383 -x384 -x385 -x386 -x431 -x432 -x433 -x434 -x475 -x476 -x477 -x478 -x518 -x519 -x520 -x521 -x13 -x61 -x109 -x157 -x201
1801.20	v -x244 -x291 x339 -x387 -x435 -x479 -x522 -x14 -x15 -x16 -x62 -x63 -x64 -x110 -x111 -x112 -x158 -x159 -x160 -x202 -x203 -x204
1801.20	v -x245 -x246 -x247 -x292 -x293 -x294 -x340 -x341 -x342 -x388 -x389 -x390 -x436 -x437 -x438 -x480 -x481 -x482 -x523 -x524 -x525
1801.20	v -x17 -x18 -x19 -x20 -x65 -x66 -x67 -x68 -x113 -x114 -x115 -x116 -x161 -x162 -x163 -x164 x205 -x206 -x207 -x208 -x248 -x249
1801.20	v -x250 -x251 -x295 -x296 -x297 -x298 -x343 -x344 -x345 -x346 -x391 -x392 -x393 -x394 -x439 x440 -x441 -x442 -x483 -x484 -x485
1801.20	v -x486 -x526 -x527 -x528 -x529 x209 -x210 -x211 -x252 -x253 -x254 x487 -x488 -x489 -x530 -x531 -x532 -x21 -x22 -x23 -x24 -x69
1801.20	v -x70 -x71 -x72 x117 -x118 -x119 -x120 -x165 -x166 -x167 -x168 -x299 -x300 -x301 -x302 -x347 -x348 -x349 -x350 x395 -x396 -x397
1801.20	v -x398 -x443 x444 -x445 -x446 -x25 -x26 -x27 -x73 -x74 -x75 -x121 -x122 -x123 x169 -x170 -x171 -x212 -x213 -x214 x255 x256 -x257
1801.20	v -x303 -x304 -x305 -x351 -x352 -x353 -x399 -x400 -x401 -x447 -x448 -x449 -x490 -x491 -x492 -x533 -x534 -x535 x28 -x29 -x30
1801.20	v x31 -x32 -x33 x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 x42 -x43 -x44 -x45 -x46 -x47 -x76 -x77 -x78 -x79 -x80 -x81 x82 -x83 -x84 -x85
1801.20	v -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 x124 -x125 -x126 -x127 -x128 -x129 x130 x131 -x132 -x133 x134 -x135 -x136
1801.20	v x137 -x138 -x139 -x140 -x141 -x142 -x143 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185
1801.20	v -x186 -x187 -x188 -x189 -x190 -x191 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229
1801.20	v -x230 -x231 -x232 -x233 -x234 -x258 -x259 -x260 -x261 -x262 -x263 -x264 -x265 -x266 -x267 -x268 -x269 -x270 -x271 -x272 -x273
1801.20	v -x274 -x275 -x276 -x277 x306 -x307 -x308 -x309 -x310 -x311 -x312 -x313 -x314 -x315 -x316 -x317 -x318 x319 -x320 -x321 -x322
1801.20	v -x323 -x324 -x325 -x354 x355 -x356 -x357 -x358 -x359 -x360 -x361 -x362 -x363 -x364 -x365 -x366 -x367 -x368 -x369 -x370 -x371
1801.20	v -x372 -x373 x402 -x403 -x404 x405 x406 -x407 -x408 x409 -x410 -x411 -x412 x413 -x414 -x415 -x416 -x417 -x418 -x419 x420 -x421
1801.20	v -x450 -x451 -x452 -x453 -x454 -x455 -x456 x457 -x458 -x459 -x460 x461 -x462 -x463 -x464 -x465 -x466 x467 x468 -x469 -x493
1801.20	v -x494 -x495 -x496 -x497 -x498 -x499 -x500 -x501 -x502 -x503 -x504 -x505 -x506 -x507 -x508 -x509 -x510 -x511 -x512 -x536 -x537
1801.20	v -x538 -x539 -x540 -x541 -x542 -x543 -x544 -x545 -x546 -x547 -x548 -x549 -x550 -x551 -x552 -x553 -x554 -x555 -x48 -x96 x144
1801.20	v -x192 -x235 -x278 -x326 -x374 -x422 -x470 -x513 -x556

Verifier Data (download as text)

OK	64860

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/node38/watcher-34896-1149245817 -o ROOT/results/node38/solver-34896-1149245817 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node38/34896-1149245817/instance-34896-1149245817.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.99 3/64 4101
/proc/meminfo: memFree=1690224/2055920 swapFree=4181196/4192956
[pid=4101] ppid=4099 vsize=1048 CPUtime=0
/proc/4101/stat : 4101 (minisat+) R 4099 4101 4055 0 -1 4194304 118 0 0 0 0 0 0 0 19 0 1 0 190247954 1073152 103 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4101/statm: 262 103 74 215 0 44 0

[startup+10.0027 s]
/proc/loadavg: 0.93 0.98 0.99 2/64 4101
/proc/meminfo: memFree=1684424/2055920 swapFree=4181196/4192956
[pid=4101] ppid=4099 vsize=6800 CPUtime=9.99
/proc/4101/stat : 4101 (minisat+) R 4099 4101 4055 0 -1 4194304 1850 0 0 0 999 0 0 0 25 0 1 0 190247954 6963200 1533 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134808996 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4101/statm: 1700 1533 124 215 0 1482 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 6800

[startup+20.0096 s]
/proc/loadavg: 0.94 0.98 0.99 2/64 4101
/proc/meminfo: memFree=1666696/2055920 swapFree=4181196/4192956
[pid=4101] ppid=4099 vsize=27000 CPUtime=20
/proc/4101/stat : 4101 (minisat+) R 4099 4101 4055 0 -1 4194304 6612 0 0 0 1997 3 0 0 25 0 1 0 190247954 27648000 6000 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134588639 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4101/statm: 6750 6000 124 215 0 6532 0
Current children cumulated CPU time (s) 20
Current children cumulated vsize (Kb) 27000

[startup+30.0156 s]
/proc/loadavg: 0.95 0.98 0.99 2/64 4101
/proc/meminfo: memFree=1662984/2055920 swapFree=4181196/4192956
[pid=4101] ppid=4099 vsize=30624 CPUtime=29.99
/proc/4101/stat : 4101 (minisat+) R 4099 4101 4055 0 -1 4194304 7533 0 0 0 2996 3 0 0 25 0 1 0 190247954 31358976 6921 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574135 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4101/statm: 7656 6921 124 215 0 7438 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 30624

[startup+40.0215 s]
/proc/loadavg: 0.96 0.98 0.99 2/64 4101
/proc/meminfo: memFree=1656840/2055920 swapFree=4181196/4192956
[pid=4101] ppid=4099 vsize=36940 CPUtime=39.99
/proc/4101/stat : 4101 (minisat+) R 4099 4101 4055 0 -1 4194304 9078 0 0 0 3994 5 0 0 25 0 1 0 190247954 37826560 8466 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4101/statm: 9235 8466 124 215 0 9017 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 36940

[startup+50.0274 s]
/proc/loadavg: 0.96 0.98 0.99 2/64 4101
/proc/meminfo: memFree=1652424/2055920 swapFree=4181196/4192956
[pid=4101] ppid=4099 vsize=41356 CPUtime=50
/proc/4101/stat : 4101 (minisat+) R 4099 4101 4055 0 -1 4194304 10181 0 0 0 4994 6 0 0 25 0 1 0 190247954 42348544 9569 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4101/statm: 10339 9569 124 215 0 10121 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 41356

[startup+60.0334 s]
/proc/loadavg: 0.97 0.98 0.99 2/64 4101
/proc/meminfo: memFree=1648392/2055920 swapFree=4181196/4192956
[pid=4101] ppid=4099 vsize=45300 CPUtime=60
/proc/4101/stat : 4101 (minisat+) R 4099 4101 4055 0 -1 4194304 11188 0 0 0 5993 7 0 0 25 0 1 0 190247954 46387200 10576 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580461 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4101/statm: 11325 10576 124 215 0 11107 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 45300

[startup+70.0393 s]
/proc/loadavg: 0.97 0.98 0.99 2/64 4101
/proc/meminfo: memFree=1645768/2055920 swapFree=4181196/4192956
[pid=4101] ppid=4099 vsize=47928 CPUtime=70.01
/proc/4101/stat : 4101 (minisat+) R 4099 4101 4055 0 -1 4194304 11835 0 0 0 6993 8 0 0 25 0 1 0 190247954 49078272 11223 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573328 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4101/statm: 11982 11223 124 215 0 11764 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 47928

[startup+80.0453 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 4101
/proc/meminfo: memFree=1644424/2055920 swapFree=4181196/4192956
[pid=4101] ppid=4099 vsize=49236 CPUtime=80.01
/proc/4101/stat : 4101 (minisat+) R 4099 4101 4055 0 -1 4194304 12166 0 0 0 7993 8 0 0 25 0 1 0 190247954 50417664 11554 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4101/statm: 12309 11554 124 215 0 12091 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 49236

[startup+90.0512 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 4101
/proc/meminfo: memFree=1639816/2055920 swapFree=4181196/4192956
[pid=4101] ppid=4099 vsize=53780 CPUtime=90.01
/proc/4101/stat : 4101 (minisat+) R 4099 4101 4055 0 -1 4194304 13313 0 0 0 8992 9 0 0 25 0 1 0 190247954 55070720 12701 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581036 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4101/statm: 13445 12701 124 215 0 13227 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 53780

[startup+100.057 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 4101
/proc/meminfo: memFree=1637384/2055920 swapFree=4181196/4192956
[pid=4101] ppid=4099 vsize=56252 CPUtime=100.02
/proc/4101/stat : 4101 (minisat+) R 4099 4101 4055 0 -1 4194304 13932 0 0 0 9992 10 0 0 25 0 1 0 190247954 57602048 13320 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4101/statm: 14063 13320 124 215 0 13845 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 56252

[startup+110.063 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 4101
/proc/meminfo: memFree=1633736/2055920 swapFree=4181196/4192956
[pid=4101] ppid=4099 vsize=60048 CPUtime=110.02
/proc/4101/stat : 4101 (minisat+) R 4099 4101 4055 0 -1 4194304 14843 0 0 0 10991 11 0 0 25 0 1 0 190247954 61489152 14231 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574293 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4101/statm: 15012 14231 124 215 0 14794 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 60048

[startup+120.069 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 4101
/proc/meminfo: memFree=1631240/2055920 swapFree=4181196/4192956
[pid=4101] ppid=4099 vsize=62380 CPUtime=120.02
/proc/4101/stat : 4101 (minisat+) R 4099 4101 4055 0 -1 4194304 15707 0 0 0 11991 11 0 0 25 0 1 0 190247954 63877120 14805 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012072 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4101/statm: 15595 14805 124 215 0 15377 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 62380

[startup+130.075 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 4101
/proc/meminfo: memFree=1624136/2055920 swapFree=4181196/4192956
[pid=4101] ppid=4099 vsize=69424 CPUtime=130.02
/proc/4101/stat : 4101 (minisat+) R 4099 4101 4055 0 -1 4194304 17759 0 0 0 12990 12 0 0 25 0 1 0 190247954 71090176 16567 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003239 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4101/statm: 17356 16567 124 215 0 17138 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 69424

[startup+140.081 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 4101
/proc/meminfo: memFree=1624136/2055920 swapFree=4181196/4192956
[pid=4101] ppid=4099 vsize=69424 CPUtime=140.02
/proc/4101/stat : 4101 (minisat+) R 4099 4101 4055 0 -1 4194304 17759 0 0 0 13990 12 0 0 25 0 1 0 190247954 71090176 16567 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134691281 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4101/statm: 17356 16567 124 215 0 17138 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 69424

[startup+150.087 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 4101
/proc/meminfo: memFree=1612552/2055920 swapFree=4181196/4192956
[pid=4101] ppid=4099 vsize=82656 CPUtime=150.03
/proc/4101/stat : 4101 (minisat+) R 4099 4101 4055 0 -1 4194304 21031 0 0 0 14989 14 0 0 25 0 1 0 190247954 84639744 19509 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580411 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4101/statm: 20664 19509 124 215 0 20446 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 82656

[startup+160.093 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 4101
/proc/meminfo: memFree=1610184/2055920 swapFree=4181196/4192956
[pid=4101] ppid=4099 vsize=85032 CPUtime=160.03
/proc/4101/stat : 4101 (minisat+) R 4099 4101 4055 0 -1 4194304 21617 0 0 0 15989 14 0 0 25 0 1 0 190247954 87072768 20095 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134569829 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4101/statm: 21258 20095 124 215 0 21040 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 85032

[startup+170.099 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 4101
/proc/meminfo: memFree=1608584/2055920 swapFree=4181196/4192956
[pid=4101] ppid=4099 vsize=86604 CPUtime=170.03
/proc/4101/stat : 4101 (minisat+) R 4099 4101 4055 0 -1 4194304 22017 0 0 0 16988 15 0 0 25 0 1 0 190247954 88682496 20495 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4101/statm: 21651 20495 124 215 0 21433 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 86604

[startup+180.105 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 4101
/proc/meminfo: memFree=1607304/2055920 swapFree=4181196/4192956
[pid=4101] ppid=4099 vsize=87920 CPUtime=180.03
/proc/4101/stat : 4101 (minisat+) R 4099 4101 4055 0 -1 4194304 22346 0 0 0 17988 15 0 0 25 0 1 0 190247954 90030080 20824 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135011021 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4101/statm: 21980 20824 124 215 0 21762 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 87920

[startup+190.111 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 4101
/proc/meminfo: memFree=1605192/2055920 swapFree=4181196/4192956
[pid=4101] ppid=4099 vsize=90012 CPUtime=190.04
/proc/4101/stat : 4101 (minisat+) R 4099 4101 4055 0 -1 4194304 22871 0 0 0 18988 16 0 0 25 0 1 0 190247954 92172288 21349 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581426 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4101/statm: 22503 21349 124 215 0 22285 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 90012

[startup+200.117 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 4101
/proc/meminfo: memFree=1603912/2055920 swapFree=4181196/4192956
[pid=4101] ppid=4099 vsize=91372 CPUtime=200.04
/proc/4101/stat : 4101 (minisat+) R 4099 4101 4055 0 -1 4194304 23183 0 0 0 19988 16 0 0 25 0 1 0 190247954 93564928 21661 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134585958 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4101/statm: 22843 21661 124 215 0 22625 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 91372

[startup+210.123 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 4101
/proc/meminfo: memFree=1598856/2055920 swapFree=4181196/4192956

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

[pid=4101] ppid=4099 vsize=207324 CPUtime=1781.45
/proc/4101/stat : 4101 (minisat+) R 4099 4101 4055 0 -1 4194304 52662 0 0 0 178095 50 0 0 25 0 1 0 190247954 212299776 50270 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580840 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4101/statm: 51831 50270 124 215 0 51613 0
Current children cumulated CPU time (s) 1781.45
Current children cumulated vsize (Kb) 207324

[startup+1783.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 4296
/proc/meminfo: memFree=1488840/2055920 swapFree=4181196/4192956
[pid=4101] ppid=4099 vsize=207324 CPUtime=1782.46
/proc/4101/stat : 4101 (minisat+) R 4099 4101 4055 0 -1 4194304 52662 0 0 0 178196 50 0 0 25 0 1 0 190247954 212299776 50270 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580372 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4101/statm: 51831 50270 124 215 0 51613 0
Current children cumulated CPU time (s) 1782.46
Current children cumulated vsize (Kb) 207324

[startup+1784.11 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 4296
/proc/meminfo: memFree=1488840/2055920 swapFree=4181196/4192956
[pid=4101] ppid=4099 vsize=207324 CPUtime=1783.46
/proc/4101/stat : 4101 (minisat+) R 4099 4101 4055 0 -1 4194304 52662 0 0 0 178296 50 0 0 25 0 1 0 190247954 212299776 50270 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580372 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4101/statm: 51831 50270 124 215 0 51613 0
Current children cumulated CPU time (s) 1783.46
Current children cumulated vsize (Kb) 207324

[startup+1785.11 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 4296
/proc/meminfo: memFree=1488840/2055920 swapFree=4181196/4192956
[pid=4101] ppid=4099 vsize=207324 CPUtime=1784.47
/proc/4101/stat : 4101 (minisat+) R 4099 4101 4055 0 -1 4194304 52662 0 0 0 178397 50 0 0 25 0 1 0 190247954 212299776 50270 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4101/statm: 51831 50270 124 215 0 51613 0
Current children cumulated CPU time (s) 1784.47
Current children cumulated vsize (Kb) 207324

[startup+1786.12 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 4296
/proc/meminfo: memFree=1488840/2055920 swapFree=4181196/4192956
[pid=4101] ppid=4099 vsize=207324 CPUtime=1785.47
/proc/4101/stat : 4101 (minisat+) R 4099 4101 4055 0 -1 4194304 52662 0 0 0 178497 50 0 0 25 0 1 0 190247954 212299776 50270 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4101/statm: 51831 50270 124 215 0 51613 0
Current children cumulated CPU time (s) 1785.47
Current children cumulated vsize (Kb) 207324

[startup+1787.12 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 4296
/proc/meminfo: memFree=1488840/2055920 swapFree=4181196/4192956
[pid=4101] ppid=4099 vsize=207324 CPUtime=1786.48
/proc/4101/stat : 4101 (minisat+) R 4099 4101 4055 0 -1 4194304 52662 0 0 0 178598 50 0 0 25 0 1 0 190247954 212299776 50270 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4101/statm: 51831 50270 124 215 0 51613 0
Current children cumulated CPU time (s) 1786.48
Current children cumulated vsize (Kb) 207324

[startup+1788.13 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 4296
/proc/meminfo: memFree=1488840/2055920 swapFree=4181196/4192956
[pid=4101] ppid=4099 vsize=207324 CPUtime=1787.48
/proc/4101/stat : 4101 (minisat+) R 4099 4101 4055 0 -1 4194304 52662 0 0 0 178698 50 0 0 25 0 1 0 190247954 212299776 50270 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4101/statm: 51831 50270 124 215 0 51613 0
Current children cumulated CPU time (s) 1787.48
Current children cumulated vsize (Kb) 207324

[startup+1789.13 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 4296
/proc/meminfo: memFree=1488840/2055920 swapFree=4181196/4192956
[pid=4101] ppid=4099 vsize=207324 CPUtime=1788.49
/proc/4101/stat : 4101 (minisat+) R 4099 4101 4055 0 -1 4194304 52662 0 0 0 178799 50 0 0 25 0 1 0 190247954 212299776 50270 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4101/statm: 51831 50270 124 215 0 51613 0
Current children cumulated CPU time (s) 1788.49
Current children cumulated vsize (Kb) 207324

[startup+1790.14 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 4296
/proc/meminfo: memFree=1488840/2055920 swapFree=4181196/4192956
[pid=4101] ppid=4099 vsize=207324 CPUtime=1789.49
/proc/4101/stat : 4101 (minisat+) R 4099 4101 4055 0 -1 4194304 52662 0 0 0 178899 50 0 0 25 0 1 0 190247954 212299776 50270 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4101/statm: 51831 50270 124 215 0 51613 0
Current children cumulated CPU time (s) 1789.49
Current children cumulated vsize (Kb) 207324

[startup+1791.14 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 4296
/proc/meminfo: memFree=1488840/2055920 swapFree=4181196/4192956
[pid=4101] ppid=4099 vsize=207324 CPUtime=1790.49
/proc/4101/stat : 4101 (minisat+) R 4099 4101 4055 0 -1 4194304 52662 0 0 0 178999 50 0 0 25 0 1 0 190247954 212299776 50270 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574559 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4101/statm: 51831 50270 124 215 0 51613 0
Current children cumulated CPU time (s) 1790.49
Current children cumulated vsize (Kb) 207324

[startup+1792.15 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 4296
/proc/meminfo: memFree=1488840/2055920 swapFree=4181196/4192956
[pid=4101] ppid=4099 vsize=207324 CPUtime=1791.5
/proc/4101/stat : 4101 (minisat+) R 4099 4101 4055 0 -1 4194304 52662 0 0 0 179100 50 0 0 25 0 1 0 190247954 212299776 50270 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574130 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4101/statm: 51831 50270 124 215 0 51613 0
Current children cumulated CPU time (s) 1791.5
Current children cumulated vsize (Kb) 207324

[startup+1793.15 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 4296
/proc/meminfo: memFree=1488840/2055920 swapFree=4181196/4192956
[pid=4101] ppid=4099 vsize=207324 CPUtime=1792.5
/proc/4101/stat : 4101 (minisat+) R 4099 4101 4055 0 -1 4194304 52662 0 0 0 179200 50 0 0 25 0 1 0 190247954 212299776 50270 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580480 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4101/statm: 51831 50270 124 215 0 51613 0
Current children cumulated CPU time (s) 1792.5
Current children cumulated vsize (Kb) 207324

[startup+1794.16 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 4296
/proc/meminfo: memFree=1488840/2055920 swapFree=4181196/4192956
[pid=4101] ppid=4099 vsize=207324 CPUtime=1793.51
/proc/4101/stat : 4101 (minisat+) R 4099 4101 4055 0 -1 4194304 52662 0 0 0 179301 50 0 0 25 0 1 0 190247954 212299776 50270 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4101/statm: 51831 50270 124 215 0 51613 0
Current children cumulated CPU time (s) 1793.51
Current children cumulated vsize (Kb) 207324

[startup+1795.16 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 4296
/proc/meminfo: memFree=1488840/2055920 swapFree=4181196/4192956
[pid=4101] ppid=4099 vsize=207324 CPUtime=1794.51
/proc/4101/stat : 4101 (minisat+) R 4099 4101 4055 0 -1 4194304 52662 0 0 0 179401 50 0 0 25 0 1 0 190247954 212299776 50270 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4101/statm: 51831 50270 124 215 0 51613 0
Current children cumulated CPU time (s) 1794.51
Current children cumulated vsize (Kb) 207324

[startup+1796.17 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 4296
/proc/meminfo: memFree=1488840/2055920 swapFree=4181196/4192956
[pid=4101] ppid=4099 vsize=207324 CPUtime=1795.52
/proc/4101/stat : 4101 (minisat+) R 4099 4101 4055 0 -1 4194304 52662 0 0 0 179502 50 0 0 25 0 1 0 190247954 212299776 50270 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574254 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4101/statm: 51831 50270 124 215 0 51613 0
Current children cumulated CPU time (s) 1795.52
Current children cumulated vsize (Kb) 207324

[startup+1797.17 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 4296
/proc/meminfo: memFree=1488840/2055920 swapFree=4181196/4192956
[pid=4101] ppid=4099 vsize=207324 CPUtime=1796.52
/proc/4101/stat : 4101 (minisat+) R 4099 4101 4055 0 -1 4194304 52662 0 0 0 179602 50 0 0 25 0 1 0 190247954 212299776 50270 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4101/statm: 51831 50270 124 215 0 51613 0
Current children cumulated CPU time (s) 1796.52
Current children cumulated vsize (Kb) 207324

[startup+1798.18 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 4296
/proc/meminfo: memFree=1488840/2055920 swapFree=4181196/4192956
[pid=4101] ppid=4099 vsize=207324 CPUtime=1797.53
/proc/4101/stat : 4101 (minisat+) R 4099 4101 4055 0 -1 4194304 52662 0 0 0 179703 50 0 0 25 0 1 0 190247954 212299776 50270 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576199 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4101/statm: 51831 50270 124 215 0 51613 0
Current children cumulated CPU time (s) 1797.53
Current children cumulated vsize (Kb) 207324

[startup+1799.18 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 4296
/proc/meminfo: memFree=1488840/2055920 swapFree=4181196/4192956
[pid=4101] ppid=4099 vsize=207324 CPUtime=1798.53
/proc/4101/stat : 4101 (minisat+) R 4099 4101 4055 0 -1 4194304 52662 0 0 0 179803 50 0 0 25 0 1 0 190247954 212299776 50270 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4101/statm: 51831 50270 124 215 0 51613 0
Current children cumulated CPU time (s) 1798.53
Current children cumulated vsize (Kb) 207324

[startup+1800.19 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 4296
/proc/meminfo: memFree=1488840/2055920 swapFree=4181196/4192956
[pid=4101] ppid=4099 vsize=207324 CPUtime=1799.54
/proc/4101/stat : 4101 (minisat+) R 4099 4101 4055 0 -1 4194304 52662 0 0 0 179904 50 0 0 25 0 1 0 190247954 212299776 50270 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4101/statm: 51831 50270 124 215 0 51613 0
Current children cumulated CPU time (s) 1799.54
Current children cumulated vsize (Kb) 207324

[startup+1801.19 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 4296
/proc/meminfo: memFree=1488840/2055920 swapFree=4181196/4192956
[pid=4101] ppid=4099 vsize=207324 CPUtime=1800.54
/proc/4101/stat : 4101 (minisat+) R 4099 4101 4055 0 -1 4194304 52662 0 0 0 180004 50 0 0 25 0 1 0 190247954 212299776 50270 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572776 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4101/statm: 51831 50270 124 215 0 51613 0
Current children cumulated CPU time (s) 1800.54
Current children cumulated vsize (Kb) 207324



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.2 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 4296
/proc/meminfo: memFree=1488840/2055920 swapFree=4181196/4192956
[pid=4101] ppid=4099 vsize=207324 CPUtime=1800.54
/proc/4101/stat : 4101 (minisat+) R 4099 4101 4055 0 -1 4194304 52662 0 0 0 180004 50 0 0 25 0 1 0 190247954 212299776 50270 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4101/statm: 51831 50270 124 215 0 51613 0
Current children cumulated CPU time (s) 1800.54
Current children cumulated vsize (Kb) 207324

Sending SIGTERM to -4101
Sleeping 2 seconds

Child status: 10
Real time (s): 1801.24
CPU time (s): 1800.59
CPU user time (s): 1800.05
CPU system time (s): 0.539917
CPU usage (%): 99.964
Max. virtual memory (cumulated for all children) (Kb): 207324

Launcher Data (download as text)

Begin job on node38 on Fri Jun  2 10:56:57 UTC 2006


FILE ID= 34896-1149245817

PBS_JOBID= 297732

BENCH NAME= ROOT/tmp/node38/34896-1149245817/instance-34896-1149245817.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node38/34896-1149245817/instance-34896-1149245817.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node38/watcher-34896-1149245817 -o ROOT/results/node38/solver-34896-1149245817 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node38/34896-1149245817/instance-34896-1149245817.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  fbf213ed65afe4e66abc3948eb02a29f

RANDOM SEED= 719080718


/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.267
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.267
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:       1690432 kB
Buffers:         20412 kB
Cached:         275004 kB
SwapCached:       3512 kB
Active:          29576 kB
Inactive:       274696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1690432 kB
SwapTotal:     4192956 kB
SwapFree:      4181196 kB
Dirty:             180 kB
Writeback:           0 kB
Mapped:          14904 kB
Slab:            47176 kB
Committed_AS:   252460 kB
PageTables:       1484 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node38 on Fri Jun  2 11:26:58 UTC 2006