Trace number 85391

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.67 1801.14

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii8c1.opb
MD5SUM455daeae9aaa9768f332064b32a16167
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark302
Best CPU time to get the best result obtained on this benchmark1800.55
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 302
Optimality of the best value was proved NO
Number of variables1020
Total number of constraints3575
Number of constraints which are clauses3575
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 constraint10
Number of terms in the objective function 1020
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 1020
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 1020
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/node57/watcher-85391-1154170870 -o ROOT/results/node57/solver-85391-1154170870 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user8/glpPBv3 ROOT/tmp/node57/85391-1154170870/instance-85391-1154170870.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.00 0.99 0.91 2/70 24182
/proc/meminfo: memFree=749268/2055920 swapFree=4183068/4192956
[pid=24182] ppid=24180 vsize=1232 CPUtime=0
/proc/24182/stat : 24182 (glpPBv3) R 24180 24182 24133 0 -1 0 60 0 0 0 0 0 0 0 18 0 1 0 163957388 1261568 43 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 6959908 0 0 4096 0 0 0 0 17 1 0 0
/proc/24182/statm: 308 44 34 40 0 8 0

[startup+10.0016 s]
/proc/loadavg: 1.00 0.99 0.91 2/70 24212
/proc/meminfo: memFree=744660/2055920 swapFree=4183068/4192956
[pid=24182] ppid=24180 vsize=6844 CPUtime=9.98
/proc/24182/stat : 24182 (glpPBv3) R 24180 24182 24133 0 -1 0 1497 0 0 0 996 2 0 0 25 0 1 0 163957388 7008256 1333 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134643742 0 0 4096 0 0 0 0 17 1 0 0
/proc/24182/statm: 1711 1333 227 40 0 1128 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 6844

