Trace number 41230

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerObjective functionCPU timeWall clock time
PBS 4.1L? (TO) 1800.56 1801.2

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/
pub/fctp/normalized-reduced-mps-v2-20-10-n3707.opb
MD5SUMd04a5226e9b4ce46849c897b37a2f22b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables155000
Total number of constraints5150
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints5150
Minimum length of a constraint31
Maximum length of a constraint3000
Number of terms in the objective function 155000
Biggest coefficient in the objective function 76
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 656007
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262143
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 656007
Number of bits of the biggest sum of numbers20
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/node41/41230-1149249651/instance-41230-1149249651.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/node41/watcher-41230-1149249651 -o ROOT/results/node41/solver-41230-1149249651 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node41/41230-1149249651/instance-41230-1149249651.opb 97178365 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.99 0.97 0.91 2/64 23119
/proc/meminfo: memFree=1180640/2055920 swapFree=4180940/4192956
[pid=23119] ppid=23117 vsize=15932 CPUtime=0
/proc/23119/stat : 23119 (PBS4L) R 23117 23119 23073 0 -1 4194304 201 0 0 0 0 0 0 0 18 0 1 0 190631679 16314368 185 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134598917 0 0 4096 0 0 0 0 17 1 0 0
/proc/23119/statm: 3983 186 90 232 0 3748 0

[startup+10.0015 s]
/proc/loadavg: 0.99 0.97 0.91 2/70 23174
/proc/meminfo: memFree=1149568/2055920 swapFree=4180940/4192956
[pid=23119] ppid=23117 vsize=33036 CPUtime=9.99
/proc/23119/stat : 23119 (PBS4L) R 23117 23119 23073 0 -1 4194304 8454 0 0 0 996 3 0 0 25 0 1 0 190631679 33828864 7566 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134613248 0 0 4096 0 0 0 0 17 1 0 0
/proc/23119/statm: 8259 7566 98 232 0 8024 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 33036

[startup+20.0082 s]
/proc/loadavg: 0.99 0.97 0.91 2/70 23240
/proc/meminfo: memFree=1149504/2055920 swapFree=4180940/4192956
[pid=23119] ppid=23117 vsize=33036 CPUtime=19.97
/proc/23119/stat : 23119 (PBS4L) R 23117 23119 23073 0 -1 4194304 8454 0 0 0 1993 4 0 0 25 0 1 0 190631679 33828864 7566 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134613248 0 0 4096 0 0 0 0 17 1 0 0
/proc/23119/statm: 8259 7566 98 232 0 8024 0
Current children cumulated CPU time (s) 19.97
Current children cumulated vsize (Kb) 33036

[startup+30.0158 s]
/proc/loadavg: 1.06 0.99 0.91 2/64 23314
/proc/meminfo: memFree=1150688/2055920 swapFree=4180940/4192956
[pid=23119] ppid=23117 vsize=33036 CPUtime=29.94
/proc/23119/stat : 23119 (PBS4L) R 23117 23119 23073 0 -1 4194304 8454 0 0 0 2990 4 0 0 25 0 1 0 190631679 33828864 7566 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134613145 0 0 4096 0 0 0 0 17 0 0 0
/proc/23119/statm: 8259 7566 98 232 0 8024 0
Current children cumulated CPU time (s) 29.94
Current children cumulated vsize (Kb) 33036

[startup+40.0225 s]
/proc/loadavg: 1.05 0.99 0.91 2/64 23314
/proc/meminfo: memFree=1150832/2055920 swapFree=4180940/4192956
[pid=23119] ppid=23117 vsize=33036 CPUtime=39.94
/proc/23119/stat : 23119 (PBS4L) R 23117 23119 23073 0 -1 4194304 8454 0 0 0 3990 4 0 0 25 0 1 0 190631679 33828864 7566 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134613115 0 0 4096 0 0 0 0 17 1 0 0
/proc/23119/statm: 8259 7566 98 232 0 8024 0
Current children cumulated CPU time (s) 39.94
Current children cumulated vsize (Kb) 33036

