Trace number 41268

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

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-markshare2_1.opb
MD5SUMf3b3c7fec040599f5daa92cc157157c9
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark9
Best CPU time to get the best result obtained on this benchmark1800.82
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 9
Optimality of the best value was proved NO
Number of variables330
Total number of constraints13
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 constraints13
Minimum length of a constraint11
Maximum length of a constraint150
Number of terms in the objective function 210
Biggest coefficient in the objective function 37450
Number of bits for the biggest coefficient in the objective function 16
Sum of the numbers in the objective function 524454
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 261082
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 524454
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/node33/41268-1149258379/instance-41268-1149258379.opb ......
0.01	c done parsing opb.
0.01	o 187
0.01	o 146
0.02	o 144
9.66	o 70
9.80	o 69
13.22	o 60
17.14	o 43
1260.55	o 42

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/node33/watcher-41268-1149258379 -o ROOT/results/node33/solver-41268-1149258379 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node33/41268-1149258379/instance-41268-1149258379.opb 544583600 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.95 0.98 2/64 7788
/proc/meminfo: memFree=1669584/2055920 swapFree=4181332/4192956
[pid=7788] ppid=7786 vsize=1368 CPUtime=0
/proc/7788/stat : 7788 (PBS4L) D 7786 7788 7742 0 -1 4194304 111 0 0 0 0 0 0 0 19 0 1 0 191501680 1400832 95 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135137645 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/7788/statm: 342 95 84 232 0 107 0

[startup+10.003 s]
/proc/loadavg: 0.93 0.95 0.98 2/64 7788
/proc/meminfo: memFree=1660824/2055920 swapFree=4181332/4192956
[pid=7788] ppid=7786 vsize=9920 CPUtime=9.99
/proc/7788/stat : 7788 (PBS4L) R 7786 7788 7742 0 -1 4194304 2320 0 0 0 997 2 0 0 25 0 1 0 191501680 10158080 2296 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549242 0 0 4096 0 0 0 0 17 1 0 0
/proc/7788/statm: 2480 2296 108 232 0 2245 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 9920

[startup+20.0093 s]
/proc/loadavg: 0.94 0.96 0.98 2/64 7788
/proc/meminfo: memFree=1656856/2055920 swapFree=4181332/4192956
[pid=7788] ppid=7786 vsize=19760 CPUtime=19.99
/proc/7788/stat : 7788 (PBS4L) R 7786 7788 7742 0 -1 4194304 3447 0 0 0 1995 4 0 0 25 0 1 0 191501680 20234240 3277 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/7788/statm: 4940 3277 108 232 0 4705 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 19760

[startup+30.0156 s]
/proc/loadavg: 0.95 0.96 0.98 2/64 7788
/proc/meminfo: memFree=1655448/2055920 swapFree=4181332/4192956
[pid=7788] ppid=7786 vsize=20164 CPUtime=30
/proc/7788/stat : 7788 (PBS4L) R 7786 7788 7742 0 -1 4194304 3800 0 0 0 2994 6 0 0 25 0 1 0 191501680 20647936 3630 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558771 0 0 4096 0 0 0 0 17 1 0 0
/proc/7788/statm: 5041 3630 108 232 0 4806 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 20164

[startup+40.0219 s]
/proc/loadavg: 0.95 0.96 0.98 2/64 7788
/proc/meminfo: memFree=1650904/2055920 swapFree=4181332/4192956
[pid=7788] ppid=7786 vsize=21196 CPUtime=39.99
/proc/7788/stat : 7788 (PBS4L) R 7786 7788 7742 0 -1 4194304 5130 0 0 0 3991 8 0 0 25 0 1 0 191501680 21704704 4767 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549225 0 0 4096 0 0 0 0 17 1 0 0
/proc/7788/statm: 5299 4767 108 232 0 5064 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 21196

[startup+50.0281 s]
/proc/loadavg: 0.96 0.96 0.98 2/64 7788
/proc/meminfo: memFree=1649368/2055920 swapFree=4181332/4192956
[pid=7788] ppid=7786 vsize=37864 CPUtime=50
/proc/7788/stat : 7788 (PBS4L) R 7786 7788 7742 0 -1 4194304 5510 0 0 0 4990 10 0 0 25 0 1 0 191501680 38772736 5147 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549255 0 0 4096 0 0 0 0 17 1 0 0
/proc/7788/statm: 9466 5147 108 232 0 9231 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 37864

