Trace number 41919

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.51 1801.2

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb40-19-opb/normalized-frb40-19-3.opb
MD5SUMc9380923d34e254cfa512f89027f1d42
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-40
Best CPU time to get the best result obtained on this benchmark1800.59
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -40
Optimality of the best value was proved NO
Number of variables760
Total number of constraints41095
Number of constraints which are clauses41095
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 760
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 760
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 760
Number of bits of the biggest sum of numbers10
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/node80/41919-1149292980/instance-41919-1149292980.opb ......
0.23	c done parsing opb.
0.23	o 760
0.24	o 759
0.24	o 758
0.24	o 757
0.40	o 756
0.40	o 735
0.40	o 734
0.40	o 732
0.61	o 731
8.38	o 730
10.71	o 729
125.34	o 728
257.33	o 727
718.84	o 726

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/node80/watcher-41919-1149292980 -o ROOT/results/node80/solver-41919-1149292980 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node80/41919-1149292980/instance-41919-1149292980.opb 804137665 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.95 0.90 3/67 2997
/proc/meminfo: memFree=1573712/2055888 swapFree=4085432/4096564
[pid=2997] ppid=2995 vsize=1532 CPUtime=0
/proc/2997/stat : 2997 (PBS4L) R 2995 2997 2951 0 -1 4194304 172 0 0 0 0 0 0 0 18 0 1 0 194936566 1568768 152 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135084712 0 0 4096 0 0 0 0 17 1 0 0
/proc/2997/statm: 383 152 97 232 0 148 0

[startup+10.0027 s]
/proc/loadavg: 0.93 0.95 0.90 2/67 2997
/proc/meminfo: memFree=1514640/2055888 swapFree=4085432/4096564
[pid=2997] ppid=2995 vsize=71552 CPUtime=9.99
/proc/2997/stat : 2997 (PBS4L) R 2995 2997 2951 0 -1 4194304 15213 0 0 0 992 7 0 0 25 0 1 0 194936566 73269248 14838 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134617144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2997/statm: 17888 14838 108 232 0 17653 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 71552

[startup+20.0088 s]
/proc/loadavg: 0.94 0.96 0.91 2/67 2997
/proc/meminfo: memFree=1497552/2055888 swapFree=4085432/4096564
[pid=2997] ppid=2995 vsize=140704 CPUtime=19.99
/proc/2997/stat : 2997 (PBS4L) R 2995 2997 2951 0 -1 4194304 19469 0 0 0 1988 11 0 0 25 0 1 0 194936566 144080896 19094 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/2997/statm: 35176 19094 108 232 0 34941 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 140704

[startup+30.0149 s]
/proc/loadavg: 0.95 0.96 0.91 2/67 2997
/proc/meminfo: memFree=1489872/2055888 swapFree=4085432/4096564
[pid=2997] ppid=2995 vsize=144156 CPUtime=29.99
/proc/2997/stat : 2997 (PBS4L) R 2995 2997 2951 0 -1 4194304 21781 0 0 0 2987 12 0 0 25 0 1 0 194936566 147615744 21021 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134564488 0 0 4096 0 0 0 0 17 1 0 0
/proc/2997/statm: 36039 21021 108 232 0 35804 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 144156

[startup+40.021 s]
/proc/loadavg: 0.95 0.96 0.91 2/67 2997
/proc/meminfo: memFree=1484304/2055888 swapFree=4085432/4096564
[pid=2997] ppid=2995 vsize=145612 CPUtime=40
/proc/2997/stat : 2997 (PBS4L) R 2995 2997 2951 0 -1 4194304 23160 0 0 0 3986 14 0 0 25 0 1 0 194936566 149106688 22400 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/2997/statm: 36403 22400 108 232 0 36168 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 145612

[startup+50.027 s]
/proc/loadavg: 0.96 0.96 0.91 2/67 2997
/proc/meminfo: memFree=1481936/2055888 swapFree=4085432/4096564
[pid=2997] ppid=2995 vsize=146800 CPUtime=49.99
/proc/2997/stat : 2997 (PBS4L) R 2995 2997 2951 0 -1 4194304 23778 0 0 0 4984 15 0 0 25 0 1 0 194936566 150323200 23018 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/2997/statm: 36700 23018 108 232 0 36465 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 146800