[startup+50.0292 s]
/proc/loadavg: 1.04 0.99 0.91 2/64 23314
/proc/meminfo: memFree=1150832/2055920 swapFree=4180940/4192956
[pid=23119] ppid=23117 vsize=33036 CPUtime=49.94
/proc/23119/stat : 23119 (PBS4L) R 23117 23119 23073 0 -1 4194304 8454 0 0 0 4990 4 0 0 25 0 1 0 190631679 33828864 7566 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134613237 0 0 4096 0 0 0 0 17 1 0 0
/proc/23119/statm: 8259 7566 98 232 0 8024 0
Current children cumulated CPU time (s) 49.94
Current children cumulated vsize (Kb) 33036

[startup+60.0349 s]
/proc/loadavg: 1.04 0.99 0.91 2/64 23314
/proc/meminfo: memFree=1148464/2055920 swapFree=4180940/4192956
[pid=23119] ppid=23117 vsize=35460 CPUtime=59.95
/proc/23119/stat : 23119 (PBS4L) R 23117 23119 23073 0 -1 4194304 9061 0 0 0 5990 5 0 0 25 0 1 0 190631679 36311040 8173 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134614300 0 0 4096 0 0 0 0 17 1 0 0
/proc/23119/statm: 8865 8173 99 232 0 8630 0
Current children cumulated CPU time (s) 59.95
Current children cumulated vsize (Kb) 35460

[startup+70.0415 s]
/proc/loadavg: 1.03 0.99 0.91 2/64 23314
/proc/meminfo: memFree=1148464/2055920 swapFree=4180940/4192956
[pid=23119] ppid=23117 vsize=35460 CPUtime=69.96
/proc/23119/stat : 23119 (PBS4L) R 23117 23119 23073 0 -1 4194304 9061 0 0 0 6991 5 0 0 25 0 1 0 190631679 36311040 8173 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134614311 0 0 4096 0 0 0 0 17 1 0 0
/proc/23119/statm: 8865 8173 99 232 0 8630 0
Current children cumulated CPU time (s) 69.96
Current children cumulated vsize (Kb) 35460

[startup+80.0482 s]
/proc/loadavg: 1.03 0.99 0.91 2/64 23314
/proc/meminfo: memFree=1148464/2055920 swapFree=4180940/4192956
[pid=23119] ppid=23117 vsize=35460 CPUtime=79.96
/proc/23119/stat : 23119 (PBS4L) R 23117 23119 23073 0 -1 4194304 9061 0 0 0 7991 5 0 0 25 0 1 0 190631679 36311040 8173 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134614245 0 0 4096 0 0 0 0 17 1 0 0
/proc/23119/statm: 8865 8173 99 232 0 8630 0
Current children cumulated CPU time (s) 79.96
Current children cumulated vsize (Kb) 35460

[startup+90.0539 s]
/proc/loadavg: 1.02 0.99 0.91 2/64 23314
/proc/meminfo: memFree=1148464/2055920 swapFree=4180940/4192956
[pid=23119] ppid=23117 vsize=35460 CPUtime=89.96
/proc/23119/stat : 23119 (PBS4L) R 23117 23119 23073 0 -1 4194304 9061 0 0 0 8991 5 0 0 25 0 1 0 190631679 36311040 8173 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134614300 0 0 4096 0 0 0 0 17 1 0 0
/proc/23119/statm: 8865 8173 99 232 0 8630 0
Current children cumulated CPU time (s) 89.96
Current children cumulated vsize (Kb) 35460

[startup+100.06 s]
/proc/loadavg: 1.02 0.99 0.91 2/64 23314
/proc/meminfo: memFree=1148464/2055920 swapFree=4180940/4192956
[pid=23119] ppid=23117 vsize=35460 CPUtime=99.96
/proc/23119/stat : 23119 (PBS4L) R 23117 23119 23073 0 -1 4194304 9061 0 0 0 9991 5 0 0 25 0 1 0 190631679 36311040 8173 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134614311 0 0 4096 0 0 0 0 17 1 0 0
/proc/23119/statm: 8865 8173 99 232 0 8630 0
Current children cumulated CPU time (s) 99.96
Current children cumulated vsize (Kb) 35460

