Trace number 41270

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.69 1800.91

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-reduced-mps-v2-20-10-neos6.opb
MD5SUM05331fdb110fa172ec60e73b94e68465
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 variables21720
Total number of constraints1036
Number of constraints which are clauses48
Number of constraints which are cardinality constraints (but not clauses)755
Number of constraints which are nor clauses,nor cardinality constraints233
Minimum length of a constraint6
Maximum length of a constraint840
Number of terms in the objective function 6690
Biggest coefficient in the objective function 1176
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 529402
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 131069
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 529402
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/node16/41270-1149258675/instance-41270-1149258675.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/node16/watcher-41270-1149258675 -o ROOT/results/node16/solver-41270-1149258675 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node16/41270-1149258675/instance-41270-1149258675.opb 29541333 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.99 1.00 0.92 2/64 13496
/proc/meminfo: memFree=1566320/2055920 swapFree=4181468/4192956
[pid=13496] ppid=13494 vsize=1368 CPUtime=0
/proc/13496/stat : 13496 (PBS4L) D 13494 13496 13450 0 -1 4194304 111 0 0 0 0 0 0 0 19 0 1 0 191530369 1400832 95 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135132864 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/13496/statm: 342 95 84 232 0 107 0

[startup+10.0013 s]
/proc/loadavg: 0.99 1.00 0.92 2/64 13496
/proc/meminfo: memFree=1548936/2055920 swapFree=4181468/4192956
[pid=13496] ppid=13494 vsize=18544 CPUtime=9.99
/proc/13496/stat : 13496 (PBS4L) R 13494 13496 13450 0 -1 4194304 4489 0 0 0 997 2 0 0 25 0 1 0 191530369 18989056 4465 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551602 0 0 4096 0 0 0 0 17 1 0 0
/proc/13496/statm: 4636 4465 105 232 0 4401 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 18544

[startup+20.0068 s]
/proc/loadavg: 0.99 1.00 0.92 2/64 13496
/proc/meminfo: memFree=1548552/2055920 swapFree=4181468/4192956
[pid=13496] ppid=13494 vsize=19312 CPUtime=19.99
/proc/13496/stat : 13496 (PBS4L) R 13494 13496 13450 0 -1 4194304 4623 0 0 0 1997 2 0 0 25 0 1 0 191530369 19775488 4599 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551626 0 0 4096 0 0 0 0 17 1 0 0
/proc/13496/statm: 4828 4599 105 232 0 4593 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 19312

[startup+30.0112 s]
/proc/loadavg: 0.99 1.00 0.92 2/64 13496
/proc/meminfo: memFree=1548232/2055920 swapFree=4181468/4192956
[pid=13496] ppid=13494 vsize=20336 CPUtime=29.99
/proc/13496/stat : 13496 (PBS4L) R 13494 13496 13450 0 -1 4194304 4710 0 0 0 2997 2 0 0 25 0 1 0 191530369 20824064 4686 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/13496/statm: 5084 4686 105 232 0 4849 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 20336

[startup+40.0157 s]
/proc/loadavg: 0.99 1.00 0.92 2/64 13496
/proc/meminfo: memFree=1547912/2055920 swapFree=4181468/4192956
[pid=13496] ppid=13494 vsize=20336 CPUtime=40
/proc/13496/stat : 13496 (PBS4L) R 13494 13496 13450 0 -1 4194304 4799 0 0 0 3998 2 0 0 25 0 1 0 191530369 20824064 4775 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551632 0 0 4096 0 0 0 0 17 1 0 0
/proc/13496/statm: 5084 4775 105 232 0 4849 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 20336

[startup+50.0201 s]
/proc/loadavg: 0.99 1.00 0.92 2/64 13496
/proc/meminfo: memFree=1547528/2055920 swapFree=4181468/4192956
[pid=13496] ppid=13494 vsize=20336 CPUtime=50
/proc/13496/stat : 13496 (PBS4L) R 13494 13496 13450 0 -1 4194304 4888 0 0 0 4998 2 0 0 25 0 1 0 191530369 20824064 4864 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546666 0 0 4096 0 0 0 0 17 1 0 0
/proc/13496/statm: 5084 4864 105 232 0 4849 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 20336

