Trace number 41050

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 NameAnswerCPU timeWall clock time
PBS 4.1L? (TO) 1800.73 1801.22

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
liu/vdw/normalized-vdw_k4_l4_n360.opb
MD5SUMa399b3055416a9d1117a7f2bb11b2cef
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark2.93055
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables1440
Total number of constraints86040
Number of constraints which are clauses85680
Number of constraints which are cardinality constraints (but not clauses)360
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint4
Maximum length of a constraint4
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 7
Number of bits of the biggest sum of numbers3
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/node62/41050-1149225510/instance-41050-1149225510.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/node62/watcher-41050-1149225510 -o ROOT/results/node62/solver-41050-1149225510 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node62/41050-1149225510/instance-41050-1149225510.opb 397172065 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.04 1.00 0.94 2/64 30952
/proc/meminfo: memFree=1464920/2055920 swapFree=4192956/4192956
[pid=30952] ppid=30950 vsize=1536 CPUtime=0
/proc/30952/stat : 30952 (PBS4L) R 30950 30952 30907 0 -1 4194304 152 0 0 0 0 0 0 0 18 0 1 0 31754540 1572864 136 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134599096 0 0 4096 0 0 0 0 17 1 0 0
/proc/30952/statm: 384 137 90 232 0 149 0

[startup+10.0031 s]
/proc/loadavg: 1.03 1.00 0.94 2/64 30952
/proc/meminfo: memFree=1454488/2055920 swapFree=4192956/4192956
[pid=30952] ppid=30950 vsize=15616 CPUtime=9.99
/proc/30952/stat : 30952 (PBS4L) R 30950 30952 30907 0 -1 4194304 3479 0 0 0 976 23 0 0 25 0 1 0 31754540 15990784 2731 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30952/statm: 3904 2731 105 232 0 3669 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 15616

[startup+20.0093 s]
/proc/loadavg: 1.03 1.00 0.94 2/64 30952
/proc/meminfo: memFree=1453464/2055920 swapFree=4192956/4192956
[pid=30952] ppid=30950 vsize=15736 CPUtime=19.99
/proc/30952/stat : 30952 (PBS4L) R 30950 30952 30907 0 -1 4194304 3787 0 0 0 1956 43 0 0 25 0 1 0 31754540 16113664 3039 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/30952/statm: 3934 3039 105 232 0 3699 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 15736

[startup+30.0155 s]
/proc/loadavg: 1.02 1.00 0.94 2/64 30952
/proc/meminfo: memFree=1452952/2055920 swapFree=4192956/4192956
[pid=30952] ppid=30950 vsize=15864 CPUtime=30
/proc/30952/stat : 30952 (PBS4L) R 30950 30952 30907 0 -1 4194304 3941 0 0 0 2937 63 0 0 25 0 1 0 31754540 16244736 3193 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30952/statm: 3966 3193 105 232 0 3731 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 15864

[startup+40.0217 s]
/proc/loadavg: 1.02 1.00 0.94 2/64 30952
/proc/meminfo: memFree=1452696/2055920 swapFree=4192956/4192956
[pid=30952] ppid=30950 vsize=15988 CPUtime=40.01
/proc/30952/stat : 30952 (PBS4L) R 30950 30952 30907 0 -1 4194304 3997 0 0 0 3919 82 0 0 25 0 1 0 31754540 16371712 3249 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552034 0 0 4096 0 0 0 0 17 1 0 0
/proc/30952/statm: 3997 3249 105 232 0 3762 0
Current children cumulated CPU time (s) 40.01
Current children cumulated vsize (Kb) 15988

[startup+50.0279 s]
/proc/loadavg: 1.01 1.00 0.94 2/64 30952
/proc/meminfo: memFree=1452504/2055920 swapFree=4192956/4192956
[pid=30952] ppid=30950 vsize=16128 CPUtime=50
/proc/30952/stat : 30952 (PBS4L) R 30950 30952 30907 0 -1 4194304 4045 0 0 0 4900 100 0 0 25 0 1 0 31754540 16515072 3297 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30952/statm: 4032 3297 105 232 0 3797 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 16128

