Trace number 40831

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

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/robin/normalized-robin16.opb
MD5SUMd761333f7ff9a755d3cd90e52b11f227
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 benchmark1558.64
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables14400
Total number of constraints1088
Number of constraints which are clauses480
Number of constraints which are cardinality constraints (but not clauses)608
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint120
Maximum length of a constraint225
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 227
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/node74/40831-1149204808/instance-40831-1149204808.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/node74/watcher-40831-1149204808 -o ROOT/results/node74/solver-40831-1149204808 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node74/40831-1149204808/instance-40831-1149204808.opb 392522028 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.00 0.01 0.17 2/64 24954
/proc/meminfo: memFree=1463280/2055920 swapFree=4182292/4192956
[pid=24954] ppid=24952 vsize=1368 CPUtime=0
/proc/24954/stat : 24954 (PBS4L) D 24952 24954 24909 0 -1 4194304 111 0 0 0 0 0 0 0 18 0 1 0 186145235 1400832 95 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135137645 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/24954/statm: 342 95 84 232 0 107 0

[startup+10.0027 s]
/proc/loadavg: 0.15 0.04 0.18 2/64 24954
/proc/meminfo: memFree=1447920/2055920 swapFree=4182292/4192956
[pid=24954] ppid=24952 vsize=20320 CPUtime=9.99
/proc/24954/stat : 24954 (PBS4L) R 24952 24954 24909 0 -1 4194304 4012 0 0 0 975 24 0 0 25 0 1 0 186145235 20807680 3988 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/24954/statm: 5080 3988 105 232 0 4845 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 20320

[startup+20.0097 s]
/proc/loadavg: 0.28 0.07 0.19 2/64 24954
/proc/meminfo: memFree=1441904/2055920 swapFree=4182292/4192956
[pid=24954] ppid=24952 vsize=22956 CPUtime=19.99
/proc/24954/stat : 24954 (PBS4L) R 24952 24954 24909 0 -1 4194304 5525 0 0 0 1959 40 0 0 25 0 1 0 186145235 23506944 5501 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/24954/statm: 5739 5501 105 232 0 5504 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 22956

[startup+30.0167 s]
/proc/loadavg: 0.39 0.10 0.20 2/64 24954
/proc/meminfo: memFree=1439664/2055920 swapFree=4182292/4192956
[pid=24954] ppid=24952 vsize=32664 CPUtime=30
/proc/24954/stat : 24954 (PBS4L) R 24952 24954 24909 0 -1 4194304 6127 0 0 0 2933 67 0 0 25 0 1 0 186145235 33447936 6054 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/24954/statm: 8166 6054 105 232 0 7931 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 32664

[startup+40.0226 s]
/proc/loadavg: 0.49 0.13 0.21 2/64 24954
/proc/meminfo: memFree=1439152/2055920 swapFree=4182292/4192956
[pid=24954] ppid=24952 vsize=33028 CPUtime=40
/proc/24954/stat : 24954 (PBS4L) R 24952 24954 24909 0 -1 4194304 6269 0 0 0 3908 92 0 0 25 0 1 0 186145235 33820672 6196 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/24954/statm: 8257 6196 105 232 0 8022 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 33028

[startup+50.0296 s]
/proc/loadavg: 0.56 0.16 0.21 2/64 24954
/proc/meminfo: memFree=1438384/2055920 swapFree=4182292/4192956
[pid=24954] ppid=24952 vsize=34140 CPUtime=50
/proc/24954/stat : 24954 (PBS4L) R 24952 24954 24909 0 -1 4194304 6550 0 0 0 4876 124 0 0 25 0 1 0 186145235 34959360 6380 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/24954/statm: 8535 6380 105 232 0 8300 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 34140

[startup+60.0356 s]
/proc/loadavg: 0.63 0.19 0.22 2/64 24954
/proc/meminfo: memFree=1437936/2055920 swapFree=4182292/4192956
[pid=24954] ppid=24952 vsize=34428 CPUtime=60.01
/proc/24954/stat : 24954 (PBS4L) R 24952 24954 24909 0 -1 4194304 6660 0 0 0 5847 154 0 0 25 0 1 0 186145235 35254272 6490 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/24954/statm: 8607 6490 105 232 0 8372 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 34428

