Trace number 41920

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.27

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb40-19-opb/normalized-frb40-19-2.opb
MD5SUM5249f5f1c551add7f5b5b920fc1c3b9c
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-39
Best CPU time to get the best result obtained on this benchmark1800.64
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 constraints41263
Number of constraints which are clauses41263
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/node71/41920-1149292998/instance-41920-1149292998.opb ......
0.25	c done parsing opb.
0.25	o 760
0.25	o 759
0.26	o 758
0.28	o 757
0.30	o 756
0.31	o 739
7.67	o 731
7.76	o 730
7.81	o 729
9.29	o 728
64.96	o 727
134.05	o 726
1757.56	o 725

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/node71/watcher-41920-1149292998 -o ROOT/results/node71/solver-41920-1149292998 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node71/41920-1149292998/instance-41920-1149292998.opb 136381200 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.85 0.97 0.94 2/64 13412
/proc/meminfo: memFree=1256800/2055920 swapFree=4182220/4192956
[pid=13412] ppid=13410 vsize=1532 CPUtime=0
/proc/13412/stat : 13412 (PBS4L) R 13410 13412 13366 0 -1 4194304 179 0 0 0 0 0 0 0 18 0 1 0 194969497 1568768 158 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134565968 0 0 4096 0 0 0 0 17 1 0 0
/proc/13412/statm: 383 158 98 232 0 148 0

[startup+10.0031 s]
/proc/loadavg: 0.87 0.97 0.94 2/64 13412
/proc/meminfo: memFree=1202720/2055920 swapFree=4182220/4192956
[pid=13412] ppid=13410 vsize=72604 CPUtime=10
/proc/13412/stat : 13412 (PBS4L) R 13410 13412 13366 0 -1 4194304 13981 0 0 0 994 6 0 0 25 0 1 0 194969497 74346496 13607 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/13412/statm: 18151 13607 108 232 0 17916 0
Current children cumulated CPU time (s) 10
Current children cumulated vsize (Kb) 72604

[startup+20.0105 s]
/proc/loadavg: 0.89 0.97 0.94 2/64 13412
/proc/meminfo: memFree=1180200/2055920 swapFree=4182220/4192956
[pid=13412] ppid=13410 vsize=140512 CPUtime=19.99
/proc/13412/stat : 13412 (PBS4L) R 13410 13412 13366 0 -1 4194304 19604 0 0 0 1990 9 0 0 25 0 1 0 194969497 143884288 19230 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134561712 0 0 4096 0 0 0 0 17 1 0 0
/proc/13412/statm: 35128 19230 108 232 0 34893 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 140512

[startup+30.0168 s]
/proc/loadavg: 0.91 0.97 0.94 2/64 13412
/proc/meminfo: memFree=1172648/2055920 swapFree=4182220/4192956
[pid=13412] ppid=13410 vsize=143860 CPUtime=30
/proc/13412/stat : 13412 (PBS4L) R 13410 13412 13366 0 -1 4194304 21886 0 0 0 2988 12 0 0 25 0 1 0 194969497 147312640 21127 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550776 0 0 4096 0 0 0 0 17 1 0 0
/proc/13412/statm: 35965 21127 108 232 0 35730 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 143860

[startup+40.0232 s]
/proc/loadavg: 0.92 0.97 0.94 2/64 13412
/proc/meminfo: memFree=1168424/2055920 swapFree=4182220/4192956
[pid=13412] ppid=13410 vsize=145328 CPUtime=40
/proc/13412/stat : 13412 (PBS4L) R 13410 13412 13366 0 -1 4194304 22936 0 0 0 3987 13 0 0 25 0 1 0 194969497 148815872 22177 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134564928 0 0 4096 0 0 0 0 17 1 0 0
/proc/13412/statm: 36332 22177 108 232 0 36097 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 145328

[startup+50.0296 s]
/proc/loadavg: 0.93 0.97 0.94 2/64 13412
/proc/meminfo: memFree=1165608/2055920 swapFree=4182220/4192956
[pid=13412] ppid=13410 vsize=146664 CPUtime=50
/proc/13412/stat : 13412 (PBS4L) R 13410 13412 13366 0 -1 4194304 23638 0 0 0 4986 14 0 0 25 0 1 0 194969497 150183936 22879 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/13412/statm: 36666 22879 108 232 0 36431 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 146664