[startup+60.0331 s]
/proc/loadavg: 0.97 0.96 0.91 2/67 2997
/proc/meminfo: memFree=1479248/2055888 swapFree=4085432/4096564
[pid=2997] ppid=2995 vsize=148308 CPUtime=60
/proc/2997/stat : 2997 (PBS4L) R 2995 2997 2951 0 -1 4194304 24441 0 0 0 5982 18 0 0 25 0 1 0 194936566 151867392 23681 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/2997/statm: 37077 23681 108 232 0 36842 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 148308

[startup+70.0392 s]
/proc/loadavg: 0.97 0.96 0.91 2/67 2997
/proc/meminfo: memFree=1478416/2055888 swapFree=4085432/4096564
[pid=2997] ppid=2995 vsize=148916 CPUtime=70
/proc/2997/stat : 2997 (PBS4L) R 2995 2997 2951 0 -1 4194304 24642 0 0 0 6982 18 0 0 25 0 1 0 194936566 152489984 23882 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/2997/statm: 37229 23882 108 232 0 36994 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 148916

[startup+80.0452 s]
/proc/loadavg: 0.98 0.96 0.91 2/67 2997
/proc/meminfo: memFree=1477712/2055888 swapFree=4085432/4096564
[pid=2997] ppid=2995 vsize=149448 CPUtime=80
/proc/2997/stat : 2997 (PBS4L) R 2995 2997 2951 0 -1 4194304 24822 0 0 0 7981 19 0 0 25 0 1 0 194936566 153034752 24062 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550821 0 0 4096 0 0 0 0 17 1 0 0
/proc/2997/statm: 37362 24062 108 232 0 37127 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 149448

[startup+90.0513 s]
/proc/loadavg: 0.98 0.96 0.91 2/67 2997
/proc/meminfo: memFree=1476752/2055888 swapFree=4085432/4096564
[pid=2997] ppid=2995 vsize=150404 CPUtime=90
/proc/2997/stat : 2997 (PBS4L) R 2995 2997 2951 0 -1 4194304 25064 0 0 0 8980 20 0 0 25 0 1 0 194936566 154013696 24304 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550805 0 0 4096 0 0 0 0 17 1 0 0
/proc/2997/statm: 37601 24304 108 232 0 37366 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 150404

[startup+100.057 s]
/proc/loadavg: 0.98 0.96 0.91 2/67 2997
/proc/meminfo: memFree=1475664/2055888 swapFree=4085432/4096564
[pid=2997] ppid=2995 vsize=151636 CPUtime=100.01
/proc/2997/stat : 2997 (PBS4L) R 2995 2997 2951 0 -1 4194304 25327 0 0 0 9979 22 0 0 25 0 1 0 194936566 155275264 24567 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/2997/statm: 37909 24567 108 232 0 37674 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 151636

[startup+110.063 s]
/proc/loadavg: 0.98 0.96 0.91 2/67 2997
/proc/meminfo: memFree=1474960/2055888 swapFree=4085432/4096564
[pid=2997] ppid=2995 vsize=152100 CPUtime=110.01
/proc/2997/stat : 2997 (PBS4L) R 2995 2997 2951 0 -1 4194304 25509 0 0 0 10977 24 0 0 25 0 1 0 194936566 155750400 24749 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/2997/statm: 38025 24749 108 232 0 37790 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 152100

