Trace number 85519

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

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
roussel/normalized-pigeon-clauses-41-40.opb
MD5SUMe9d572489c41443264f4f0eeadc7c4fb
Bench CategorySATUNSAT-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1640
Total number of constraints32841
Number of constraints which are clauses32841
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 constraint40
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 41
Number of bits of the biggest sum of numbers6
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/node61/watcher-85519-1154173418 -o ROOT/results/node61/solver-85519-1154173418 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user8/glpPBv3 ROOT/tmp/node61/85519-1154173418/instance-85519-1154173418.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.99 0.97 0.91 2/64 18276
/proc/meminfo: memFree=1304616/2055920 swapFree=4183096/4192956
[pid=18276] ppid=18274 vsize=1012 CPUtime=0
/proc/18276/stat : 18276 (glpPBv3) R 18274 18276 18227 0 -1 0 45 0 0 0 0 0 0 0 19 0 1 0 164211993 1036288 28 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 10383659 0 0 4096 0 0 0 0 17 1 0 0
/proc/18276/statm: 253 28 20 40 0 8 0

[startup+10.0025 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18276
/proc/meminfo: memFree=1276416/2055920 swapFree=4183096/4192956
[pid=18276] ppid=18274 vsize=30488 CPUtime=9.98
/proc/18276/stat : 18276 (glpPBv3) R 18274 18276 18227 0 -1 0 172389 0 0 0 930 68 0 0 25 0 1 0 164211993 31219712 7246 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/18276/statm: 7622 7246 227 40 0 7039 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 30488

[startup+20.0092 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18276
/proc/meminfo: memFree=1276496/2055920 swapFree=4183096/4192956
[pid=18276] ppid=18274 vsize=30488 CPUtime=19.99
/proc/18276/stat : 18276 (glpPBv3) R 18274 18276 18227 0 -1 0 478968 0 0 0 1805 194 0 0 25 0 1 0 164211993 31219712 7246 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134543006 0 0 4096 0 0 0 0 17 1 0 0
/proc/18276/statm: 7622 7246 227 40 0 7039 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 30488

[startup+30.016 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18276
/proc/meminfo: memFree=1276560/2055920 swapFree=4183096/4192956
[pid=18276] ppid=18274 vsize=30488 CPUtime=29.99
/proc/18276/stat : 18276 (glpPBv3) R 18274 18276 18227 0 -1 0 771992 0 0 0 2684 315 0 0 25 0 1 0 164211993 31219712 7248 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134626346 0 0 4096 0 0 0 0 17 1 0 0
/proc/18276/statm: 7622 7248 227 40 0 7039 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 30488

[startup+40.0218 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18276
/proc/meminfo: memFree=1276432/2055920 swapFree=4183096/4192956
[pid=18276] ppid=18274 vsize=30592 CPUtime=40
/proc/18276/stat : 18276 (glpPBv3) R 18274 18276 18227 0 -1 0 1015753 0 0 0 3581 419 0 0 25 0 1 0 164211993 31326208 7272 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 10850007 0 0 4096 0 0 0 0 17 1 0 0
/proc/18276/statm: 7648 7274 227 40 0 7065 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 30592

[startup+50.0275 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18276
/proc/meminfo: memFree=1276432/2055920 swapFree=4183096/4192956
[pid=18276] ppid=18274 vsize=30592 CPUtime=50
/proc/18276/stat : 18276 (glpPBv3) R 18274 18276 18227 0 -1 0 1321269 0 0 0 4456 544 0 0 25 0 1 0 164211993 31326208 7274 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134543006 0 0 4096 0 0 0 0 17 1 0 0
/proc/18276/statm: 7648 7274 227 40 0 7065 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 30592

[startup+60.0333 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18276
/proc/meminfo: memFree=1276880/2055920 swapFree=4183096/4192956
[pid=18276] ppid=18274 vsize=30592 CPUtime=60
/proc/18276/stat : 18276 (glpPBv3) R 18274 18276 18227 0 -1 0 1626946 0 0 0 5332 668 0 0 25 0 1 0 164211993 31326208 7274 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/18276/statm: 7648 7274 227 40 0 7065 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 30592

[startup+70.039 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18276
/proc/meminfo: memFree=1276432/2055920 swapFree=4183096/4192956
[pid=18276] ppid=18274 vsize=30592 CPUtime=70
/proc/18276/stat : 18276 (glpPBv3) R 18274 18276 18227 0 -1 0 1893277 0 0 0 6221 779 0 0 25 0 1 0 164211993 31326208 7274 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134543006 0 0 4096 0 0 0 0 17 1 0 0
/proc/18276/statm: 7648 7274 227 40 0 7065 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 30592

[startup+80.0448 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18276
/proc/meminfo: memFree=1272336/2055920 swapFree=4183096/4192956
[pid=18276] ppid=18274 vsize=34724 CPUtime=80
/proc/18276/stat : 18276 (glpPBv3) R 18274 18276 18227 0 -1 0 2095538 0 0 0 7137 863 0 0 25 0 1 0 164211993 35557376 8307 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18276/statm: 8681 8307 227 40 0 8098 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 34724

[startup+90.0506 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18276
/proc/meminfo: memFree=1276496/2055920 swapFree=4183096/4192956
[pid=18276] ppid=18274 vsize=30592 CPUtime=90.01
/proc/18276/stat : 18276 (glpPBv3) R 18274 18276 18227 0 -1 0 2331056 0 0 0 8034 967 0 0 25 0 1 0 164211993 31326208 7274 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134543006 0 0 4096 0 0 0 0 17 1 0 0
/proc/18276/statm: 7648 7274 227 40 0 7065 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 30592

[startup+100.056 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18276
/proc/meminfo: memFree=1276496/2055920 swapFree=4183096/4192956
[pid=18276] ppid=18274 vsize=30592 CPUtime=100.01
/proc/18276/stat : 18276 (glpPBv3) R 18274 18276 18227 0 -1 0 2545692 0 0 0 8942 1059 0 0 25 0 1 0 164211993 31326208 7274 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/18276/statm: 7648 7274 227 40 0 7065 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 30592

[startup+110.062 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18276
/proc/meminfo: memFree=1272336/2055920 swapFree=4183096/4192956
[pid=18276] ppid=18274 vsize=34724 CPUtime=110.01
/proc/18276/stat : 18276 (glpPBv3) R 18274 18276 18227 0 -1 0 2774522 0 0 0 9848 1153 0 0 25 0 1 0 164211993 35557376 8307 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134643597 0 0 4096 0 0 0 0 17 1 0 0
/proc/18276/statm: 8681 8307 227 40 0 8098 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 34724

[startup+120.068 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18276
/proc/meminfo: memFree=1274832/2055920 swapFree=4183096/4192956
[pid=18276] ppid=18274 vsize=32712 CPUtime=120.01
/proc/18276/stat : 18276 (glpPBv3) R 18274 18276 18227 0 -1 0 2978869 0 0 0 10764 1237 0 0 25 0 1 0 164211993 33497088 7772 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/18276/statm: 8178 7772 227 40 0 7595 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 32712

[startup+130.074 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18276
/proc/meminfo: memFree=1276368/2055920 swapFree=4183096/4192956
[pid=18276] ppid=18274 vsize=30692 CPUtime=130.01
/proc/18276/stat : 18276 (glpPBv3) R 18274 18276 18227 0 -1 0 3206558 0 0 0 11670 1331 0 0 25 0 1 0 164211993 31428608 7299 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134643286 0 0 4096 0 0 0 0 17 1 0 0
/proc/18276/statm: 7673 7299 227 40 0 7090 0
Current children cumulated CPU time (s) 130.01
Current children cumulated vsize (Kb) 30692

[startup+140.079 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18276
/proc/meminfo: memFree=1276368/2055920 swapFree=4183096/4192956
[pid=18276] ppid=18274 vsize=30692 CPUtime=140.01
/proc/18276/stat : 18276 (glpPBv3) R 18274 18276 18227 0 -1 0 3410268 0 0 0 12587 1414 0 0 25 0 1 0 164211993 31428608 7299 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134543006 0 0 4096 0 0 0 0 17 1 0 0
/proc/18276/statm: 7673 7299 227 40 0 7090 0
Current children cumulated CPU time (s) 140.01
Current children cumulated vsize (Kb) 30692

[startup+150.085 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18276
/proc/meminfo: memFree=1276368/2055920 swapFree=4183096/4192956
[pid=18276] ppid=18274 vsize=30692 CPUtime=150.02
/proc/18276/stat : 18276 (glpPBv3) R 18274 18276 18227 0 -1 0 3641793 0 0 0 13492 1510 0 0 25 0 1 0 164211993 31428608 7299 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 10850007 0 0 4096 0 0 0 0 17 1 0 0
/proc/18276/statm: 7673 7299 227 40 0 7090 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 30692

[startup+160.091 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18276
/proc/meminfo: memFree=1276432/2055920 swapFree=4183096/4192956
[pid=18276] ppid=18274 vsize=30432 CPUtime=160.02
/proc/18276/stat : 18276 (glpPBv3) R 18274 18276 18227 0 -1 0 3843512 0 0 0 14405 1597 0 0 25 0 1 0 164211993 31162368 7234 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18276/statm: 7575 7201 238 40 0 6992 0
Current children cumulated CPU time (s) 160.02
Current children cumulated vsize (Kb) 30432

[startup+170.097 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18276
/proc/meminfo: memFree=1276368/2055920 swapFree=4183096/4192956
[pid=18276] ppid=18274 vsize=30692 CPUtime=170.02
/proc/18276/stat : 18276 (glpPBv3) R 18274 18276 18227 0 -1 0 4073768 0 0 0 15308 1694 0 0 25 0 1 0 164211993 31428608 7299 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134543006 0 0 4096 0 0 0 0 17 1 0 0
/proc/18276/statm: 7673 7299 227 40 0 7090 0
Current children cumulated CPU time (s) 170.02
Current children cumulated vsize (Kb) 30692

[startup+180.102 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18276
/proc/meminfo: memFree=1272400/2055920 swapFree=4183096/4192956
[pid=18276] ppid=18274 vsize=34792 CPUtime=180.03
/proc/18276/stat : 18276 (glpPBv3) R 18274 18276 18227 0 -1 0 4278019 0 0 0 16226 1777 0 0 25 0 1 0 164211993 35627008 8295 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134641586 0 0 4096 0 0 0 0 17 1 0 0
/proc/18276/statm: 8698 8295 227 40 0 8115 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 34792

[startup+190.108 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18276
/proc/meminfo: memFree=1276240/2055920 swapFree=4183096/4192956
[pid=18276] ppid=18274 vsize=30792 CPUtime=190.03
/proc/18276/stat : 18276 (glpPBv3) R 18274 18276 18227 0 -1 0 4501569 0 0 0 17133 1870 0 0 25 0 1 0 164211993 31531008 7324 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134543006 0 0 4096 0 0 0 0 17 1 0 0
/proc/18276/statm: 7698 7324 227 40 0 7115 0
Current children cumulated CPU time (s) 190.03
Current children cumulated vsize (Kb) 30792

[startup+200.114 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18276
/proc/meminfo: memFree=1276240/2055920 swapFree=4183096/4192956
[pid=18276] ppid=18274 vsize=30792 CPUtime=200.03
/proc/18276/stat : 18276 (glpPBv3) R 18274 18276 18227 0 -1 0 4707696 0 0 0 18044 1959 0 0 25 0 1 0 164211993 31531008 7324 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134626346 0 0 4096 0 0 0 0 17 1 0 0
/proc/18276/statm: 7698 7324 227 40 0 7115 0
Current children cumulated CPU time (s) 200.03
Current children cumulated vsize (Kb) 30792

[startup+210.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18276

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

/proc/18276/stat : 18276 (glpPBv3) R 18274 18276 18227 0 -1 0 41369823 0 0 0 160694 17441 0 0 25 0 1 0 164211993 33587200 7826 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 10850007 0 0 4096 0 0 0 0 17 1 0 0
/proc/18276/statm: 8200 7826 227 40 0 7617 0
Current children cumulated CPU time (s) 1781.35
Current children cumulated vsize (Kb) 32800

[startup+1783.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18474
/proc/meminfo: memFree=1274072/2055920 swapFree=4183096/4192956
[pid=18276] ppid=18274 vsize=32800 CPUtime=1782.35
/proc/18276/stat : 18276 (glpPBv3) R 18274 18276 18227 0 -1 0 41399256 0 0 0 160782 17453 0 0 25 0 1 0 164211993 33587200 7826 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134629080 0 0 4096 0 0 0 0 17 1 0 0
/proc/18276/statm: 8200 7826 240 40 0 7617 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (Kb) 32800

[startup+1784.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18474
/proc/meminfo: memFree=1274072/2055920 swapFree=4183096/4192956
[pid=18276] ppid=18274 vsize=32800 CPUtime=1783.36
/proc/18276/stat : 18276 (glpPBv3) R 18274 18276 18227 0 -1 0 41427350 0 0 0 160871 17465 0 0 25 0 1 0 164211993 33587200 7826 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18276/statm: 8135 7761 227 40 0 7552 0
Current children cumulated CPU time (s) 1783.36
Current children cumulated vsize (Kb) 32800

[startup+1785.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18474
/proc/meminfo: memFree=1274072/2055920 swapFree=4183096/4192956
[pid=18276] ppid=18274 vsize=32800 CPUtime=1784.37
/proc/18276/stat : 18276 (glpPBv3) R 18274 18276 18227 0 -1 0 41452603 0 0 0 160961 17476 0 0 25 0 1 0 164211993 33587200 7826 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134626410 0 0 4096 0 0 0 0 17 1 0 0
/proc/18276/statm: 8200 7826 227 40 0 7617 0
Current children cumulated CPU time (s) 1784.37
Current children cumulated vsize (Kb) 32800

[startup+1786.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18474
/proc/meminfo: memFree=1274072/2055920 swapFree=4183096/4192956
[pid=18276] ppid=18274 vsize=32800 CPUtime=1785.37
/proc/18276/stat : 18276 (glpPBv3) R 18274 18276 18227 0 -1 0 41483212 0 0 0 161049 17488 0 0 25 0 1 0 164211993 33587200 7826 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134643524 0 0 4096 0 0 0 0 17 1 0 0
/proc/18276/statm: 8200 7826 227 40 0 7617 0
Current children cumulated CPU time (s) 1785.37
Current children cumulated vsize (Kb) 32800

[startup+1787.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18474
/proc/meminfo: memFree=1270104/2055920 swapFree=4183096/4192956
[pid=18276] ppid=18274 vsize=36796 CPUtime=1786.38
/proc/18276/stat : 18276 (glpPBv3) R 18274 18276 18227 0 -1 0 41512864 0 0 0 161138 17500 0 0 25 0 1 0 164211993 37679104 8825 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 10849877 0 0 4096 0 0 0 0 17 1 0 0
/proc/18276/statm: 9199 8825 227 40 0 8616 0
Current children cumulated CPU time (s) 1786.38
Current children cumulated vsize (Kb) 36796

[startup+1788.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18474
/proc/meminfo: memFree=1274072/2055920 swapFree=4183096/4192956
[pid=18276] ppid=18274 vsize=32800 CPUtime=1787.39
/proc/18276/stat : 18276 (glpPBv3) R 18274 18276 18227 0 -1 0 41543417 0 0 0 161227 17512 0 0 25 0 1 0 164211993 33587200 7826 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 10850007 0 0 4096 0 0 0 0 17 1 0 0
/proc/18276/statm: 8200 7826 227 40 0 7617 0
Current children cumulated CPU time (s) 1787.39
Current children cumulated vsize (Kb) 32800

[startup+1789.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18474
/proc/meminfo: memFree=1274072/2055920 swapFree=4183096/4192956
[pid=18276] ppid=18274 vsize=32800 CPUtime=1788.39
/proc/18276/stat : 18276 (glpPBv3) R 18274 18276 18227 0 -1 0 41571348 0 0 0 161315 17524 0 0 25 0 1 0 164211993 33587200 7826 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/18276/statm: 8200 7826 227 40 0 7617 0
Current children cumulated CPU time (s) 1788.39
Current children cumulated vsize (Kb) 32800

[startup+1790.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18474
/proc/meminfo: memFree=1274072/2055920 swapFree=4183096/4192956
[pid=18276] ppid=18274 vsize=32408 CPUtime=1789.39
/proc/18276/stat : 18276 (glpPBv3) R 18274 18276 18227 0 -1 0 41597968 0 0 0 161404 17535 0 0 25 0 1 0 164211993 33185792 7691 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 10850007 0 0 4096 0 0 0 0 17 1 0 0
/proc/18276/statm: 8102 7698 227 40 0 7519 0
Current children cumulated CPU time (s) 1789.39
Current children cumulated vsize (Kb) 32408

[startup+1791.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18474
/proc/meminfo: memFree=1274520/2055920 swapFree=4183096/4192956
[pid=18276] ppid=18274 vsize=32148 CPUtime=1790.4
/proc/18276/stat : 18276 (glpPBv3) R 18274 18276 18227 0 -1 0 41624532 0 0 0 161493 17547 0 0 25 0 1 0 164211993 32919552 7663 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134534435 0 0 4096 0 0 0 0 17 1 0 0
/proc/18276/statm: 8037 7663 227 40 0 7454 0
Current children cumulated CPU time (s) 1790.4
Current children cumulated vsize (Kb) 32148

[startup+1792.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18474
/proc/meminfo: memFree=1274520/2055920 swapFree=4183096/4192956
[pid=18276] ppid=18274 vsize=32800 CPUtime=1791.4
/proc/18276/stat : 18276 (glpPBv3) R 18274 18276 18227 0 -1 0 41654128 0 0 0 161581 17559 0 0 25 0 1 0 164211993 33587200 7826 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/18276/statm: 8200 7826 227 40 0 7617 0
Current children cumulated CPU time (s) 1791.4
Current children cumulated vsize (Kb) 32800

[startup+1793.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18474
/proc/meminfo: memFree=1269976/2055920 swapFree=4183096/4192956
[pid=18276] ppid=18274 vsize=36932 CPUtime=1792.41
/proc/18276/stat : 18276 (glpPBv3) R 18274 18276 18227 0 -1 0 41681143 0 0 0 161671 17570 0 0 25 0 1 0 164211993 37818368 8859 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18276/statm: 9233 8859 227 40 0 8650 0
Current children cumulated CPU time (s) 1792.41
Current children cumulated vsize (Kb) 36932

[startup+1794.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18474
/proc/meminfo: memFree=1270104/2055920 swapFree=4183096/4192956
[pid=18276] ppid=18274 vsize=36796 CPUtime=1793.41
/proc/18276/stat : 18276 (glpPBv3) R 18274 18276 18227 0 -1 0 41709464 0 0 0 161760 17581 0 0 25 0 1 0 164211993 37679104 8825 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134639335 0 0 4096 0 0 0 0 17 1 0 0
/proc/18276/statm: 9199 8825 227 40 0 8616 0
Current children cumulated CPU time (s) 1793.41
Current children cumulated vsize (Kb) 36796

[startup+1795.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18474
/proc/meminfo: memFree=1270104/2055920 swapFree=4183096/4192956
[pid=18276] ppid=18274 vsize=36796 CPUtime=1794.41
/proc/18276/stat : 18276 (glpPBv3) R 18274 18276 18227 0 -1 0 41732540 0 0 0 161849 17592 0 0 25 0 1 0 164211993 37679104 8825 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134638945 0 0 4096 0 0 0 0 17 1 0 0
/proc/18276/statm: 9199 8825 227 40 0 8616 0
Current children cumulated CPU time (s) 1794.41
Current children cumulated vsize (Kb) 36796

[startup+1796.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18474
/proc/meminfo: memFree=1274072/2055920 swapFree=4183096/4192956
[pid=18276] ppid=18274 vsize=32800 CPUtime=1795.42
/proc/18276/stat : 18276 (glpPBv3) R 18274 18276 18227 0 -1 0 41754582 0 0 0 161940 17602 0 0 25 0 1 0 164211993 33587200 7826 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542259 0 0 4096 0 0 0 0 17 1 0 0
/proc/18276/statm: 8200 7826 227 40 0 7617 0
Current children cumulated CPU time (s) 1795.42
Current children cumulated vsize (Kb) 32800

[startup+1797.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18474
/proc/meminfo: memFree=1274072/2055920 swapFree=4183096/4192956
[pid=18276] ppid=18274 vsize=32800 CPUtime=1796.43
/proc/18276/stat : 18276 (glpPBv3) R 18274 18276 18227 0 -1 0 41779905 0 0 0 162032 17611 0 0 25 0 1 0 164211993 33587200 7826 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 10850007 0 0 4096 0 0 0 0 17 1 0 0
/proc/18276/statm: 8200 7826 227 40 0 7617 0
Current children cumulated CPU time (s) 1796.43
Current children cumulated vsize (Kb) 32800

[startup+1798.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18474
/proc/meminfo: memFree=1274072/2055920 swapFree=4183096/4192956
[pid=18276] ppid=18274 vsize=32800 CPUtime=1797.43
/proc/18276/stat : 18276 (glpPBv3) R 18274 18276 18227 0 -1 0 41809338 0 0 0 162119 17624 0 0 25 0 1 0 164211993 33587200 7826 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/18276/statm: 8200 7826 227 40 0 7617 0
Current children cumulated CPU time (s) 1797.43
Current children cumulated vsize (Kb) 32800

[startup+1799.16 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18474
/proc/meminfo: memFree=1272856/2055920 swapFree=4183096/4192956
[pid=18276] ppid=18274 vsize=34816 CPUtime=1798.43
/proc/18276/stat : 18276 (glpPBv3) R 18274 18276 18227 0 -1 0 41836050 0 0 0 162209 17634 0 0 25 0 1 0 164211993 35651584 8330 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/18276/statm: 8704 8330 227 40 0 8121 0
Current children cumulated CPU time (s) 1798.43
Current children cumulated vsize (Kb) 34816

[startup+1800.16 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18474
/proc/meminfo: memFree=1270616/2055920 swapFree=4183096/4192956
[pid=18276] ppid=18274 vsize=36796 CPUtime=1799.44
/proc/18276/stat : 18276 (glpPBv3) R 18274 18276 18227 0 -1 0 41861903 0 0 0 162298 17646 0 0 25 0 1 0 164211993 37679104 8825 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134636804 0 0 4096 0 0 0 0 17 1 0 0
/proc/18276/statm: 9199 8825 227 40 0 8616 0
Current children cumulated CPU time (s) 1799.44
Current children cumulated vsize (Kb) 36796

[startup+1801.17 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18474
/proc/meminfo: memFree=1269976/2055920 swapFree=4183096/4192956
[pid=18276] ppid=18274 vsize=36932 CPUtime=1800.44
/proc/18276/stat : 18276 (glpPBv3) R 18274 18276 18227 0 -1 0 41884624 0 0 0 162388 17656 0 0 25 0 1 0 164211993 37818368 8859 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134591151 0 0 4096 0 0 0 0 17 1 0 0
/proc/18276/statm: 9233 8859 227 40 0 8650 0
Current children cumulated CPU time (s) 1800.44
Current children cumulated vsize (Kb) 36932



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.17 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18474
/proc/meminfo: memFree=1269976/2055920 swapFree=4183096/4192956
[pid=18276] ppid=18274 vsize=36932 CPUtime=1800.44
/proc/18276/stat : 18276 (glpPBv3) R 18274 18276 18227 0 -1 0 41884624 0 0 0 162388 17656 0 0 25 0 1 0 164211993 37818368 8859 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134590822 0 0 4096 0 0 0 0 17 1 0 0
/proc/18276/statm: 9233 8859 227 40 0 8650 0
Current children cumulated CPU time (s) 1800.44
Current children cumulated vsize (Kb) 36932

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.46
CPU user time (s): 1623.89
CPU system time (s): 176.572
CPU usage (%): 99.96
Max. virtual memory (cumulated for all children) (Kb): 36932
The end

Launcher Data (download as text)

Begin job on node61 on Sat Jul 29 11:43:38 UTC 2006


FILE ID= 85519-1154173418

PBS_JOBID= 893293

BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-clauses-41-40.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user8/glpPBv3 ROOT/tmp/node61/85519-1154173418/instance-85519-1154173418.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node61/watcher-85519-1154173418 -o ROOT/results/node61/solver-85519-1154173418 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user8/glpPBv3 ROOT/tmp/node61/85519-1154173418/instance-85519-1154173418.opb

MD5SUM SOLVER= 29ce95346658d7502ba983059bfb8cff
MD5SUM BENCH=  e9d572489c41443264f4f0eeadc7c4fb

RANDOM SEED= 841115603

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.267
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.267
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:       1304824 kB
Buffers:         42108 kB
Cached:         629924 kB
SwapCached:       4024 kB
Active:          89884 kB
Inactive:       591012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1304824 kB
SwapTotal:     4192956 kB
SwapFree:      4183096 kB
Dirty:             260 kB
Writeback:           0 kB
Mapped:          14820 kB
Slab:            56340 kB
Committed_AS:  1152412 kB
PageTables:       1404 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264884 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node61 on Sat Jul 29 12:13:39 UTC 2006