Trace number 85277

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii8a2.opb
MD5SUMd9e9e5fece70ebbc4c28befed36e7afc
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark139
Best CPU time to get the best result obtained on this benchmark1782.73
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 139
Optimality of the best value was proved NO
Number of variables360
Total number of constraints980
Number of constraints which are clauses980
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 360
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 360
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 360
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.02	c glpPB 0.2 (July 2006)
0.02	c An Application of GLPK 4.10 for PB Constraints
0.02	c Done @ University of Michigan, Ann Arbor, MI
0.02	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/node17/watcher-85277-1154168053 -o ROOT/results/node17/solver-85277-1154168053 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user8/glpPBv3 ROOT/tmp/node17/85277-1154168053/instance-85277-1154168053.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.97 0.91 2/64 26390
/proc/meminfo: memFree=1416784/2055920 swapFree=4183520/4192956
[pid=26390] ppid=26388 vsize=18544 CPUtime=0
/proc/26390/stat : 26390 (runsolver) D 26388 26390 26341 0 -1 4194368 17 0 0 0 0 0 0 0 18 0 1 0 163665901 18989056 280 18446744073709551615 4194304 4264732 548682069056 18446744073709551615 245482712359 0 2147483391 4096 24578 18446744072099781622 0 0 17 0 0 0
/proc/26390/statm: 4636 280 244 17 0 2626 0

[startup+10.0027 s]
/proc/loadavg: 0.93 0.97 0.91 2/64 26390
/proc/meminfo: memFree=1415128/2055920 swapFree=4183520/4192956
[pid=26390] ppid=26388 vsize=4024 CPUtime=9.97
/proc/26390/stat : 26390 (glpPBv3) R 26388 26390 26341 0 -1 0 1482 0 0 0 996 1 0 0 25 0 1 0 163665901 4120576 631 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542160 0 0 4096 0 0 0 0 17 1 0 0
/proc/26390/statm: 1006 631 227 40 0 423 0
Current children cumulated CPU time (s) 9.97
Current children cumulated vsize (Kb) 4024

[startup+20.0096 s]
/proc/loadavg: 0.94 0.97 0.91 2/64 26390
/proc/meminfo: memFree=1414952/2055920 swapFree=4183520/4192956
[pid=26390] ppid=26388 vsize=4232 CPUtime=19.96
/proc/26390/stat : 26390 (glpPBv3) R 26388 26390 26341 0 -1 0 3473 0 0 0 1992 4 0 0 25 0 1 0 163665901 4333568 683 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 3325655 0 0 4096 0 0 0 0 17 1 0 0
/proc/26390/statm: 1058 683 227 40 0 475 0
Current children cumulated CPU time (s) 19.96
Current children cumulated vsize (Kb) 4232

[startup+30.0154 s]
/proc/loadavg: 0.95 0.97 0.91 2/64 26390
/proc/meminfo: memFree=1414696/2055920 swapFree=4183520/4192956
[pid=26390] ppid=26388 vsize=4492 CPUtime=29.97
/proc/26390/stat : 26390 (glpPBv3) R 26388 26390 26341 0 -1 0 5535 0 0 0 2990 7 0 0 25 0 1 0 163665901 4599808 748 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134629060 0 0 4096 0 0 0 0 17 1 0 0
/proc/26390/statm: 1123 748 227 40 0 540 0
Current children cumulated CPU time (s) 29.97
Current children cumulated vsize (Kb) 4492

[startup+40.0213 s]
/proc/loadavg: 0.96 0.97 0.91 2/64 26390
/proc/meminfo: memFree=1414440/2055920 swapFree=4183520/4192956
[pid=26390] ppid=26388 vsize=4744 CPUtime=39.97
/proc/26390/stat : 26390 (glpPBv3) R 26388 26390 26341 0 -1 0 7854 0 0 0 3986 11 0 0 25 0 1 0 163665901 4857856 811 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134629115 0 0 4096 0 0 0 0 17 1 0 0
/proc/26390/statm: 1186 811 227 40 0 603 0
Current children cumulated CPU time (s) 39.97
Current children cumulated vsize (Kb) 4744

