Trace number 35179

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.66 1801.2

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/
miplib2003/normalized-reduced-mps-v2-20-10-nw04.opb
MD5SUM7553b5b0af389e391cbb593275af2f9b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark41
Best CPU time to get the best result obtained on this benchmark34.3178
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 41
Optimality of the best value was proved YES
Number of variables87482
Total number of constraints36
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)36
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint599
Maximum length of a constraint42032
Number of terms in the objective function 87482
Biggest coefficient in the objective function 23
Number of bits for the biggest coefficient in the objective function 5
Sum of the numbers in the objective function 568395
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 23
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 568395
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...
16.56	c Converting 72 PB-constraints to clauses...
16.66	c   -- Unit propagations: (none)
16.67	c   -- Detecting intervals from adjacent constraints: ####################################
16.90	c   -- Clauses(.)/Splits(s): (none)
16.90	c ---[  70]---> BDD-cost: 1195
17.04	c ---[  68]---> BDD-cost:14019
35.28	c ---[  66]---> BDD-cost:22565
85.07	c ---[  64]---> BDD-cost:17477
114.80	c ---[  62]---> BDD-cost:22155
162.75	c ---[  60]---> BDD-cost:19685
200.96	c ---[  58]---> BDD-cost:23799
258.77	c ---[  56]---> BDD-cost:22599
310.71	c ---[  54]---> BDD-cost:36969
460.35	c ---[  52]---> BDD-cost:22791
514.00	c ---[  50]---> BDD-cost:23033
568.93	c ---[  48]---> BDD-cost:    1
569.07	c ---[  46]---> BDD-cost:32033
682.34	c ---[  44]---> BDD-cost:32779
802.86	c ---[  42]---> BDD-cost:34849
940.60	c ---[  40]---> BDD-cost:56731
1304.96	c ---[  38]---> BDD-cost:50427
1601.53	c ---[  36]---> 
1801.18	c *** TERMINATED ***
1801.18	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/node77/watcher-35179-1149273959 -o ROOT/results/node77/solver-35179-1149273959 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node77/35179-1149273959/instance-35179-1149273959.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.08 0.99 0.99 2/67 30266
/proc/meminfo: memFree=1502872/2055892 swapFree=4085336/4096564
[pid=30266] ppid=30264 vsize=1180 CPUtime=0
/proc/30266/stat : 30266 (minisat+) R 30264 30266 30220 0 -1 4194304 136 0 0 0 0 0 0 0 18 0 1 0 193035173 1208320 122 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30266/statm: 295 122 67 215 0 77 0

[startup+10.0022 s]
/proc/loadavg: 1.07 0.99 0.99 2/67 30266
/proc/meminfo: memFree=1435800/2055892 swapFree=4085336/4096564
[pid=30266] ppid=30264 vsize=72256 CPUtime=9.99
/proc/30266/stat : 30266 (minisat+) R 30264 30266 30220 0 -1 4194304 39077 0 0 0 981 18 0 0 25 0 1 0 193035173 73990144 16822 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012146 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30266/statm: 18064 16822 74 215 0 17846 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 72256

[startup+20.0084 s]
/proc/loadavg: 1.06 0.99 0.99 2/67 30266
/proc/meminfo: memFree=1406936/2055892 swapFree=4085336/4096564
[pid=30266] ppid=30264 vsize=102752 CPUtime=19.99
/proc/30266/stat : 30266 (minisat+) R 30264 30266 30220 0 -1 4194304 62001 0 0 0 1972 27 0 0 25 0 1 0 193035173 105218048 24072 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134838065 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30266/statm: 25688 24072 86 215 0 25470 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 102752

[startup+30.0147 s]
/proc/loadavg: 1.05 0.99 0.99 2/67 30266
/proc/meminfo: memFree=1407064/2055892 swapFree=4085336/4096564
[pid=30266] ppid=30264 vsize=102752 CPUtime=29.99
/proc/30266/stat : 30266 (minisat+) R 30264 30266 30220 0 -1 4194304 62001 0 0 0 2972 27 0 0 25 0 1 0 193035173 105218048 24072 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134838067 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30266/statm: 25688 24072 86 215 0 25470 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 102752