[startup+70.0425 s]
/proc/loadavg: 0.69 0.21 0.23 2/64 24954
/proc/meminfo: memFree=1437680/2055920 swapFree=4182292/4192956
[pid=24954] ppid=24952 vsize=34716 CPUtime=70.01
/proc/24954/stat : 24954 (PBS4L) R 24952 24954 24909 0 -1 4194304 6728 0 0 0 6823 178 0 0 25 0 1 0 186145235 35549184 6558 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/24954/statm: 8679 6558 105 232 0 8444 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 34716

[startup+80.0485 s]
/proc/loadavg: 0.73 0.24 0.24 2/64 24954
/proc/meminfo: memFree=1437296/2055920 swapFree=4182292/4192956
[pid=24954] ppid=24952 vsize=34920 CPUtime=80.01
/proc/24954/stat : 24954 (PBS4L) R 24952 24954 24909 0 -1 4194304 6816 0 0 0 7803 198 0 0 25 0 1 0 186145235 35758080 6646 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/24954/statm: 8730 6646 105 232 0 8495 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 34920

[startup+90.0545 s]
/proc/loadavg: 0.77 0.26 0.25 2/64 24956
/proc/meminfo: memFree=1436848/2055920 swapFree=4182292/4192956
[pid=24954] ppid=24952 vsize=36104 CPUtime=90.01
/proc/24954/stat : 24954 (PBS4L) R 24952 24954 24909 0 -1 4194304 7114 0 0 0 8778 223 0 0 25 0 1 0 186145235 36970496 6751 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546660 0 0 4096 0 0 0 0 17 1 0 0
/proc/24954/statm: 9026 6751 105 232 0 8791 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 36104

[startup+100.06 s]
/proc/loadavg: 0.81 0.29 0.25 2/64 24956
/proc/meminfo: memFree=1436528/2055920 swapFree=4182292/4192956
[pid=24954] ppid=24952 vsize=36252 CPUtime=100.01
/proc/24954/stat : 24954 (PBS4L) R 24952 24954 24909 0 -1 4194304 7197 0 0 0 9755 246 0 0 25 0 1 0 186145235 37122048 6834 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/24954/statm: 9063 6834 105 232 0 8828 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 36252

[startup+110.067 s]
/proc/loadavg: 0.84 0.31 0.26 2/64 24956
/proc/meminfo: memFree=1436208/2055920 swapFree=4182292/4192956
[pid=24954] ppid=24952 vsize=36416 CPUtime=110.02
/proc/24954/stat : 24954 (PBS4L) R 24952 24954 24909 0 -1 4194304 7276 0 0 0 10731 271 0 0 25 0 1 0 186145235 37289984 6913 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/24954/statm: 9104 6913 105 232 0 8869 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 36416

[startup+120.073 s]
/proc/loadavg: 0.86 0.33 0.27 2/64 24956
/proc/meminfo: memFree=1436016/2055920 swapFree=4182292/4192956
[pid=24954] ppid=24952 vsize=36732 CPUtime=120.02
/proc/24954/stat : 24954 (PBS4L) R 24952 24954 24909 0 -1 4194304 7335 0 0 0 11712 290 0 0 25 0 1 0 186145235 37613568 6972 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/24954/statm: 9183 6972 105 232 0 8948 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 36732

[startup+130.079 s]
/proc/loadavg: 0.88 0.35 0.28 2/64 24956
/proc/meminfo: memFree=1435632/2055920 swapFree=4182292/4192956
[pid=24954] ppid=24952 vsize=36840 CPUtime=130.02
/proc/24954/stat : 24954 (PBS4L) R 24952 24954 24909 0 -1 4194304 7416 0 0 0 12686 316 0 0 25 0 1 0 186145235 37724160 7053 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546536 0 0 4096 0 0 0 0 17 1 0 0
/proc/24954/statm: 9210 7053 105 232 0 8975 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 36840

[startup+140.085 s]
/proc/loadavg: 0.90 0.37 0.28 2/64 24956
/proc/meminfo: memFree=1435376/2055920 swapFree=4182292/4192956
[pid=24954] ppid=24952 vsize=37160 CPUtime=140.02
/proc/24954/stat : 24954 (PBS4L) R 24952 24954 24909 0 -1 4194304 7478 0 0 0 13661 341 0 0 25 0 1 0 186145235 38051840 7115 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/24954/statm: 9290 7115 105 232 0 9055 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 37160