[startup+60.0344 s]
/proc/loadavg: 0.97 0.96 0.98 2/64 7788
/proc/meminfo: memFree=1646936/2055920 swapFree=4181332/4192956
[pid=7788] ppid=7786 vsize=38036 CPUtime=60.01
/proc/7788/stat : 7788 (PBS4L) R 7786 7788 7742 0 -1 4194304 6112 0 0 0 5989 12 0 0 25 0 1 0 191501680 38948864 5749 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/7788/statm: 9509 5749 108 232 0 9274 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 38036

[startup+70.0407 s]
/proc/loadavg: 0.97 0.96 0.98 2/64 7788
/proc/meminfo: memFree=1642904/2055920 swapFree=4181332/4192956
[pid=7788] ppid=7786 vsize=38312 CPUtime=70.01
/proc/7788/stat : 7788 (PBS4L) R 7786 7788 7742 0 -1 4194304 7113 0 0 0 6988 13 0 0 25 0 1 0 191501680 39231488 6750 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/7788/statm: 9578 6750 108 232 0 9343 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 38312

[startup+80.047 s]
/proc/loadavg: 0.98 0.96 0.98 2/64 7788
/proc/meminfo: memFree=1641944/2055920 swapFree=4181332/4192956
[pid=7788] ppid=7786 vsize=38584 CPUtime=80.01
/proc/7788/stat : 7788 (PBS4L) R 7786 7788 7742 0 -1 4194304 7362 0 0 0 7986 15 0 0 25 0 1 0 191501680 39510016 6999 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/7788/statm: 9646 6999 108 232 0 9411 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 38584

[startup+90.0533 s]
/proc/loadavg: 0.98 0.96 0.98 2/64 7788
/proc/meminfo: memFree=1641176/2055920 swapFree=4181332/4192956
[pid=7788] ppid=7786 vsize=38768 CPUtime=90.02
/proc/7788/stat : 7788 (PBS4L) R 7786 7788 7742 0 -1 4194304 7551 0 0 0 8985 17 0 0 25 0 1 0 191501680 39698432 7188 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/7788/statm: 9692 7188 108 232 0 9457 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 38768

[startup+100.06 s]
/proc/loadavg: 0.98 0.96 0.98 2/64 7788
/proc/meminfo: memFree=1640920/2055920 swapFree=4181332/4192956
[pid=7788] ppid=7786 vsize=39072 CPUtime=100.02
/proc/7788/stat : 7788 (PBS4L) R 7786 7788 7742 0 -1 4194304 7629 0 0 0 9983 19 0 0 25 0 1 0 191501680 40009728 7266 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134564880 0 0 4096 0 0 0 0 17 1 0 0
/proc/7788/statm: 9768 7266 108 232 0 9533 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 39072

[startup+110.066 s]
/proc/loadavg: 0.98 0.96 0.98 2/64 7788
/proc/meminfo: memFree=1639768/2055920 swapFree=4181332/4192956
[pid=7788] ppid=7786 vsize=40796 CPUtime=110.02
/proc/7788/stat : 7788 (PBS4L) R 7786 7788 7742 0 -1 4194304 8286 0 0 0 10982 20 0 0 25 0 1 0 191501680 41775104 7538 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/7788/statm: 10199 7538 108 232 0 9964 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 40796

