Trace number 41239

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.67 1801.18

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/
pub/fctp/normalized-reduced-mps-v2-20-10-ran8x32.opb
MD5SUM857268f55ca3006474c2fa40f262a214
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.18597
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables7936
Total number of constraints296
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 constraints296
Minimum length of a constraint31
Maximum length of a constraint960
Number of terms in the objective function 7936
Biggest coefficient in the objective function 1818
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 530569
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262144
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 530569
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 PBS v4 by Bashar Al-Rawi & Fadi Aloul
0.00	c Solving ROOT/tmp/node86/41239-1149251471/instance-41239-1149251471.opb ......

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/node86/watcher-41239-1149251471 -o ROOT/results/node86/solver-41239-1149251471 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node86/41239-1149251471/instance-41239-1149251471.opb 655560944 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.68 0.91 0.89 2/68 30728
/proc/meminfo: memFree=1574752/2055892 swapFree=4084792/4096564
[pid=30728] ppid=30726 vsize=1368 CPUtime=0
/proc/30728/stat : 30728 (PBS4L) D 30726 30728 30682 0 -1 4194304 110 0 0 0 0 0 0 0 19 0 1 0 190786313 1400832 95 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135137645 0 2147483391 4096 0 18446744072099941670 0 0 17 1 0 0
/proc/30728/statm: 342 95 84 232 0 107 0

[startup+10.0018 s]
/proc/loadavg: 0.73 0.91 0.89 2/68 30728
/proc/meminfo: memFree=1570536/2055892 swapFree=4084792/4096564
[pid=30728] ppid=30726 vsize=6104 CPUtime=9.99
/proc/30728/stat : 30728 (PBS4L) R 30726 30728 30682 0 -1 4194304 1360 0 0 0 997 2 0 0 25 0 1 0 190786313 6250496 1150 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30728/statm: 1526 1150 105 232 0 1291 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 6104

[startup+20.008 s]
/proc/loadavg: 0.77 0.91 0.89 2/68 30728
/proc/meminfo: memFree=1569512/2055892 swapFree=4084792/4096564
[pid=30728] ppid=30726 vsize=7256 CPUtime=20
/proc/30728/stat : 30728 (PBS4L) R 30726 30728 30682 0 -1 4194304 1604 0 0 0 1997 3 0 0 25 0 1 0 190786313 7430144 1394 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551270 0 0 4096 0 0 0 0 17 1 0 0
/proc/30728/statm: 1814 1394 105 232 0 1579 0
Current children cumulated CPU time (s) 20
Current children cumulated vsize (Kb) 7256

[startup+30.0141 s]
/proc/loadavg: 0.81 0.92 0.89 2/68 30728
/proc/meminfo: memFree=1568616/2055892 swapFree=4084792/4096564
[pid=30728] ppid=30726 vsize=9472 CPUtime=30
/proc/30728/stat : 30728 (PBS4L) R 30726 30728 30682 0 -1 4194304 1828 0 0 0 2996 4 0 0 25 0 1 0 190786313 9699328 1618 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551243 0 0 4096 0 0 0 0 17 1 0 0
/proc/30728/statm: 2368 1618 105 232 0 2133 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 9472

[startup+40.0203 s]
/proc/loadavg: 0.84 0.92 0.89 2/68 30728
/proc/meminfo: memFree=1567656/2055892 swapFree=4084792/4096564
[pid=30728] ppid=30726 vsize=9736 CPUtime=40
/proc/30728/stat : 30728 (PBS4L) R 30726 30728 30682 0 -1 4194304 2080 0 0 0 3996 4 0 0 25 0 1 0 190786313 9969664 1870 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551340 0 0 4096 0 0 0 0 17 1 0 0
/proc/30728/statm: 2434 1870 105 232 0 2199 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 9736

[startup+50.0264 s]
/proc/loadavg: 0.93 0.94 0.90 2/68 30728
/proc/meminfo: memFree=1566632/2055892 swapFree=4084792/4096564
[pid=30728] ppid=30726 vsize=10188 CPUtime=50
/proc/30728/stat : 30728 (PBS4L) R 30726 30728 30682 0 -1 4194304 2344 0 0 0 4995 5 0 0 25 0 1 0 190786313 10432512 2134 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551321 0 0 4096 0 0 0 0 17 1 0 0
/proc/30728/statm: 2547 2134 105 232 0 2312 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 10188

