Trace number 41278

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.75 1801.24

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-reduced-mps-v2-20-10-core4284-1064.opb
MD5SUMeb3ec27dc8137302430c8b48ccd8a471
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark907
Best CPU time to get the best result obtained on this benchmark1269.29
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 907
Optimality of the best value was proved NO
Number of variables21705
Total number of constraints4285
Number of constraints which are clauses4284
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint15760
Number of terms in the objective function 21705
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 21705
Number of bits of the sum of numbers in the objective function 15
Biggest number in a constraint 9256
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 25016
Number of bits of the biggest sum of numbers15
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/node1/41278-1149260471/instance-41278-1149260471.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/node1/watcher-41278-1149260471 -o ROOT/results/node1/solver-41278-1149260471 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node1/41278-1149260471/instance-41278-1149260471.opb 76161147 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.87 0.99 0.97 2/70 26754
/proc/meminfo: memFree=1532544/2055920 swapFree=4181372/4192956
[pid=26754] ppid=26752 vsize=3436 CPUtime=0
/proc/26754/stat : 26754 (PBS4L) R 26752 26754 26708 0 -1 4194304 222 0 0 0 0 0 0 0 18 0 1 0 191708670 3518464 206 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134598917 0 0 4096 0 0 0 0 17 1 0 0
/proc/26754/statm: 859 207 90 232 0 624 0

[startup+10.0018 s]
/proc/loadavg: 0.89 0.99 0.97 2/64 26836
/proc/meminfo: memFree=1526392/2055920 swapFree=4181372/4192956
[pid=26754] ppid=26752 vsize=8816 CPUtime=9.98
/proc/26754/stat : 26754 (PBS4L) R 26752 26754 26708 0 -1 4194304 2322 0 0 0 994 4 0 0 25 0 1 0 191708670 9027584 1925 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/26754/statm: 2204 1925 105 232 0 1969 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 8816

[startup+20.008 s]
/proc/loadavg: 0.91 0.99 0.97 2/64 26836
/proc/meminfo: memFree=1525472/2055920 swapFree=4181372/4192956
[pid=26754] ppid=26752 vsize=11156 CPUtime=19.99
/proc/26754/stat : 26754 (PBS4L) R 26752 26754 26708 0 -1 4194304 2635 0 0 0 1993 6 0 0 25 0 1 0 191708670 11423744 2238 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/26754/statm: 2789 2238 105 232 0 2554 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 11156

[startup+30.0142 s]
/proc/loadavg: 0.92 0.99 0.97 2/64 26836
/proc/meminfo: memFree=1524128/2055920 swapFree=4181372/4192956
[pid=26754] ppid=26752 vsize=11156 CPUtime=29.99
/proc/26754/stat : 26754 (PBS4L) R 26752 26754 26708 0 -1 4194304 2972 0 0 0 2993 6 0 0 25 0 1 0 191708670 11423744 2575 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/26754/statm: 2789 2575 105 232 0 2554 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 11156

[startup+40.0203 s]
/proc/loadavg: 0.93 0.99 0.97 2/64 26836
/proc/meminfo: memFree=1522848/2055920 swapFree=4181372/4192956
[pid=26754] ppid=26752 vsize=15412 CPUtime=39.99
/proc/26754/stat : 26754 (PBS4L) R 26752 26754 26708 0 -1 4194304 3300 0 0 0 3992 7 0 0 25 0 1 0 191708670 15781888 2903 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549242 0 0 4096 0 0 0 0 17 1 0 0
/proc/26754/statm: 3853 2903 105 232 0 3618 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 15412

[startup+50.0275 s]
/proc/loadavg: 0.94 0.99 0.97 2/64 26836
/proc/meminfo: memFree=1521440/2055920 swapFree=4181372/4192956
[pid=26754] ppid=26752 vsize=15412 CPUtime=49.99
/proc/26754/stat : 26754 (PBS4L) R 26752 26754 26708 0 -1 4194304 3651 0 0 0 4992 7 0 0 25 0 1 0 191708670 15781888 3254 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549325 0 0 4096 0 0 0 0 17 1 0 0
/proc/26754/statm: 3853 3254 105 232 0 3618 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 15412