[startup+110.066 s]
/proc/loadavg: 1.01 0.99 0.91 2/64 23314
/proc/meminfo: memFree=1148464/2055920 swapFree=4180940/4192956
[pid=23119] ppid=23117 vsize=35460 CPUtime=109.97
/proc/23119/stat : 23119 (PBS4L) R 23117 23119 23073 0 -1 4194304 9061 0 0 0 10992 5 0 0 25 0 1 0 190631679 36311040 8173 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134614245 0 0 4096 0 0 0 0 17 1 0 0
/proc/23119/statm: 8865 8173 99 232 0 8630 0
Current children cumulated CPU time (s) 109.97
Current children cumulated vsize (Kb) 35460

[startup+120.072 s]
/proc/loadavg: 1.01 0.99 0.91 2/64 23314
/proc/meminfo: memFree=1148464/2055920 swapFree=4180940/4192956
[pid=23119] ppid=23117 vsize=35460 CPUtime=119.97
/proc/23119/stat : 23119 (PBS4L) R 23117 23119 23073 0 -1 4194304 9061 0 0 0 11992 5 0 0 25 0 1 0 190631679 36311040 8173 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134614283 0 0 4096 0 0 0 0 17 1 0 0
/proc/23119/statm: 8865 8173 99 232 0 8630 0
Current children cumulated CPU time (s) 119.97
Current children cumulated vsize (Kb) 35460

[startup+130.078 s]
/proc/loadavg: 1.01 0.99 0.91 2/64 23314
/proc/meminfo: memFree=1148464/2055920 swapFree=4180940/4192956
[pid=23119] ppid=23117 vsize=35460 CPUtime=129.97
/proc/23119/stat : 23119 (PBS4L) R 23117 23119 23073 0 -1 4194304 9061 0 0 0 12992 5 0 0 25 0 1 0 190631679 36311040 8173 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134614245 0 0 4096 0 0 0 0 17 1 0 0
/proc/23119/statm: 8865 8173 99 232 0 8630 0
Current children cumulated CPU time (s) 129.97
Current children cumulated vsize (Kb) 35460

[startup+140.083 s]
/proc/loadavg: 1.01 0.99 0.91 2/64 23314
/proc/meminfo: memFree=1107504/2055920 swapFree=4180940/4192956
[pid=23119] ppid=23117 vsize=91868 CPUtime=139.97
/proc/23119/stat : 23119 (PBS4L) R 23117 23119 23073 0 -1 4194304 26437 0 0 0 13986 11 0 0 25 0 1 0 190631679 94072832 18420 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134598917 0 0 4096 0 0 0 0 17 1 0 0
/proc/23119/statm: 22967 18421 99 232 0 22732 0
Current children cumulated CPU time (s) 139.97
Current children cumulated vsize (Kb) 91868

[startup+150.089 s]
/proc/loadavg: 1.01 0.99 0.91 2/64 23314
/proc/meminfo: memFree=1117552/2055920 swapFree=4180940/4192956
[pid=23119] ppid=23117 vsize=81176 CPUtime=149.97
/proc/23119/stat : 23119 (PBS4L) R 23117 23119 23073 0 -1 4194304 27572 0 0 0 14985 12 0 0 25 0 1 0 190631679 83124224 15922 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546650 0 0 4096 0 0 0 0 17 1 0 0
/proc/23119/statm: 20294 15922 105 232 0 20059 0
Current children cumulated CPU time (s) 149.97
Current children cumulated vsize (Kb) 81176