[startup+40.0209 s]
/proc/loadavg: 1.04 0.99 0.99 2/67 30266
/proc/meminfo: memFree=1405720/2055892 swapFree=4085336/4096564
[pid=30266] ppid=30264 vsize=104088 CPUtime=39.99
/proc/30266/stat : 30266 (minisat+) R 30264 30266 30220 0 -1 4194304 62335 0 0 0 3972 27 0 0 25 0 1 0 193035173 106586112 24406 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003247 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30266/statm: 26022 24406 86 215 0 25804 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 104088

[startup+50.0271 s]
/proc/loadavg: 1.03 0.99 0.99 2/67 30266
/proc/meminfo: memFree=1405720/2055892 swapFree=4085336/4096564
[pid=30266] ppid=30264 vsize=104088 CPUtime=50
/proc/30266/stat : 30266 (minisat+) R 30264 30266 30220 0 -1 4194304 62335 0 0 0 4973 27 0 0 25 0 1 0 193035173 106586112 24406 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005323 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30266/statm: 26022 24406 86 215 0 25804 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 104088

[startup+60.0324 s]
/proc/loadavg: 1.03 0.99 0.99 2/67 30266
/proc/meminfo: memFree=1405720/2055892 swapFree=4085336/4096564
[pid=30266] ppid=30264 vsize=104088 CPUtime=60
/proc/30266/stat : 30266 (minisat+) R 30264 30266 30220 0 -1 4194304 62335 0 0 0 5973 27 0 0 25 0 1 0 193035173 106586112 24406 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005785 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30266/statm: 26022 24406 86 215 0 25804 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 104088

[startup+70.0376 s]
/proc/loadavg: 1.02 0.99 0.99 2/67 30266
/proc/meminfo: memFree=1405720/2055892 swapFree=4085336/4096564
[pid=30266] ppid=30264 vsize=104088 CPUtime=70
/proc/30266/stat : 30266 (minisat+) R 30264 30266 30220 0 -1 4194304 62335 0 0 0 6973 27 0 0 25 0 1 0 193035173 106586112 24406 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005785 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30266/statm: 26022 24406 86 215 0 25804 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 104088

[startup+80.0438 s]
/proc/loadavg: 1.02 0.99 0.99 2/67 30266
/proc/meminfo: memFree=1405720/2055892 swapFree=4085336/4096564
[pid=30266] ppid=30264 vsize=104088 CPUtime=80.01
/proc/30266/stat : 30266 (minisat+) R 30264 30266 30220 0 -1 4194304 62335 0 0 0 7974 27 0 0 25 0 1 0 193035173 106586112 24406 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134530456 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30266/statm: 26022 24406 86 215 0 25804 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 104088

[startup+90.0501 s]
/proc/loadavg: 1.02 0.99 0.99 2/67 30266
/proc/meminfo: memFree=1405720/2055892 swapFree=4085336/4096564
[pid=30266] ppid=30264 vsize=104088 CPUtime=90.01
/proc/30266/stat : 30266 (minisat+) R 30264 30266 30220 0 -1 4194304 62335 0 0 0 8974 27 0 0 25 0 1 0 193035173 106586112 24406 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134530511 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30266/statm: 26022 24406 86 215 0 25804 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 104088

[startup+100.056 s]
/proc/loadavg: 1.01 0.99 0.99 2/67 30266
/proc/meminfo: memFree=1405720/2055892 swapFree=4085336/4096564
[pid=30266] ppid=30264 vsize=104088 CPUtime=100.01
/proc/30266/stat : 30266 (minisat+) R 30264 30266 30220 0 -1 4194304 62335 0 0 0 9974 27 0 0 25 0 1 0 193035173 106586112 24406 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134809814 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30266/statm: 26022 24406 86 215 0 25804 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 104088

[startup+110.063 s]
/proc/loadavg: 1.01 0.99 0.99 2/67 30266
/proc/meminfo: memFree=1405720/2055892 swapFree=4085336/4096564
[pid=30266] ppid=30264 vsize=104088 CPUtime=110.02
/proc/30266/stat : 30266 (minisat+) R 30264 30266 30220 0 -1 4194304 62335 0 0 0 10975 27 0 0 25 0 1 0 193035173 106586112 24406 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134809821 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30266/statm: 26022 24406 86 215 0 25804 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 104088

