Trace number 357784

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.05 1800.71

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/armies/normalized-army13.24ls.opb
MD5SUM1a4510076d9024b805728ffe22c0d108
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
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 benchmark0.155976
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables490
Total number of constraints737
Number of constraints which are clauses397
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints338
Minimum length of a constraint2
Maximum length of a constraint169
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 24
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 193
Number of bits of the biggest sum of numbers8
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.08	c glpPB 0.2 (July 2006)
0.00/0.08	c An Application of GLPK 4.10 for PB Constraints
0.00/0.08	c Done @ University of Michigan, Ann Arbor, MI
0.00/0.08	c  by Hossein Sheini

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/357784-1176900252/instance-357784-1176900252.opb is already a linear file

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node74/watcher-357784-1176900252 -o ROOT/results/node74/solver-357784-1176900252 -C 1800 -W 3600 -M 1800 --output-limit 1,15 glpPBv3 /tmp/evaluation/357784-1176900252/instance-357784-1176900252.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: 0.91 0.95 0.97 3/66 20583
/proc/meminfo: memFree=1862616/2055920 swapFree=4183056/4192956
[pid=20583] ppid=20581 vsize=268 CPUtime=0
/proc/20583/stat : 20583 (glpPBv3) D 20581 20583 19221 0 -1 0 39 0 0 0 0 0 0 0 18 0 1 0 137939988 274432 23 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 9757476 0 2147483391 4096 0 18446744072099863542 0 0 17 1 0 0
/proc/20583/statm: 67 23 18 40 0 2 0

[startup+0.0238959 s]
/proc/loadavg: 0.91 0.95 0.97 3/66 20583
/proc/meminfo: memFree=1862616/2055920 swapFree=4183056/4192956
[pid=20583] ppid=20581 vsize=268 CPUtime=0
/proc/20583/stat : 20583 (glpPBv3) D 20581 20583 19221 0 -1 0 39 0 0 0 0 0 0 0 18 0 1 0 137939988 274432 23 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 9757604 0 0 4096 0 18446744071563479169 0 0 17 0 0 0
/proc/20583/statm: 67 23 18 40 0 2 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 268

[startup+0.101905 s]
/proc/loadavg: 0.91 0.95 0.97 3/66 20583
/proc/meminfo: memFree=1862616/2055920 swapFree=4183056/4192956
[pid=20583] ppid=20581 vsize=3048 CPUtime=0.01
/proc/20583/stat : 20583 (glpPBv3) R 20581 20583 19221 0 -1 0 350 0 8 0 1 0 0 0 18 0 1 0 137939988 3121152 328 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 10223319 0 0 4096 0 0 0 0 17 1 0 0
/proc/20583/statm: 762 332 201 40 0 177 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 3048

[startup+0.301926 s]
/proc/loadavg: 0.91 0.95 0.97 3/66 20583
/proc/meminfo: memFree=1862616/2055920 swapFree=4183056/4192956
[pid=20583] ppid=20581 vsize=3860 CPUtime=0.2
/proc/20583/stat : 20583 (glpPBv3) R 20581 20583 19221 0 -1 0 583 0 8 0 20 0 0 0 19 0 1 0 137939988 3952640 560 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134626410 0 0 4096 0 0 0 0 17 1 0 0
/proc/20583/statm: 965 560 227 40 0 380 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 3860

[startup+0.701972 s]
/proc/loadavg: 0.91 0.95 0.97 3/66 20583
/proc/meminfo: memFree=1862616/2055920 swapFree=4183056/4192956
[pid=20583] ppid=20581 vsize=3860 CPUtime=0.6
/proc/20583/stat : 20583 (glpPBv3) R 20581 20583 19221 0 -1 0 583 0 8 0 60 0 0 0 22 0 1 0 137939988 3952640 560 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134541626 0 0 4096 0 0 0 0 17 1 0 0
/proc/20583/statm: 965 560 227 40 0 380 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 3860