[startup+60.0337 s]
/proc/loadavg: 0.95 0.99 0.97 2/64 26836
/proc/meminfo: memFree=1520160/2055920 swapFree=4181372/4192956
[pid=26754] ppid=26752 vsize=15412 CPUtime=60
/proc/26754/stat : 26754 (PBS4L) R 26752 26754 26708 0 -1 4194304 3976 0 0 0 5993 7 0 0 25 0 1 0 191708670 15781888 3579 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/26754/statm: 3853 3579 105 232 0 3618 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 15412

[startup+70.0399 s]
/proc/loadavg: 0.96 0.99 0.97 2/64 26836
/proc/meminfo: memFree=1518688/2055920 swapFree=4181372/4192956
[pid=26754] ppid=26752 vsize=23604 CPUtime=70.01
/proc/26754/stat : 26754 (PBS4L) R 26752 26754 26708 0 -1 4194304 4338 0 0 0 6993 8 0 0 25 0 1 0 191708670 24170496 3941 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/26754/statm: 5901 3941 105 232 0 5666 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 23604

[startup+80.046 s]
/proc/loadavg: 0.96 0.99 0.97 2/64 26836
/proc/meminfo: memFree=1517280/2055920 swapFree=4181372/4192956
[pid=26754] ppid=26752 vsize=23604 CPUtime=80.01
/proc/26754/stat : 26754 (PBS4L) R 26752 26754 26708 0 -1 4194304 4681 0 0 0 7993 8 0 0 25 0 1 0 191708670 24170496 4284 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/26754/statm: 5901 4284 105 232 0 5666 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 23604

[startup+90.0522 s]
/proc/loadavg: 0.97 0.99 0.97 2/64 26836
/proc/meminfo: memFree=1515936/2055920 swapFree=4181372/4192956
[pid=26754] ppid=26752 vsize=23604 CPUtime=90.01
/proc/26754/stat : 26754 (PBS4L) R 26752 26754 26708 0 -1 4194304 5025 0 0 0 8993 8 0 0 25 0 1 0 191708670 24170496 4628 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/26754/statm: 5901 4628 105 232 0 5666 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 23604

[startup+100.058 s]
/proc/loadavg: 0.97 0.99 0.97 2/64 26836
/proc/meminfo: memFree=1514464/2055920 swapFree=4181372/4192956
[pid=26754] ppid=26752 vsize=23604 CPUtime=100.01
/proc/26754/stat : 26754 (PBS4L) R 26752 26754 26708 0 -1 4194304 5387 0 0 0 9993 8 0 0 25 0 1 0 191708670 24170496 4990 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/26754/statm: 5901 4990 105 232 0 5666 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 23604

[startup+110.066 s]
/proc/loadavg: 0.98 0.99 0.97 2/64 26836
/proc/meminfo: memFree=1513056/2055920 swapFree=4181372/4192956
[pid=26754] ppid=26752 vsize=23604 CPUtime=110.02
/proc/26754/stat : 26754 (PBS4L) R 26752 26754 26708 0 -1 4194304 5731 0 0 0 10994 8 0 0 25 0 1 0 191708670 24170496 5334 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549328 0 0 4096 0 0 0 0 17 1 0 0
/proc/26754/statm: 5901 5334 105 232 0 5666 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 23604

[startup+120.072 s]
/proc/loadavg: 0.98 0.99 0.97 2/64 26836
/proc/meminfo: memFree=1511712/2055920 swapFree=4181372/4192956
[pid=26754] ppid=26752 vsize=23604 CPUtime=120.02
/proc/26754/stat : 26754 (PBS4L) R 26752 26754 26708 0 -1 4194304 6074 0 0 0 11994 8 0 0 25 0 1 0 191708670 24170496 5677 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/26754/statm: 5901 5677 105 232 0 5666 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 23604