[startup+60.0326 s]
/proc/loadavg: 0.94 0.94 0.90 2/68 30728
/proc/meminfo: memFree=1565416/2055892 swapFree=4084792/4096564
[pid=30728] ppid=30726 vsize=14416 CPUtime=60.01
/proc/30728/stat : 30728 (PBS4L) R 30726 30728 30682 0 -1 4194304 2644 0 0 0 5995 6 0 0 25 0 1 0 190786313 14761984 2434 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30728/statm: 3604 2434 105 232 0 3369 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 14416

[startup+70.0377 s]
/proc/loadavg: 0.95 0.94 0.90 2/68 30728
/proc/meminfo: memFree=1564136/2055892 swapFree=4084792/4096564
[pid=30728] ppid=30726 vsize=14812 CPUtime=70.01
/proc/30728/stat : 30728 (PBS4L) R 30726 30728 30682 0 -1 4194304 2967 0 0 0 6994 7 0 0 25 0 1 0 190786313 15167488 2757 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551608 0 0 4096 0 0 0 0 17 1 0 0
/proc/30728/statm: 3703 2757 105 232 0 3468 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 14812

[startup+80.0439 s]
/proc/loadavg: 0.96 0.94 0.90 2/68 30728
/proc/meminfo: memFree=1562856/2055892 swapFree=4084792/4096564
[pid=30728] ppid=30726 vsize=15076 CPUtime=80.02
/proc/30728/stat : 30728 (PBS4L) R 30726 30728 30682 0 -1 4194304 3292 0 0 0 7994 8 0 0 25 0 1 0 190786313 15437824 3082 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/30728/statm: 3769 3082 105 232 0 3534 0
Current children cumulated CPU time (s) 80.02
Current children cumulated vsize (Kb) 15076

[startup+90.05 s]
/proc/loadavg: 0.96 0.94 0.90 2/68 30728
/proc/meminfo: memFree=1561256/2055892 swapFree=4084792/4096564
[pid=30728] ppid=30726 vsize=15404 CPUtime=90.01
/proc/30728/stat : 30728 (PBS4L) R 30726 30728 30682 0 -1 4194304 3691 0 0 0 8993 8 0 0 25 0 1 0 190786313 15773696 3481 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551329 0 0 4096 0 0 0 0 17 1 0 0
/proc/30728/statm: 3851 3481 105 232 0 3616 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 15404

[startup+100.056 s]
/proc/loadavg: 0.97 0.94 0.91 2/68 30728
/proc/meminfo: memFree=1559912/2055892 swapFree=4084792/4096564
[pid=30728] ppid=30726 vsize=23728 CPUtime=100.02
/proc/30728/stat : 30728 (PBS4L) R 30726 30728 30682 0 -1 4194304 4023 0 0 0 9992 10 0 0 25 0 1 0 190786313 24297472 3813 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546777 0 0 4096 0 0 0 0 17 1 0 0
/proc/30728/statm: 5932 3813 105 232 0 5697 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 23728

[startup+110.062 s]
/proc/loadavg: 0.97 0.94 0.91 2/68 30728
/proc/meminfo: memFree=1558376/2055892 swapFree=4084792/4096564
[pid=30728] ppid=30726 vsize=23992 CPUtime=110.02
/proc/30728/stat : 30728 (PBS4L) R 30726 30728 30682 0 -1 4194304 4395 0 0 0 10992 10 0 0 25 0 1 0 190786313 24567808 4185 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551608 0 0 4096 0 0 0 0 17 1 0 0
/proc/30728/statm: 5998 4185 105 232 0 5763 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 23992

[startup+120.068 s]
/proc/loadavg: 0.98 0.95 0.91 2/68 30728
/proc/meminfo: memFree=1556648/2055892 swapFree=4084792/4096564
[pid=30728] ppid=30726 vsize=24256 CPUtime=120.02
/proc/30728/stat : 30728 (PBS4L) R 30726 30728 30682 0 -1 4194304 4833 0 0 0 11991 11 0 0 25 0 1 0 190786313 24838144 4623 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551629 0 0 4096 0 0 0 0 17 1 0 0
/proc/30728/statm: 6064 4623 105 232 0 5829 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 24256

