Trace number 41647

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_0.opb.PB06.opb
MD5SUM325852af8542a0f454599a2893f1b120
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark449
Best CPU time to get the best result obtained on this benchmark1800.76
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 434
Optimality of the best value was proved NO
Number of variables10000
Total number of constraints656900
Number of constraints which are clauses656900
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 constraint100
Number of terms in the objective function 10000
Biggest coefficient in the objective function 99
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 495293
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 99
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 495293
Number of bits of the biggest sum of numbers19
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/node44/41647-1149390771/instance-41647-1149390771.opb ......
5.59	c done parsing opb.
5.59	o 9457
139.19	o 9006

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/node44/watcher-41647-1149390771 -o ROOT/results/node44/solver-41647-1149390771 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node44/41647-1149390771/instance-41647-1149390771.opb 46774699 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.99 2/64 30079
/proc/meminfo: memFree=1623352/2055920 swapFree=4181400/4192956
[pid=30079] ppid=30077 vsize=2340 CPUtime=0
/proc/30079/stat : 30079 (PBS4L) R 30077 30079 30033 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 204744065 2396160 138 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134598843 0 0 4096 0 0 0 0 17 1 0 0
/proc/30079/statm: 585 139 90 232 0 350 0

[startup+10.0017 s]
/proc/loadavg: 0.93 0.98 0.99 2/64 30079
/proc/meminfo: memFree=1578968/2055920 swapFree=4181400/4192956
[pid=30079] ppid=30077 vsize=55140 CPUtime=9.99
/proc/30079/stat : 30079 (PBS4L) R 30077 30079 30033 0 -1 4194304 17432 0 0 0 947 52 0 0 25 0 1 0 204744065 56463360 11241 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30079/statm: 13785 11241 108 232 0 13550 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 55140

[startup+20.0076 s]
/proc/loadavg: 0.94 0.98 0.99 2/64 30079
/proc/meminfo: memFree=1575968/2055920 swapFree=4181400/4192956
[pid=30079] ppid=30077 vsize=72844 CPUtime=19.98
/proc/30079/stat : 30079 (PBS4L) R 30077 30079 30033 0 -1 4194304 18228 0 0 0 1917 81 0 0 25 0 1 0 204744065 74592256 12037 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30079/statm: 18211 12037 108 232 0 17976 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 72844

[startup+30.0134 s]
/proc/loadavg: 0.95 0.98 0.99 2/64 30079
/proc/meminfo: memFree=1573472/2055920 swapFree=4181400/4192956
[pid=30079] ppid=30077 vsize=73240 CPUtime=29.99
/proc/30079/stat : 30079 (PBS4L) R 30077 30079 30033 0 -1 4194304 18855 0 0 0 2900 99 0 0 25 0 1 0 204744065 74997760 12664 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30079/statm: 18310 12664 108 232 0 18075 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 73240

[startup+40.0192 s]
/proc/loadavg: 0.96 0.98 0.99 2/64 30079
/proc/meminfo: memFree=1571040/2055920 swapFree=4181400/4192956
[pid=30079] ppid=30077 vsize=73500 CPUtime=40
/proc/30079/stat : 30079 (PBS4L) R 30077 30079 30033 0 -1 4194304 19485 0 0 0 3885 115 0 0 25 0 1 0 204744065 75264000 13294 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30079/statm: 18375 13294 108 232 0 18140 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 73500

[startup+50.0251 s]
/proc/loadavg: 0.96 0.98 0.99 2/64 30079
/proc/meminfo: memFree=1567904/2055920 swapFree=4181400/4192956
[pid=30079] ppid=30077 vsize=74536 CPUtime=50
/proc/30079/stat : 30079 (PBS4L) R 30077 30079 30033 0 -1 4194304 20277 0 0 0 4869 131 0 0 25 0 1 0 204744065 76324864 14086 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30079/statm: 18634 14086 108 232 0 18399 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 74536