[startup+130.078 s]
/proc/loadavg: 0.98 0.99 0.97 2/64 26836
/proc/meminfo: memFree=1510176/2055920 swapFree=4181372/4192956
[pid=26754] ppid=26752 vsize=39988 CPUtime=130.02
/proc/26754/stat : 26754 (PBS4L) R 26752 26754 26708 0 -1 4194304 6454 0 0 0 12994 8 0 0 25 0 1 0 191708670 40947712 6057 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/26754/statm: 9997 6057 105 232 0 9762 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 39988

[startup+140.084 s]
/proc/loadavg: 0.98 0.99 0.97 2/64 26836
/proc/meminfo: memFree=1508704/2055920 swapFree=4181372/4192956
[pid=26754] ppid=26752 vsize=39988 CPUtime=140.02
/proc/26754/stat : 26754 (PBS4L) R 26752 26754 26708 0 -1 4194304 6816 0 0 0 13994 8 0 0 25 0 1 0 191708670 40947712 6419 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/26754/statm: 9997 6419 105 232 0 9762 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 39988

[startup+150.09 s]
/proc/loadavg: 0.99 0.99 0.97 2/64 26836
/proc/meminfo: memFree=1507296/2055920 swapFree=4181372/4192956
[pid=26754] ppid=26752 vsize=39988 CPUtime=150.04
/proc/26754/stat : 26754 (PBS4L) R 26752 26754 26708 0 -1 4194304 7159 0 0 0 14995 9 0 0 25 0 1 0 191708670 40947712 6762 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549242 0 0 4096 0 0 0 0 17 1 0 0
/proc/26754/statm: 9997 6762 105 232 0 9762 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 39988

[startup+160.096 s]
/proc/loadavg: 0.99 0.99 0.97 2/64 26836
/proc/meminfo: memFree=1505952/2055920 swapFree=4181372/4192956
[pid=26754] ppid=26752 vsize=39988 CPUtime=160.04
/proc/26754/stat : 26754 (PBS4L) R 26752 26754 26708 0 -1 4194304 7521 0 0 0 15995 9 0 0 25 0 1 0 191708670 40947712 7124 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/26754/statm: 9997 7124 105 232 0 9762 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 39988

[startup+170.103 s]
/proc/loadavg: 0.99 0.99 0.97 2/64 26836
/proc/meminfo: memFree=1504480/2055920 swapFree=4181372/4192956
[pid=26754] ppid=26752 vsize=39988 CPUtime=170.04
/proc/26754/stat : 26754 (PBS4L) R 26752 26754 26708 0 -1 4194304 7900 0 0 0 16995 9 0 0 25 0 1 0 191708670 40947712 7503 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/26754/statm: 9997 7503 105 232 0 9762 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 39988

[startup+180.109 s]
/proc/loadavg: 0.99 0.99 0.97 2/64 26836
/proc/meminfo: memFree=1502944/2055920 swapFree=4181372/4192956
[pid=26754] ppid=26752 vsize=39988 CPUtime=180.04
/proc/26754/stat : 26754 (PBS4L) R 26752 26754 26708 0 -1 4194304 8281 0 0 0 17995 9 0 0 25 0 1 0 191708670 40947712 7884 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549223 0 0 4096 0 0 0 0 17 1 0 0
/proc/26754/statm: 9997 7884 105 232 0 9762 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 39988

[startup+190.115 s]
/proc/loadavg: 0.99 0.99 0.97 2/64 26836
/proc/meminfo: memFree=1501600/2055920 swapFree=4181372/4192956
[pid=26754] ppid=26752 vsize=39988 CPUtime=190.05
/proc/26754/stat : 26754 (PBS4L) R 26752 26754 26708 0 -1 4194304 8625 0 0 0 18995 10 0 0 25 0 1 0 191708670 40947712 8228 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134564527 0 0 4096 0 0 0 0 17 1 0 0
/proc/26754/statm: 9997 8228 105 232 0 9762 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 39988