[startup+130.074 s]
/proc/loadavg: 0.98 0.95 0.91 2/68 30728
/proc/meminfo: memFree=1555496/2055892 swapFree=4084792/4096564
[pid=30728] ppid=30726 vsize=24500 CPUtime=130.03
/proc/30728/stat : 30728 (PBS4L) R 30726 30728 30682 0 -1 4194304 5131 0 0 0 12991 12 0 0 25 0 1 0 190786313 25088000 4921 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551602 0 0 4096 0 0 0 0 17 1 0 0
/proc/30728/statm: 6125 4921 105 232 0 5890 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 24500

[startup+140.08 s]
/proc/loadavg: 0.98 0.95 0.91 2/68 30728
/proc/meminfo: memFree=1554280/2055892 swapFree=4084792/4096564
[pid=30728] ppid=30726 vsize=24920 CPUtime=140.03
/proc/30728/stat : 30728 (PBS4L) R 30726 30728 30682 0 -1 4194304 5438 0 0 0 13990 13 0 0 25 0 1 0 190786313 25518080 5228 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549273 0 0 4096 0 0 0 0 17 1 0 0
/proc/30728/statm: 6230 5228 105 232 0 5995 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 24920

[startup+150.086 s]
/proc/loadavg: 0.98 0.95 0.91 2/68 30728
/proc/meminfo: memFree=1553256/2055892 swapFree=4084792/4096564
[pid=30728] ppid=30726 vsize=25112 CPUtime=150.04
/proc/30728/stat : 30728 (PBS4L) R 30726 30728 30682 0 -1 4194304 5726 0 0 0 14990 14 0 0 25 0 1 0 190786313 25714688 5467 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546650 0 0 4096 0 0 0 0 17 1 0 0
/proc/30728/statm: 6278 5467 105 232 0 6043 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 25112

[startup+160.092 s]
/proc/loadavg: 0.99 0.95 0.91 2/68 30728
/proc/meminfo: memFree=1551528/2055892 swapFree=4084792/4096564
[pid=30728] ppid=30726 vsize=25112 CPUtime=160.04
/proc/30728/stat : 30728 (PBS4L) R 30726 30728 30682 0 -1 4194304 6165 0 0 0 15990 14 0 0 25 0 1 0 190786313 25714688 5906 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551638 0 0 4096 0 0 0 0 17 1 0 0
/proc/30728/statm: 6278 5906 105 232 0 6043 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 25112

[startup+170.098 s]
/proc/loadavg: 0.99 0.95 0.91 2/68 30728
/proc/meminfo: memFree=1551464/2055892 swapFree=4084792/4096564
[pid=30728] ppid=30726 vsize=25192 CPUtime=170.04
/proc/30728/stat : 30728 (PBS4L) R 30726 30728 30682 0 -1 4194304 6178 0 0 0 16990 14 0 0 25 0 1 0 190786313 25796608 5919 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30728/statm: 6298 5919 105 232 0 6063 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 25192

[startup+180.104 s]
/proc/loadavg: 0.99 0.95 0.91 2/68 30728
/proc/meminfo: memFree=1551400/2055892 swapFree=4084792/4096564
[pid=30728] ppid=30726 vsize=25192 CPUtime=180.05
/proc/30728/stat : 30728 (PBS4L) R 30726 30728 30682 0 -1 4194304 6199 0 0 0 17990 15 0 0 25 0 1 0 190786313 25796608 5940 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134563323 0 0 4096 0 0 0 0 17 1 0 0
/proc/30728/statm: 6298 5940 105 232 0 6063 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 25192

