Trace number 420723

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.08 1800.91

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/crafted/Medium/contest05/
jarvisalo/mod2-rand3bip-sat-210-1.sat05-2158.reshuffled-07.opb
MD5SUM16dacbc7c664c5d9d0ed54444ef337f6
Bench CategoryPURE-SAT (instances containing only clauses)
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 benchmark61.4287
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved NO
Number of variables210
Total number of constraints840
Number of constraints which are clauses840
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 constraint3
Maximum length of a constraint3
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
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/0.03	c glpPB 0.2 (July 2006)
0.00/0.03	c An Application of GLPK 4.10 for PB Constraints
0.00/0.03	c Done @ University of Michigan, Ann Arbor, MI
0.00/0.03	c  by Hossein Sheini

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/420723-1177430220/instance-420723-1177430220.opb is already a linear file

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node33/watcher-420723-1177430220 -o ROOT/results/node33/solver-420723-1177430220 -C 1800 -W 3600 -M 1800 --output-limit 1,15 glpPBv3 /tmp/evaluation/420723-1177430220/instance-420723-1177430220.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 24768
/proc/meminfo: memFree=1863592/2055920 swapFree=4147684/4192956
[pid=24768] ppid=24766 vsize=1200 CPUtime=0
/proc/24768/stat : 24768 (glpPBv3) D 24766 24768 24304 0 -1 0 55 0 0 0 0 0 0 0 18 0 1 0 190937482 1228800 39 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 10945316 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/24768/statm: 300 39 30 40 0 8 0