[startup+60.0309 s]
/proc/loadavg: 0.97 0.98 0.99 2/64 30079
/proc/meminfo: memFree=1564896/2055920 swapFree=4181400/4192956
[pid=30079] ppid=30077 vsize=75588 CPUtime=60
/proc/30079/stat : 30079 (PBS4L) R 30077 30079 30033 0 -1 4194304 21024 0 0 0 5853 147 0 0 25 0 1 0 204744065 77402112 14833 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30079/statm: 18897 14833 108 232 0 18662 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 75588

[startup+70.0368 s]
/proc/loadavg: 0.97 0.98 0.99 2/64 30079
/proc/meminfo: memFree=1562272/2055920 swapFree=4181400/4192956
[pid=30079] ppid=30077 vsize=76232 CPUtime=70
/proc/30079/stat : 30079 (PBS4L) R 30077 30079 30033 0 -1 4194304 21685 0 0 0 6836 164 0 0 25 0 1 0 204744065 78061568 15494 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30079/statm: 19058 15494 108 232 0 18823 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 76232

[startup+80.0426 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 30079
/proc/meminfo: memFree=1559776/2055920 swapFree=4181400/4192956
[pid=30079] ppid=30077 vsize=76892 CPUtime=80
/proc/30079/stat : 30079 (PBS4L) R 30077 30079 30033 0 -1 4194304 22295 0 0 0 7822 178 0 0 25 0 1 0 204744065 78737408 16104 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30079/statm: 19223 16104 108 232 0 18988 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 76892

[startup+90.0485 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 30079
/proc/meminfo: memFree=1557280/2055920 swapFree=4181400/4192956
[pid=30079] ppid=30077 vsize=77664 CPUtime=90
/proc/30079/stat : 30079 (PBS4L) R 30077 30079 30033 0 -1 4194304 22914 0 0 0 8807 193 0 0 25 0 1 0 204744065 79527936 16723 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30079/statm: 19416 16723 108 232 0 19181 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 77664

[startup+100.054 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 30079
/proc/meminfo: memFree=1556064/2055920 swapFree=4181400/4192956
[pid=30079] ppid=30077 vsize=78192 CPUtime=100.01
/proc/30079/stat : 30079 (PBS4L) R 30077 30079 30033 0 -1 4194304 23218 0 0 0 9758 243 0 0 25 0 1 0 204744065 80068608 17027 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30079/statm: 19548 17027 108 232 0 19313 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 78192

[startup+110.06 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 30079
/proc/meminfo: memFree=1554912/2055920 swapFree=4181400/4192956
[pid=30079] ppid=30077 vsize=78956 CPUtime=110.01
/proc/30079/stat : 30079 (PBS4L) R 30077 30079 30033 0 -1 4194304 23530 0 0 0 10710 291 0 0 25 0 1 0 204744065 80850944 17339 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30079/statm: 19739 17339 108 232 0 19504 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 78956

[startup+120.067 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 30079
/proc/meminfo: memFree=1554400/2055920 swapFree=4181400/4192956
[pid=30079] ppid=30077 vsize=79528 CPUtime=120.01
/proc/30079/stat : 30079 (PBS4L) R 30077 30079 30033 0 -1 4194304 23640 0 0 0 11688 313 0 0 25 0 1 0 204744065 81436672 17449 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30079/statm: 19882 17449 108 232 0 19647 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 79528

[startup+130.074 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 30079
/proc/meminfo: memFree=1554400/2055920 swapFree=4181400/4192956
[pid=30079] ppid=30077 vsize=79528 CPUtime=130.02
/proc/30079/stat : 30079 (PBS4L) R 30077 30079 30033 0 -1 4194304 23640 0 0 0 12682 320 0 0 25 0 1 0 204744065 81436672 17449 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30079/statm: 19882 17449 108 232 0 19647 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 79528

[startup+140.08 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 30079
/proc/meminfo: memFree=1553888/2055920 swapFree=4181400/4192956
[pid=30079] ppid=30077 vsize=80056 CPUtime=140.02
/proc/30079/stat : 30079 (PBS4L) R 30077 30079 30033 0 -1 4194304 23780 0 0 0 13616 386 0 0 25 0 1 0 204744065 81977344 17589 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/30079/statm: 20014 17589 108 232 0 19779 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 80056

[startup+150.087 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 30079
/proc/meminfo: memFree=1553312/2055920 swapFree=4181400/4192956
[pid=30079] ppid=30077 vsize=80584 CPUtime=150.02
/proc/30079/stat : 30079 (PBS4L) R 30077 30079 30033 0 -1 4194304 23920 0 0 0 14559 443 0 0 25 0 1 0 204744065 82518016 17729 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30079/statm: 20146 17729 108 232 0 19911 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 80584

[startup+160.092 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 30079
/proc/meminfo: memFree=1552736/2055920 swapFree=4181400/4192956
[pid=30079] ppid=30077 vsize=81184 CPUtime=160.02
/proc/30079/stat : 30079 (PBS4L) R 30077 30079 30033 0 -1 4194304 24055 0 0 0 15510 492 0 0 25 0 1 0 204744065 83132416 17864 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30079/statm: 20296 17864 108 232 0 20061 0
Current children cumulated CPU time (s) 160.02
Current children cumulated vsize (Kb) 81184

[startup+170.098 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 30079
/proc/meminfo: memFree=1552352/2055920 swapFree=4181400/4192956
[pid=30079] ppid=30077 vsize=81516 CPUtime=170.03
/proc/30079/stat : 30079 (PBS4L) R 30077 30079 30033 0 -1 4194304 24153 0 0 0 16469 534 0 0 25 0 1 0 204744065 83472384 17962 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30079/statm: 20379 17962 108 232 0 20144 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 81516

[startup+180.105 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 30079
/proc/meminfo: memFree=1551840/2055920 swapFree=4181400/4192956
[pid=30079] ppid=30077 vsize=82044 CPUtime=180.03
/proc/30079/stat : 30079 (PBS4L) R 30077 30079 30033 0 -1 4194304 24268 0 0 0 17414 589 0 0 25 0 1 0 204744065 84013056 18077 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30079/statm: 20511 18077 108 232 0 20276 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 82044

[startup+190.111 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 30079
/proc/meminfo: memFree=1551456/2055920 swapFree=4181400/4192956
[pid=30079] ppid=30077 vsize=82268 CPUtime=190.03
/proc/30079/stat : 30079 (PBS4L) R 30077 30079 30033 0 -1 4194304 24375 0 0 0 18375 628 0 0 25 0 1 0 204744065 84242432 18184 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30079/statm: 20567 18184 108 232 0 20332 0
Current children cumulated CPU time (s) 190.03
Current children cumulated vsize (Kb) 82268

[startup+200.117 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 30079
/proc/meminfo: memFree=1551264/2055920 swapFree=4181400/4192956
[pid=30079] ppid=30077 vsize=82532 CPUtime=200.03
/proc/30079/stat : 30079 (PBS4L) R 30077 30079 30033 0 -1 4194304 24426 0 0 0 19328 675 0 0 25 0 1 0 204744065 84512768 18235 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30079/statm: 20633 18235 108 232 0 20398 0
Current children cumulated CPU time (s) 200.03
Current children cumulated vsize (Kb) 82532

[startup+210.123 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 30079
/proc/meminfo: memFree=1550944/2055920 swapFree=4181400/4192956

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

/proc/30079/stat : 30079 (PBS4L) R 30077 30079 30033 0 -1 4194304 28696 0 0 0 170653 7487 0 0 25 0 1 0 204744065 99762176 22505 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/30079/statm: 24356 22505 108 232 0 24121 0
Current children cumulated CPU time (s) 1781.4
Current children cumulated vsize (Kb) 97424

[startup+1783.07 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 30081
/proc/meminfo: memFree=1533856/2055920 swapFree=4181400/4192956
[pid=30079] ppid=30077 vsize=97424 CPUtime=1782.41
/proc/30079/stat : 30079 (PBS4L) R 30077 30079 30033 0 -1 4194304 28697 0 0 0 170749 7492 0 0 25 0 1 0 204744065 99762176 22506 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/30079/statm: 24356 22506 108 232 0 24121 0
Current children cumulated CPU time (s) 1782.41
Current children cumulated vsize (Kb) 97424

[startup+1784.07 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 30081
/proc/meminfo: memFree=1533856/2055920 swapFree=4181400/4192956
[pid=30079] ppid=30077 vsize=97424 CPUtime=1783.42
/proc/30079/stat : 30079 (PBS4L) R 30077 30079 30033 0 -1 4194304 28698 0 0 0 170845 7497 0 0 25 0 1 0 204744065 99762176 22507 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30079/statm: 24356 22507 108 232 0 24121 0
Current children cumulated CPU time (s) 1783.42
Current children cumulated vsize (Kb) 97424

[startup+1785.08 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 30081
/proc/meminfo: memFree=1533856/2055920 swapFree=4181400/4192956
[pid=30079] ppid=30077 vsize=97424 CPUtime=1784.42
/proc/30079/stat : 30079 (PBS4L) R 30077 30079 30033 0 -1 4194304 28698 0 0 0 170943 7499 0 0 25 0 1 0 204744065 99762176 22507 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30079/statm: 24356 22507 108 232 0 24121 0
Current children cumulated CPU time (s) 1784.42
Current children cumulated vsize (Kb) 97424

[startup+1786.08 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 30081
/proc/meminfo: memFree=1533856/2055920 swapFree=4181400/4192956
[pid=30079] ppid=30077 vsize=97424 CPUtime=1785.43
/proc/30079/stat : 30079 (PBS4L) R 30077 30079 30033 0 -1 4194304 28699 0 0 0 171043 7500 0 0 25 0 1 0 204744065 99762176 22508 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30079/statm: 24356 22508 108 232 0 24121 0
Current children cumulated CPU time (s) 1785.43
Current children cumulated vsize (Kb) 97424

[startup+1787.09 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 30081
/proc/meminfo: memFree=1533856/2055920 swapFree=4181400/4192956
[pid=30079] ppid=30077 vsize=97424 CPUtime=1786.43
/proc/30079/stat : 30079 (PBS4L) R 30077 30079 30033 0 -1 4194304 28699 0 0 0 171141 7502 0 0 25 0 1 0 204744065 99762176 22508 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30079/statm: 24356 22508 108 232 0 24121 0
Current children cumulated CPU time (s) 1786.43
Current children cumulated vsize (Kb) 97424

[startup+1788.09 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 30081
/proc/meminfo: memFree=1533856/2055920 swapFree=4181400/4192956
[pid=30079] ppid=30077 vsize=97424 CPUtime=1787.43
/proc/30079/stat : 30079 (PBS4L) R 30077 30079 30033 0 -1 4194304 28700 0 0 0 171241 7502 0 0 25 0 1 0 204744065 99762176 22509 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/30079/statm: 24356 22509 108 232 0 24121 0
Current children cumulated CPU time (s) 1787.43
Current children cumulated vsize (Kb) 97424

[startup+1789.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 30081
/proc/meminfo: memFree=1533856/2055920 swapFree=4181400/4192956
[pid=30079] ppid=30077 vsize=97484 CPUtime=1788.44
/proc/30079/stat : 30079 (PBS4L) R 30077 30079 30033 0 -1 4194304 28702 0 0 0 171334 7510 0 0 25 0 1 0 204744065 99823616 22511 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30079/statm: 24371 22511 108 232 0 24136 0
Current children cumulated CPU time (s) 1788.44
Current children cumulated vsize (Kb) 97484

[startup+1790.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 30081
/proc/meminfo: memFree=1533856/2055920 swapFree=4181400/4192956
[pid=30079] ppid=30077 vsize=97484 CPUtime=1789.45
/proc/30079/stat : 30079 (PBS4L) R 30077 30079 30033 0 -1 4194304 28703 0 0 0 171421 7524 0 0 25 0 1 0 204744065 99823616 22512 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30079/statm: 24371 22512 108 232 0 24136 0
Current children cumulated CPU time (s) 1789.45
Current children cumulated vsize (Kb) 97484

[startup+1791.11 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 30081
/proc/meminfo: memFree=1533792/2055920 swapFree=4181400/4192956
[pid=30079] ppid=30077 vsize=97484 CPUtime=1790.45
/proc/30079/stat : 30079 (PBS4L) R 30077 30079 30033 0 -1 4194304 28703 0 0 0 171512 7533 0 0 25 0 1 0 204744065 99823616 22512 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30079/statm: 24371 22512 108 232 0 24136 0
Current children cumulated CPU time (s) 1790.45
Current children cumulated vsize (Kb) 97484

[startup+1792.11 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 30081
/proc/meminfo: memFree=1533792/2055920 swapFree=4181400/4192956
[pid=30079] ppid=30077 vsize=97484 CPUtime=1791.46
/proc/30079/stat : 30079 (PBS4L) R 30077 30079 30033 0 -1 4194304 28703 0 0 0 171601 7545 0 0 25 0 1 0 204744065 99823616 22512 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134593996 0 0 4096 0 0 0 0 17 1 0 0
/proc/30079/statm: 24371 22512 108 232 0 24136 0
Current children cumulated CPU time (s) 1791.46
Current children cumulated vsize (Kb) 97484

[startup+1793.12 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 30081
/proc/meminfo: memFree=1533792/2055920 swapFree=4181400/4192956
[pid=30079] ppid=30077 vsize=97484 CPUtime=1792.45
/proc/30079/stat : 30079 (PBS4L) R 30077 30079 30033 0 -1 4194304 28703 0 0 0 171691 7554 0 0 25 0 1 0 204744065 99823616 22512 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30079/statm: 24371 22512 108 232 0 24136 0
Current children cumulated CPU time (s) 1792.45
Current children cumulated vsize (Kb) 97484

[startup+1794.12 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 30081
/proc/meminfo: memFree=1533792/2055920 swapFree=4181400/4192956
[pid=30079] ppid=30077 vsize=97484 CPUtime=1793.47
/proc/30079/stat : 30079 (PBS4L) R 30077 30079 30033 0 -1 4194304 28704 0 0 0 171790 7557 0 0 25 0 1 0 204744065 99823616 22513 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30079/statm: 24371 22513 108 232 0 24136 0
Current children cumulated CPU time (s) 1793.47
Current children cumulated vsize (Kb) 97484

[startup+1795.13 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 30081
/proc/meminfo: memFree=1533792/2055920 swapFree=4181400/4192956
[pid=30079] ppid=30077 vsize=97484 CPUtime=1794.46
/proc/30079/stat : 30079 (PBS4L) R 30077 30079 30033 0 -1 4194304 28704 0 0 0 171888 7558 0 0 25 0 1 0 204744065 99823616 22513 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30079/statm: 24371 22513 108 232 0 24136 0
Current children cumulated CPU time (s) 1794.46
Current children cumulated vsize (Kb) 97484

[startup+1796.13 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 30081
/proc/meminfo: memFree=1533792/2055920 swapFree=4181400/4192956
[pid=30079] ppid=30077 vsize=97484 CPUtime=1795.48
/proc/30079/stat : 30079 (PBS4L) R 30077 30079 30033 0 -1 4194304 28705 0 0 0 171988 7560 0 0 25 0 1 0 204744065 99823616 22514 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30079/statm: 24371 22514 108 232 0 24136 0
Current children cumulated CPU time (s) 1795.48
Current children cumulated vsize (Kb) 97484

[startup+1797.14 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 30081
/proc/meminfo: memFree=1533792/2055920 swapFree=4181400/4192956
[pid=30079] ppid=30077 vsize=97484 CPUtime=1796.48
/proc/30079/stat : 30079 (PBS4L) R 30077 30079 30033 0 -1 4194304 28706 0 0 0 172087 7561 0 0 25 0 1 0 204744065 99823616 22515 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30079/statm: 24371 22515 108 232 0 24136 0
Current children cumulated CPU time (s) 1796.48
Current children cumulated vsize (Kb) 97484

[startup+1798.14 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 30081
/proc/meminfo: memFree=1533792/2055920 swapFree=4181400/4192956
[pid=30079] ppid=30077 vsize=97484 CPUtime=1797.48
/proc/30079/stat : 30079 (PBS4L) R 30077 30079 30033 0 -1 4194304 28706 0 0 0 172186 7562 0 0 25 0 1 0 204744065 99823616 22515 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30079/statm: 24371 22515 108 232 0 24136 0
Current children cumulated CPU time (s) 1797.48
Current children cumulated vsize (Kb) 97484

[startup+1799.15 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 30081
/proc/meminfo: memFree=1533728/2055920 swapFree=4181400/4192956
[pid=30079] ppid=30077 vsize=97484 CPUtime=1798.49
/proc/30079/stat : 30079 (PBS4L) R 30077 30079 30033 0 -1 4194304 28721 0 0 0 172276 7573 0 0 25 0 1 0 204744065 99823616 22530 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30079/statm: 24371 22530 108 232 0 24136 0
Current children cumulated CPU time (s) 1798.49
Current children cumulated vsize (Kb) 97484

[startup+1800.15 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 30081
/proc/meminfo: memFree=1533728/2055920 swapFree=4181400/4192956
[pid=30079] ppid=30077 vsize=97484 CPUtime=1799.49
/proc/30079/stat : 30079 (PBS4L) R 30077 30079 30033 0 -1 4194304 28721 0 0 0 172364 7585 0 0 25 0 1 0 204744065 99823616 22530 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30079/statm: 24371 22530 108 232 0 24136 0
Current children cumulated CPU time (s) 1799.49
Current children cumulated vsize (Kb) 97484

[startup+1801.16 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 30081
/proc/meminfo: memFree=1533792/2055920 swapFree=4181400/4192956
[pid=30079] ppid=30077 vsize=97484 CPUtime=1800.49
/proc/30079/stat : 30079 (PBS4L) R 30077 30079 30033 0 -1 4194304 28722 0 0 0 172454 7595 0 0 25 0 1 0 204744065 99823616 22531 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30079/statm: 24371 22531 108 232 0 24136 0
Current children cumulated CPU time (s) 1800.49
Current children cumulated vsize (Kb) 97484



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.16 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 30081
/proc/meminfo: memFree=1533792/2055920 swapFree=4181400/4192956
[pid=30079] ppid=30077 vsize=97484 CPUtime=1800.49
/proc/30079/stat : 30079 (PBS4L) R 30077 30079 30033 0 -1 4194304 28722 0 0 0 172454 7595 0 0 25 0 1 0 204744065 99823616 22531 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30079/statm: 24371 22531 108 232 0 24136 0
Current children cumulated CPU time (s) 1800.49
Current children cumulated vsize (Kb) 97484

Sending SIGTERM to -30079
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.18
CPU time (s): 1800.53
CPU user time (s): 1724.55
CPU system time (s): 75.9754
CPU usage (%): 99.9634
Max. virtual memory (cumulated for all children) (Kb): 97484
The end

Launcher Data (download as text)

Begin job on node44 on Sun Jun  4 03:12:52 UTC 2006


FILE ID= 41647-1149390771

PBS_JOBID= 313433

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/wnq/normalized-wnq_n100_mw99_0.opb.PB06.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node44/41647-1149390771/instance-41647-1149390771.opb 46774699
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node44/watcher-41647-1149390771 -o ROOT/results/node44/solver-41647-1149390771 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node44/41647-1149390771/instance-41647-1149390771.opb 46774699

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  325852af8542a0f454599a2893f1b120

RANDOM SEED= 46774699


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1623560 kB
Buffers:         28116 kB
Cached:         335880 kB
SwapCached:       3272 kB
Active:         133968 kB
Inactive:       238788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1623560 kB
SwapTotal:     4192956 kB
SwapFree:      4181400 kB
Dirty:             172 kB
Writeback:           0 kB
Mapped:          14948 kB
Slab:            45584 kB
Committed_AS:   378976 kB
PageTables:       1412 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node44 on Sun Jun  4 03:42:54 UTC 2006