Trace number 85417

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
glpPB 0.2? (TO) 1800.5 1801.18

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii8a3.opb
MD5SUM5018d2b93ba4422fc03308c57dbd6158
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark191
Best CPU time to get the best result obtained on this benchmark1800.52
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 191
Optimality of the best value was proved NO
Number of variables528
Total number of constraints1816
Number of constraints which are clauses1816
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 constraint8
Number of terms in the objective function 528
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 528
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 528
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 glpPB 0.2 (July 2006)
0.00	c An Application of GLPK 4.10 for PB Constraints
0.00	c Done @ University of Michigan, Ann Arbor, MI
0.00	c  by Hossein Sheini

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

runsolver version 3.0.3 (c) roussel@cril.univ-artois.fr

Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
command line: runsolver --timestamp -w ROOT/results/node6/watcher-85417-1154171396 -o ROOT/results/node6/solver-85417-1154171396 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user8/glpPBv3 ROOT/tmp/node6/85417-1154171396/instance-85417-1154171396.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.99 0.97 0.91 2/63 8561
/proc/meminfo: memFree=744528/2055924 swapFree=4183204/4192956
[pid=8561] ppid=8559 vsize=2384 CPUtime=0
/proc/8561/stat : 8561 (glpPBv3) R 8559 8561 8512 0 -1 0 218 0 0 0 0 0 0 0 18 0 1 0 164000971 2441216 188 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8561/statm: 596 194 171 40 0 13 0

[startup+10.0024 s]
/proc/loadavg: 0.99 0.97 0.91 2/63 8561
/proc/meminfo: memFree=741968/2055924 swapFree=4183204/4192956
[pid=8561] ppid=8559 vsize=4904 CPUtime=9.99
/proc/8561/stat : 8561 (glpPBv3) R 8559 8561 8512 0 -1 0 930 0 0 0 998 1 0 0 25 0 1 0 164000971 5021696 852 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134573914 0 0 4096 0 0 0 0 17 1 0 0
/proc/8561/statm: 1226 852 227 40 0 643 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 4904

[startup+20.0084 s]
/proc/loadavg: 0.99 0.97 0.91 2/63 8561
/proc/meminfo: memFree=741904/2055924 swapFree=4183204/4192956
[pid=8561] ppid=8559 vsize=4904 CPUtime=19.99
/proc/8561/stat : 8561 (glpPBv3) R 8559 8561 8512 0 -1 0 4017 0 0 0 1997 2 0 0 25 0 1 0 164000971 5021696 852 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134628974 0 0 4096 0 0 0 0 17 1 0 0
/proc/8561/statm: 1226 852 227 40 0 643 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 4904

[startup+30.0144 s]
/proc/loadavg: 0.99 0.97 0.91 2/63 8561
/proc/meminfo: memFree=741776/2055924 swapFree=4183204/4192956
[pid=8561] ppid=8559 vsize=4972 CPUtime=30
/proc/8561/stat : 8561 (glpPBv3) R 8559 8561 8512 0 -1 0 16929 0 0 0 2992 8 0 0 25 0 1 0 164000971 5091328 869 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134534279 0 0 4096 0 0 0 0 17 1 0 0
/proc/8561/statm: 1243 869 227 40 0 660 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 4972

[startup+40.0204 s]
/proc/loadavg: 0.99 0.97 0.91 2/63 8561
/proc/meminfo: memFree=741584/2055924 swapFree=4183204/4192956
[pid=8561] ppid=8559 vsize=5128 CPUtime=39.99
/proc/8561/stat : 8561 (glpPBv3) R 8559 8561 8512 0 -1 0 32961 0 0 0 3986 13 0 0 25 0 1 0 164000971 5251072 908 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134543006 0 0 4096 0 0 0 0 17 1 0 0
/proc/8561/statm: 1282 908 227 40 0 699 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 5128