[startup+150.092 s]
/proc/loadavg: 0.92 0.39 0.29 2/64 24956
/proc/meminfo: memFree=1435184/2055920 swapFree=4182292/4192956
[pid=24954] ppid=24952 vsize=37260 CPUtime=150.03
/proc/24954/stat : 24954 (PBS4L) R 24952 24954 24909 0 -1 4194304 7547 0 0 0 14637 366 0 0 25 0 1 0 186145235 38154240 7184 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/24954/statm: 9315 7184 105 232 0 9080 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 37260

[startup+160.098 s]
/proc/loadavg: 0.93 0.41 0.30 2/64 24956
/proc/meminfo: memFree=1434928/2055920 swapFree=4182292/4192956
[pid=24954] ppid=24952 vsize=37368 CPUtime=160.03
/proc/24954/stat : 24954 (PBS4L) R 24952 24954 24909 0 -1 4194304 7613 0 0 0 15616 387 0 0 25 0 1 0 186145235 38264832 7250 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/24954/statm: 9342 7250 105 232 0 9107 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 37368

[startup+170.104 s]
/proc/loadavg: 0.94 0.43 0.30 2/64 24956
/proc/meminfo: memFree=1434608/2055920 swapFree=4182292/4192956
[pid=24954] ppid=24952 vsize=37780 CPUtime=170.03
/proc/24954/stat : 24954 (PBS4L) R 24952 24954 24909 0 -1 4194304 7686 0 0 0 16593 410 0 0 25 0 1 0 186145235 38686720 7323 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/24954/statm: 9445 7323 105 232 0 9210 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 37780

[startup+180.11 s]
/proc/loadavg: 0.95 0.45 0.31 2/64 24956
/proc/meminfo: memFree=1434224/2055920 swapFree=4182292/4192956
[pid=24954] ppid=24952 vsize=39372 CPUtime=180.03
/proc/24954/stat : 24954 (PBS4L) R 24952 24954 24909 0 -1 4194304 8132 0 0 0 17572 431 0 0 25 0 1 0 186145235 40316928 7384 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/24954/statm: 9843 7384 105 232 0 9608 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 39372

[startup+190.116 s]
/proc/loadavg: 0.95 0.47 0.32 2/64 24956
/proc/meminfo: memFree=1434096/2055920 swapFree=4182292/4192956
[pid=24954] ppid=24952 vsize=39444 CPUtime=190.04
/proc/24954/stat : 24954 (PBS4L) R 24952 24954 24909 0 -1 4194304 8189 0 0 0 18552 452 0 0 25 0 1 0 186145235 40390656 7441 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/24954/statm: 9861 7441 105 232 0 9626 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 39444

[startup+200.122 s]
/proc/loadavg: 0.96 0.49 0.32 2/64 24956
/proc/meminfo: memFree=1433840/2055920 swapFree=4182292/4192956
[pid=24954] ppid=24952 vsize=39812 CPUtime=200.04
/proc/24954/stat : 24954 (PBS4L) R 24952 24954 24909 0 -1 4194304 8257 0 0 0 19531 473 0 0 25 0 1 0 186145235 40767488 7509 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546505 0 0 4096 0 0 0 0 17 1 0 0
/proc/24954/statm: 9953 7509 105 232 0 9718 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 39812

[startup+210.128 s]
/proc/loadavg: 0.97 0.50 0.33 2/64 24956
/proc/meminfo: memFree=1433648/2055920 swapFree=4182292/4192956

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

/proc/24954/stat : 24954 (PBS4L) R 24952 24954 24909 0 -1 4194304 20356 0 0 0 174845 3297 0 0 25 0 1 0 186145235 79646720 14229 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/24954/statm: 19445 14229 105 232 0 19210 0
Current children cumulated CPU time (s) 1781.42
Current children cumulated vsize (Kb) 77780

[startup+1783.11 s]
/proc/loadavg: 1.01 0.99 0.84 2/64 25151
/proc/meminfo: memFree=1406504/2055920 swapFree=4182292/4192956
[pid=24954] ppid=24952 vsize=77780 CPUtime=1782.42
/proc/24954/stat : 24954 (PBS4L) R 24952 24954 24909 0 -1 4194304 20358 0 0 0 174944 3298 0 0 25 0 1 0 186145235 79646720 14231 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/24954/statm: 19445 14231 105 232 0 19210 0
Current children cumulated CPU time (s) 1782.42
Current children cumulated vsize (Kb) 77780

