Trace number 41654

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.59 1801.17

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_13.opb.PB06.opb
MD5SUM99680d01aa100bfba038606e315bf03d
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark448
Best CPU time to get the best result obtained on this benchmark1800.53
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 431
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 497468
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 497468
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/node56/41654-1149392503/instance-41654-1149392503.opb ......
5.60	c done parsing opb.
5.60	o 9159
5.65	o 9123
5.73	o 9094
5.83	o 9056
138.41	o 9027
138.52	o 8976
209.12	o 8939
957.02	o 7852

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/node56/watcher-41654-1149392503 -o ROOT/results/node56/solver-41654-1149392503 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node56/41654-1149392503/instance-41654-1149392503.opb 57263235 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.99 2/64 30633
/proc/meminfo: memFree=1817144/2055920 swapFree=4181336/4192956
[pid=30633] ppid=30631 vsize=2340 CPUtime=0
/proc/30633/stat : 30633 (PBS4L) R 30631 30633 30587 0 -1 4194304 246 0 0 0 0 0 0 0 18 0 1 0 204917893 2396160 230 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134598917 0 0 4096 0 0 0 0 17 1 0 0
/proc/30633/statm: 585 232 90 232 0 350 0

[startup+10.0026 s]
/proc/loadavg: 0.93 0.98 0.99 2/64 30633
/proc/meminfo: memFree=1772616/2055920 swapFree=4181336/4192956
[pid=30633] ppid=30631 vsize=55404 CPUtime=9.99
/proc/30633/stat : 30633 (PBS4L) R 30631 30633 30587 0 -1 4194304 17487 0 0 0 940 59 0 0 25 0 1 0 204917893 56733696 11296 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30633/statm: 13851 11296 108 232 0 13616 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 55404

[startup+20.0086 s]
/proc/loadavg: 0.94 0.98 0.99 2/64 30633
/proc/meminfo: memFree=1769352/2055920 swapFree=4181336/4192956
[pid=30633] ppid=30631 vsize=73108 CPUtime=19.99
/proc/30633/stat : 30633 (PBS4L) R 30631 30633 30587 0 -1 4194304 18328 0 0 0 1917 82 0 0 25 0 1 0 204917893 74862592 12137 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30633/statm: 18277 12137 108 232 0 18042 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 73108

[startup+30.0146 s]
/proc/loadavg: 0.95 0.98 0.99 2/64 30633
/proc/meminfo: memFree=1766792/2055920 swapFree=4181336/4192956
[pid=30633] ppid=30631 vsize=73504 CPUtime=29.99
/proc/30633/stat : 30633 (PBS4L) R 30631 30633 30587 0 -1 4194304 19006 0 0 0 2900 99 0 0 25 0 1 0 204917893 75268096 12815 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30633/statm: 18376 12815 108 232 0 18141 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 73504

[startup+40.0206 s]
/proc/loadavg: 0.96 0.98 0.99 2/64 30633
/proc/meminfo: memFree=1764104/2055920 swapFree=4181336/4192956
[pid=30633] ppid=30631 vsize=74024 CPUtime=40
/proc/30633/stat : 30633 (PBS4L) R 30631 30633 30587 0 -1 4194304 19674 0 0 0 3882 118 0 0 25 0 1 0 204917893 75800576 13483 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30633/statm: 18506 13483 108 232 0 18271 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 74024

[startup+50.0266 s]
/proc/loadavg: 0.96 0.98 0.99 2/64 30633
/proc/meminfo: memFree=1760904/2055920 swapFree=4181336/4192956
[pid=30633] ppid=30631 vsize=75060 CPUtime=50.01
/proc/30633/stat : 30633 (PBS4L) R 30631 30633 30587 0 -1 4194304 20479 0 0 0 4865 136 0 0 25 0 1 0 204917893 76861440 14288 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30633/statm: 18765 14288 108 232 0 18530 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (Kb) 75060

