Trace number 85493

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 NameAnswerCPU timeWall clock time
glpPB 0.2? (TO) 1800.53 1801.15

General information on the benchmark

Namenormalized-PB06/SATUNSAT-MEDINT/submitted-PB06/
manquiho/Aardal_1/normalized-cuww5.opb
MD5SUM2d610c35d7c8dd61a03deef28cf982c0
Bench CategorySATUNSAT-MEDINT (no optimisation, medium integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark36.2755
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables86
Total number of constraints2
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2
Minimum length of a constraint86
Maximum length of a constraint86
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 45094584
Number of bits of the biggest number in a constraint 26
Biggest sum of numbers in a constraint 553509859
Number of bits of the biggest sum of numbers30
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/node30/watcher-85493-1154173211 -o ROOT/results/node30/solver-85493-1154173211 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user8/glpPBv3 ROOT/tmp/node30/85493-1154173211/instance-85493-1154173211.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.95 0.90 3/64 2213
/proc/meminfo: memFree=1403640/2055920 swapFree=4178648/4192956
[pid=2213] ppid=2211 vsize=1060 CPUtime=0
/proc/2213/stat : 2213 (glpPBv3) R 2211 2213 2164 0 -1 0 52 0 0 0 0 0 0 0 19 0 1 0 164180966 1085440 35 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 7017252 0 0 4096 0 0 0 0 17 1 0 0
/proc/2213/statm: 300 39 30 40 0 8 0

[startup+10.002 s]
/proc/loadavg: 0.93 0.95 0.90 2/64 2213
/proc/meminfo: memFree=1401480/2055920 swapFree=4178648/4192956
[pid=2213] ppid=2211 vsize=4600 CPUtime=9.99
/proc/2213/stat : 2213 (glpPBv3) R 2211 2213 2164 0 -1 0 791 0 0 0 965 34 0 0 25 0 1 0 164180966 4710400 760 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2213/statm: 1150 760 227 40 0 567 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 4600

[startup+20.0086 s]
/proc/loadavg: 0.94 0.96 0.91 2/64 2213
/proc/meminfo: memFree=1399880/2055920 swapFree=4178648/4192956
[pid=2213] ppid=2211 vsize=6224 CPUtime=19.99
/proc/2213/stat : 2213 (glpPBv3) R 2211 2213 2164 0 -1 0 1241 0 0 0 1941 58 0 0 25 0 1 0 164180966 6373376 1169 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2213/statm: 1556 1169 227 40 0 973 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 6224

[startup+30.0152 s]
/proc/loadavg: 0.95 0.96 0.91 2/64 2213
/proc/meminfo: memFree=1398088/2055920 swapFree=4178648/4192956
[pid=2213] ppid=2211 vsize=7876 CPUtime=29.99
/proc/2213/stat : 2213 (glpPBv3) R 2211 2213 2164 0 -1 0 1735 0 0 0 2924 75 0 0 25 0 1 0 164180966 8065024 1582 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2213/statm: 1969 1582 227 40 0 1386 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 7876

[startup+40.0218 s]
/proc/loadavg: 0.95 0.96 0.91 2/64 2213
/proc/meminfo: memFree=1397128/2055920 swapFree=4178648/4192956
[pid=2213] ppid=2211 vsize=8944 CPUtime=39.99
/proc/2213/stat : 2213 (glpPBv3) R 2211 2213 2164 0 -1 0 1997 0 0 0 3913 86 0 0 25 0 1 0 164180966 9158656 1844 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134541710 0 0 4096 0 0 0 0 17 1 0 0
/proc/2213/statm: 2236 1844 227 40 0 1653 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 8944

[startup+50.0283 s]
/proc/loadavg: 0.96 0.96 0.91 2/64 2215
/proc/meminfo: memFree=1396488/2055920 swapFree=4178648/4192956
[pid=2213] ppid=2211 vsize=9608 CPUtime=50
/proc/2213/stat : 2213 (glpPBv3) R 2211 2213 2164 0 -1 0 2168 0 0 0 4904 96 0 0 25 0 1 0 164180966 9838592 2015 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2213/statm: 2402 2015 227 40 0 1819 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 9608

[startup+60.0349 s]
/proc/loadavg: 0.97 0.96 0.91 2/64 2215
/proc/meminfo: memFree=1395848/2055920 swapFree=4178648/4192956
[pid=2213] ppid=2211 vsize=10276 CPUtime=60.01
/proc/2213/stat : 2213 (glpPBv3) R 2211 2213 2164 0 -1 0 2320 0 0 0 5897 104 0 0 25 0 1 0 164180966 10522624 2167 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134569494 0 0 4096 0 0 0 0 17 1 0 0
/proc/2213/statm: 2569 2167 227 40 0 1986 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 10276

[startup+70.0415 s]
/proc/loadavg: 0.97 0.96 0.91 2/64 2215
/proc/meminfo: memFree=1395208/2055920 swapFree=4178648/4192956
[pid=2213] ppid=2211 vsize=10940 CPUtime=70.01
/proc/2213/stat : 2213 (glpPBv3) R 2211 2213 2164 0 -1 0 2475 0 0 0 6890 111 0 0 25 0 1 0 164180966 11202560 2322 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 7483095 0 0 4096 0 0 0 0 17 1 0 0
/proc/2213/statm: 2735 2322 227 40 0 2152 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 10940

[startup+80.0481 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 2215
/proc/meminfo: memFree=1394632/2055920 swapFree=4178648/4192956
[pid=2213] ppid=2211 vsize=11472 CPUtime=80.01
/proc/2213/stat : 2213 (glpPBv3) R 2211 2213 2164 0 -1 0 2632 0 0 0 7884 117 0 0 25 0 1 0 164180966 11747328 2479 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2213/statm: 2868 2479 227 40 0 2285 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 11472

[startup+90.0537 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 2215
/proc/meminfo: memFree=1394248/2055920 swapFree=4178648/4192956
[pid=2213] ppid=2211 vsize=11872 CPUtime=90.02
/proc/2213/stat : 2213 (glpPBv3) R 2211 2213 2164 0 -1 0 2728 0 0 0 8878 124 0 0 25 0 1 0 164180966 12156928 2575 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/2213/statm: 2968 2575 227 40 0 2385 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 11872

[startup+100.059 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 2215
/proc/meminfo: memFree=1392968/2055920 swapFree=4178648/4192956
[pid=2213] ppid=2211 vsize=13048 CPUtime=100.02
/proc/2213/stat : 2213 (glpPBv3) R 2211 2213 2164 0 -1 0 3176 0 0 0 9870 132 0 0 25 0 1 0 164180966 13361152 2862 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/2213/statm: 3262 2862 227 40 0 2679 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 13048

[startup+110.066 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 2215
/proc/meminfo: memFree=1392648/2055920 swapFree=4178648/4192956
[pid=2213] ppid=2211 vsize=13444 CPUtime=110.02
/proc/2213/stat : 2213 (glpPBv3) R 2211 2213 2164 0 -1 0 3294 0 0 0 10864 138 0 0 25 0 1 0 164180966 13766656 2980 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/2213/statm: 3361 2980 227 40 0 2778 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 13444

[startup+120.071 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 2215
/proc/meminfo: memFree=1392072/2055920 swapFree=4178648/4192956
[pid=2213] ppid=2211 vsize=13980 CPUtime=120.02
/proc/2213/stat : 2213 (glpPBv3) R 2211 2213 2164 0 -1 0 3427 0 0 0 11859 143 0 0 25 0 1 0 164180966 14315520 3113 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/2213/statm: 3495 3113 227 40 0 2912 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 13980

[startup+130.077 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 2215
/proc/meminfo: memFree=1391816/2055920 swapFree=4178648/4192956
[pid=2213] ppid=2211 vsize=14380 CPUtime=130.02
/proc/2213/stat : 2213 (glpPBv3) R 2211 2213 2164 0 -1 0 3496 0 0 0 12854 148 0 0 25 0 1 0 164180966 14725120 3182 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578246 0 0 4096 0 0 0 0 17 1 0 0
/proc/2213/statm: 3595 3182 227 40 0 3012 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 14380

[startup+140.083 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 2215
/proc/meminfo: memFree=1391432/2055920 swapFree=4178648/4192956
[pid=2213] ppid=2211 vsize=14644 CPUtime=140.03
/proc/2213/stat : 2213 (glpPBv3) R 2211 2213 2164 0 -1 0 3586 0 0 0 13848 155 0 0 25 0 1 0 164180966 14995456 3272 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578246 0 0 4096 0 0 0 0 17 1 0 0
/proc/2213/statm: 3661 3272 227 40 0 3078 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 14644

[startup+150.088 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 2215
/proc/meminfo: memFree=1391112/2055920 swapFree=4178648/4192956
[pid=2213] ppid=2211 vsize=15044 CPUtime=150.03
/proc/2213/stat : 2213 (glpPBv3) R 2211 2213 2164 0 -1 0 3672 0 0 0 14842 161 0 0 25 0 1 0 164180966 15405056 3358 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2213/statm: 3761 3358 227 40 0 3178 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 15044

[startup+160.094 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 2215
/proc/meminfo: memFree=1390792/2055920 swapFree=4178648/4192956
[pid=2213] ppid=2211 vsize=15312 CPUtime=160.03
/proc/2213/stat : 2213 (glpPBv3) R 2211 2213 2164 0 -1 0 3756 0 0 0 15838 165 0 0 25 0 1 0 164180966 15679488 3442 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/2213/statm: 3828 3442 227 40 0 3245 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 15312

[startup+170.099 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 2215
/proc/meminfo: memFree=1390344/2055920 swapFree=4178648/4192956
[pid=2213] ppid=2211 vsize=15712 CPUtime=170.04
/proc/2213/stat : 2213 (glpPBv3) R 2211 2213 2164 0 -1 0 3852 0 0 0 16832 172 0 0 25 0 1 0 164180966 16089088 3538 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2213/statm: 3928 3538 227 40 0 3345 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 15712

[startup+180.105 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 2215
/proc/meminfo: memFree=1390024/2055920 swapFree=4178648/4192956
[pid=2213] ppid=2211 vsize=16108 CPUtime=180.04
/proc/2213/stat : 2213 (glpPBv3) R 2211 2213 2164 0 -1 0 3934 0 0 0 17828 176 0 0 25 0 1 0 164180966 16494592 3620 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/2213/statm: 4027 3620 227 40 0 3444 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 16108

[startup+190.111 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 2215
/proc/meminfo: memFree=1389704/2055920 swapFree=4178648/4192956
[pid=2213] ppid=2211 vsize=16376 CPUtime=190.04
/proc/2213/stat : 2213 (glpPBv3) R 2211 2213 2164 0 -1 0 4019 0 0 0 18823 181 0 0 25 0 1 0 164180966 16769024 3705 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/2213/statm: 4094 3705 227 40 0 3511 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 16376

[startup+200.116 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 2215
/proc/meminfo: memFree=1389448/2055920 swapFree=4178648/4192956
[pid=2213] ppid=2211 vsize=16644 CPUtime=200.04
/proc/2213/stat : 2213 (glpPBv3) R 2211 2213 2164 0 -1 0 4077 0 0 0 19818 186 0 0 25 0 1 0 164180966 17043456 3763 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578266 0 0 4096 0 0 0 0 17 1 0 0
/proc/2213/statm: 4161 3763 227 40 0 3578 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 16644

[startup+210.122 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 2215

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

/proc/2213/stat : 2213 (glpPBv3) R 2211 2213 2164 0 -1 0 12924 0 0 0 177547 595 0 0 25 0 1 0 164180966 49348608 11648 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/2213/statm: 12048 11648 227 40 0 11465 0
Current children cumulated CPU time (s) 1781.42
Current children cumulated vsize (Kb) 48192

[startup+1783.05 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 2413
/proc/meminfo: memFree=1357640/2055920 swapFree=4178648/4192956
[pid=2213] ppid=2211 vsize=48192 CPUtime=1782.42
/proc/2213/stat : 2213 (glpPBv3) R 2211 2213 2164 0 -1 0 12926 0 0 0 177647 595 0 0 25 0 1 0 164180966 49348608 11650 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578266 0 0 4096 0 0 0 0 17 1 0 0
/proc/2213/statm: 12048 11650 227 40 0 11465 0
Current children cumulated CPU time (s) 1782.42
Current children cumulated vsize (Kb) 48192

[startup+1784.05 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 2413
/proc/meminfo: memFree=1357640/2055920 swapFree=4178648/4192956
[pid=2213] ppid=2211 vsize=48192 CPUtime=1783.42
/proc/2213/stat : 2213 (glpPBv3) R 2211 2213 2164 0 -1 0 12930 0 0 0 177747 595 0 0 25 0 1 0 164180966 49348608 11654 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/2213/statm: 12048 11654 227 40 0 11465 0
Current children cumulated CPU time (s) 1783.42
Current children cumulated vsize (Kb) 48192

[startup+1785.06 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 2413
/proc/meminfo: memFree=1357640/2055920 swapFree=4178648/4192956
[pid=2213] ppid=2211 vsize=48192 CPUtime=1784.43
/proc/2213/stat : 2213 (glpPBv3) R 2211 2213 2164 0 -1 0 12934 0 0 0 177848 595 0 0 25 0 1 0 164180966 49348608 11658 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578288 0 0 4096 0 0 0 0 17 1 0 0
/proc/2213/statm: 12048 11658 227 40 0 11465 0
Current children cumulated CPU time (s) 1784.43
Current children cumulated vsize (Kb) 48192

[startup+1786.07 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 2413
/proc/meminfo: memFree=1357576/2055920 swapFree=4178648/4192956
[pid=2213] ppid=2211 vsize=48192 CPUtime=1785.44
/proc/2213/stat : 2213 (glpPBv3) R 2211 2213 2164 0 -1 0 12936 0 0 0 177948 596 0 0 25 0 1 0 164180966 49348608 11660 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2213/statm: 12048 11660 227 40 0 11465 0
Current children cumulated CPU time (s) 1785.44
Current children cumulated vsize (Kb) 48192

[startup+1787.07 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 2413
/proc/meminfo: memFree=1357576/2055920 swapFree=4178648/4192956
[pid=2213] ppid=2211 vsize=48192 CPUtime=1786.44
/proc/2213/stat : 2213 (glpPBv3) R 2211 2213 2164 0 -1 0 12940 0 0 0 178048 596 0 0 25 0 1 0 164180966 49348608 11664 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/2213/statm: 12048 11664 227 40 0 11465 0
Current children cumulated CPU time (s) 1786.44
Current children cumulated vsize (Kb) 48192

[startup+1788.07 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 2413
/proc/meminfo: memFree=1357576/2055920 swapFree=4178648/4192956
[pid=2213] ppid=2211 vsize=48192 CPUtime=1787.44
/proc/2213/stat : 2213 (glpPBv3) R 2211 2213 2164 0 -1 0 12942 0 0 0 178148 596 0 0 25 0 1 0 164180966 49348608 11666 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578246 0 0 4096 0 0 0 0 17 1 0 0
/proc/2213/statm: 12048 11666 227 40 0 11465 0
Current children cumulated CPU time (s) 1787.44
Current children cumulated vsize (Kb) 48192

[startup+1789.08 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 2413
/proc/meminfo: memFree=1357576/2055920 swapFree=4178648/4192956
[pid=2213] ppid=2211 vsize=48192 CPUtime=1788.45
/proc/2213/stat : 2213 (glpPBv3) R 2211 2213 2164 0 -1 0 12942 0 0 0 178249 596 0 0 25 0 1 0 164180966 49348608 11666 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578266 0 0 4096 0 0 0 0 17 1 0 0
/proc/2213/statm: 12048 11666 227 40 0 11465 0
Current children cumulated CPU time (s) 1788.45
Current children cumulated vsize (Kb) 48192

[startup+1790.08 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 2413
/proc/meminfo: memFree=1357512/2055920 swapFree=4178648/4192956
[pid=2213] ppid=2211 vsize=48324 CPUtime=1789.45
/proc/2213/stat : 2213 (glpPBv3) R 2211 2213 2164 0 -1 0 12950 0 0 0 178349 596 0 0 25 0 1 0 164180966 49483776 11674 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/2213/statm: 12081 11674 227 40 0 11498 0
Current children cumulated CPU time (s) 1789.45
Current children cumulated vsize (Kb) 48324

[startup+1791.09 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 2413
/proc/meminfo: memFree=1357512/2055920 swapFree=4178648/4192956
[pid=2213] ppid=2211 vsize=48324 CPUtime=1790.45
/proc/2213/stat : 2213 (glpPBv3) R 2211 2213 2164 0 -1 0 12950 0 0 0 178449 596 0 0 25 0 1 0 164180966 49483776 11674 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/2213/statm: 12081 11674 227 40 0 11498 0
Current children cumulated CPU time (s) 1790.45
Current children cumulated vsize (Kb) 48324

[startup+1792.1 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 2413
/proc/meminfo: memFree=1357512/2055920 swapFree=4178648/4192956
[pid=2213] ppid=2211 vsize=48324 CPUtime=1791.47
/proc/2213/stat : 2213 (glpPBv3) R 2211 2213 2164 0 -1 0 12950 0 0 0 178550 597 0 0 25 0 1 0 164180966 49483776 11674 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2213/statm: 12081 11674 227 40 0 11498 0
Current children cumulated CPU time (s) 1791.47
Current children cumulated vsize (Kb) 48324

[startup+1793.1 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 2413
/proc/meminfo: memFree=1357512/2055920 swapFree=4178648/4192956
[pid=2213] ppid=2211 vsize=48324 CPUtime=1792.47
/proc/2213/stat : 2213 (glpPBv3) R 2211 2213 2164 0 -1 0 12952 0 0 0 178650 597 0 0 25 0 1 0 164180966 49483776 11676 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/2213/statm: 12081 11676 227 40 0 11498 0
Current children cumulated CPU time (s) 1792.47
Current children cumulated vsize (Kb) 48324

[startup+1794.1 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 2413
/proc/meminfo: memFree=1357512/2055920 swapFree=4178648/4192956
[pid=2213] ppid=2211 vsize=48324 CPUtime=1793.47
/proc/2213/stat : 2213 (glpPBv3) R 2211 2213 2164 0 -1 0 12952 0 0 0 178750 597 0 0 25 0 1 0 164180966 49483776 11676 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/2213/statm: 12081 11676 227 40 0 11498 0
Current children cumulated CPU time (s) 1793.47
Current children cumulated vsize (Kb) 48324

[startup+1795.11 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 2413
/proc/meminfo: memFree=1357512/2055920 swapFree=4178648/4192956
[pid=2213] ppid=2211 vsize=48324 CPUtime=1794.48
/proc/2213/stat : 2213 (glpPBv3) R 2211 2213 2164 0 -1 0 12956 0 0 0 178851 597 0 0 25 0 1 0 164180966 49483776 11680 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578246 0 0 4096 0 0 0 0 17 1 0 0
/proc/2213/statm: 12081 11680 227 40 0 11498 0
Current children cumulated CPU time (s) 1794.48
Current children cumulated vsize (Kb) 48324

[startup+1796.11 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 2413
/proc/meminfo: memFree=1357512/2055920 swapFree=4178648/4192956
[pid=2213] ppid=2211 vsize=48324 CPUtime=1795.48
/proc/2213/stat : 2213 (glpPBv3) R 2211 2213 2164 0 -1 0 12958 0 0 0 178951 597 0 0 25 0 1 0 164180966 49483776 11682 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/2213/statm: 12081 11682 227 40 0 11498 0
Current children cumulated CPU time (s) 1795.48
Current children cumulated vsize (Kb) 48324

[startup+1797.12 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 2413
/proc/meminfo: memFree=1357512/2055920 swapFree=4178648/4192956
[pid=2213] ppid=2211 vsize=48324 CPUtime=1796.48
/proc/2213/stat : 2213 (glpPBv3) R 2211 2213 2164 0 -1 0 12960 0 0 0 179051 597 0 0 25 0 1 0 164180966 49483776 11684 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/2213/statm: 12081 11684 227 40 0 11498 0
Current children cumulated CPU time (s) 1796.48
Current children cumulated vsize (Kb) 48324

[startup+1798.12 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 2413
/proc/meminfo: memFree=1357512/2055920 swapFree=4178648/4192956
[pid=2213] ppid=2211 vsize=48324 CPUtime=1797.49
/proc/2213/stat : 2213 (glpPBv3) R 2211 2213 2164 0 -1 0 12964 0 0 0 179152 597 0 0 25 0 1 0 164180966 49483776 11688 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/2213/statm: 12081 11688 227 40 0 11498 0
Current children cumulated CPU time (s) 1797.49
Current children cumulated vsize (Kb) 48324

[startup+1799.13 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 2413
/proc/meminfo: memFree=1357448/2055920 swapFree=4178648/4192956
[pid=2213] ppid=2211 vsize=48324 CPUtime=1798.49
/proc/2213/stat : 2213 (glpPBv3) R 2211 2213 2164 0 -1 0 12966 0 0 0 179252 597 0 0 25 0 1 0 164180966 49483776 11690 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578246 0 0 4096 0 0 0 0 17 1 0 0
/proc/2213/statm: 12081 11690 227 40 0 11498 0
Current children cumulated CPU time (s) 1798.49
Current children cumulated vsize (Kb) 48324

[startup+1800.13 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 2413
/proc/meminfo: memFree=1357448/2055920 swapFree=4178648/4192956
[pid=2213] ppid=2211 vsize=48324 CPUtime=1799.49
/proc/2213/stat : 2213 (glpPBv3) R 2211 2213 2164 0 -1 0 12966 0 0 0 179352 597 0 0 25 0 1 0 164180966 49483776 11690 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578246 0 0 4096 0 0 0 0 17 1 0 0
/proc/2213/statm: 12081 11690 227 40 0 11498 0
Current children cumulated CPU time (s) 1799.49
Current children cumulated vsize (Kb) 48324

[startup+1801.14 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 2413
/proc/meminfo: memFree=1357448/2055920 swapFree=4178648/4192956
[pid=2213] ppid=2211 vsize=48324 CPUtime=1800.51
/proc/2213/stat : 2213 (glpPBv3) R 2211 2213 2164 0 -1 0 12969 0 0 0 179453 598 0 0 25 0 1 0 164180966 49483776 11693 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578246 0 0 4096 0 0 0 0 17 1 0 0
/proc/2213/statm: 12081 11693 227 40 0 11498 0
Current children cumulated CPU time (s) 1800.51
Current children cumulated vsize (Kb) 48324



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.14 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 2413
/proc/meminfo: memFree=1357448/2055920 swapFree=4178648/4192956
[pid=2213] ppid=2211 vsize=48324 CPUtime=1800.51
/proc/2213/stat : 2213 (glpPBv3) R 2211 2213 2164 0 -1 0 12969 0 0 0 179453 598 0 0 25 0 1 0 164180966 49483776 11693 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578251 0 0 4096 0 0 0 0 17 1 0 0
/proc/2213/statm: 12081 11693 227 40 0 11498 0
Current children cumulated CPU time (s) 1800.51
Current children cumulated vsize (Kb) 48324

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.15
CPU time (s): 1800.53
CPU user time (s): 1794.54
CPU system time (s): 5.98909
CPU usage (%): 99.965
Max. virtual memory (cumulated for all children) (Kb): 48324
The end

Launcher Data (download as text)

Begin job on node30 on Sat Jul 29 11:40:11 UTC 2006


FILE ID= 85493-1154173211

PBS_JOBID= 893267

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/SATUNSAT-MEDINT/submitted-PB06/manquiho/Aardal_1/normalized-cuww5.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user8/glpPBv3 ROOT/tmp/node30/85493-1154173211/instance-85493-1154173211.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node30/watcher-85493-1154173211 -o ROOT/results/node30/solver-85493-1154173211 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user8/glpPBv3 ROOT/tmp/node30/85493-1154173211/instance-85493-1154173211.opb

MD5SUM SOLVER= 29ce95346658d7502ba983059bfb8cff
MD5SUM BENCH=  2d610c35d7c8dd61a03deef28cf982c0

RANDOM SEED= 142336359

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.256
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.256
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:       1403848 kB
Buffers:         36576 kB
Cached:         534308 kB
SwapCached:       8000 kB
Active:         111992 kB
Inactive:       471836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1403848 kB
SwapTotal:     4192956 kB
SwapFree:      4178648 kB
Dirty:             332 kB
Writeback:           0 kB
Mapped:          14496 kB
Slab:            54280 kB
Committed_AS:   700380 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 node30 on Sat Jul 29 12:10:12 UTC 2006