[startup+190.11 s]
/proc/loadavg: 0.99 0.95 0.91 2/68 30728
/proc/meminfo: memFree=1551272/2055892 swapFree=4084792/4096564
[pid=30728] ppid=30726 vsize=25328 CPUtime=190.05
/proc/30728/stat : 30728 (PBS4L) R 30726 30728 30682 0 -1 4194304 6228 0 0 0 18990 15 0 0 25 0 1 0 190786313 25935872 5969 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551329 0 0 4096 0 0 0 0 17 1 0 0
/proc/30728/statm: 6332 5969 105 232 0 6097 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 25328

[startup+200.115 s]
/proc/loadavg: 0.99 0.95 0.91 2/68 30728
/proc/meminfo: memFree=1551144/2055892 swapFree=4084792/4096564
[pid=30728] ppid=30726 vsize=25328 CPUtime=200.05
/proc/30728/stat : 30728 (PBS4L) R 30726 30728 30682 0 -1 4194304 6251 0 0 0 19990 15 0 0 25 0 1 0 190786313 25935872 5992 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549314 0 0 4096 0 0 0 0 17 1 0 0
/proc/30728/statm: 6332 5992 105 232 0 6097 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 25328

[startup+210.121 s]
/proc/loadavg: 0.99 0.95 0.91 2/68 30728
/proc/meminfo: memFree=1551080/2055892 swapFree=4084792/4096564

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

/proc/30728/stat : 30728 (PBS4L) R 30726 30728 30682 0 -1 4194304 17555 0 0 0 178063 95 0 0 25 0 1 0 190786313 91533312 15852 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551812 0 0 4096 0 0 0 0 17 1 0 0
/proc/30728/statm: 22347 15852 105 232 0 22112 0
Current children cumulated CPU time (s) 1781.58
Current children cumulated vsize (Kb) 89388

[startup+1783.07 s]
/proc/loadavg: 1.00 0.99 0.91 2/68 30730
/proc/meminfo: memFree=1511528/2055892 swapFree=4084792/4096564
[pid=30728] ppid=30726 vsize=89388 CPUtime=1782.59
/proc/30728/stat : 30728 (PBS4L) R 30726 30728 30682 0 -1 4194304 17555 0 0 0 178164 95 0 0 25 0 1 0 190786313 91533312 15852 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551602 0 0 4096 0 0 0 0 17 1 0 0
/proc/30728/statm: 22347 15852 105 232 0 22112 0
Current children cumulated CPU time (s) 1782.59
Current children cumulated vsize (Kb) 89388

[startup+1784.08 s]
/proc/loadavg: 1.00 0.99 0.91 2/68 30730
/proc/meminfo: memFree=1511528/2055892 swapFree=4084792/4096564
[pid=30728] ppid=30726 vsize=89388 CPUtime=1783.59
/proc/30728/stat : 30728 (PBS4L) R 30726 30728 30682 0 -1 4194304 17556 0 0 0 178264 95 0 0 25 0 1 0 190786313 91533312 15853 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551252 0 0 4096 0 0 0 0 17 1 0 0
/proc/30728/statm: 22347 15853 105 232 0 22112 0
Current children cumulated CPU time (s) 1783.59
Current children cumulated vsize (Kb) 89388

[startup+1785.08 s]
/proc/loadavg: 1.00 0.99 0.91 2/68 30730
/proc/meminfo: memFree=1511528/2055892 swapFree=4084792/4096564
[pid=30728] ppid=30726 vsize=89388 CPUtime=1784.59
/proc/30728/stat : 30728 (PBS4L) R 30726 30728 30682 0 -1 4194304 17557 0 0 0 178364 95 0 0 25 0 1 0 190786313 91533312 15854 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546660 0 0 4096 0 0 0 0 17 1 0 0
/proc/30728/statm: 22347 15854 105 232 0 22112 0
Current children cumulated CPU time (s) 1784.59
Current children cumulated vsize (Kb) 89388

[startup+1786.09 s]
/proc/loadavg: 1.00 0.99 0.91 2/68 30730
/proc/meminfo: memFree=1511528/2055892 swapFree=4084792/4096564
[pid=30728] ppid=30726 vsize=89388 CPUtime=1785.6
/proc/30728/stat : 30728 (PBS4L) R 30726 30728 30682 0 -1 4194304 17557 0 0 0 178465 95 0 0 25 0 1 0 190786313 91533312 15854 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/30728/statm: 22347 15854 105 232 0 22112 0
Current children cumulated CPU time (s) 1785.6
Current children cumulated vsize (Kb) 89388