[startup+1.50106 s]
/proc/loadavg: 0.91 0.95 0.97 2/67 20584
/proc/meminfo: memFree=1860176/2055920 swapFree=4183056/4192956
[pid=20583] ppid=20581 vsize=3860 CPUtime=1.4
/proc/20583/stat : 20583 (glpPBv3) R 20581 20583 19221 0 -1 0 587 0 8 0 140 0 0 0 25 0 1 0 137939988 3952640 564 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134555483 0 0 4096 0 0 0 0 17 1 0 0
/proc/20583/statm: 965 564 227 40 0 380 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 3860

[startup+3.10125 s]
/proc/loadavg: 0.91 0.95 0.97 2/67 20584
/proc/meminfo: memFree=1860048/2055920 swapFree=4183056/4192956
[pid=20583] ppid=20581 vsize=3860 CPUtime=3
/proc/20583/stat : 20583 (glpPBv3) R 20581 20583 19221 0 -1 0 587 0 8 0 300 0 0 0 25 0 1 0 137939988 3952640 564 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542290 0 0 4096 0 0 0 0 17 1 0 0
/proc/20583/statm: 965 564 227 40 0 380 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 3860

[startup+6.30162 s]
/proc/loadavg: 0.92 0.95 0.97 2/67 20584
/proc/meminfo: memFree=1859928/2055920 swapFree=4183056/4192956
[pid=20583] ppid=20581 vsize=3860 CPUtime=6.2
/proc/20583/stat : 20583 (glpPBv3) R 20581 20583 19221 0 -1 0 593 0 8 0 620 0 0 0 25 0 1 0 137939988 3952640 570 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134636865 0 0 4096 0 0 0 0 17 1 0 0
/proc/20583/statm: 965 570 227 40 0 380 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 3860

[startup+12.7014 s]
/proc/loadavg: 0.93 0.95 0.97 2/67 20584
/proc/meminfo: memFree=1859928/2055920 swapFree=4183056/4192956
[pid=20583] ppid=20581 vsize=3860 CPUtime=12.6
/proc/20583/stat : 20583 (glpPBv3) R 20581 20583 19221 0 -1 0 593 0 8 0 1259 1 0 0 25 0 1 0 137939988 3952640 570 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20583/statm: 965 570 227 40 0 380 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 3860

[startup+25.5018 s]
/proc/loadavg: 0.94 0.96 0.97 2/67 20584
/proc/meminfo: memFree=1859928/2055920 swapFree=4183056/4192956
[pid=20583] ppid=20581 vsize=3860 CPUtime=25.4
/proc/20583/stat : 20583 (glpPBv3) R 20581 20583 19221 0 -1 0 595 0 8 0 2536 4 0 0 25 0 1 0 137939988 3952640 572 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134629283 0 0 4096 0 0 0 0 17 1 0 0
/proc/20583/statm: 965 572 227 40 0 380 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 3860