[startup+60.0245 s]
/proc/loadavg: 0.99 1.00 0.92 2/64 13496
/proc/meminfo: memFree=1547208/2055920 swapFree=4181468/4192956
[pid=13496] ppid=13494 vsize=22384 CPUtime=60.01
/proc/13496/stat : 13496 (PBS4L) R 13494 13496 13450 0 -1 4194304 4976 0 0 0 5998 3 0 0 25 0 1 0 191530369 22921216 4952 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/13496/statm: 5596 4952 105 232 0 5361 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 22384

[startup+70.032 s]
/proc/loadavg: 0.99 1.00 0.92 2/64 13496
/proc/meminfo: memFree=1546888/2055920 swapFree=4181468/4192956
[pid=13496] ppid=13494 vsize=22384 CPUtime=70.01
/proc/13496/stat : 13496 (PBS4L) R 13494 13496 13450 0 -1 4194304 5063 0 0 0 6998 3 0 0 25 0 1 0 191530369 22921216 5039 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/13496/statm: 5596 5039 105 232 0 5361 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 22384

[startup+80.0374 s]
/proc/loadavg: 0.99 1.00 0.92 2/64 13496
/proc/meminfo: memFree=1546504/2055920 swapFree=4181468/4192956
[pid=13496] ppid=13494 vsize=22384 CPUtime=80.01
/proc/13496/stat : 13496 (PBS4L) R 13494 13496 13450 0 -1 4194304 5152 0 0 0 7998 3 0 0 25 0 1 0 191530369 22921216 5128 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/13496/statm: 5596 5128 105 232 0 5361 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 22384

[startup+90.0409 s]
/proc/loadavg: 0.99 1.00 0.92 2/64 13496
/proc/meminfo: memFree=1546120/2055920 swapFree=4181468/4192956
[pid=13496] ppid=13494 vsize=22384 CPUtime=90.02
/proc/13496/stat : 13496 (PBS4L) R 13494 13496 13450 0 -1 4194304 5240 0 0 0 8998 4 0 0 25 0 1 0 191530369 22921216 5216 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/13496/statm: 5596 5216 105 232 0 5361 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 22384

[startup+100.045 s]
/proc/loadavg: 0.99 1.00 0.92 2/64 13496
/proc/meminfo: memFree=1545800/2055920 swapFree=4181468/4192956
[pid=13496] ppid=13494 vsize=22384 CPUtime=100.03
/proc/13496/stat : 13496 (PBS4L) R 13494 13496 13450 0 -1 4194304 5328 0 0 0 9999 4 0 0 25 0 1 0 191530369 22921216 5304 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551570 0 0 4096 0 0 0 0 17 1 0 0
/proc/13496/statm: 5596 5304 105 232 0 5361 0
Current children cumulated CPU time (s) 100.03
Current children cumulated vsize (Kb) 22384

[startup+110.05 s]
/proc/loadavg: 0.99 1.00 0.92 2/64 13496
/proc/meminfo: memFree=1545416/2055920 swapFree=4181468/4192956
[pid=13496] ppid=13494 vsize=22384 CPUtime=110.03
/proc/13496/stat : 13496 (PBS4L) R 13494 13496 13450 0 -1 4194304 5415 0 0 0 10999 4 0 0 25 0 1 0 191530369 22921216 5391 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/13496/statm: 5596 5391 105 232 0 5361 0
Current children cumulated CPU time (s) 110.03
Current children cumulated vsize (Kb) 22384

[startup+120.054 s]
/proc/loadavg: 0.99 1.00 0.92 2/64 13496
/proc/meminfo: memFree=1545032/2055920 swapFree=4181468/4192956
[pid=13496] ppid=13494 vsize=26480 CPUtime=120.03
/proc/13496/stat : 13496 (PBS4L) R 13494 13496 13450 0 -1 4194304 5514 0 0 0 11999 4 0 0 25 0 1 0 191530369 27115520 5490 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546660 0 0 4096 0 0 0 0 17 1 0 0
/proc/13496/statm: 6620 5490 105 232 0 6385 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 26480