[startup+1787.09 s]
/proc/loadavg: 1.00 0.99 0.91 2/68 30730
/proc/meminfo: memFree=1511464/2055892 swapFree=4084792/4096564
[pid=30728] ppid=30726 vsize=89388 CPUtime=1786.6
/proc/30728/stat : 30728 (PBS4L) R 30726 30728 30682 0 -1 4194304 17558 0 0 0 178565 95 0 0 25 0 1 0 190786313 91533312 15855 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546643 0 0 4096 0 0 0 0 17 1 0 0
/proc/30728/statm: 22347 15855 105 232 0 22112 0
Current children cumulated CPU time (s) 1786.6
Current children cumulated vsize (Kb) 89388

[startup+1788.1 s]
/proc/loadavg: 1.00 0.99 0.91 2/68 30730
/proc/meminfo: memFree=1511464/2055892 swapFree=4084792/4096564
[pid=30728] ppid=30726 vsize=89388 CPUtime=1787.61
/proc/30728/stat : 30728 (PBS4L) R 30726 30728 30682 0 -1 4194304 17559 0 0 0 178666 95 0 0 25 0 1 0 190786313 91533312 15856 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30728/statm: 22347 15856 105 232 0 22112 0
Current children cumulated CPU time (s) 1787.61
Current children cumulated vsize (Kb) 89388

[startup+1789.1 s]
/proc/loadavg: 1.00 0.99 0.91 2/68 30730
/proc/meminfo: memFree=1511464/2055892 swapFree=4084792/4096564
[pid=30728] ppid=30726 vsize=89388 CPUtime=1788.61
/proc/30728/stat : 30728 (PBS4L) R 30726 30728 30682 0 -1 4194304 17559 0 0 0 178766 95 0 0 25 0 1 0 190786313 91533312 15856 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/30728/statm: 22347 15856 105 232 0 22112 0
Current children cumulated CPU time (s) 1788.61
Current children cumulated vsize (Kb) 89388

[startup+1790.11 s]
/proc/loadavg: 1.00 0.99 0.91 2/74 30785
/proc/meminfo: memFree=1510128/2055892 swapFree=4084792/4096564
[pid=30728] ppid=30726 vsize=89388 CPUtime=1789.6
/proc/30728/stat : 30728 (PBS4L) R 30726 30728 30682 0 -1 4194304 17560 0 0 0 178865 95 0 0 25 0 1 0 190786313 91533312 15857 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549288 0 0 4096 0 0 0 0 17 1 0 0
/proc/30728/statm: 22347 15857 105 232 0 22112 0
Current children cumulated CPU time (s) 1789.6
Current children cumulated vsize (Kb) 89388

[startup+1791.11 s]
/proc/loadavg: 1.00 0.99 0.91 2/74 30785
/proc/meminfo: memFree=1510064/2055892 swapFree=4084792/4096564
[pid=30728] ppid=30726 vsize=89388 CPUtime=1790.6
/proc/30728/stat : 30728 (PBS4L) R 30726 30728 30682 0 -1 4194304 17560 0 0 0 178965 95 0 0 25 0 1 0 190786313 91533312 15857 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551270 0 0 4096 0 0 0 0 17 1 0 0
/proc/30728/statm: 22347 15857 105 232 0 22112 0
Current children cumulated CPU time (s) 1790.6
Current children cumulated vsize (Kb) 89388

[startup+1792.12 s]
/proc/loadavg: 1.00 0.99 0.91 2/74 30785
/proc/meminfo: memFree=1510064/2055892 swapFree=4084792/4096564
[pid=30728] ppid=30726 vsize=89388 CPUtime=1791.61
/proc/30728/stat : 30728 (PBS4L) R 30726 30728 30682 0 -1 4194304 17561 0 0 0 179066 95 0 0 25 0 1 0 190786313 91533312 15858 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/30728/statm: 22347 15858 105 232 0 22112 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (Kb) 89388