[startup+50.0271 s]
/proc/loadavg: 0.96 0.97 0.91 2/64 26390
/proc/meminfo: memFree=1414248/2055920 swapFree=4183520/4192956
[pid=26390] ppid=26388 vsize=5048 CPUtime=49.98
/proc/26390/stat : 26390 (glpPBv3) R 26388 26390 26341 0 -1 0 9972 0 0 0 4984 14 0 0 25 0 1 0 163665901 5169152 887 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26390/statm: 1262 887 227 40 0 679 0
Current children cumulated CPU time (s) 49.98
Current children cumulated vsize (Kb) 5048

[startup+60.033 s]
/proc/loadavg: 0.97 0.97 0.91 2/64 26390
/proc/meminfo: memFree=1414184/2055920 swapFree=4183520/4192956
[pid=26390] ppid=26388 vsize=5072 CPUtime=59.97
/proc/26390/stat : 26390 (glpPBv3) R 26388 26390 26341 0 -1 0 12377 0 0 0 5981 16 0 0 25 0 1 0 163665901 5193728 893 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134643702 0 0 4096 0 0 0 0 17 1 0 0
/proc/26390/statm: 1268 893 227 40 0 685 0
Current children cumulated CPU time (s) 59.97
Current children cumulated vsize (Kb) 5072

[startup+70.0389 s]
/proc/loadavg: 0.97 0.97 0.91 2/64 26390
/proc/meminfo: memFree=1414120/2055920 swapFree=4183520/4192956
[pid=26390] ppid=26388 vsize=5128 CPUtime=69.98
/proc/26390/stat : 26390 (glpPBv3) R 26388 26390 26341 0 -1 0 15000 0 0 0 6979 19 0 0 25 0 1 0 163665901 5251072 907 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/26390/statm: 1282 907 227 40 0 699 0
Current children cumulated CPU time (s) 69.98
Current children cumulated vsize (Kb) 5128

