Trace number 85855

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.64 1800.8

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
bounded_golomb_rulers/normalized-bogr_8.opb
MD5SUM7511e7863ac3e00f42a81c49dc15d5a1
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark34
Best CPU time to get the best result obtained on this benchmark13.03
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 34
Optimality of the best value was proved YES
Number of variables386
Total number of constraints680
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints679
Minimum length of a constraint1
Maximum length of a constraint26
Number of terms in the objective function 7
Biggest coefficient in the objective function 32
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 91
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 128
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 472
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/node16/watcher-85855-1154176627 -o ROOT/results/node16/solver-85855-1154176627 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user8/glpPBv3 ROOT/tmp/node16/85855-1154176627/instance-85855-1154176627.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.99 0.97 0.91 3/64 9859
/proc/meminfo: memFree=1300632/2055920 swapFree=4183216/4192956
[pid=9859] ppid=9857 vsize=2424 CPUtime=0
/proc/9859/stat : 9859 (glpPBv3) R 9857 9859 9810 0 -1 0 150 0 0 0 0 0 0 0 18 0 1 0 164523484 2482176 130 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 7175032 0 0 4096 0 0 0 0 17 1 0 0
/proc/9859/statm: 606 130 111 40 0 11 0

[startup+10.0002 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 9859
/proc/meminfo: memFree=1298072/2055920 swapFree=4183216/4192956
[pid=9859] ppid=9857 vsize=4960 CPUtime=9.99
/proc/9859/stat : 9859 (glpPBv3) R 9857 9859 9810 0 -1 0 894 0 0 0 998 1 0 0 25 0 1 0 164523484 5079040 863 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134541710 0 0 4096 0 0 0 0 17 1 0 0
/proc/9859/statm: 1240 863 227 40 0 657 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 4960

[startup+20.0041 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 9859
/proc/meminfo: memFree=1297880/2055920 swapFree=4183216/4192956
[pid=9859] ppid=9857 vsize=5188 CPUtime=20
/proc/9859/stat : 9859 (glpPBv3) R 9857 9859 9810 0 -1 0 7462 0 0 0 1996 4 0 0 25 0 1 0 164523484 5312512 899 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9859/statm: 1297 899 227 40 0 714 0
Current children cumulated CPU time (s) 20
Current children cumulated vsize (Kb) 5188

[startup+30.008 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 9861
/proc/meminfo: memFree=1297816/2055920 swapFree=4183216/4192956
[pid=9859] ppid=9857 vsize=5000 CPUtime=30
/proc/9859/stat : 9859 (glpPBv3) R 9857 9859 9810 0 -1 0 29339 0 0 0 2987 13 0 0 25 0 1 0 164523484 5120000 876 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542131 0 0 4096 0 0 0 0 17 1 0 0
/proc/9859/statm: 1250 876 227 40 0 667 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 5000

[startup+40.0119 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 9861
/proc/meminfo: memFree=1297688/2055920 swapFree=4183216/4192956
[pid=9859] ppid=9857 vsize=5088 CPUtime=40
/proc/9859/stat : 9859 (glpPBv3) R 9857 9859 9810 0 -1 0 62133 0 0 0 3975 25 0 0 25 0 1 0 164523484 5210112 898 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134629080 0 0 4096 0 0 0 0 17 1 0 0
/proc/9859/statm: 1272 898 227 40 0 689 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 5088

[startup+50.0157 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 9861
/proc/meminfo: memFree=1297560/2055920 swapFree=4183216/4192956
[pid=9859] ppid=9857 vsize=5592 CPUtime=50
/proc/9859/stat : 9859 (glpPBv3) R 9857 9859 9810 0 -1 0 98782 0 0 0 4963 37 0 0 25 0 1 0 164523484 5726208 992 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 7671511 0 0 4096 0 0 0 0 17 1 0 0
/proc/9859/statm: 1398 996 227 40 0 815 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 5592

[startup+60.0196 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 9861
/proc/meminfo: memFree=1297368/2055920 swapFree=4183216/4192956
[pid=9859] ppid=9857 vsize=5404 CPUtime=60.01
/proc/9859/stat : 9859 (glpPBv3) R 9857 9859 9810 0 -1 0 130987 0 0 0 5953 48 0 0 25 0 1 0 164523484 5533696 977 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542138 0 0 4096 0 0 0 0 17 1 0 0
/proc/9859/statm: 1351 977 227 40 0 768 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 5404

[startup+70.0245 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 9861
/proc/meminfo: memFree=1297304/2055920 swapFree=4183216/4192956
[pid=9859] ppid=9857 vsize=5900 CPUtime=70.01
/proc/9859/stat : 9859 (glpPBv3) R 9857 9859 9810 0 -1 0 162041 0 0 0 6943 58 0 0 25 0 1 0 164523484 6041600 1075 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134636764 0 0 4096 0 0 0 0 17 1 0 0
/proc/9859/statm: 1475 1075 227 40 0 892 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 5900

[startup+80.0284 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 9861
/proc/meminfo: memFree=1297176/2055920 swapFree=4183216/4192956
[pid=9859] ppid=9857 vsize=6024 CPUtime=80.02
/proc/9859/stat : 9859 (glpPBv3) R 9857 9859 9810 0 -1 0 194984 0 0 0 7932 70 0 0 25 0 1 0 164523484 6168576 1107 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 7640699 0 0 4096 0 0 0 0 17 1 0 0
/proc/9859/statm: 1506 1107 227 40 0 923 0
Current children cumulated CPU time (s) 80.02
Current children cumulated vsize (Kb) 6024

[startup+90.0323 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 9861
/proc/meminfo: memFree=1296984/2055920 swapFree=4183216/4192956
[pid=9859] ppid=9857 vsize=6160 CPUtime=90.02
/proc/9859/stat : 9859 (glpPBv3) R 9857 9859 9810 0 -1 0 225450 0 0 0 8922 80 0 0 25 0 1 0 164523484 6307840 1144 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9859/statm: 1540 1144 227 40 0 957 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 6160

[startup+100.036 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 9861
/proc/meminfo: memFree=1296920/2055920 swapFree=4183216/4192956
[pid=9859] ppid=9857 vsize=5936 CPUtime=100.03
/proc/9859/stat : 9859 (glpPBv3) R 9857 9859 9810 0 -1 0 258341 0 0 0 9911 92 0 0 25 0 1 0 164523484 6078464 1110 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542138 0 0 4096 0 0 0 0 17 1 0 0
/proc/9859/statm: 1484 1110 227 40 0 901 0
Current children cumulated CPU time (s) 100.03
Current children cumulated vsize (Kb) 5936

[startup+110.04 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 9861
/proc/meminfo: memFree=1296664/2055920 swapFree=4183216/4192956
[pid=9859] ppid=9857 vsize=6440 CPUtime=110.03
/proc/9859/stat : 9859 (glpPBv3) R 9857 9859 9810 0 -1 0 295410 0 0 0 10898 105 0 0 25 0 1 0 164523484 6594560 1210 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134636865 0 0 4096 0 0 0 0 17 1 0 0
/proc/9859/statm: 1610 1210 227 40 0 1027 0
Current children cumulated CPU time (s) 110.03
Current children cumulated vsize (Kb) 6440

[startup+120.044 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 9861
/proc/meminfo: memFree=1296600/2055920 swapFree=4183216/4192956
[pid=9859] ppid=9857 vsize=6204 CPUtime=120.03
/proc/9859/stat : 9859 (glpPBv3) R 9857 9859 9810 0 -1 0 327600 0 0 0 11885 118 0 0 25 0 1 0 164523484 6352896 1177 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542131 0 0 4096 0 0 0 0 17 1 0 0
/proc/9859/statm: 1551 1177 227 40 0 968 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 6204

[startup+130.048 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 9861
/proc/meminfo: memFree=1296408/2055920 swapFree=4183216/4192956
[pid=9859] ppid=9857 vsize=6444 CPUtime=130.04
/proc/9859/stat : 9859 (glpPBv3) R 9857 9859 9810 0 -1 0 356883 0 0 0 12875 129 0 0 25 0 1 0 164523484 6598656 1237 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134629287 0 0 4096 0 0 0 0 17 1 0 0
/proc/9859/statm: 1611 1237 227 40 0 1028 0
Current children cumulated CPU time (s) 130.04
Current children cumulated vsize (Kb) 6444

[startup+140.052 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 9861
/proc/meminfo: memFree=1296280/2055920 swapFree=4183216/4192956
[pid=9859] ppid=9857 vsize=6548 CPUtime=140.04
/proc/9859/stat : 9859 (glpPBv3) R 9857 9859 9810 0 -1 0 384992 0 0 0 13868 136 0 0 25 0 1 0 164523484 6705152 1263 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134629283 0 0 4096 0 0 0 0 17 1 0 0
/proc/9859/statm: 1637 1263 227 40 0 1054 0
Current children cumulated CPU time (s) 140.04
Current children cumulated vsize (Kb) 6548

[startup+150.056 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 9861
/proc/meminfo: memFree=1296088/2055920 swapFree=4183216/4192956
[pid=9859] ppid=9857 vsize=6672 CPUtime=150.04
/proc/9859/stat : 9859 (glpPBv3) R 9857 9859 9810 0 -1 0 412559 0 0 0 14859 145 0 0 25 0 1 0 164523484 6832128 1294 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542128 0 0 4096 0 0 0 0 17 1 0 0
/proc/9859/statm: 1668 1294 227 40 0 1085 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 6672

[startup+160.06 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 9861
/proc/meminfo: memFree=1296024/2055920 swapFree=4183216/4192956
[pid=9859] ppid=9857 vsize=7160 CPUtime=160.05
/proc/9859/stat : 9859 (glpPBv3) R 9857 9859 9810 0 -1 0 445729 0 0 0 15848 157 0 0 25 0 1 0 164523484 7331840 1394 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9859/statm: 1790 1394 227 40 0 1207 0
Current children cumulated CPU time (s) 160.05
Current children cumulated vsize (Kb) 7160

[startup+170.063 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 9861
/proc/meminfo: memFree=1295896/2055920 swapFree=4183216/4192956
[pid=9859] ppid=9857 vsize=6924 CPUtime=170.05
/proc/9859/stat : 9859 (glpPBv3) R 9857 9859 9810 0 -1 0 479847 0 0 0 16835 170 0 0 25 0 1 0 164523484 7090176 1357 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542160 0 0 4096 0 0 0 0 17 1 0 0
/proc/9859/statm: 1731 1357 227 40 0 1148 0
Current children cumulated CPU time (s) 170.05
Current children cumulated vsize (Kb) 6924

[startup+180.067 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 9861
/proc/meminfo: memFree=1295704/2055920 swapFree=4183216/4192956
[pid=9859] ppid=9857 vsize=7080 CPUtime=180.05
/proc/9859/stat : 9859 (glpPBv3) R 9857 9859 9810 0 -1 0 509047 0 0 0 17823 182 0 0 25 0 1 0 164523484 7249920 1396 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134643288 0 0 4096 0 0 0 0 17 1 0 0
/proc/9859/statm: 1770 1396 227 40 0 1187 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 7080

[startup+190.07 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 9861
/proc/meminfo: memFree=1295640/2055920 swapFree=4183216/4192956
[pid=9859] ppid=9857 vsize=7196 CPUtime=190.05
/proc/9859/stat : 9859 (glpPBv3) R 9857 9859 9810 0 -1 0 536434 0 0 0 18813 192 0 0 25 0 1 0 164523484 7368704 1425 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9859/statm: 1799 1425 227 40 0 1216 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 7196

[startup+200.074 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 9861
/proc/meminfo: memFree=1295512/2055920 swapFree=4183216/4192956
[pid=9859] ppid=9857 vsize=7664 CPUtime=200.06
/proc/9859/stat : 9859 (glpPBv3) R 9857 9859 9810 0 -1 0 565775 0 0 0 19804 202 0 0 25 0 1 0 164523484 7847936 1510 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/9859/statm: 1916 1510 227 40 0 1333 0
Current children cumulated CPU time (s) 200.06
Current children cumulated vsize (Kb) 7664

[startup+210.078 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 9861

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

/proc/9859/stat : 9859 (glpPBv3) R 9857 9859 9810 0 -1 0 4903430 0 0 0 176352 1802 0 0 25 0 1 0 164523484 23289856 5312 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/9859/statm: 5686 5312 227 40 0 5103 0
Current children cumulated CPU time (s) 1781.54
Current children cumulated vsize (Kb) 22744

[startup+1782.7 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 10059
/proc/meminfo: memFree=1279768/2055920 swapFree=4183216/4192956
[pid=9859] ppid=9857 vsize=22744 CPUtime=1782.54
/proc/9859/stat : 9859 (glpPBv3) R 9857 9859 9810 0 -1 0 4905500 0 0 0 176452 1802 0 0 25 0 1 0 164523484 23289856 5312 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/9859/statm: 5686 5312 227 40 0 5103 0
Current children cumulated CPU time (s) 1782.54
Current children cumulated vsize (Kb) 22744

[startup+1783.7 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 10059
/proc/meminfo: memFree=1279768/2055920 swapFree=4183216/4192956
[pid=9859] ppid=9857 vsize=22952 CPUtime=1783.54
/proc/9859/stat : 9859 (glpPBv3) R 9857 9859 9810 0 -1 0 4908211 0 0 0 176551 1803 0 0 25 0 1 0 164523484 23502848 5332 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 7671511 0 0 4096 0 0 0 0 17 1 0 0
/proc/9859/statm: 5738 5332 227 40 0 5155 0
Current children cumulated CPU time (s) 1783.54
Current children cumulated vsize (Kb) 22952

[startup+1784.71 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 10059
/proc/meminfo: memFree=1279768/2055920 swapFree=4183216/4192956
[pid=9859] ppid=9857 vsize=22760 CPUtime=1784.55
/proc/9859/stat : 9859 (glpPBv3) R 9857 9859 9810 0 -1 0 4910265 0 0 0 176651 1804 0 0 25 0 1 0 164523484 23306240 5316 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542160 0 0 4096 0 0 0 0 17 1 0 0
/proc/9859/statm: 5690 5316 227 40 0 5107 0
Current children cumulated CPU time (s) 1784.55
Current children cumulated vsize (Kb) 22760

[startup+1785.71 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 10059
/proc/meminfo: memFree=1279768/2055920 swapFree=4183216/4192956
[pid=9859] ppid=9857 vsize=22780 CPUtime=1785.56
/proc/9859/stat : 9859 (glpPBv3) R 9857 9859 9810 0 -1 0 4913334 0 0 0 176751 1805 0 0 25 0 1 0 164523484 23326720 5321 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/9859/statm: 5695 5321 227 40 0 5112 0
Current children cumulated CPU time (s) 1785.56
Current children cumulated vsize (Kb) 22780

[startup+1786.72 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 10059
/proc/meminfo: memFree=1279768/2055920 swapFree=4183216/4192956
[pid=9859] ppid=9857 vsize=22788 CPUtime=1786.56
/proc/9859/stat : 9859 (glpPBv3) R 9857 9859 9810 0 -1 0 4915926 0 0 0 176851 1805 0 0 25 0 1 0 164523484 23334912 5323 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542176 0 0 4096 0 0 0 0 17 1 0 0
/proc/9859/statm: 5697 5323 227 40 0 5114 0
Current children cumulated CPU time (s) 1786.56
Current children cumulated vsize (Kb) 22788

[startup+1787.72 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 10059
/proc/meminfo: memFree=1279704/2055920 swapFree=4183216/4192956
[pid=9859] ppid=9857 vsize=22804 CPUtime=1787.56
/proc/9859/stat : 9859 (glpPBv3) R 9857 9859 9810 0 -1 0 4919114 0 0 0 176950 1806 0 0 25 0 1 0 164523484 23351296 5327 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/9859/statm: 5701 5327 227 40 0 5118 0
Current children cumulated CPU time (s) 1787.56
Current children cumulated vsize (Kb) 22804

[startup+1788.73 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 10059
/proc/meminfo: memFree=1279704/2055920 swapFree=4183216/4192956
[pid=9859] ppid=9857 vsize=23016 CPUtime=1788.57
/proc/9859/stat : 9859 (glpPBv3) R 9857 9859 9810 0 -1 0 4921959 0 0 0 177050 1807 0 0 25 0 1 0 164523484 23568384 5343 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 7671511 0 0 4096 0 0 0 0 17 1 0 0
/proc/9859/statm: 5754 5348 227 40 0 5171 0
Current children cumulated CPU time (s) 1788.57
Current children cumulated vsize (Kb) 23016

[startup+1789.73 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 10059
/proc/meminfo: memFree=1279704/2055920 swapFree=4183216/4192956
[pid=9859] ppid=9857 vsize=23184 CPUtime=1789.57
/proc/9859/stat : 9859 (glpPBv3) R 9857 9859 9810 0 -1 0 4923396 0 0 0 177150 1807 0 0 25 0 1 0 164523484 23740416 5400 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9859/statm: 5796 5400 227 40 0 5213 0
Current children cumulated CPU time (s) 1789.57
Current children cumulated vsize (Kb) 23184

[startup+1790.73 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 10059
/proc/meminfo: memFree=1279704/2055920 swapFree=4183216/4192956
[pid=9859] ppid=9857 vsize=22828 CPUtime=1790.58
/proc/9859/stat : 9859 (glpPBv3) R 9857 9859 9810 0 -1 0 4924985 0 0 0 177250 1808 0 0 25 0 1 0 164523484 23375872 5333 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134543283 0 0 4096 0 0 0 0 17 1 0 0
/proc/9859/statm: 5707 5333 227 40 0 5124 0
Current children cumulated CPU time (s) 1790.58
Current children cumulated vsize (Kb) 22828

[startup+1791.74 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 10059
/proc/meminfo: memFree=1279704/2055920 swapFree=4183216/4192956
[pid=9859] ppid=9857 vsize=23032 CPUtime=1791.58
/proc/9859/stat : 9859 (glpPBv3) R 9857 9859 9810 0 -1 0 4928316 0 0 0 177349 1809 0 0 25 0 1 0 164523484 23584768 5352 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134558154 0 0 4096 0 0 0 0 17 1 0 0
/proc/9859/statm: 5758 5352 227 40 0 5175 0
Current children cumulated CPU time (s) 1791.58
Current children cumulated vsize (Kb) 23032

[startup+1792.74 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 10059
/proc/meminfo: memFree=1279640/2055920 swapFree=4183216/4192956
[pid=9859] ppid=9857 vsize=23056 CPUtime=1792.58
/proc/9859/stat : 9859 (glpPBv3) R 9857 9859 9810 0 -1 0 4931979 0 0 0 177448 1810 0 0 25 0 1 0 164523484 23609344 5358 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134541995 0 0 4096 0 0 0 0 17 1 0 0
/proc/9859/statm: 5764 5358 227 40 0 5181 0
Current children cumulated CPU time (s) 1792.58
Current children cumulated vsize (Kb) 23056

[startup+1793.75 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 10059
/proc/meminfo: memFree=1279640/2055920 swapFree=4183216/4192956
[pid=9859] ppid=9857 vsize=22860 CPUtime=1793.59
/proc/9859/stat : 9859 (glpPBv3) R 9857 9859 9810 0 -1 0 4933894 0 0 0 177548 1811 0 0 25 0 1 0 164523484 23408640 5341 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/9859/statm: 5715 5341 227 40 0 5132 0
Current children cumulated CPU time (s) 1793.59
Current children cumulated vsize (Kb) 22860

[startup+1794.75 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 10059
/proc/meminfo: memFree=1279640/2055920 swapFree=4183216/4192956
[pid=9859] ppid=9857 vsize=22860 CPUtime=1794.59
/proc/9859/stat : 9859 (glpPBv3) R 9857 9859 9810 0 -1 0 4936033 0 0 0 177647 1812 0 0 25 0 1 0 164523484 23408640 5341 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/9859/statm: 5715 5341 227 40 0 5132 0
Current children cumulated CPU time (s) 1794.59
Current children cumulated vsize (Kb) 22860

[startup+1795.76 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 10059
/proc/meminfo: memFree=1279640/2055920 swapFree=4183216/4192956
[pid=9859] ppid=9857 vsize=23256 CPUtime=1795.6
/proc/9859/stat : 9859 (glpPBv3) R 9857 9859 9810 0 -1 0 4939487 0 0 0 177746 1814 0 0 25 0 1 0 164523484 23814144 5414 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 7640699 0 0 4096 0 0 0 0 17 1 0 0
/proc/9859/statm: 5814 5414 227 40 0 5231 0
Current children cumulated CPU time (s) 1795.6
Current children cumulated vsize (Kb) 23256

[startup+1796.76 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 10059
/proc/meminfo: memFree=1279640/2055920 swapFree=4183216/4192956
[pid=9859] ppid=9857 vsize=22892 CPUtime=1796.61
/proc/9859/stat : 9859 (glpPBv3) R 9857 9859 9810 0 -1 0 4941285 0 0 0 177846 1815 0 0 25 0 1 0 164523484 23441408 5349 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542146 0 0 4096 0 0 0 0 17 1 0 0
/proc/9859/statm: 5723 5349 227 40 0 5140 0
Current children cumulated CPU time (s) 1796.61
Current children cumulated vsize (Kb) 22892

[startup+1797.77 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 10059
/proc/meminfo: memFree=1279640/2055920 swapFree=4183216/4192956
[pid=9859] ppid=9857 vsize=22892 CPUtime=1797.61
/proc/9859/stat : 9859 (glpPBv3) R 9857 9859 9810 0 -1 0 4943079 0 0 0 177945 1816 0 0 25 0 1 0 164523484 23441408 5349 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/9859/statm: 5723 5349 227 40 0 5140 0
Current children cumulated CPU time (s) 1797.61
Current children cumulated vsize (Kb) 22892

[startup+1798.77 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 10059
/proc/meminfo: memFree=1279640/2055920 swapFree=4183216/4192956
[pid=9859] ppid=9857 vsize=22908 CPUtime=1798.61
/proc/9859/stat : 9859 (glpPBv3) R 9857 9859 9810 0 -1 0 4946464 0 0 0 178044 1817 0 0 25 0 1 0 164523484 23457792 5353 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/9859/statm: 5727 5353 227 40 0 5144 0
Current children cumulated CPU time (s) 1798.61
Current children cumulated vsize (Kb) 22908

[startup+1799.78 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 10059
/proc/meminfo: memFree=1279576/2055920 swapFree=4183216/4192956
[pid=9859] ppid=9857 vsize=22916 CPUtime=1799.61
/proc/9859/stat : 9859 (glpPBv3) R 9857 9859 9810 0 -1 0 4949502 0 0 0 178143 1818 0 0 25 0 1 0 164523484 23465984 5355 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134643524 0 0 4096 0 0 0 0 17 1 0 0
/proc/9859/statm: 5729 5355 227 40 0 5146 0
Current children cumulated CPU time (s) 1799.61
Current children cumulated vsize (Kb) 22916

[startup+1800.78 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 10059
/proc/meminfo: memFree=1279576/2055920 swapFree=4183216/4192956
[pid=9859] ppid=9857 vsize=22932 CPUtime=1800.62
/proc/9859/stat : 9859 (glpPBv3) R 9857 9859 9810 0 -1 0 4952542 0 0 0 178243 1819 0 0 25 0 1 0 164523484 23482368 5359 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/9859/statm: 5733 5359 227 40 0 5150 0
Current children cumulated CPU time (s) 1800.62
Current children cumulated vsize (Kb) 22932



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.79 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 10059
/proc/meminfo: memFree=1279576/2055920 swapFree=4183216/4192956
[pid=9859] ppid=9857 vsize=22932 CPUtime=1800.62
/proc/9859/stat : 9859 (glpPBv3) R 9857 9859 9810 0 -1 0 4952542 0 0 0 178243 1819 0 0 25 0 1 0 164523484 23482368 5359 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542138 0 0 4096 0 0 0 0 17 1 0 0
/proc/9859/statm: 5733 5359 227 40 0 5150 0
Current children cumulated CPU time (s) 1800.62
Current children cumulated vsize (Kb) 22932

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.8
CPU time (s): 1800.64
CPU user time (s): 1782.44
CPU system time (s): 18.2022
CPU usage (%): 99.9914
Max. virtual memory (cumulated for all children) (Kb): 23256
The end

Launcher Data (download as text)

Begin job on node16 on Sat Jul 29 12:37:07 UTC 2006


FILE ID= 85855-1154176627

PBS_JOBID= 893631

BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/bounded_golomb_rulers/normalized-bogr_8.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user8/glpPBv3 ROOT/tmp/node16/85855-1154176627/instance-85855-1154176627.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-85855-1154176627 -o ROOT/results/node16/solver-85855-1154176627 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user8/glpPBv3 ROOT/tmp/node16/85855-1154176627/instance-85855-1154176627.opb

MD5SUM SOLVER= 29ce95346658d7502ba983059bfb8cff
MD5SUM BENCH=  7511e7863ac3e00f42a81c49dc15d5a1

RANDOM SEED= 110354468

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.229
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.229
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:       1300840 kB
Buffers:         41480 kB
Cached:         636520 kB
SwapCached:       3700 kB
Active:          91756 kB
Inactive:       595028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1300840 kB
SwapTotal:     4192956 kB
SwapFree:      4183216 kB
Dirty:             208 kB
Writeback:           0 kB
Mapped:          14464 kB
Slab:            54368 kB
Committed_AS:   722324 kB
PageTables:       1464 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node16 on Sat Jul 29 13:07:08 UTC 2006