Trace number 40834

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.68 1801.22

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/robin/normalized-robin14.opb
MD5SUM321349c7a7114538010c83c600c72ae9
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.92655
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables8281
Total number of constraints826
Number of constraints which are clauses364
Number of constraints which are cardinality constraints (but not clauses)462
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint91
Maximum length of a constraint169
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 171
Number of bits of the biggest sum of numbers8
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/40834-1149204818/instance-40834-1149204818.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-40834-1149204818 -o ROOT/results/node62/solver-40834-1149204818 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node62/40834-1149204818/instance-40834-1149204818.opb 244054351 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.00 0.01 0.17 2/64 26393
/proc/meminfo: memFree=1478224/2055920 swapFree=4192956/4192956
[pid=26393] ppid=26391 vsize=2180 CPUtime=0
/proc/26393/stat : 26393 (PBS4L) R 26391 26393 26348 0 -1 4194304 187 0 0 0 0 0 0 0 18 0 1 0 29685387 2232320 171 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134598843 0 0 4096 0 0 0 0 17 1 0 0
/proc/26393/statm: 545 173 90 232 0 310 0

[startup+10.0022 s]
/proc/loadavg: 0.15 0.04 0.18 2/64 26393
/proc/meminfo: memFree=1464720/2055920 swapFree=4192956/4192956
[pid=26393] ppid=26391 vsize=17568 CPUtime=9.99
/proc/26393/stat : 26393 (PBS4L) R 26391 26393 26348 0 -1 4194304 3543 0 0 0 976 23 0 0 25 0 1 0 29685387 17989632 3519 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/26393/statm: 4392 3519 105 232 0 4157 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 17568

[startup+20.0094 s]
/proc/loadavg: 0.28 0.07 0.19 2/64 26393
/proc/meminfo: memFree=1461904/2055920 swapFree=4192956/4192956
[pid=26393] ppid=26391 vsize=19156 CPUtime=19.99
/proc/26393/stat : 26393 (PBS4L) R 26391 26393 26348 0 -1 4194304 4298 0 0 0 1951 48 0 0 25 0 1 0 29685387 19615744 4225 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/26393/statm: 4789 4225 105 232 0 4554 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 19156

[startup+30.0156 s]
/proc/loadavg: 0.39 0.10 0.20 2/64 26393
/proc/meminfo: memFree=1461392/2055920 swapFree=4192956/4192956
[pid=26393] ppid=26391 vsize=19916 CPUtime=30
/proc/26393/stat : 26393 (PBS4L) R 26391 26393 26348 0 -1 4194304 4537 0 0 0 2917 83 0 0 25 0 1 0 29685387 20393984 4367 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/26393/statm: 4979 4367 105 232 0 4744 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 19916

[startup+40.0208 s]
/proc/loadavg: 0.49 0.13 0.20 2/64 26393
/proc/meminfo: memFree=1460816/2055920 swapFree=4192956/4192956
[pid=26393] ppid=26391 vsize=20212 CPUtime=40
/proc/26393/stat : 26393 (PBS4L) R 26391 26393 26348 0 -1 4194304 4672 0 0 0 3882 118 0 0 25 0 1 0 29685387 20697088 4502 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/26393/statm: 5053 4502 105 232 0 4818 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 20212

[startup+50.027 s]
/proc/loadavg: 0.56 0.16 0.21 2/64 26393
/proc/meminfo: memFree=1460368/2055920 swapFree=4192956/4192956
[pid=26393] ppid=26391 vsize=20536 CPUtime=50
/proc/26393/stat : 26393 (PBS4L) R 26391 26393 26348 0 -1 4194304 4793 0 0 0 4852 148 0 0 25 0 1 0 29685387 21028864 4623 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/26393/statm: 5134 4623 105 232 0 4899 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 20536

[startup+60.0332 s]
/proc/loadavg: 0.63 0.19 0.22 2/64 26393
/proc/meminfo: memFree=1459920/2055920 swapFree=4192956/4192956
[pid=26393] ppid=26391 vsize=21612 CPUtime=60.01
/proc/26393/stat : 26393 (PBS4L) R 26391 26393 26348 0 -1 4194304 5085 0 0 0 5824 177 0 0 25 0 1 0 29685387 22130688 4722 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/26393/statm: 5403 4722 105 232 0 5168 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 21612