[startup+1784.11 s]
/proc/loadavg: 1.01 0.99 0.84 2/64 25151
/proc/meminfo: memFree=1406504/2055920 swapFree=4182292/4192956
[pid=24954] ppid=24952 vsize=77780 CPUtime=1783.42
/proc/24954/stat : 24954 (PBS4L) R 24952 24954 24909 0 -1 4194304 20360 0 0 0 175043 3299 0 0 25 0 1 0 186145235 79646720 14233 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/24954/statm: 19445 14233 105 232 0 19210 0
Current children cumulated CPU time (s) 1783.42
Current children cumulated vsize (Kb) 77780

[startup+1785.12 s]
/proc/loadavg: 1.01 0.99 0.84 2/64 25151
/proc/meminfo: memFree=1406504/2055920 swapFree=4182292/4192956
[pid=24954] ppid=24952 vsize=77780 CPUtime=1784.43
/proc/24954/stat : 24954 (PBS4L) R 24952 24954 24909 0 -1 4194304 20363 0 0 0 175142 3301 0 0 25 0 1 0 186145235 79646720 14236 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/24954/statm: 19445 14236 105 232 0 19210 0
Current children cumulated CPU time (s) 1784.43
Current children cumulated vsize (Kb) 77780

[startup+1786.12 s]
/proc/loadavg: 1.01 0.99 0.84 2/64 25151
/proc/meminfo: memFree=1406504/2055920 swapFree=4182292/4192956
[pid=24954] ppid=24952 vsize=77780 CPUtime=1785.43
/proc/24954/stat : 24954 (PBS4L) R 24952 24954 24909 0 -1 4194304 20366 0 0 0 175241 3302 0 0 25 0 1 0 186145235 79646720 14239 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546660 0 0 4096 0 0 0 0 17 1 0 0
/proc/24954/statm: 19445 14239 105 232 0 19210 0
Current children cumulated CPU time (s) 1785.43
Current children cumulated vsize (Kb) 77780

[startup+1787.13 s]
/proc/loadavg: 1.01 0.99 0.84 2/64 25151
/proc/meminfo: memFree=1406440/2055920 swapFree=4182292/4192956
[pid=24954] ppid=24952 vsize=77780 CPUtime=1786.44
/proc/24954/stat : 24954 (PBS4L) R 24952 24954 24909 0 -1 4194304 20374 0 0 0 175340 3304 0 0 25 0 1 0 186145235 79646720 14247 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/24954/statm: 19445 14247 105 232 0 19210 0
Current children cumulated CPU time (s) 1786.44
Current children cumulated vsize (Kb) 77780

[startup+1788.13 s]
/proc/loadavg: 1.01 0.99 0.84 2/64 25151
/proc/meminfo: memFree=1406440/2055920 swapFree=4182292/4192956
[pid=24954] ppid=24952 vsize=77780 CPUtime=1787.44
/proc/24954/stat : 24954 (PBS4L) R 24952 24954 24909 0 -1 4194304 20375 0 0 0 175439 3305 0 0 25 0 1 0 186145235 79646720 14248 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/24954/statm: 19445 14248 105 232 0 19210 0
Current children cumulated CPU time (s) 1787.44
Current children cumulated vsize (Kb) 77780

[startup+1789.14 s]
/proc/loadavg: 1.01 0.99 0.84 2/64 25151
/proc/meminfo: memFree=1406440/2055920 swapFree=4182292/4192956
[pid=24954] ppid=24952 vsize=77780 CPUtime=1788.45
/proc/24954/stat : 24954 (PBS4L) R 24952 24954 24909 0 -1 4194304 20376 0 0 0 175539 3306 0 0 25 0 1 0 186145235 79646720 14249 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/24954/statm: 19445 14249 105 232 0 19210 0
Current children cumulated CPU time (s) 1788.45
Current children cumulated vsize (Kb) 77780

[startup+1790.14 s]
/proc/loadavg: 1.01 0.99 0.84 2/64 25151
/proc/meminfo: memFree=1406440/2055920 swapFree=4182292/4192956
[pid=24954] ppid=24952 vsize=77780 CPUtime=1789.45
/proc/24954/stat : 24954 (PBS4L) R 24952 24954 24909 0 -1 4194304 20379 0 0 0 175637 3308 0 0 25 0 1 0 186145235 79646720 14252 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/24954/statm: 19445 14252 105 232 0 19210 0
Current children cumulated CPU time (s) 1789.45
Current children cumulated vsize (Kb) 77780