[startup+51.1018 s]
/proc/loadavg: 0.96 0.96 0.97 2/67 20584
/proc/meminfo: memFree=1859352/2055920 swapFree=4183056/4192956
[pid=20583] ppid=20581 vsize=4328 CPUtime=50.99
/proc/20583/stat : 20583 (glpPBv3) R 20581 20583 19221 0 -1 0 31496 0 8 0 5082 17 0 0 25 0 1 0 137939988 4431872 706 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134534674 0 0 4096 0 0 0 0 17 1 0 0
/proc/20583/statm: 1082 706 227 40 0 497 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 4328

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.97 2/67 20584
/proc/meminfo: memFree=1858648/2055920 swapFree=4183056/4192956
[pid=20583] ppid=20581 vsize=5088 CPUtime=102.18
/proc/20583/stat : 20583 (glpPBv3) R 20581 20583 19221 0 -1 0 152993 0 8 0 10152 66 0 0 25 0 1 0 137939988 5210112 872 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 10192507 0 0 4096 0 0 0 0 17 1 0 0
/proc/20583/statm: 1272 872 227 40 0 687 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 5088

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 20584
/proc/meminfo: memFree=1857432/2055920 swapFree=4183056/4192956
[pid=20583] ppid=20581 vsize=6156 CPUtime=162.16
/proc/20583/stat : 20583 (glpPBv3) R 20581 20583 19221 0 -1 0 288772 0 8 0 16093 123 0 0 25 0 1 0 137939988 6303744 1163 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542964 0 0 4096 0 0 0 0 17 1 0 0
/proc/20583/statm: 1539 1163 227 40 0 954 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 6156

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 20584
/proc/meminfo: memFree=1856664/2055920 swapFree=4183056/4192956
[pid=20583] ppid=20581 vsize=6900 CPUtime=222.15
/proc/20583/stat : 20583 (glpPBv3) R 20581 20583 19221 0 -1 0 435413 0 8 0 22024 191 0 0 25 0 1 0 137939988 7065600 1349 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134543225 0 0 4096 0 0 0 0 17 1 0 0
/proc/20583/statm: 1725 1349 227 40 0 1140 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 6900

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 20584
/proc/meminfo: memFree=1855448/2055920 swapFree=4183056/4192956
[pid=20583] ppid=20581 vsize=8108 CPUtime=282.13
/proc/20583/stat : 20583 (glpPBv3) R 20581 20583 19221 0 -1 0 569024 0 8 0 27962 251 0 0 25 0 1 0 137939988 8302592 1651 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20583/statm: 2027 1651 227 40 0 1442 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 8108

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 20584
/proc/meminfo: memFree=1855064/2055920 swapFree=4183056/4192956
[pid=20583] ppid=20581 vsize=8492 CPUtime=342.11
/proc/20583/stat : 20583 (glpPBv3) R 20581 20583 19221 0 -1 0 718827 0 8 0 33893 318 0 0 25 0 1 0 137939988 8695808 1747 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578246 0 0 4096 0 0 0 0 17 1 0 0
/proc/20583/statm: 2157 1749 227 40 0 1572 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 8492

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 20584
/proc/meminfo: memFree=1854552/2055920 swapFree=4183056/4192956
[pid=20583] ppid=20581 vsize=8988 CPUtime=402.1
/proc/20583/stat : 20583 (glpPBv3) R 20581 20583 19221 0 -1 0 860404 0 8 0 39826 384 0 0 25 0 1 0 137939988 9203712 1871 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134534426 0 0 4096 0 0 0 0 17 1 0 0
/proc/20583/statm: 2247 1871 227 40 0 1662 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 8988

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 20584
/proc/meminfo: memFree=1854168/2055920 swapFree=4183056/4192956
[pid=20583] ppid=20581 vsize=9340 CPUtime=462.08
/proc/20583/stat : 20583 (glpPBv3) R 20581 20583 19221 0 -1 0 1005591 0 8 0 45756 452 0 0 25 0 1 0 137939988 9564160 1959 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134573914 0 0 4096 0 0 0 0 17 1 0 0
/proc/20583/statm: 2335 1959 227 40 0 1750 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 9340

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 20584
/proc/meminfo: memFree=1853784/2055920 swapFree=4183056/4192956
[pid=20583] ppid=20581 vsize=9676 CPUtime=522.06
/proc/20583/stat : 20583 (glpPBv3) R 20581 20583 19221 0 -1 0 1153924 0 8 0 51682 524 0 0 25 0 1 0 137939988 9908224 2043 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134643366 0 0 4096 0 0 0 0 17 1 0 0
/proc/20583/statm: 2419 2043 227 40 0 1834 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 9676

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 20584
/proc/meminfo: memFree=1853272/2055920 swapFree=4183056/4192956
[pid=20583] ppid=20581 vsize=10280 CPUtime=582.04
/proc/20583/stat : 20583 (glpPBv3) R 20581 20583 19221 0 -1 0 1294835 0 8 0 57617 587 0 0 25 0 1 0 137939988 10526720 2173 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20583/statm: 2570 2173 227 40 0 1985 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 10280

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 20584
/proc/meminfo: memFree=1852952/2055920 swapFree=4183056/4192956
[pid=20583] ppid=20581 vsize=10484 CPUtime=642.04
/proc/20583/stat : 20583 (glpPBv3) R 20581 20583 19221 0 -1 0 1435596 0 8 0 63549 655 0 0 25 0 1 0 137939988 10735616 2245 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134576416 0 0 4096 0 0 0 0 17 1 0 0
/proc/20583/statm: 2621 2245 227 40 0 2036 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 10484


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

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 20584
/proc/meminfo: memFree=1851096/2055920 swapFree=4183056/4192956
[pid=20583] ppid=20581 vsize=12348 CPUtime=881.97
/proc/20583/stat : 20583 (glpPBv3) R 20581 20583 19221 0 -1 0 1987113 0 8 0 87271 926 0 0 25 0 1 0 137939988 12644352 2687 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 10192507 0 0 4096 0 0 0 0 17 1 0 0
/proc/20583/statm: 3087 2687 227 40 0 2502 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 12348

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 20584
/proc/meminfo: memFree=1850712/2055920 swapFree=4183056/4192956
[pid=20583] ppid=20581 vsize=12740 CPUtime=941.95
/proc/20583/stat : 20583 (glpPBv3) R 20581 20583 19221 0 -1 0 2122012 0 8 0 93204 991 0 0 25 0 1 0 137939988 13045760 2788 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20583/statm: 3185 2788 227 40 0 2600 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 12740

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 20584
/proc/meminfo: memFree=1850648/2055920 swapFree=4183056/4192956
[pid=20583] ppid=20581 vsize=12628 CPUtime=1001.93
/proc/20583/stat : 20583 (glpPBv3) R 20581 20583 19221 0 -1 0 2259885 0 8 0 99135 1058 0 0 25 0 1 0 137939988 12931072 2781 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134629287 0 0 4096 0 0 0 0 17 1 0 0
/proc/20583/statm: 3157 2781 227 40 0 2572 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 12628

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/73 20762
/proc/meminfo: memFree=1848912/2055920 swapFree=4183056/4192956
[pid=20583] ppid=20581 vsize=12976 CPUtime=1061.85
/proc/20583/stat : 20583 (glpPBv3) R 20581 20583 19221 0 -1 0 2393640 0 8 0 105061 1124 0 0 25 0 1 0 137939988 13287424 2868 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20583/statm: 3244 2868 227 40 0 2659 0
Current children cumulated CPU time (s) 1061.85
Current children cumulated vsize (KiB) 12976

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 20782
/proc/meminfo: memFree=1849816/2055920 swapFree=4183056/4192956
[pid=20583] ppid=20581 vsize=13304 CPUtime=1121.82
/proc/20583/stat : 20583 (glpPBv3) R 20581 20583 19221 0 -1 0 2529480 0 8 0 110996 1186 0 0 25 0 1 0 137939988 13623296 2929 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20583/statm: 3326 2929 227 40 0 2741 0
Current children cumulated CPU time (s) 1121.82
Current children cumulated vsize (KiB) 13304

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 20782
/proc/meminfo: memFree=1849432/2055920 swapFree=4183056/4192956
[pid=20583] ppid=20581 vsize=13540 CPUtime=1181.8
/proc/20583/stat : 20583 (glpPBv3) R 20581 20583 19221 0 -1 0 2662896 0 8 0 116927 1253 0 0 25 0 1 0 137939988 13864960 3009 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20583/statm: 3385 3009 227 40 0 2800 0
Current children cumulated CPU time (s) 1181.8
Current children cumulated vsize (KiB) 13540

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 20782
/proc/meminfo: memFree=1848664/2055920 swapFree=4183056/4192956
[pid=20583] ppid=20581 vsize=14384 CPUtime=1241.78
/proc/20583/stat : 20583 (glpPBv3) R 20581 20583 19221 0 -1 0 2796322 0 8 0 122859 1319 0 0 25 0 1 0 137939988 14729216 3196 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 10192507 0 0 4096 0 0 0 0 17 1 0 0
/proc/20583/statm: 3596 3196 227 40 0 3011 0
Current children cumulated CPU time (s) 1241.78
Current children cumulated vsize (KiB) 14384

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 20782
/proc/meminfo: memFree=1848408/2055920 swapFree=4183056/4192956
[pid=20583] ppid=20581 vsize=14720 CPUtime=1301.77
/proc/20583/stat : 20583 (glpPBv3) R 20581 20583 19221 0 -1 0 2929363 0 8 0 128792 1385 0 0 25 0 1 0 137939988 15073280 3280 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 10192507 0 0 4096 0 0 0 0 17 1 0 0
/proc/20583/statm: 3680 3280 227 40 0 3095 0
Current children cumulated CPU time (s) 1301.77
Current children cumulated vsize (KiB) 14720

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 20782
/proc/meminfo: memFree=1847832/2055920 swapFree=4183056/4192956
[pid=20583] ppid=20581 vsize=15292 CPUtime=1361.75
/proc/20583/stat : 20583 (glpPBv3) R 20581 20583 19221 0 -1 0 3058693 0 8 0 134724 1451 0 0 25 0 1 0 137939988 15659008 3426 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20583/statm: 3823 3426 227 40 0 3238 0
Current children cumulated CPU time (s) 1361.75
Current children cumulated vsize (KiB) 15292

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 20782
/proc/meminfo: memFree=1847384/2055920 swapFree=4183056/4192956
[pid=20583] ppid=20581 vsize=15560 CPUtime=1421.73
/proc/20583/stat : 20583 (glpPBv3) R 20581 20583 19221 0 -1 0 3190574 0 8 0 140654 1519 0 0 25 0 1 0 137939988 15933440 3514 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134643687 0 0 4096 0 0 0 0 17 1 0 0
/proc/20583/statm: 3890 3514 227 40 0 3305 0
Current children cumulated CPU time (s) 1421.73
Current children cumulated vsize (KiB) 15560

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 20782
/proc/meminfo: memFree=1847000/2055920 swapFree=4183056/4192956
[pid=20583] ppid=20581 vsize=15936 CPUtime=1481.71
/proc/20583/stat : 20583 (glpPBv3) R 20581 20583 19221 0 -1 0 3319943 0 8 0 146589 1582 0 0 25 0 1 0 137939988 16318464 3608 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542146 0 0 4096 0 0 0 0 17 1 0 0
/proc/20583/statm: 3984 3608 227 40 0 3399 0
Current children cumulated CPU time (s) 1481.71
Current children cumulated vsize (KiB) 15936

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 20782
/proc/meminfo: memFree=1846616/2055920 swapFree=4183056/4192956
[pid=20583] ppid=20581 vsize=16312 CPUtime=1541.7
/proc/20583/stat : 20583 (glpPBv3) R 20581 20583 19221 0 -1 0 3449818 0 8 0 152524 1646 0 0 25 0 1 0 137939988 16703488 3702 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578268 0 0 4096 0 0 0 0 17 1 0 0
/proc/20583/statm: 4078 3702 227 40 0 3493 0
Current children cumulated CPU time (s) 1541.7
Current children cumulated vsize (KiB) 16312

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 20782
/proc/meminfo: memFree=1846168/2055920 swapFree=4183056/4192956
[pid=20583] ppid=20581 vsize=16784 CPUtime=1601.69
/proc/20583/stat : 20583 (glpPBv3) R 20581 20583 19221 0 -1 0 3581434 0 8 0 158460 1709 0 0 25 0 1 0 137939988 17186816 3820 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134643520 0 0 4096 0 0 0 0 17 1 0 0
/proc/20583/statm: 4196 3820 227 40 0 3611 0
Current children cumulated CPU time (s) 1601.69
Current children cumulated vsize (KiB) 16784

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 20782
/proc/meminfo: memFree=1845784/2055920 swapFree=4183056/4192956
[pid=20583] ppid=20581 vsize=17104 CPUtime=1661.67
/proc/20583/stat : 20583 (glpPBv3) R 20581 20583 19221 0 -1 0 3715446 0 8 0 164396 1771 0 0 25 0 1 0 137939988 17514496 3900 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578253 0 0 4096 0 0 0 0 17 1 0 0
/proc/20583/statm: 4276 3900 227 40 0 3691 0
Current children cumulated CPU time (s) 1661.67
Current children cumulated vsize (KiB) 17104

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 20782
/proc/meminfo: memFree=1844504/2055920 swapFree=4183056/4192956
[pid=20583] ppid=20581 vsize=18380 CPUtime=1721.66
/proc/20583/stat : 20583 (glpPBv3) R 20581 20583 19221 0 -1 0 3842242 0 8 0 170330 1836 0 0 25 0 1 0 137939988 18821120 4219 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134632670 0 0 4096 0 0 0 0 17 1 0 0
/proc/20583/statm: 4595 4219 227 40 0 4010 0
Current children cumulated CPU time (s) 1721.66
Current children cumulated vsize (KiB) 18380