[startup+70.0393 s]
/proc/loadavg: 0.69 0.21 0.23 2/64 26393
/proc/meminfo: memFree=1459472/2055920 swapFree=4192956/4192956
[pid=26393] ppid=26391 vsize=21924 CPUtime=70.01
/proc/26393/stat : 26393 (PBS4L) R 26391 26393 26348 0 -1 4194304 5206 0 0 0 6794 207 0 0 25 0 1 0 29685387 22450176 4843 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134559025 0 0 4096 0 0 0 0 17 1 0 0
/proc/26393/statm: 5481 4843 105 232 0 5246 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 21924

[startup+80.0455 s]
/proc/loadavg: 0.73 0.24 0.24 2/64 26393
/proc/meminfo: memFree=1459088/2055920 swapFree=4192956/4192956
[pid=26393] ppid=26391 vsize=22168 CPUtime=80.01
/proc/26393/stat : 26393 (PBS4L) R 26391 26393 26348 0 -1 4194304 5301 0 0 0 7768 233 0 0 25 0 1 0 29685387 22700032 4938 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/26393/statm: 5542 4938 105 232 0 5307 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 22168

[startup+90.0517 s]
/proc/loadavg: 0.77 0.26 0.24 2/64 26393
/proc/meminfo: memFree=1458704/2055920 swapFree=4192956/4192956
[pid=26393] ppid=26391 vsize=22424 CPUtime=90.02
/proc/26393/stat : 26393 (PBS4L) R 26391 26393 26348 0 -1 4194304 5392 0 0 0 8736 266 0 0 25 0 1 0 29685387 22962176 5029 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/26393/statm: 5606 5029 105 232 0 5371 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 22424

[startup+100.057 s]
/proc/loadavg: 0.81 0.29 0.25 2/64 26393
/proc/meminfo: memFree=1458320/2055920 swapFree=4192956/4192956
[pid=26393] ppid=26391 vsize=22760 CPUtime=100.02
/proc/26393/stat : 26393 (PBS4L) R 26391 26393 26348 0 -1 4194304 5494 0 0 0 9706 296 0 0 25 0 1 0 29685387 23306240 5131 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/26393/statm: 5690 5131 105 232 0 5455 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 22760

[startup+110.063 s]
/proc/loadavg: 0.84 0.31 0.26 2/64 26393
/proc/meminfo: memFree=1457936/2055920 swapFree=4192956/4192956
[pid=26393] ppid=26391 vsize=24380 CPUtime=110.02
/proc/26393/stat : 26393 (PBS4L) R 26391 26393 26348 0 -1 4194304 5977 0 0 0 10682 320 0 0 25 0 1 0 29685387 24965120 5229 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/26393/statm: 6095 5229 105 232 0 5860 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 24380

[startup+120.069 s]
/proc/loadavg: 0.86 0.33 0.27 2/64 26393
/proc/meminfo: memFree=1457552/2055920 swapFree=4192956/4192956
[pid=26393] ppid=26391 vsize=24664 CPUtime=120.03
/proc/26393/stat : 26393 (PBS4L) R 26391 26393 26348 0 -1 4194304 6066 0 0 0 11654 349 0 0 25 0 1 0 29685387 25255936 5318 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/26393/statm: 6166 5318 105 232 0 5931 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 24664

[startup+130.075 s]
/proc/loadavg: 0.88 0.35 0.27 2/64 26393
/proc/meminfo: memFree=1457232/2055920 swapFree=4192956/4192956
[pid=26393] ppid=26391 vsize=24952 CPUtime=130.03
/proc/26393/stat : 26393 (PBS4L) R 26391 26393 26348 0 -1 4194304 6153 0 0 0 12628 375 0 0 25 0 1 0 29685387 25550848 5405 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/26393/statm: 6238 5405 105 232 0 6003 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 24952

[startup+140.083 s]
/proc/loadavg: 0.90 0.37 0.28 2/64 26393
/proc/meminfo: memFree=1456912/2055920 swapFree=4192956/4192956
[pid=26393] ppid=26391 vsize=24952 CPUtime=140.03
/proc/26393/stat : 26393 (PBS4L) R 26391 26393 26348 0 -1 4194304 6232 0 0 0 13602 401 0 0 25 0 1 0 29685387 25550848 5484 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134553139 0 0 4096 0 0 0 0 17 1 0 0
/proc/26393/statm: 6238 5484 105 232 0 6003 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 24952