[startup+0.00758298 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 24768
/proc/meminfo: memFree=1863592/2055920 swapFree=4147684/4192956
[pid=24768] ppid=24766 vsize=1200 CPUtime=0
/proc/24768/stat : 24768 (glpPBv3) D 24766 24768 24304 0 -1 0 55 0 0 0 0 0 0 0 18 0 1 0 190937482 1228800 39 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 10945316 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/24768/statm: 300 39 30 40 0 8 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1200

[startup+0.101605 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 24768
/proc/meminfo: memFree=1863592/2055920 swapFree=4147684/4192956
[pid=24768] ppid=24766 vsize=3312 CPUtime=0.06
/proc/24768/stat : 24768 (glpPBv3) R 24766 24768 24304 0 -1 0 444 0 0 0 6 0 0 0 18 0 1 0 190937482 3391488 414 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134584579 0 0 4096 0 0 0 0 17 0 0 0
/proc/24768/statm: 828 414 221 40 0 243 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3312

[startup+0.301644 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 24768
/proc/meminfo: memFree=1863592/2055920 swapFree=4147684/4192956
[pid=24768] ppid=24766 vsize=3840 CPUtime=0.26
/proc/24768/stat : 24768 (glpPBv3) R 24766 24768 24304 0 -1 0 601 0 0 0 26 0 0 0 19 0 1 0 190937482 3932160 571 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134626444 0 0 4096 0 0 0 0 17 0 0 0
/proc/24768/statm: 960 571 227 40 0 375 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 3840

[startup+0.701726 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 24768
/proc/meminfo: memFree=1863592/2055920 swapFree=4147684/4192956
[pid=24768] ppid=24766 vsize=3840 CPUtime=0.66
/proc/24768/stat : 24768 (glpPBv3) R 24766 24768 24304 0 -1 0 601 0 0 0 66 0 0 0 23 0 1 0 190937482 3932160 571 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134605662 0 0 4096 0 0 0 0 17 0 0 0
/proc/24768/statm: 960 571 227 40 0 375 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 3840

[startup+1.50189 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24769
/proc/meminfo: memFree=1862048/2055920 swapFree=4147684/4192956
[pid=24768] ppid=24766 vsize=3840 CPUtime=1.45
/proc/24768/stat : 24768 (glpPBv3) R 24766 24768 24304 0 -1 0 607 0 0 0 145 0 0 0 25 0 1 0 190937482 3932160 577 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24768/statm: 960 577 227 40 0 375 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 3840

[startup+3.10122 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24769
/proc/meminfo: memFree=1861856/2055920 swapFree=4147684/4192956
[pid=24768] ppid=24766 vsize=3840 CPUtime=3.05
/proc/24768/stat : 24768 (glpPBv3) R 24766 24768 24304 0 -1 0 610 0 0 0 305 0 0 0 25 0 1 0 190937482 3932160 580 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134582166 0 0 4096 0 0 0 0 17 1 0 0
/proc/24768/statm: 960 580 227 40 0 375 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 3840

[startup+6.30187 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24769
/proc/meminfo: memFree=1861792/2055920 swapFree=4147684/4192956
[pid=24768] ppid=24766 vsize=3916 CPUtime=6.25
/proc/24768/stat : 24768 (glpPBv3) R 24766 24768 24304 0 -1 0 618 0 0 0 624 1 0 0 25 0 1 0 190937482 4009984 588 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24768/statm: 979 588 227 40 0 394 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 3916

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24769
/proc/meminfo: memFree=1861728/2055920 swapFree=4147684/4192956
[pid=24768] ppid=24766 vsize=3916 CPUtime=12.65
/proc/24768/stat : 24768 (glpPBv3) R 24766 24768 24304 0 -1 0 624 0 0 0 1262 3 0 0 25 0 1 0 190937482 4009984 594 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24768/statm: 979 594 227 40 0 394 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 3916

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24769
/proc/meminfo: memFree=1861664/2055920 swapFree=4147684/4192956
[pid=24768] ppid=24766 vsize=4108 CPUtime=25.45
/proc/24768/stat : 24768 (glpPBv3) R 24766 24768 24304 0 -1 0 1948 0 0 0 2536 9 0 0 25 0 1 0 190937482 4206592 625 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 11380347 0 0 4096 0 0 0 0 17 1 0 0
/proc/24768/statm: 1027 625 227 40 0 442 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 4108

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24769
/proc/meminfo: memFree=1861408/2055920 swapFree=4147684/4192956
[pid=24768] ppid=24766 vsize=4244 CPUtime=51.04
/proc/24768/stat : 24768 (glpPBv3) R 24766 24768 24304 0 -1 0 5800 0 0 0 5084 20 0 0 25 0 1 0 190937482 4345856 685 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24768/statm: 1061 685 227 40 0 476 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 4244

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24769
/proc/meminfo: memFree=1861152/2055920 swapFree=4147684/4192956
[pid=24768] ppid=24766 vsize=4464 CPUtime=102.23
/proc/24768/stat : 24768 (glpPBv3) R 24766 24768 24304 0 -1 0 13353 0 0 0 10178 45 0 0 25 0 1 0 190937482 4571136 740 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24768/statm: 1116 740 227 40 0 531 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 4464

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24769
/proc/meminfo: memFree=1860832/2055920 swapFree=4147684/4192956
[pid=24768] ppid=24766 vsize=4676 CPUtime=162.19
/proc/24768/stat : 24768 (glpPBv3) R 24766 24768 24304 0 -1 0 20868 0 0 0 16146 73 0 0 25 0 1 0 190937482 4788224 793 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134632554 0 0 4096 0 0 0 0 17 1 0 0
/proc/24768/statm: 1169 793 227 40 0 584 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 4676

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24769
/proc/meminfo: memFree=1860448/2055920 swapFree=4147684/4192956
[pid=24768] ppid=24766 vsize=5152 CPUtime=222.17
/proc/24768/stat : 24768 (glpPBv3) R 24766 24768 24304 0 -1 0 28234 0 0 0 22118 99 0 0 25 0 1 0 190937482 5275648 887 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24768/statm: 1288 887 227 40 0 703 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 5152

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 24939
/proc/meminfo: memFree=1858848/2055920 swapFree=4147684/4192956
[pid=24768] ppid=24766 vsize=5100 CPUtime=282.06
/proc/24768/stat : 24768 (glpPBv3) R 24766 24768 24304 0 -1 0 35840 0 0 0 28079 127 0 0 25 0 1 0 190937482 5222400 899 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134587206 0 0 4096 0 0 0 0 17 1 0 0
/proc/24768/statm: 1275 899 227 40 0 690 0
Current children cumulated CPU time (s) 282.06
Current children cumulated vsize (KiB) 5100

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24967
/proc/meminfo: memFree=1859680/2055920 swapFree=4147684/4192956
[pid=24768] ppid=24766 vsize=5456 CPUtime=342.02
/proc/24768/stat : 24768 (glpPBv3) R 24766 24768 24304 0 -1 0 43082 0 0 0 34052 150 0 0 25 0 1 0 190937482 5586944 988 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24768/statm: 1364 988 227 40 0 779 0
Current children cumulated CPU time (s) 342.02
Current children cumulated vsize (KiB) 5456

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24967
/proc/meminfo: memFree=1859040/2055920 swapFree=4147684/4192956
[pid=24768] ppid=24766 vsize=6100 CPUtime=402
/proc/24768/stat : 24768 (glpPBv3) R 24766 24768 24304 0 -1 0 50530 0 0 0 40021 179 0 0 25 0 1 0 190937482 6246400 1149 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24768/statm: 1525 1149 227 40 0 940 0
Current children cumulated CPU time (s) 402
Current children cumulated vsize (KiB) 6100

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24967
/proc/meminfo: memFree=1858720/2055920 swapFree=4147684/4192956
[pid=24768] ppid=24766 vsize=6444 CPUtime=461.97
/proc/24768/stat : 24768 (glpPBv3) R 24766 24768 24304 0 -1 0 58160 0 0 0 45991 206 0 0 25 0 1 0 190937482 6598656 1235 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24768/statm: 1611 1235 227 40 0 1026 0
Current children cumulated CPU time (s) 461.97
Current children cumulated vsize (KiB) 6444

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24967
/proc/meminfo: memFree=1858336/2055920 swapFree=4147684/4192956
[pid=24768] ppid=24766 vsize=6760 CPUtime=521.95
/proc/24768/stat : 24768 (glpPBv3) R 24766 24768 24304 0 -1 0 63346 0 0 0 51961 234 0 0 25 0 1 0 190937482 6922240 1314 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134632895 0 0 4096 0 0 0 0 17 1 0 0
/proc/24768/statm: 1690 1314 227 40 0 1105 0
Current children cumulated CPU time (s) 521.95
Current children cumulated vsize (KiB) 6760

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24967
/proc/meminfo: memFree=1858208/2055920 swapFree=4147684/4192956
[pid=24768] ppid=24766 vsize=6900 CPUtime=581.93
/proc/24768/stat : 24768 (glpPBv3) R 24766 24768 24304 0 -1 0 68393 0 0 0 57933 260 0 0 25 0 1 0 190937482 7065600 1349 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134585311 0 0 4096 0 0 0 0 17 1 0 0
/proc/24768/statm: 1725 1349 227 40 0 1140 0
Current children cumulated CPU time (s) 581.93
Current children cumulated vsize (KiB) 6900

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24967
/proc/meminfo: memFree=1857760/2055920 swapFree=4147684/4192956
[pid=24768] ppid=24766 vsize=7372 CPUtime=641.91
/proc/24768/stat : 24768 (glpPBv3) R 24766 24768 24304 0 -1 0 73438 0 0 0 63905 286 0 0 25 0 1 0 190937482 7548928 1467 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134628974 0 0 4096 0 0 0 0 17 1 0 0
/proc/24768/statm: 1843 1467 227 40 0 1258 0
Current children cumulated CPU time (s) 641.91
Current children cumulated vsize (KiB) 7372


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

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24967
/proc/meminfo: memFree=1857120/2055920 swapFree=4147684/4192956
[pid=24768] ppid=24766 vsize=8028 CPUtime=881.81
/proc/24768/stat : 24768 (glpPBv3) R 24766 24768 24304 0 -1 0 95277 0 0 0 87789 392 0 0 25 0 1 0 190937482 8220672 1605 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24768/statm: 2007 1605 227 40 0 1422 0
Current children cumulated CPU time (s) 881.81
Current children cumulated vsize (KiB) 8028

[startup+942.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24967
/proc/meminfo: memFree=1857056/2055920 swapFree=4147684/4192956
[pid=24768] ppid=24766 vsize=7944 CPUtime=941.79
/proc/24768/stat : 24768 (glpPBv3) R 24766 24768 24304 0 -1 0 99767 0 0 0 93761 418 0 0 25 0 1 0 190937482 8134656 1610 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134643620 0 0 4096 0 0 0 0 17 1 0 0
/proc/24768/statm: 1986 1610 227 40 0 1401 0
Current children cumulated CPU time (s) 941.79
Current children cumulated vsize (KiB) 7944

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24967
/proc/meminfo: memFree=1856992/2055920 swapFree=4147684/4192956
[pid=24768] ppid=24766 vsize=7944 CPUtime=1001.77
/proc/24768/stat : 24768 (glpPBv3) R 24766 24768 24304 0 -1 0 103958 0 0 0 99732 445 0 0 25 0 1 0 190937482 8134656 1610 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24768/statm: 1986 1610 227 40 0 1401 0
Current children cumulated CPU time (s) 1001.77
Current children cumulated vsize (KiB) 7944

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24967
/proc/meminfo: memFree=1856992/2055920 swapFree=4147684/4192956
[pid=24768] ppid=24766 vsize=7944 CPUtime=1061.74
/proc/24768/stat : 24768 (glpPBv3) R 24766 24768 24304 0 -1 0 108170 0 0 0 105703 471 0 0 25 0 1 0 190937482 8134656 1610 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24768/statm: 1986 1610 227 40 0 1401 0
Current children cumulated CPU time (s) 1061.74
Current children cumulated vsize (KiB) 7944

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24967
/proc/meminfo: memFree=1856928/2055920 swapFree=4147684/4192956
[pid=24768] ppid=24766 vsize=8060 CPUtime=1121.73
/proc/24768/stat : 24768 (glpPBv3) R 24766 24768 24304 0 -1 0 112361 0 0 0 111676 497 0 0 25 0 1 0 190937482 8253440 1613 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24768/statm: 2015 1613 227 40 0 1430 0
Current children cumulated CPU time (s) 1121.73
Current children cumulated vsize (KiB) 8060

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24967
/proc/meminfo: memFree=1856928/2055920 swapFree=4147684/4192956
[pid=24768] ppid=24766 vsize=8060 CPUtime=1181.7
/proc/24768/stat : 24768 (glpPBv3) R 24766 24768 24304 0 -1 0 116666 0 0 0 117644 526 0 0 25 0 1 0 190937482 8253440 1613 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24768/statm: 2015 1613 227 40 0 1430 0
Current children cumulated CPU time (s) 1181.7
Current children cumulated vsize (KiB) 8060

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24967
/proc/meminfo: memFree=1856800/2055920 swapFree=4147684/4192956
[pid=24768] ppid=24766 vsize=7944 CPUtime=1241.68
/proc/24768/stat : 24768 (glpPBv3) R 24766 24768 24304 0 -1 0 120989 0 0 0 123622 546 0 0 25 0 1 0 190937482 8134656 1610 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24768/statm: 1986 1610 227 40 0 1401 0
Current children cumulated CPU time (s) 1241.68
Current children cumulated vsize (KiB) 7944

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24967
/proc/meminfo: memFree=1856736/2055920 swapFree=4147684/4192956
[pid=24768] ppid=24766 vsize=8060 CPUtime=1301.66
/proc/24768/stat : 24768 (glpPBv3) R 24766 24768 24304 0 -1 0 125309 0 0 0 129593 573 0 0 25 0 1 0 190937482 8253440 1613 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24768/statm: 2015 1613 227 40 0 1430 0
Current children cumulated CPU time (s) 1301.66
Current children cumulated vsize (KiB) 8060

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24967
/proc/meminfo: memFree=1856800/2055920 swapFree=4147684/4192956
[pid=24768] ppid=24766 vsize=8076 CPUtime=1361.63
/proc/24768/stat : 24768 (glpPBv3) R 24766 24768 24304 0 -1 0 129599 0 0 0 135564 599 0 0 25 0 1 0 190937482 8269824 1613 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 11380347 0 0 4096 0 0 0 0 17 1 0 0
/proc/24768/statm: 2019 1613 227 40 0 1434 0
Current children cumulated CPU time (s) 1361.63
Current children cumulated vsize (KiB) 8076

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24967
/proc/meminfo: memFree=1856608/2055920 swapFree=4147684/4192956
[pid=24768] ppid=24766 vsize=8076 CPUtime=1421.61
/proc/24768/stat : 24768 (glpPBv3) R 24766 24768 24304 0 -1 0 134396 0 0 0 141537 624 0 0 25 0 1 0 190937482 8269824 1643 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24768/statm: 2019 1643 227 40 0 1434 0
Current children cumulated CPU time (s) 1421.61
Current children cumulated vsize (KiB) 8076

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24967
/proc/meminfo: memFree=1856416/2055920 swapFree=4147684/4192956
[pid=24768] ppid=24766 vsize=8388 CPUtime=1481.58
/proc/24768/stat : 24768 (glpPBv3) R 24766 24768 24304 0 -1 0 139978 0 0 0 147508 650 0 0 25 0 1 0 190937482 8589312 1696 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24768/statm: 2097 1696 227 40 0 1512 0
Current children cumulated CPU time (s) 1481.58
Current children cumulated vsize (KiB) 8388

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24967
/proc/meminfo: memFree=1856288/2055920 swapFree=4147684/4192956
[pid=24768] ppid=24766 vsize=8344 CPUtime=1541.56
/proc/24768/stat : 24768 (glpPBv3) R 24766 24768 24304 0 -1 0 144308 0 0 0 153481 675 0 0 25 0 1 0 190937482 8544256 1710 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134643782 0 0 4096 0 0 0 0 17 1 0 0
/proc/24768/statm: 2086 1710 227 40 0 1501 0
Current children cumulated CPU time (s) 1541.56
Current children cumulated vsize (KiB) 8344

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24967
/proc/meminfo: memFree=1855968/2055920 swapFree=4147684/4192956
[pid=24768] ppid=24766 vsize=8704 CPUtime=1601.53
/proc/24768/stat : 24768 (glpPBv3) R 24766 24768 24304 0 -1 0 149620 0 0 0 159452 701 0 0 25 0 1 0 190937482 8912896 1800 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24768/statm: 2176 1800 227 40 0 1591 0
Current children cumulated CPU time (s) 1601.53
Current children cumulated vsize (KiB) 8704

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24967
/proc/meminfo: memFree=1855520/2055920 swapFree=4147684/4192956
[pid=24768] ppid=24766 vsize=9256 CPUtime=1661.52
/proc/24768/stat : 24768 (glpPBv3) R 24766 24768 24304 0 -1 0 154783 0 0 0 165426 726 0 0 25 0 1 0 190937482 9478144 1909 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 11380347 0 0 4096 0 0 0 0 17 1 0 0
/proc/24768/statm: 2314 1909 227 40 0 1729 0
Current children cumulated CPU time (s) 1661.52
Current children cumulated vsize (KiB) 9256

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24967
/proc/meminfo: memFree=1854944/2055920 swapFree=4147684/4192956
[pid=24768] ppid=24766 vsize=9792 CPUtime=1721.49
/proc/24768/stat : 24768 (glpPBv3) R 24766 24768 24304 0 -1 0 160264 0 0 0 171396 753 0 0 25 0 1 0 190937482 10027008 2047 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24768/statm: 2448 2047 227 40 0 1863 0
Current children cumulated CPU time (s) 1721.49
Current children cumulated vsize (KiB) 9792

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24967
/proc/meminfo: memFree=1854816/2055920 swapFree=4147684/4192956
[pid=24768] ppid=24766 vsize=9768 CPUtime=1781.47
/proc/24768/stat : 24768 (glpPBv3) R 24766 24768 24304 0 -1 0 164688 0 0 0 177367 780 0 0 25 0 1 0 190937482 10002432 2066 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24768/statm: 2442 2066 227 40 0 1857 0
Current children cumulated CPU time (s) 1781.47
Current children cumulated vsize (KiB) 9768



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24967
/proc/meminfo: memFree=1854688/2055920 swapFree=4147684/4192956
[pid=24768] ppid=24766 vsize=9880 CPUtime=1800.07
/proc/24768/stat : 24768 (glpPBv3) R 24766 24768 24304 0 -1 0 166564 0 0 0 179220 787 0 0 25 0 1 0 190937482 10117120 2094 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24768/statm: 2470 2094 227 40 0 1885 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 9880

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

Solver just ended. Dumping a history of the last processes samples

[startup+1800.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24967
/proc/meminfo: memFree=1854688/2055920 swapFree=4147684/4192956
[pid=24768] ppid=24766 vsize=9880 CPUtime=1800.07
/proc/24768/stat : 24768 (glpPBv3) R 24766 24768 24304 0 -1 0 166564 0 0 0 179220 787 0 0 25 0 1 0 190937482 10117120 2094 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24768/statm: 2470 2094 227 40 0 1885 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 9880

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.91
CPU time (s): 1800.08
CPU user time (s): 1792.2
CPU system time (s): 7.8788
CPU usage (%): 99.954
Max. virtual memory (cumulated for all children) (KiB): 9980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.2
system time used= 7.8788
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 166564
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11
involuntary context switches= 33071

runsolver used 1.3438 second user time and 3.89041 second system time

The end

Launcher Data (download as text)

Begin job on node33 on Tue Apr 24 15:57:00 UTC 2007

IDJOB= 420723
IDBENCH= 47865
IDSOLVER= 166
FILE ID= node33/420723-1177430220

PBS_JOBID= 4675724

Free space on /tmp= 66475 MiB

SOLVER NAME= glpPB 0.2
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/PURE-SAT/SAT07/crafted/Medium/contest05/jarvisalo/mod2-rand3bip-sat-210-1.sat05-2158.reshuffled-07.opb
COMMAND LINE= glpPBv3 /tmp/evaluation/420723-1177430220/instance-420723-1177430220.opb
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node33/convwatcher-420723-1177430220 -o ROOT/results/node33/conversion-420723-1177430220 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/420723-1177430220/instance-420723-1177430220.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node33/watcher-420723-1177430220 -o ROOT/results/node33/solver-420723-1177430220 -C 1800 -W 3600 -M 1800 --output-limit 1,15  glpPBv3 /tmp/evaluation/420723-1177430220/instance-420723-1177430220.opb

META MD5SUM SOLVER= 9ebec3e8d890fdeefad01654ad9b68b7
MD5SUM BENCH=  16dacbc7c664c5d9d0ed54444ef337f6

RANDOM SEED= 14948882

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node33.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.272
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.272
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:       1863936 kB
Buffers:         26996 kB
Cached:         103272 kB
SwapCached:      14300 kB
Active:          84116 kB
Inactive:        70480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1863936 kB
SwapTotal:     4192956 kB
SwapFree:      4147684 kB
Dirty:            2316 kB
Writeback:           0 kB
Mapped:          30400 kB
Slab:            22704 kB
Committed_AS:  1796112 kB
PageTables:       1992 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66475 MiB

End job on node33 on Tue Apr 24 16:27:03 UTC 2007