[startup+60.036 s]
/proc/loadavg: 0.94 0.97 0.94 2/64 13412
/proc/meminfo: memFree=1163880/2055920 swapFree=4182220/4192956
[pid=13412] ppid=13410 vsize=147564 CPUtime=60.01
/proc/13412/stat : 13412 (PBS4L) R 13410 13412 13366 0 -1 4194304 24072 0 0 0 5985 16 0 0 25 0 1 0 194969497 151105536 23313 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/13412/statm: 36891 23313 108 232 0 36656 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 147564

[startup+70.0424 s]
/proc/loadavg: 0.95 0.97 0.94 2/64 13412
/proc/meminfo: memFree=1162472/2055920 swapFree=4182220/4192956
[pid=13412] ppid=13410 vsize=148856 CPUtime=70.01
/proc/13412/stat : 13412 (PBS4L) R 13410 13412 13366 0 -1 4194304 24421 0 0 0 6984 17 0 0 25 0 1 0 194969497 152428544 23662 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551340 0 0 4096 0 0 0 0 17 1 0 0
/proc/13412/statm: 37214 23662 108 232 0 36979 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 148856

[startup+80.0487 s]
/proc/loadavg: 0.96 0.97 0.94 2/64 13412
/proc/meminfo: memFree=1161512/2055920 swapFree=4182220/4192956
[pid=13412] ppid=13410 vsize=149476 CPUtime=80.02
/proc/13412/stat : 13412 (PBS4L) R 13410 13412 13366 0 -1 4194304 24675 0 0 0 7983 19 0 0 25 0 1 0 194969497 153063424 23916 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/13412/statm: 37369 23916 108 232 0 37134 0
Current children cumulated CPU time (s) 80.02
Current children cumulated vsize (Kb) 149476

[startup+90.0551 s]
/proc/loadavg: 0.96 0.97 0.94 2/64 13412
/proc/meminfo: memFree=1160168/2055920 swapFree=4182220/4192956
[pid=13412] ppid=13410 vsize=150600 CPUtime=90.02
/proc/13412/stat : 13412 (PBS4L) R 13410 13412 13366 0 -1 4194304 25000 0 0 0 8982 20 0 0 25 0 1 0 194969497 154214400 24241 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/13412/statm: 37650 24241 108 232 0 37415 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 150600

[startup+100.061 s]
/proc/loadavg: 0.97 0.97 0.94 2/64 13412
/proc/meminfo: memFree=1159400/2055920 swapFree=4182220/4192956
[pid=13412] ppid=13410 vsize=151052 CPUtime=100.03
/proc/13412/stat : 13412 (PBS4L) R 13410 13412 13366 0 -1 4194304 25194 0 0 0 9981 22 0 0 25 0 1 0 194969497 154677248 24435 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/13412/statm: 37763 24435 108 232 0 37528 0
Current children cumulated CPU time (s) 100.03
Current children cumulated vsize (Kb) 151052

[startup+110.068 s]
/proc/loadavg: 0.97 0.97 0.94 2/64 13412
/proc/meminfo: memFree=1158696/2055920 swapFree=4182220/4192956
[pid=13412] ppid=13410 vsize=151776 CPUtime=110.03
/proc/13412/stat : 13412 (PBS4L) R 13410 13412 13366 0 -1 4194304 25371 0 0 0 10980 23 0 0 25 0 1 0 194969497 155418624 24612 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/13412/statm: 37944 24612 108 232 0 37709 0
Current children cumulated CPU time (s) 110.03
Current children cumulated vsize (Kb) 151776

[startup+120.074 s]
/proc/loadavg: 0.98 0.97 0.94 2/64 13412
/proc/meminfo: memFree=1157864/2055920 swapFree=4182220/4192956
[pid=13412] ppid=13410 vsize=152408 CPUtime=120.03
/proc/13412/stat : 13412 (PBS4L) R 13410 13412 13366 0 -1 4194304 25584 0 0 0 11979 24 0 0 25 0 1 0 194969497 156065792 24825 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/13412/statm: 38102 24825 108 232 0 37867 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 152408

[startup+130.081 s]
/proc/loadavg: 0.98 0.97 0.94 2/64 13412
/proc/meminfo: memFree=1157096/2055920 swapFree=4182220/4192956
[pid=13412] ppid=13410 vsize=156052 CPUtime=130.04
/proc/13412/stat : 13412 (PBS4L) R 13410 13412 13366 0 -1 4194304 26537 0 0 0 12978 26 0 0 25 0 1 0 194969497 159797248 25009 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558832 0 0 4096 0 0 0 0 17 1 0 0
/proc/13412/statm: 39013 25009 108 232 0 38778 0
Current children cumulated CPU time (s) 130.04
Current children cumulated vsize (Kb) 156052