[startup+150.09 s]
/proc/loadavg: 0.92 0.39 0.29 2/64 26393
/proc/meminfo: memFree=1456528/2055920 swapFree=4192956/4192956
[pid=26393] ppid=26391 vsize=25264 CPUtime=150.04
/proc/26393/stat : 26393 (PBS4L) R 26391 26393 26348 0 -1 4194304 6315 0 0 0 14577 427 0 0 25 0 1 0 29685387 25870336 5567 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/26393/statm: 6316 5567 105 232 0 6081 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 25264

[startup+160.096 s]
/proc/loadavg: 0.93 0.41 0.30 2/64 26393
/proc/meminfo: memFree=1456208/2055920 swapFree=4192956/4192956
[pid=26393] ppid=26391 vsize=25584 CPUtime=160.05
/proc/26393/stat : 26393 (PBS4L) R 26391 26393 26348 0 -1 4194304 6403 0 0 0 15550 455 0 0 25 0 1 0 29685387 26198016 5655 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/26393/statm: 6396 5655 105 232 0 6161 0
Current children cumulated CPU time (s) 160.05
Current children cumulated vsize (Kb) 25584

[startup+170.102 s]
/proc/loadavg: 0.94 0.43 0.30 2/64 26393
/proc/meminfo: memFree=1455952/2055920 swapFree=4192956/4192956
[pid=26393] ppid=26391 vsize=25584 CPUtime=170.04
/proc/26393/stat : 26393 (PBS4L) R 26391 26393 26348 0 -1 4194304 6464 0 0 0 16519 485 0 0 25 0 1 0 29685387 26198016 5716 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/26393/statm: 6396 5716 105 232 0 6161 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 25584

[startup+180.108 s]
/proc/loadavg: 0.95 0.45 0.31 2/64 26393
/proc/meminfo: memFree=1455568/2055920 swapFree=4192956/4192956
[pid=26393] ppid=26391 vsize=25924 CPUtime=180.05
/proc/26393/stat : 26393 (PBS4L) R 26391 26393 26348 0 -1 4194304 6560 0 0 0 17491 514 0 0 25 0 1 0 29685387 26546176 5812 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/26393/statm: 6481 5812 105 232 0 6246 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 25924

[startup+190.115 s]
/proc/loadavg: 0.95 0.47 0.32 2/64 26393
/proc/meminfo: memFree=1455312/2055920 swapFree=4192956/4192956
[pid=26393] ppid=26391 vsize=25992 CPUtime=190.06
/proc/26393/stat : 26393 (PBS4L) R 26391 26393 26348 0 -1 4194304 6630 0 0 0 18463 543 0 0 25 0 1 0 29685387 26615808 5882 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/26393/statm: 6498 5882 105 232 0 6263 0
Current children cumulated CPU time (s) 190.06
Current children cumulated vsize (Kb) 25992

[startup+200.121 s]
/proc/loadavg: 0.96 0.49 0.32 2/64 26393
/proc/meminfo: memFree=1454928/2055920 swapFree=4192956/4192956
[pid=26393] ppid=26391 vsize=26356 CPUtime=200.06
/proc/26393/stat : 26393 (PBS4L) R 26391 26393 26348 0 -1 4194304 6716 0 0 0 19432 574 0 0 25 0 1 0 29685387 26988544 5968 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/26393/statm: 6589 5968 105 232 0 6354 0
Current children cumulated CPU time (s) 200.06
Current children cumulated vsize (Kb) 26356

[startup+210.127 s]
/proc/loadavg: 0.97 0.50 0.33 2/64 26393
/proc/meminfo: memFree=1454672/2055920 swapFree=4192956/4192956

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

/proc/26393/stat : 26393 (PBS4L) R 26391 26393 26348 0 -1 4194304 20856 0 0 0 174441 3716 0 0 25 0 1 0 29685387 67862528 14729 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/26393/statm: 16568 14729 105 232 0 16333 0
Current children cumulated CPU time (s) 1781.57
Current children cumulated vsize (Kb) 66272

[startup+1783.11 s]
/proc/loadavg: 1.00 0.97 0.84 2/64 26588
/proc/meminfo: memFree=1419216/2055920 swapFree=4192956/4192956
[pid=26393] ppid=26391 vsize=66272 CPUtime=1782.58
/proc/26393/stat : 26393 (PBS4L) R 26391 26393 26348 0 -1 4194304 20858 0 0 0 174541 3717 0 0 25 0 1 0 29685387 67862528 14731 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/26393/statm: 16568 14731 105 232 0 16333 0
Current children cumulated CPU time (s) 1782.58
Current children cumulated vsize (Kb) 66272