[startup+130.059 s]
/proc/loadavg: 0.99 1.00 0.92 2/64 13496
/proc/meminfo: memFree=1544648/2055920 swapFree=4181468/4192956
[pid=13496] ppid=13494 vsize=26480 CPUtime=130.04
/proc/13496/stat : 13496 (PBS4L) R 13494 13496 13450 0 -1 4194304 5607 0 0 0 12999 5 0 0 25 0 1 0 191530369 27115520 5583 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/13496/statm: 6620 5583 105 232 0 6385 0
Current children cumulated CPU time (s) 130.04
Current children cumulated vsize (Kb) 26480

[startup+140.063 s]
/proc/loadavg: 0.99 1.00 0.92 2/64 13496
/proc/meminfo: memFree=1544264/2055920 swapFree=4181468/4192956
[pid=13496] ppid=13494 vsize=26480 CPUtime=140.04
/proc/13496/stat : 13496 (PBS4L) R 13494 13496 13450 0 -1 4194304 5698 0 0 0 13999 5 0 0 25 0 1 0 191530369 27115520 5674 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/13496/statm: 6620 5674 105 232 0 6385 0
Current children cumulated CPU time (s) 140.04
Current children cumulated vsize (Kb) 26480

[startup+150.068 s]
/proc/loadavg: 0.99 1.00 0.92 2/64 13496
/proc/meminfo: memFree=1543880/2055920 swapFree=4181468/4192956
[pid=13496] ppid=13494 vsize=26480 CPUtime=150.04
/proc/13496/stat : 13496 (PBS4L) R 13494 13496 13450 0 -1 4194304 5785 0 0 0 14999 5 0 0 25 0 1 0 191530369 27115520 5761 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551629 0 0 4096 0 0 0 0 17 1 0 0
/proc/13496/statm: 6620 5761 105 232 0 6385 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 26480

[startup+160.072 s]
/proc/loadavg: 0.99 1.00 0.92 2/64 13496
/proc/meminfo: memFree=1543560/2055920 swapFree=4181468/4192956
[pid=13496] ppid=13494 vsize=26480 CPUtime=160.04
/proc/13496/stat : 13496 (PBS4L) R 13494 13496 13450 0 -1 4194304 5878 0 0 0 15999 5 0 0 25 0 1 0 191530369 27115520 5854 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/13496/statm: 6620 5854 105 232 0 6385 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 26480

[startup+170.076 s]
/proc/loadavg: 0.99 1.00 0.92 2/64 13496
/proc/meminfo: memFree=1543240/2055920 swapFree=4181468/4192956
[pid=13496] ppid=13494 vsize=26480 CPUtime=170.04
/proc/13496/stat : 13496 (PBS4L) R 13494 13496 13450 0 -1 4194304 5962 0 0 0 16999 5 0 0 25 0 1 0 191530369 27115520 5938 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/13496/statm: 6620 5938 105 232 0 6385 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 26480

[startup+180.081 s]
/proc/loadavg: 0.99 1.00 0.92 2/64 13496
/proc/meminfo: memFree=1542856/2055920 swapFree=4181468/4192956
[pid=13496] ppid=13494 vsize=26480 CPUtime=180.05
/proc/13496/stat : 13496 (PBS4L) R 13494 13496 13450 0 -1 4194304 6053 0 0 0 17999 6 0 0 25 0 1 0 191530369 27115520 6029 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546660 0 0 4096 0 0 0 0 17 1 0 0
/proc/13496/statm: 6620 6029 105 232 0 6385 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 26480