[startup+20.0084 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 24272
/proc/meminfo: memFree=745868/2055920 swapFree=4183068/4192956
[pid=24182] ppid=24180 vsize=6844 CPUtime=19.95
/proc/24182/stat : 24182 (glpPBv3) R 24180 24182 24133 0 -1 0 1575 0 0 0 1993 2 0 0 25 0 1 0 163957388 7008256 1337 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134629086 0 0 4096 0 0 0 0 17 1 0 0
/proc/24182/statm: 1711 1337 227 40 0 1128 0
Current children cumulated CPU time (s) 19.95
Current children cumulated vsize (Kb) 6844

[startup+30.0143 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 24272
/proc/meminfo: memFree=745876/2055920 swapFree=4183068/4192956
[pid=24182] ppid=24180 vsize=6844 CPUtime=29.96
/proc/24182/stat : 24182 (glpPBv3) R 24180 24182 24133 0 -1 0 1905 0 0 0 2993 3 0 0 25 0 1 0 163957388 7008256 1337 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134643494 0 0 4096 0 0 0 0 17 1 0 0
/proc/24182/statm: 1711 1337 227 40 0 1128 0
Current children cumulated CPU time (s) 29.96
Current children cumulated vsize (Kb) 6844

[startup+40.0202 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 24272
/proc/meminfo: memFree=745956/2055920 swapFree=4183068/4192956
[pid=24182] ppid=24180 vsize=6844 CPUtime=39.96
/proc/24182/stat : 24182 (glpPBv3) R 24180 24182 24133 0 -1 0 2867 0 0 0 3993 3 0 0 25 0 1 0 163957388 7008256 1337 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542173 0 0 4096 0 0 0 0 17 1 0 0
/proc/24182/statm: 1711 1337 227 40 0 1128 0
Current children cumulated CPU time (s) 39.96
Current children cumulated vsize (Kb) 6844

[startup+50.0271 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 24272
/proc/meminfo: memFree=745892/2055920 swapFree=4183068/4192956
[pid=24182] ppid=24180 vsize=6844 CPUtime=49.96
/proc/24182/stat : 24182 (glpPBv3) R 24180 24182 24133 0 -1 0 4444 0 0 0 4992 4 0 0 25 0 1 0 163957388 7008256 1337 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 7425751 0 0 4096 0 0 0 0 17 1 0 0
/proc/24182/statm: 1711 1337 227 40 0 1128 0
Current children cumulated CPU time (s) 49.96
Current children cumulated vsize (Kb) 6844

[startup+60.0319 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 24272
/proc/meminfo: memFree=745892/2055920 swapFree=4183068/4192956
[pid=24182] ppid=24180 vsize=6844 CPUtime=59.97
/proc/24182/stat : 24182 (glpPBv3) R 24180 24182 24133 0 -1 0 6908 0 0 0 5991 6 0 0 25 0 1 0 163957388 7008256 1337 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 7425751 0 0 4096 0 0 0 0 17 1 0 0
/proc/24182/statm: 1711 1337 227 40 0 1128 0
Current children cumulated CPU time (s) 59.97
Current children cumulated vsize (Kb) 6844

[startup+70.0378 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 24272
/proc/meminfo: memFree=745892/2055920 swapFree=4183068/4192956
[pid=24182] ppid=24180 vsize=6844 CPUtime=69.97
/proc/24182/stat : 24182 (glpPBv3) R 24180 24182 24133 0 -1 0 10203 0 0 0 6990 7 0 0 25 0 1 0 163957388 7008256 1337 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542964 0 0 4096 0 0 0 0 17 1 0 0
/proc/24182/statm: 1711 1337 227 40 0 1128 0
Current children cumulated CPU time (s) 69.97
Current children cumulated vsize (Kb) 6844

[startup+80.0437 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 24272
/proc/meminfo: memFree=745892/2055920 swapFree=4183068/4192956
[pid=24182] ppid=24180 vsize=6844 CPUtime=79.97
/proc/24182/stat : 24182 (glpPBv3) R 24180 24182 24133 0 -1 0 14156 0 0 0 7988 9 0 0 25 0 1 0 163957388 7008256 1337 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134629086 0 0 4096 0 0 0 0 17 1 0 0
/proc/24182/statm: 1711 1337 227 40 0 1128 0
Current children cumulated CPU time (s) 79.97
Current children cumulated vsize (Kb) 6844

[startup+90.0495 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 24272
/proc/meminfo: memFree=745892/2055920 swapFree=4183068/4192956
[pid=24182] ppid=24180 vsize=6844 CPUtime=89.98
/proc/24182/stat : 24182 (glpPBv3) R 24180 24182 24133 0 -1 0 22634 0 0 0 8985 13 0 0 25 0 1 0 163957388 7008256 1337 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134629086 0 0 4096 0 0 0 0 17 1 0 0
/proc/24182/statm: 1711 1337 227 40 0 1128 0
Current children cumulated CPU time (s) 89.98
Current children cumulated vsize (Kb) 6844

[startup+100.055 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 24272
/proc/meminfo: memFree=745956/2055920 swapFree=4183068/4192956
[pid=24182] ppid=24180 vsize=6844 CPUtime=99.98
/proc/24182/stat : 24182 (glpPBv3) R 24180 24182 24133 0 -1 0 27868 0 0 0 9983 15 0 0 25 0 1 0 163957388 7008256 1337 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134628982 0 0 4096 0 0 0 0 17 1 0 0
/proc/24182/statm: 1711 1337 227 40 0 1128 0
Current children cumulated CPU time (s) 99.98
Current children cumulated vsize (Kb) 6844

[startup+110.062 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 24272
/proc/meminfo: memFree=746020/2055920 swapFree=4183068/4192956
[pid=24182] ppid=24180 vsize=6844 CPUtime=109.99
/proc/24182/stat : 24182 (glpPBv3) R 24180 24182 24133 0 -1 0 35030 0 0 0 10981 18 0 0 25 0 1 0 163957388 7008256 1337 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134629073 0 0 4096 0 0 0 0 17 1 0 0
/proc/24182/statm: 1711 1337 227 40 0 1128 0
Current children cumulated CPU time (s) 109.99
Current children cumulated vsize (Kb) 6844

[startup+120.068 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 24272
/proc/meminfo: memFree=746020/2055920 swapFree=4183068/4192956
[pid=24182] ppid=24180 vsize=6844 CPUtime=119.98
/proc/24182/stat : 24182 (glpPBv3) R 24180 24182 24133 0 -1 0 41034 0 0 0 11978 20 0 0 25 0 1 0 163957388 7008256 1337 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134643347 0 0 4096 0 0 0 0 17 1 0 0
/proc/24182/statm: 1711 1337 227 40 0 1128 0
Current children cumulated CPU time (s) 119.98
Current children cumulated vsize (Kb) 6844

[startup+130.074 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 24272
/proc/meminfo: memFree=746020/2055920 swapFree=4183068/4192956
[pid=24182] ppid=24180 vsize=6844 CPUtime=130
/proc/24182/stat : 24182 (glpPBv3) R 24180 24182 24133 0 -1 0 48098 0 0 0 12976 24 0 0 25 0 1 0 163957388 7008256 1337 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134543006 0 0 4096 0 0 0 0 17 1 0 0
/proc/24182/statm: 1711 1337 227 40 0 1128 0
Current children cumulated CPU time (s) 130
Current children cumulated vsize (Kb) 6844

[startup+140.08 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 24272
/proc/meminfo: memFree=746020/2055920 swapFree=4183068/4192956
[pid=24182] ppid=24180 vsize=6844 CPUtime=140
/proc/24182/stat : 24182 (glpPBv3) R 24180 24182 24133 0 -1 0 57166 0 0 0 13973 27 0 0 25 0 1 0 163957388 7008256 1337 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134626399 0 0 4096 0 0 0 0 17 1 0 0
/proc/24182/statm: 1711 1337 227 40 0 1128 0
Current children cumulated CPU time (s) 140
Current children cumulated vsize (Kb) 6844

[startup+150.086 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 24272
/proc/meminfo: memFree=746020/2055920 swapFree=4183068/4192956
[pid=24182] ppid=24180 vsize=6844 CPUtime=150
/proc/24182/stat : 24182 (glpPBv3) R 24180 24182 24133 0 -1 0 67674 0 0 0 14969 31 0 0 25 0 1 0 163957388 7008256 1337 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134629078 0 0 4096 0 0 0 0 17 1 0 0
/proc/24182/statm: 1711 1337 227 40 0 1128 0
Current children cumulated CPU time (s) 150
Current children cumulated vsize (Kb) 6844

[startup+160.092 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 24272
/proc/meminfo: memFree=746020/2055920 swapFree=4183068/4192956
[pid=24182] ppid=24180 vsize=6844 CPUtime=160
/proc/24182/stat : 24182 (glpPBv3) R 24180 24182 24133 0 -1 0 78537 0 0 0 15965 35 0 0 25 0 1 0 163957388 7008256 1337 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134643687 0 0 4096 0 0 0 0 17 1 0 0
/proc/24182/statm: 1711 1337 227 40 0 1128 0
Current children cumulated CPU time (s) 160
Current children cumulated vsize (Kb) 6844

[startup+170.098 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 24272
/proc/meminfo: memFree=745764/2055920 swapFree=4183068/4192956
[pid=24182] ppid=24180 vsize=7456 CPUtime=170.01
/proc/24182/stat : 24182 (glpPBv3) R 24180 24182 24133 0 -1 0 97984 0 0 0 16957 44 0 0 25 0 1 0 163957388 7634944 1458 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24182/statm: 1864 1458 227 40 0 1281 0
Current children cumulated CPU time (s) 170.01
Current children cumulated vsize (Kb) 7456

[startup+180.102 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 24272
/proc/meminfo: memFree=745956/2055920 swapFree=4183068/4192956
[pid=24182] ppid=24180 vsize=6936 CPUtime=180.01
/proc/24182/stat : 24182 (glpPBv3) R 24180 24182 24133 0 -1 0 110132 0 0 0 17952 49 0 0 25 0 1 0 163957388 7102464 1360 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134626340 0 0 4096 0 0 0 0 17 1 0 0
/proc/24182/statm: 1734 1360 227 40 0 1151 0
Current children cumulated CPU time (s) 180.01
Current children cumulated vsize (Kb) 6936

[startup+190.108 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 24272
/proc/meminfo: memFree=745892/2055920 swapFree=4183068/4192956
[pid=24182] ppid=24180 vsize=6984 CPUtime=190.01
/proc/24182/stat : 24182 (glpPBv3) R 24180 24182 24133 0 -1 0 133158 0 0 0 18940 61 0 0 25 0 1 0 163957388 7151616 1372 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134629060 0 0 4096 0 0 0 0 17 1 0 0
/proc/24182/statm: 1746 1372 227 40 0 1163 0
Current children cumulated CPU time (s) 190.01
Current children cumulated vsize (Kb) 6984

[startup+200.114 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 24272
/proc/meminfo: memFree=745892/2055920 swapFree=4183068/4192956
[pid=24182] ppid=24180 vsize=7016 CPUtime=200.02
/proc/24182/stat : 24182 (glpPBv3) R 24180 24182 24133 0 -1 0 147798 0 0 0 19934 68 0 0 25 0 1 0 163957388 7184384 1380 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134629276 0 0 4096 0 0 0 0 17 1 0 0
/proc/24182/statm: 1754 1380 227 40 0 1171 0
Current children cumulated CPU time (s) 200.02
Current children cumulated vsize (Kb) 7016

[startup+210.12 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 24272

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

/proc/24182/stat : 24182 (glpPBv3) R 24180 24182 24133 0 -1 0 2248639 0 0 0 177174 982 0 0 25 0 1 0 163957388 13410304 2871 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134637184 0 0 4096 0 0 0 0 17 1 0 0
/proc/24182/statm: 3274 2871 227 40 0 2691 0
Current children cumulated CPU time (s) 1781.56
Current children cumulated vsize (Kb) 13096

[startup+1783.04 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 24272
/proc/meminfo: memFree=740332/2055920 swapFree=4183068/4192956
[pid=24182] ppid=24180 vsize=12552 CPUtime=1782.56
/proc/24182/stat : 24182 (glpPBv3) R 24180 24182 24133 0 -1 0 2249948 0 0 0 177274 982 0 0 25 0 1 0 163957388 12853248 2764 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134629115 0 0 4096 0 0 0 0 17 1 0 0
/proc/24182/statm: 3138 2764 227 40 0 2555 0
Current children cumulated CPU time (s) 1782.56
Current children cumulated vsize (Kb) 12552

[startup+1784.05 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 24272
/proc/meminfo: memFree=740332/2055920 swapFree=4183068/4192956
[pid=24182] ppid=24180 vsize=12552 CPUtime=1783.57
/proc/24182/stat : 24182 (glpPBv3) R 24180 24182 24133 0 -1 0 2251836 0 0 0 177374 983 0 0 25 0 1 0 163957388 12853248 2764 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/24182/statm: 3138 2764 227 40 0 2555 0
Current children cumulated CPU time (s) 1783.57
Current children cumulated vsize (Kb) 12552

[startup+1785.05 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 24272
/proc/meminfo: memFree=740332/2055920 swapFree=4183068/4192956
[pid=24182] ppid=24180 vsize=13112 CPUtime=1784.58
/proc/24182/stat : 24182 (glpPBv3) R 24180 24182 24133 0 -1 0 2254425 0 0 0 177474 984 0 0 25 0 1 0 163957388 13426688 2875 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134638639 0 0 4096 0 0 0 0 17 1 0 0
/proc/24182/statm: 3278 2875 227 40 0 2695 0
Current children cumulated CPU time (s) 1784.58
Current children cumulated vsize (Kb) 13112

[startup+1786.06 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 24272
/proc/meminfo: memFree=740332/2055920 swapFree=4183068/4192956
[pid=24182] ppid=24180 vsize=12560 CPUtime=1785.58
/proc/24182/stat : 24182 (glpPBv3) R 24180 24182 24133 0 -1 0 2255142 0 0 0 177574 984 0 0 25 0 1 0 163957388 12861440 2766 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134534455 0 0 4096 0 0 0 0 17 1 0 0
/proc/24182/statm: 3140 2766 227 40 0 2557 0
Current children cumulated CPU time (s) 1785.58
Current children cumulated vsize (Kb) 12560

[startup+1787.06 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 24272
/proc/meminfo: memFree=740332/2055920 swapFree=4183068/4192956
[pid=24182] ppid=24180 vsize=12560 CPUtime=1786.58
/proc/24182/stat : 24182 (glpPBv3) R 24180 24182 24133 0 -1 0 2255968 0 0 0 177674 984 0 0 25 0 1 0 163957388 12861440 2766 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134629073 0 0 4096 0 0 0 0 17 1 0 0
/proc/24182/statm: 3140 2766 227 40 0 2557 0
Current children cumulated CPU time (s) 1786.58
Current children cumulated vsize (Kb) 12560

[startup+1788.07 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 24272
/proc/meminfo: memFree=740332/2055920 swapFree=4183068/4192956
[pid=24182] ppid=24180 vsize=12560 CPUtime=1787.59
/proc/24182/stat : 24182 (glpPBv3) R 24180 24182 24133 0 -1 0 2256794 0 0 0 177774 985 0 0 25 0 1 0 163957388 12861440 2766 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134626346 0 0 4096 0 0 0 0 17 1 0 0
/proc/24182/statm: 3140 2766 227 40 0 2557 0
Current children cumulated CPU time (s) 1787.59
Current children cumulated vsize (Kb) 12560

[startup+1789.07 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 24272
/proc/meminfo: memFree=740332/2055920 swapFree=4183068/4192956
[pid=24182] ppid=24180 vsize=12560 CPUtime=1788.59
/proc/24182/stat : 24182 (glpPBv3) R 24180 24182 24133 0 -1 0 2257738 0 0 0 177874 985 0 0 25 0 1 0 163957388 12861440 2766 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/24182/statm: 3140 2766 227 40 0 2557 0
Current children cumulated CPU time (s) 1788.59
Current children cumulated vsize (Kb) 12560

[startup+1790.08 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 24272
/proc/meminfo: memFree=740332/2055920 swapFree=4183068/4192956
[pid=24182] ppid=24180 vsize=12568 CPUtime=1789.6
/proc/24182/stat : 24182 (glpPBv3) R 24180 24182 24133 0 -1 0 2259038 0 0 0 177974 986 0 0 25 0 1 0 163957388 12869632 2768 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134632402 0 0 4096 0 0 0 0 17 1 0 0
/proc/24182/statm: 3142 2768 227 40 0 2559 0
Current children cumulated CPU time (s) 1789.6
Current children cumulated vsize (Kb) 12568

[startup+1791.08 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 24272
/proc/meminfo: memFree=740332/2055920 swapFree=4183068/4192956
[pid=24182] ppid=24180 vsize=12568 CPUtime=1790.61
/proc/24182/stat : 24182 (glpPBv3) R 24180 24182 24133 0 -1 0 2259746 0 0 0 178075 986 0 0 25 0 1 0 163957388 12869632 2768 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134629073 0 0 4096 0 0 0 0 17 1 0 0
/proc/24182/statm: 3142 2768 227 40 0 2559 0
Current children cumulated CPU time (s) 1790.61
Current children cumulated vsize (Kb) 12568

[startup+1792.09 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 24272
/proc/meminfo: memFree=740332/2055920 swapFree=4183068/4192956
[pid=24182] ppid=24180 vsize=12568 CPUtime=1791.61
/proc/24182/stat : 24182 (glpPBv3) R 24180 24182 24133 0 -1 0 2260690 0 0 0 178175 986 0 0 25 0 1 0 163957388 12869632 2768 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/24182/statm: 3142 2768 227 40 0 2559 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (Kb) 12568

[startup+1793.09 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 24272
/proc/meminfo: memFree=740332/2055920 swapFree=4183068/4192956
[pid=24182] ppid=24180 vsize=12576 CPUtime=1792.61
/proc/24182/stat : 24182 (glpPBv3) R 24180 24182 24133 0 -1 0 2261872 0 0 0 178275 986 0 0 25 0 1 0 163957388 12877824 2770 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134543012 0 0 4096 0 0 0 0 17 1 0 0
/proc/24182/statm: 3144 2770 227 40 0 2561 0
Current children cumulated CPU time (s) 1792.61
Current children cumulated vsize (Kb) 12576

[startup+1794.1 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 24272
/proc/meminfo: memFree=740012/2055920 swapFree=4183068/4192956
[pid=24182] ppid=24180 vsize=13192 CPUtime=1793.62
/proc/24182/stat : 24182 (glpPBv3) R 24180 24182 24133 0 -1 0 2264472 0 0 0 178374 988 0 0 25 0 1 0 163957388 13508608 2892 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24182/statm: 3298 2892 227 40 0 2715 0
Current children cumulated CPU time (s) 1793.62
Current children cumulated vsize (Kb) 13192

[startup+1795.1 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 24272
/proc/meminfo: memFree=740268/2055920 swapFree=4183068/4192956
[pid=24182] ppid=24180 vsize=13072 CPUtime=1794.62
/proc/24182/stat : 24182 (glpPBv3) R 24180 24182 24133 0 -1 0 2265525 0 0 0 178474 988 0 0 25 0 1 0 163957388 13385728 2883 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 7425751 0 0 4096 0 0 0 0 17 1 0 0
/proc/24182/statm: 3268 2883 227 40 0 2685 0
Current children cumulated CPU time (s) 1794.62
Current children cumulated vsize (Kb) 13072

[startup+1796.11 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 24272
/proc/meminfo: memFree=740268/2055920 swapFree=4183068/4192956
[pid=24182] ppid=24180 vsize=12592 CPUtime=1795.63
/proc/24182/stat : 24182 (glpPBv3) R 24180 24182 24133 0 -1 0 2266714 0 0 0 178574 989 0 0 25 0 1 0 163957388 12894208 2774 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542964 0 0 4096 0 0 0 0 17 1 0 0
/proc/24182/statm: 3148 2774 227 40 0 2565 0
Current children cumulated CPU time (s) 1795.63
Current children cumulated vsize (Kb) 12592

[startup+1797.11 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 24272
/proc/meminfo: memFree=740268/2055920 swapFree=4183068/4192956
[pid=24182] ppid=24180 vsize=12600 CPUtime=1796.63
/proc/24182/stat : 24182 (glpPBv3) R 24180 24182 24133 0 -1 0 2269548 0 0 0 178673 990 0 0 25 0 1 0 163957388 12902400 2776 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134628983 0 0 4096 0 0 0 0 17 1 0 0
/proc/24182/statm: 3150 2776 227 40 0 2567 0
Current children cumulated CPU time (s) 1796.63
Current children cumulated vsize (Kb) 12600

[startup+1798.12 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 24272
/proc/meminfo: memFree=740268/2055920 swapFree=4183068/4192956
[pid=24182] ppid=24180 vsize=12600 CPUtime=1797.64
/proc/24182/stat : 24182 (glpPBv3) R 24180 24182 24133 0 -1 0 2271318 0 0 0 178773 991 0 0 25 0 1 0 163957388 12902400 2776 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134632862 0 0 4096 0 0 0 0 17 1 0 0
/proc/24182/statm: 3150 2776 227 40 0 2567 0
Current children cumulated CPU time (s) 1797.64
Current children cumulated vsize (Kb) 12600

[startup+1799.12 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 24272
/proc/meminfo: memFree=740268/2055920 swapFree=4183068/4192956
[pid=24182] ppid=24180 vsize=12600 CPUtime=1798.64
/proc/24182/stat : 24182 (glpPBv3) R 24180 24182 24133 0 -1 0 2272144 0 0 0 178873 991 0 0 25 0 1 0 163957388 12902400 2776 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134543006 0 0 4096 0 0 0 0 17 1 0 0
/proc/24182/statm: 3150 2776 227 40 0 2567 0
Current children cumulated CPU time (s) 1798.64
Current children cumulated vsize (Kb) 12600

[startup+1800.13 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 24272
/proc/meminfo: memFree=740268/2055920 swapFree=4183068/4192956
[pid=24182] ppid=24180 vsize=12600 CPUtime=1799.64
/proc/24182/stat : 24182 (glpPBv3) R 24180 24182 24133 0 -1 0 2272970 0 0 0 178973 991 0 0 25 0 1 0 163957388 12902400 2776 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134629060 0 0 4096 0 0 0 0 17 1 0 0
/proc/24182/statm: 3150 2776 227 40 0 2567 0
Current children cumulated CPU time (s) 1799.64
Current children cumulated vsize (Kb) 12600

[startup+1801.13 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 24272
/proc/meminfo: memFree=740268/2055920 swapFree=4183068/4192956
[pid=24182] ppid=24180 vsize=12600 CPUtime=1800.65
/proc/24182/stat : 24182 (glpPBv3) R 24180 24182 24133 0 -1 0 2273914 0 0 0 179073 992 0 0 25 0 1 0 163957388 12902400 2776 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134643512 0 0 4096 0 0 0 0 17 1 0 0
/proc/24182/statm: 3150 2776 227 40 0 2567 0
Current children cumulated CPU time (s) 1800.65
Current children cumulated vsize (Kb) 12600



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.13 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 24272
/proc/meminfo: memFree=740268/2055920 swapFree=4183068/4192956
[pid=24182] ppid=24180 vsize=12600 CPUtime=1800.66
/proc/24182/stat : 24182 (glpPBv3) R 24180 24182 24133 0 -1 0 2273914 0 0 0 179074 992 0 0 25 0 1 0 163957388 12902400 2776 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134643520 0 0 4096 0 0 0 0 17 1 0 0
/proc/24182/statm: 3150 2776 227 40 0 2567 0
Current children cumulated CPU time (s) 1800.66
Current children cumulated vsize (Kb) 12600

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.14
CPU time (s): 1800.67
CPU user time (s): 1790.74
CPU system time (s): 9.92449
CPU usage (%): 99.9736
Max. virtual memory (cumulated for all children) (Kb): 13192
The end

Launcher Data (download as text)

Begin job on node57 on Sat Jul 29 11:01:10 UTC 2006


FILE ID= 85391-1154170870

PBS_JOBID= 893165

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

MD5SUM SOLVER= 29ce95346658d7502ba983059bfb8cff
MD5SUM BENCH=  455daeae9aaa9768f332064b32a16167

RANDOM SEED= 590892535

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.235
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.235
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:        749540 kB
Buffers:         41520 kB
Cached:        1178392 kB
SwapCached:       3884 kB
Active:         110896 kB
Inactive:      1118552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        749540 kB
SwapTotal:     4192956 kB
SwapFree:      4183068 kB
Dirty:             216 kB
Writeback:           0 kB
Mapped:          15984 kB
Slab:            62480 kB
Committed_AS:   638588 kB
PageTables:       1724 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node57 on Sat Jul 29 11:31:11 UTC 2006