[startup+1784.11 s]
/proc/loadavg: 1.00 0.97 0.84 2/64 26588
/proc/meminfo: memFree=1419216/2055920 swapFree=4192956/4192956
[pid=26393] ppid=26391 vsize=66272 CPUtime=1783.58
/proc/26393/stat : 26393 (PBS4L) R 26391 26393 26348 0 -1 4194304 20861 0 0 0 174640 3718 0 0 25 0 1 0 29685387 67862528 14734 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558799 0 0 4096 0 0 0 0 17 1 0 0
/proc/26393/statm: 16568 14734 105 232 0 16333 0
Current children cumulated CPU time (s) 1783.58
Current children cumulated vsize (Kb) 66272

[startup+1785.12 s]
/proc/loadavg: 1.00 0.97 0.84 2/64 26588
/proc/meminfo: memFree=1419216/2055920 swapFree=4192956/4192956
[pid=26393] ppid=26391 vsize=66272 CPUtime=1784.58
/proc/26393/stat : 26393 (PBS4L) R 26391 26393 26348 0 -1 4194304 20865 0 0 0 174739 3719 0 0 25 0 1 0 29685387 67862528 14738 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558799 0 0 4096 0 0 0 0 17 1 0 0
/proc/26393/statm: 16568 14738 105 232 0 16333 0
Current children cumulated CPU time (s) 1784.58
Current children cumulated vsize (Kb) 66272

[startup+1786.12 s]
/proc/loadavg: 1.00 0.97 0.84 2/64 26588
/proc/meminfo: memFree=1419216/2055920 swapFree=4192956/4192956
[pid=26393] ppid=26391 vsize=66272 CPUtime=1785.59
/proc/26393/stat : 26393 (PBS4L) R 26391 26393 26348 0 -1 4194304 20868 0 0 0 174838 3721 0 0 25 0 1 0 29685387 67862528 14741 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/26393/statm: 16568 14741 105 232 0 16333 0
Current children cumulated CPU time (s) 1785.59
Current children cumulated vsize (Kb) 66272

[startup+1787.13 s]
/proc/loadavg: 1.00 0.97 0.84 2/64 26588
/proc/meminfo: memFree=1419152/2055920 swapFree=4192956/4192956
[pid=26393] ppid=26391 vsize=66272 CPUtime=1786.6
/proc/26393/stat : 26393 (PBS4L) R 26391 26393 26348 0 -1 4194304 20878 0 0 0 174937 3723 0 0 25 0 1 0 29685387 67862528 14751 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/26393/statm: 16568 14751 105 232 0 16333 0
Current children cumulated CPU time (s) 1786.6
Current children cumulated vsize (Kb) 66272

[startup+1788.13 s]
/proc/loadavg: 1.00 0.97 0.84 2/64 26588
/proc/meminfo: memFree=1419152/2055920 swapFree=4192956/4192956
[pid=26393] ppid=26391 vsize=66272 CPUtime=1787.59
/proc/26393/stat : 26393 (PBS4L) R 26391 26393 26348 0 -1 4194304 20881 0 0 0 175035 3724 0 0 25 0 1 0 29685387 67862528 14754 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/26393/statm: 16568 14754 105 232 0 16333 0
Current children cumulated CPU time (s) 1787.59
Current children cumulated vsize (Kb) 66272

[startup+1789.14 s]
/proc/loadavg: 1.00 0.97 0.84 2/64 26588
/proc/meminfo: memFree=1419152/2055920 swapFree=4192956/4192956
[pid=26393] ppid=26391 vsize=66272 CPUtime=1788.6
/proc/26393/stat : 26393 (PBS4L) R 26391 26393 26348 0 -1 4194304 20883 0 0 0 175134 3726 0 0 25 0 1 0 29685387 67862528 14756 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/26393/statm: 16568 14756 105 232 0 16333 0
Current children cumulated CPU time (s) 1788.6
Current children cumulated vsize (Kb) 66272

[startup+1790.14 s]
/proc/loadavg: 1.00 0.97 0.84 2/64 26588
/proc/meminfo: memFree=1419152/2055920 swapFree=4192956/4192956
[pid=26393] ppid=26391 vsize=66272 CPUtime=1789.61
/proc/26393/stat : 26393 (PBS4L) R 26391 26393 26348 0 -1 4194304 20885 0 0 0 175234 3727 0 0 25 0 1 0 29685387 67862528 14758 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/26393/statm: 16568 14758 105 232 0 16333 0
Current children cumulated CPU time (s) 1789.61
Current children cumulated vsize (Kb) 66272