[startup+200.121 s]
/proc/loadavg: 0.99 0.99 0.97 2/64 26836
/proc/meminfo: memFree=1500192/2055920 swapFree=4181372/4192956
[pid=26754] ppid=26752 vsize=39988 CPUtime=200.05
/proc/26754/stat : 26754 (PBS4L) R 26752 26754 26708 0 -1 4194304 8968 0 0 0 19995 10 0 0 25 0 1 0 191708670 40947712 8571 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/26754/statm: 9997 8571 105 232 0 9762 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 39988

[startup+210.127 s]
/proc/loadavg: 0.99 0.99 0.97 2/64 26836
/proc/meminfo: memFree=1498784/2055920 swapFree=4181372/4192956

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

/proc/26754/stat : 26754 (PBS4L) R 26752 26754 26708 0 -1 4194304 68007 0 0 0 178119 41 0 0 25 0 1 0 191708670 410210304 67610 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/26754/statm: 100149 67610 105 232 0 99914 0
Current children cumulated CPU time (s) 1781.6
Current children cumulated vsize (Kb) 400596

[startup+1783.1 s]
/proc/loadavg: 0.99 0.99 0.97 2/64 26836
/proc/meminfo: memFree=1262304/2055920 swapFree=4181372/4192956
[pid=26754] ppid=26752 vsize=400596 CPUtime=1782.6
/proc/26754/stat : 26754 (PBS4L) R 26752 26754 26708 0 -1 4194304 68043 0 0 0 178219 41 0 0 25 0 1 0 191708670 410210304 67646 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/26754/statm: 100149 67646 105 232 0 99914 0
Current children cumulated CPU time (s) 1782.6
Current children cumulated vsize (Kb) 400596

[startup+1784.11 s]
/proc/loadavg: 0.99 0.99 0.97 2/64 26836
/proc/meminfo: memFree=1262048/2055920 swapFree=4181372/4192956
[pid=26754] ppid=26752 vsize=400596 CPUtime=1783.61
/proc/26754/stat : 26754 (PBS4L) R 26752 26754 26708 0 -1 4194304 68098 0 0 0 178320 41 0 0 25 0 1 0 191708670 410210304 67701 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549282 0 0 4096 0 0 0 0 17 1 0 0
/proc/26754/statm: 100149 67701 105 232 0 99914 0
Current children cumulated CPU time (s) 1783.61
Current children cumulated vsize (Kb) 400596

[startup+1785.11 s]
/proc/loadavg: 0.99 0.99 0.97 2/64 26836
/proc/meminfo: memFree=1261920/2055920 swapFree=4181372/4192956
[pid=26754] ppid=26752 vsize=400596 CPUtime=1784.61
/proc/26754/stat : 26754 (PBS4L) R 26752 26754 26708 0 -1 4194304 68134 0 0 0 178420 41 0 0 25 0 1 0 191708670 410210304 67737 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/26754/statm: 100149 67737 105 232 0 99914 0
Current children cumulated CPU time (s) 1784.61
Current children cumulated vsize (Kb) 400596

[startup+1786.12 s]
/proc/loadavg: 0.99 0.99 0.97 2/64 26836
/proc/meminfo: memFree=1261728/2055920 swapFree=4181372/4192956
[pid=26754] ppid=26752 vsize=400596 CPUtime=1785.62
/proc/26754/stat : 26754 (PBS4L) R 26752 26754 26708 0 -1 4194304 68188 0 0 0 178521 41 0 0 25 0 1 0 191708670 410210304 67791 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549323 0 0 4096 0 0 0 0 17 1 0 0
/proc/26754/statm: 100149 67791 105 232 0 99914 0
Current children cumulated CPU time (s) 1785.62
Current children cumulated vsize (Kb) 400596