[startup+60.0341 s]
/proc/loadavg: 1.01 1.00 0.94 2/64 30952
/proc/meminfo: memFree=1452312/2055920 swapFree=4192956/4192956
[pid=30952] ppid=30950 vsize=16260 CPUtime=60.01
/proc/30952/stat : 30952 (PBS4L) R 30950 30952 30907 0 -1 4194304 4109 0 0 0 5884 117 0 0 25 0 1 0 31754540 16650240 3361 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/30952/statm: 4065 3361 105 232 0 3830 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 16260

[startup+70.0412 s]
/proc/loadavg: 1.01 1.00 0.94 2/64 30952
/proc/meminfo: memFree=1451928/2055920 swapFree=4192956/4192956
[pid=30952] ppid=30950 vsize=16420 CPUtime=70.01
/proc/30952/stat : 30952 (PBS4L) R 30950 30952 30907 0 -1 4194304 4204 0 0 0 6867 134 0 0 25 0 1 0 31754540 16814080 3456 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/30952/statm: 4105 3456 105 232 0 3870 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 16420

[startup+80.0474 s]
/proc/loadavg: 1.01 1.00 0.94 2/64 30952
/proc/meminfo: memFree=1451736/2055920 swapFree=4192956/4192956
[pid=30952] ppid=30950 vsize=16540 CPUtime=80.01
/proc/30952/stat : 30952 (PBS4L) R 30950 30952 30907 0 -1 4194304 4255 0 0 0 7850 151 0 0 25 0 1 0 31754540 16936960 3507 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30952/statm: 4135 3507 105 232 0 3900 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 16540

[startup+90.0536 s]
/proc/loadavg: 1.01 1.00 0.94 2/64 30952
/proc/meminfo: memFree=1451544/2055920 swapFree=4192956/4192956
[pid=30952] ppid=30950 vsize=16716 CPUtime=90.02
/proc/30952/stat : 30952 (PBS4L) R 30950 30952 30907 0 -1 4194304 4310 0 0 0 8834 168 0 0 25 0 1 0 31754540 17117184 3562 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30952/statm: 4179 3562 105 232 0 3944 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 16716