[startup+160.095 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 23314
/proc/meminfo: memFree=1114608/2055920 swapFree=4180940/4192956
[pid=23119] ppid=23117 vsize=85272 CPUtime=159.97
/proc/23119/stat : 23119 (PBS4L) R 23117 23119 23073 0 -1 4194304 28314 0 0 0 15985 12 0 0 25 0 1 0 190631679 87318528 16664 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/23119/statm: 21318 16664 105 232 0 21083 0
Current children cumulated CPU time (s) 159.97
Current children cumulated vsize (Kb) 85272

[startup+170.101 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 23314
/proc/meminfo: memFree=1111344/2055920 swapFree=4180940/4192956
[pid=23119] ppid=23117 vsize=93464 CPUtime=169.98
/proc/23119/stat : 23119 (PBS4L) R 23117 23119 23073 0 -1 4194304 29125 0 0 0 16985 13 0 0 25 0 1 0 190631679 95707136 17475 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551596 0 0 4096 0 0 0 0 17 1 0 0
/proc/23119/statm: 23366 17475 105 232 0 23131 0
Current children cumulated CPU time (s) 169.98
Current children cumulated vsize (Kb) 93464

[startup+180.107 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 23314
/proc/meminfo: memFree=1107760/2055920 swapFree=4180940/4192956
[pid=23119] ppid=23117 vsize=93464 CPUtime=179.97
/proc/23119/stat : 23119 (PBS4L) R 23117 23119 23073 0 -1 4194304 30019 0 0 0 17984 13 0 0 25 0 1 0 190631679 95707136 18369 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/23119/statm: 23366 18369 105 232 0 23131 0
Current children cumulated CPU time (s) 179.97
Current children cumulated vsize (Kb) 93464

[startup+190.113 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 23314
/proc/meminfo: memFree=1104368/2055920 swapFree=4180940/4192956
[pid=23119] ppid=23117 vsize=93464 CPUtime=189.98
/proc/23119/stat : 23119 (PBS4L) R 23117 23119 23073 0 -1 4194304 30854 0 0 0 18984 14 0 0 25 0 1 0 190631679 95707136 19204 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/23119/statm: 23366 19204 105 232 0 23131 0
Current children cumulated CPU time (s) 189.98
Current children cumulated vsize (Kb) 93464

[startup+200.118 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 23314
/proc/meminfo: memFree=1101296/2055920 swapFree=4180940/4192956
[pid=23119] ppid=23117 vsize=109848 CPUtime=199.98
/proc/23119/stat : 23119 (PBS4L) R 23117 23119 23073 0 -1 4194304 31631 0 0 0 19984 14 0 0 25 0 1 0 190631679 112484352 19981 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546650 0 0 4096 0 0 0 0 17 1 0 0
/proc/23119/statm: 27462 19981 105 232 0 27227 0
Current children cumulated CPU time (s) 199.98
Current children cumulated vsize (Kb) 109848

[startup+210.124 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 23314
/proc/meminfo: memFree=1098096/2055920 swapFree=4180940/4192956

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

/proc/23119/stat : 23119 (PBS4L) R 23117 23119 23073 0 -1 4194304 96762 0 0 0 178071 70 0 0 25 0 1 0 190631679 389152768 82288 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/23119/statm: 95008 82288 105 232 0 94773 0
Current children cumulated CPU time (s) 1781.41
Current children cumulated vsize (Kb) 380032

[startup+1783.05 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 23314
/proc/meminfo: memFree=851000/2055920 swapFree=4180940/4192956
[pid=23119] ppid=23117 vsize=380032 CPUtime=1782.41
/proc/23119/stat : 23119 (PBS4L) R 23117 23119 23073 0 -1 4194304 96762 0 0 0 178171 70 0 0 25 0 1 0 190631679 389152768 82288 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/23119/statm: 95008 82288 105 232 0 94773 0
Current children cumulated CPU time (s) 1782.41
Current children cumulated vsize (Kb) 380032

[startup+1784.06 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 23314
/proc/meminfo: memFree=851000/2055920 swapFree=4180940/4192956
[pid=23119] ppid=23117 vsize=380032 CPUtime=1783.41
/proc/23119/stat : 23119 (PBS4L) R 23117 23119 23073 0 -1 4194304 96762 0 0 0 178271 70 0 0 25 0 1 0 190631679 389152768 82288 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/23119/statm: 95008 82288 105 232 0 94773 0
Current children cumulated CPU time (s) 1783.41
Current children cumulated vsize (Kb) 380032

[startup+1785.06 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 23314
/proc/meminfo: memFree=851000/2055920 swapFree=4180940/4192956
[pid=23119] ppid=23117 vsize=380032 CPUtime=1784.42
/proc/23119/stat : 23119 (PBS4L) R 23117 23119 23073 0 -1 4194304 96762 0 0 0 178372 70 0 0 25 0 1 0 190631679 389152768 82288 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/23119/statm: 95008 82288 105 232 0 94773 0
Current children cumulated CPU time (s) 1784.42
Current children cumulated vsize (Kb) 380032

[startup+1786.07 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 23314
/proc/meminfo: memFree=851000/2055920 swapFree=4180940/4192956
[pid=23119] ppid=23117 vsize=380032 CPUtime=1785.42
/proc/23119/stat : 23119 (PBS4L) R 23117 23119 23073 0 -1 4194304 96762 0 0 0 178472 70 0 0 25 0 1 0 190631679 389152768 82288 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/23119/statm: 95008 82288 105 232 0 94773 0
Current children cumulated CPU time (s) 1785.42
Current children cumulated vsize (Kb) 380032

[startup+1787.07 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 23314
/proc/meminfo: memFree=851000/2055920 swapFree=4180940/4192956
[pid=23119] ppid=23117 vsize=380032 CPUtime=1786.43
/proc/23119/stat : 23119 (PBS4L) R 23117 23119 23073 0 -1 4194304 96762 0 0 0 178573 70 0 0 25 0 1 0 190631679 389152768 82288 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/23119/statm: 95008 82288 105 232 0 94773 0
Current children cumulated CPU time (s) 1786.43
Current children cumulated vsize (Kb) 380032

[startup+1788.08 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 23314
/proc/meminfo: memFree=851000/2055920 swapFree=4180940/4192956
[pid=23119] ppid=23117 vsize=380032 CPUtime=1787.43
/proc/23119/stat : 23119 (PBS4L) R 23117 23119 23073 0 -1 4194304 96762 0 0 0 178673 70 0 0 25 0 1 0 190631679 389152768 82288 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551596 0 0 4096 0 0 0 0 17 1 0 0
/proc/23119/statm: 95008 82288 105 232 0 94773 0
Current children cumulated CPU time (s) 1787.43
Current children cumulated vsize (Kb) 380032

[startup+1789.08 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 23314
/proc/meminfo: memFree=851000/2055920 swapFree=4180940/4192956
[pid=23119] ppid=23117 vsize=380032 CPUtime=1788.44
/proc/23119/stat : 23119 (PBS4L) R 23117 23119 23073 0 -1 4194304 96762 0 0 0 178774 70 0 0 25 0 1 0 190631679 389152768 82288 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551326 0 0 4096 0 0 0 0 17 1 0 0
/proc/23119/statm: 95008 82288 105 232 0 94773 0
Current children cumulated CPU time (s) 1788.44
Current children cumulated vsize (Kb) 380032

[startup+1790.09 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 23314
/proc/meminfo: memFree=851000/2055920 swapFree=4180940/4192956
[pid=23119] ppid=23117 vsize=380032 CPUtime=1789.44
/proc/23119/stat : 23119 (PBS4L) R 23117 23119 23073 0 -1 4194304 96762 0 0 0 178874 70 0 0 25 0 1 0 190631679 389152768 82288 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/23119/statm: 95008 82288 105 232 0 94773 0
Current children cumulated CPU time (s) 1789.44
Current children cumulated vsize (Kb) 380032

[startup+1791.09 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 23314
/proc/meminfo: memFree=851000/2055920 swapFree=4180940/4192956
[pid=23119] ppid=23117 vsize=380032 CPUtime=1790.45
/proc/23119/stat : 23119 (PBS4L) R 23117 23119 23073 0 -1 4194304 96762 0 0 0 178975 70 0 0 25 0 1 0 190631679 389152768 82288 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/23119/statm: 95008 82288 105 232 0 94773 0
Current children cumulated CPU time (s) 1790.45
Current children cumulated vsize (Kb) 380032

[startup+1792.1 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 23314
/proc/meminfo: memFree=851000/2055920 swapFree=4180940/4192956
[pid=23119] ppid=23117 vsize=380032 CPUtime=1791.45
/proc/23119/stat : 23119 (PBS4L) R 23117 23119 23073 0 -1 4194304 96762 0 0 0 179075 70 0 0 25 0 1 0 190631679 389152768 82288 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134559031 0 0 4096 0 0 0 0 17 1 0 0
/proc/23119/statm: 95008 82288 105 232 0 94773 0
Current children cumulated CPU time (s) 1791.45
Current children cumulated vsize (Kb) 380032

[startup+1793.1 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 23314
/proc/meminfo: memFree=851000/2055920 swapFree=4180940/4192956
[pid=23119] ppid=23117 vsize=380032 CPUtime=1792.45
/proc/23119/stat : 23119 (PBS4L) R 23117 23119 23073 0 -1 4194304 96762 0 0 0 179175 70 0 0 25 0 1 0 190631679 389152768 82288 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/23119/statm: 95008 82288 105 232 0 94773 0
Current children cumulated CPU time (s) 1792.45
Current children cumulated vsize (Kb) 380032

[startup+1794.11 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 23314
/proc/meminfo: memFree=851000/2055920 swapFree=4180940/4192956
[pid=23119] ppid=23117 vsize=380032 CPUtime=1793.46
/proc/23119/stat : 23119 (PBS4L) R 23117 23119 23073 0 -1 4194304 96762 0 0 0 179276 70 0 0 25 0 1 0 190631679 389152768 82288 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/23119/statm: 95008 82288 105 232 0 94773 0
Current children cumulated CPU time (s) 1793.46
Current children cumulated vsize (Kb) 380032

[startup+1795.11 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 23314
/proc/meminfo: memFree=851000/2055920 swapFree=4180940/4192956
[pid=23119] ppid=23117 vsize=380032 CPUtime=1794.46
/proc/23119/stat : 23119 (PBS4L) R 23117 23119 23073 0 -1 4194304 96762 0 0 0 179376 70 0 0 25 0 1 0 190631679 389152768 82288 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546666 0 0 4096 0 0 0 0 17 1 0 0
/proc/23119/statm: 95008 82288 105 232 0 94773 0
Current children cumulated CPU time (s) 1794.46
Current children cumulated vsize (Kb) 380032

[startup+1796.12 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 23314
/proc/meminfo: memFree=851000/2055920 swapFree=4180940/4192956
[pid=23119] ppid=23117 vsize=380032 CPUtime=1795.47
/proc/23119/stat : 23119 (PBS4L) R 23117 23119 23073 0 -1 4194304 96763 0 0 0 179477 70 0 0 25 0 1 0 190631679 389152768 82289 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546657 0 0 4096 0 0 0 0 17 1 0 0
/proc/23119/statm: 95008 82289 105 232 0 94773 0
Current children cumulated CPU time (s) 1795.47
Current children cumulated vsize (Kb) 380032

[startup+1797.12 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 23314
/proc/meminfo: memFree=851000/2055920 swapFree=4180940/4192956
[pid=23119] ppid=23117 vsize=380032 CPUtime=1796.47
/proc/23119/stat : 23119 (PBS4L) R 23117 23119 23073 0 -1 4194304 96763 0 0 0 179577 70 0 0 25 0 1 0 190631679 389152768 82289 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551570 0 0 4096 0 0 0 0 17 1 0 0
/proc/23119/statm: 95008 82289 105 232 0 94773 0
Current children cumulated CPU time (s) 1796.47
Current children cumulated vsize (Kb) 380032

[startup+1798.12 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 23314
/proc/meminfo: memFree=851000/2055920 swapFree=4180940/4192956
[pid=23119] ppid=23117 vsize=380032 CPUtime=1797.48
/proc/23119/stat : 23119 (PBS4L) R 23117 23119 23073 0 -1 4194304 96763 0 0 0 179678 70 0 0 25 0 1 0 190631679 389152768 82289 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546640 0 0 4096 0 0 0 0 17 1 0 0
/proc/23119/statm: 95008 82289 105 232 0 94773 0
Current children cumulated CPU time (s) 1797.48
Current children cumulated vsize (Kb) 380032

[startup+1799.13 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 23314
/proc/meminfo: memFree=851000/2055920 swapFree=4180940/4192956
[pid=23119] ppid=23117 vsize=380032 CPUtime=1798.48
/proc/23119/stat : 23119 (PBS4L) R 23117 23119 23073 0 -1 4194304 96763 0 0 0 179778 70 0 0 25 0 1 0 190631679 389152768 82289 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551596 0 0 4096 0 0 0 0 17 1 0 0
/proc/23119/statm: 95008 82289 105 232 0 94773 0
Current children cumulated CPU time (s) 1798.48
Current children cumulated vsize (Kb) 380032

[startup+1800.13 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 23314
/proc/meminfo: memFree=851000/2055920 swapFree=4180940/4192956
[pid=23119] ppid=23117 vsize=380032 CPUtime=1799.49
/proc/23119/stat : 23119 (PBS4L) R 23117 23119 23073 0 -1 4194304 96763 0 0 0 179879 70 0 0 25 0 1 0 190631679 389152768 82289 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/23119/statm: 95008 82289 105 232 0 94773 0
Current children cumulated CPU time (s) 1799.49
Current children cumulated vsize (Kb) 380032

[startup+1801.14 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 23314
/proc/meminfo: memFree=851000/2055920 swapFree=4180940/4192956
[pid=23119] ppid=23117 vsize=380032 CPUtime=1800.49
/proc/23119/stat : 23119 (PBS4L) R 23117 23119 23073 0 -1 4194304 96763 0 0 0 179979 70 0 0 25 0 1 0 190631679 389152768 82289 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551602 0 0 4096 0 0 0 0 17 1 0 0
/proc/23119/statm: 95008 82289 105 232 0 94773 0
Current children cumulated CPU time (s) 1800.49
Current children cumulated vsize (Kb) 380032



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.14 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 23314
/proc/meminfo: memFree=851000/2055920 swapFree=4180940/4192956
[pid=23119] ppid=23117 vsize=380032 CPUtime=1800.49
/proc/23119/stat : 23119 (PBS4L) R 23117 23119 23073 0 -1 4194304 96763 0 0 0 179979 70 0 0 25 0 1 0 190631679 389152768 82289 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551596 0 0 4096 0 0 0 0 17 1 0 0
/proc/23119/statm: 95008 82289 105 232 0 94773 0
Current children cumulated CPU time (s) 1800.49
Current children cumulated vsize (Kb) 380032

Sending SIGTERM to -23119
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.2
CPU time (s): 1800.56
CPU user time (s): 1799.8
CPU system time (s): 0.757884
CPU usage (%): 99.9643
Max. virtual memory (cumulated for all children) (Kb): 380032
The end

Launcher Data (download as text)

Begin job on node41 on Fri Jun  2 12:00:51 UTC 2006


FILE ID= 41230-1149249651

PBS_JOBID= 298009

BENCH NAME= ROOT/tmp/node41/41230-1149249651/instance-41230-1149249651.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node41/41230-1149249651/instance-41230-1149249651.opb 97178365
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node41/watcher-41230-1149249651 -o ROOT/results/node41/solver-41230-1149249651 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node41/41230-1149249651/instance-41230-1149249651.opb 97178365

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  d04a5226e9b4ce46849c897b37a2f22b

RANDOM SEED= 97178365


/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.265
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.265
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:       1180848 kB
Buffers:         33968 kB
Cached:         767756 kB
SwapCached:       4008 kB
Active:         168504 kB
Inactive:       642280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1180848 kB
SwapTotal:     4192956 kB
SwapFree:      4180940 kB
Dirty:             156 kB
Writeback:           0 kB
Mapped:          14936 kB
Slab:            50256 kB
Committed_AS:   263632 kB
PageTables:       1496 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node41 on Fri Jun  2 12:30:52 UTC 2006