[startup+50.0263 s]
/proc/loadavg: 0.99 0.97 0.91 2/63 8561
/proc/meminfo: memFree=741520/2055924 swapFree=4183204/4192956
[pid=8561] ppid=8559 vsize=5496 CPUtime=50
/proc/8561/stat : 8561 (glpPBv3) R 8559 8561 8512 0 -1 0 48039 0 0 0 4981 19 0 0 25 0 1 0 164000971 5627904 986 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8561/statm: 1374 986 227 40 0 791 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 5496

[startup+60.0323 s]
/proc/loadavg: 0.99 0.97 0.91 2/63 8561
/proc/meminfo: memFree=741328/2055924 swapFree=4183204/4192956
[pid=8561] ppid=8559 vsize=5404 CPUtime=60
/proc/8561/stat : 8561 (glpPBv3) R 8559 8561 8512 0 -1 0 65326 0 0 0 5975 25 0 0 25 0 1 0 164000971 5533696 977 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134644176 0 0 4096 0 0 0 0 17 1 0 0
/proc/8561/statm: 1351 977 227 40 0 768 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 5404

[startup+70.0383 s]
/proc/loadavg: 0.99 0.97 0.91 2/63 8561
/proc/meminfo: memFree=741200/2055924 swapFree=4183204/4192956
[pid=8561] ppid=8559 vsize=5552 CPUtime=70
/proc/8561/stat : 8561 (glpPBv3) R 8559 8561 8512 0 -1 0 81539 0 0 0 6970 30 0 0 25 0 1 0 164000971 5685248 1014 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134626349 0 0 4096 0 0 0 0 17 1 0 0
/proc/8561/statm: 1388 1014 227 40 0 805 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 5552

[startup+80.0442 s]
/proc/loadavg: 0.99 0.97 0.91 2/63 8561
/proc/meminfo: memFree=741008/2055924 swapFree=4183204/4192956
[pid=8561] ppid=8559 vsize=5724 CPUtime=80
/proc/8561/stat : 8561 (glpPBv3) R 8559 8561 8512 0 -1 0 99510 0 0 0 7963 37 0 0 25 0 1 0 164000971 5861376 1057 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134629094 0 0 4096 0 0 0 0 17 1 0 0
/proc/8561/statm: 1431 1057 227 40 0 848 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 5724

[startup+90.0502 s]
/proc/loadavg: 0.99 0.97 0.91 2/63 8561
/proc/meminfo: memFree=740816/2055924 swapFree=4183204/4192956
[pid=8561] ppid=8559 vsize=5876 CPUtime=90.01
/proc/8561/stat : 8561 (glpPBv3) R 8559 8561 8512 0 -1 0 116924 0 0 0 8959 42 0 0 25 0 1 0 164000971 6017024 1095 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134542065 0 0 4096 0 0 0 0 17 1 0 0
/proc/8561/statm: 1469 1095 227 40 0 886 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 5876

[startup+100.056 s]
/proc/loadavg: 0.99 0.97 0.91 2/63 8561
/proc/meminfo: memFree=740688/2055924 swapFree=4183204/4192956
[pid=8561] ppid=8559 vsize=6000 CPUtime=100.01
/proc/8561/stat : 8561 (glpPBv3) R 8559 8561 8512 0 -1 0 133912 0 0 0 9951 50 0 0 25 0 1 0 164000971 6144000 1126 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134543006 0 0 4096 0 0 0 0 17 1 0 0
/proc/8561/statm: 1500 1126 227 40 0 917 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 6000

[startup+110.062 s]
/proc/loadavg: 0.99 0.97 0.91 2/63 8561
/proc/meminfo: memFree=740560/2055924 swapFree=4183204/4192956
[pid=8561] ppid=8559 vsize=6184 CPUtime=110.01
/proc/8561/stat : 8561 (glpPBv3) R 8559 8561 8512 0 -1 0 150182 0 0 0 10944 57 0 0 25 0 1 0 164000971 6332416 1172 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134629060 0 0 4096 0 0 0 0 17 1 0 0
/proc/8561/statm: 1546 1172 227 40 0 963 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 6184

