Trace number 85349

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.63 1801.21

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii32b3.opb
MD5SUMd05350720de072f0b95120d8d7545610
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark331
Best CPU time to get the best result obtained on this benchmark20.6089
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 331
Optimality of the best value was proved YES
Number of variables696
Total number of constraints6082
Number of constraints which are clauses6082
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 696
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 696
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 696
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/node58/watcher-85349-1154169713 -o ROOT/results/node58/solver-85349-1154169713 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user8/glpPBv3 ROOT/tmp/node58/85349-1154169713/instance-85349-1154169713.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.97 0.91 2/64 1990
/proc/meminfo: memFree=1882952/2055920 swapFree=4182948/4192956
[pid=1990] ppid=1988 vsize=2664 CPUtime=0
/proc/1990/stat : 1990 (glpPBv3) R 1988 1990 1939 0 -1 0 259 0 0 0 0 0 0 0 19 0 1 0 163841219 2727936 229 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 5336791 0 0 4096 0 0 0 0 17 1 0 0
/proc/1990/statm: 666 229 192 40 0 83 0

[startup+10.0031 s]
/proc/loadavg: 0.93 0.97 0.91 2/64 1990
/proc/meminfo: memFree=1873616/2055920 swapFree=4182948/4192956
[pid=1990] ppid=1988 vsize=11524 CPUtime=10
/proc/1990/stat : 1990 (glpPBv3) R 1988 1990 1939 0 -1 0 4229 0 0 0 998 2 0 0 25 0 1 0 163841219 11800576 2507 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134629287 0 0 4096 0 0 0 0 17 1 0 0
/proc/1990/statm: 2881 2507 227 40 0 2298 0
Current children cumulated CPU time (s) 10
Current children cumulated vsize (Kb) 11524

[startup+20.0092 s]
/proc/loadavg: 0.94 0.97 0.91 2/64 1990
/proc/meminfo: memFree=1873104/2055920 swapFree=4182948/4192956
[pid=1990] ppid=1988 vsize=12156 CPUtime=19.99
/proc/1990/stat : 1990 (glpPBv3) R 1988 1990 1939 0 -1 0 8807 0 0 0 1995 4 0 0 25 0 1 0 163841219 12447744 2665 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134643521 0 0 4096 0 0 0 0 17 1 0 0
/proc/1990/statm: 3039 2665 227 40 0 2456 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 12156

[startup+30.0153 s]
/proc/loadavg: 0.95 0.97 0.91 2/64 1990
/proc/meminfo: memFree=1873616/2055920 swapFree=4182948/4192956
[pid=1990] ppid=1988 vsize=11524 CPUtime=30
/proc/1990/stat : 1990 (glpPBv3) R 1988 1990 1939 0 -1 0 15465 0 0 0 2992 8 0 0 25 0 1 0 163841219 11800576 2507 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542138 0 0 4096 0 0 0 0 17 1 0 0
/proc/1990/statm: 2881 2507 227 40 0 2298 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 11524

[startup+40.0214 s]
/proc/loadavg: 0.96 0.97 0.91 2/64 1990
/proc/meminfo: memFree=1873040/2055920 swapFree=4182948/4192956
[pid=1990] ppid=1988 vsize=11524 CPUtime=40
/proc/1990/stat : 1990 (glpPBv3) R 1988 1990 1939 0 -1 0 22400 0 0 0 3988 12 0 0 25 0 1 0 163841219 11800576 2507 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134573260 0 0 4096 0 0 0 0 17 1 0 0
/proc/1990/statm: 2881 2507 227 40 0 2298 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 11524

[startup+50.0274 s]
/proc/loadavg: 0.96 0.97 0.91 2/64 1990
/proc/meminfo: memFree=1873616/2055920 swapFree=4182948/4192956
[pid=1990] ppid=1988 vsize=11524 CPUtime=50
/proc/1990/stat : 1990 (glpPBv3) R 1988 1990 1939 0 -1 0 30011 0 0 0 4984 16 0 0 25 0 1 0 163841219 11800576 2507 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134626354 0 0 4096 0 0 0 0 17 1 0 0
/proc/1990/statm: 2881 2507 227 40 0 2298 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 11524