[startup+1787.12 s]
/proc/loadavg: 0.99 0.99 0.97 2/64 26836
/proc/meminfo: memFree=1261536/2055920 swapFree=4181372/4192956
[pid=26754] ppid=26752 vsize=400596 CPUtime=1786.62
/proc/26754/stat : 26754 (PBS4L) R 26752 26754 26708 0 -1 4194304 68224 0 0 0 178621 41 0 0 25 0 1 0 191708670 410210304 67827 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/26754/statm: 100149 67827 105 232 0 99914 0
Current children cumulated CPU time (s) 1786.62
Current children cumulated vsize (Kb) 400596

[startup+1788.13 s]
/proc/loadavg: 0.99 0.99 0.97 2/64 26836
/proc/meminfo: memFree=1261408/2055920 swapFree=4181372/4192956
[pid=26754] ppid=26752 vsize=400596 CPUtime=1787.63
/proc/26754/stat : 26754 (PBS4L) R 26752 26754 26708 0 -1 4194304 68260 0 0 0 178722 41 0 0 25 0 1 0 191708670 410210304 67863 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549242 0 0 4096 0 0 0 0 17 1 0 0
/proc/26754/statm: 100149 67863 105 232 0 99914 0
Current children cumulated CPU time (s) 1787.63
Current children cumulated vsize (Kb) 400596

[startup+1789.13 s]
/proc/loadavg: 0.99 0.99 0.97 2/64 26836
/proc/meminfo: memFree=1261216/2055920 swapFree=4181372/4192956
[pid=26754] ppid=26752 vsize=400596 CPUtime=1788.63
/proc/26754/stat : 26754 (PBS4L) R 26752 26754 26708 0 -1 4194304 68315 0 0 0 178822 41 0 0 25 0 1 0 191708670 410210304 67918 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/26754/statm: 100149 67918 105 232 0 99914 0
Current children cumulated CPU time (s) 1788.63
Current children cumulated vsize (Kb) 400596

[startup+1790.14 s]
/proc/loadavg: 0.99 0.99 0.97 2/64 26836
/proc/meminfo: memFree=1261024/2055920 swapFree=4181372/4192956
[pid=26754] ppid=26752 vsize=400596 CPUtime=1789.64
/proc/26754/stat : 26754 (PBS4L) R 26752 26754 26708 0 -1 4194304 68351 0 0 0 178923 41 0 0 25 0 1 0 191708670 410210304 67954 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549321 0 0 4096 0 0 0 0 17 1 0 0
/proc/26754/statm: 100149 67954 105 232 0 99914 0
Current children cumulated CPU time (s) 1789.64
Current children cumulated vsize (Kb) 400596

[startup+1791.14 s]
/proc/loadavg: 0.99 0.99 0.97 2/64 26836
/proc/meminfo: memFree=1260832/2055920 swapFree=4181372/4192956
[pid=26754] ppid=26752 vsize=400596 CPUtime=1790.64
/proc/26754/stat : 26754 (PBS4L) R 26752 26754 26708 0 -1 4194304 68405 0 0 0 179023 41 0 0 25 0 1 0 191708670 410210304 68008 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/26754/statm: 100149 68008 105 232 0 99914 0
Current children cumulated CPU time (s) 1790.64
Current children cumulated vsize (Kb) 400596

[startup+1792.15 s]
/proc/loadavg: 0.99 0.99 0.97 2/64 26836
/proc/meminfo: memFree=1260704/2055920 swapFree=4181372/4192956
[pid=26754] ppid=26752 vsize=400596 CPUtime=1791.65
/proc/26754/stat : 26754 (PBS4L) R 26752 26754 26708 0 -1 4194304 68441 0 0 0 179124 41 0 0 25 0 1 0 191708670 410210304 68044 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549242 0 0 4096 0 0 0 0 17 1 0 0
/proc/26754/statm: 100149 68044 105 232 0 99914 0
Current children cumulated CPU time (s) 1791.65
Current children cumulated vsize (Kb) 400596