[startup+120.07 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 2997
/proc/meminfo: memFree=1471952/2055888 swapFree=4085432/4096564
[pid=2997] ppid=2995 vsize=155804 CPUtime=120.01
/proc/2997/stat : 2997 (PBS4L) R 2995 2997 2951 0 -1 4194304 27011 0 0 0 11976 25 0 0 25 0 1 0 194936566 159543296 25482 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550043 0 0 4096 0 0 0 0 17 1 0 0
/proc/2997/statm: 38951 25482 108 232 0 38716 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 155804

[startup+130.076 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 2997
/proc/meminfo: memFree=1470224/2055888 swapFree=4085432/4096564
[pid=2997] ppid=2995 vsize=157648 CPUtime=130.02
/proc/2997/stat : 2997 (PBS4L) R 2995 2997 2951 0 -1 4194304 27450 0 0 0 12975 27 0 0 25 0 1 0 194936566 161431552 25921 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550784 0 0 4096 0 0 0 0 17 1 0 0
/proc/2997/statm: 39412 25921 108 232 0 39177 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 157648

[startup+140.082 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 2997
/proc/meminfo: memFree=1469264/2055888 swapFree=4085432/4096564
[pid=2997] ppid=2995 vsize=158276 CPUtime=140.02
/proc/2997/stat : 2997 (PBS4L) R 2995 2997 2951 0 -1 4194304 27676 0 0 0 13974 28 0 0 25 0 1 0 194936566 162074624 26147 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/2997/statm: 39569 26147 108 232 0 39334 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 158276

[startup+150.088 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 2997
/proc/meminfo: memFree=1468816/2055888 swapFree=4085432/4096564
[pid=2997] ppid=2995 vsize=158752 CPUtime=150.02
/proc/2997/stat : 2997 (PBS4L) R 2995 2997 2951 0 -1 4194304 27800 0 0 0 14973 29 0 0 25 0 1 0 194936566 162562048 26271 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546259 0 0 4096 0 0 0 0 17 1 0 0
/proc/2997/statm: 39688 26271 108 232 0 39453 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 158752

[startup+160.094 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 2997
/proc/meminfo: memFree=1468304/2055888 swapFree=4085432/4096564
[pid=2997] ppid=2995 vsize=159080 CPUtime=160.03
/proc/2997/stat : 2997 (PBS4L) R 2995 2997 2951 0 -1 4194304 27910 0 0 0 15972 31 0 0 25 0 1 0 194936566 162897920 26381 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558866 0 0 4096 0 0 0 0 17 1 0 0
/proc/2997/statm: 39770 26381 108 232 0 39535 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 159080

[startup+170.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 2997
/proc/meminfo: memFree=1467984/2055888 swapFree=4085432/4096564
[pid=2997] ppid=2995 vsize=159416 CPUtime=170.03
/proc/2997/stat : 2997 (PBS4L) R 2995 2997 2951 0 -1 4194304 28020 0 0 0 16971 32 0 0 25 0 1 0 194936566 163241984 26491 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134617316 0 0 4096 0 0 0 0 17 1 0 0
/proc/2997/statm: 39854 26491 108 232 0 39619 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 159416

[startup+180.106 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 2997
/proc/meminfo: memFree=1467536/2055888 swapFree=4085432/4096564
[pid=2997] ppid=2995 vsize=159604 CPUtime=180.03
/proc/2997/stat : 2997 (PBS4L) R 2995 2997 2951 0 -1 4194304 28124 0 0 0 17970 33 0 0 25 0 1 0 194936566 163434496 26595 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/2997/statm: 39901 26595 108 232 0 39666 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 159604

[startup+190.111 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 2997
/proc/meminfo: memFree=1467152/2055888 swapFree=4085432/4096564
[pid=2997] ppid=2995 vsize=159764 CPUtime=190.03
/proc/2997/stat : 2997 (PBS4L) R 2995 2997 2951 0 -1 4194304 28223 0 0 0 18969 34 0 0 25 0 1 0 194936566 163598336 26694 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/2997/statm: 39941 26694 108 232 0 39706 0
Current children cumulated CPU time (s) 190.03
Current children cumulated vsize (Kb) 159764

[startup+200.116 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 2997
/proc/meminfo: memFree=1466640/2055888 swapFree=4085432/4096564
[pid=2997] ppid=2995 vsize=160124 CPUtime=200.03
/proc/2997/stat : 2997 (PBS4L) R 2995 2997 2951 0 -1 4194304 28339 0 0 0 19968 35 0 0 25 0 1 0 194936566 163966976 26810 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550808 0 0 4096 0 0 0 0 17 1 0 0
/proc/2997/statm: 40031 26810 108 232 0 39796 0
Current children cumulated CPU time (s) 200.03
Current children cumulated vsize (Kb) 160124

[startup+210.122 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 2997
/proc/meminfo: memFree=1466128/2055888 swapFree=4085432/4096564

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

/proc/2997/stat : 2997 (PBS4L) R 2995 2997 2951 0 -1 4194304 42875 0 0 0 177979 159 0 0 25 0 1 0 194936566 206491648 36736 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558768 0 0 4096 0 0 0 0 17 1 0 0
/proc/2997/statm: 50413 36736 108 232 0 50178 0
Current children cumulated CPU time (s) 1781.38
Current children cumulated vsize (Kb) 201652

[startup+1783.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 2997
/proc/meminfo: memFree=1426704/2055888 swapFree=4085432/4096564
[pid=2997] ppid=2995 vsize=201652 CPUtime=1782.4
/proc/2997/stat : 2997 (PBS4L) R 2995 2997 2951 0 -1 4194304 42882 0 0 0 178080 160 0 0 25 0 1 0 194936566 206491648 36743 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550808 0 0 4096 0 0 0 0 17 1 0 0
/proc/2997/statm: 50413 36743 108 232 0 50178 0
Current children cumulated CPU time (s) 1782.4
Current children cumulated vsize (Kb) 201652

[startup+1784.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 2997
/proc/meminfo: memFree=1426704/2055888 swapFree=4085432/4096564
[pid=2997] ppid=2995 vsize=201652 CPUtime=1783.4
/proc/2997/stat : 2997 (PBS4L) R 2995 2997 2951 0 -1 4194304 42884 0 0 0 178180 160 0 0 25 0 1 0 194936566 206491648 36745 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558803 0 0 4096 0 0 0 0 17 1 0 0
/proc/2997/statm: 50413 36745 108 232 0 50178 0
Current children cumulated CPU time (s) 1783.4
Current children cumulated vsize (Kb) 201652

[startup+1785.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 2997
/proc/meminfo: memFree=1426704/2055888 swapFree=4085432/4096564
[pid=2997] ppid=2995 vsize=201652 CPUtime=1784.4
/proc/2997/stat : 2997 (PBS4L) R 2995 2997 2951 0 -1 4194304 42890 0 0 0 178280 160 0 0 25 0 1 0 194936566 206491648 36751 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/2997/statm: 50413 36751 108 232 0 50178 0
Current children cumulated CPU time (s) 1784.4
Current children cumulated vsize (Kb) 201652

[startup+1786.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 2997
/proc/meminfo: memFree=1426640/2055888 swapFree=4085432/4096564
[pid=2997] ppid=2995 vsize=201652 CPUtime=1785.4
/proc/2997/stat : 2997 (PBS4L) R 2995 2997 2951 0 -1 4194304 42893 0 0 0 178380 160 0 0 25 0 1 0 194936566 206491648 36754 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/2997/statm: 50413 36754 108 232 0 50178 0
Current children cumulated CPU time (s) 1785.4
Current children cumulated vsize (Kb) 201652

[startup+1787.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 2997
/proc/meminfo: memFree=1426640/2055888 swapFree=4085432/4096564
[pid=2997] ppid=2995 vsize=201652 CPUtime=1786.41
/proc/2997/stat : 2997 (PBS4L) R 2995 2997 2951 0 -1 4194304 42899 0 0 0 178481 160 0 0 25 0 1 0 194936566 206491648 36760 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/2997/statm: 50413 36760 108 232 0 50178 0
Current children cumulated CPU time (s) 1786.41
Current children cumulated vsize (Kb) 201652

[startup+1788.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 2997
/proc/meminfo: memFree=1426640/2055888 swapFree=4085432/4096564
[pid=2997] ppid=2995 vsize=201652 CPUtime=1787.41
/proc/2997/stat : 2997 (PBS4L) R 2995 2997 2951 0 -1 4194304 42902 0 0 0 178581 160 0 0 25 0 1 0 194936566 206491648 36763 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/2997/statm: 50413 36763 108 232 0 50178 0
Current children cumulated CPU time (s) 1787.41
Current children cumulated vsize (Kb) 201652

[startup+1789.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 2997
/proc/meminfo: memFree=1426576/2055888 swapFree=4085432/4096564
[pid=2997] ppid=2995 vsize=201652 CPUtime=1788.42
/proc/2997/stat : 2997 (PBS4L) R 2995 2997 2951 0 -1 4194304 42908 0 0 0 178682 160 0 0 25 0 1 0 194936566 206491648 36769 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558853 0 0 4096 0 0 0 0 17 1 0 0
/proc/2997/statm: 50413 36769 108 232 0 50178 0
Current children cumulated CPU time (s) 1788.42
Current children cumulated vsize (Kb) 201652

[startup+1790.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 2997
/proc/meminfo: memFree=1426576/2055888 swapFree=4085432/4096564
[pid=2997] ppid=2995 vsize=201652 CPUtime=1789.42
/proc/2997/stat : 2997 (PBS4L) R 2995 2997 2951 0 -1 4194304 42916 0 0 0 178782 160 0 0 25 0 1 0 194936566 206491648 36777 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/2997/statm: 50413 36777 108 232 0 50178 0
Current children cumulated CPU time (s) 1789.42
Current children cumulated vsize (Kb) 201652

[startup+1791.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 2997
/proc/meminfo: memFree=1426576/2055888 swapFree=4085432/4096564
[pid=2997] ppid=2995 vsize=201652 CPUtime=1790.42
/proc/2997/stat : 2997 (PBS4L) R 2995 2997 2951 0 -1 4194304 42918 0 0 0 178882 160 0 0 25 0 1 0 194936566 206491648 36779 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558802 0 0 4096 0 0 0 0 17 1 0 0
/proc/2997/statm: 50413 36779 108 232 0 50178 0
Current children cumulated CPU time (s) 1790.42
Current children cumulated vsize (Kb) 201652

[startup+1792.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 2997
/proc/meminfo: memFree=1426512/2055888 swapFree=4085432/4096564
[pid=2997] ppid=2995 vsize=201652 CPUtime=1791.43
/proc/2997/stat : 2997 (PBS4L) R 2995 2997 2951 0 -1 4194304 42924 0 0 0 178983 160 0 0 25 0 1 0 194936566 206491648 36785 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/2997/statm: 50413 36785 108 232 0 50178 0
Current children cumulated CPU time (s) 1791.43
Current children cumulated vsize (Kb) 201652

[startup+1793.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 2997
/proc/meminfo: memFree=1426512/2055888 swapFree=4085432/4096564
[pid=2997] ppid=2995 vsize=201652 CPUtime=1792.43
/proc/2997/stat : 2997 (PBS4L) R 2995 2997 2951 0 -1 4194304 42927 0 0 0 179083 160 0 0 25 0 1 0 194936566 206491648 36788 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/2997/statm: 50413 36788 108 232 0 50178 0
Current children cumulated CPU time (s) 1792.43
Current children cumulated vsize (Kb) 201652

[startup+1794.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 2997
/proc/meminfo: memFree=1426512/2055888 swapFree=4085432/4096564
[pid=2997] ppid=2995 vsize=201652 CPUtime=1793.44
/proc/2997/stat : 2997 (PBS4L) R 2995 2997 2951 0 -1 4194304 42933 0 0 0 179184 160 0 0 25 0 1 0 194936566 206491648 36794 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551507 0 0 4096 0 0 0 0 17 1 0 0
/proc/2997/statm: 50413 36794 108 232 0 50178 0
Current children cumulated CPU time (s) 1793.44
Current children cumulated vsize (Kb) 201652

[startup+1795.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 2997
/proc/meminfo: memFree=1426512/2055888 swapFree=4085432/4096564
[pid=2997] ppid=2995 vsize=201652 CPUtime=1794.44
/proc/2997/stat : 2997 (PBS4L) R 2995 2997 2951 0 -1 4194304 42935 0 0 0 179284 160 0 0 25 0 1 0 194936566 206491648 36796 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/2997/statm: 50413 36796 108 232 0 50178 0
Current children cumulated CPU time (s) 1794.44
Current children cumulated vsize (Kb) 201652

[startup+1796.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 2997
/proc/meminfo: memFree=1426448/2055888 swapFree=4085432/4096564
[pid=2997] ppid=2995 vsize=201652 CPUtime=1795.44
/proc/2997/stat : 2997 (PBS4L) R 2995 2997 2951 0 -1 4194304 42941 0 0 0 179384 160 0 0 25 0 1 0 194936566 206491648 36802 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/2997/statm: 50413 36802 108 232 0 50178 0
Current children cumulated CPU time (s) 1795.44
Current children cumulated vsize (Kb) 201652

[startup+1797.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 2997
/proc/meminfo: memFree=1426448/2055888 swapFree=4085432/4096564
[pid=2997] ppid=2995 vsize=201652 CPUtime=1796.45
/proc/2997/stat : 2997 (PBS4L) R 2995 2997 2951 0 -1 4194304 42943 0 0 0 179485 160 0 0 25 0 1 0 194936566 206491648 36804 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558799 0 0 4096 0 0 0 0 17 1 0 0
/proc/2997/statm: 50413 36804 108 232 0 50178 0
Current children cumulated CPU time (s) 1796.45
Current children cumulated vsize (Kb) 201652

[startup+1798.16 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 2997
/proc/meminfo: memFree=1426448/2055888 swapFree=4085432/4096564
[pid=2997] ppid=2995 vsize=201652 CPUtime=1797.45
/proc/2997/stat : 2997 (PBS4L) R 2995 2997 2951 0 -1 4194304 42949 0 0 0 179585 160 0 0 25 0 1 0 194936566 206491648 36810 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552208 0 0 4096 0 0 0 0 17 1 0 0
/proc/2997/statm: 50413 36810 108 232 0 50178 0
Current children cumulated CPU time (s) 1797.45
Current children cumulated vsize (Kb) 201652

[startup+1799.16 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 2997
/proc/meminfo: memFree=1426384/2055888 swapFree=4085432/4096564
[pid=2997] ppid=2995 vsize=201652 CPUtime=1798.47
/proc/2997/stat : 2997 (PBS4L) R 2995 2997 2951 0 -1 4194304 42956 0 0 0 179686 161 0 0 25 0 1 0 194936566 206491648 36817 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/2997/statm: 50413 36817 108 232 0 50178 0
Current children cumulated CPU time (s) 1798.47
Current children cumulated vsize (Kb) 201652

[startup+1800.17 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 2997
/proc/meminfo: memFree=1426384/2055888 swapFree=4085432/4096564
[pid=2997] ppid=2995 vsize=201652 CPUtime=1799.47
/proc/2997/stat : 2997 (PBS4L) R 2995 2997 2951 0 -1 4194304 42959 0 0 0 179786 161 0 0 25 0 1 0 194936566 206491648 36820 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551995 0 0 4096 0 0 0 0 17 1 0 0
/proc/2997/statm: 50413 36820 108 232 0 50178 0
Current children cumulated CPU time (s) 1799.47
Current children cumulated vsize (Kb) 201652

[startup+1801.17 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 2997
/proc/meminfo: memFree=1426384/2055888 swapFree=4085432/4096564
[pid=2997] ppid=2995 vsize=201652 CPUtime=1800.47
/proc/2997/stat : 2997 (PBS4L) R 2995 2997 2951 0 -1 4194304 42965 0 0 0 179886 161 0 0 25 0 1 0 194936566 206491648 36826 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/2997/statm: 50413 36826 108 232 0 50178 0
Current children cumulated CPU time (s) 1800.47
Current children cumulated vsize (Kb) 201652



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.17 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 2997
/proc/meminfo: memFree=1426384/2055888 swapFree=4085432/4096564
[pid=2997] ppid=2995 vsize=201652 CPUtime=1800.48
/proc/2997/stat : 2997 (PBS4L) R 2995 2997 2951 0 -1 4194304 42965 0 0 0 179887 161 0 0 25 0 1 0 194936566 206491648 36826 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134564535 0 0 4096 0 0 0 0 17 1 0 0
/proc/2997/statm: 50413 36826 108 232 0 50178 0
Current children cumulated CPU time (s) 1800.48
Current children cumulated vsize (Kb) 201652

Sending SIGTERM to -2997
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.2
CPU time (s): 1800.51
CPU user time (s): 1798.87
CPU system time (s): 1.63575
CPU usage (%): 99.9614
Max. virtual memory (cumulated for all children) (Kb): 201652
The end

Launcher Data (download as text)

Begin job on node80 on Sat Jun  3 00:03:00 UTC 2006


FILE ID= 41919-1149292980

PBS_JOBID= 306974

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb40-19-opb/normalized-frb40-19-3.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node80/41919-1149292980/instance-41919-1149292980.opb 804137665
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node80/watcher-41919-1149292980 -o ROOT/results/node80/solver-41919-1149292980 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node80/41919-1149292980/instance-41919-1149292980.opb 804137665

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  c9380923d34e254cfa512f89027f1d42

RANDOM SEED= 804137665


/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.264
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	: 6006.16
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.264
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	: 5999.42
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055888 kB
MemFree:       1573856 kB
Buffers:         21832 kB
Cached:         389524 kB
SwapCached:       2356 kB
Active:          50800 kB
Inactive:       369192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055888 kB
LowFree:       1573856 kB
SwapTotal:     4096564 kB
SwapFree:      4085432 kB
Dirty:             152 kB
Writeback:           0 kB
Mapped:          16588 kB
Slab:            48648 kB
Committed_AS:   330360 kB
PageTables:       1276 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node80 on Sat Jun  3 00:33:01 UTC 2006