[startup+60.0325 s]
/proc/loadavg: 0.97 0.98 0.99 2/64 30633
/proc/meminfo: memFree=1758024/2055920 swapFree=4181336/4192956
[pid=30633] ppid=30631 vsize=75964 CPUtime=60.01
/proc/30633/stat : 30633 (PBS4L) R 30631 30633 30587 0 -1 4194304 21203 0 0 0 5850 151 0 0 25 0 1 0 204917893 77787136 15012 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30633/statm: 18991 15012 108 232 0 18756 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 75964

[startup+70.0395 s]
/proc/loadavg: 0.97 0.98 0.99 2/64 30633
/proc/meminfo: memFree=1755016/2055920 swapFree=4181336/4192956
[pid=30633] ppid=30631 vsize=76740 CPUtime=70.01
/proc/30633/stat : 30633 (PBS4L) R 30631 30633 30587 0 -1 4194304 21951 0 0 0 6833 168 0 0 25 0 1 0 204917893 78581760 15760 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134594106 0 0 4096 0 0 0 0 17 1 0 0
/proc/30633/statm: 19185 15760 108 232 0 18950 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 76740

[startup+80.0455 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 30633
/proc/meminfo: memFree=1752200/2055920 swapFree=4181336/4192956
[pid=30633] ppid=30631 vsize=77400 CPUtime=80.02
/proc/30633/stat : 30633 (PBS4L) R 30631 30633 30587 0 -1 4194304 22649 0 0 0 7820 182 0 0 25 0 1 0 204917893 79257600 16458 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30633/statm: 19350 16458 108 232 0 19115 0
Current children cumulated CPU time (s) 80.02
Current children cumulated vsize (Kb) 77400

[startup+90.0515 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 30633
/proc/meminfo: memFree=1749320/2055920 swapFree=4181336/4192956
[pid=30633] ppid=30631 vsize=78512 CPUtime=90.02
/proc/30633/stat : 30633 (PBS4L) R 30631 30633 30587 0 -1 4194304 23367 0 0 0 8771 231 0 0 25 0 1 0 204917893 80396288 17176 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30633/statm: 19628 17176 108 232 0 19393 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 78512

[startup+100.058 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 30633
/proc/meminfo: memFree=1748424/2055920 swapFree=4181336/4192956
[pid=30633] ppid=30631 vsize=79300 CPUtime=100.02
/proc/30633/stat : 30633 (PBS4L) R 30631 30633 30587 0 -1 4194304 23586 0 0 0 9718 284 0 0 25 0 1 0 204917893 81203200 17395 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30633/statm: 19825 17395 108 232 0 19590 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 79300

[startup+110.063 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 30633
/proc/meminfo: memFree=1747656/2055920 swapFree=4181336/4192956
[pid=30633] ppid=30631 vsize=79960 CPUtime=110.02
/proc/30633/stat : 30633 (PBS4L) R 30631 30633 30587 0 -1 4194304 23773 0 0 0 10663 339 0 0 25 0 1 0 204917893 81879040 17582 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30633/statm: 19990 17582 108 232 0 19755 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 79960

[startup+120.069 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 30633
/proc/meminfo: memFree=1747080/2055920 swapFree=4181336/4192956
[pid=30633] ppid=30631 vsize=80620 CPUtime=120.02
/proc/30633/stat : 30633 (PBS4L) R 30631 30633 30587 0 -1 4194304 23927 0 0 0 11617 385 0 0 25 0 1 0 204917893 82554880 17736 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30633/statm: 20155 17736 108 232 0 19920 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 80620

[startup+130.075 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 30633
/proc/meminfo: memFree=1746568/2055920 swapFree=4181336/4192956
[pid=30633] ppid=30631 vsize=81048 CPUtime=130.03
/proc/30633/stat : 30633 (PBS4L) R 30631 30633 30587 0 -1 4194304 24049 0 0 0 12548 455 0 0 25 0 1 0 204917893 82993152 17858 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135097525 0 0 4096 0 0 0 0 17 1 0 0
/proc/30633/statm: 20262 17858 108 232 0 20027 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 81048

[startup+140.081 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 30633
/proc/meminfo: memFree=1746056/2055920 swapFree=4181336/4192956
[pid=30633] ppid=30631 vsize=81444 CPUtime=140.04
/proc/30633/stat : 30633 (PBS4L) R 30631 30633 30587 0 -1 4194304 24177 0 0 0 13495 509 0 0 25 0 1 0 204917893 83398656 17986 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30633/statm: 20361 17986 108 232 0 20126 0
Current children cumulated CPU time (s) 140.04
Current children cumulated vsize (Kb) 81444

[startup+150.087 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 30633
/proc/meminfo: memFree=1745672/2055920 swapFree=4181336/4192956
[pid=30633] ppid=30631 vsize=81820 CPUtime=150.04
/proc/30633/stat : 30633 (PBS4L) R 30631 30633 30587 0 -1 4194304 24269 0 0 0 14445 559 0 0 25 0 1 0 204917893 83783680 18078 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30633/statm: 20455 18078 108 232 0 20220 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 81820

[startup+160.093 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 30633
/proc/meminfo: memFree=1745224/2055920 swapFree=4181336/4192956
[pid=30633] ppid=30631 vsize=82216 CPUtime=160.04
/proc/30633/stat : 30633 (PBS4L) R 30631 30633 30587 0 -1 4194304 24376 0 0 0 15391 613 0 0 25 0 1 0 204917893 84189184 18185 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30633/statm: 20554 18185 108 232 0 20319 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 82216

[startup+170.099 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 30633
/proc/meminfo: memFree=1745032/2055920 swapFree=4181336/4192956
[pid=30633] ppid=30631 vsize=82516 CPUtime=170.04
/proc/30633/stat : 30633 (PBS4L) R 30631 30633 30587 0 -1 4194304 24437 0 0 0 16369 635 0 0 25 0 1 0 204917893 84496384 18246 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30633/statm: 20629 18246 108 232 0 20394 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 82516

[startup+180.105 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 30633
/proc/meminfo: memFree=1744712/2055920 swapFree=4181336/4192956
[pid=30633] ppid=30631 vsize=82836 CPUtime=180.05
/proc/30633/stat : 30633 (PBS4L) R 30631 30633 30587 0 -1 4194304 24514 0 0 0 17329 676 0 0 25 0 1 0 204917893 84824064 18323 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552085 0 0 4096 0 0 0 0 17 1 0 0
/proc/30633/statm: 20709 18323 108 232 0 20474 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 82836

[startup+190.111 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 30633
/proc/meminfo: memFree=1744328/2055920 swapFree=4181336/4192956
[pid=30633] ppid=30631 vsize=83164 CPUtime=190.05
/proc/30633/stat : 30633 (PBS4L) R 30631 30633 30587 0 -1 4194304 24608 0 0 0 18268 737 0 0 25 0 1 0 204917893 85159936 18417 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30633/statm: 20791 18417 108 232 0 20556 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 83164

[startup+200.117 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 30633
/proc/meminfo: memFree=1744328/2055920 swapFree=4181336/4192956
[pid=30633] ppid=30631 vsize=83164 CPUtime=200.05
/proc/30633/stat : 30633 (PBS4L) R 30631 30633 30587 0 -1 4194304 24608 0 0 0 19252 753 0 0 25 0 1 0 204917893 85159936 18417 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30633/statm: 20791 18417 108 232 0 20556 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 83164

[startup+210.123 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 30633
/proc/meminfo: memFree=1744072/2055920 swapFree=4181336/4192956

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

/proc/30633/stat : 30633 (PBS4L) R 30631 30633 30587 0 -1 4194304 28469 0 0 0 170388 7759 0 0 25 0 1 0 204917893 98746368 22278 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30633/statm: 24108 22278 108 232 0 23873 0
Current children cumulated CPU time (s) 1781.47
Current children cumulated vsize (Kb) 96432

[startup+1783.06 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 30828
/proc/meminfo: memFree=1728208/2055920 swapFree=4181336/4192956
[pid=30633] ppid=30631 vsize=96432 CPUtime=1782.48
/proc/30633/stat : 30633 (PBS4L) R 30631 30633 30587 0 -1 4194304 28469 0 0 0 170488 7760 0 0 25 0 1 0 204917893 98746368 22278 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30633/statm: 24108 22278 108 232 0 23873 0
Current children cumulated CPU time (s) 1782.48
Current children cumulated vsize (Kb) 96432

[startup+1784.06 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 30828
/proc/meminfo: memFree=1728208/2055920 swapFree=4181336/4192956
[pid=30633] ppid=30631 vsize=96432 CPUtime=1783.48
/proc/30633/stat : 30633 (PBS4L) R 30631 30633 30587 0 -1 4194304 28469 0 0 0 170586 7762 0 0 25 0 1 0 204917893 98746368 22278 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30633/statm: 24108 22278 108 232 0 23873 0
Current children cumulated CPU time (s) 1783.48
Current children cumulated vsize (Kb) 96432

[startup+1785.07 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 30828
/proc/meminfo: memFree=1728208/2055920 swapFree=4181336/4192956
[pid=30633] ppid=30631 vsize=96432 CPUtime=1784.48
/proc/30633/stat : 30633 (PBS4L) R 30631 30633 30587 0 -1 4194304 28469 0 0 0 170686 7762 0 0 25 0 1 0 204917893 98746368 22278 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30633/statm: 24108 22278 108 232 0 23873 0
Current children cumulated CPU time (s) 1784.48
Current children cumulated vsize (Kb) 96432

[startup+1786.07 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 30828
/proc/meminfo: memFree=1728208/2055920 swapFree=4181336/4192956
[pid=30633] ppid=30631 vsize=96432 CPUtime=1785.49
/proc/30633/stat : 30633 (PBS4L) R 30631 30633 30587 0 -1 4194304 28469 0 0 0 170785 7764 0 0 25 0 1 0 204917893 98746368 22278 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30633/statm: 24108 22278 108 232 0 23873 0
Current children cumulated CPU time (s) 1785.49
Current children cumulated vsize (Kb) 96432

[startup+1787.08 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 30828
/proc/meminfo: memFree=1728208/2055920 swapFree=4181336/4192956
[pid=30633] ppid=30631 vsize=96432 CPUtime=1786.5
/proc/30633/stat : 30633 (PBS4L) R 30631 30633 30587 0 -1 4194304 28469 0 0 0 170885 7765 0 0 25 0 1 0 204917893 98746368 22278 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30633/statm: 24108 22278 108 232 0 23873 0
Current children cumulated CPU time (s) 1786.5
Current children cumulated vsize (Kb) 96432

[startup+1788.08 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 30828
/proc/meminfo: memFree=1728208/2055920 swapFree=4181336/4192956
[pid=30633] ppid=30631 vsize=96432 CPUtime=1787.51
/proc/30633/stat : 30633 (PBS4L) R 30631 30633 30587 0 -1 4194304 28469 0 0 0 170984 7767 0 0 25 0 1 0 204917893 98746368 22278 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30633/statm: 24108 22278 108 232 0 23873 0
Current children cumulated CPU time (s) 1787.51
Current children cumulated vsize (Kb) 96432

[startup+1789.09 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 30828
/proc/meminfo: memFree=1728208/2055920 swapFree=4181336/4192956
[pid=30633] ppid=30631 vsize=96432 CPUtime=1788.51
/proc/30633/stat : 30633 (PBS4L) R 30631 30633 30587 0 -1 4194304 28470 0 0 0 171083 7768 0 0 25 0 1 0 204917893 98746368 22279 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549314 0 0 4096 0 0 0 0 17 1 0 0
/proc/30633/statm: 24108 22279 108 232 0 23873 0
Current children cumulated CPU time (s) 1788.51
Current children cumulated vsize (Kb) 96432

[startup+1790.09 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 30828
/proc/meminfo: memFree=1728208/2055920 swapFree=4181336/4192956
[pid=30633] ppid=30631 vsize=96432 CPUtime=1789.51
/proc/30633/stat : 30633 (PBS4L) R 30631 30633 30587 0 -1 4194304 28470 0 0 0 171183 7768 0 0 25 0 1 0 204917893 98746368 22279 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/30633/statm: 24108 22279 108 232 0 23873 0
Current children cumulated CPU time (s) 1789.51
Current children cumulated vsize (Kb) 96432

[startup+1791.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 30828
/proc/meminfo: memFree=1728144/2055920 swapFree=4181336/4192956
[pid=30633] ppid=30631 vsize=96432 CPUtime=1790.52
/proc/30633/stat : 30633 (PBS4L) R 30631 30633 30587 0 -1 4194304 28471 0 0 0 171283 7769 0 0 25 0 1 0 204917893 98746368 22280 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549257 0 0 4096 0 0 0 0 17 1 0 0
/proc/30633/statm: 24108 22280 108 232 0 23873 0
Current children cumulated CPU time (s) 1790.52
Current children cumulated vsize (Kb) 96432

[startup+1792.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 30828
/proc/meminfo: memFree=1728144/2055920 swapFree=4181336/4192956
[pid=30633] ppid=30631 vsize=96432 CPUtime=1791.52
/proc/30633/stat : 30633 (PBS4L) R 30631 30633 30587 0 -1 4194304 28472 0 0 0 171383 7769 0 0 25 0 1 0 204917893 98746368 22281 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/30633/statm: 24108 22281 108 232 0 23873 0
Current children cumulated CPU time (s) 1791.52
Current children cumulated vsize (Kb) 96432

[startup+1793.11 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 30828
/proc/meminfo: memFree=1728144/2055920 swapFree=4181336/4192956
[pid=30633] ppid=30631 vsize=96432 CPUtime=1792.53
/proc/30633/stat : 30633 (PBS4L) R 30631 30633 30587 0 -1 4194304 28474 0 0 0 171484 7769 0 0 25 0 1 0 204917893 98746368 22283 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/30633/statm: 24108 22283 108 232 0 23873 0
Current children cumulated CPU time (s) 1792.53
Current children cumulated vsize (Kb) 96432

[startup+1794.11 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 30828
/proc/meminfo: memFree=1728080/2055920 swapFree=4181336/4192956
[pid=30633] ppid=30631 vsize=96512 CPUtime=1793.53
/proc/30633/stat : 30633 (PBS4L) R 30631 30633 30587 0 -1 4194304 28494 0 0 0 171579 7774 0 0 25 0 1 0 204917893 98828288 22303 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30633/statm: 24128 22303 108 232 0 23893 0
Current children cumulated CPU time (s) 1793.53
Current children cumulated vsize (Kb) 96512

[startup+1795.12 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 30828
/proc/meminfo: memFree=1728080/2055920 swapFree=4181336/4192956
[pid=30633] ppid=30631 vsize=96512 CPUtime=1794.54
/proc/30633/stat : 30633 (PBS4L) R 30631 30633 30587 0 -1 4194304 28495 0 0 0 171668 7786 0 0 25 0 1 0 204917893 98828288 22304 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30633/statm: 24128 22304 108 232 0 23893 0
Current children cumulated CPU time (s) 1794.54
Current children cumulated vsize (Kb) 96512

[startup+1796.12 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 30828
/proc/meminfo: memFree=1728080/2055920 swapFree=4181336/4192956
[pid=30633] ppid=30631 vsize=96512 CPUtime=1795.54
/proc/30633/stat : 30633 (PBS4L) R 30631 30633 30587 0 -1 4194304 28495 0 0 0 171756 7798 0 0 25 0 1 0 204917893 98828288 22304 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546470 0 0 4096 0 0 0 0 17 1 0 0
/proc/30633/statm: 24128 22304 108 232 0 23893 0
Current children cumulated CPU time (s) 1795.54
Current children cumulated vsize (Kb) 96512

[startup+1797.13 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 30828
/proc/meminfo: memFree=1728080/2055920 swapFree=4181336/4192956
[pid=30633] ppid=30631 vsize=96512 CPUtime=1796.55
/proc/30633/stat : 30633 (PBS4L) R 30631 30633 30587 0 -1 4194304 28496 0 0 0 171851 7804 0 0 25 0 1 0 204917893 98828288 22305 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30633/statm: 24128 22305 108 232 0 23893 0
Current children cumulated CPU time (s) 1796.55
Current children cumulated vsize (Kb) 96512

[startup+1798.13 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 30828
/proc/meminfo: memFree=1728080/2055920 swapFree=4181336/4192956
[pid=30633] ppid=30631 vsize=96512 CPUtime=1797.55
/proc/30633/stat : 30633 (PBS4L) R 30631 30633 30587 0 -1 4194304 28497 0 0 0 171949 7806 0 0 25 0 1 0 204917893 98828288 22306 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30633/statm: 24128 22306 108 232 0 23893 0
Current children cumulated CPU time (s) 1797.55
Current children cumulated vsize (Kb) 96512

[startup+1799.14 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 30828
/proc/meminfo: memFree=1728080/2055920 swapFree=4181336/4192956
[pid=30633] ppid=30631 vsize=96512 CPUtime=1798.56
/proc/30633/stat : 30633 (PBS4L) R 30631 30633 30587 0 -1 4194304 28497 0 0 0 172048 7808 0 0 25 0 1 0 204917893 98828288 22306 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30633/statm: 24128 22306 108 232 0 23893 0
Current children cumulated CPU time (s) 1798.56
Current children cumulated vsize (Kb) 96512

[startup+1800.14 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 30828
/proc/meminfo: memFree=1728080/2055920 swapFree=4181336/4192956
[pid=30633] ppid=30631 vsize=96512 CPUtime=1799.56
/proc/30633/stat : 30633 (PBS4L) R 30631 30633 30587 0 -1 4194304 28498 0 0 0 172148 7808 0 0 25 0 1 0 204917893 98828288 22307 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30633/statm: 24128 22307 108 232 0 23893 0
Current children cumulated CPU time (s) 1799.56
Current children cumulated vsize (Kb) 96512

[startup+1801.15 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 30828
/proc/meminfo: memFree=1728016/2055920 swapFree=4181336/4192956
[pid=30633] ppid=30631 vsize=96564 CPUtime=1800.56
/proc/30633/stat : 30633 (PBS4L) R 30631 30633 30587 0 -1 4194304 28511 0 0 0 172246 7810 0 0 25 0 1 0 204917893 98881536 22320 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/30633/statm: 24141 22320 108 232 0 23906 0
Current children cumulated CPU time (s) 1800.56
Current children cumulated vsize (Kb) 96564



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.15 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 30828
/proc/meminfo: memFree=1728016/2055920 swapFree=4181336/4192956
[pid=30633] ppid=30631 vsize=96564 CPUtime=1800.57
/proc/30633/stat : 30633 (PBS4L) R 30631 30633 30587 0 -1 4194304 28511 0 0 0 172247 7810 0 0 25 0 1 0 204917893 98881536 22320 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/30633/statm: 24141 22320 108 232 0 23906 0
Current children cumulated CPU time (s) 1800.57
Current children cumulated vsize (Kb) 96564

Sending SIGTERM to -30633
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.17
CPU time (s): 1800.59
CPU user time (s): 1722.47
CPU system time (s): 78.1201
CPU usage (%): 99.9678
Max. virtual memory (cumulated for all children) (Kb): 96564
The end

Launcher Data (download as text)

Begin job on node56 on Sun Jun  4 03:41:43 UTC 2006


FILE ID= 41654-1149392503

PBS_JOBID= 313515

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

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  99680d01aa100bfba038606e315bf03d

RANDOM SEED= 57263235


/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.232
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.232
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:       1817352 kB
Buffers:          8288 kB
Cached:         166224 kB
SwapCached:       3308 kB
Active:          43372 kB
Inactive:       139880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1817352 kB
SwapTotal:     4192956 kB
SwapFree:      4181336 kB
Dirty:             196 kB
Writeback:           0 kB
Mapped:          14896 kB
Slab:            41292 kB
Committed_AS:   334908 kB
PageTables:       1496 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node56 on Sun Jun  4 04:11:44 UTC 2006