[startup+1782.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 20782
/proc/meminfo: memFree=1843672/2055920 swapFree=4183056/4192956
[pid=20583] ppid=20581 vsize=19312 CPUtime=1781.64
/proc/20583/stat : 20583 (glpPBv3) R 20581 20583 19221 0 -1 0 3964729 0 8 0 176271 1893 0 0 25 0 1 0 137939988 19775488 4428 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134640576 0 0 4096 0 0 0 0 17 1 0 0
/proc/20583/statm: 4828 4428 227 40 0 4243 0
Current children cumulated CPU time (s) 1781.64
Current children cumulated vsize (KiB) 19312



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 20782
/proc/meminfo: memFree=1843544/2055920 swapFree=4183056/4192956
[pid=20583] ppid=20581 vsize=19312 CPUtime=1800.04
/proc/20583/stat : 20583 (glpPBv3) R 20581 20583 19221 0 -1 0 4003981 0 8 0 178092 1912 0 0 25 0 1 0 137939988 19775488 4452 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20583/statm: 4828 4452 227 40 0 4243 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 19312

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

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

[startup+1800.71 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 20782
/proc/meminfo: memFree=1843544/2055920 swapFree=4183056/4192956
[pid=20583] ppid=20581 vsize=19312 CPUtime=1800.04
/proc/20583/stat : 20583 (glpPBv3) R 20581 20583 19221 0 -1 0 4003981 0 8 0 178092 1912 0 0 25 0 1 0 137939988 19775488 4452 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20583/statm: 4828 4452 227 40 0 4243 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 19312

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.71
CPU time (s): 1800.05
CPU user time (s): 1780.92
CPU system time (s): 19.1301
CPU usage (%): 99.9634
Max. virtual memory (cumulated for all children) (KiB): 19444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1780.92
system time used= 19.1301
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4003981
page faults= 8
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24
involuntary context switches= 3012

runsolver used 1.39179 second user time and 3.9324 second system time

The end

Launcher Data (download as text)

Begin job on node74 on Wed Apr 18 12:44:12 UTC 2007

IDJOB= 357784
IDBENCH= 1167
IDSOLVER= 166
FILE ID= node74/357784-1176900252

PBS_JOBID= 4595150

Free space on /tmp= 103203 MiB

SOLVER NAME= glpPB 0.2
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/prestwich/armies/normalized-army13.24ls.opb
COMMAND LINE= glpPBv3 /tmp/evaluation/357784-1176900252/instance-357784-1176900252.opb
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node74/convwatcher-357784-1176900252 -o ROOT/results/node74/conversion-357784-1176900252 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/357784-1176900252/instance-357784-1176900252.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 9ebec3e8d890fdeefad01654ad9b68b7
MD5SUM BENCH=  1a4510076d9024b805728ffe22c0d108

RANDOM SEED= 856218405

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node74.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.213
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.213
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:       1863024 kB
Buffers:          3568 kB
Cached:         139308 kB
SwapCached:       2712 kB
Active:          38532 kB
Inactive:       114332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1863024 kB
SwapTotal:     4192956 kB
SwapFree:      4183056 kB
Dirty:            2308 kB
Writeback:           0 kB
Mapped:          16244 kB
Slab:            25836 kB
Committed_AS:  1972124 kB
PageTables:       1484 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 103203 MiB

End job on node74 on Wed Apr 18 13:14:15 UTC 2007