[startup+1793.15 s]
/proc/loadavg: 0.99 0.99 0.97 2/64 26836
/proc/meminfo: memFree=1260576/2055920 swapFree=4181372/4192956
[pid=26754] ppid=26752 vsize=400596 CPUtime=1792.65
/proc/26754/stat : 26754 (PBS4L) R 26752 26754 26708 0 -1 4194304 68477 0 0 0 179224 41 0 0 25 0 1 0 191708670 410210304 68080 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549345 0 0 4096 0 0 0 0 17 1 0 0
/proc/26754/statm: 100149 68080 105 232 0 99914 0
Current children cumulated CPU time (s) 1792.65
Current children cumulated vsize (Kb) 400596

[startup+1794.16 s]
/proc/loadavg: 0.99 0.99 0.97 2/64 26836
/proc/meminfo: memFree=1260320/2055920 swapFree=4181372/4192956
[pid=26754] ppid=26752 vsize=400596 CPUtime=1793.66
/proc/26754/stat : 26754 (PBS4L) R 26752 26754 26708 0 -1 4194304 68532 0 0 0 179325 41 0 0 25 0 1 0 191708670 410210304 68135 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/26754/statm: 100149 68135 105 232 0 99914 0
Current children cumulated CPU time (s) 1793.66
Current children cumulated vsize (Kb) 400596

[startup+1795.16 s]
/proc/loadavg: 0.99 0.99 0.97 2/64 26836
/proc/meminfo: memFree=1260192/2055920 swapFree=4181372/4192956
[pid=26754] ppid=26752 vsize=400596 CPUtime=1794.66
/proc/26754/stat : 26754 (PBS4L) R 26752 26754 26708 0 -1 4194304 68568 0 0 0 179425 41 0 0 25 0 1 0 191708670 410210304 68171 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549328 0 0 4096 0 0 0 0 17 1 0 0
/proc/26754/statm: 100149 68171 105 232 0 99914 0
Current children cumulated CPU time (s) 1794.66
Current children cumulated vsize (Kb) 400596

[startup+1796.17 s]
/proc/loadavg: 0.99 0.99 0.97 2/64 26836
/proc/meminfo: memFree=1260064/2055920 swapFree=4181372/4192956
[pid=26754] ppid=26752 vsize=400596 CPUtime=1795.66
/proc/26754/stat : 26754 (PBS4L) R 26752 26754 26708 0 -1 4194304 68604 0 0 0 179525 41 0 0 25 0 1 0 191708670 410210304 68207 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549303 0 0 4096 0 0 0 0 17 1 0 0
/proc/26754/statm: 100149 68207 105 232 0 99914 0
Current children cumulated CPU time (s) 1795.66
Current children cumulated vsize (Kb) 400596

[startup+1797.17 s]
/proc/loadavg: 0.99 0.99 0.97 2/64 26836
/proc/meminfo: memFree=1259872/2055920 swapFree=4181372/4192956
[pid=26754] ppid=26752 vsize=400596 CPUtime=1796.67
/proc/26754/stat : 26754 (PBS4L) R 26752 26754 26708 0 -1 4194304 68640 0 0 0 179626 41 0 0 25 0 1 0 191708670 410210304 68243 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/26754/statm: 100149 68243 105 232 0 99914 0
Current children cumulated CPU time (s) 1796.67
Current children cumulated vsize (Kb) 400596

[startup+1798.18 s]
/proc/loadavg: 0.99 0.99 0.97 2/64 26836
/proc/meminfo: memFree=1259680/2055920 swapFree=4181372/4192956
[pid=26754] ppid=26752 vsize=400596 CPUtime=1797.67
/proc/26754/stat : 26754 (PBS4L) R 26752 26754 26708 0 -1 4194304 68694 0 0 0 179726 41 0 0 25 0 1 0 191708670 410210304 68297 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549321 0 0 4096 0 0 0 0 17 1 0 0
/proc/26754/statm: 100149 68297 105 232 0 99914 0
Current children cumulated CPU time (s) 1797.67
Current children cumulated vsize (Kb) 400596