[startup+120.068 s]
/proc/loadavg: 1.01 0.99 0.99 2/67 30266
/proc/meminfo: memFree=1405720/2055892 swapFree=4085336/4096564
[pid=30266] ppid=30264 vsize=104088 CPUtime=120.02
/proc/30266/stat : 30266 (minisat+) R 30264 30266 30220 0 -1 4194304 62335 0 0 0 11975 27 0 0 25 0 1 0 193035173 106586112 24406 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003216 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30266/statm: 26022 24406 86 215 0 25804 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 104088

[startup+130.073 s]
/proc/loadavg: 1.01 0.99 0.99 2/67 30266
/proc/meminfo: memFree=1405016/2055892 swapFree=4085336/4096564
[pid=30266] ppid=30264 vsize=105172 CPUtime=130.02
/proc/30266/stat : 30266 (minisat+) R 30264 30266 30220 0 -1 4194304 62526 0 0 0 12975 27 0 0 25 0 1 0 193035173 107696128 24597 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005778 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30266/statm: 26293 24597 86 215 0 26075 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 105172

[startup+140.079 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 30266
/proc/meminfo: memFree=1404952/2055892 swapFree=4085336/4096564
[pid=30266] ppid=30264 vsize=105172 CPUtime=140.02
/proc/30266/stat : 30266 (minisat+) R 30264 30266 30220 0 -1 4194304 62530 0 0 0 13975 27 0 0 25 0 1 0 193035173 107696128 24601 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134838067 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30266/statm: 26293 24601 86 215 0 26075 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 105172

[startup+150.085 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 30266
/proc/meminfo: memFree=1404952/2055892 swapFree=4085336/4096564
[pid=30266] ppid=30264 vsize=105172 CPUtime=150.03
/proc/30266/stat : 30266 (minisat+) R 30264 30266 30220 0 -1 4194304 62530 0 0 0 14976 27 0 0 25 0 1 0 193035173 107696128 24601 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30266/statm: 26293 24601 86 215 0 26075 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 105172

[startup+160.092 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 30266
/proc/meminfo: memFree=1404888/2055892 swapFree=4085336/4096564
[pid=30266] ppid=30264 vsize=105172 CPUtime=160.03
/proc/30266/stat : 30266 (minisat+) R 30264 30266 30220 0 -1 4194304 62555 0 0 0 15976 27 0 0 25 0 1 0 193035173 107696128 24626 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005317 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30266/statm: 26293 24626 86 215 0 26075 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 105172

[startup+170.098 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 30266
/proc/meminfo: memFree=1404760/2055892 swapFree=4085336/4096564
[pid=30266] ppid=30264 vsize=105172 CPUtime=170.03
/proc/30266/stat : 30266 (minisat+) R 30264 30266 30220 0 -1 4194304 62582 0 0 0 16976 27 0 0 25 0 1 0 193035173 107696128 24653 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134838325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30266/statm: 26293 24653 86 215 0 26075 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 105172

[startup+180.103 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 30266
/proc/meminfo: memFree=1403416/2055892 swapFree=4085336/4096564
[pid=30266] ppid=30264 vsize=106492 CPUtime=180.04
/proc/30266/stat : 30266 (minisat+) R 30264 30266 30220 0 -1 4194304 62921 0 0 0 17976 28 0 0 25 0 1 0 193035173 109047808 24992 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005330 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30266/statm: 26623 24992 86 215 0 26405 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 106492

[startup+190.11 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 30266
/proc/meminfo: memFree=1403416/2055892 swapFree=4085336/4096564
[pid=30266] ppid=30264 vsize=106492 CPUtime=190.05
/proc/30266/stat : 30266 (minisat+) R 30264 30266 30220 0 -1 4194304 62921 0 0 0 18977 28 0 0 25 0 1 0 193035173 109047808 24992 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134838067 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30266/statm: 26623 24992 86 215 0 26405 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 106492

[startup+200.119 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 30266
/proc/meminfo: memFree=1403288/2055892 swapFree=4085336/4096564
[pid=30266] ppid=30264 vsize=107032 CPUtime=200.05
/proc/30266/stat : 30266 (minisat+) R 30264 30266 30220 0 -1 4194304 62948 0 0 0 19977 28 0 0 25 0 1 0 193035173 109600768 25019 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003889 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30266/statm: 26758 25019 86 215 0 26540 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 107032

[startup+210.125 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 30266
/proc/meminfo: memFree=1403032/2055892 swapFree=4085336/4096564

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

[pid=30266] ppid=30264 vsize=130016 CPUtime=1781.54
/proc/30266/stat : 30266 (minisat+) R 30264 30266 30220 0 -1 4194304 70749 0 0 0 178120 34 0 0 25 0 1 0 193035173 133136384 30836 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134809814 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30266/statm: 32504 30836 86 215 0 32286 0
Current children cumulated CPU time (s) 1781.54
Current children cumulated vsize (Kb) 130016

[startup+1783.09 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 30461
/proc/meminfo: memFree=1379800/2055892 swapFree=4085336/4096564
[pid=30266] ppid=30264 vsize=130016 CPUtime=1782.55
/proc/30266/stat : 30266 (minisat+) R 30264 30266 30220 0 -1 4194304 70749 0 0 0 178221 34 0 0 25 0 1 0 193035173 133136384 30836 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012146 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30266/statm: 32504 30836 86 215 0 32286 0
Current children cumulated CPU time (s) 1782.55
Current children cumulated vsize (Kb) 130016

[startup+1784.09 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 30461
/proc/meminfo: memFree=1379800/2055892 swapFree=4085336/4096564
[pid=30266] ppid=30264 vsize=130016 CPUtime=1783.55
/proc/30266/stat : 30266 (minisat+) R 30264 30266 30220 0 -1 4194304 70749 0 0 0 178321 34 0 0 25 0 1 0 193035173 133136384 30836 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134809816 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30266/statm: 32504 30836 86 215 0 32286 0
Current children cumulated CPU time (s) 1783.55
Current children cumulated vsize (Kb) 130016

[startup+1785.1 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 30461
/proc/meminfo: memFree=1379800/2055892 swapFree=4085336/4096564
[pid=30266] ppid=30264 vsize=130016 CPUtime=1784.56
/proc/30266/stat : 30266 (minisat+) R 30264 30266 30220 0 -1 4194304 70749 0 0 0 178422 34 0 0 25 0 1 0 193035173 133136384 30836 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012146 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30266/statm: 32504 30836 86 215 0 32286 0
Current children cumulated CPU time (s) 1784.56
Current children cumulated vsize (Kb) 130016

[startup+1786.1 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 30461
/proc/meminfo: memFree=1379800/2055892 swapFree=4085336/4096564
[pid=30266] ppid=30264 vsize=130016 CPUtime=1785.56
/proc/30266/stat : 30266 (minisat+) R 30264 30266 30220 0 -1 4194304 70749 0 0 0 178522 34 0 0 25 0 1 0 193035173 133136384 30836 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005884 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30266/statm: 32504 30836 86 215 0 32286 0
Current children cumulated CPU time (s) 1785.56
Current children cumulated vsize (Kb) 130016

[startup+1787.11 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 30461
/proc/meminfo: memFree=1379800/2055892 swapFree=4085336/4096564
[pid=30266] ppid=30264 vsize=130016 CPUtime=1786.57
/proc/30266/stat : 30266 (minisat+) R 30264 30266 30220 0 -1 4194304 70749 0 0 0 178623 34 0 0 25 0 1 0 193035173 133136384 30836 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005288 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30266/statm: 32504 30836 86 215 0 32286 0
Current children cumulated CPU time (s) 1786.57
Current children cumulated vsize (Kb) 130016

[startup+1788.11 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 30461
/proc/meminfo: memFree=1379800/2055892 swapFree=4085336/4096564
[pid=30266] ppid=30264 vsize=130016 CPUtime=1787.57
/proc/30266/stat : 30266 (minisat+) R 30264 30266 30220 0 -1 4194304 70760 0 0 0 178723 34 0 0 25 0 1 0 193035173 133136384 30847 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012197 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30266/statm: 32504 30847 86 215 0 32286 0
Current children cumulated CPU time (s) 1787.57
Current children cumulated vsize (Kb) 130016

[startup+1789.12 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 30461
/proc/meminfo: memFree=1379736/2055892 swapFree=4085336/4096564
[pid=30266] ppid=30264 vsize=130016 CPUtime=1788.58
/proc/30266/stat : 30266 (minisat+) R 30264 30266 30220 0 -1 4194304 70766 0 0 0 178824 34 0 0 25 0 1 0 193035173 133136384 30853 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30266/statm: 32504 30853 86 215 0 32286 0
Current children cumulated CPU time (s) 1788.58
Current children cumulated vsize (Kb) 130016

[startup+1790.12 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 30461
/proc/meminfo: memFree=1379736/2055892 swapFree=4085336/4096564
[pid=30266] ppid=30264 vsize=130016 CPUtime=1789.58
/proc/30266/stat : 30266 (minisat+) R 30264 30266 30220 0 -1 4194304 70770 0 0 0 178924 34 0 0 25 0 1 0 193035173 133136384 30857 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005282 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30266/statm: 32504 30857 86 215 0 32286 0
Current children cumulated CPU time (s) 1789.58
Current children cumulated vsize (Kb) 130016

[startup+1791.13 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 30461
/proc/meminfo: memFree=1379736/2055892 swapFree=4085336/4096564
[pid=30266] ppid=30264 vsize=130016 CPUtime=1790.58
/proc/30266/stat : 30266 (minisat+) R 30264 30266 30220 0 -1 4194304 70773 0 0 0 179024 34 0 0 25 0 1 0 193035173 133136384 30860 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134530475 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30266/statm: 32504 30860 86 215 0 32286 0
Current children cumulated CPU time (s) 1790.58
Current children cumulated vsize (Kb) 130016

[startup+1792.13 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 30461
/proc/meminfo: memFree=1379736/2055892 swapFree=4085336/4096564
[pid=30266] ppid=30264 vsize=130016 CPUtime=1791.59
/proc/30266/stat : 30266 (minisat+) R 30264 30266 30220 0 -1 4194304 70776 0 0 0 179125 34 0 0 25 0 1 0 193035173 133136384 30863 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134809821 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30266/statm: 32504 30863 86 215 0 32286 0
Current children cumulated CPU time (s) 1791.59
Current children cumulated vsize (Kb) 130016

[startup+1793.14 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 30461
/proc/meminfo: memFree=1379672/2055892 swapFree=4085336/4096564
[pid=30266] ppid=30264 vsize=130016 CPUtime=1792.59
/proc/30266/stat : 30266 (minisat+) R 30264 30266 30220 0 -1 4194304 70779 0 0 0 179225 34 0 0 25 0 1 0 193035173 133136384 30866 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134809814 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30266/statm: 32504 30866 86 215 0 32286 0
Current children cumulated CPU time (s) 1792.59
Current children cumulated vsize (Kb) 130016

[startup+1794.14 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 30461
/proc/meminfo: memFree=1379672/2055892 swapFree=4085336/4096564
[pid=30266] ppid=30264 vsize=130016 CPUtime=1793.6
/proc/30266/stat : 30266 (minisat+) R 30264 30266 30220 0 -1 4194304 70781 0 0 0 179326 34 0 0 25 0 1 0 193035173 133136384 30868 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005831 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30266/statm: 32504 30868 86 215 0 32286 0
Current children cumulated CPU time (s) 1793.6
Current children cumulated vsize (Kb) 130016

[startup+1795.15 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 30461
/proc/meminfo: memFree=1379672/2055892 swapFree=4085336/4096564
[pid=30266] ppid=30264 vsize=130016 CPUtime=1794.6
/proc/30266/stat : 30266 (minisat+) R 30264 30266 30220 0 -1 4194304 70783 0 0 0 179426 34 0 0 25 0 1 0 193035173 133136384 30870 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134809814 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30266/statm: 32504 30870 86 215 0 32286 0
Current children cumulated CPU time (s) 1794.6
Current children cumulated vsize (Kb) 130016

[startup+1796.15 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 30461
/proc/meminfo: memFree=1379672/2055892 swapFree=4085336/4096564
[pid=30266] ppid=30264 vsize=132748 CPUtime=1795.61
/proc/30266/stat : 30266 (minisat+) R 30264 30266 30220 0 -1 4194304 70785 0 0 0 179527 34 0 0 25 0 1 0 193035173 135933952 30872 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134809814 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30266/statm: 33187 30872 86 215 0 32969 0
Current children cumulated CPU time (s) 1795.61
Current children cumulated vsize (Kb) 132748

[startup+1797.16 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 30461
/proc/meminfo: memFree=1379672/2055892 swapFree=4085336/4096564
[pid=30266] ppid=30264 vsize=132748 CPUtime=1796.61
/proc/30266/stat : 30266 (minisat+) R 30264 30266 30220 0 -1 4194304 70786 0 0 0 179627 34 0 0 25 0 1 0 193035173 135933952 30873 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005286 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30266/statm: 33187 30873 86 215 0 32969 0
Current children cumulated CPU time (s) 1796.61
Current children cumulated vsize (Kb) 132748

[startup+1798.16 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 30461
/proc/meminfo: memFree=1379672/2055892 swapFree=4085336/4096564
[pid=30266] ppid=30264 vsize=132748 CPUtime=1797.62
/proc/30266/stat : 30266 (minisat+) R 30264 30266 30220 0 -1 4194304 70788 0 0 0 179728 34 0 0 25 0 1 0 193035173 135933952 30875 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003912 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30266/statm: 33187 30875 86 215 0 32969 0
Current children cumulated CPU time (s) 1797.62
Current children cumulated vsize (Kb) 132748

[startup+1799.16 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 30461
/proc/meminfo: memFree=1379608/2055892 swapFree=4085336/4096564
[pid=30266] ppid=30264 vsize=132748 CPUtime=1798.62
/proc/30266/stat : 30266 (minisat+) R 30264 30266 30220 0 -1 4194304 70790 0 0 0 179828 34 0 0 25 0 1 0 193035173 135933952 30877 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005791 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30266/statm: 33187 30877 86 215 0 32969 0
Current children cumulated CPU time (s) 1798.62
Current children cumulated vsize (Kb) 132748

[startup+1800.17 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 30461
/proc/meminfo: memFree=1379608/2055892 swapFree=4085336/4096564
[pid=30266] ppid=30264 vsize=132748 CPUtime=1799.62
/proc/30266/stat : 30266 (minisat+) R 30264 30266 30220 0 -1 4194304 70791 0 0 0 179928 34 0 0 25 0 1 0 193035173 135933952 30878 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134648448 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30266/statm: 33187 30878 86 215 0 32969 0
Current children cumulated CPU time (s) 1799.62
Current children cumulated vsize (Kb) 132748

[startup+1801.17 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 30461
/proc/meminfo: memFree=1379608/2055892 swapFree=4085336/4096564
[pid=30266] ppid=30264 vsize=132748 CPUtime=1800.63
/proc/30266/stat : 30266 (minisat+) R 30264 30266 30220 0 -1 4194304 70792 0 0 0 180029 34 0 0 25 0 1 0 193035173 135933952 30879 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005838 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30266/statm: 33187 30879 86 215 0 32969 0
Current children cumulated CPU time (s) 1800.63
Current children cumulated vsize (Kb) 132748



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.18 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 30461
/proc/meminfo: memFree=1379608/2055892 swapFree=4085336/4096564
[pid=30266] ppid=30264 vsize=132748 CPUtime=1800.63
/proc/30266/stat : 30266 (minisat+) R 30264 30266 30220 0 -1 4194304 70792 0 0 0 180029 34 0 0 25 0 1 0 193035173 135933952 30879 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012197 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30266/statm: 33187 30879 86 215 0 32969 0
Current children cumulated CPU time (s) 1800.63
Current children cumulated vsize (Kb) 132748

Sending SIGTERM to -30266
Sleeping 2 seconds

Child status: 0
Real time (s): 1801.2
CPU time (s): 1800.66
CPU user time (s): 1800.3
CPU system time (s): 0.363944
CPU usage (%): 99.97
Max. virtual memory (cumulated for all children) (Kb): 132748

Launcher Data (download as text)

Begin job on node77 on Fri Jun  2 18:46:00 UTC 2006


FILE ID= 35179-1149273959

PBS_JOBID= 301372

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  7553b5b0af389e391cbb593275af2f9b

RANDOM SEED= 366995985


/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	: 6006.16
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	: 5999.41
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055892 kB
MemFree:       1503080 kB
Buffers:         36952 kB
Cached:         447760 kB
SwapCached:       2644 kB
Active:         111020 kB
Inactive:       382548 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055892 kB
LowFree:       1503080 kB
SwapTotal:     4096564 kB
SwapFree:      4085336 kB
Dirty:             180 kB
Writeback:           0 kB
Mapped:          16116 kB
Slab:            45900 kB
Committed_AS:   267236 kB
PageTables:       1276 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node77 on Fri Jun  2 19:16:01 UTC 2006