[startup+1791.15 s]
/proc/loadavg: 1.00 0.97 0.84 2/64 26588
/proc/meminfo: memFree=1419088/2055920 swapFree=4192956/4192956
[pid=26393] ppid=26391 vsize=66272 CPUtime=1790.61
/proc/26393/stat : 26393 (PBS4L) R 26391 26393 26348 0 -1 4194304 20888 0 0 0 175332 3729 0 0 25 0 1 0 29685387 67862528 14761 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/26393/statm: 16568 14761 105 232 0 16333 0
Current children cumulated CPU time (s) 1790.61
Current children cumulated vsize (Kb) 66272

[startup+1792.15 s]
/proc/loadavg: 1.00 0.97 0.84 2/64 26588
/proc/meminfo: memFree=1419088/2055920 swapFree=4192956/4192956
[pid=26393] ppid=26391 vsize=66272 CPUtime=1791.62
/proc/26393/stat : 26393 (PBS4L) R 26391 26393 26348 0 -1 4194304 20900 0 0 0 175430 3732 0 0 25 0 1 0 29685387 67862528 14773 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/26393/statm: 16568 14773 105 232 0 16333 0
Current children cumulated CPU time (s) 1791.62
Current children cumulated vsize (Kb) 66272

[startup+1793.16 s]
/proc/loadavg: 1.00 0.97 0.84 2/64 26588
/proc/meminfo: memFree=1419024/2055920 swapFree=4192956/4192956
[pid=26393] ppid=26391 vsize=66272 CPUtime=1792.62
/proc/26393/stat : 26393 (PBS4L) R 26391 26393 26348 0 -1 4194304 20904 0 0 0 175528 3734 0 0 25 0 1 0 29685387 67862528 14777 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/26393/statm: 16568 14777 105 232 0 16333 0
Current children cumulated CPU time (s) 1792.62
Current children cumulated vsize (Kb) 66272

[startup+1794.16 s]
/proc/loadavg: 1.00 0.97 0.84 2/64 26588
/proc/meminfo: memFree=1419024/2055920 swapFree=4192956/4192956
[pid=26393] ppid=26391 vsize=66272 CPUtime=1793.63
/proc/26393/stat : 26393 (PBS4L) R 26391 26393 26348 0 -1 4194304 20906 0 0 0 175627 3736 0 0 25 0 1 0 29685387 67862528 14779 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558799 0 0 4096 0 0 0 0 17 1 0 0
/proc/26393/statm: 16568 14779 105 232 0 16333 0
Current children cumulated CPU time (s) 1793.63
Current children cumulated vsize (Kb) 66272

[startup+1795.17 s]
/proc/loadavg: 1.00 0.97 0.84 2/64 26588
/proc/meminfo: memFree=1419024/2055920 swapFree=4192956/4192956
[pid=26393] ppid=26391 vsize=66272 CPUtime=1794.63
/proc/26393/stat : 26393 (PBS4L) R 26391 26393 26348 0 -1 4194304 20912 0 0 0 175725 3738 0 0 25 0 1 0 29685387 67862528 14785 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/26393/statm: 16568 14785 105 232 0 16333 0
Current children cumulated CPU time (s) 1794.63
Current children cumulated vsize (Kb) 66272

[startup+1796.17 s]
/proc/loadavg: 1.00 0.97 0.84 2/64 26588
/proc/meminfo: memFree=1418960/2055920 swapFree=4192956/4192956
[pid=26393] ppid=26391 vsize=66272 CPUtime=1795.64
/proc/26393/stat : 26393 (PBS4L) R 26391 26393 26348 0 -1 4194304 20921 0 0 0 175824 3740 0 0 25 0 1 0 29685387 67862528 14794 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/26393/statm: 16568 14794 105 232 0 16333 0
Current children cumulated CPU time (s) 1795.64
Current children cumulated vsize (Kb) 66272

