Trace number 41660

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
PBS 4.1L? (TO) 1800.72 1801.2

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
vtxcov/normalized-vtxcov_v2000_e4000_6.opb.PB06.opb
MD5SUMe9984c89af246abdf2b2a4294753ea30
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1036
Best CPU time to get the best result obtained on this benchmark1800.65
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1036
Optimality of the best value was proved NO
Number of variables1963
Total number of constraints4000
Number of constraints which are clauses4000
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 1963
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1963
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1963
Number of bits of the biggest sum of numbers11
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 PBS v4 by Bashar Al-Rawi & Fadi Aloul
0.00	c Solving ROOT/tmp/node81/41660-1149394368/instance-41660-1149394368.opb ......
0.07	c done parsing opb.
0.07	o 1813
0.08	o 1812
0.10	o 1300
0.25	o 1299
0.27	o 1246
0.28	o 1245
0.30	o 1244
0.32	o 1243
18.12	o 1233
18.24	o 1232
18.28	o 1231
18.29	o 1202
18.30	o 1201
22.83	o 1200
103.85	o 1199
290.41	o 1198
295.17	o 1197
301.74	o 1196
329.37	o 1195
545.14	o 1194

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/node81/watcher-41660-1149394368 -o ROOT/results/node81/solver-41660-1149394368 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node81/41660-1149394368/instance-41660-1149394368.opb 235069665 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.00 1.00 1.00 2/68 9307
/proc/meminfo: memFree=1175072/2055892 swapFree=4085344/4096564
[pid=9307] ppid=9305 vsize=1588 CPUtime=0
/proc/9307/stat : 9307 (PBS4L) R 9305 9307 9261 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 205076295 1626112 168 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135097565 0 0 4096 0 0 0 0 17 1 0 0
/proc/9307/statm: 397 169 90 232 0 162 0