[startup+1793.12 s]
/proc/loadavg: 1.00 0.99 0.91 2/74 30793
/proc/meminfo: memFree=1510128/2055892 swapFree=4084792/4096564
[pid=30728] ppid=30726 vsize=89388 CPUtime=1792.61
/proc/30728/stat : 30728 (PBS4L) R 30726 30728 30682 0 -1 4194304 17561 0 0 0 179166 95 0 0 25 0 1 0 190786313 91533312 15858 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551602 0 0 4096 0 0 0 0 17 1 0 0
/proc/30728/statm: 22347 15858 105 232 0 22112 0
Current children cumulated CPU time (s) 1792.61
Current children cumulated vsize (Kb) 89388

[startup+1794.13 s]
/proc/loadavg: 1.00 0.99 0.91 2/74 30793
/proc/meminfo: memFree=1510128/2055892 swapFree=4084792/4096564
[pid=30728] ppid=30726 vsize=89388 CPUtime=1793.62
/proc/30728/stat : 30728 (PBS4L) R 30726 30728 30682 0 -1 4194304 17561 0 0 0 179266 96 0 0 25 0 1 0 190786313 91533312 15858 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546660 0 0 4096 0 0 0 0 17 1 0 0
/proc/30728/statm: 22347 15858 105 232 0 22112 0
Current children cumulated CPU time (s) 1793.62
Current children cumulated vsize (Kb) 89388

[startup+1795.13 s]
/proc/loadavg: 1.00 0.99 0.91 2/74 30793
/proc/meminfo: memFree=1510128/2055892 swapFree=4084792/4096564
[pid=30728] ppid=30726 vsize=89388 CPUtime=1794.63
/proc/30728/stat : 30728 (PBS4L) R 30726 30728 30682 0 -1 4194304 17562 0 0 0 179367 96 0 0 25 0 1 0 190786313 91533312 15859 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30728/statm: 22347 15859 105 232 0 22112 0
Current children cumulated CPU time (s) 1794.63
Current children cumulated vsize (Kb) 89388

[startup+1796.14 s]
/proc/loadavg: 1.00 0.99 0.91 2/74 30801
/proc/meminfo: memFree=1510128/2055892 swapFree=4084792/4096564
[pid=30728] ppid=30726 vsize=89388 CPUtime=1795.63
/proc/30728/stat : 30728 (PBS4L) R 30726 30728 30682 0 -1 4194304 17562 0 0 0 179467 96 0 0 25 0 1 0 190786313 91533312 15859 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551282 0 0 4096 0 0 0 0 17 1 0 0
/proc/30728/statm: 22347 15859 105 232 0 22112 0
Current children cumulated CPU time (s) 1795.63
Current children cumulated vsize (Kb) 89388

[startup+1797.14 s]
/proc/loadavg: 1.00 0.99 0.91 2/74 30801
/proc/meminfo: memFree=1510128/2055892 swapFree=4084792/4096564
[pid=30728] ppid=30726 vsize=89388 CPUtime=1796.63
/proc/30728/stat : 30728 (PBS4L) R 30726 30728 30682 0 -1 4194304 17563 0 0 0 179567 96 0 0 25 0 1 0 190786313 91533312 15860 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551579 0 0 4096 0 0 0 0 17 1 0 0
/proc/30728/statm: 22347 15860 105 232 0 22112 0
Current children cumulated CPU time (s) 1796.63
Current children cumulated vsize (Kb) 89388

[startup+1798.15 s]
/proc/loadavg: 1.00 0.99 0.91 2/74 30801
/proc/meminfo: memFree=1510128/2055892 swapFree=4084792/4096564
[pid=30728] ppid=30726 vsize=89388 CPUtime=1797.64
/proc/30728/stat : 30728 (PBS4L) R 30726 30728 30682 0 -1 4194304 17564 0 0 0 179668 96 0 0 25 0 1 0 190786313 91533312 15861 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551585 0 0 4096 0 0 0 0 17 1 0 0
/proc/30728/statm: 22347 15861 105 232 0 22112 0
Current children cumulated CPU time (s) 1797.64
Current children cumulated vsize (Kb) 89388