[startup+80.0447 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 26390
/proc/meminfo: memFree=1413864/2055920 swapFree=4183520/4192956
[pid=26390] ppid=26388 vsize=5364 CPUtime=79.98
/proc/26390/stat : 26390 (glpPBv3) R 26388 26390 26341 0 -1 0 16832 0 0 0 7978 20 0 0 25 0 1 0 163665901 5492736 966 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134626346 0 0 4096 0 0 0 0 17 1 0 0
/proc/26390/statm: 1341 966 227 40 0 758 0
Current children cumulated CPU time (s) 79.98
Current children cumulated vsize (Kb) 5364

[startup+90.0506 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 26390
/proc/meminfo: memFree=1413736/2055920 swapFree=4183520/4192956
[pid=26390] ppid=26388 vsize=5608 CPUtime=89.99
/proc/26390/stat : 26390 (glpPBv3) R 26388 26390 26341 0 -1 0 18998 0 0 0 8976 23 0 0 25 0 1 0 163665901 5742592 1003 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26390/statm: 1376 1001 227 40 0 793 0
Current children cumulated CPU time (s) 89.99
Current children cumulated vsize (Kb) 5608

[startup+100.056 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 26390
/proc/meminfo: memFree=1413544/2055920 swapFree=4183520/4192956
[pid=26390] ppid=26388 vsize=5708 CPUtime=99.99
/proc/26390/stat : 26390 (glpPBv3) R 26388 26390 26341 0 -1 0 21303 0 0 0 9973 26 0 0 25 0 1 0 163665901 5844992 1052 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134629086 0 0 4096 0 0 0 0 17 1 0 0
/proc/26390/statm: 1427 1052 227 40 0 844 0
Current children cumulated CPU time (s) 99.99
Current children cumulated vsize (Kb) 5708

[startup+110.062 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 26390
/proc/meminfo: memFree=1413352/2055920 swapFree=4183520/4192956
[pid=26390] ppid=26388 vsize=5888 CPUtime=109.99
/proc/26390/stat : 26390 (glpPBv3) R 26388 26390 26341 0 -1 0 23497 0 0 0 10970 29 0 0 25 0 1 0 163665901 6029312 1097 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134569743 0 0 4096 0 0 0 0 17 1 0 0
/proc/26390/statm: 1472 1097 227 40 0 889 0
Current children cumulated CPU time (s) 109.99
Current children cumulated vsize (Kb) 5888

[startup+120.068 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26390
/proc/meminfo: memFree=1413160/2055920 swapFree=4183520/4192956
[pid=26390] ppid=26388 vsize=6228 CPUtime=119.99
/proc/26390/stat : 26390 (glpPBv3) R 26388 26390 26341 0 -1 0 25869 0 0 0 11966 33 0 0 25 0 1 0 163665901 6377472 1150 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26390/statm: 1557 1150 227 40 0 974 0
Current children cumulated CPU time (s) 119.99
Current children cumulated vsize (Kb) 6228

[startup+130.074 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26390
/proc/meminfo: memFree=1412840/2055920 swapFree=4183520/4192956
[pid=26390] ppid=26388 vsize=6380 CPUtime=129.99
/proc/26390/stat : 26390 (glpPBv3) R 26388 26390 26341 0 -1 0 27092 0 0 0 12964 35 0 0 25 0 1 0 163665901 6533120 1220 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134632862 0 0 4096 0 0 0 0 17 1 0 0
/proc/26390/statm: 1595 1220 227 40 0 1012 0
Current children cumulated CPU time (s) 129.99
Current children cumulated vsize (Kb) 6380

[startup+140.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26390
/proc/meminfo: memFree=1412648/2055920 swapFree=4183520/4192956
[pid=26390] ppid=26388 vsize=6692 CPUtime=140
/proc/26390/stat : 26390 (glpPBv3) R 26388 26390 26341 0 -1 0 29214 0 0 0 13961 39 0 0 25 0 1 0 163665901 6852608 1266 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26390/statm: 1673 1266 227 40 0 1090 0
Current children cumulated CPU time (s) 140
Current children cumulated vsize (Kb) 6692

[startup+150.086 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26390
/proc/meminfo: memFree=1412456/2055920 swapFree=4183520/4192956
[pid=26390] ppid=26388 vsize=6756 CPUtime=150
/proc/26390/stat : 26390 (glpPBv3) R 26388 26390 26341 0 -1 0 31404 0 0 0 14957 43 0 0 25 0 1 0 163665901 6918144 1314 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134537478 0 0 4096 0 0 0 0 17 1 0 0
/proc/26390/statm: 1689 1314 227 40 0 1106 0
Current children cumulated CPU time (s) 150
Current children cumulated vsize (Kb) 6756

[startup+160.092 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26390
/proc/meminfo: memFree=1412264/2055920 swapFree=4183520/4192956
[pid=26390] ppid=26388 vsize=6968 CPUtime=160
/proc/26390/stat : 26390 (glpPBv3) R 26388 26390 26341 0 -1 0 33637 0 0 0 15955 45 0 0 25 0 1 0 163665901 7135232 1367 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134557995 0 0 4096 0 0 0 0 17 1 0 0
/proc/26390/statm: 1742 1367 227 40 0 1159 0
Current children cumulated CPU time (s) 160
Current children cumulated vsize (Kb) 6968

[startup+170.097 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26390
/proc/meminfo: memFree=1412072/2055920 swapFree=4183520/4192956
[pid=26390] ppid=26388 vsize=7156 CPUtime=170.01
/proc/26390/stat : 26390 (glpPBv3) R 26388 26390 26341 0 -1 0 35797 0 0 0 16952 49 0 0 25 0 1 0 163665901 7327744 1414 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134629276 0 0 4096 0 0 0 0 17 1 0 0
/proc/26390/statm: 1789 1414 227 40 0 1206 0
Current children cumulated CPU time (s) 170.01
Current children cumulated vsize (Kb) 7156

[startup+180.103 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26390
/proc/meminfo: memFree=1411880/2055920 swapFree=4183520/4192956
[pid=26390] ppid=26388 vsize=7476 CPUtime=180.01
/proc/26390/stat : 26390 (glpPBv3) R 26388 26390 26341 0 -1 0 38031 0 0 0 17948 53 0 0 25 0 1 0 163665901 7655424 1462 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134585319 0 0 4096 0 0 0 0 17 1 0 0
/proc/26390/statm: 1869 1462 227 40 0 1286 0
Current children cumulated CPU time (s) 180.01
Current children cumulated vsize (Kb) 7476

[startup+190.109 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26390
/proc/meminfo: memFree=1411688/2055920 swapFree=4183520/4192956
[pid=26390] ppid=26388 vsize=7508 CPUtime=190.01
/proc/26390/stat : 26390 (glpPBv3) R 26388 26390 26341 0 -1 0 40109 0 0 0 18944 57 0 0 25 0 1 0 163665901 7688192 1502 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134632882 0 0 4096 0 0 0 0 17 1 0 0
/proc/26390/statm: 1877 1502 227 40 0 1294 0
Current children cumulated CPU time (s) 190.01
Current children cumulated vsize (Kb) 7508

[startup+200.115 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26390
/proc/meminfo: memFree=1411496/2055920 swapFree=4183520/4192956
[pid=26390] ppid=26388 vsize=7692 CPUtime=200.01
/proc/26390/stat : 26390 (glpPBv3) R 26388 26390 26341 0 -1 0 42085 0 0 0 19941 60 0 0 25 0 1 0 163665901 7876608 1548 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134543003 0 0 4096 0 0 0 0 17 1 0 0
/proc/26390/statm: 1923 1548 227 40 0 1340 0
Current children cumulated CPU time (s) 200.01
Current children cumulated vsize (Kb) 7692

[startup+210.121 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26390

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

/proc/26390/stat : 26390 (glpPBv3) R 26388 26390 26341 0 -1 0 375226 0 0 0 177492 651 0 0 25 0 1 0 163665901 25726976 5906 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134626360 0 0 4096 0 0 0 0 17 1 0 0
/proc/26390/statm: 6281 5906 227 40 0 5698 0
Current children cumulated CPU time (s) 1781.43
Current children cumulated vsize (Kb) 25124

[startup+1783.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26392
/proc/meminfo: memFree=1393960/2055920 swapFree=4183520/4192956
[pid=26390] ppid=26388 vsize=25140 CPUtime=1782.44
/proc/26390/stat : 26390 (glpPBv3) R 26388 26390 26341 0 -1 0 375394 0 0 0 177592 652 0 0 25 0 1 0 163665901 25743360 5910 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 3325655 0 0 4096 0 0 0 0 17 1 0 0
/proc/26390/statm: 6285 5910 227 40 0 5702 0
Current children cumulated CPU time (s) 1782.44
Current children cumulated vsize (Kb) 25140

[startup+1784.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26392
/proc/meminfo: memFree=1393896/2055920 swapFree=4183520/4192956
[pid=26390] ppid=26388 vsize=25148 CPUtime=1783.44
/proc/26390/stat : 26390 (glpPBv3) R 26388 26390 26341 0 -1 0 375556 0 0 0 177692 652 0 0 25 0 1 0 163665901 25751552 5912 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134609895 0 0 4096 0 0 0 0 17 1 0 0
/proc/26390/statm: 6287 5912 227 40 0 5704 0
Current children cumulated CPU time (s) 1783.44
Current children cumulated vsize (Kb) 25148

[startup+1785.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26392
/proc/meminfo: memFree=1393896/2055920 swapFree=4183520/4192956
[pid=26390] ppid=26388 vsize=25164 CPUtime=1784.45
/proc/26390/stat : 26390 (glpPBv3) R 26388 26390 26341 0 -1 0 375722 0 0 0 177793 652 0 0 25 0 1 0 163665901 25767936 5916 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134543225 0 0 4096 0 0 0 0 17 1 0 0
/proc/26390/statm: 6291 5916 227 40 0 5708 0
Current children cumulated CPU time (s) 1784.45
Current children cumulated vsize (Kb) 25164

[startup+1786.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26392
/proc/meminfo: memFree=1393896/2055920 swapFree=4183520/4192956
[pid=26390] ppid=26388 vsize=25172 CPUtime=1785.46
/proc/26390/stat : 26390 (glpPBv3) R 26388 26390 26341 0 -1 0 375892 0 0 0 177893 653 0 0 25 0 1 0 163665901 25776128 5918 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134632405 0 0 4096 0 0 0 0 17 1 0 0
/proc/26390/statm: 6293 5918 227 40 0 5710 0
Current children cumulated CPU time (s) 1785.46
Current children cumulated vsize (Kb) 25172

[startup+1787.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26392
/proc/meminfo: memFree=1393896/2055920 swapFree=4183520/4192956
[pid=26390] ppid=26388 vsize=25180 CPUtime=1786.46
/proc/26390/stat : 26390 (glpPBv3) R 26388 26390 26341 0 -1 0 376064 0 0 0 177993 653 0 0 25 0 1 0 163665901 25784320 5920 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 3294854 0 0 4096 0 0 0 0 17 1 0 0
/proc/26390/statm: 6295 5920 227 40 0 5712 0
Current children cumulated CPU time (s) 1786.46
Current children cumulated vsize (Kb) 25180

[startup+1788.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26392
/proc/meminfo: memFree=1393896/2055920 swapFree=4183520/4192956
[pid=26390] ppid=26388 vsize=25180 CPUtime=1787.47
/proc/26390/stat : 26390 (glpPBv3) R 26388 26390 26341 0 -1 0 376236 0 0 0 178094 653 0 0 25 0 1 0 163665901 25784320 5920 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134543225 0 0 4096 0 0 0 0 17 1 0 0
/proc/26390/statm: 6295 5920 227 40 0 5712 0
Current children cumulated CPU time (s) 1787.47
Current children cumulated vsize (Kb) 25180

[startup+1789.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26392
/proc/meminfo: memFree=1393896/2055920 swapFree=4183520/4192956
[pid=26390] ppid=26388 vsize=25180 CPUtime=1788.47
/proc/26390/stat : 26390 (glpPBv3) R 26388 26390 26341 0 -1 0 376396 0 0 0 178194 653 0 0 25 0 1 0 163665901 25784320 5920 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578066 0 0 4096 0 0 0 0 17 1 0 0
/proc/26390/statm: 6295 5920 227 40 0 5712 0
Current children cumulated CPU time (s) 1788.47
Current children cumulated vsize (Kb) 25180

[startup+1790.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26392
/proc/meminfo: memFree=1393896/2055920 swapFree=4183520/4192956
[pid=26390] ppid=26388 vsize=25188 CPUtime=1789.47
/proc/26390/stat : 26390 (glpPBv3) R 26388 26390 26341 0 -1 0 376548 0 0 0 178294 653 0 0 25 0 1 0 163665901 25792512 5922 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134543269 0 0 4096 0 0 0 0 17 1 0 0
/proc/26390/statm: 6297 5922 227 40 0 5714 0
Current children cumulated CPU time (s) 1789.47
Current children cumulated vsize (Kb) 25188

[startup+1791.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26392
/proc/meminfo: memFree=1393896/2055920 swapFree=4183520/4192956
[pid=26390] ppid=26388 vsize=25204 CPUtime=1790.48
/proc/26390/stat : 26390 (glpPBv3) R 26388 26390 26341 0 -1 0 376696 0 0 0 178395 653 0 0 25 0 1 0 163665901 25808896 5926 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134643323 0 0 4096 0 0 0 0 17 1 0 0
/proc/26390/statm: 6301 5926 227 40 0 5718 0
Current children cumulated CPU time (s) 1790.48
Current children cumulated vsize (Kb) 25204

[startup+1792.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26392
/proc/meminfo: memFree=1393832/2055920 swapFree=4183520/4192956
[pid=26390] ppid=26388 vsize=25212 CPUtime=1791.48
/proc/26390/stat : 26390 (glpPBv3) R 26388 26390 26341 0 -1 0 376858 0 0 0 178495 653 0 0 25 0 1 0 163665901 25817088 5928 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134636396 0 0 4096 0 0 0 0 17 1 0 0
/proc/26390/statm: 6303 5928 227 40 0 5720 0
Current children cumulated CPU time (s) 1791.48
Current children cumulated vsize (Kb) 25212

[startup+1793.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26392
/proc/meminfo: memFree=1393832/2055920 swapFree=4183520/4192956
[pid=26390] ppid=26388 vsize=25236 CPUtime=1792.49
/proc/26390/stat : 26390 (glpPBv3) R 26388 26390 26341 0 -1 0 377030 0 0 0 178595 654 0 0 25 0 1 0 163665901 25841664 5934 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578068 0 0 4096 0 0 0 0 17 1 0 0
/proc/26390/statm: 6309 5934 227 40 0 5726 0
Current children cumulated CPU time (s) 1792.49
Current children cumulated vsize (Kb) 25236

[startup+1794.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26392
/proc/meminfo: memFree=1393832/2055920 swapFree=4183520/4192956
[pid=26390] ppid=26388 vsize=25244 CPUtime=1793.5
/proc/26390/stat : 26390 (glpPBv3) R 26388 26390 26341 0 -1 0 377212 0 0 0 178696 654 0 0 25 0 1 0 163665901 25849856 5936 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134629086 0 0 4096 0 0 0 0 17 1 0 0
/proc/26390/statm: 6311 5936 227 40 0 5728 0
Current children cumulated CPU time (s) 1793.5
Current children cumulated vsize (Kb) 25244

[startup+1795.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26392
/proc/meminfo: memFree=1393832/2055920 swapFree=4183520/4192956
[pid=26390] ppid=26388 vsize=25388 CPUtime=1794.5
/proc/26390/stat : 26390 (glpPBv3) R 26388 26390 26341 0 -1 0 377406 0 0 0 178796 654 0 0 25 0 1 0 163665901 25997312 5940 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26390/statm: 6347 5940 227 40 0 5764 0
Current children cumulated CPU time (s) 1794.5
Current children cumulated vsize (Kb) 25388

[startup+1796.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26392
/proc/meminfo: memFree=1393832/2055920 swapFree=4183520/4192956
[pid=26390] ppid=26388 vsize=25256 CPUtime=1795.5
/proc/26390/stat : 26390 (glpPBv3) R 26388 26390 26341 0 -1 0 377669 0 0 0 178896 654 0 0 25 0 1 0 163665901 25862144 5939 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134569960 0 0 4096 0 0 0 0 17 1 0 0
/proc/26390/statm: 6314 5939 227 40 0 5731 0
Current children cumulated CPU time (s) 1795.5
Current children cumulated vsize (Kb) 25256

[startup+1797.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26392
/proc/meminfo: memFree=1393832/2055920 swapFree=4183520/4192956
[pid=26390] ppid=26388 vsize=25256 CPUtime=1796.51
/proc/26390/stat : 26390 (glpPBv3) R 26388 26390 26341 0 -1 0 377933 0 0 0 178996 655 0 0 25 0 1 0 163665901 25862144 5939 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542015 0 0 4096 0 0 0 0 17 1 0 0
/proc/26390/statm: 6314 5939 227 40 0 5731 0
Current children cumulated CPU time (s) 1796.51
Current children cumulated vsize (Kb) 25256

[startup+1798.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26392
/proc/meminfo: memFree=1393768/2055920 swapFree=4183520/4192956
[pid=26390] ppid=26388 vsize=25264 CPUtime=1797.51
/proc/26390/stat : 26390 (glpPBv3) R 26388 26390 26341 0 -1 0 378208 0 0 0 179096 655 0 0 25 0 1 0 163665901 25870336 5941 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134543006 0 0 4096 0 0 0 0 17 1 0 0
/proc/26390/statm: 6316 5941 227 40 0 5733 0
Current children cumulated CPU time (s) 1797.51
Current children cumulated vsize (Kb) 25264

[startup+1799.16 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26392
/proc/meminfo: memFree=1393768/2055920 swapFree=4183520/4192956
[pid=26390] ppid=26388 vsize=25412 CPUtime=1798.52
/proc/26390/stat : 26390 (glpPBv3) R 26388 26390 26341 0 -1 0 378489 0 0 0 179196 656 0 0 25 0 1 0 163665901 26021888 5946 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26390/statm: 6353 5946 227 40 0 5770 0
Current children cumulated CPU time (s) 1798.52
Current children cumulated vsize (Kb) 25412

[startup+1800.16 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26392
/proc/meminfo: memFree=1393768/2055920 swapFree=4183520/4192956
[pid=26390] ppid=26388 vsize=25280 CPUtime=1799.52
/proc/26390/stat : 26390 (glpPBv3) R 26388 26390 26341 0 -1 0 378752 0 0 0 179295 657 0 0 25 0 1 0 163665901 25886720 5945 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134572926 0 0 4096 0 0 0 0 17 1 0 0
/proc/26390/statm: 6320 5945 227 40 0 5737 0
Current children cumulated CPU time (s) 1799.52
Current children cumulated vsize (Kb) 25280

[startup+1801.17 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26392
/proc/meminfo: memFree=1393768/2055920 swapFree=4183520/4192956
[pid=26390] ppid=26388 vsize=25280 CPUtime=1800.53
/proc/26390/stat : 26390 (glpPBv3) R 26388 26390 26341 0 -1 0 379013 0 0 0 179396 657 0 0 25 0 1 0 163665901 25886720 5945 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134643356 0 0 4096 0 0 0 0 17 1 0 0
/proc/26390/statm: 6320 5945 227 40 0 5737 0
Current children cumulated CPU time (s) 1800.53
Current children cumulated vsize (Kb) 25280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.17 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26392
/proc/meminfo: memFree=1393768/2055920 swapFree=4183520/4192956
[pid=26390] ppid=26388 vsize=25280 CPUtime=1800.53
/proc/26390/stat : 26390 (glpPBv3) R 26388 26390 26341 0 -1 0 379013 0 0 0 179396 657 0 0 25 0 1 0 163665901 25886720 5945 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134626418 0 0 4096 0 0 0 0 17 1 0 0
/proc/26390/statm: 6320 5945 227 40 0 5737 0
Current children cumulated CPU time (s) 1800.53
Current children cumulated vsize (Kb) 25280

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.54
CPU user time (s): 1793.97
CPU system time (s): 6.578
CPU usage (%): 99.9646
Max. virtual memory (cumulated for all children) (Kb): 25412
The end

Launcher Data (download as text)

Begin job on node17 on Sat Jul 29 10:14:13 UTC 2006


FILE ID= 85277-1154168053

PBS_JOBID= 893051

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

MD5SUM SOLVER= 29ce95346658d7502ba983059bfb8cff
MD5SUM BENCH=  d9e9e5fece70ebbc4c28befed36e7afc

RANDOM SEED= 62024662

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.263
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.263
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:       1417056 kB
Buffers:         36088 kB
Cached:         528972 kB
SwapCached:       3080 kB
Active:          48000 kB
Inactive:       525504 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1417056 kB
SwapTotal:     4192956 kB
SwapFree:      4183520 kB
Dirty:             192 kB
Writeback:           0 kB
Mapped:          14460 kB
Slab:            51396 kB
Committed_AS:   757000 kB
PageTables:       1472 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node17 on Sat Jul 29 10:44:14 UTC 2006