[startup+120.068 s]
/proc/loadavg: 0.99 0.97 0.91 2/63 8561
/proc/meminfo: memFree=740496/2055924 swapFree=4183204/4192956
[pid=8561] ppid=8559 vsize=6292 CPUtime=120.01
/proc/8561/stat : 8561 (glpPBv3) R 8559 8561 8512 0 -1 0 168298 0 0 0 11938 63 0 0 25 0 1 0 164000971 6443008 1199 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134643288 0 0 4096 0 0 0 0 17 1 0 0
/proc/8561/statm: 1573 1199 227 40 0 990 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 6292

[startup+130.074 s]
/proc/loadavg: 0.99 0.97 0.91 2/63 8561
/proc/meminfo: memFree=740368/2055924 swapFree=4183204/4192956
[pid=8561] ppid=8559 vsize=6424 CPUtime=130.02
/proc/8561/stat : 8561 (glpPBv3) R 8559 8561 8512 0 -1 0 183215 0 0 0 12932 70 0 0 25 0 1 0 164000971 6578176 1232 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134626418 0 0 4096 0 0 0 0 17 1 0 0
/proc/8561/statm: 1606 1232 227 40 0 1023 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 6424

[startup+140.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/63 8561
/proc/meminfo: memFree=740240/2055924 swapFree=4183204/4192956
[pid=8561] ppid=8559 vsize=6776 CPUtime=140.02
/proc/8561/stat : 8561 (glpPBv3) R 8559 8561 8512 0 -1 0 199194 0 0 0 13924 78 0 0 25 0 1 0 164000971 6938624 1306 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134587940 0 0 4096 0 0 0 0 17 1 0 0
/proc/8561/statm: 1694 1306 227 40 0 1111 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 6776

[startup+150.086 s]
/proc/loadavg: 0.99 0.97 0.91 2/63 8561
/proc/meminfo: memFree=740048/2055924 swapFree=4183204/4192956
[pid=8561] ppid=8559 vsize=6968 CPUtime=150.02
/proc/8561/stat : 8561 (glpPBv3) R 8559 8561 8512 0 -1 0 215883 0 0 0 14918 84 0 0 25 0 1 0 164000971 7135232 1340 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 2653911 0 0 4096 0 0 0 0 17 1 0 0
/proc/8561/statm: 1742 1340 227 40 0 1159 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 6968

[startup+160.092 s]
/proc/loadavg: 0.99 0.97 0.91 2/63 8561
/proc/meminfo: memFree=739920/2055924 swapFree=4183204/4192956
[pid=8561] ppid=8559 vsize=7116 CPUtime=160.02
/proc/8561/stat : 8561 (glpPBv3) R 8559 8561 8512 0 -1 0 235447 0 0 0 15911 91 0 0 25 0 1 0 164000971 7286784 1377 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134634322 0 0 4096 0 0 0 0 17 1 0 0
/proc/8561/statm: 1779 1377 227 40 0 1196 0
Current children cumulated CPU time (s) 160.02
Current children cumulated vsize (Kb) 7116

[startup+170.098 s]
/proc/loadavg: 0.99 0.97 0.91 2/63 8561
/proc/meminfo: memFree=739728/2055924 swapFree=4183204/4192956
[pid=8561] ppid=8559 vsize=6988 CPUtime=170.02
/proc/8561/stat : 8561 (glpPBv3) R 8559 8561 8512 0 -1 0 251284 0 0 0 16905 97 0 0 25 0 1 0 164000971 7155712 1373 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134541542 0 0 4096 0 0 0 0 17 1 0 0
/proc/8561/statm: 1747 1373 227 40 0 1164 0
Current children cumulated CPU time (s) 170.02
Current children cumulated vsize (Kb) 6988

[startup+180.104 s]
/proc/loadavg: 0.99 0.97 0.91 2/63 8561
/proc/meminfo: memFree=739600/2055924 swapFree=4183204/4192956
[pid=8561] ppid=8559 vsize=7384 CPUtime=180.02
/proc/8561/stat : 8561 (glpPBv3) R 8559 8561 8512 0 -1 0 269896 0 0 0 17896 106 0 0 25 0 1 0 164000971 7561216 1444 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 2653911 0 0 4096 0 0 0 0 17 1 0 0
/proc/8561/statm: 1846 1444 227 40 0 1263 0
Current children cumulated CPU time (s) 180.02
Current children cumulated vsize (Kb) 7384

[startup+190.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/63 8561
/proc/meminfo: memFree=739408/2055924 swapFree=4183204/4192956
[pid=8561] ppid=8559 vsize=7280 CPUtime=190.03
/proc/8561/stat : 8561 (glpPBv3) R 8559 8561 8512 0 -1 0 286762 0 0 0 18889 114 0 0 25 0 1 0 164000971 7454720 1446 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134643524 0 0 4096 0 0 0 0 17 1 0 0
/proc/8561/statm: 1820 1446 227 40 0 1237 0
Current children cumulated CPU time (s) 190.03
Current children cumulated vsize (Kb) 7280

[startup+200.116 s]
/proc/loadavg: 0.99 0.97 0.91 2/63 8561
/proc/meminfo: memFree=739344/2055924 swapFree=4183204/4192956
[pid=8561] ppid=8559 vsize=7388 CPUtime=200.03
/proc/8561/stat : 8561 (glpPBv3) R 8559 8561 8512 0 -1 0 304716 0 0 0 19884 119 0 0 25 0 1 0 164000971 7565312 1473 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134605412 0 0 4096 0 0 0 0 17 1 0 0
/proc/8561/statm: 1847 1473 227 40 0 1264 0
Current children cumulated CPU time (s) 200.03
Current children cumulated vsize (Kb) 7388

[startup+210.122 s]
/proc/loadavg: 0.99 0.97 0.91 2/63 8561

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

/proc/8561/stat : 8561 (glpPBv3) R 8559 8561 8512 0 -1 0 3470810 0 0 0 176716 1424 0 0 25 0 1 0 164000971 21168128 4794 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134542138 0 0 4096 0 0 0 0 17 1 0 0
/proc/8561/statm: 5168 4794 227 40 0 4585 0
Current children cumulated CPU time (s) 1781.4
Current children cumulated vsize (Kb) 20672

[startup+1783.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/63 8561
/proc/meminfo: memFree=725968/2055924 swapFree=4183204/4192956
[pid=8561] ppid=8559 vsize=20680 CPUtime=1782.41
/proc/8561/stat : 8561 (glpPBv3) R 8559 8561 8512 0 -1 0 3473626 0 0 0 176815 1426 0 0 25 0 1 0 164000971 21176320 4796 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134569014 0 0 4096 0 0 0 0 17 1 0 0
/proc/8561/statm: 5170 4796 227 40 0 4587 0
Current children cumulated CPU time (s) 1782.41
Current children cumulated vsize (Kb) 20680

[startup+1784.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/63 8561
/proc/meminfo: memFree=725968/2055924 swapFree=4183204/4192956
[pid=8561] ppid=8559 vsize=20680 CPUtime=1783.41
/proc/8561/stat : 8561 (glpPBv3) R 8559 8561 8512 0 -1 0 3476020 0 0 0 176914 1427 0 0 25 0 1 0 164000971 21176320 4796 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134543006 0 0 4096 0 0 0 0 17 1 0 0
/proc/8561/statm: 5170 4796 227 40 0 4587 0
Current children cumulated CPU time (s) 1783.41
Current children cumulated vsize (Kb) 20680

[startup+1785.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/63 8561
/proc/meminfo: memFree=725904/2055924 swapFree=4183204/4192956
[pid=8561] ppid=8559 vsize=20688 CPUtime=1784.41
/proc/8561/stat : 8561 (glpPBv3) R 8559 8561 8512 0 -1 0 3478374 0 0 0 177013 1428 0 0 25 0 1 0 164000971 21184512 4798 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134643691 0 0 4096 0 0 0 0 17 1 0 0
/proc/8561/statm: 5172 4798 227 40 0 4589 0
Current children cumulated CPU time (s) 1784.41
Current children cumulated vsize (Kb) 20688

[startup+1786.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/63 8561
/proc/meminfo: memFree=725904/2055924 swapFree=4183204/4192956
[pid=8561] ppid=8559 vsize=20696 CPUtime=1785.42
/proc/8561/stat : 8561 (glpPBv3) R 8559 8561 8512 0 -1 0 3480308 0 0 0 177113 1429 0 0 25 0 1 0 164000971 21192704 4800 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134643512 0 0 4096 0 0 0 0 17 1 0 0
/proc/8561/statm: 5174 4800 227 40 0 4591 0
Current children cumulated CPU time (s) 1785.42
Current children cumulated vsize (Kb) 20696

[startup+1787.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/63 8561
/proc/meminfo: memFree=725904/2055924 swapFree=4183204/4192956
[pid=8561] ppid=8559 vsize=20712 CPUtime=1786.43
/proc/8561/stat : 8561 (glpPBv3) R 8559 8561 8512 0 -1 0 3482384 0 0 0 177213 1430 0 0 25 0 1 0 164000971 21209088 4804 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134643694 0 0 4096 0 0 0 0 17 1 0 0
/proc/8561/statm: 5178 4804 227 40 0 4595 0
Current children cumulated CPU time (s) 1786.43
Current children cumulated vsize (Kb) 20712

[startup+1788.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/63 8561
/proc/meminfo: memFree=725904/2055924 swapFree=4183204/4192956
[pid=8561] ppid=8559 vsize=20944 CPUtime=1787.43
/proc/8561/stat : 8561 (glpPBv3) R 8559 8561 8512 0 -1 0 3484486 0 0 0 177313 1430 0 0 25 0 1 0 164000971 21446656 4848 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8561/statm: 5236 4848 227 40 0 4653 0
Current children cumulated CPU time (s) 1787.43
Current children cumulated vsize (Kb) 20944

[startup+1789.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/63 8561
/proc/meminfo: memFree=725904/2055924 swapFree=4183204/4192956
[pid=8561] ppid=8559 vsize=20720 CPUtime=1788.43
/proc/8561/stat : 8561 (glpPBv3) R 8559 8561 8512 0 -1 0 3486502 0 0 0 177412 1431 0 0 25 0 1 0 164000971 21217280 4806 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 2653911 0 0 4096 0 0 0 0 17 1 0 0
/proc/8561/statm: 5180 4806 227 40 0 4597 0
Current children cumulated CPU time (s) 1788.43
Current children cumulated vsize (Kb) 20720

[startup+1790.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/63 8561
/proc/meminfo: memFree=725904/2055924 swapFree=4183204/4192956
[pid=8561] ppid=8559 vsize=20728 CPUtime=1789.43
/proc/8561/stat : 8561 (glpPBv3) R 8559 8561 8512 0 -1 0 3488478 0 0 0 177511 1432 0 0 25 0 1 0 164000971 21225472 4808 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134578066 0 0 4096 0 0 0 0 17 1 0 0
/proc/8561/statm: 5182 4808 227 40 0 4599 0
Current children cumulated CPU time (s) 1789.43
Current children cumulated vsize (Kb) 20728

[startup+1791.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/63 8561
/proc/meminfo: memFree=725968/2055924 swapFree=4183204/4192956
[pid=8561] ppid=8559 vsize=20744 CPUtime=1790.44
/proc/8561/stat : 8561 (glpPBv3) R 8559 8561 8512 0 -1 0 3490036 0 0 0 177611 1433 0 0 25 0 1 0 164000971 21241856 4812 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134629052 0 0 4096 0 0 0 0 17 1 0 0
/proc/8561/statm: 5186 4812 227 40 0 4603 0
Current children cumulated CPU time (s) 1790.44
Current children cumulated vsize (Kb) 20744

[startup+1792.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/63 8561
/proc/meminfo: memFree=725904/2055924 swapFree=4183204/4192956
[pid=8561] ppid=8559 vsize=20760 CPUtime=1791.45
/proc/8561/stat : 8561 (glpPBv3) R 8559 8561 8512 0 -1 0 3491972 0 0 0 177711 1434 0 0 25 0 1 0 164000971 21258240 4816 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134632685 0 0 4096 0 0 0 0 17 1 0 0
/proc/8561/statm: 5190 4816 227 40 0 4607 0
Current children cumulated CPU time (s) 1791.45
Current children cumulated vsize (Kb) 20760

[startup+1793.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/63 8561
/proc/meminfo: memFree=725904/2055924 swapFree=4183204/4192956
[pid=8561] ppid=8559 vsize=20768 CPUtime=1792.45
/proc/8561/stat : 8561 (glpPBv3) R 8559 8561 8512 0 -1 0 3493962 0 0 0 177810 1435 0 0 25 0 1 0 164000971 21266432 4818 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8561/statm: 5192 4818 227 40 0 4609 0
Current children cumulated CPU time (s) 1792.45
Current children cumulated vsize (Kb) 20768

[startup+1794.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/63 8561
/proc/meminfo: memFree=725904/2055924 swapFree=4183204/4192956
[pid=8561] ppid=8559 vsize=21008 CPUtime=1793.46
/proc/8561/stat : 8561 (glpPBv3) R 8559 8561 8512 0 -1 0 3495985 0 0 0 177911 1435 0 0 25 0 1 0 164000971 21512192 4864 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8561/statm: 5195 4821 227 40 0 4612 0
Current children cumulated CPU time (s) 1793.46
Current children cumulated vsize (Kb) 21008

[startup+1795.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/63 8561
/proc/meminfo: memFree=725904/2055924 swapFree=4183204/4192956
[pid=8561] ppid=8559 vsize=20780 CPUtime=1794.46
/proc/8561/stat : 8561 (glpPBv3) R 8559 8561 8512 0 -1 0 3497963 0 0 0 178010 1436 0 0 25 0 1 0 164000971 21278720 4821 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134629086 0 0 4096 0 0 0 0 17 1 0 0
/proc/8561/statm: 5195 4821 227 40 0 4612 0
Current children cumulated CPU time (s) 1794.46
Current children cumulated vsize (Kb) 20780

[startup+1796.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/63 8561
/proc/meminfo: memFree=725904/2055924 swapFree=4183204/4192956
[pid=8561] ppid=8559 vsize=20788 CPUtime=1795.46
/proc/8561/stat : 8561 (glpPBv3) R 8559 8561 8512 0 -1 0 3499814 0 0 0 178110 1436 0 0 25 0 1 0 164000971 21286912 4823 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134629115 0 0 4096 0 0 0 0 17 1 0 0
/proc/8561/statm: 5197 4823 227 40 0 4614 0
Current children cumulated CPU time (s) 1795.46
Current children cumulated vsize (Kb) 20788

[startup+1797.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/63 8561
/proc/meminfo: memFree=725840/2055924 swapFree=4183204/4192956
[pid=8561] ppid=8559 vsize=20820 CPUtime=1796.47
/proc/8561/stat : 8561 (glpPBv3) R 8559 8561 8512 0 -1 0 3501921 0 0 0 178210 1437 0 0 25 0 1 0 164000971 21319680 4831 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/8561/statm: 5205 4831 227 40 0 4622 0
Current children cumulated CPU time (s) 1796.47
Current children cumulated vsize (Kb) 20820

[startup+1798.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/63 8561
/proc/meminfo: memFree=725840/2055924 swapFree=4183204/4192956
[pid=8561] ppid=8559 vsize=20820 CPUtime=1797.47
/proc/8561/stat : 8561 (glpPBv3) R 8559 8561 8512 0 -1 0 3503952 0 0 0 178310 1437 0 0 25 0 1 0 164000971 21319680 4831 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134572928 0 0 4096 0 0 0 0 17 1 0 0
/proc/8561/statm: 5205 4831 227 40 0 4622 0
Current children cumulated CPU time (s) 1797.47
Current children cumulated vsize (Kb) 20820

[startup+1799.16 s]
/proc/loadavg: 0.99 0.97 0.91 2/63 8561
/proc/meminfo: memFree=725840/2055924 swapFree=4183204/4192956
[pid=8561] ppid=8559 vsize=20828 CPUtime=1798.48
/proc/8561/stat : 8561 (glpPBv3) R 8559 8561 8512 0 -1 0 3505886 0 0 0 178410 1438 0 0 25 0 1 0 164000971 21327872 4833 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/8561/statm: 5207 4833 227 40 0 4624 0
Current children cumulated CPU time (s) 1798.48
Current children cumulated vsize (Kb) 20828

[startup+1800.16 s]
/proc/loadavg: 0.99 0.97 0.91 2/63 8561
/proc/meminfo: memFree=725840/2055924 swapFree=4183204/4192956
[pid=8561] ppid=8559 vsize=20836 CPUtime=1799.49
/proc/8561/stat : 8561 (glpPBv3) R 8559 8561 8512 0 -1 0 3507526 0 0 0 178510 1439 0 0 25 0 1 0 164000971 21336064 4835 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134542160 0 0 4096 0 0 0 0 17 1 0 0
/proc/8561/statm: 5209 4835 227 40 0 4626 0
Current children cumulated CPU time (s) 1799.49
Current children cumulated vsize (Kb) 20836

[startup+1801.17 s]
/proc/loadavg: 0.99 0.97 0.91 2/63 8561
/proc/meminfo: memFree=725840/2055924 swapFree=4183204/4192956
[pid=8561] ppid=8559 vsize=20852 CPUtime=1800.49
/proc/8561/stat : 8561 (glpPBv3) R 8559 8561 8512 0 -1 0 3509420 0 0 0 178610 1439 0 0 25 0 1 0 164000971 21352448 4839 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134629276 0 0 4096 0 0 0 0 17 1 0 0
/proc/8561/statm: 5213 4839 227 40 0 4630 0
Current children cumulated CPU time (s) 1800.49
Current children cumulated vsize (Kb) 20852



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.17 s]
/proc/loadavg: 0.99 0.97 0.91 2/63 8561
/proc/meminfo: memFree=725840/2055924 swapFree=4183204/4192956
[pid=8561] ppid=8559 vsize=20852 CPUtime=1800.49
/proc/8561/stat : 8561 (glpPBv3) R 8559 8561 8512 0 -1 0 3509420 0 0 0 178610 1439 0 0 25 0 1 0 164000971 21352448 4839 18446744073709551615 134512640 134678228 4294956688 18446744073709551615 134543006 0 0 4096 0 0 0 0 17 1 0 0
/proc/8561/statm: 5213 4839 227 40 0 4630 0
Current children cumulated CPU time (s) 1800.49
Current children cumulated vsize (Kb) 20852

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.18
CPU time (s): 1800.5
CPU user time (s): 1786.1
CPU system time (s): 14.3978
CPU usage (%): 99.9624
Max. virtual memory (cumulated for all children) (Kb): 21008
The end

Launcher Data (download as text)

Begin job on node6 on Sat Jul 29 11:09:56 UTC 2006


FILE ID= 85417-1154171396

PBS_JOBID= 893191

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-ii8a3.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user8/glpPBv3 ROOT/tmp/node6/85417-1154171396/instance-85417-1154171396.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-85417-1154171396 -o ROOT/results/node6/solver-85417-1154171396 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user8/glpPBv3 ROOT/tmp/node6/85417-1154171396/instance-85417-1154171396.opb

MD5SUM SOLVER= 29ce95346658d7502ba983059bfb8cff
MD5SUM BENCH=  5018d2b93ba4422fc03308c57dbd6158

RANDOM SEED= 574110157

TIMEOUT= 1800 seconds


/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.255
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.255
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:      2055924 kB
MemFree:        744800 kB
Buffers:         44248 kB
Cached:        1180720 kB
SwapCached:       3792 kB
Active:         108504 kB
Inactive:      1125268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:        744800 kB
SwapTotal:     4192956 kB
SwapFree:      4183204 kB
Dirty:             192 kB
Writeback:           0 kB
Mapped:          14828 kB
Slab:            63468 kB
Committed_AS:   702680 kB
PageTables:       1460 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node6 on Sat Jul 29 11:39:57 UTC 2006