[startup+120.072 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 7788
/proc/meminfo: memFree=1638488/2055920 swapFree=4181332/4192956
[pid=7788] ppid=7786 vsize=40940 CPUtime=120.03
/proc/7788/stat : 7788 (PBS4L) R 7786 7788 7742 0 -1 4194304 8618 0 0 0 11981 22 0 0 25 0 1 0 191501680 41922560 7870 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/7788/statm: 10235 7870 108 232 0 10000 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 40940

[startup+130.078 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 7788
/proc/meminfo: memFree=1636632/2055920 swapFree=4181332/4192956
[pid=7788] ppid=7786 vsize=41228 CPUtime=130.03
/proc/7788/stat : 7788 (PBS4L) R 7786 7788 7742 0 -1 4194304 9070 0 0 0 12980 23 0 0 25 0 1 0 191501680 42217472 8322 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/7788/statm: 10307 8322 108 232 0 10072 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 41228

[startup+140.085 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 7788
/proc/meminfo: memFree=1635800/2055920 swapFree=4181332/4192956
[pid=7788] ppid=7786 vsize=41516 CPUtime=140.03
/proc/7788/stat : 7788 (PBS4L) R 7786 7788 7742 0 -1 4194304 9275 0 0 0 13978 25 0 0 25 0 1 0 191501680 42512384 8527 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/7788/statm: 10379 8527 108 232 0 10144 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 41516

[startup+150.091 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 7788
/proc/meminfo: memFree=1632792/2055920 swapFree=4181332/4192956
[pid=7788] ppid=7786 vsize=41660 CPUtime=150.03
/proc/7788/stat : 7788 (PBS4L) R 7786 7788 7742 0 -1 4194304 10023 0 0 0 14975 28 0 0 25 0 1 0 191501680 42659840 9275 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/7788/statm: 10415 9275 108 232 0 10180 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 41660

[startup+160.097 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 7788
/proc/meminfo: memFree=1629720/2055920 swapFree=4181332/4192956
[pid=7788] ppid=7786 vsize=42148 CPUtime=160.04
/proc/7788/stat : 7788 (PBS4L) R 7786 7788 7742 0 -1 4194304 10796 0 0 0 15975 29 0 0 25 0 1 0 191501680 43159552 10048 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/7788/statm: 10537 10048 108 232 0 10302 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 42148

[startup+170.104 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 7788
/proc/meminfo: memFree=1629464/2055920 swapFree=4181332/4192956
[pid=7788] ppid=7786 vsize=42480 CPUtime=170.05
/proc/7788/stat : 7788 (PBS4L) R 7786 7788 7742 0 -1 4194304 10864 0 0 0 16975 30 0 0 25 0 1 0 191501680 43499520 10116 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/7788/statm: 10620 10116 108 232 0 10385 0
Current children cumulated CPU time (s) 170.05
Current children cumulated vsize (Kb) 42480

[startup+180.11 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 7788
/proc/meminfo: memFree=1629272/2055920 swapFree=4181332/4192956
[pid=7788] ppid=7786 vsize=42480 CPUtime=180.04
/proc/7788/stat : 7788 (PBS4L) R 7786 7788 7742 0 -1 4194304 10897 0 0 0 17974 30 0 0 25 0 1 0 191501680 43499520 10149 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/7788/statm: 10620 10149 108 232 0 10385 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 42480

[startup+190.116 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 7788
/proc/meminfo: memFree=1629080/2055920 swapFree=4181332/4192956
[pid=7788] ppid=7786 vsize=42656 CPUtime=190.04
/proc/7788/stat : 7788 (PBS4L) R 7786 7788 7742 0 -1 4194304 10950 0 0 0 18973 31 0 0 25 0 1 0 191501680 43679744 10202 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/7788/statm: 10664 10202 108 232 0 10429 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 42656

[startup+200.122 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 7788
/proc/meminfo: memFree=1628824/2055920 swapFree=4181332/4192956
[pid=7788] ppid=7786 vsize=42836 CPUtime=200.05
/proc/7788/stat : 7788 (PBS4L) R 7786 7788 7742 0 -1 4194304 11012 0 0 0 19973 32 0 0 25 0 1 0 191501680 43864064 10264 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/7788/statm: 10709 10264 108 232 0 10474 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 42836

[startup+210.13 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 7788
/proc/meminfo: memFree=1628632/2055920 swapFree=4181332/4192956

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

/proc/7788/stat : 7788 (PBS4L) R 7786 7788 7742 0 -1 4194304 22461 0 0 0 177990 166 0 0 25 0 1 0 191501680 112238592 16334 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/7788/statm: 27402 16334 108 232 0 27167 0
Current children cumulated CPU time (s) 1781.56
Current children cumulated vsize (Kb) 109608

[startup+1783.12 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 7790
/proc/meminfo: memFree=1604192/2055920 swapFree=4181332/4192956
[pid=7788] ppid=7786 vsize=109608 CPUtime=1782.57
/proc/7788/stat : 7788 (PBS4L) R 7786 7788 7742 0 -1 4194304 22462 0 0 0 178091 166 0 0 25 0 1 0 191501680 112238592 16335 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/7788/statm: 27402 16335 108 232 0 27167 0
Current children cumulated CPU time (s) 1782.57
Current children cumulated vsize (Kb) 109608

[startup+1784.13 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 7790
/proc/meminfo: memFree=1604192/2055920 swapFree=4181332/4192956
[pid=7788] ppid=7786 vsize=109608 CPUtime=1783.57
/proc/7788/stat : 7788 (PBS4L) R 7786 7788 7742 0 -1 4194304 22464 0 0 0 178191 166 0 0 25 0 1 0 191501680 112238592 16337 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558791 0 0 4096 0 0 0 0 17 1 0 0
/proc/7788/statm: 27402 16337 108 232 0 27167 0
Current children cumulated CPU time (s) 1783.57
Current children cumulated vsize (Kb) 109608

[startup+1785.14 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 7790
/proc/meminfo: memFree=1604192/2055920 swapFree=4181332/4192956
[pid=7788] ppid=7786 vsize=109608 CPUtime=1784.58
/proc/7788/stat : 7788 (PBS4L) R 7786 7788 7742 0 -1 4194304 22465 0 0 0 178292 166 0 0 25 0 1 0 191501680 112238592 16338 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558802 0 0 4096 0 0 0 0 17 1 0 0
/proc/7788/statm: 27402 16338 108 232 0 27167 0
Current children cumulated CPU time (s) 1784.58
Current children cumulated vsize (Kb) 109608

[startup+1786.14 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 7790
/proc/meminfo: memFree=1604192/2055920 swapFree=4181332/4192956
[pid=7788] ppid=7786 vsize=109608 CPUtime=1785.58
/proc/7788/stat : 7788 (PBS4L) R 7786 7788 7742 0 -1 4194304 22467 0 0 0 178392 166 0 0 25 0 1 0 191501680 112238592 16340 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549958 0 0 4096 0 0 0 0 17 1 0 0
/proc/7788/statm: 27402 16340 108 232 0 27167 0
Current children cumulated CPU time (s) 1785.58
Current children cumulated vsize (Kb) 109608

[startup+1787.14 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 7790
/proc/meminfo: memFree=1604192/2055920 swapFree=4181332/4192956
[pid=7788] ppid=7786 vsize=109608 CPUtime=1786.59
/proc/7788/stat : 7788 (PBS4L) R 7786 7788 7742 0 -1 4194304 22473 0 0 0 178493 166 0 0 25 0 1 0 191501680 112238592 16346 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558791 0 0 4096 0 0 0 0 17 1 0 0
/proc/7788/statm: 27402 16346 108 232 0 27167 0
Current children cumulated CPU time (s) 1786.59
Current children cumulated vsize (Kb) 109608

[startup+1788.15 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 7790
/proc/meminfo: memFree=1604192/2055920 swapFree=4181332/4192956
[pid=7788] ppid=7786 vsize=109608 CPUtime=1787.59
/proc/7788/stat : 7788 (PBS4L) R 7786 7788 7742 0 -1 4194304 22475 0 0 0 178593 166 0 0 25 0 1 0 191501680 112238592 16348 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/7788/statm: 27402 16348 108 232 0 27167 0
Current children cumulated CPU time (s) 1787.59
Current children cumulated vsize (Kb) 109608

[startup+1789.15 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 7790
/proc/meminfo: memFree=1604128/2055920 swapFree=4181332/4192956
[pid=7788] ppid=7786 vsize=109608 CPUtime=1788.59
/proc/7788/stat : 7788 (PBS4L) R 7786 7788 7742 0 -1 4194304 22478 0 0 0 178693 166 0 0 25 0 1 0 191501680 112238592 16351 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/7788/statm: 27402 16351 108 232 0 27167 0
Current children cumulated CPU time (s) 1788.59
Current children cumulated vsize (Kb) 109608

[startup+1790.16 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 7790
/proc/meminfo: memFree=1604128/2055920 swapFree=4181332/4192956
[pid=7788] ppid=7786 vsize=109608 CPUtime=1789.6
/proc/7788/stat : 7788 (PBS4L) R 7786 7788 7742 0 -1 4194304 22480 0 0 0 178794 166 0 0 25 0 1 0 191501680 112238592 16353 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/7788/statm: 27402 16353 108 232 0 27167 0
Current children cumulated CPU time (s) 1789.6
Current children cumulated vsize (Kb) 109608

[startup+1791.16 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 7790
/proc/meminfo: memFree=1604128/2055920 swapFree=4181332/4192956
[pid=7788] ppid=7786 vsize=109608 CPUtime=1790.6
/proc/7788/stat : 7788 (PBS4L) R 7786 7788 7742 0 -1 4194304 22481 0 0 0 178894 166 0 0 25 0 1 0 191501680 112238592 16354 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/7788/statm: 27402 16354 108 232 0 27167 0
Current children cumulated CPU time (s) 1790.6
Current children cumulated vsize (Kb) 109608

[startup+1792.17 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 7790
/proc/meminfo: memFree=1604128/2055920 swapFree=4181332/4192956
[pid=7788] ppid=7786 vsize=109608 CPUtime=1791.62
/proc/7788/stat : 7788 (PBS4L) R 7786 7788 7742 0 -1 4194304 22483 0 0 0 178995 167 0 0 25 0 1 0 191501680 112238592 16356 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/7788/statm: 27402 16356 108 232 0 27167 0
Current children cumulated CPU time (s) 1791.62
Current children cumulated vsize (Kb) 109608

[startup+1793.18 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 7790
/proc/meminfo: memFree=1604128/2055920 swapFree=4181332/4192956
[pid=7788] ppid=7786 vsize=109608 CPUtime=1792.62
/proc/7788/stat : 7788 (PBS4L) R 7786 7788 7742 0 -1 4194304 22485 0 0 0 179095 167 0 0 25 0 1 0 191501680 112238592 16358 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558771 0 0 4096 0 0 0 0 17 1 0 0
/proc/7788/statm: 27402 16358 108 232 0 27167 0
Current children cumulated CPU time (s) 1792.62
Current children cumulated vsize (Kb) 109608

[startup+1794.18 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 7790
/proc/meminfo: memFree=1604128/2055920 swapFree=4181332/4192956
[pid=7788] ppid=7786 vsize=109608 CPUtime=1793.62
/proc/7788/stat : 7788 (PBS4L) R 7786 7788 7742 0 -1 4194304 22486 0 0 0 179195 167 0 0 25 0 1 0 191501680 112238592 16359 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549273 0 0 4096 0 0 0 0 17 1 0 0
/proc/7788/statm: 27402 16359 108 232 0 27167 0
Current children cumulated CPU time (s) 1793.62
Current children cumulated vsize (Kb) 109608

[startup+1795.18 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 7790
/proc/meminfo: memFree=1604128/2055920 swapFree=4181332/4192956
[pid=7788] ppid=7786 vsize=109608 CPUtime=1794.63
/proc/7788/stat : 7788 (PBS4L) R 7786 7788 7742 0 -1 4194304 22489 0 0 0 179296 167 0 0 25 0 1 0 191501680 112238592 16362 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558791 0 0 4096 0 0 0 0 17 1 0 0
/proc/7788/statm: 27402 16362 108 232 0 27167 0
Current children cumulated CPU time (s) 1794.63
Current children cumulated vsize (Kb) 109608

[startup+1796.19 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 7790
/proc/meminfo: memFree=1604128/2055920 swapFree=4181332/4192956
[pid=7788] ppid=7786 vsize=109608 CPUtime=1795.63
/proc/7788/stat : 7788 (PBS4L) R 7786 7788 7742 0 -1 4194304 22490 0 0 0 179396 167 0 0 25 0 1 0 191501680 112238592 16363 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/7788/statm: 27402 16363 108 232 0 27167 0
Current children cumulated CPU time (s) 1795.63
Current children cumulated vsize (Kb) 109608

[startup+1797.19 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 7790
/proc/meminfo: memFree=1604064/2055920 swapFree=4181332/4192956
[pid=7788] ppid=7786 vsize=109608 CPUtime=1796.64
/proc/7788/stat : 7788 (PBS4L) R 7786 7788 7742 0 -1 4194304 22491 0 0 0 179497 167 0 0 25 0 1 0 191501680 112238592 16364 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/7788/statm: 27402 16364 108 232 0 27167 0
Current children cumulated CPU time (s) 1796.64
Current children cumulated vsize (Kb) 109608

[startup+1798.2 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 7790
/proc/meminfo: memFree=1604064/2055920 swapFree=4181332/4192956
[pid=7788] ppid=7786 vsize=109608 CPUtime=1797.64
/proc/7788/stat : 7788 (PBS4L) R 7786 7788 7742 0 -1 4194304 22492 0 0 0 179597 167 0 0 25 0 1 0 191501680 112238592 16365 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/7788/statm: 27402 16365 108 232 0 27167 0
Current children cumulated CPU time (s) 1797.64
Current children cumulated vsize (Kb) 109608

[startup+1799.2 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 7790
/proc/meminfo: memFree=1604064/2055920 swapFree=4181332/4192956
[pid=7788] ppid=7786 vsize=109608 CPUtime=1798.64
/proc/7788/stat : 7788 (PBS4L) R 7786 7788 7742 0 -1 4194304 22493 0 0 0 179697 167 0 0 25 0 1 0 191501680 112238592 16366 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/7788/statm: 27402 16366 108 232 0 27167 0
Current children cumulated CPU time (s) 1798.64
Current children cumulated vsize (Kb) 109608

[startup+1800.21 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 7790
/proc/meminfo: memFree=1604064/2055920 swapFree=4181332/4192956
[pid=7788] ppid=7786 vsize=109608 CPUtime=1799.65
/proc/7788/stat : 7788 (PBS4L) R 7786 7788 7742 0 -1 4194304 22494 0 0 0 179798 167 0 0 25 0 1 0 191501680 112238592 16367 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/7788/statm: 27402 16367 108 232 0 27167 0
Current children cumulated CPU time (s) 1799.65
Current children cumulated vsize (Kb) 109608

[startup+1801.22 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 7790
/proc/meminfo: memFree=1604064/2055920 swapFree=4181332/4192956
[pid=7788] ppid=7786 vsize=109608 CPUtime=1800.65
/proc/7788/stat : 7788 (PBS4L) R 7786 7788 7742 0 -1 4194304 22496 0 0 0 179898 167 0 0 25 0 1 0 191501680 112238592 16369 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549962 0 0 4096 0 0 0 0 17 1 0 0
/proc/7788/statm: 27402 16369 108 232 0 27167 0
Current children cumulated CPU time (s) 1800.65
Current children cumulated vsize (Kb) 109608



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.22 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 7790
/proc/meminfo: memFree=1604064/2055920 swapFree=4181332/4192956
[pid=7788] ppid=7786 vsize=109608 CPUtime=1800.66
/proc/7788/stat : 7788 (PBS4L) R 7786 7788 7742 0 -1 4194304 22496 0 0 0 179899 167 0 0 25 0 1 0 191501680 112238592 16369 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550816 0 0 4096 0 0 0 0 17 1 0 0
/proc/7788/statm: 27402 16369 108 232 0 27167 0
Current children cumulated CPU time (s) 1800.66
Current children cumulated vsize (Kb) 109608

Sending SIGTERM to -7788
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.24
CPU time (s): 1800.68
CPU user time (s): 1798.99
CPU system time (s): 1.68674
CPU usage (%): 99.9691
Max. virtual memory (cumulated for all children) (Kb): 109608
The end

Launcher Data (download as text)

Begin job on node33 on Fri Jun  2 14:26:19 UTC 2006


FILE ID= 41268-1149258379

PBS_JOBID= 298503

BENCH NAME= ROOT/tmp/node33/41268-1149258379/instance-41268-1149258379.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node33/41268-1149258379/instance-41268-1149258379.opb 544583600
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node33/watcher-41268-1149258379 -o ROOT/results/node33/solver-41268-1149258379 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node33/41268-1149258379/instance-41268-1149258379.opb 544583600

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  f3b3c7fec040599f5daa92cc157157c9

RANDOM SEED= 544583600


/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.213
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.213
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:       1669792 kB
Buffers:         23336 kB
Cached:         290476 kB
SwapCached:       3544 kB
Active:          33040 kB
Inactive:       289800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1669792 kB
SwapTotal:     4192956 kB
SwapFree:      4181332 kB
Dirty:             160 kB
Writeback:           0 kB
Mapped:          14900 kB
Slab:            49384 kB
Committed_AS:   266916 kB
PageTables:       1424 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node33 on Fri Jun  2 14:56:20 UTC 2006