[startup+1799.18 s]
/proc/loadavg: 0.99 0.99 0.97 2/64 26836
/proc/meminfo: memFree=1259424/2055920 swapFree=4181372/4192956
[pid=26754] ppid=26752 vsize=400596 CPUtime=1798.68
/proc/26754/stat : 26754 (PBS4L) R 26752 26754 26708 0 -1 4194304 68749 0 0 0 179827 41 0 0 25 0 1 0 191708670 410210304 68352 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549255 0 0 4096 0 0 0 0 17 1 0 0
/proc/26754/statm: 100149 68352 105 232 0 99914 0
Current children cumulated CPU time (s) 1798.68
Current children cumulated vsize (Kb) 400596

[startup+1800.19 s]
/proc/loadavg: 0.99 0.99 0.97 2/64 26836
/proc/meminfo: memFree=1259296/2055920 swapFree=4181372/4192956
[pid=26754] ppid=26752 vsize=400596 CPUtime=1799.68
/proc/26754/stat : 26754 (PBS4L) R 26752 26754 26708 0 -1 4194304 68785 0 0 0 179927 41 0 0 25 0 1 0 191708670 410210304 68388 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549251 0 0 4096 0 0 0 0 17 1 0 0
/proc/26754/statm: 100149 68388 105 232 0 99914 0
Current children cumulated CPU time (s) 1799.68
Current children cumulated vsize (Kb) 400596

[startup+1801.19 s]
/proc/loadavg: 0.99 0.99 0.97 2/64 26836
/proc/meminfo: memFree=1259104/2055920 swapFree=4181372/4192956
[pid=26754] ppid=26752 vsize=400596 CPUtime=1800.69
/proc/26754/stat : 26754 (PBS4L) R 26752 26754 26708 0 -1 4194304 68839 0 0 0 180028 41 0 0 25 0 1 0 191708670 410210304 68442 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549282 0 0 4096 0 0 0 0 17 1 0 0
/proc/26754/statm: 100149 68442 105 232 0 99914 0
Current children cumulated CPU time (s) 1800.69
Current children cumulated vsize (Kb) 400596



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.2 s]
/proc/loadavg: 0.99 0.99 0.97 2/64 26836
/proc/meminfo: memFree=1259104/2055920 swapFree=4181372/4192956
[pid=26754] ppid=26752 vsize=400596 CPUtime=1800.69
/proc/26754/stat : 26754 (PBS4L) R 26752 26754 26708 0 -1 4194304 68839 0 0 0 180028 41 0 0 25 0 1 0 191708670 410210304 68442 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549314 0 0 4096 0 0 0 0 17 1 0 0
/proc/26754/statm: 100149 68442 105 232 0 99914 0
Current children cumulated CPU time (s) 1800.69
Current children cumulated vsize (Kb) 400596

Sending SIGTERM to -26754
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.24
CPU time (s): 1800.75
CPU user time (s): 1800.28
CPU system time (s): 0.463929
CPU usage (%): 99.9724
Max. virtual memory (cumulated for all children) (Kb): 400596
The end

Launcher Data (download as text)

Begin job on node1 on Fri Jun  2 15:01:11 UTC 2006


FILE ID= 41278-1149260471

PBS_JOBID= 298629

BENCH NAME= ROOT/tmp/node1/41278-1149260471/instance-41278-1149260471.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node1/41278-1149260471/instance-41278-1149260471.opb 76161147
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-41278-1149260471 -o ROOT/results/node1/solver-41278-1149260471 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node1/41278-1149260471/instance-41278-1149260471.opb 76161147

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  eb3ec27dc8137302430c8b48ccd8a471

RANDOM SEED= 76161147


/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:       1532752 kB
Buffers:         17672 kB
Cached:         435836 kB
SwapCached:       3452 kB
Active:          43204 kB
Inactive:       419936 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1532752 kB
SwapTotal:     4192956 kB
SwapFree:      4181372 kB
Dirty:             304 kB
Writeback:           0 kB
Mapped:          16168 kB
Slab:            45636 kB
Committed_AS:   230176 kB
PageTables:       1704 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node1 on Fri Jun  2 15:31:12 UTC 2006