[startup+190.085 s]
/proc/loadavg: 0.99 1.00 0.92 2/64 13496
/proc/meminfo: memFree=1542536/2055920 swapFree=4181468/4192956
[pid=13496] ppid=13494 vsize=26480 CPUtime=190.06
/proc/13496/stat : 13496 (PBS4L) R 13494 13496 13450 0 -1 4194304 6138 0 0 0 19000 6 0 0 25 0 1 0 191530369 27115520 6114 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551629 0 0 4096 0 0 0 0 17 1 0 0
/proc/13496/statm: 6620 6114 105 232 0 6385 0
Current children cumulated CPU time (s) 190.06
Current children cumulated vsize (Kb) 26480

[startup+200.09 s]
/proc/loadavg: 0.99 1.00 0.92 2/64 13496
/proc/meminfo: memFree=1542152/2055920 swapFree=4181468/4192956
[pid=13496] ppid=13494 vsize=26480 CPUtime=200.06
/proc/13496/stat : 13496 (PBS4L) R 13494 13496 13450 0 -1 4194304 6227 0 0 0 20000 6 0 0 25 0 1 0 191530369 27115520 6203 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546660 0 0 4096 0 0 0 0 17 1 0 0
/proc/13496/statm: 6620 6203 105 232 0 6385 0
Current children cumulated CPU time (s) 200.06
Current children cumulated vsize (Kb) 26480

[startup+210.093 s]
/proc/loadavg: 0.99 1.00 0.92 2/64 13496
/proc/meminfo: memFree=1541832/2055920 swapFree=4181468/4192956

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

/proc/13496/stat : 13496 (PBS4L) R 13494 13496 13450 0 -1 4194304 20344 0 0 0 178119 41 0 0 25 0 1 0 191530369 93208576 17579 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134561712 0 0 4096 0 0 0 0 17 1 0 0
/proc/13496/statm: 22756 17579 105 232 0 22521 0
Current children cumulated CPU time (s) 1781.6
Current children cumulated vsize (Kb) 91024