[startup+1791.15 s]
/proc/loadavg: 1.01 0.99 0.84 2/64 25151
/proc/meminfo: memFree=1406440/2055920 swapFree=4182292/4192956
[pid=24954] ppid=24952 vsize=77780 CPUtime=1790.46
/proc/24954/stat : 24954 (PBS4L) R 24952 24954 24909 0 -1 4194304 20382 0 0 0 175736 3310 0 0 25 0 1 0 186145235 79646720 14255 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/24954/statm: 19445 14255 105 232 0 19210 0
Current children cumulated CPU time (s) 1790.46
Current children cumulated vsize (Kb) 77780

[startup+1792.15 s]
/proc/loadavg: 1.01 0.99 0.84 2/64 25151
/proc/meminfo: memFree=1406440/2055920 swapFree=4182292/4192956
[pid=24954] ppid=24952 vsize=77780 CPUtime=1791.46
/proc/24954/stat : 24954 (PBS4L) R 24952 24954 24909 0 -1 4194304 20383 0 0 0 175835 3311 0 0 25 0 1 0 186145235 79646720 14256 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/24954/statm: 19445 14256 105 232 0 19210 0
Current children cumulated CPU time (s) 1791.46
Current children cumulated vsize (Kb) 77780

[startup+1793.16 s]
/proc/loadavg: 1.01 0.99 0.84 2/64 25151
/proc/meminfo: memFree=1406376/2055920 swapFree=4182292/4192956
[pid=24954] ppid=24952 vsize=77780 CPUtime=1792.46
/proc/24954/stat : 24954 (PBS4L) R 24952 24954 24909 0 -1 4194304 20385 0 0 0 175934 3312 0 0 25 0 1 0 186145235 79646720 14258 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/24954/statm: 19445 14258 105 232 0 19210 0
Current children cumulated CPU time (s) 1792.46
Current children cumulated vsize (Kb) 77780

[startup+1794.16 s]
/proc/loadavg: 1.01 0.99 0.84 2/64 25151
/proc/meminfo: memFree=1406376/2055920 swapFree=4182292/4192956
[pid=24954] ppid=24952 vsize=77796 CPUtime=1793.47
/proc/24954/stat : 24954 (PBS4L) R 24952 24954 24909 0 -1 4194304 20388 0 0 0 176033 3314 0 0 25 0 1 0 186145235 79663104 14261 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/24954/statm: 19449 14261 105 232 0 19214 0
Current children cumulated CPU time (s) 1793.47
Current children cumulated vsize (Kb) 77796

[startup+1795.17 s]
/proc/loadavg: 1.01 0.99 0.84 2/64 25151
/proc/meminfo: memFree=1406376/2055920 swapFree=4182292/4192956
[pid=24954] ppid=24952 vsize=77796 CPUtime=1794.47
/proc/24954/stat : 24954 (PBS4L) R 24952 24954 24909 0 -1 4194304 20390 0 0 0 176132 3315 0 0 25 0 1 0 186145235 79663104 14263 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551216 0 0 4096 0 0 0 0 17 1 0 0
/proc/24954/statm: 19449 14263 105 232 0 19214 0
Current children cumulated CPU time (s) 1794.47
Current children cumulated vsize (Kb) 77796

[startup+1796.17 s]
/proc/loadavg: 1.01 0.99 0.84 2/64 25151
/proc/meminfo: memFree=1406376/2055920 swapFree=4182292/4192956
[pid=24954] ppid=24952 vsize=77796 CPUtime=1795.48
/proc/24954/stat : 24954 (PBS4L) R 24952 24954 24909 0 -1 4194304 20392 0 0 0 176231 3317 0 0 25 0 1 0 186145235 79663104 14265 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558802 0 0 4096 0 0 0 0 17 1 0 0
/proc/24954/statm: 19449 14265 105 232 0 19214 0
Current children cumulated CPU time (s) 1795.48
Current children cumulated vsize (Kb) 77796

[startup+1797.18 s]
/proc/loadavg: 1.01 0.99 0.84 2/64 25151
/proc/meminfo: memFree=1406376/2055920 swapFree=4182292/4192956
[pid=24954] ppid=24952 vsize=77796 CPUtime=1796.48
/proc/24954/stat : 24954 (PBS4L) R 24952 24954 24909 0 -1 4194304 20394 0 0 0 176329 3319 0 0 25 0 1 0 186145235 79663104 14267 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/24954/statm: 19449 14267 105 232 0 19214 0
Current children cumulated CPU time (s) 1796.48
Current children cumulated vsize (Kb) 77796

