Trace number 35129

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.14? (TO) 1800.57 1801.17

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/
MIPLIB/miplib/normalized-reduced-mps-v2-20-10-egout.opb
MD5SUMd6a4c3ac1d0b6ea0e8794ac4dcbcb530
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark155
Best CPU time to get the best result obtained on this benchmark1800.43
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 152
Optimality of the best value was proved NO
Number of variables1705
Total number of constraints98
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints98
Minimum length of a constraint30
Maximum length of a constraint420
Number of terms in the objective function 1615
Biggest coefficient in the objective function 18850
Number of bits for the biggest coefficient in the objective function 15
Sum of the numbers in the objective function 525584
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262145
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 525584
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00	c Parsing PB file...
0.07	c Converting 115 PB-constraints to clauses...
0.07	c   -- Unit propagations: (none)
0.08	c   -- Detecting intervals from adjacent constraints: ###################################
0.08	c   -- Clauses(.)/Splits(s): (none)
0.08	c ---[ 113]---> Adder-cost: 370   maxlim: 4   bits: 4/3
0.09	c ---[ 111]---> BDD-cost:   49
0.09	c ---[ 109]---> Sorter-cost:  518     Base: 3
0.09	c ---[ 107]---> BDD-cost:   77
0.09	c ---[ 105]---> Adder-cost: 104   maxlim: 35   bits: 7/6
0.10	c ---[ 103]---> BDD-cost:   33
0.10	c ---[ 101]---> Adder-cost: 102   maxlim: 34   bits: 7/6
0.10	c ---[  99]---> Adder-cost: 110   maxlim: 70   bits: 7/7
0.10	c ---[  97]---> Adder-cost: 80   maxlim: 48   bits: 7/6
0.11	c ---[  95]---> BDD-cost:   21
0.11	c ---[  93]---> Sorter-cost:  193     Base: 2
0.11	c ---[  91]---> Adder-cost: 114   maxlim: 64   bits: 7/7
0.11	c ---[  89]---> Adder-cost: 60   maxlim: 42   bits: 7/6
0.11	c ---[  87]---> BDD-cost:   23
0.11	c ---[  85]---> Adder-cost: 136   maxlim: 64   bits: 7/7
0.12	c ---[  83]---> Adder-cost: 70   maxlim: 48   bits: 7/6
0.12	c ---[  81]---> Adder-cost: 100   maxlim: 35   bits: 7/6
0.12	c ---[  79]---> Adder-cost: 60   maxlim: 42   bits: 7/6
0.13	c ---[  77]---> BDD-cost:   53
0.13	c ---[  75]---> Adder-cost: 98   maxlim: 64   bits: 7/7
0.13	c ---[  73]---> Adder-cost: 68   maxlim: 48   bits: 7/6
0.13	c ---[  71]---> Adder-cost: 156   maxlim: 64   bits: 8/7
0.14	c ---[  69]---> Sorter-cost:  515     Base: 2
0.14	c ---[  67]---> Adder-cost: 98   maxlim: 33   bits: 7/6
0.14	c ---[  65]---> Adder-cost: 110   maxlim: 70   bits: 7/7
0.14	c ---[  63]---> BDD-cost:   36
0.14	c ---[  61]---> Sorter-cost:  542     Base: 3
0.15	c ---[  59]---> Adder-cost: 110   maxlim: 35   bits: 7/6
0.15	c ---[  57]---> Adder-cost: 80   maxlim: 48   bits: 7/6
0.15	c ---[  55]---> Sorter-cost:  785     Base: 3
0.15	c ---[  53]---> Adder-cost: 60   maxlim: 41   bits: 7/6
0.15	c ---[  51]---> BDD-cost:   42
0.15	c ---[  49]---> Adder-cost: 136   maxlim: 64   bits: 7/7
0.16	c ---[  47]---> Adder-cost: 102   maxlim: 69   bits: 7/7
0.16	c ---[  45]---> Adder-cost: 60   maxlim: 41   bits: 7/6
0.17	c ---[  44]---> BDD-cost:    1
0.17	c ---[  43]---> BDD-cost:   12
0.17	c ---[  42]---> Sorter-cost:  226     Base: 2 2 2 2
0.17	c ---[  41]---> BDD-cost:   14
0.17	c ---[  40]---> BDD-cost:    2
0.17	c ---[  39]---> Sorter-cost:  228     Base: 2 2 2 2
0.17	c ---[  38]---> BDD-cost:    2
0.17	c ---[  37]---> Sorter-cost:  228     Base: 2 2 2 2
0.17	c ---[  36]---> Sorter-cost:  228     Base: 2 2 2 2
0.17	c ---[  35]---> Sorter-cost:  228     Base: 2 2 2 2
0.17	c ---[  34]---> Sorter-cost:  228     Base: 2 2 2 2
0.17	c ---[  33]---> BDD-cost:    2
0.17	c ---[  32]---> BDD-cost:   14
0.17	c ---[  31]---> Sorter-cost:  228     Base: 2 2 2 2
0.18	c ---[  30]---> Sorter-cost:  228     Base: 2 2 2 2
0.18	c ---[  29]---> Sorter-cost:  228     Base: 2 2 2 2
0.18	c ---[  28]---> BDD-cost:    2
0.18	c ---[  27]---> Sorter-cost:  228     Base: 2 2 2 2
0.18	c ---[  26]---> Sorter-cost:  228     Base: 2 2 2 2
0.18	c ---[  25]---> Sorter-cost:  228     Base: 2 2 2 2
0.18	c ---[  24]---> Sorter-cost:  228     Base: 2 2 2 2
0.18	c ---[  23]---> Sorter-cost:  228     Base: 2 2 2 2
0.18	c ---[  22]---> BDD-cost:    2
0.18	c ---[  21]---> Sorter-cost:  228     Base: 2 2 2 2
0.19	c ---[  20]---> Sorter-cost:  228     Base: 2 2 2 2
0.19	c ---[  19]---> Sorter-cost:  228     Base: 2 2 2 2
0.19	c ---[  18]---> Sorter-cost:  228     Base: 2 2 2 2
0.19	c ---[  17]---> Sorter-cost:  228     Base: 2 2 2 2
0.19	c ---[  16]---> BDD-cost:   15
0.19	c ---[  15]---> BDD-cost:   14
0.19	c ---[  14]---> Sorter-cost:  228     Base: 2 2 2 2
0.19	c ---[  13]---> Sorter-cost:  228     Base: 2 2 2 2
0.20	c ---[  12]---> Sorter-cost:  228     Base: 2 2 2 2
0.20	c ---[  11]---> BDD-cost:    2
0.20	c ---[  10]---> Sorter-cost:  178     Base: 2 2 2 2
0.20	c ---[   9]---> Sorter-cost:  228     Base: 2 2 2 2
0.20	c ---[   8]---> Sorter-cost:  180     Base: 2 2 2 2
0.20	c ---[   7]---> Sorter-cost:  228     Base: 2 2 2 2
0.20	c ---[   6]---> Sorter-cost:  228     Base: 2 2 2 2
0.20	c ---[   5]---> BDD-cost:    3
0.20	c ---[   4]---> Sorter-cost:  228     Base: 2 2 2 2
0.21	c ---[   3]---> Sorter-cost:  228     Base: 2 2 2 2
0.21	c ---[   2]---> Sorter-cost:  228     Base: 2 2 2 2
0.21	c ---[   1]---> Sorter-cost:  228     Base: 2 2 2 2
0.21	c ---[   0]---> Sorter-cost:  228     Base: 2 2 2 2
0.25	c ==================================[MINISAT+]==================================
0.25	c | Conflicts | Original         | Learnt                           | Progress |
0.25	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.25	c ==============================================================================
0.25	c |         0 |   38063   108162 |   12687       0        0     nan |  0.000 % |
0.25	c |       100 |   38063   108162 |   13955     100      557     5.6 | 11.097 % |
0.27	c |       250 |   38028   108073 |   15351     247     1507     6.1 | 11.145 % |
0.30	c |       475 |   37802   107565 |   16886     438     2378     5.4 | 11.690 % |
0.34	c |       812 |   37790   107529 |   18575     773     4710     6.1 | 11.706 % |
0.38	c |      1318 |   37790   107529 |   20432    1279    12263     9.6 | 11.706 % |
0.43	c |      2080 |   37712   107325 |   22475    2037    19402     9.5 | 11.853 % |
0.55	c |      3220 |   37591   107028 |   24723    3168    28052     8.9 | 12.121 % |
0.74	c |      4928 |   37492   106766 |   27195    4844    43936     9.1 | 12.332 % |
1.03	c |      7491 |   37363   106366 |   29915    7325    65101     8.9 | 12.511 % |
1.45	c |     11336 |   36945   105384 |   32906   11148   123558    11.1 | 13.430 % |
2.16	c |     17105 |   36835   105115 |   36197   16905   254939    15.1 | 13.690 % |
3.52	c |     25754 |   36647   104687 |   39817   25523   554623    21.7 | 14.145 % |
5.72	c |     38728 |   36318   103924 |   43798   38417   885421    23.0 | 14.974 % |
8.70	c |     58190 |   35896   102879 |   48178   29512   558310    18.9 | 15.974 % |
14.32	c |     87382 |   35596   102076 |   52996   24801   729321    29.4 | 16.673 % |
25.04	c |    131172 |   35178   101053 |   58296   32060   936053    29.2 | 17.665 % |
43.13	c |    196856 |   34356    98912 |   64126   54115  1620281    29.9 | 19.568 % |
66.13	c |    295383 |   33824    97595 |   70538   54363  1703922    31.3 | 20.836 % |
104.23	c |    443172 |   33283    96212 |   77592   40209  1332649    33.1 | 22.063 % |
155.17	c |    664855 |   33168    95921 |   85351   71436  2543368    35.6 | 22.291 % |
258.05	c |    997381 |   32909    95314 |   93886   48661  1570624    32.3 | 22.909 % |
430.20	c |   1496171 |   32789    94993 |  103275   77008  3771798    49.0 | 23.128 % |
645.06	c |   2244354 |   32357    94006 |  113603   46339  1743855    37.6 | 24.250 % |
1081.73	c |   3366629 |   32205    93667 |  124963   98007  3730442    38.1 | 24.608 % |
1684.65	c |   5050040 |   31573    91992 |  137459   56967  1498058    26.3 | 25.965 % |
1801.15	c 
1801.15	c *** TERMINATED ***
1801.15	s UNKNOWN