[startup+1799.15 s]
/proc/loadavg: 1.00 0.99 0.91 2/74 30843
/proc/meminfo: memFree=1510000/2055892 swapFree=4084792/4096564
[pid=30728] ppid=30726 vsize=89388 CPUtime=1798.64
/proc/30728/stat : 30728 (PBS4L) R 30726 30728 30682 0 -1 4194304 17573 0 0 0 179768 96 0 0 25 0 1 0 190786313 91533312 15870 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551626 0 0 4096 0 0 0 0 17 1 0 0
/proc/30728/statm: 22347 15870 105 232 0 22112 0
Current children cumulated CPU time (s) 1798.64
Current children cumulated vsize (Kb) 89388

[startup+1800.16 s]
/proc/loadavg: 1.00 0.99 0.91 2/74 30843
/proc/meminfo: memFree=1510000/2055892 swapFree=4084792/4096564
[pid=30728] ppid=30726 vsize=89388 CPUtime=1799.64
/proc/30728/stat : 30728 (PBS4L) R 30726 30728 30682 0 -1 4194304 17573 0 0 0 179868 96 0 0 25 0 1 0 190786313 91533312 15870 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551562 0 0 4096 0 0 0 0 17 1 0 0
/proc/30728/statm: 22347 15870 105 232 0 22112 0
Current children cumulated CPU time (s) 1799.64
Current children cumulated vsize (Kb) 89388

[startup+1801.16 s]
/proc/loadavg: 1.00 0.99 0.91 2/74 30843
/proc/meminfo: memFree=1510000/2055892 swapFree=4084792/4096564
[pid=30728] ppid=30726 vsize=89388 CPUtime=1800.65
/proc/30728/stat : 30728 (PBS4L) R 30726 30728 30682 0 -1 4194304 17574 0 0 0 179969 96 0 0 25 0 1 0 190786313 91533312 15871 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546660 0 0 4096 0 0 0 0 17 1 0 0
/proc/30728/statm: 22347 15871 105 232 0 22112 0
Current children cumulated CPU time (s) 1800.65
Current children cumulated vsize (Kb) 89388



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.17 s]
/proc/loadavg: 1.00 0.99 0.91 2/74 30843
/proc/meminfo: memFree=1510000/2055892 swapFree=4084792/4096564
[pid=30728] ppid=30726 vsize=89388 CPUtime=1800.65
/proc/30728/stat : 30728 (PBS4L) R 30726 30728 30682 0 -1 4194304 17574 0 0 0 179969 96 0 0 25 0 1 0 190786313 91533312 15871 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558799 0 0 4096 0 0 0 0 17 1 0 0
/proc/30728/statm: 22347 15871 105 232 0 22112 0
Current children cumulated CPU time (s) 1800.65
Current children cumulated vsize (Kb) 89388

Sending SIGTERM to -30728
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.18
CPU time (s): 1800.67
CPU user time (s): 1799.7
CPU system time (s): 0.972852
CPU usage (%): 99.9715
Max. virtual memory (cumulated for all children) (Kb): 89388
The end

Launcher Data (download as text)

Begin job on node86 on Fri Jun  2 12:31:11 UTC 2006


FILE ID= 41239-1149251471

PBS_JOBID= 298122

BENCH NAME= ROOT/tmp/node86/41239-1149251471/instance-41239-1149251471.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node86/41239-1149251471/instance-41239-1149251471.opb 655560944
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node86/watcher-41239-1149251471 -o ROOT/results/node86/solver-41239-1149251471 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node86/41239-1149251471/instance-41239-1149251471.opb 655560944

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  857268f55ca3006474c2fa40f262a214

RANDOM SEED= 655560944


/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.214
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.214
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:       1574960 kB
Buffers:         28856 kB
Cached:         382776 kB
SwapCached:       3032 kB
Active:          99704 kB
Inactive:       320648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055892 kB
LowFree:       1574960 kB
SwapTotal:     4096564 kB
SwapFree:      4084792 kB
Dirty:             296 kB
Writeback:           0 kB
Mapped:          15144 kB
Slab:            47244 kB
Committed_AS:   261912 kB
PageTables:       1300 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node86 on Fri Jun  2 13:01:12 UTC 2006