[startup+60.0335 s]
/proc/loadavg: 0.97 0.97 0.91 2/64 1990
/proc/meminfo: memFree=1873616/2055920 swapFree=4182948/4192956
[pid=1990] ppid=1988 vsize=11524 CPUtime=60.01
/proc/1990/stat : 1990 (glpPBv3) R 1988 1990 1939 0 -1 0 38007 0 0 0 5980 21 0 0 25 0 1 0 163841219 11800576 2507 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134643691 0 0 4096 0 0 0 0 17 1 0 0
/proc/1990/statm: 2881 2507 227 40 0 2298 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 11524

[startup+70.0406 s]
/proc/loadavg: 0.97 0.97 0.91 2/64 1990
/proc/meminfo: memFree=1873552/2055920 swapFree=4182948/4192956
[pid=1990] ppid=1988 vsize=11524 CPUtime=70.01
/proc/1990/stat : 1990 (glpPBv3) R 1988 1990 1939 0 -1 0 46705 0 0 0 6976 25 0 0 25 0 1 0 163841219 11800576 2507 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134629267 0 0 4096 0 0 0 0 17 1 0 0
/proc/1990/statm: 2881 2507 227 40 0 2298 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 11524

[startup+80.0467 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 1990
/proc/meminfo: memFree=1872912/2055920 swapFree=4182948/4192956
[pid=1990] ppid=1988 vsize=12364 CPUtime=80.02
/proc/1990/stat : 1990 (glpPBv3) R 1988 1990 1939 0 -1 0 55451 0 0 0 7972 30 0 0 25 0 1 0 163841219 12660736 2717 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134585338 0 0 4096 0 0 0 0 17 1 0 0
/proc/1990/statm: 3091 2717 227 40 0 2508 0
Current children cumulated CPU time (s) 80.02
Current children cumulated vsize (Kb) 12364

[startup+90.0528 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 1990
/proc/meminfo: memFree=1873616/2055920 swapFree=4182948/4192956
[pid=1990] ppid=1988 vsize=11524 CPUtime=90.02
/proc/1990/stat : 1990 (glpPBv3) R 1988 1990 1939 0 -1 0 66677 0 0 0 8966 36 0 0 25 0 1 0 163841219 11800576 2507 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542138 0 0 4096 0 0 0 0 17 1 0 0
/proc/1990/statm: 2881 2507 227 40 0 2298 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 11524

[startup+100.059 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 1990
/proc/meminfo: memFree=1873616/2055920 swapFree=4182948/4192956
[pid=1990] ppid=1988 vsize=11524 CPUtime=100.04
/proc/1990/stat : 1990 (glpPBv3) R 1988 1990 1939 0 -1 0 75443 0 0 0 9963 41 0 0 25 0 1 0 163841219 11800576 2507 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134643286 0 0 4096 0 0 0 0 17 1 0 0
/proc/1990/statm: 2881 2507 227 40 0 2298 0
Current children cumulated CPU time (s) 100.04
Current children cumulated vsize (Kb) 11524

[startup+110.079 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 1990
/proc/meminfo: memFree=1873616/2055920 swapFree=4182948/4192956
[pid=1990] ppid=1988 vsize=11524 CPUtime=110.04
/proc/1990/stat : 1990 (glpPBv3) R 1988 1990 1939 0 -1 0 84710 0 0 0 10958 46 0 0 25 0 1 0 163841219 11800576 2507 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134643313 0 0 4096 0 0 0 0 17 1 0 0
/proc/1990/statm: 2881 2507 227 40 0 2298 0
Current children cumulated CPU time (s) 110.04
Current children cumulated vsize (Kb) 11524

[startup+120.085 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1990
/proc/meminfo: memFree=1873616/2055920 swapFree=4182948/4192956
[pid=1990] ppid=1988 vsize=11524 CPUtime=120.05
/proc/1990/stat : 1990 (glpPBv3) R 1988 1990 1939 0 -1 0 97506 0 0 0 11953 52 0 0 25 0 1 0 163841219 11800576 2507 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542138 0 0 4096 0 0 0 0 17 1 0 0
/proc/1990/statm: 2881 2507 227 40 0 2298 0
Current children cumulated CPU time (s) 120.05
Current children cumulated vsize (Kb) 11524

[startup+130.091 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1990
/proc/meminfo: memFree=1872720/2055920 swapFree=4182948/4192956
[pid=1990] ppid=1988 vsize=12520 CPUtime=130.05
/proc/1990/stat : 1990 (glpPBv3) R 1988 1990 1939 0 -1 0 110132 0 0 0 12946 59 0 0 25 0 1 0 163841219 12820480 2756 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134643650 0 0 4096 0 0 0 0 17 1 0 0
/proc/1990/statm: 3130 2756 227 40 0 2547 0
Current children cumulated CPU time (s) 130.05
Current children cumulated vsize (Kb) 12520

[startup+140.097 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1990
/proc/meminfo: memFree=1873616/2055920 swapFree=4182948/4192956
[pid=1990] ppid=1988 vsize=11524 CPUtime=140.06
/proc/1990/stat : 1990 (glpPBv3) R 1988 1990 1939 0 -1 0 120412 0 0 0 13941 65 0 0 25 0 1 0 163841219 11800576 2507 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134543006 0 0 4096 0 0 0 0 17 1 0 0
/proc/1990/statm: 2881 2507 227 40 0 2298 0
Current children cumulated CPU time (s) 140.06
Current children cumulated vsize (Kb) 11524

[startup+150.103 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1990
/proc/meminfo: memFree=1872848/2055920 swapFree=4182948/4192956
[pid=1990] ppid=1988 vsize=12520 CPUtime=150.06
/proc/1990/stat : 1990 (glpPBv3) R 1988 1990 1939 0 -1 0 133329 0 0 0 14934 72 0 0 25 0 1 0 163841219 12820480 2744 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134585684 0 0 4096 0 0 0 0 17 1 0 0
/proc/1990/statm: 3130 2744 227 40 0 2547 0
Current children cumulated CPU time (s) 150.06
Current children cumulated vsize (Kb) 12520

[startup+160.109 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1990
/proc/meminfo: memFree=1873552/2055920 swapFree=4182948/4192956
[pid=1990] ppid=1988 vsize=12548 CPUtime=160.06
/proc/1990/stat : 1990 (glpPBv3) R 1988 1990 1939 0 -1 0 146571 0 0 0 15927 79 0 0 25 0 1 0 163841219 12849152 2743 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134636804 0 0 4096 0 0 0 0 17 1 0 0
/proc/1990/statm: 3137 2743 227 40 0 2554 0
Current children cumulated CPU time (s) 160.06
Current children cumulated vsize (Kb) 12548

[startup+170.115 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1990
/proc/meminfo: memFree=1873616/2055920 swapFree=4182948/4192956
[pid=1990] ppid=1988 vsize=11524 CPUtime=170.06
/proc/1990/stat : 1990 (glpPBv3) R 1988 1990 1939 0 -1 0 160448 0 0 0 16919 87 0 0 25 0 1 0 163841219 11800576 2507 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542970 0 0 4096 0 0 0 0 17 1 0 0
/proc/1990/statm: 2881 2507 227 40 0 2298 0
Current children cumulated CPU time (s) 170.06
Current children cumulated vsize (Kb) 11524

[startup+180.121 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1990
/proc/meminfo: memFree=1873616/2055920 swapFree=4182948/4192956
[pid=1990] ppid=1988 vsize=11524 CPUtime=180.07
/proc/1990/stat : 1990 (glpPBv3) R 1988 1990 1939 0 -1 0 172924 0 0 0 17913 94 0 0 25 0 1 0 163841219 11800576 2507 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134543006 0 0 4096 0 0 0 0 17 1 0 0
/proc/1990/statm: 2881 2507 227 40 0 2298 0
Current children cumulated CPU time (s) 180.07
Current children cumulated vsize (Kb) 11524

[startup+190.128 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1990
/proc/meminfo: memFree=1873616/2055920 swapFree=4182948/4192956
[pid=1990] ppid=1988 vsize=11524 CPUtime=190.06
/proc/1990/stat : 1990 (glpPBv3) R 1988 1990 1939 0 -1 0 187188 0 0 0 18907 99 0 0 25 0 1 0 163841219 11800576 2507 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542138 0 0 4096 0 0 0 0 17 1 0 0
/proc/1990/statm: 2881 2507 227 40 0 2298 0
Current children cumulated CPU time (s) 190.06
Current children cumulated vsize (Kb) 11524

[startup+200.134 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1990
/proc/meminfo: memFree=1873616/2055920 swapFree=4182948/4192956
[pid=1990] ppid=1988 vsize=11920 CPUtime=200.07
/proc/1990/stat : 1990 (glpPBv3) R 1988 1990 1939 0 -1 0 201047 0 0 0 19902 105 0 0 25 0 1 0 163841219 12206080 2603 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134541989 0 0 4096 0 0 0 0 17 1 0 0
/proc/1990/statm: 2980 2603 227 40 0 2397 0
Current children cumulated CPU time (s) 200.07
Current children cumulated vsize (Kb) 11920

[startup+210.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1990

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

/proc/1990/stat : 1990 (glpPBv3) R 1988 1990 1939 0 -1 0 2596503 0 0 0 176845 1307 0 0 25 0 1 0 163841219 16662528 3694 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542166 0 0 4096 0 0 0 0 17 1 0 0
/proc/1990/statm: 4068 3694 227 40 0 3485 0
Current children cumulated CPU time (s) 1781.52
Current children cumulated vsize (Kb) 16272

[startup+1783.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 2206
/proc/meminfo: memFree=1868312/2055920 swapFree=4182948/4192956
[pid=1990] ppid=1988 vsize=16272 CPUtime=1782.53
/proc/1990/stat : 1990 (glpPBv3) R 1988 1990 1939 0 -1 0 2597755 0 0 0 176945 1308 0 0 25 0 1 0 163841219 16662528 3694 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542138 0 0 4096 0 0 0 0 17 1 0 0
/proc/1990/statm: 4068 3694 227 40 0 3485 0
Current children cumulated CPU time (s) 1782.53
Current children cumulated vsize (Kb) 16272

[startup+1784.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 2206
/proc/meminfo: memFree=1868312/2055920 swapFree=4182948/4192956
[pid=1990] ppid=1988 vsize=16280 CPUtime=1783.53
/proc/1990/stat : 1990 (glpPBv3) R 1988 1990 1939 0 -1 0 2599369 0 0 0 177044 1309 0 0 25 0 1 0 163841219 16670720 3696 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542138 0 0 4096 0 0 0 0 17 1 0 0
/proc/1990/statm: 4070 3696 227 40 0 3487 0
Current children cumulated CPU time (s) 1783.53
Current children cumulated vsize (Kb) 16280

[startup+1785.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 2206
/proc/meminfo: memFree=1867352/2055920 swapFree=4182948/4192956
[pid=1990] ppid=1988 vsize=17372 CPUtime=1784.54
/proc/1990/stat : 1990 (glpPBv3) R 1988 1990 1939 0 -1 0 2601066 0 0 0 177144 1310 0 0 25 0 1 0 163841219 17788928 3969 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134643626 0 0 4096 0 0 0 0 17 1 0 0
/proc/1990/statm: 4343 3969 227 40 0 3760 0
Current children cumulated CPU time (s) 1784.54
Current children cumulated vsize (Kb) 17372

[startup+1786.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 2206
/proc/meminfo: memFree=1868312/2055920 swapFree=4182948/4192956
[pid=1990] ppid=1988 vsize=16280 CPUtime=1785.55
/proc/1990/stat : 1990 (glpPBv3) R 1988 1990 1939 0 -1 0 2602342 0 0 0 177244 1311 0 0 25 0 1 0 163841219 16670720 3696 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134632685 0 0 4096 0 0 0 0 17 1 0 0
/proc/1990/statm: 4070 3696 227 40 0 3487 0
Current children cumulated CPU time (s) 1785.55
Current children cumulated vsize (Kb) 16280

[startup+1787.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 2206
/proc/meminfo: memFree=1867160/2055920 swapFree=4182948/4192956
[pid=1990] ppid=1988 vsize=17604 CPUtime=1786.55
/proc/1990/stat : 1990 (glpPBv3) R 1988 1990 1939 0 -1 0 2603814 0 0 0 177343 1312 0 0 25 0 1 0 163841219 18026496 4027 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1990/statm: 4401 4027 227 40 0 3818 0
Current children cumulated CPU time (s) 1786.55
Current children cumulated vsize (Kb) 17604

[startup+1788.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 2206
/proc/meminfo: memFree=1868312/2055920 swapFree=4182948/4192956
[pid=1990] ppid=1988 vsize=16288 CPUtime=1787.55
/proc/1990/stat : 1990 (glpPBv3) R 1988 1990 1939 0 -1 0 2605379 0 0 0 177443 1312 0 0 25 0 1 0 163841219 16678912 3698 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542960 0 0 4096 0 0 0 0 17 1 0 0
/proc/1990/statm: 4072 3698 227 40 0 3489 0
Current children cumulated CPU time (s) 1787.55
Current children cumulated vsize (Kb) 16288

[startup+1789.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 2206
/proc/meminfo: memFree=1868312/2055920 swapFree=4182948/4192956
[pid=1990] ppid=1988 vsize=16288 CPUtime=1788.55
/proc/1990/stat : 1990 (glpPBv3) R 1988 1990 1939 0 -1 0 2607053 0 0 0 177542 1313 0 0 25 0 1 0 163841219 16678912 3698 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542138 0 0 4096 0 0 0 0 17 1 0 0
/proc/1990/statm: 4072 3698 227 40 0 3489 0
Current children cumulated CPU time (s) 1788.55
Current children cumulated vsize (Kb) 16288

[startup+1790.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 2206
/proc/meminfo: memFree=1868312/2055920 swapFree=4182948/4192956
[pid=1990] ppid=1988 vsize=16288 CPUtime=1789.57
/proc/1990/stat : 1990 (glpPBv3) R 1988 1990 1939 0 -1 0 2608305 0 0 0 177643 1314 0 0 25 0 1 0 163841219 16678912 3698 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134543225 0 0 4096 0 0 0 0 17 1 0 0
/proc/1990/statm: 4072 3698 227 40 0 3489 0
Current children cumulated CPU time (s) 1789.57
Current children cumulated vsize (Kb) 16288

[startup+1791.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 2206
/proc/meminfo: memFree=1868312/2055920 swapFree=4182948/4192956
[pid=1990] ppid=1988 vsize=16296 CPUtime=1790.56
/proc/1990/stat : 1990 (glpPBv3) R 1988 1990 1939 0 -1 0 2609869 0 0 0 177742 1314 0 0 25 0 1 0 163841219 16687104 3700 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542138 0 0 4096 0 0 0 0 17 1 0 0
/proc/1990/statm: 4074 3700 227 40 0 3491 0
Current children cumulated CPU time (s) 1790.56
Current children cumulated vsize (Kb) 16296

[startup+1792.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 2206
/proc/meminfo: memFree=1867288/2055920 swapFree=4182948/4192956
[pid=1990] ppid=1988 vsize=17532 CPUtime=1791.57
/proc/1990/stat : 1990 (glpPBv3) R 1988 1990 1939 0 -1 0 2611429 0 0 0 177842 1315 0 0 25 0 1 0 163841219 17952768 3996 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134643691 0 0 4096 0 0 0 0 17 1 0 0
/proc/1990/statm: 4383 3996 227 40 0 3800 0
Current children cumulated CPU time (s) 1791.57
Current children cumulated vsize (Kb) 17532

[startup+1793.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 2206
/proc/meminfo: memFree=1868312/2055920 swapFree=4182948/4192956
[pid=1990] ppid=1988 vsize=16296 CPUtime=1792.57
/proc/1990/stat : 1990 (glpPBv3) R 1988 1990 1939 0 -1 0 2613037 0 0 0 177942 1315 0 0 25 0 1 0 163841219 16687104 3700 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542138 0 0 4096 0 0 0 0 17 1 0 0
/proc/1990/statm: 4074 3700 227 40 0 3491 0
Current children cumulated CPU time (s) 1792.57
Current children cumulated vsize (Kb) 16296

[startup+1794.16 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 2206
/proc/meminfo: memFree=1868312/2055920 swapFree=4182948/4192956
[pid=1990] ppid=1988 vsize=16296 CPUtime=1793.58
/proc/1990/stat : 1990 (glpPBv3) R 1988 1990 1939 0 -1 0 2614597 0 0 0 178042 1316 0 0 25 0 1 0 163841219 16687104 3700 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134626360 0 0 4096 0 0 0 0 17 1 0 0
/proc/1990/statm: 4074 3700 227 40 0 3491 0
Current children cumulated CPU time (s) 1793.58
Current children cumulated vsize (Kb) 16296

[startup+1795.16 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 2206
/proc/meminfo: memFree=1868312/2055920 swapFree=4182948/4192956
[pid=1990] ppid=1988 vsize=16304 CPUtime=1794.59
/proc/1990/stat : 1990 (glpPBv3) R 1988 1990 1939 0 -1 0 2615844 0 0 0 178142 1317 0 0 25 0 1 0 163841219 16695296 3702 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134643272 0 0 4096 0 0 0 0 17 1 0 0
/proc/1990/statm: 4076 3702 227 40 0 3493 0
Current children cumulated CPU time (s) 1794.59
Current children cumulated vsize (Kb) 16304

[startup+1796.17 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 2206
/proc/meminfo: memFree=1867096/2055920 swapFree=4182948/4192956
[pid=1990] ppid=1988 vsize=17616 CPUtime=1795.59
/proc/1990/stat : 1990 (glpPBv3) R 1988 1990 1939 0 -1 0 2617447 0 0 0 178242 1317 0 0 25 0 1 0 163841219 18038784 4030 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134585307 0 0 4096 0 0 0 0 17 1 0 0
/proc/1990/statm: 4404 4030 227 40 0 3821 0
Current children cumulated CPU time (s) 1795.59
Current children cumulated vsize (Kb) 17616

[startup+1797.17 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 2206
/proc/meminfo: memFree=1867288/2055920 swapFree=4182948/4192956
[pid=1990] ppid=1988 vsize=17540 CPUtime=1796.59
/proc/1990/stat : 1990 (glpPBv3) R 1988 1990 1939 0 -1 0 2619329 0 0 0 178341 1318 0 0 25 0 1 0 163841219 17960960 3998 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134643780 0 0 4096 0 0 0 0 17 1 0 0
/proc/1990/statm: 4385 3998 227 40 0 3802 0
Current children cumulated CPU time (s) 1796.59
Current children cumulated vsize (Kb) 17540

[startup+1798.18 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 2206
/proc/meminfo: memFree=1868312/2055920 swapFree=4182948/4192956
[pid=1990] ppid=1988 vsize=16312 CPUtime=1797.6
/proc/1990/stat : 1990 (glpPBv3) R 1988 1990 1939 0 -1 0 2620575 0 0 0 178441 1319 0 0 25 0 1 0 163841219 16703488 3704 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542964 0 0 4096 0 0 0 0 17 1 0 0
/proc/1990/statm: 4078 3704 227 40 0 3495 0
Current children cumulated CPU time (s) 1797.6
Current children cumulated vsize (Kb) 16312

[startup+1799.18 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 2206
/proc/meminfo: memFree=1868312/2055920 swapFree=4182948/4192956
[pid=1990] ppid=1988 vsize=16312 CPUtime=1798.6
/proc/1990/stat : 1990 (glpPBv3) R 1988 1990 1939 0 -1 0 2622242 0 0 0 178540 1320 0 0 25 0 1 0 163841219 16703488 3704 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542978 0 0 4096 0 0 0 0 17 1 0 0
/proc/1990/statm: 4078 3704 227 40 0 3495 0
Current children cumulated CPU time (s) 1798.6
Current children cumulated vsize (Kb) 16312

[startup+1800.19 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 2206
/proc/meminfo: memFree=1868248/2055920 swapFree=4182948/4192956
[pid=1990] ppid=1988 vsize=16320 CPUtime=1799.61
/proc/1990/stat : 1990 (glpPBv3) R 1988 1990 1939 0 -1 0 2623799 0 0 0 178640 1321 0 0 25 0 1 0 163841219 16711680 3706 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134632405 0 0 4096 0 0 0 0 17 1 0 0
/proc/1990/statm: 4080 3706 227 40 0 3497 0
Current children cumulated CPU time (s) 1799.61
Current children cumulated vsize (Kb) 16320

[startup+1801.19 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 2206
/proc/meminfo: memFree=1868248/2055920 swapFree=4182948/4192956
[pid=1990] ppid=1988 vsize=16320 CPUtime=1800.61
/proc/1990/stat : 1990 (glpPBv3) R 1988 1990 1939 0 -1 0 2625043 0 0 0 178740 1321 0 0 25 0 1 0 163841219 16711680 3706 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134626408 0 0 4096 0 0 0 0 17 1 0 0
/proc/1990/statm: 4080 3706 227 40 0 3497 0
Current children cumulated CPU time (s) 1800.61
Current children cumulated vsize (Kb) 16320



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.2 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 2206
/proc/meminfo: memFree=1868248/2055920 swapFree=4182948/4192956
[pid=1990] ppid=1988 vsize=16320 CPUtime=1800.62
/proc/1990/stat : 1990 (glpPBv3) R 1988 1990 1939 0 -1 0 2625043 0 0 0 178741 1321 0 0 25 0 1 0 163841219 16711680 3706 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542262 0 0 4096 0 0 0 0 17 1 0 0
/proc/1990/statm: 4080 3706 227 40 0 3497 0
Current children cumulated CPU time (s) 1800.62
Current children cumulated vsize (Kb) 16320

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.21
CPU time (s): 1800.63
CPU user time (s): 1787.41
CPU system time (s): 13.219
CPU usage (%): 99.968
Max. virtual memory (cumulated for all children) (Kb): 17616
The end

Launcher Data (download as text)

Begin job on node58 on Sat Jul 29 10:41:53 UTC 2006


FILE ID= 85349-1154169713

PBS_JOBID= 893123

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

MD5SUM SOLVER= 29ce95346658d7502ba983059bfb8cff
MD5SUM BENCH=  d05350720de072f0b95120d8d7545610

RANDOM SEED= 753111213

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.234
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.234
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:       1883160 kB
Buffers:         15912 kB
Cached:          84496 kB
SwapCached:       3836 kB
Active:          18876 kB
Inactive:        90180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1883160 kB
SwapTotal:     4192956 kB
SwapFree:      4182948 kB
Dirty:             148 kB
Writeback:           0 kB
Mapped:          14720 kB
Slab:            49784 kB
Committed_AS:  1129432 kB
PageTables:       1392 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node58 on Sat Jul 29 11:11:54 UTC 2006