Trace number 85322

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.6 1801.18

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii32e1.opb
MD5SUM0d4648505d14cf43905d3198d6f686c2
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark162
Best CPU time to get the best result obtained on this benchmark22.5876
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 162
Optimality of the best value was proved YES
Number of variables444
Total number of constraints1408
Number of constraints which are clauses1408
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 constraint32
Number of terms in the objective function 444
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 444
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 444
Number of bits of the biggest sum of numbers9
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/node37/watcher-85322-1154169404 -o ROOT/results/node37/solver-85322-1154169404 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user8/glpPBv3 ROOT/tmp/node37/85322-1154169404/instance-85322-1154169404.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.99 0.97 0.91 3/64 11315
/proc/meminfo: memFree=1488080/2055920 swapFree=4183120/4192956
[pid=11315] ppid=11313 vsize=2424 CPUtime=0
/proc/11315/stat : 11315 (glpPBv3) R 11313 11315 11266 0 -1 0 117 0 0 0 0 0 0 0 18 0 1 0 163811874 2482176 99 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 11498688 0 0 4096 0 0 0 0 17 1 0 0
/proc/11315/statm: 606 107 92 40 0 11 0

[startup+10.003 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11315
/proc/meminfo: memFree=1485528/2055920 swapFree=4183120/4192956
[pid=11315] ppid=11313 vsize=4916 CPUtime=9.99
/proc/11315/stat : 11315 (glpPBv3) R 11313 11315 11266 0 -1 0 883 0 0 0 998 1 0 0 25 0 1 0 163811874 5033984 852 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11315/statm: 1229 852 227 40 0 646 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 4916

[startup+20.0101 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11315
/proc/meminfo: memFree=1485472/2055920 swapFree=4183120/4192956
[pid=11315] ppid=11313 vsize=5012 CPUtime=20
/proc/11315/stat : 11315 (glpPBv3) R 11313 11315 11266 0 -1 0 3048 0 0 0 1995 5 0 0 25 0 1 0 163811874 5132288 861 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11315/statm: 1253 861 227 40 0 670 0
Current children cumulated CPU time (s) 20
Current children cumulated vsize (Kb) 5012

[startup+30.0162 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11315
/proc/meminfo: memFree=1485472/2055920 swapFree=4183120/4192956
[pid=11315] ppid=11313 vsize=4916 CPUtime=30
/proc/11315/stat : 11315 (glpPBv3) R 11313 11315 11266 0 -1 0 7235 0 0 0 2991 9 0 0 25 0 1 0 163811874 5033984 855 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134629280 0 0 4096 0 0 0 0 17 1 0 0
/proc/11315/statm: 1229 855 227 40 0 646 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 4916

[startup+40.0222 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11315
/proc/meminfo: memFree=1485344/2055920 swapFree=4183120/4192956
[pid=11315] ppid=11313 vsize=4936 CPUtime=40
/proc/11315/stat : 11315 (glpPBv3) R 11313 11315 11266 0 -1 0 18448 0 0 0 3986 14 0 0 25 0 1 0 163811874 5054464 860 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542128 0 0 4096 0 0 0 0 17 1 0 0
/proc/11315/statm: 1234 860 227 40 0 651 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 4936

[startup+50.0283 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11315
/proc/meminfo: memFree=1485280/2055920 swapFree=4183120/4192956
[pid=11315] ppid=11313 vsize=4984 CPUtime=50.01
/proc/11315/stat : 11315 (glpPBv3) R 11313 11315 11266 0 -1 0 47017 0 0 0 4977 24 0 0 25 0 1 0 163811874 5103616 872 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/11315/statm: 1246 872 227 40 0 663 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (Kb) 4984

[startup+60.0344 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11315
/proc/meminfo: memFree=1485152/2055920 swapFree=4183120/4192956
[pid=11315] ppid=11313 vsize=5084 CPUtime=60
/proc/11315/stat : 11315 (glpPBv3) R 11313 11315 11266 0 -1 0 67807 0 0 0 5969 31 0 0 25 0 1 0 163811874 5206016 897 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134629086 0 0 4096 0 0 0 0 17 1 0 0
/proc/11315/statm: 1271 897 227 40 0 688 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 5084

[startup+70.0405 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11315
/proc/meminfo: memFree=1485024/2055920 swapFree=4183120/4192956
[pid=11315] ppid=11313 vsize=5480 CPUtime=70.01
/proc/11315/stat : 11315 (glpPBv3) R 11313 11315 11266 0 -1 0 84744 0 0 0 6963 38 0 0 25 0 1 0 163811874 5611520 989 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134636920 0 0 4096 0 0 0 0 17 1 0 0
/proc/11315/statm: 1370 989 227 40 0 787 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 5480

[startup+80.0465 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11315
/proc/meminfo: memFree=1484896/2055920 swapFree=4183120/4192956
[pid=11315] ppid=11313 vsize=5584 CPUtime=80.01
/proc/11315/stat : 11315 (glpPBv3) R 11313 11315 11266 0 -1 0 110776 0 0 0 7952 49 0 0 25 0 1 0 163811874 5718016 1003 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11315/statm: 1396 1003 227 40 0 813 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 5584

[startup+90.0516 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11315
/proc/meminfo: memFree=1484832/2055920 swapFree=4183120/4192956
[pid=11315] ppid=11313 vsize=5612 CPUtime=90.02
/proc/11315/stat : 11315 (glpPBv3) R 11313 11315 11266 0 -1 0 136693 0 0 0 8942 60 0 0 25 0 1 0 163811874 5746688 1011 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11315/statm: 1403 1011 227 40 0 820 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 5612

[startup+100.058 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11315
/proc/meminfo: memFree=1484832/2055920 swapFree=4183120/4192956
[pid=11315] ppid=11313 vsize=5612 CPUtime=100.02
/proc/11315/stat : 11315 (glpPBv3) R 11313 11315 11266 0 -1 0 160161 0 0 0 9932 70 0 0 25 0 1 0 163811874 5746688 1011 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11315/statm: 1403 1011 227 40 0 820 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 5612

[startup+110.064 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11315
/proc/meminfo: memFree=1484832/2055920 swapFree=4183120/4192956
[pid=11315] ppid=11313 vsize=5612 CPUtime=110.02
/proc/11315/stat : 11315 (glpPBv3) R 11313 11315 11266 0 -1 0 183073 0 0 0 10922 80 0 0 25 0 1 0 163811874 5746688 1011 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11315/statm: 1403 1011 227 40 0 820 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 5612

[startup+120.07 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11315
/proc/meminfo: memFree=1484704/2055920 swapFree=4183120/4192956
[pid=11315] ppid=11313 vsize=5472 CPUtime=120.03
/proc/11315/stat : 11315 (glpPBv3) R 11313 11315 11266 0 -1 0 202117 0 0 0 11915 88 0 0 25 0 1 0 163811874 5603328 994 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134629060 0 0 4096 0 0 0 0 17 1 0 0
/proc/11315/statm: 1368 994 227 40 0 785 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 5472

[startup+130.076 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11315
/proc/meminfo: memFree=1484576/2055920 swapFree=4183120/4192956
[pid=11315] ppid=11313 vsize=5628 CPUtime=130.03
/proc/11315/stat : 11315 (glpPBv3) R 11313 11315 11266 0 -1 0 223089 0 0 0 12908 95 0 0 25 0 1 0 163811874 5763072 1033 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 12000983 0 0 4096 0 0 0 0 17 1 0 0
/proc/11315/statm: 1407 1033 227 40 0 824 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 5628

[startup+140.082 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11315
/proc/meminfo: memFree=1484384/2055920 swapFree=4183120/4192956
[pid=11315] ppid=11313 vsize=5816 CPUtime=140.03
/proc/11315/stat : 11315 (glpPBv3) R 11313 11315 11266 0 -1 0 242369 0 0 0 13901 102 0 0 25 0 1 0 163811874 5955584 1080 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134643678 0 0 4096 0 0 0 0 17 1 0 0
/proc/11315/statm: 1454 1080 227 40 0 871 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 5816

[startup+150.088 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11315
/proc/meminfo: memFree=1484256/2055920 swapFree=4183120/4192956
[pid=11315] ppid=11313 vsize=6208 CPUtime=150.04
/proc/11315/stat : 11315 (glpPBv3) R 11313 11315 11266 0 -1 0 261633 0 0 0 14893 111 0 0 25 0 1 0 163811874 6356992 1160 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11315/statm: 1552 1160 227 40 0 969 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 6208

[startup+160.094 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11315
/proc/meminfo: memFree=1484128/2055920 swapFree=4183120/4192956
[pid=11315] ppid=11313 vsize=6132 CPUtime=160.04
/proc/11315/stat : 11315 (glpPBv3) R 11313 11315 11266 0 -1 0 280098 0 0 0 15886 118 0 0 25 0 1 0 163811874 6279168 1159 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134534279 0 0 4096 0 0 0 0 17 1 0 0
/proc/11315/statm: 1533 1159 227 40 0 950 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 6132

[startup+170.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11315
/proc/meminfo: memFree=1484000/2055920 swapFree=4183120/4192956
[pid=11315] ppid=11313 vsize=6484 CPUtime=170.04
/proc/11315/stat : 11315 (glpPBv3) R 11313 11315 11266 0 -1 0 298410 0 0 0 16877 127 0 0 25 0 1 0 163811874 6639616 1229 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11315/statm: 1621 1229 227 40 0 1038 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 6484

[startup+180.106 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11317
/proc/meminfo: memFree=1483872/2055920 swapFree=4183120/4192956
[pid=11315] ppid=11313 vsize=6372 CPUtime=180.04
/proc/11315/stat : 11315 (glpPBv3) R 11313 11315 11266 0 -1 0 318829 0 0 0 17869 135 0 0 25 0 1 0 163811874 6524928 1219 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134626410 0 0 4096 0 0 0 0 17 1 0 0
/proc/11315/statm: 1593 1219 227 40 0 1010 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 6372

[startup+190.112 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11317
/proc/meminfo: memFree=1483744/2055920 swapFree=4183120/4192956
[pid=11315] ppid=11313 vsize=6500 CPUtime=190.05
/proc/11315/stat : 11315 (glpPBv3) R 11313 11315 11266 0 -1 0 338795 0 0 0 18860 145 0 0 25 0 1 0 163811874 6656000 1251 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11315/statm: 1625 1251 227 40 0 1042 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 6500

[startup+200.118 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11317
/proc/meminfo: memFree=1483680/2055920 swapFree=4183120/4192956
[pid=11315] ppid=11313 vsize=6800 CPUtime=200.05
/proc/11315/stat : 11315 (glpPBv3) R 11313 11315 11266 0 -1 0 371214 0 0 0 19847 158 0 0 25 0 1 0 163811874 6963200 1295 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134636938 0 0 4096 0 0 0 0 17 1 0 0
/proc/11315/statm: 1700 1295 227 40 0 1117 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 6800

[startup+210.124 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11317

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

/proc/11315/stat : 11315 (glpPBv3) R 11313 11315 11266 0 -1 0 3498002 0 0 0 176567 1582 0 0 25 0 1 0 163811874 25645056 5868 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11315/statm: 6261 5868 227 40 0 5678 0
Current children cumulated CPU time (s) 1781.49
Current children cumulated vsize (Kb) 25044

[startup+1783.07 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11515
/proc/meminfo: memFree=1464872/2055920 swapFree=4183120/4192956
[pid=11315] ppid=11313 vsize=24804 CPUtime=1782.5
/proc/11315/stat : 11315 (glpPBv3) R 11313 11315 11266 0 -1 0 3501079 0 0 0 176666 1584 0 0 25 0 1 0 163811874 25399296 5827 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134643281 0 0 4096 0 0 0 0 17 1 0 0
/proc/11315/statm: 6201 5827 227 40 0 5618 0
Current children cumulated CPU time (s) 1782.5
Current children cumulated vsize (Kb) 24804

[startup+1784.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11515
/proc/meminfo: memFree=1464872/2055920 swapFree=4183120/4192956
[pid=11315] ppid=11313 vsize=25056 CPUtime=1783.5
/proc/11315/stat : 11315 (glpPBv3) R 11313 11315 11266 0 -1 0 3504350 0 0 0 176765 1585 0 0 25 0 1 0 163811874 25657344 5872 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11315/statm: 6264 5872 227 40 0 5681 0
Current children cumulated CPU time (s) 1783.5
Current children cumulated vsize (Kb) 25056

[startup+1785.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11515
/proc/meminfo: memFree=1464872/2055920 swapFree=4183120/4192956
[pid=11315] ppid=11313 vsize=25064 CPUtime=1784.51
/proc/11315/stat : 11315 (glpPBv3) R 11313 11315 11266 0 -1 0 3507696 0 0 0 176864 1587 0 0 25 0 1 0 163811874 25665536 5874 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11315/statm: 6266 5874 227 40 0 5683 0
Current children cumulated CPU time (s) 1784.51
Current children cumulated vsize (Kb) 25064

[startup+1786.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11515
/proc/meminfo: memFree=1464872/2055920 swapFree=4183120/4192956
[pid=11315] ppid=11313 vsize=25064 CPUtime=1785.5
/proc/11315/stat : 11315 (glpPBv3) R 11313 11315 11266 0 -1 0 3510761 0 0 0 176962 1588 0 0 25 0 1 0 163811874 25665536 5874 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134585311 0 0 4096 0 0 0 0 17 1 0 0
/proc/11315/statm: 6266 5874 227 40 0 5683 0
Current children cumulated CPU time (s) 1785.5
Current children cumulated vsize (Kb) 25064

[startup+1787.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11515
/proc/meminfo: memFree=1464872/2055920 swapFree=4183120/4192956
[pid=11315] ppid=11313 vsize=24820 CPUtime=1786.51
/proc/11315/stat : 11315 (glpPBv3) R 11313 11315 11266 0 -1 0 3513901 0 0 0 177061 1590 0 0 25 0 1 0 163811874 25415680 5831 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134629073 0 0 4096 0 0 0 0 17 1 0 0
/proc/11315/statm: 6205 5831 227 40 0 5622 0
Current children cumulated CPU time (s) 1786.51
Current children cumulated vsize (Kb) 24820

[startup+1788.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11515
/proc/meminfo: memFree=1464808/2055920 swapFree=4183120/4192956
[pid=11315] ppid=11313 vsize=25120 CPUtime=1787.52
/proc/11315/stat : 11315 (glpPBv3) R 11313 11315 11266 0 -1 0 3516827 0 0 0 177160 1592 0 0 25 0 1 0 163811874 25722880 5875 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134638881 0 0 4096 0 0 0 0 17 1 0 0
/proc/11315/statm: 6280 5875 227 40 0 5697 0
Current children cumulated CPU time (s) 1787.52
Current children cumulated vsize (Kb) 25120

[startup+1789.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11515
/proc/meminfo: memFree=1464808/2055920 swapFree=4183120/4192956
[pid=11315] ppid=11313 vsize=25080 CPUtime=1788.52
/proc/11315/stat : 11315 (glpPBv3) R 11313 11315 11266 0 -1 0 3519655 0 0 0 177259 1593 0 0 25 0 1 0 163811874 25681920 5875 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11315/statm: 6270 5878 227 40 0 5687 0
Current children cumulated CPU time (s) 1788.52
Current children cumulated vsize (Kb) 25080

[startup+1790.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11515
/proc/meminfo: memFree=1464808/2055920 swapFree=4183120/4192956
[pid=11315] ppid=11313 vsize=24844 CPUtime=1789.53
/proc/11315/stat : 11315 (glpPBv3) R 11313 11315 11266 0 -1 0 3522510 0 0 0 177359 1594 0 0 25 0 1 0 163811874 25440256 5837 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11315/statm: 6211 5837 227 40 0 5628 0
Current children cumulated CPU time (s) 1789.53
Current children cumulated vsize (Kb) 24844

[startup+1791.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11515
/proc/meminfo: memFree=1464808/2055920 swapFree=4183120/4192956
[pid=11315] ppid=11313 vsize=25088 CPUtime=1790.54
/proc/11315/stat : 11315 (glpPBv3) R 11313 11315 11266 0 -1 0 3525800 0 0 0 177458 1596 0 0 25 0 1 0 163811874 25690112 5880 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11315/statm: 6272 5880 227 40 0 5689 0
Current children cumulated CPU time (s) 1790.54
Current children cumulated vsize (Kb) 25088

[startup+1792.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11515
/proc/meminfo: memFree=1464808/2055920 swapFree=4183120/4192956
[pid=11315] ppid=11313 vsize=25088 CPUtime=1791.54
/proc/11315/stat : 11315 (glpPBv3) R 11313 11315 11266 0 -1 0 3529606 0 0 0 177557 1597 0 0 25 0 1 0 163811874 25690112 5880 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11315/statm: 6272 5880 227 40 0 5689 0
Current children cumulated CPU time (s) 1791.54
Current children cumulated vsize (Kb) 25088

[startup+1793.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11515
/proc/meminfo: memFree=1464808/2055920 swapFree=4183120/4192956
[pid=11315] ppid=11313 vsize=24844 CPUtime=1792.54
/proc/11315/stat : 11315 (glpPBv3) R 11313 11315 11266 0 -1 0 3533261 0 0 0 177656 1598 0 0 25 0 1 0 163811874 25440256 5837 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134541668 0 0 4096 0 0 0 0 17 1 0 0
/proc/11315/statm: 6211 5837 227 40 0 5628 0
Current children cumulated CPU time (s) 1792.54
Current children cumulated vsize (Kb) 24844

[startup+1794.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11515
/proc/meminfo: memFree=1464808/2055920 swapFree=4183120/4192956
[pid=11315] ppid=11313 vsize=24852 CPUtime=1793.55
/proc/11315/stat : 11315 (glpPBv3) R 11313 11315 11266 0 -1 0 3536015 0 0 0 177755 1600 0 0 25 0 1 0 163811874 25448448 5839 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578066 0 0 4096 0 0 0 0 17 1 0 0
/proc/11315/statm: 6213 5839 227 40 0 5630 0
Current children cumulated CPU time (s) 1793.55
Current children cumulated vsize (Kb) 24852

[startup+1795.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11515
/proc/meminfo: memFree=1464808/2055920 swapFree=4183120/4192956
[pid=11315] ppid=11313 vsize=25096 CPUtime=1794.55
/proc/11315/stat : 11315 (glpPBv3) R 11313 11315 11266 0 -1 0 3538413 0 0 0 177854 1601 0 0 25 0 1 0 163811874 25698304 5882 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11315/statm: 6274 5882 227 40 0 5691 0
Current children cumulated CPU time (s) 1794.55
Current children cumulated vsize (Kb) 25096

[startup+1796.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11515
/proc/meminfo: memFree=1464808/2055920 swapFree=4183120/4192956
[pid=11315] ppid=11313 vsize=24860 CPUtime=1795.56
/proc/11315/stat : 11315 (glpPBv3) R 11313 11315 11266 0 -1 0 3540458 0 0 0 177954 1602 0 0 25 0 1 0 163811874 25456640 5841 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134629287 0 0 4096 0 0 0 0 17 1 0 0
/proc/11315/statm: 6215 5841 227 40 0 5632 0
Current children cumulated CPU time (s) 1795.56
Current children cumulated vsize (Kb) 24860

[startup+1797.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11515
/proc/meminfo: memFree=1464808/2055920 swapFree=4183120/4192956
[pid=11315] ppid=11313 vsize=25104 CPUtime=1796.56
/proc/11315/stat : 11315 (glpPBv3) R 11313 11315 11266 0 -1 0 3542598 0 0 0 178053 1603 0 0 25 0 1 0 163811874 25706496 5884 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11315/statm: 6276 5884 227 40 0 5693 0
Current children cumulated CPU time (s) 1796.56
Current children cumulated vsize (Kb) 25104

[startup+1798.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11515
/proc/meminfo: memFree=1464808/2055920 swapFree=4183120/4192956
[pid=11315] ppid=11313 vsize=25112 CPUtime=1797.56
/proc/11315/stat : 11315 (glpPBv3) R 11313 11315 11266 0 -1 0 3544515 0 0 0 178152 1604 0 0 25 0 1 0 163811874 25714688 5897 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11315/statm: 6278 5897 227 40 0 5695 0
Current children cumulated CPU time (s) 1797.56
Current children cumulated vsize (Kb) 25112

[startup+1799.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11515
/proc/meminfo: memFree=1464744/2055920 swapFree=4183120/4192956
[pid=11315] ppid=11313 vsize=24876 CPUtime=1798.57
/proc/11315/stat : 11315 (glpPBv3) R 11313 11315 11266 0 -1 0 3546615 0 0 0 178252 1605 0 0 25 0 1 0 163811874 25473024 5845 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578429 0 0 4096 0 0 0 0 17 1 0 0
/proc/11315/statm: 6219 5845 227 40 0 5636 0
Current children cumulated CPU time (s) 1798.57
Current children cumulated vsize (Kb) 24876

[startup+1800.16 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11515
/proc/meminfo: memFree=1464808/2055920 swapFree=4183120/4192956
[pid=11315] ppid=11313 vsize=24876 CPUtime=1799.57
/proc/11315/stat : 11315 (glpPBv3) R 11313 11315 11266 0 -1 0 3549025 0 0 0 178351 1606 0 0 25 0 1 0 163811874 25473024 5845 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134629208 0 0 4096 0 0 0 0 17 1 0 0
/proc/11315/statm: 6219 5845 227 40 0 5636 0
Current children cumulated CPU time (s) 1799.57
Current children cumulated vsize (Kb) 24876

[startup+1801.16 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11515
/proc/meminfo: memFree=1464808/2055920 swapFree=4183120/4192956
[pid=11315] ppid=11313 vsize=24892 CPUtime=1800.58
/proc/11315/stat : 11315 (glpPBv3) R 11313 11315 11266 0 -1 0 3550707 0 0 0 178451 1607 0 0 25 0 1 0 163811874 25489408 5849 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/11315/statm: 6223 5849 227 40 0 5640 0
Current children cumulated CPU time (s) 1800.58
Current children cumulated vsize (Kb) 24892



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.17 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11515
/proc/meminfo: memFree=1464808/2055920 swapFree=4183120/4192956
[pid=11315] ppid=11313 vsize=24892 CPUtime=1800.58
/proc/11315/stat : 11315 (glpPBv3) R 11313 11315 11266 0 -1 0 3550707 0 0 0 178451 1607 0 0 25 0 1 0 163811874 25489408 5849 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/11315/statm: 6223 5849 227 40 0 5640 0
Current children cumulated CPU time (s) 1800.58
Current children cumulated vsize (Kb) 24892

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.6
CPU user time (s): 1784.52
CPU system time (s): 16.0806
CPU usage (%): 99.9678
Max. virtual memory (cumulated for all children) (Kb): 25120
The end

Launcher Data (download as text)

Begin job on node37 on Sat Jul 29 10:36:44 UTC 2006


FILE ID= 85322-1154169404

PBS_JOBID= 893096

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

MD5SUM SOLVER= 29ce95346658d7502ba983059bfb8cff
MD5SUM BENCH=  0d4648505d14cf43905d3198d6f686c2

RANDOM SEED= 655317966

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.232
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.232
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:       1488288 kB
Buffers:         25340 kB
Cached:         466280 kB
SwapCached:       3760 kB
Active:          89000 kB
Inactive:       411364 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1488288 kB
SwapTotal:     4192956 kB
SwapFree:      4183120 kB
Dirty:             172 kB
Writeback:           0 kB
Mapped:          14812 kB
Slab:            53368 kB
Committed_AS:   761224 kB
PageTables:       1412 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node37 on Sat Jul 29 11:06:45 UTC 2006