[startup+100.06 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 30952
/proc/meminfo: memFree=1451352/2055920 swapFree=4192956/4192956
[pid=30952] ppid=30950 vsize=16908 CPUtime=100.02
/proc/30952/stat : 30952 (PBS4L) R 30950 30952 30907 0 -1 4194304 4354 0 0 0 9817 185 0 0 25 0 1 0 31754540 17313792 3606 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30952/statm: 4227 3606 105 232 0 3992 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 16908

[startup+110.066 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 30952
/proc/meminfo: memFree=1451160/2055920 swapFree=4192956/4192956
[pid=30952] ppid=30950 vsize=16908 CPUtime=110.03
/proc/30952/stat : 30952 (PBS4L) R 30950 30952 30907 0 -1 4194304 4399 0 0 0 10802 201 0 0 25 0 1 0 31754540 17313792 3651 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30952/statm: 4227 3651 105 232 0 3992 0
Current children cumulated CPU time (s) 110.03
Current children cumulated vsize (Kb) 16908

[startup+120.072 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 30952
/proc/meminfo: memFree=1450968/2055920 swapFree=4192956/4192956
[pid=30952] ppid=30950 vsize=17032 CPUtime=120.03
/proc/30952/stat : 30952 (PBS4L) R 30950 30952 30907 0 -1 4194304 4442 0 0 0 11785 218 0 0 25 0 1 0 31754540 17440768 3694 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/30952/statm: 4258 3694 105 232 0 4023 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 17032

[startup+130.078 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 30952
/proc/meminfo: memFree=1450776/2055920 swapFree=4192956/4192956
[pid=30952] ppid=30950 vsize=17156 CPUtime=130.04
/proc/30952/stat : 30952 (PBS4L) R 30950 30952 30907 0 -1 4194304 4489 0 0 0 12769 235 0 0 25 0 1 0 31754540 17567744 3741 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30952/statm: 4289 3741 105 232 0 4054 0
Current children cumulated CPU time (s) 130.04
Current children cumulated vsize (Kb) 17156

[startup+140.085 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 30952
/proc/meminfo: memFree=1450456/2055920 swapFree=4192956/4192956
[pid=30952] ppid=30950 vsize=20352 CPUtime=140.04
/proc/30952/stat : 30952 (PBS4L) R 30950 30952 30907 0 -1 4194304 5305 0 0 0 13752 252 0 0 25 0 1 0 31754540 20840448 3788 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30952/statm: 5088 3788 105 232 0 4853 0
Current children cumulated CPU time (s) 140.04
Current children cumulated vsize (Kb) 20352

[startup+150.091 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 30952
/proc/meminfo: memFree=1450456/2055920 swapFree=4192956/4192956
[pid=30952] ppid=30950 vsize=20476 CPUtime=150.04
/proc/30952/stat : 30952 (PBS4L) R 30950 30952 30907 0 -1 4194304 5347 0 0 0 14738 266 0 0 25 0 1 0 31754540 20967424 3830 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/30952/statm: 5119 3830 105 232 0 4884 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 20476

[startup+160.097 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 30952
/proc/meminfo: memFree=1450264/2055920 swapFree=4192956/4192956
[pid=30952] ppid=30950 vsize=20632 CPUtime=160.04
/proc/30952/stat : 30952 (PBS4L) R 30950 30952 30907 0 -1 4194304 5388 0 0 0 15723 281 0 0 25 0 1 0 31754540 21127168 3871 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30952/statm: 5158 3871 105 232 0 4923 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 20632

[startup+170.103 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 30952
/proc/meminfo: memFree=1450136/2055920 swapFree=4192956/4192956
[pid=30952] ppid=30950 vsize=20632 CPUtime=170.05
/proc/30952/stat : 30952 (PBS4L) R 30950 30952 30907 0 -1 4194304 5425 0 0 0 16709 296 0 0 25 0 1 0 31754540 21127168 3908 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30952/statm: 5158 3908 105 232 0 4923 0
Current children cumulated CPU time (s) 170.05
Current children cumulated vsize (Kb) 20632

[startup+180.109 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 30952
/proc/meminfo: memFree=1449944/2055920 swapFree=4192956/4192956
[pid=30952] ppid=30950 vsize=20760 CPUtime=180.05
/proc/30952/stat : 30952 (PBS4L) R 30950 30952 30907 0 -1 4194304 5468 0 0 0 17693 312 0 0 25 0 1 0 31754540 21258240 3951 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30952/statm: 5190 3951 105 232 0 4955 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 20760

[startup+190.116 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 30952
/proc/meminfo: memFree=1449816/2055920 swapFree=4192956/4192956
[pid=30952] ppid=30950 vsize=20760 CPUtime=190.05
/proc/30952/stat : 30952 (PBS4L) R 30950 30952 30907 0 -1 4194304 5505 0 0 0 18678 327 0 0 25 0 1 0 31754540 21258240 3988 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30952/statm: 5190 3988 105 232 0 4955 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 20760

[startup+200.121 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 30952
/proc/meminfo: memFree=1449624/2055920 swapFree=4192956/4192956
[pid=30952] ppid=30950 vsize=20912 CPUtime=200.06
/proc/30952/stat : 30952 (PBS4L) R 30950 30952 30907 0 -1 4194304 5550 0 0 0 19663 343 0 0 25 0 1 0 31754540 21413888 4033 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30952/statm: 5228 4033 105 232 0 4993 0
Current children cumulated CPU time (s) 200.06
Current children cumulated vsize (Kb) 20912

[startup+210.127 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 30952
/proc/meminfo: memFree=1449368/2055920 swapFree=4192956/4192956

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

/proc/30952/stat : 30952 (PBS4L) R 30950 30952 30907 0 -1 4194304 11420 0 0 0 175926 2236 0 0 25 0 1 0 31754540 36913152 8366 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558799 0 0 4096 0 0 0 0 17 1 0 0
/proc/30952/statm: 9012 8366 105 232 0 8777 0
Current children cumulated CPU time (s) 1781.62
Current children cumulated vsize (Kb) 36048

[startup+1783.11 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 30952
/proc/meminfo: memFree=1431960/2055920 swapFree=4192956/4192956
[pid=30952] ppid=30950 vsize=36048 CPUtime=1782.62
/proc/30952/stat : 30952 (PBS4L) R 30950 30952 30907 0 -1 4194304 11421 0 0 0 176026 2236 0 0 25 0 1 0 31754540 36913152 8367 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558802 0 0 4096 0 0 0 0 17 1 0 0
/proc/30952/statm: 9012 8367 105 232 0 8777 0
Current children cumulated CPU time (s) 1782.62
Current children cumulated vsize (Kb) 36048

[startup+1784.12 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 30952
/proc/meminfo: memFree=1431960/2055920 swapFree=4192956/4192956
[pid=30952] ppid=30950 vsize=36048 CPUtime=1783.63
/proc/30952/stat : 30952 (PBS4L) R 30950 30952 30907 0 -1 4194304 11422 0 0 0 176125 2238 0 0 25 0 1 0 31754540 36913152 8368 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/30952/statm: 9012 8368 105 232 0 8777 0
Current children cumulated CPU time (s) 1783.63
Current children cumulated vsize (Kb) 36048

[startup+1785.12 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 30952
/proc/meminfo: memFree=1431960/2055920 swapFree=4192956/4192956
[pid=30952] ppid=30950 vsize=36048 CPUtime=1784.63
/proc/30952/stat : 30952 (PBS4L) R 30950 30952 30907 0 -1 4194304 11423 0 0 0 176224 2239 0 0 25 0 1 0 31754540 36913152 8369 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30952/statm: 9012 8369 105 232 0 8777 0
Current children cumulated CPU time (s) 1784.63
Current children cumulated vsize (Kb) 36048

[startup+1786.13 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 30952
/proc/meminfo: memFree=1431960/2055920 swapFree=4192956/4192956
[pid=30952] ppid=30950 vsize=36048 CPUtime=1785.64
/proc/30952/stat : 30952 (PBS4L) R 30950 30952 30907 0 -1 4194304 11425 0 0 0 176324 2240 0 0 25 0 1 0 31754540 36913152 8371 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558782 0 0 4096 0 0 0 0 17 1 0 0
/proc/30952/statm: 9012 8371 105 232 0 8777 0
Current children cumulated CPU time (s) 1785.64
Current children cumulated vsize (Kb) 36048

[startup+1787.13 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 30952
/proc/meminfo: memFree=1431960/2055920 swapFree=4192956/4192956
[pid=30952] ppid=30950 vsize=36048 CPUtime=1786.64
/proc/30952/stat : 30952 (PBS4L) R 30950 30952 30907 0 -1 4194304 11426 0 0 0 176423 2241 0 0 25 0 1 0 31754540 36913152 8372 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558799 0 0 4096 0 0 0 0 17 1 0 0
/proc/30952/statm: 9012 8372 105 232 0 8777 0
Current children cumulated CPU time (s) 1786.64
Current children cumulated vsize (Kb) 36048

[startup+1788.14 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 30952
/proc/meminfo: memFree=1431960/2055920 swapFree=4192956/4192956
[pid=30952] ppid=30950 vsize=36048 CPUtime=1787.64
/proc/30952/stat : 30952 (PBS4L) R 30950 30952 30907 0 -1 4194304 11427 0 0 0 176522 2242 0 0 25 0 1 0 31754540 36913152 8373 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/30952/statm: 9012 8373 105 232 0 8777 0
Current children cumulated CPU time (s) 1787.64
Current children cumulated vsize (Kb) 36048

[startup+1789.14 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 30952
/proc/meminfo: memFree=1431960/2055920 swapFree=4192956/4192956
[pid=30952] ppid=30950 vsize=36048 CPUtime=1788.65
/proc/30952/stat : 30952 (PBS4L) R 30950 30952 30907 0 -1 4194304 11429 0 0 0 176622 2243 0 0 25 0 1 0 31754540 36913152 8375 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558768 0 0 4096 0 0 0 0 17 1 0 0
/proc/30952/statm: 9012 8375 105 232 0 8777 0
Current children cumulated CPU time (s) 1788.65
Current children cumulated vsize (Kb) 36048

[startup+1790.15 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 30952
/proc/meminfo: memFree=1431896/2055920 swapFree=4192956/4192956
[pid=30952] ppid=30950 vsize=36048 CPUtime=1789.65
/proc/30952/stat : 30952 (PBS4L) R 30950 30952 30907 0 -1 4194304 11437 0 0 0 176722 2243 0 0 25 0 1 0 31754540 36913152 8383 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552329 0 0 4096 0 0 0 0 17 1 0 0
/proc/30952/statm: 9012 8383 105 232 0 8777 0
Current children cumulated CPU time (s) 1789.65
Current children cumulated vsize (Kb) 36048

[startup+1791.15 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 30952
/proc/meminfo: memFree=1431896/2055920 swapFree=4192956/4192956
[pid=30952] ppid=30950 vsize=36048 CPUtime=1790.66
/proc/30952/stat : 30952 (PBS4L) R 30950 30952 30907 0 -1 4194304 11438 0 0 0 176821 2245 0 0 25 0 1 0 31754540 36913152 8384 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/30952/statm: 9012 8384 105 232 0 8777 0
Current children cumulated CPU time (s) 1790.66
Current children cumulated vsize (Kb) 36048

[startup+1792.16 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 30952
/proc/meminfo: memFree=1431896/2055920 swapFree=4192956/4192956
[pid=30952] ppid=30950 vsize=36048 CPUtime=1791.66
/proc/30952/stat : 30952 (PBS4L) R 30950 30952 30907 0 -1 4194304 11439 0 0 0 176921 2245 0 0 25 0 1 0 31754540 36913152 8385 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30952/statm: 9012 8385 105 232 0 8777 0
Current children cumulated CPU time (s) 1791.66
Current children cumulated vsize (Kb) 36048

[startup+1793.16 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 30952
/proc/meminfo: memFree=1431896/2055920 swapFree=4192956/4192956
[pid=30952] ppid=30950 vsize=36048 CPUtime=1792.67
/proc/30952/stat : 30952 (PBS4L) R 30950 30952 30907 0 -1 4194304 11441 0 0 0 177020 2247 0 0 25 0 1 0 31754540 36913152 8387 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/30952/statm: 9012 8387 105 232 0 8777 0
Current children cumulated CPU time (s) 1792.67
Current children cumulated vsize (Kb) 36048

[startup+1794.17 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 30952
/proc/meminfo: memFree=1431896/2055920 swapFree=4192956/4192956
[pid=30952] ppid=30950 vsize=36048 CPUtime=1793.68
/proc/30952/stat : 30952 (PBS4L) R 30950 30952 30907 0 -1 4194304 11449 0 0 0 177120 2248 0 0 25 0 1 0 31754540 36913152 8395 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/30952/statm: 9012 8395 105 232 0 8777 0
Current children cumulated CPU time (s) 1793.68
Current children cumulated vsize (Kb) 36048

[startup+1795.17 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 30952
/proc/meminfo: memFree=1431896/2055920 swapFree=4192956/4192956
[pid=30952] ppid=30950 vsize=36048 CPUtime=1794.68
/proc/30952/stat : 30952 (PBS4L) R 30950 30952 30907 0 -1 4194304 11450 0 0 0 177219 2249 0 0 25 0 1 0 31754540 36913152 8396 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30952/statm: 9012 8396 105 232 0 8777 0
Current children cumulated CPU time (s) 1794.68
Current children cumulated vsize (Kb) 36048

[startup+1796.18 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 30952
/proc/meminfo: memFree=1431896/2055920 swapFree=4192956/4192956
[pid=30952] ppid=30950 vsize=36048 CPUtime=1795.68
/proc/30952/stat : 30952 (PBS4L) R 30950 30952 30907 0 -1 4194304 11451 0 0 0 177318 2250 0 0 25 0 1 0 31754540 36913152 8397 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30952/statm: 9012 8397 105 232 0 8777 0
Current children cumulated CPU time (s) 1795.68
Current children cumulated vsize (Kb) 36048

[startup+1797.18 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 30952
/proc/meminfo: memFree=1431832/2055920 swapFree=4192956/4192956
[pid=30952] ppid=30950 vsize=36048 CPUtime=1796.69
/proc/30952/stat : 30952 (PBS4L) R 30950 30952 30907 0 -1 4194304 11452 0 0 0 177418 2251 0 0 25 0 1 0 31754540 36913152 8398 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30952/statm: 9012 8398 105 232 0 8777 0
Current children cumulated CPU time (s) 1796.69
Current children cumulated vsize (Kb) 36048

[startup+1798.19 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 30952
/proc/meminfo: memFree=1431832/2055920 swapFree=4192956/4192956
[pid=30952] ppid=30950 vsize=36048 CPUtime=1797.69
/proc/30952/stat : 30952 (PBS4L) R 30950 30952 30907 0 -1 4194304 11455 0 0 0 177518 2251 0 0 25 0 1 0 31754540 36913152 8401 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30952/statm: 9012 8401 105 232 0 8777 0
Current children cumulated CPU time (s) 1797.69
Current children cumulated vsize (Kb) 36048

[startup+1799.19 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 30952
/proc/meminfo: memFree=1431832/2055920 swapFree=4192956/4192956
[pid=30952] ppid=30950 vsize=36048 CPUtime=1798.69
/proc/30952/stat : 30952 (PBS4L) R 30950 30952 30907 0 -1 4194304 11456 0 0 0 177617 2252 0 0 25 0 1 0 31754540 36913152 8402 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30952/statm: 9012 8402 105 232 0 8777 0
Current children cumulated CPU time (s) 1798.69
Current children cumulated vsize (Kb) 36048

[startup+1800.2 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 30952
/proc/meminfo: memFree=1431832/2055920 swapFree=4192956/4192956
[pid=30952] ppid=30950 vsize=36048 CPUtime=1799.7
/proc/30952/stat : 30952 (PBS4L) R 30950 30952 30907 0 -1 4194304 11457 0 0 0 177717 2253 0 0 25 0 1 0 31754540 36913152 8403 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558802 0 0 4096 0 0 0 0 17 1 0 0
/proc/30952/statm: 9012 8403 105 232 0 8777 0
Current children cumulated CPU time (s) 1799.7
Current children cumulated vsize (Kb) 36048

[startup+1801.2 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 30952
/proc/meminfo: memFree=1431832/2055920 swapFree=4192956/4192956
[pid=30952] ppid=30950 vsize=36048 CPUtime=1800.7
/proc/30952/stat : 30952 (PBS4L) R 30950 30952 30907 0 -1 4194304 11458 0 0 0 177816 2254 0 0 25 0 1 0 31754540 36913152 8404 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30952/statm: 9012 8404 105 232 0 8777 0
Current children cumulated CPU time (s) 1800.7
Current children cumulated vsize (Kb) 36048



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.21 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 30952
/proc/meminfo: memFree=1431832/2055920 swapFree=4192956/4192956
[pid=30952] ppid=30950 vsize=36048 CPUtime=1800.7
/proc/30952/stat : 30952 (PBS4L) R 30950 30952 30907 0 -1 4194304 11458 0 0 0 177816 2254 0 0 25 0 1 0 31754540 36913152 8404 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30952/statm: 9012 8404 105 232 0 8777 0
Current children cumulated CPU time (s) 1800.7
Current children cumulated vsize (Kb) 36048

Sending SIGTERM to -30952
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.22
CPU time (s): 1800.73
CPU user time (s): 1778.17
CPU system time (s): 22.5556
CPU usage (%): 99.9726
Max. virtual memory (cumulated for all children) (Kb): 36048
The end

Launcher Data (download as text)

Begin job on node62 on Fri Jun  2 05:18:30 UTC 2006


FILE ID= 41050-1149225510

PBS_JOBID= 295807

BENCH NAME= ROOT/tmp/node62/41050-1149225510/instance-41050-1149225510.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node62/41050-1149225510/instance-41050-1149225510.opb 397172065
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node62/watcher-41050-1149225510 -o ROOT/results/node62/solver-41050-1149225510 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node62/41050-1149225510/instance-41050-1149225510.opb 397172065

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  a399b3055416a9d1117a7f2bb11b2cef

RANDOM SEED= 397172065


/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.225
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.225
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:       1465192 kB
Buffers:         31864 kB
Cached:         479904 kB
SwapCached:          0 kB
Active:         119220 kB
Inactive:       407108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1465192 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             228 kB
Writeback:           0 kB
Mapped:          24896 kB
Slab:            50424 kB
Committed_AS:   165836 kB
PageTables:       1476 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node62 on Fri Jun  2 05:48:31 UTC 2006