[startup+1798.18 s]
/proc/loadavg: 1.01 0.99 0.84 2/64 25151
/proc/meminfo: memFree=1406376/2055920 swapFree=4182292/4192956
[pid=24954] ppid=24952 vsize=77796 CPUtime=1797.49
/proc/24954/stat : 24954 (PBS4L) R 24952 24954 24909 0 -1 4194304 20396 0 0 0 176427 3322 0 0 25 0 1 0 186145235 79663104 14269 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/24954/statm: 19449 14269 105 232 0 19214 0
Current children cumulated CPU time (s) 1797.49
Current children cumulated vsize (Kb) 77796

[startup+1799.19 s]
/proc/loadavg: 1.01 0.99 0.84 2/64 25151
/proc/meminfo: memFree=1406376/2055920 swapFree=4182292/4192956
[pid=24954] ppid=24952 vsize=77796 CPUtime=1798.49
/proc/24954/stat : 24954 (PBS4L) R 24952 24954 24909 0 -1 4194304 20398 0 0 0 176527 3322 0 0 25 0 1 0 186145235 79663104 14271 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/24954/statm: 19449 14271 105 232 0 19214 0
Current children cumulated CPU time (s) 1798.49
Current children cumulated vsize (Kb) 77796

[startup+1800.19 s]
/proc/loadavg: 1.01 0.99 0.84 2/64 25151
/proc/meminfo: memFree=1406312/2055920 swapFree=4182292/4192956
[pid=24954] ppid=24952 vsize=77796 CPUtime=1799.5
/proc/24954/stat : 24954 (PBS4L) R 24952 24954 24909 0 -1 4194304 20413 0 0 0 176625 3325 0 0 25 0 1 0 186145235 79663104 14286 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/24954/statm: 19449 14286 105 232 0 19214 0
Current children cumulated CPU time (s) 1799.5
Current children cumulated vsize (Kb) 77796

[startup+1801.2 s]
/proc/loadavg: 1.01 0.99 0.84 2/64 25151
/proc/meminfo: memFree=1406248/2055920 swapFree=4182292/4192956
[pid=24954] ppid=24952 vsize=77796 CPUtime=1800.5
/proc/24954/stat : 24954 (PBS4L) R 24952 24954 24909 0 -1 4194304 20416 0 0 0 176723 3327 0 0 25 0 1 0 186145235 79663104 14289 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/24954/statm: 19449 14289 105 232 0 19214 0
Current children cumulated CPU time (s) 1800.5
Current children cumulated vsize (Kb) 77796



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.2 s]
/proc/loadavg: 1.01 0.99 0.84 2/64 25151
/proc/meminfo: memFree=1406248/2055920 swapFree=4182292/4192956
[pid=24954] ppid=24952 vsize=77796 CPUtime=1800.51
/proc/24954/stat : 24954 (PBS4L) R 24952 24954 24909 0 -1 4194304 20416 0 0 0 176723 3328 0 0 25 0 1 0 186145235 79663104 14289 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/24954/statm: 19449 14289 105 232 0 19214 0
Current children cumulated CPU time (s) 1800.51
Current children cumulated vsize (Kb) 77796

Sending SIGTERM to -24954
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.22
CPU time (s): 1800.53
CPU user time (s): 1767.24
CPU system time (s): 33.2909
CPU usage (%): 99.9616
Max. virtual memory (cumulated for all children) (Kb): 77796
The end

Launcher Data (download as text)

Begin job on node74 on Thu Jun  1 23:33:29 UTC 2006


FILE ID= 40831-1149204808

PBS_JOBID= 292958

BENCH NAME= ROOT/tmp/node74/40831-1149204808/instance-40831-1149204808.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node74/40831-1149204808/instance-40831-1149204808.opb 392522028
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node74/watcher-40831-1149204808 -o ROOT/results/node74/solver-40831-1149204808 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node74/40831-1149204808/instance-40831-1149204808.opb 392522028

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  d761333f7ff9a755d3cd90e52b11f227

RANDOM SEED= 392522028


/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.274
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.274
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:       1463616 kB
Buffers:         33008 kB
Cached:         483152 kB
SwapCached:       2476 kB
Active:          58528 kB
Inactive:       466504 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1463616 kB
SwapTotal:     4192956 kB
SwapFree:      4182292 kB
Dirty:             276 kB
Writeback:           0 kB
Mapped:          15796 kB
Slab:            53260 kB
Committed_AS:   165244 kB
PageTables:       1424 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node74 on Fri Jun  2 00:03:30 UTC 2006