[startup+1782.79 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 13496
/proc/meminfo: memFree=1496072/2055920 swapFree=4181468/4192956
[pid=13496] ppid=13494 vsize=91024 CPUtime=1782.6
/proc/13496/stat : 13496 (PBS4L) R 13494 13496 13450 0 -1 4194304 20345 0 0 0 178219 41 0 0 25 0 1 0 191530369 93208576 17580 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/13496/statm: 22756 17580 105 232 0 22521 0
Current children cumulated CPU time (s) 1782.6
Current children cumulated vsize (Kb) 91024

[startup+1783.79 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 13496
/proc/meminfo: memFree=1496072/2055920 swapFree=4181468/4192956
[pid=13496] ppid=13494 vsize=91024 CPUtime=1783.61
/proc/13496/stat : 13496 (PBS4L) R 13494 13496 13450 0 -1 4194304 20345 0 0 0 178320 41 0 0 25 0 1 0 191530369 93208576 17580 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546666 0 0 4096 0 0 0 0 17 1 0 0
/proc/13496/statm: 22756 17580 105 232 0 22521 0
Current children cumulated CPU time (s) 1783.61
Current children cumulated vsize (Kb) 91024

[startup+1784.8 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 13496
/proc/meminfo: memFree=1496072/2055920 swapFree=4181468/4192956
[pid=13496] ppid=13494 vsize=91024 CPUtime=1784.61
/proc/13496/stat : 13496 (PBS4L) R 13494 13496 13450 0 -1 4194304 20346 0 0 0 178420 41 0 0 25 0 1 0 191530369 93208576 17581 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551629 0 0 4096 0 0 0 0 17 1 0 0
/proc/13496/statm: 22756 17581 105 232 0 22521 0
Current children cumulated CPU time (s) 1784.61
Current children cumulated vsize (Kb) 91024

[startup+1785.8 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 13496
/proc/meminfo: memFree=1496072/2055920 swapFree=4181468/4192956
[pid=13496] ppid=13494 vsize=91024 CPUtime=1785.61
/proc/13496/stat : 13496 (PBS4L) R 13494 13496 13450 0 -1 4194304 20391 0 0 0 178520 41 0 0 25 0 1 0 191530369 93208576 17583 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/13496/statm: 22756 17583 105 232 0 22521 0
Current children cumulated CPU time (s) 1785.61
Current children cumulated vsize (Kb) 91024

[startup+1786.81 s]
/proc/loadavg: 1.00 1.00 0.93 2/70 13551
/proc/meminfo: memFree=1495000/2055920 swapFree=4181468/4192956
[pid=13496] ppid=13494 vsize=91024 CPUtime=1786.62
/proc/13496/stat : 13496 (PBS4L) R 13494 13496 13450 0 -1 4194304 20392 0 0 0 178620 42 0 0 25 0 1 0 191530369 93208576 17584 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551632 0 0 4096 0 0 0 0 17 1 0 0
/proc/13496/statm: 22756 17584 105 232 0 22521 0
Current children cumulated CPU time (s) 1786.62
Current children cumulated vsize (Kb) 91024

[startup+1787.81 s]
/proc/loadavg: 1.00 1.00 0.93 2/70 13551
/proc/meminfo: memFree=1495000/2055920 swapFree=4181468/4192956
[pid=13496] ppid=13494 vsize=91024 CPUtime=1787.63
/proc/13496/stat : 13496 (PBS4L) R 13494 13496 13450 0 -1 4194304 20393 0 0 0 178721 42 0 0 25 0 1 0 191530369 93208576 17585 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/13496/statm: 22756 17585 105 232 0 22521 0
Current children cumulated CPU time (s) 1787.63
Current children cumulated vsize (Kb) 91024

[startup+1788.82 s]
/proc/loadavg: 1.00 1.00 0.93 2/70 13551
/proc/meminfo: memFree=1495000/2055920 swapFree=4181468/4192956
[pid=13496] ppid=13494 vsize=91024 CPUtime=1788.63
/proc/13496/stat : 13496 (PBS4L) R 13494 13496 13450 0 -1 4194304 20393 0 0 0 178821 42 0 0 25 0 1 0 191530369 93208576 17585 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134593978 0 0 4096 0 0 0 0 17 1 0 0
/proc/13496/statm: 22756 17585 105 232 0 22521 0
Current children cumulated CPU time (s) 1788.63
Current children cumulated vsize (Kb) 91024

[startup+1789.82 s]
/proc/loadavg: 1.00 1.00 0.93 2/70 13559
/proc/meminfo: memFree=1494936/2055920 swapFree=4181468/4192956
[pid=13496] ppid=13494 vsize=91024 CPUtime=1789.63
/proc/13496/stat : 13496 (PBS4L) R 13494 13496 13450 0 -1 4194304 20394 0 0 0 178921 42 0 0 25 0 1 0 191530369 93208576 17586 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134594592 0 0 4096 0 0 0 0 17 1 0 0
/proc/13496/statm: 22756 17586 105 232 0 22521 0
Current children cumulated CPU time (s) 1789.63
Current children cumulated vsize (Kb) 91024

[startup+1790.83 s]
/proc/loadavg: 1.00 1.00 0.93 2/70 13559
/proc/meminfo: memFree=1494936/2055920 swapFree=4181468/4192956
[pid=13496] ppid=13494 vsize=91024 CPUtime=1790.64
/proc/13496/stat : 13496 (PBS4L) R 13494 13496 13450 0 -1 4194304 20395 0 0 0 179022 42 0 0 25 0 1 0 191530369 93208576 17587 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/13496/statm: 22756 17587 105 232 0 22521 0
Current children cumulated CPU time (s) 1790.64
Current children cumulated vsize (Kb) 91024

[startup+1791.84 s]
/proc/loadavg: 1.00 1.00 0.93 2/70 13559
/proc/meminfo: memFree=1494936/2055920 swapFree=4181468/4192956
[pid=13496] ppid=13494 vsize=91024 CPUtime=1791.64
/proc/13496/stat : 13496 (PBS4L) R 13494 13496 13450 0 -1 4194304 20395 0 0 0 179122 42 0 0 25 0 1 0 191530369 93208576 17587 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/13496/statm: 22756 17587 105 232 0 22521 0
Current children cumulated CPU time (s) 1791.64
Current children cumulated vsize (Kb) 91024

[startup+1792.84 s]
/proc/loadavg: 1.00 1.00 0.93 2/70 13567
/proc/meminfo: memFree=1494872/2055920 swapFree=4181468/4192956
[pid=13496] ppid=13494 vsize=91024 CPUtime=1792.64
/proc/13496/stat : 13496 (PBS4L) R 13494 13496 13450 0 -1 4194304 20396 0 0 0 179222 42 0 0 25 0 1 0 191530369 93208576 17588 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551587 0 0 4096 0 0 0 0 17 1 0 0
/proc/13496/statm: 22756 17588 105 232 0 22521 0
Current children cumulated CPU time (s) 1792.64
Current children cumulated vsize (Kb) 91024

[startup+1793.85 s]
/proc/loadavg: 1.00 1.00 0.93 2/70 13567
/proc/meminfo: memFree=1494808/2055920 swapFree=4181468/4192956
[pid=13496] ppid=13494 vsize=91024 CPUtime=1793.65
/proc/13496/stat : 13496 (PBS4L) R 13494 13496 13450 0 -1 4194304 20442 0 0 0 179323 42 0 0 25 0 1 0 191530369 93208576 17591 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/13496/statm: 22756 17591 105 232 0 22521 0
Current children cumulated CPU time (s) 1793.65
Current children cumulated vsize (Kb) 91024

[startup+1794.85 s]
/proc/loadavg: 1.00 1.00 0.93 2/70 13567
/proc/meminfo: memFree=1494808/2055920 swapFree=4181468/4192956
[pid=13496] ppid=13494 vsize=91024 CPUtime=1794.65
/proc/13496/stat : 13496 (PBS4L) R 13494 13496 13450 0 -1 4194304 20445 0 0 0 179423 42 0 0 25 0 1 0 191530369 93208576 17594 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/13496/statm: 22756 17594 105 232 0 22521 0
Current children cumulated CPU time (s) 1794.65
Current children cumulated vsize (Kb) 91024

[startup+1795.86 s]
/proc/loadavg: 1.00 1.00 0.93 2/70 13609
/proc/meminfo: memFree=1494792/2055920 swapFree=4181468/4192956
[pid=13496] ppid=13494 vsize=91024 CPUtime=1795.64
/proc/13496/stat : 13496 (PBS4L) R 13494 13496 13450 0 -1 4194304 20445 0 0 0 179522 42 0 0 25 0 1 0 191530369 93208576 17594 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/13496/statm: 22756 17594 105 232 0 22521 0
Current children cumulated CPU time (s) 1795.64
Current children cumulated vsize (Kb) 91024

[startup+1796.86 s]
/proc/loadavg: 1.00 1.00 0.93 2/70 13609
/proc/meminfo: memFree=1494792/2055920 swapFree=4181468/4192956
[pid=13496] ppid=13494 vsize=91024 CPUtime=1796.64
/proc/13496/stat : 13496 (PBS4L) R 13494 13496 13450 0 -1 4194304 20446 0 0 0 179622 42 0 0 25 0 1 0 191530369 93208576 17595 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551570 0 0 4096 0 0 0 0 17 1 0 0
/proc/13496/statm: 22756 17595 105 232 0 22521 0
Current children cumulated CPU time (s) 1796.64
Current children cumulated vsize (Kb) 91024

[startup+1797.87 s]
/proc/loadavg: 1.00 1.00 0.93 2/70 13609
/proc/meminfo: memFree=1494792/2055920 swapFree=4181468/4192956
[pid=13496] ppid=13494 vsize=91024 CPUtime=1797.65
/proc/13496/stat : 13496 (PBS4L) R 13494 13496 13450 0 -1 4194304 20446 0 0 0 179723 42 0 0 25 0 1 0 191530369 93208576 17595 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/13496/statm: 22756 17595 105 232 0 22521 0
Current children cumulated CPU time (s) 1797.65
Current children cumulated vsize (Kb) 91024

[startup+1798.87 s]
/proc/loadavg: 1.00 1.00 0.93 2/70 13617
/proc/meminfo: memFree=1494792/2055920 swapFree=4181468/4192956
[pid=13496] ppid=13494 vsize=91024 CPUtime=1798.65
/proc/13496/stat : 13496 (PBS4L) R 13494 13496 13450 0 -1 4194304 20447 0 0 0 179823 42 0 0 25 0 1 0 191530369 93208576 17596 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551507 0 0 4096 0 0 0 0 17 1 0 0
/proc/13496/statm: 22756 17596 105 232 0 22521 0
Current children cumulated CPU time (s) 1798.65
Current children cumulated vsize (Kb) 91024

[startup+1799.88 s]
/proc/loadavg: 1.00 1.00 0.93 2/70 13617
/proc/meminfo: memFree=1494792/2055920 swapFree=4181468/4192956
[pid=13496] ppid=13494 vsize=91024 CPUtime=1799.65
/proc/13496/stat : 13496 (PBS4L) R 13494 13496 13450 0 -1 4194304 20447 0 0 0 179923 42 0 0 25 0 1 0 191530369 93208576 17596 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551331 0 0 4096 0 0 0 0 17 1 0 0
/proc/13496/statm: 22756 17596 105 232 0 22521 0
Current children cumulated CPU time (s) 1799.65
Current children cumulated vsize (Kb) 91024

[startup+1800.88 s]
/proc/loadavg: 1.00 1.00 0.93 2/70 13617
/proc/meminfo: memFree=1494792/2055920 swapFree=4181468/4192956
[pid=13496] ppid=13494 vsize=91024 CPUtime=1800.66
/proc/13496/stat : 13496 (PBS4L) R 13494 13496 13450 0 -1 4194304 20448 0 0 0 180024 42 0 0 25 0 1 0 191530369 93208576 17597 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549314 0 0 4096 0 0 0 0 17 1 0 0
/proc/13496/statm: 22756 17597 105 232 0 22521 0
Current children cumulated CPU time (s) 1800.66
Current children cumulated vsize (Kb) 91024



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.89 s]
/proc/loadavg: 1.00 1.00 0.93 2/70 13617
/proc/meminfo: memFree=1494792/2055920 swapFree=4181468/4192956
[pid=13496] ppid=13494 vsize=91024 CPUtime=1800.66
/proc/13496/stat : 13496 (PBS4L) R 13494 13496 13450 0 -1 4194304 20448 0 0 0 180024 42 0 0 25 0 1 0 191530369 93208576 17597 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549087 0 0 4096 0 0 0 0 17 1 0 0
/proc/13496/statm: 22756 17597 105 232 0 22521 0
Current children cumulated CPU time (s) 1800.66
Current children cumulated vsize (Kb) 91024

Sending SIGTERM to -13496
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.91
CPU time (s): 1800.69
CPU user time (s): 1800.25
CPU system time (s): 0.438933
CPU usage (%): 99.9879
Max. virtual memory (cumulated for all children) (Kb): 91024
The end

Launcher Data (download as text)

Begin job on node16 on Fri Jun  2 14:31:15 UTC 2006


FILE ID= 41270-1149258675

PBS_JOBID= 298527

BENCH NAME= ROOT/tmp/node16/41270-1149258675/instance-41270-1149258675.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node16/41270-1149258675/instance-41270-1149258675.opb 29541333
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-41270-1149258675 -o ROOT/results/node16/solver-41270-1149258675 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node16/41270-1149258675/instance-41270-1149258675.opb 29541333

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  05331fdb110fa172ec60e73b94e68465

RANDOM SEED= 29541333


/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.231
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.231
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:       1566536 kB
Buffers:         19628 kB
Cached:         398268 kB
SwapCached:       3160 kB
Active:          43800 kB
Inactive:       382768 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1566536 kB
SwapTotal:     4192956 kB
SwapFree:      4181468 kB
Dirty:             192 kB
Writeback:           0 kB
Mapped:          14732 kB
Slab:            48892 kB
Committed_AS:   242540 kB
PageTables:       1468 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node16 on Fri Jun  2 15:01:16 UTC 2006