[startup+140.086 s]
/proc/loadavg: 0.98 0.97 0.94 2/64 13412
/proc/meminfo: memFree=1140392/2055920 swapFree=4182220/4192956
[pid=13412] ppid=13410 vsize=156972 CPUtime=140.03
/proc/13412/stat : 13412 (PBS4L) R 13410 13412 13366 0 -1 4194304 30702 0 0 0 13975 28 0 0 25 0 1 0 194969497 160739328 29174 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549321 0 0 4096 0 0 0 0 17 1 0 0
/proc/13412/statm: 39243 29174 108 232 0 39008 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 156972

[startup+150.092 s]
/proc/loadavg: 0.98 0.97 0.94 2/64 13412
/proc/meminfo: memFree=1139816/2055920 swapFree=4182220/4192956
[pid=13412] ppid=13410 vsize=157452 CPUtime=150.04
/proc/13412/stat : 13412 (PBS4L) R 13410 13412 13366 0 -1 4194304 30844 0 0 0 14975 29 0 0 25 0 1 0 194969497 161230848 29316 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550821 0 0 4096 0 0 0 0 17 1 0 0
/proc/13412/statm: 39363 29316 108 232 0 39128 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 157452

[startup+160.099 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 13412
/proc/meminfo: memFree=1139304/2055920 swapFree=4182220/4192956
[pid=13412] ppid=13410 vsize=157764 CPUtime=160.04
/proc/13412/stat : 13412 (PBS4L) R 13410 13412 13366 0 -1 4194304 30968 0 0 0 15974 30 0 0 25 0 1 0 194969497 161550336 29440 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550000 0 0 4096 0 0 0 0 17 1 0 0
/proc/13412/statm: 39441 29440 108 232 0 39206 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 157764

[startup+170.105 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 13412
/proc/meminfo: memFree=1138728/2055920 swapFree=4182220/4192956
[pid=13412] ppid=13410 vsize=158372 CPUtime=170.05
/proc/13412/stat : 13412 (PBS4L) R 13410 13412 13366 0 -1 4194304 31115 0 0 0 16973 32 0 0 25 0 1 0 194969497 162172928 29587 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/13412/statm: 39593 29587 108 232 0 39358 0
Current children cumulated CPU time (s) 170.05
Current children cumulated vsize (Kb) 158372

[startup+180.112 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 13412
/proc/meminfo: memFree=1138344/2055920 swapFree=4182220/4192956
[pid=13412] ppid=13410 vsize=158544 CPUtime=180.05
/proc/13412/stat : 13412 (PBS4L) R 13410 13412 13366 0 -1 4194304 31212 0 0 0 17972 33 0 0 25 0 1 0 194969497 162349056 29684 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558976 0 0 4096 0 0 0 0 17 1 0 0
/proc/13412/statm: 39636 29684 108 232 0 39401 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 158544

[startup+190.118 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 13412
/proc/meminfo: memFree=1137896/2055920 swapFree=4182220/4192956
[pid=13412] ppid=13410 vsize=159012 CPUtime=190.06
/proc/13412/stat : 13412 (PBS4L) R 13410 13412 13366 0 -1 4194304 31318 0 0 0 18972 34 0 0 25 0 1 0 194969497 162828288 29790 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/13412/statm: 39753 29790 108 232 0 39518 0
Current children cumulated CPU time (s) 190.06
Current children cumulated vsize (Kb) 159012

[startup+200.123 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 13412
/proc/meminfo: memFree=1137512/2055920 swapFree=4182220/4192956
[pid=13412] ppid=13410 vsize=159364 CPUtime=200.06
/proc/13412/stat : 13412 (PBS4L) R 13410 13412 13366 0 -1 4194304 31416 0 0 0 19971 35 0 0 25 0 1 0 194969497 163188736 29888 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546064 0 0 4096 0 0 0 0 17 1 0 0
/proc/13412/statm: 39841 29888 108 232 0 39606 0
Current children cumulated CPU time (s) 200.06
Current children cumulated vsize (Kb) 159364

[startup+210.13 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 13412
/proc/meminfo: memFree=1137128/2055920 swapFree=4182220/4192956

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

/proc/13412/stat : 13412 (PBS4L) R 13410 13412 13366 0 -1 4194304 45498 0 0 0 177998 164 0 0 25 0 1 0 194969497 203972608 39360 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134564527 0 0 4096 0 0 0 0 17 1 0 0
/proc/13412/statm: 49798 39360 108 232 0 49563 0
Current children cumulated CPU time (s) 1781.62
Current children cumulated vsize (Kb) 199192

[startup+1783.15 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 13412
/proc/meminfo: memFree=1099432/2055920 swapFree=4182220/4192956
[pid=13412] ppid=13410 vsize=199192 CPUtime=1782.62
/proc/13412/stat : 13412 (PBS4L) R 13410 13412 13366 0 -1 4194304 45504 0 0 0 178098 164 0 0 25 0 1 0 194969497 203972608 39366 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/13412/statm: 49798 39366 108 232 0 49563 0
Current children cumulated CPU time (s) 1782.62
Current children cumulated vsize (Kb) 199192

[startup+1784.15 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 13412
/proc/meminfo: memFree=1099432/2055920 swapFree=4182220/4192956
[pid=13412] ppid=13410 vsize=199192 CPUtime=1783.63
/proc/13412/stat : 13412 (PBS4L) R 13410 13412 13366 0 -1 4194304 45506 0 0 0 178199 164 0 0 25 0 1 0 194969497 203972608 39368 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552187 0 0 4096 0 0 0 0 17 1 0 0
/proc/13412/statm: 49798 39368 108 232 0 49563 0
Current children cumulated CPU time (s) 1783.63
Current children cumulated vsize (Kb) 199192

[startup+1785.16 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 13412
/proc/meminfo: memFree=1099432/2055920 swapFree=4182220/4192956
[pid=13412] ppid=13410 vsize=199192 CPUtime=1784.63
/proc/13412/stat : 13412 (PBS4L) R 13410 13412 13366 0 -1 4194304 45512 0 0 0 178299 164 0 0 25 0 1 0 194969497 203972608 39374 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/13412/statm: 49798 39374 108 232 0 49563 0
Current children cumulated CPU time (s) 1784.63
Current children cumulated vsize (Kb) 199192

[startup+1786.16 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 13412
/proc/meminfo: memFree=1099432/2055920 swapFree=4182220/4192956
[pid=13412] ppid=13410 vsize=199192 CPUtime=1785.63
/proc/13412/stat : 13412 (PBS4L) R 13410 13412 13366 0 -1 4194304 45514 0 0 0 178399 164 0 0 25 0 1 0 194969497 203972608 39376 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558768 0 0 4096 0 0 0 0 17 1 0 0
/proc/13412/statm: 49798 39376 108 232 0 49563 0
Current children cumulated CPU time (s) 1785.63
Current children cumulated vsize (Kb) 199192

[startup+1787.17 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 13412
/proc/meminfo: memFree=1099368/2055920 swapFree=4182220/4192956
[pid=13412] ppid=13410 vsize=199192 CPUtime=1786.64
/proc/13412/stat : 13412 (PBS4L) R 13410 13412 13366 0 -1 4194304 45520 0 0 0 178500 164 0 0 25 0 1 0 194969497 203972608 39382 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/13412/statm: 49798 39382 108 232 0 49563 0
Current children cumulated CPU time (s) 1786.64
Current children cumulated vsize (Kb) 199192

[startup+1788.17 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 13412
/proc/meminfo: memFree=1099368/2055920 swapFree=4182220/4192956
[pid=13412] ppid=13410 vsize=199192 CPUtime=1787.64
/proc/13412/stat : 13412 (PBS4L) R 13410 13412 13366 0 -1 4194304 45522 0 0 0 178600 164 0 0 25 0 1 0 194969497 203972608 39384 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558771 0 0 4096 0 0 0 0 17 1 0 0
/proc/13412/statm: 49798 39384 108 232 0 49563 0
Current children cumulated CPU time (s) 1787.64
Current children cumulated vsize (Kb) 199192

[startup+1789.18 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 13412
/proc/meminfo: memFree=1099304/2055920 swapFree=4182220/4192956
[pid=13412] ppid=13410 vsize=199192 CPUtime=1788.65
/proc/13412/stat : 13412 (PBS4L) R 13410 13412 13366 0 -1 4194304 45530 0 0 0 178701 164 0 0 25 0 1 0 194969497 203972608 39392 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/13412/statm: 49798 39392 108 232 0 49563 0
Current children cumulated CPU time (s) 1788.65
Current children cumulated vsize (Kb) 199192

[startup+1790.18 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 13412
/proc/meminfo: memFree=1099304/2055920 swapFree=4182220/4192956
[pid=13412] ppid=13410 vsize=199192 CPUtime=1789.66
/proc/13412/stat : 13412 (PBS4L) R 13410 13412 13366 0 -1 4194304 45532 0 0 0 178801 165 0 0 25 0 1 0 194969497 203972608 39394 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551426 0 0 4096 0 0 0 0 17 1 0 0
/proc/13412/statm: 49798 39394 108 232 0 49563 0
Current children cumulated CPU time (s) 1789.66
Current children cumulated vsize (Kb) 199192

[startup+1791.19 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 13412
/proc/meminfo: memFree=1099304/2055920 swapFree=4182220/4192956
[pid=13412] ppid=13410 vsize=199192 CPUtime=1790.67
/proc/13412/stat : 13412 (PBS4L) R 13410 13412 13366 0 -1 4194304 45537 0 0 0 178902 165 0 0 25 0 1 0 194969497 203972608 39399 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/13412/statm: 49798 39399 108 232 0 49563 0
Current children cumulated CPU time (s) 1790.67
Current children cumulated vsize (Kb) 199192

[startup+1792.19 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 13412
/proc/meminfo: memFree=1099304/2055920 swapFree=4182220/4192956
[pid=13412] ppid=13410 vsize=199192 CPUtime=1791.67
/proc/13412/stat : 13412 (PBS4L) R 13410 13412 13366 0 -1 4194304 45540 0 0 0 179002 165 0 0 25 0 1 0 194969497 203972608 39402 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558782 0 0 4096 0 0 0 0 17 1 0 0
/proc/13412/statm: 49798 39402 108 232 0 49563 0
Current children cumulated CPU time (s) 1791.67
Current children cumulated vsize (Kb) 199192

[startup+1793.2 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 13412
/proc/meminfo: memFree=1099240/2055920 swapFree=4182220/4192956
[pid=13412] ppid=13410 vsize=199192 CPUtime=1792.67
/proc/13412/stat : 13412 (PBS4L) R 13410 13412 13366 0 -1 4194304 45546 0 0 0 179102 165 0 0 25 0 1 0 194969497 203972608 39408 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134564535 0 0 4096 0 0 0 0 17 1 0 0
/proc/13412/statm: 49798 39408 108 232 0 49563 0
Current children cumulated CPU time (s) 1792.67
Current children cumulated vsize (Kb) 199192

[startup+1794.2 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 13412
/proc/meminfo: memFree=1099240/2055920 swapFree=4182220/4192956
[pid=13412] ppid=13410 vsize=199192 CPUtime=1793.68
/proc/13412/stat : 13412 (PBS4L) R 13410 13412 13366 0 -1 4194304 45548 0 0 0 179203 165 0 0 25 0 1 0 194969497 203972608 39410 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/13412/statm: 49798 39410 108 232 0 49563 0
Current children cumulated CPU time (s) 1793.68
Current children cumulated vsize (Kb) 199192

[startup+1795.21 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 13412
/proc/meminfo: memFree=1099240/2055920 swapFree=4182220/4192956
[pid=13412] ppid=13410 vsize=199192 CPUtime=1794.68
/proc/13412/stat : 13412 (PBS4L) R 13410 13412 13366 0 -1 4194304 45554 0 0 0 179303 165 0 0 25 0 1 0 194969497 203972608 39416 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549259 0 0 4096 0 0 0 0 17 1 0 0
/proc/13412/statm: 49798 39416 108 232 0 49563 0
Current children cumulated CPU time (s) 1794.68
Current children cumulated vsize (Kb) 199192

[startup+1796.21 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 13412
/proc/meminfo: memFree=1099176/2055920 swapFree=4182220/4192956
[pid=13412] ppid=13410 vsize=200444 CPUtime=1795.68
/proc/13412/stat : 13412 (PBS4L) R 13410 13412 13366 0 -1 4194304 45560 0 0 0 179403 165 0 0 25 0 1 0 194969497 205254656 39422 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558771 0 0 4096 0 0 0 0 17 1 0 0
/proc/13412/statm: 50111 39422 108 232 0 49876 0
Current children cumulated CPU time (s) 1795.68
Current children cumulated vsize (Kb) 200444

[startup+1797.22 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 13412
/proc/meminfo: memFree=1099176/2055920 swapFree=4182220/4192956
[pid=13412] ppid=13410 vsize=200444 CPUtime=1796.69
/proc/13412/stat : 13412 (PBS4L) R 13410 13412 13366 0 -1 4194304 45564 0 0 0 179504 165 0 0 25 0 1 0 194969497 205254656 39426 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549050 0 0 4096 0 0 0 0 17 1 0 0
/proc/13412/statm: 50111 39426 108 232 0 49876 0
Current children cumulated CPU time (s) 1796.69
Current children cumulated vsize (Kb) 200444

[startup+1798.22 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 13412
/proc/meminfo: memFree=1099176/2055920 swapFree=4182220/4192956
[pid=13412] ppid=13410 vsize=200444 CPUtime=1797.69
/proc/13412/stat : 13412 (PBS4L) R 13410 13412 13366 0 -1 4194304 45569 0 0 0 179604 165 0 0 25 0 1 0 194969497 205254656 39431 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549206 0 0 4096 0 0 0 0 17 1 0 0
/proc/13412/statm: 50111 39431 108 232 0 49876 0
Current children cumulated CPU time (s) 1797.69
Current children cumulated vsize (Kb) 200444

[startup+1799.23 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 13412
/proc/meminfo: memFree=1099176/2055920 swapFree=4182220/4192956
[pid=13412] ppid=13410 vsize=200444 CPUtime=1798.69
/proc/13412/stat : 13412 (PBS4L) R 13410 13412 13366 0 -1 4194304 45572 0 0 0 179704 165 0 0 25 0 1 0 194969497 205254656 39434 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/13412/statm: 50111 39434 108 232 0 49876 0
Current children cumulated CPU time (s) 1798.69
Current children cumulated vsize (Kb) 200444

[startup+1800.23 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 13412
/proc/meminfo: memFree=1099112/2055920 swapFree=4182220/4192956
[pid=13412] ppid=13410 vsize=200444 CPUtime=1799.7
/proc/13412/stat : 13412 (PBS4L) R 13410 13412 13366 0 -1 4194304 45578 0 0 0 179805 165 0 0 25 0 1 0 194969497 205254656 39440 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/13412/statm: 50111 39440 108 232 0 49876 0
Current children cumulated CPU time (s) 1799.7
Current children cumulated vsize (Kb) 200444

[startup+1801.24 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 13412
/proc/meminfo: memFree=1099112/2055920 swapFree=4182220/4192956
[pid=13412] ppid=13410 vsize=200444 CPUtime=1800.7
/proc/13412/stat : 13412 (PBS4L) R 13410 13412 13366 0 -1 4194304 45585 0 0 0 179905 165 0 0 25 0 1 0 194969497 205254656 39447 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/13412/statm: 50111 39447 108 232 0 49876 0
Current children cumulated CPU time (s) 1800.7
Current children cumulated vsize (Kb) 200444



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.24 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 13412
/proc/meminfo: memFree=1099112/2055920 swapFree=4182220/4192956
[pid=13412] ppid=13410 vsize=200444 CPUtime=1800.71
/proc/13412/stat : 13412 (PBS4L) R 13410 13412 13366 0 -1 4194304 45585 0 0 0 179906 165 0 0 25 0 1 0 194969497 205254656 39447 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/13412/statm: 50111 39447 108 232 0 49876 0
Current children cumulated CPU time (s) 1800.71
Current children cumulated vsize (Kb) 200444

Sending SIGTERM to -13412
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.27
CPU time (s): 1800.75
CPU user time (s): 1799.06
CPU system time (s): 1.68474
CPU usage (%): 99.9708
Max. virtual memory (cumulated for all children) (Kb): 200444
The end

Launcher Data (download as text)

Begin job on node71 on Sat Jun  3 00:03:18 UTC 2006


FILE ID= 41920-1149292998

PBS_JOBID= 306978

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-2.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node71/41920-1149292998/instance-41920-1149292998.opb 136381200
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node71/watcher-41920-1149292998 -o ROOT/results/node71/solver-41920-1149292998 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node71/41920-1149292998/instance-41920-1149292998.opb 136381200

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  5249f5f1c551add7f5b5b920fc1c3b9c

RANDOM SEED= 136381200


/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.236
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.236
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:       1257072 kB
Buffers:         43004 kB
Cached:         677808 kB
SwapCached:       2504 kB
Active:         124476 kB
Inactive:       605028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1257072 kB
SwapTotal:     4192956 kB
SwapFree:      4182220 kB
Dirty:             176 kB
Writeback:           0 kB
Mapped:          15100 kB
Slab:            55364 kB
Committed_AS:   289476 kB
PageTables:       1468 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node71 on Sat Jun  3 00:33:20 UTC 2006