[startup+10.0024 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 9307
/proc/meminfo: memFree=1134824/2055892 swapFree=4085344/4096564
[pid=9307] ppid=9305 vsize=67632 CPUtime=9.99
/proc/9307/stat : 9307 (PBS4L) R 9305 9307 9261 0 -1 4194304 10183 0 0 0 994 5 0 0 25 0 1 0 205076295 69255168 10160 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134617144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9307/statm: 16908 10160 108 232 0 16673 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 67632

[startup+20.0085 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 9307
/proc/meminfo: memFree=1097704/2055892 swapFree=4085344/4096564
[pid=9307] ppid=9305 vsize=133896 CPUtime=19.99
/proc/9307/stat : 9307 (PBS4L) R 9305 9307 9261 0 -1 4194304 19519 0 0 0 1986 13 0 0 25 0 1 0 205076295 137109504 19447 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134564527 0 0 4096 0 0 0 0 17 1 0 0
/proc/9307/statm: 33474 19447 108 232 0 33239 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 133896

[startup+30.0146 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 9307
/proc/meminfo: memFree=1091944/2055892 swapFree=4085344/4096564
[pid=9307] ppid=9305 vsize=134152 CPUtime=30
/proc/9307/stat : 9307 (PBS4L) R 9305 9307 9261 0 -1 4194304 20975 0 0 0 2983 17 0 0 25 0 1 0 205076295 137371648 20903 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/9307/statm: 33538 20903 108 232 0 33303 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 134152

[startup+40.0207 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 9307
/proc/meminfo: memFree=1091624/2055892 swapFree=4085344/4096564
[pid=9307] ppid=9305 vsize=134812 CPUtime=40
/proc/9307/stat : 9307 (PBS4L) R 9305 9307 9261 0 -1 4194304 21141 0 0 0 3979 21 0 0 25 0 1 0 205076295 138047488 20972 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549328 0 0 4096 0 0 0 0 17 1 0 0
/proc/9307/statm: 33703 20972 108 232 0 33468 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 134812

[startup+50.0278 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 9307
/proc/meminfo: memFree=1091432/2055892 swapFree=4085344/4096564
[pid=9307] ppid=9305 vsize=134812 CPUtime=50.01
/proc/9307/stat : 9307 (PBS4L) R 9305 9307 9261 0 -1 4194304 21187 0 0 0 4974 27 0 0 25 0 1 0 205076295 138047488 21018 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134585352 0 0 4096 0 0 0 0 17 1 0 0
/proc/9307/statm: 33703 21018 108 232 0 33468 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (Kb) 134812

[startup+60.0339 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 9307
/proc/meminfo: memFree=1091304/2055892 swapFree=4085344/4096564
[pid=9307] ppid=9305 vsize=134940 CPUtime=60.01
/proc/9307/stat : 9307 (PBS4L) R 9305 9307 9261 0 -1 4194304 21236 0 0 0 5968 33 0 0 25 0 1 0 205076295 138178560 21067 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549223 0 0 4096 0 0 0 0 17 1 0 0
/proc/9307/statm: 33735 21067 108 232 0 33500 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 134940

[startup+70.04 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 9307
/proc/meminfo: memFree=1091112/2055892 swapFree=4085344/4096564
[pid=9307] ppid=9305 vsize=135076 CPUtime=70.01
/proc/9307/stat : 9307 (PBS4L) R 9305 9307 9261 0 -1 4194304 21278 0 0 0 6965 36 0 0 25 0 1 0 205076295 138317824 21109 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134564509 0 0 4096 0 0 0 0 17 1 0 0
/proc/9307/statm: 33769 21109 108 232 0 33534 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 135076

[startup+80.0462 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 9307
/proc/meminfo: memFree=1090792/2055892 swapFree=4085344/4096564
[pid=9307] ppid=9305 vsize=136008 CPUtime=80.01
/proc/9307/stat : 9307 (PBS4L) R 9305 9307 9261 0 -1 4194304 21521 0 0 0 7959 42 0 0 25 0 1 0 205076295 139272192 21159 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549466 0 0 4096 0 0 0 0 17 1 0 0
/proc/9307/statm: 34002 21159 108 232 0 33767 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 136008

[startup+90.0523 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 9307
/proc/meminfo: memFree=1090728/2055892 swapFree=4085344/4096564
[pid=9307] ppid=9305 vsize=136136 CPUtime=90.02
/proc/9307/stat : 9307 (PBS4L) R 9305 9307 9261 0 -1 4194304 21576 0 0 0 8958 44 0 0 25 0 1 0 205076295 139403264 21214 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549456 0 0 4096 0 0 0 0 17 1 0 0
/proc/9307/statm: 34034 21214 108 232 0 33799 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 136136

[startup+100.058 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 9307
/proc/meminfo: memFree=1090472/2055892 swapFree=4085344/4096564
[pid=9307] ppid=9305 vsize=136292 CPUtime=100.02
/proc/9307/stat : 9307 (PBS4L) R 9305 9307 9261 0 -1 4194304 21637 0 0 0 9958 44 0 0 25 0 1 0 205076295 139563008 21275 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/9307/statm: 34073 21275 108 232 0 33838 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 136292

[startup+110.065 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 9307
/proc/meminfo: memFree=1090152/2055892 swapFree=4085344/4096564
[pid=9307] ppid=9305 vsize=136424 CPUtime=110.03
/proc/9307/stat : 9307 (PBS4L) R 9305 9307 9261 0 -1 4194304 21716 0 0 0 10957 46 0 0 25 0 1 0 205076295 139698176 21354 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549323 0 0 4096 0 0 0 0 17 1 0 0
/proc/9307/statm: 34106 21354 108 232 0 33871 0
Current children cumulated CPU time (s) 110.03
Current children cumulated vsize (Kb) 136424

[startup+120.072 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 9307
/proc/meminfo: memFree=1089960/2055892 swapFree=4085344/4096564
[pid=9307] ppid=9305 vsize=136600 CPUtime=120.03
/proc/9307/stat : 9307 (PBS4L) R 9305 9307 9261 0 -1 4194304 21755 0 0 0 11957 46 0 0 25 0 1 0 205076295 139878400 21393 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549318 0 0 4096 0 0 0 0 17 1 0 0
/proc/9307/statm: 34150 21393 108 232 0 33915 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 136600

[startup+130.078 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 9307
/proc/meminfo: memFree=1089704/2055892 swapFree=4085344/4096564
[pid=9307] ppid=9305 vsize=136764 CPUtime=130.03
/proc/9307/stat : 9307 (PBS4L) R 9305 9307 9261 0 -1 4194304 21817 0 0 0 12956 47 0 0 25 0 1 0 205076295 140046336 21455 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549242 0 0 4096 0 0 0 0 17 1 0 0
/proc/9307/statm: 34191 21455 108 232 0 33956 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 136764

[startup+140.084 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 9307
/proc/meminfo: memFree=1089512/2055892 swapFree=4085344/4096564
[pid=9307] ppid=9305 vsize=136936 CPUtime=140.04
/proc/9307/stat : 9307 (PBS4L) R 9305 9307 9261 0 -1 4194304 21861 0 0 0 13956 48 0 0 25 0 1 0 205076295 140222464 21499 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134564529 0 0 4096 0 0 0 0 17 1 0 0
/proc/9307/statm: 34234 21499 108 232 0 33999 0
Current children cumulated CPU time (s) 140.04
Current children cumulated vsize (Kb) 136936

[startup+150.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 9307
/proc/meminfo: memFree=1089384/2055892 swapFree=4085344/4096564
[pid=9307] ppid=9305 vsize=136936 CPUtime=150.05
/proc/9307/stat : 9307 (PBS4L) R 9305 9307 9261 0 -1 4194304 21901 0 0 0 14956 49 0 0 25 0 1 0 205076295 140222464 21539 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/9307/statm: 34234 21539 108 232 0 33999 0
Current children cumulated CPU time (s) 150.05
Current children cumulated vsize (Kb) 136936

[startup+160.096 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 9307
/proc/meminfo: memFree=1089192/2055892 swapFree=4085344/4096564
[pid=9307] ppid=9305 vsize=137080 CPUtime=160.05
/proc/9307/stat : 9307 (PBS4L) R 9305 9307 9261 0 -1 4194304 21952 0 0 0 15955 50 0 0 25 0 1 0 205076295 140369920 21590 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134560813 0 0 4096 0 0 0 0 17 1 0 0
/proc/9307/statm: 34270 21590 108 232 0 34035 0
Current children cumulated CPU time (s) 160.05
Current children cumulated vsize (Kb) 137080

[startup+170.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 9307
/proc/meminfo: memFree=1089000/2055892 swapFree=4085344/4096564
[pid=9307] ppid=9305 vsize=137212 CPUtime=170.04
/proc/9307/stat : 9307 (PBS4L) R 9305 9307 9261 0 -1 4194304 21988 0 0 0 16954 50 0 0 25 0 1 0 205076295 140505088 21626 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/9307/statm: 34303 21626 108 232 0 34068 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 137212

[startup+180.107 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 9307
/proc/meminfo: memFree=1088808/2055892 swapFree=4085344/4096564
[pid=9307] ppid=9305 vsize=137380 CPUtime=180.05
/proc/9307/stat : 9307 (PBS4L) R 9305 9307 9261 0 -1 4194304 22036 0 0 0 17954 51 0 0 25 0 1 0 205076295 140677120 21674 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/9307/statm: 34345 21674 108 232 0 34110 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 137380

[startup+190.113 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 9307
/proc/meminfo: memFree=1088616/2055892 swapFree=4085344/4096564
[pid=9307] ppid=9305 vsize=139080 CPUtime=190.05
/proc/9307/stat : 9307 (PBS4L) R 9305 9307 9261 0 -1 4194304 22477 0 0 0 18953 52 0 0 25 0 1 0 205076295 142417920 21730 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551243 0 0 4096 0 0 0 0 17 1 0 0
/proc/9307/statm: 34770 21730 108 232 0 34535 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 139080

[startup+200.119 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 9307
/proc/meminfo: memFree=1088424/2055892 swapFree=4085344/4096564
[pid=9307] ppid=9305 vsize=139080 CPUtime=200.06
/proc/9307/stat : 9307 (PBS4L) R 9305 9307 9261 0 -1 4194304 22513 0 0 0 19952 54 0 0 25 0 1 0 205076295 142417920 21766 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546067 0 0 4096 0 0 0 0 17 1 0 0
/proc/9307/statm: 34770 21766 108 232 0 34535 0
Current children cumulated CPU time (s) 200.06
Current children cumulated vsize (Kb) 139080

[startup+210.126 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 9307
/proc/meminfo: memFree=1088232/2055892 swapFree=4085344/4096564

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

/proc/9307/stat : 9307 (PBS4L) R 9305 9307 9261 0 -1 4194304 29567 0 0 0 177991 169 0 0 25 0 1 0 205076295 162283520 26514 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558782 0 0 4096 0 0 0 0 17 1 0 0
/proc/9307/statm: 39620 26514 108 232 0 39385 0
Current children cumulated CPU time (s) 1781.6
Current children cumulated vsize (Kb) 158480

[startup+1783.08 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 9309
/proc/meminfo: memFree=1069288/2055892 swapFree=4085344/4096564
[pid=9307] ppid=9305 vsize=158480 CPUtime=1782.61
/proc/9307/stat : 9307 (PBS4L) R 9305 9307 9261 0 -1 4194304 29573 0 0 0 178092 169 0 0 25 0 1 0 205076295 162283520 26520 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549321 0 0 4096 0 0 0 0 17 1 0 0
/proc/9307/statm: 39620 26520 108 232 0 39385 0
Current children cumulated CPU time (s) 1782.61
Current children cumulated vsize (Kb) 158480

[startup+1784.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 9309
/proc/meminfo: memFree=1069288/2055892 swapFree=4085344/4096564
[pid=9307] ppid=9305 vsize=158480 CPUtime=1783.61
/proc/9307/stat : 9307 (PBS4L) R 9305 9307 9261 0 -1 4194304 29574 0 0 0 178192 169 0 0 25 0 1 0 205076295 162283520 26521 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/9307/statm: 39620 26521 108 232 0 39385 0
Current children cumulated CPU time (s) 1783.61
Current children cumulated vsize (Kb) 158480

[startup+1785.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 9309
/proc/meminfo: memFree=1069288/2055892 swapFree=4085344/4096564
[pid=9307] ppid=9305 vsize=158480 CPUtime=1784.62
/proc/9307/stat : 9307 (PBS4L) R 9305 9307 9261 0 -1 4194304 29575 0 0 0 178293 169 0 0 25 0 1 0 205076295 162283520 26522 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/9307/statm: 39620 26522 108 232 0 39385 0
Current children cumulated CPU time (s) 1784.62
Current children cumulated vsize (Kb) 158480

[startup+1786.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 9309
/proc/meminfo: memFree=1069288/2055892 swapFree=4085344/4096564
[pid=9307] ppid=9305 vsize=158480 CPUtime=1785.62
/proc/9307/stat : 9307 (PBS4L) R 9305 9307 9261 0 -1 4194304 29576 0 0 0 178393 169 0 0 25 0 1 0 205076295 162283520 26523 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/9307/statm: 39620 26523 108 232 0 39385 0
Current children cumulated CPU time (s) 1785.62
Current children cumulated vsize (Kb) 158480

[startup+1787.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 9309
/proc/meminfo: memFree=1069224/2055892 swapFree=4085344/4096564
[pid=9307] ppid=9305 vsize=158480 CPUtime=1786.63
/proc/9307/stat : 9307 (PBS4L) R 9305 9307 9261 0 -1 4194304 29581 0 0 0 178494 169 0 0 25 0 1 0 205076295 162283520 26528 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551321 0 0 4096 0 0 0 0 17 1 0 0
/proc/9307/statm: 39620 26528 108 232 0 39385 0
Current children cumulated CPU time (s) 1786.63
Current children cumulated vsize (Kb) 158480

[startup+1788.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 9309
/proc/meminfo: memFree=1069224/2055892 swapFree=4085344/4096564
[pid=9307] ppid=9305 vsize=158480 CPUtime=1787.63
/proc/9307/stat : 9307 (PBS4L) R 9305 9307 9261 0 -1 4194304 29583 0 0 0 178594 169 0 0 25 0 1 0 205076295 162283520 26530 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549273 0 0 4096 0 0 0 0 17 1 0 0
/proc/9307/statm: 39620 26530 108 232 0 39385 0
Current children cumulated CPU time (s) 1787.63
Current children cumulated vsize (Kb) 158480

[startup+1789.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 9309
/proc/meminfo: memFree=1069224/2055892 swapFree=4085344/4096564
[pid=9307] ppid=9305 vsize=158480 CPUtime=1788.64
/proc/9307/stat : 9307 (PBS4L) R 9305 9307 9261 0 -1 4194304 29584 0 0 0 178695 169 0 0 25 0 1 0 205076295 162283520 26531 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134564523 0 0 4096 0 0 0 0 17 1 0 0
/proc/9307/statm: 39620 26531 108 232 0 39385 0
Current children cumulated CPU time (s) 1788.64
Current children cumulated vsize (Kb) 158480

[startup+1790.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 9309
/proc/meminfo: memFree=1069224/2055892 swapFree=4085344/4096564
[pid=9307] ppid=9305 vsize=158480 CPUtime=1789.64
/proc/9307/stat : 9307 (PBS4L) R 9305 9307 9261 0 -1 4194304 29589 0 0 0 178795 169 0 0 25 0 1 0 205076295 162283520 26536 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549259 0 0 4096 0 0 0 0 17 1 0 0
/proc/9307/statm: 39620 26536 108 232 0 39385 0
Current children cumulated CPU time (s) 1789.64
Current children cumulated vsize (Kb) 158480

[startup+1791.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 9309
/proc/meminfo: memFree=1069224/2055892 swapFree=4085344/4096564
[pid=9307] ppid=9305 vsize=158480 CPUtime=1790.64
/proc/9307/stat : 9307 (PBS4L) R 9305 9307 9261 0 -1 4194304 29590 0 0 0 178895 169 0 0 25 0 1 0 205076295 162283520 26537 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549285 0 0 4096 0 0 0 0 17 1 0 0
/proc/9307/statm: 39620 26537 108 232 0 39385 0
Current children cumulated CPU time (s) 1790.64
Current children cumulated vsize (Kb) 158480

[startup+1792.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 9309
/proc/meminfo: memFree=1069224/2055892 swapFree=4085344/4096564
[pid=9307] ppid=9305 vsize=158480 CPUtime=1791.65
/proc/9307/stat : 9307 (PBS4L) R 9305 9307 9261 0 -1 4194304 29592 0 0 0 178996 169 0 0 25 0 1 0 205076295 162283520 26539 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558782 0 0 4096 0 0 0 0 17 1 0 0
/proc/9307/statm: 39620 26539 108 232 0 39385 0
Current children cumulated CPU time (s) 1791.65
Current children cumulated vsize (Kb) 158480

[startup+1793.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 9309
/proc/meminfo: memFree=1069160/2055892 swapFree=4085344/4096564
[pid=9307] ppid=9305 vsize=158480 CPUtime=1792.65
/proc/9307/stat : 9307 (PBS4L) R 9305 9307 9261 0 -1 4194304 29597 0 0 0 179096 169 0 0 25 0 1 0 205076295 162283520 26544 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/9307/statm: 39620 26544 108 232 0 39385 0
Current children cumulated CPU time (s) 1792.65
Current children cumulated vsize (Kb) 158480

[startup+1794.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 9309
/proc/meminfo: memFree=1069160/2055892 swapFree=4085344/4096564
[pid=9307] ppid=9305 vsize=158480 CPUtime=1793.66
/proc/9307/stat : 9307 (PBS4L) R 9305 9307 9261 0 -1 4194304 29598 0 0 0 179197 169 0 0 25 0 1 0 205076295 162283520 26545 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549291 0 0 4096 0 0 0 0 17 1 0 0
/proc/9307/statm: 39620 26545 108 232 0 39385 0
Current children cumulated CPU time (s) 1793.66
Current children cumulated vsize (Kb) 158480

[startup+1795.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 9309
/proc/meminfo: memFree=1069160/2055892 swapFree=4085344/4096564
[pid=9307] ppid=9305 vsize=158480 CPUtime=1794.66
/proc/9307/stat : 9307 (PBS4L) R 9305 9307 9261 0 -1 4194304 29600 0 0 0 179297 169 0 0 25 0 1 0 205076295 162283520 26547 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/9307/statm: 39620 26547 108 232 0 39385 0
Current children cumulated CPU time (s) 1794.66
Current children cumulated vsize (Kb) 158480

[startup+1796.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 9309
/proc/meminfo: memFree=1069160/2055892 swapFree=4085344/4096564
[pid=9307] ppid=9305 vsize=158480 CPUtime=1795.66
/proc/9307/stat : 9307 (PBS4L) R 9305 9307 9261 0 -1 4194304 29605 0 0 0 179397 169 0 0 25 0 1 0 205076295 162283520 26552 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549014 0 0 4096 0 0 0 0 17 1 0 0
/proc/9307/statm: 39620 26552 108 232 0 39385 0
Current children cumulated CPU time (s) 1795.66
Current children cumulated vsize (Kb) 158480

[startup+1797.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 9309
/proc/meminfo: memFree=1069160/2055892 swapFree=4085344/4096564
[pid=9307] ppid=9305 vsize=158480 CPUtime=1796.67
/proc/9307/stat : 9307 (PBS4L) R 9305 9307 9261 0 -1 4194304 29606 0 0 0 179498 169 0 0 25 0 1 0 205076295 162283520 26553 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549242 0 0 4096 0 0 0 0 17 1 0 0
/proc/9307/statm: 39620 26553 108 232 0 39385 0
Current children cumulated CPU time (s) 1796.67
Current children cumulated vsize (Kb) 158480

[startup+1798.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 9309
/proc/meminfo: memFree=1069160/2055892 swapFree=4085344/4096564
[pid=9307] ppid=9305 vsize=158480 CPUtime=1797.67
/proc/9307/stat : 9307 (PBS4L) R 9305 9307 9261 0 -1 4194304 29607 0 0 0 179598 169 0 0 25 0 1 0 205076295 162283520 26554 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549336 0 0 4096 0 0 0 0 17 1 0 0
/proc/9307/statm: 39620 26554 108 232 0 39385 0
Current children cumulated CPU time (s) 1797.67
Current children cumulated vsize (Kb) 158480

[startup+1799.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 9309
/proc/meminfo: memFree=1069160/2055892 swapFree=4085344/4096564
[pid=9307] ppid=9305 vsize=158480 CPUtime=1798.68
/proc/9307/stat : 9307 (PBS4L) R 9305 9307 9261 0 -1 4194304 29608 0 0 0 179699 169 0 0 25 0 1 0 205076295 162283520 26555 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/9307/statm: 39620 26555 108 232 0 39385 0
Current children cumulated CPU time (s) 1798.68
Current children cumulated vsize (Kb) 158480

[startup+1800.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 9309
/proc/meminfo: memFree=1069096/2055892 swapFree=4085344/4096564
[pid=9307] ppid=9305 vsize=158480 CPUtime=1799.68
/proc/9307/stat : 9307 (PBS4L) R 9305 9307 9261 0 -1 4194304 29614 0 0 0 179799 169 0 0 25 0 1 0 205076295 162283520 26561 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546266 0 0 4096 0 0 0 0 17 1 0 0
/proc/9307/statm: 39620 26561 108 232 0 39385 0
Current children cumulated CPU time (s) 1799.68
Current children cumulated vsize (Kb) 158480

[startup+1801.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 9309
/proc/meminfo: memFree=1069096/2055892 swapFree=4085344/4096564
[pid=9307] ppid=9305 vsize=158480 CPUtime=1800.7
/proc/9307/stat : 9307 (PBS4L) R 9305 9307 9261 0 -1 4194304 29615 0 0 0 179900 170 0 0 25 0 1 0 205076295 162283520 26562 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/9307/statm: 39620 26562 108 232 0 39385 0
Current children cumulated CPU time (s) 1800.7
Current children cumulated vsize (Kb) 158480



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 9309
/proc/meminfo: memFree=1069096/2055892 swapFree=4085344/4096564
[pid=9307] ppid=9305 vsize=158480 CPUtime=1800.7
/proc/9307/stat : 9307 (PBS4L) R 9305 9307 9261 0 -1 4194304 29615 0 0 0 179900 170 0 0 25 0 1 0 205076295 162283520 26562 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549328 0 0 4096 0 0 0 0 17 1 0 0
/proc/9307/statm: 39620 26562 108 232 0 39385 0
Current children cumulated CPU time (s) 1800.7
Current children cumulated vsize (Kb) 158480

Sending SIGTERM to -9307
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.2
CPU time (s): 1800.72
CPU user time (s): 1799
CPU system time (s): 1.71674
CPU usage (%): 99.9735
Max. virtual memory (cumulated for all children) (Kb): 158480
The end

Launcher Data (download as text)

Begin job on node81 on Sun Jun  4 04:12:48 UTC 2006


FILE ID= 41660-1149394368

PBS_JOBID= 313603

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/vtxcov/normalized-vtxcov_v2000_e4000_6.opb.PB06.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node81/41660-1149394368/instance-41660-1149394368.opb 235069665
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node81/watcher-41660-1149394368 -o ROOT/results/node81/solver-41660-1149394368 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node81/41660-1149394368/instance-41660-1149394368.opb 235069665

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  e9984c89af246abdf2b2a4294753ea30

RANDOM SEED= 235069665


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


/proc/meminfo:
MemTotal:      2055892 kB
MemFree:       1175344 kB
Buffers:         39116 kB
Cached:         762660 kB
SwapCached:       2732 kB
Active:         118072 kB
Inactive:       692700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055892 kB
LowFree:       1175344 kB
SwapTotal:     4096564 kB
SwapFree:      4085344 kB
Dirty:             144 kB
Writeback:           0 kB
Mapped:          16580 kB
Slab:            56356 kB
Committed_AS:   334224 kB
PageTables:       1288 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node81 on Sun Jun  4 04:42:50 UTC 2006