Verifier Data (download as text)

ERROR: no interpretation found !

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

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.00 1.00 1.00 2/64 28331
/proc/meminfo: memFree=1622592/2055920 swapFree=4183836/4192956
[pid=28331] ppid=28329 vsize=1180 CPUtime=0
/proc/28331/stat : 28331 (minisat+) R 28329 28331 28285 0 -1 4194304 139 0 0 0 0 0 0 0 18 0 1 0 96660657 1208320 124 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28331/statm: 295 124 67 215 0 77 0

[startup+10.0027 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28331
/proc/meminfo: memFree=1612880/2055920 swapFree=4183836/4192956
[pid=28331] ppid=28329 vsize=10852 CPUtime=9.99
/proc/28331/stat : 28331 (minisat+) R 28329 28331 28285 0 -1 4194304 2557 0 0 0 998 1 0 0 25 0 1 0 96660657 11112448 2542 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28331/statm: 2713 2542 124 215 0 2495 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 10852

[startup+20.0083 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28331
/proc/meminfo: memFree=1609424/2055920 swapFree=4183836/4192956
[pid=28331] ppid=28329 vsize=14284 CPUtime=19.99
/proc/28331/stat : 28331 (minisat+) R 28329 28331 28285 0 -1 4194304 3416 0 0 0 1997 2 0 0 25 0 1 0 96660657 14626816 3401 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28331/statm: 3571 3401 124 215 0 3353 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 14284

[startup+30.014 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28331
/proc/meminfo: memFree=1608272/2055920 swapFree=4183836/4192956
[pid=28331] ppid=28329 vsize=15480 CPUtime=29.99
/proc/28331/stat : 28331 (minisat+) R 28329 28331 28285 0 -1 4194304 3702 0 0 0 2997 2 0 0 25 0 1 0 96660657 15851520 3687 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28331/statm: 3870 3687 124 215 0 3652 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 15480

[startup+40.0197 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28331
/proc/meminfo: memFree=1607312/2055920 swapFree=4183836/4192956
[pid=28331] ppid=28329 vsize=16524 CPUtime=40
/proc/28331/stat : 28331 (minisat+) R 28329 28331 28285 0 -1 4194304 3953 0 0 0 3997 3 0 0 25 0 1 0 96660657 16920576 3938 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573064 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28331/statm: 4131 3938 124 215 0 3913 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 16524

[startup+50.0254 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28331
/proc/meminfo: memFree=1606800/2055920 swapFree=4183836/4192956
[pid=28331] ppid=28329 vsize=17060 CPUtime=50
/proc/28331/stat : 28331 (minisat+) R 28329 28331 28285 0 -1 4194304 4085 0 0 0 4997 3 0 0 25 0 1 0 96660657 17469440 4070 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580777 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28331/statm: 4265 4070 124 215 0 4047 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 17060

[startup+60.031 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28331
/proc/meminfo: memFree=1605776/2055920 swapFree=4183836/4192956
[pid=28331] ppid=28329 vsize=18112 CPUtime=60
/proc/28331/stat : 28331 (minisat+) R 28329 28331 28285 0 -1 4194304 4337 0 0 0 5997 3 0 0 25 0 1 0 96660657 18546688 4322 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28331/statm: 4528 4322 124 215 0 4310 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 18112

[startup+70.0367 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28331
/proc/meminfo: memFree=1605712/2055920 swapFree=4183836/4192956
[pid=28331] ppid=28329 vsize=18112 CPUtime=70.01
/proc/28331/stat : 28331 (minisat+) R 28329 28331 28285 0 -1 4194304 4349 0 0 0 6998 3 0 0 25 0 1 0 96660657 18546688 4334 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28331/statm: 4528 4334 124 215 0 4310 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 18112

[startup+80.0424 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28331
/proc/meminfo: memFree=1604624/2055920 swapFree=4183836/4192956
[pid=28331] ppid=28329 vsize=19156 CPUtime=80
/proc/28331/stat : 28331 (minisat+) R 28329 28331 28285 0 -1 4194304 4629 0 0 0 7997 3 0 0 25 0 1 0 96660657 19615744 4614 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28331/statm: 4789 4614 124 215 0 4571 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 19156

[startup+90.048 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28331
/proc/meminfo: memFree=1604432/2055920 swapFree=4183836/4192956
[pid=28331] ppid=28329 vsize=19436 CPUtime=90.01
/proc/28331/stat : 28331 (minisat+) R 28329 28331 28285 0 -1 4194304 4687 0 0 0 8998 3 0 0 25 0 1 0 96660657 19902464 4672 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28331/statm: 4859 4672 124 215 0 4641 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 19436

[startup+100.054 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28331
/proc/meminfo: memFree=1603728/2055920 swapFree=4183836/4192956
[pid=28331] ppid=28329 vsize=20228 CPUtime=100.02
/proc/28331/stat : 28331 (minisat+) R 28329 28331 28285 0 -1 4194304 4867 0 0 0 9998 4 0 0 25 0 1 0 96660657 20713472 4852 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134568560 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28331/statm: 5057 4852 124 215 0 4839 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 20228

[startup+110.059 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28331
/proc/meminfo: memFree=1603600/2055920 swapFree=4183836/4192956
[pid=28331] ppid=28329 vsize=20228 CPUtime=110.02
/proc/28331/stat : 28331 (minisat+) R 28329 28331 28285 0 -1 4194304 4890 0 0 0 10998 4 0 0 25 0 1 0 96660657 20713472 4875 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28331/statm: 5057 4875 124 215 0 4839 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 20228

[startup+120.065 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28331
/proc/meminfo: memFree=1600656/2055920 swapFree=4183836/4192956
[pid=28331] ppid=28329 vsize=23260 CPUtime=120.02
/proc/28331/stat : 28331 (minisat+) R 28329 28331 28285 0 -1 4194304 5634 0 0 0 11998 4 0 0 25 0 1 0 96660657 23818240 5619 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574489 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28331/statm: 5815 5619 124 215 0 5597 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 23260

[startup+130.071 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28331
/proc/meminfo: memFree=1600592/2055920 swapFree=4183836/4192956
[pid=28331] ppid=28329 vsize=23260 CPUtime=130.02
/proc/28331/stat : 28331 (minisat+) R 28329 28331 28285 0 -1 4194304 5634 0 0 0 12998 4 0 0 25 0 1 0 96660657 23818240 5619 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580856 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28331/statm: 5815 5619 124 215 0 5597 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 23260

[startup+140.076 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28331
/proc/meminfo: memFree=1600592/2055920 swapFree=4183836/4192956
[pid=28331] ppid=28329 vsize=23260 CPUtime=140.02
/proc/28331/stat : 28331 (minisat+) R 28329 28331 28285 0 -1 4194304 5634 0 0 0 13998 4 0 0 25 0 1 0 96660657 23818240 5619 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580314 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28331/statm: 5815 5619 124 215 0 5597 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 23260

[startup+150.082 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28331
/proc/meminfo: memFree=1600464/2055920 swapFree=4183836/4192956
[pid=28331] ppid=28329 vsize=23400 CPUtime=150.03
/proc/28331/stat : 28331 (minisat+) R 28329 28331 28285 0 -1 4194304 5678 0 0 0 14999 4 0 0 25 0 1 0 96660657 23961600 5663 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28331/statm: 5850 5663 124 215 0 5632 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 23400

[startup+160.088 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28331
/proc/meminfo: memFree=1599056/2055920 swapFree=4183836/4192956
[pid=28331] ppid=28329 vsize=24720 CPUtime=160.03
/proc/28331/stat : 28331 (minisat+) R 28329 28331 28285 0 -1 4194304 6027 0 0 0 15998 5 0 0 25 0 1 0 96660657 25313280 6012 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28331/statm: 6180 6012 124 215 0 5962 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 24720

[startup+170.093 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28331
/proc/meminfo: memFree=1598160/2055920 swapFree=4183836/4192956
[pid=28331] ppid=28329 vsize=25640 CPUtime=170.03
/proc/28331/stat : 28331 (minisat+) R 28329 28331 28285 0 -1 4194304 6242 0 0 0 16998 5 0 0 25 0 1 0 96660657 26255360 6227 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580783 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28331/statm: 6410 6227 124 215 0 6192 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 25640

[startup+180.099 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28331
/proc/meminfo: memFree=1598032/2055920 swapFree=4183836/4192956
[pid=28331] ppid=28329 vsize=25772 CPUtime=180.03
/proc/28331/stat : 28331 (minisat+) R 28329 28331 28285 0 -1 4194304 6264 0 0 0 17998 5 0 0 25 0 1 0 96660657 26390528 6249 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28331/statm: 6443 6249 124 215 0 6225 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 25772

[startup+190.105 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28331
/proc/meminfo: memFree=1597840/2055920 swapFree=4183836/4192956
[pid=28331] ppid=28329 vsize=25920 CPUtime=190.04
/proc/28331/stat : 28331 (minisat+) R 28329 28331 28285 0 -1 4194304 6314 0 0 0 18999 5 0 0 25 0 1 0 96660657 26542080 6299 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134577192 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28331/statm: 6480 6299 124 215 0 6262 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 25920

[startup+200.111 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28331
/proc/meminfo: memFree=1597456/2055920 swapFree=4183836/4192956
[pid=28331] ppid=28329 vsize=26320 CPUtime=200.04
/proc/28331/stat : 28331 (minisat+) R 28329 28331 28285 0 -1 4194304 6408 0 0 0 19999 5 0 0 25 0 1 0 96660657 26951680 6393 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28331/statm: 6580 6393 124 215 0 6362 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 26320

[startup+210.118 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28331
/proc/meminfo: memFree=1597392/2055920 swapFree=4183836/4192956

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

[pid=28331] ppid=28329 vsize=57112 CPUtime=1781.47
/proc/28331/stat : 28331 (minisat+) R 28329 28331 28285 0 -1 4194304 13869 0 0 0 178131 16 0 0 25 0 1 0 96660657 58482688 13854 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580786 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28331/statm: 14278 13854 124 215 0 14060 0
Current children cumulated CPU time (s) 1781.47
Current children cumulated vsize (Kb) 57112

[startup+1783.05 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28331
/proc/meminfo: memFree=1567376/2055920 swapFree=4183836/4192956
[pid=28331] ppid=28329 vsize=57112 CPUtime=1782.47
/proc/28331/stat : 28331 (minisat+) R 28329 28331 28285 0 -1 4194304 13875 0 0 0 178231 16 0 0 25 0 1 0 96660657 58482688 13860 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581293 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28331/statm: 14278 13860 124 215 0 14060 0
Current children cumulated CPU time (s) 1782.47
Current children cumulated vsize (Kb) 57112

[startup+1784.06 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28331
/proc/meminfo: memFree=1567376/2055920 swapFree=4183836/4192956
[pid=28331] ppid=28329 vsize=57112 CPUtime=1783.48
/proc/28331/stat : 28331 (minisat+) R 28329 28331 28285 0 -1 4194304 13875 0 0 0 178332 16 0 0 25 0 1 0 96660657 58482688 13860 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28331/statm: 14278 13860 124 215 0 14060 0
Current children cumulated CPU time (s) 1783.48
Current children cumulated vsize (Kb) 57112

[startup+1785.06 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28331
/proc/meminfo: memFree=1567376/2055920 swapFree=4183836/4192956
[pid=28331] ppid=28329 vsize=57112 CPUtime=1784.48
/proc/28331/stat : 28331 (minisat+) R 28329 28331 28285 0 -1 4194304 13875 0 0 0 178432 16 0 0 25 0 1 0 96660657 58482688 13860 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580985 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28331/statm: 14278 13860 124 215 0 14060 0
Current children cumulated CPU time (s) 1784.48
Current children cumulated vsize (Kb) 57112

[startup+1786.06 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28331
/proc/meminfo: memFree=1567376/2055920 swapFree=4183836/4192956
[pid=28331] ppid=28329 vsize=57112 CPUtime=1785.49
/proc/28331/stat : 28331 (minisat+) R 28329 28331 28285 0 -1 4194304 13882 0 0 0 178533 16 0 0 25 0 1 0 96660657 58482688 13867 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28331/statm: 14278 13867 124 215 0 14060 0
Current children cumulated CPU time (s) 1785.49
Current children cumulated vsize (Kb) 57112

[startup+1787.07 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28331
/proc/meminfo: memFree=1567248/2055920 swapFree=4183836/4192956
[pid=28331] ppid=28329 vsize=57256 CPUtime=1786.49
/proc/28331/stat : 28331 (minisat+) R 28329 28331 28285 0 -1 4194304 13903 0 0 0 178633 16 0 0 25 0 1 0 96660657 58630144 13888 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134569754 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28331/statm: 14314 13888 124 215 0 14096 0
Current children cumulated CPU time (s) 1786.49
Current children cumulated vsize (Kb) 57256

[startup+1788.07 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28331
/proc/meminfo: memFree=1567248/2055920 swapFree=4183836/4192956
[pid=28331] ppid=28329 vsize=57256 CPUtime=1787.5
/proc/28331/stat : 28331 (minisat+) R 28329 28331 28285 0 -1 4194304 13903 0 0 0 178734 16 0 0 25 0 1 0 96660657 58630144 13888 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28331/statm: 14314 13888 124 215 0 14096 0
Current children cumulated CPU time (s) 1787.5
Current children cumulated vsize (Kb) 57256

[startup+1789.08 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28331
/proc/meminfo: memFree=1567248/2055920 swapFree=4183836/4192956
[pid=28331] ppid=28329 vsize=57256 CPUtime=1788.5
/proc/28331/stat : 28331 (minisat+) R 28329 28331 28285 0 -1 4194304 13903 0 0 0 178834 16 0 0 25 0 1 0 96660657 58630144 13888 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28331/statm: 14314 13888 124 215 0 14096 0
Current children cumulated CPU time (s) 1788.5
Current children cumulated vsize (Kb) 57256

[startup+1790.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28331
/proc/meminfo: memFree=1567248/2055920 swapFree=4183836/4192956
[pid=28331] ppid=28329 vsize=57256 CPUtime=1789.51
/proc/28331/stat : 28331 (minisat+) R 28329 28331 28285 0 -1 4194304 13903 0 0 0 178935 16 0 0 25 0 1 0 96660657 58630144 13888 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134588646 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28331/statm: 14314 13888 124 215 0 14096 0
Current children cumulated CPU time (s) 1789.51
Current children cumulated vsize (Kb) 57256

[startup+1791.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28331
/proc/meminfo: memFree=1567248/2055920 swapFree=4183836/4192956
[pid=28331] ppid=28329 vsize=57256 CPUtime=1790.51
/proc/28331/stat : 28331 (minisat+) R 28329 28331 28285 0 -1 4194304 13903 0 0 0 179035 16 0 0 25 0 1 0 96660657 58630144 13888 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134575497 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28331/statm: 14314 13888 124 215 0 14096 0
Current children cumulated CPU time (s) 1790.51
Current children cumulated vsize (Kb) 57256

[startup+1792.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28331
/proc/meminfo: memFree=1567248/2055920 swapFree=4183836/4192956
[pid=28331] ppid=28329 vsize=57256 CPUtime=1791.51
/proc/28331/stat : 28331 (minisat+) R 28329 28331 28285 0 -1 4194304 13903 0 0 0 179135 16 0 0 25 0 1 0 96660657 58630144 13888 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28331/statm: 14314 13888 124 215 0 14096 0
Current children cumulated CPU time (s) 1791.51
Current children cumulated vsize (Kb) 57256

[startup+1793.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28331
/proc/meminfo: memFree=1567248/2055920 swapFree=4183836/4192956
[pid=28331] ppid=28329 vsize=57256 CPUtime=1792.52
/proc/28331/stat : 28331 (minisat+) R 28329 28331 28285 0 -1 4194304 13903 0 0 0 179236 16 0 0 25 0 1 0 96660657 58630144 13888 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28331/statm: 14314 13888 124 215 0 14096 0
Current children cumulated CPU time (s) 1792.52
Current children cumulated vsize (Kb) 57256

[startup+1794.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28331
/proc/meminfo: memFree=1567248/2055920 swapFree=4183836/4192956
[pid=28331] ppid=28329 vsize=57256 CPUtime=1793.52
/proc/28331/stat : 28331 (minisat+) R 28329 28331 28285 0 -1 4194304 13903 0 0 0 179336 16 0 0 25 0 1 0 96660657 58630144 13888 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134592919 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28331/statm: 14314 13888 124 215 0 14096 0
Current children cumulated CPU time (s) 1793.52
Current children cumulated vsize (Kb) 57256

[startup+1795.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28331
/proc/meminfo: memFree=1567248/2055920 swapFree=4183836/4192956
[pid=28331] ppid=28329 vsize=57256 CPUtime=1794.53
/proc/28331/stat : 28331 (minisat+) R 28329 28331 28285 0 -1 4194304 13903 0 0 0 179437 16 0 0 25 0 1 0 96660657 58630144 13888 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574216 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28331/statm: 14314 13888 124 215 0 14096 0
Current children cumulated CPU time (s) 1794.53
Current children cumulated vsize (Kb) 57256

[startup+1796.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28331
/proc/meminfo: memFree=1567248/2055920 swapFree=4183836/4192956
[pid=28331] ppid=28329 vsize=57256 CPUtime=1795.53
/proc/28331/stat : 28331 (minisat+) R 28329 28331 28285 0 -1 4194304 13903 0 0 0 179537 16 0 0 25 0 1 0 96660657 58630144 13888 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28331/statm: 14314 13888 124 215 0 14096 0
Current children cumulated CPU time (s) 1795.53
Current children cumulated vsize (Kb) 57256

[startup+1797.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28331
/proc/meminfo: memFree=1567248/2055920 swapFree=4183836/4192956
[pid=28331] ppid=28329 vsize=57256 CPUtime=1796.54
/proc/28331/stat : 28331 (minisat+) R 28329 28331 28285 0 -1 4194304 13903 0 0 0 179638 16 0 0 25 0 1 0 96660657 58630144 13888 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581036 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28331/statm: 14314 13888 124 215 0 14096 0
Current children cumulated CPU time (s) 1796.54
Current children cumulated vsize (Kb) 57256

[startup+1798.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 28354
/proc/meminfo: memFree=1566048/2055920 swapFree=4183836/4192956
[pid=28331] ppid=28329 vsize=57256 CPUtime=1797.54
/proc/28331/stat : 28331 (minisat+) R 28329 28331 28285 0 -1 4194304 13903 0 0 0 179736 18 0 0 25 0 1 0 96660657 58630144 13888 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134584058 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28331/statm: 14314 13888 124 215 0 14096 0
Current children cumulated CPU time (s) 1797.54
Current children cumulated vsize (Kb) 57256

[startup+1799.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 28354
/proc/meminfo: memFree=1566048/2055920 swapFree=4183836/4192956
[pid=28331] ppid=28329 vsize=57256 CPUtime=1798.54
/proc/28331/stat : 28331 (minisat+) R 28329 28331 28285 0 -1 4194304 13903 0 0 0 179836 18 0 0 25 0 1 0 96660657 58630144 13888 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574126 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28331/statm: 14314 13888 124 215 0 14096 0
Current children cumulated CPU time (s) 1798.54
Current children cumulated vsize (Kb) 57256

[startup+1800.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 28354
/proc/meminfo: memFree=1566048/2055920 swapFree=4183836/4192956
[pid=28331] ppid=28329 vsize=57256 CPUtime=1799.55
/proc/28331/stat : 28331 (minisat+) R 28329 28331 28285 0 -1 4194304 13904 0 0 0 179937 18 0 0 25 0 1 0 96660657 58630144 13889 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28331/statm: 14314 13889 124 215 0 14096 0
Current children cumulated CPU time (s) 1799.55
Current children cumulated vsize (Kb) 57256

[startup+1801.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 28386
/proc/meminfo: memFree=1565984/2055920 swapFree=4183836/4192956
[pid=28331] ppid=28329 vsize=57256 CPUtime=1800.54
/proc/28331/stat : 28331 (minisat+) R 28329 28331 28285 0 -1 4194304 13904 0 0 0 180036 18 0 0 25 0 1 0 96660657 58630144 13889 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28331/statm: 14314 13889 124 215 0 14096 0
Current children cumulated CPU time (s) 1800.54
Current children cumulated vsize (Kb) 57256



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 28386
/proc/meminfo: memFree=1565984/2055920 swapFree=4183836/4192956
[pid=28331] ppid=28329 vsize=57256 CPUtime=1800.54
/proc/28331/stat : 28331 (minisat+) R 28329 28331 28285 0 -1 4194304 13904 0 0 0 180036 18 0 0 25 0 1 0 96660657 58630144 13889 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28331/statm: 14314 13889 124 215 0 14096 0
Current children cumulated CPU time (s) 1800.54
Current children cumulated vsize (Kb) 57256

Sending SIGTERM to -28331
Sleeping 2 seconds

Child status: 0
Real time (s): 1801.17
CPU time (s): 1800.57
CPU user time (s): 1800.37
CPU system time (s): 0.198969
CPU usage (%): 99.9666
Max. virtual memory (cumulated for all children) (Kb): 57256

Launcher Data (download as text)

Begin job on node22 on Sat Jun  3 16:31:03 UTC 2006


FILE ID= 35129-1149352263

PBS_JOBID= 311064

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/miplib/normalized-reduced-mps-v2-20-10-egout.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node22/35129-1149352263/instance-35129-1149352263.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node22/watcher-35129-1149352263 -o ROOT/results/node22/solver-35129-1149352263 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node22/35129-1149352263/instance-35129-1149352263.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  d6a4c3ac1d0b6ea0e8794ac4dcbcb530

RANDOM SEED= 44746385


/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.261
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.261
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:       1622800 kB
Buffers:         26360 kB
Cached:         337452 kB
SwapCached:       3184 kB
Active:          67212 kB
Inactive:       305348 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1622800 kB
SwapTotal:     4192956 kB
SwapFree:      4183836 kB
Dirty:             180 kB
Writeback:           0 kB
Mapped:          14960 kB
Slab:            46616 kB
Committed_AS:   320368 kB
PageTables:       1404 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node22 on Sat Jun  3 17:01:04 UTC 2006