[startup+1797.18 s]
/proc/loadavg: 1.00 0.97 0.84 2/64 26588
/proc/meminfo: memFree=1418960/2055920 swapFree=4192956/4192956
[pid=26393] ppid=26391 vsize=66272 CPUtime=1796.64
/proc/26393/stat : 26393 (PBS4L) R 26391 26393 26348 0 -1 4194304 20924 0 0 0 175923 3741 0 0 25 0 1 0 29685387 67862528 14797 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/26393/statm: 16568 14797 105 232 0 16333 0
Current children cumulated CPU time (s) 1796.64
Current children cumulated vsize (Kb) 66272

[startup+1798.18 s]
/proc/loadavg: 1.00 0.97 0.84 2/64 26588
/proc/meminfo: memFree=1418960/2055920 swapFree=4192956/4192956
[pid=26393] ppid=26391 vsize=66272 CPUtime=1797.65
/proc/26393/stat : 26393 (PBS4L) R 26391 26393 26348 0 -1 4194304 20929 0 0 0 176022 3743 0 0 25 0 1 0 29685387 67862528 14802 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/26393/statm: 16568 14802 105 232 0 16333 0
Current children cumulated CPU time (s) 1797.65
Current children cumulated vsize (Kb) 66272

[startup+1799.19 s]
/proc/loadavg: 1.00 0.97 0.84 2/64 26588
/proc/meminfo: memFree=1418960/2055920 swapFree=4192956/4192956
[pid=26393] ppid=26391 vsize=66272 CPUtime=1798.65
/proc/26393/stat : 26393 (PBS4L) R 26391 26393 26348 0 -1 4194304 20931 0 0 0 176121 3744 0 0 25 0 1 0 29685387 67862528 14804 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/26393/statm: 16568 14804 105 232 0 16333 0
Current children cumulated CPU time (s) 1798.65
Current children cumulated vsize (Kb) 66272

[startup+1800.19 s]
/proc/loadavg: 1.00 0.97 0.84 2/64 26588
/proc/meminfo: memFree=1418896/2055920 swapFree=4192956/4192956
[pid=26393] ppid=26391 vsize=66272 CPUtime=1799.66
/proc/26393/stat : 26393 (PBS4L) R 26391 26393 26348 0 -1 4194304 20938 0 0 0 176218 3748 0 0 25 0 1 0 29685387 67862528 14811 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/26393/statm: 16568 14811 105 232 0 16333 0
Current children cumulated CPU time (s) 1799.66
Current children cumulated vsize (Kb) 66272

[startup+1801.2 s]
/proc/loadavg: 1.00 0.97 0.84 2/64 26588
/proc/meminfo: memFree=1418896/2055920 swapFree=4192956/4192956
[pid=26393] ppid=26391 vsize=66272 CPUtime=1800.66
/proc/26393/stat : 26393 (PBS4L) R 26391 26393 26348 0 -1 4194304 20942 0 0 0 176317 3749 0 0 25 0 1 0 29685387 67862528 14815 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/26393/statm: 16568 14815 105 232 0 16333 0
Current children cumulated CPU time (s) 1800.66
Current children cumulated vsize (Kb) 66272



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.2 s]
/proc/loadavg: 1.00 0.97 0.84 2/64 26588
/proc/meminfo: memFree=1418896/2055920 swapFree=4192956/4192956
[pid=26393] ppid=26391 vsize=66272 CPUtime=1800.67
/proc/26393/stat : 26393 (PBS4L) R 26391 26393 26348 0 -1 4194304 20942 0 0 0 176318 3749 0 0 25 0 1 0 29685387 67862528 14815 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558782 0 0 4096 0 0 0 0 17 1 0 0
/proc/26393/statm: 16568 14815 105 232 0 16333 0
Current children cumulated CPU time (s) 1800.67
Current children cumulated vsize (Kb) 66272

Sending SIGTERM to -26393
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.22
CPU time (s): 1800.68
CPU user time (s): 1763.18
CPU system time (s): 37.5003
CPU usage (%): 99.9705
Max. virtual memory (cumulated for all children) (Kb): 66272
The end

Launcher Data (download as text)

Begin job on node62 on Thu Jun  1 23:33:38 UTC 2006


FILE ID= 40834-1149204818

PBS_JOBID= 293001

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

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  321349c7a7114538010c83c600c72ae9

RANDOM SEED= 244054351


/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:       1478624 kB
Buffers:         27480 kB
Cached:         471844 kB
SwapCached:          0 kB
Active:          93964 kB
Inactive:       419880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1478624 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             164 kB
Writeback:           0 kB
Mapped:          24896 kB
Slab:            49456 kB
Committed_AS:   110492 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 00:03:40 UTC 2006