Trace number 366892

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerObjective functionCPU timeWall clock time
glpPB 0.2? (TO) 1800.04 1800.61

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
bounded_golomb_rulers/normalized-bogr_8.opb
MD5SUM7511e7863ac3e00f42a81c49dc15d5a1
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark34
Best CPU time to get the best result obtained on this benchmark12.1731
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 34
Optimality of the best value was proved YES
Number of variables386
Total number of constraints680
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints679
Minimum length of a constraint1
Maximum length of a constraint26
Number of terms in the objective function 7
Biggest coefficient in the objective function 32
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 91
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 128
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 472
Number of bits of the biggest sum of numbers9
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.00	c glpPB 0.2 (July 2006)
0.00/0.00	c An Application of GLPK 4.10 for PB Constraints
0.00/0.00	c Done @ University of Michigan, Ann Arbor, MI
0.00/0.00	c  by Hossein Sheini

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/366892-1177067964/instance-366892-1177067964.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/node69/watcher-366892-1177067964 -o ROOT/results/node69/solver-366892-1177067964 -C 1800 -W 3600 -M 1800 --output-limit 1,15 glpPBv3 /tmp/evaluation/366892-1177067964/instance-366892-1177067964.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.94 1.00 0.99 3/64 30121
/proc/meminfo: memFree=1786468/2055920 swapFree=4182908/4192956
[pid=30121] ppid=30119 vsize=2648 CPUtime=0
/proc/30121/stat : 30121 (glpPBv3) R 30119 30121 29782 0 -1 0 264 0 0 0 0 0 0 0 18 0 1 0 182785833 2711552 234 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 12418775 0 0 4096 0 0 0 0 17 1 0 0
/proc/30121/statm: 662 234 199 40 0 77 0

[startup+0.072735 s]
/proc/loadavg: 0.94 1.00 0.99 3/64 30121
/proc/meminfo: memFree=1786468/2055920 swapFree=4182908/4192956
[pid=30121] ppid=30119 vsize=3932 CPUtime=0.06
/proc/30121/stat : 30121 (glpPBv3) R 30119 30121 29782 0 -1 0 600 0 0 0 6 0 0 0 18 0 1 0 182785833 4026368 569 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30121/statm: 983 569 221 40 0 398 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3932

[startup+0.101739 s]
/proc/loadavg: 0.94 1.00 0.99 3/64 30121
/proc/meminfo: memFree=1786468/2055920 swapFree=4182908/4192956
[pid=30121] ppid=30119 vsize=3932 CPUtime=0.09
/proc/30121/stat : 30121 (glpPBv3) R 30119 30121 29782 0 -1 0 600 0 0 0 9 0 0 0 18 0 1 0 182785833 4026368 569 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30121/statm: 983 569 221 40 0 398 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3932

[startup+0.301771 s]
/proc/loadavg: 0.94 1.00 0.99 3/64 30121
/proc/meminfo: memFree=1786468/2055920 swapFree=4182908/4192956
[pid=30121] ppid=30119 vsize=4940 CPUtime=0.29
/proc/30121/stat : 30121 (glpPBv3) R 30119 30121 29782 0 -1 0 858 0 0 0 29 0 0 0 19 0 1 0 182785833 5058560 827 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134542131 0 0 4096 0 0 0 0 17 1 0 0
/proc/30121/statm: 1235 827 227 40 0 650 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4940

[startup+0.701836 s]
/proc/loadavg: 0.94 1.00 0.99 3/64 30121
/proc/meminfo: memFree=1786468/2055920 swapFree=4182908/4192956
[pid=30121] ppid=30119 vsize=4940 CPUtime=0.69
/proc/30121/stat : 30121 (glpPBv3) R 30119 30121 29782 0 -1 0 858 0 0 0 69 0 0 0 22 0 1 0 182785833 5058560 827 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/30121/statm: 1235 827 227 40 0 650 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4940

[startup+1.50197 s]
/proc/loadavg: 0.94 1.00 0.99 2/65 30122
/proc/meminfo: memFree=1784092/2055920 swapFree=4182908/4192956
[pid=30121] ppid=30119 vsize=4940 CPUtime=1.49
/proc/30121/stat : 30121 (glpPBv3) R 30119 30121 29782 0 -1 0 858 0 0 0 149 0 0 0 25 0 1 0 182785833 5058560 827 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134580287 0 0 4096 0 0 0 0 17 1 0 0
/proc/30121/statm: 1235 827 227 40 0 650 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4940

[startup+3.10123 s]
/proc/loadavg: 0.94 1.00 0.99 2/65 30122
/proc/meminfo: memFree=1783836/2055920 swapFree=4182908/4192956
[pid=30121] ppid=30119 vsize=4940 CPUtime=3.09
/proc/30121/stat : 30121 (glpPBv3) R 30119 30121 29782 0 -1 0 861 0 0 0 309 0 0 0 25 0 1 0 182785833 5058560 830 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134605880 0 0 4096 0 0 0 0 17 1 0 0
/proc/30121/statm: 1235 830 227 40 0 650 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4940

[startup+6.30175 s]
/proc/loadavg: 0.94 1.00 0.99 2/65 30122
/proc/meminfo: memFree=1783772/2055920 swapFree=4182908/4192956
[pid=30121] ppid=30119 vsize=4940 CPUtime=6.29
/proc/30121/stat : 30121 (glpPBv3) R 30119 30121 29782 0 -1 0 869 0 0 0 629 0 0 0 25 0 1 0 182785833 5058560 838 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134542138 0 0 4096 0 0 0 0 17 1 0 0
/proc/30121/statm: 1235 838 227 40 0 650 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4940

[startup+12.7018 s]
/proc/loadavg: 0.95 1.00 0.99 2/65 30122
/proc/meminfo: memFree=1783708/2055920 swapFree=4182908/4192956
[pid=30121] ppid=30119 vsize=5056 CPUtime=12.69
/proc/30121/stat : 30121 (glpPBv3) R 30119 30121 29782 0 -1 0 1060 0 0 0 1268 1 0 0 25 0 1 0 182785833 5177344 864 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30121/statm: 1264 864 227 40 0 679 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5056

[startup+25.5019 s]
/proc/loadavg: 0.96 1.00 0.99 2/65 30122
/proc/meminfo: memFree=1783516/2055920 swapFree=4182908/4192956
[pid=30121] ppid=30119 vsize=4940 CPUtime=25.48
/proc/30121/stat : 30121 (glpPBv3) R 30119 30121 29782 0 -1 0 16779 0 0 0 2542 6 0 0 25 0 1 0 182785833 5058560 859 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134626396 0 0 4096 0 0 0 0 17 1 0 0
/proc/30121/statm: 1235 859 227 40 0 650 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4940

[startup+51.102 s]
/proc/loadavg: 0.97 1.00 0.99 2/65 30122
/proc/meminfo: memFree=1783196/2055920 swapFree=4182908/4192956
[pid=30121] ppid=30119 vsize=5224 CPUtime=51.07
/proc/30121/stat : 30121 (glpPBv3) R 30119 30121 29782 0 -1 0 102032 0 0 0 5074 33 0 0 25 0 1 0 182785833 5349376 930 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/30121/statm: 1306 930 227 40 0 721 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 5224

[startup+102.305 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 30122
/proc/meminfo: memFree=1782492/2055920 swapFree=4182908/4192956
[pid=30121] ppid=30119 vsize=6312 CPUtime=102.25
/proc/30121/stat : 30121 (glpPBv3) R 30119 30121 29782 0 -1 0 264818 0 0 0 10134 91 0 0 25 0 1 0 182785833 6463488 1170 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 12418775 0 0 4096 0 0 0 0 17 1 0 0
/proc/30121/statm: 1578 1170 227 40 0 993 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 6312

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 30122
/proc/meminfo: memFree=1781660/2055920 swapFree=4182908/4192956
[pid=30121] ppid=30119 vsize=6816 CPUtime=162.23
/proc/30121/stat : 30121 (glpPBv3) R 30119 30121 29782 0 -1 0 452080 0 0 0 16062 161 0 0 25 0 1 0 182785833 6979584 1328 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/30121/statm: 1704 1328 227 40 0 1119 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 6816

[startup+222.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 30122
/proc/meminfo: memFree=1780956/2055920 swapFree=4182908/4192956
[pid=30121] ppid=30119 vsize=7496 CPUtime=222.22
/proc/30121/stat : 30121 (glpPBv3) R 30119 30121 29782 0 -1 0 625928 0 0 0 21992 230 0 0 25 0 1 0 182785833 7675904 1498 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134542138 0 0 4096 0 0 0 0 17 1 0 0
/proc/30121/statm: 1874 1498 227 40 0 1289 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 7496

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 30122
/proc/meminfo: memFree=1780316/2055920 swapFree=4182908/4192956
[pid=30121] ppid=30119 vsize=8256 CPUtime=282.2
/proc/30121/stat : 30121 (glpPBv3) R 30119 30121 29782 0 -1 0 782852 0 0 0 27933 287 0 0 25 0 1 0 182785833 8454144 1656 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 12418775 0 0 4096 0 0 0 0 17 1 0 0
/proc/30121/statm: 2064 1656 227 40 0 1479 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 8256

[startup+342.301 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 30122
/proc/meminfo: memFree=1779932/2055920 swapFree=4182908/4192956
[pid=30121] ppid=30119 vsize=8472 CPUtime=342.18
/proc/30121/stat : 30121 (glpPBv3) R 30119 30121 29782 0 -1 0 1000450 0 0 0 33852 366 0 0 25 0 1 0 182785833 8675328 1742 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/30121/statm: 2118 1742 227 40 0 1533 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 8472

[startup+402.302 s]
/proc/loadavg: 1.05 1.02 1.00 2/65 30122
/proc/meminfo: memFree=1779868/2055920 swapFree=4182908/4192956
[pid=30121] ppid=30119 vsize=8480 CPUtime=402.17
/proc/30121/stat : 30121 (glpPBv3) R 30119 30121 29782 0 -1 0 1268793 0 0 0 39746 471 0 0 25 0 1 0 182785833 8683520 1744 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134542138 0 0 4096 0 0 0 0 17 1 0 0
/proc/30121/statm: 2120 1744 227 40 0 1535 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 8480

[startup+462.302 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 30122
/proc/meminfo: memFree=1779164/2055920 swapFree=4182908/4192956
[pid=30121] ppid=30119 vsize=9572 CPUtime=462.14
/proc/30121/stat : 30121 (glpPBv3) R 30119 30121 29782 0 -1 0 1551058 0 0 0 45636 578 0 0 25 0 1 0 182785833 9801728 1992 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 12387963 0 0 4096 0 0 0 0 17 1 0 0
/proc/30121/statm: 2393 1992 227 40 0 1808 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 9572

[startup+522.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 30122
/proc/meminfo: memFree=1779036/2055920 swapFree=4182908/4192956
[pid=30121] ppid=30119 vsize=9708 CPUtime=522.12
/proc/30121/stat : 30121 (glpPBv3) R 30119 30121 29782 0 -1 0 1768790 0 0 0 51554 658 0 0 25 0 1 0 182785833 9940992 2029 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30121/statm: 2427 2029 227 40 0 1842 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 9708

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30122
/proc/meminfo: memFree=1778780/2055920 swapFree=4182908/4192956
[pid=30121] ppid=30119 vsize=9936 CPUtime=582.1
/proc/30121/stat : 30121 (glpPBv3) R 30119 30121 29782 0 -1 0 1917197 0 0 0 57501 709 0 0 25 0 1 0 182785833 10174464 2086 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30121/statm: 2484 2086 227 40 0 1899 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 9936

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30122
/proc/meminfo: memFree=1778140/2055920 swapFree=4182908/4192956
[pid=30121] ppid=30119 vsize=10292 CPUtime=642.09
/proc/30121/stat : 30121 (glpPBv3) R 30119 30121 29782 0 -1 0 2063875 0 0 0 63439 770 0 0 25 0 1 0 182785833 10539008 2197 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/30121/statm: 2573 2197 227 40 0 1988 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 10292


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

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30122
/proc/meminfo: memFree=1776476/2055920 swapFree=4182908/4192956
[pid=30121] ppid=30119 vsize=11904 CPUtime=822.03
/proc/30121/stat : 30121 (glpPBv3) R 30119 30121 29782 0 -1 0 2477946 0 0 0 81282 921 0 0 25 0 1 0 182785833 12189696 2600 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134543278 0 0 4096 0 0 0 0 17 1 0 0
/proc/30121/statm: 2976 2600 227 40 0 2391 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 11904

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30122
/proc/meminfo: memFree=1775516/2055920 swapFree=4182908/4192956
[pid=30121] ppid=30119 vsize=12852 CPUtime=882.01
/proc/30121/stat : 30121 (glpPBv3) R 30119 30121 29782 0 -1 0 2646574 0 0 0 87217 984 0 0 25 0 1 0 182785833 13160448 2837 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134626355 0 0 4096 0 0 0 0 17 1 0 0
/proc/30121/statm: 3213 2837 227 40 0 2628 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 12852

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30122
/proc/meminfo: memFree=1774748/2055920 swapFree=4182908/4192956
[pid=30121] ppid=30119 vsize=13572 CPUtime=941.99
/proc/30121/stat : 30121 (glpPBv3) R 30119 30121 29782 0 -1 0 2805830 0 0 0 93154 1045 0 0 25 0 1 0 182785833 13897728 3017 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134629267 0 0 4096 0 0 0 0 17 1 0 0
/proc/30121/statm: 3393 3017 227 40 0 2808 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 13572

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30122
/proc/meminfo: memFree=1774108/2055920 swapFree=4182908/4192956
[pid=30121] ppid=30119 vsize=14256 CPUtime=1001.97
/proc/30121/stat : 30121 (glpPBv3) R 30119 30121 29782 0 -1 0 2958658 0 0 0 99095 1102 0 0 25 0 1 0 182785833 14598144 3188 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134537250 0 0 4096 0 0 0 0 17 1 0 0
/proc/30121/statm: 3564 3188 227 40 0 2979 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 14256

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30122
/proc/meminfo: memFree=1773532/2055920 swapFree=4182908/4192956
[pid=30121] ppid=30119 vsize=14828 CPUtime=1061.95
/proc/30121/stat : 30121 (glpPBv3) R 30119 30121 29782 0 -1 0 3087961 0 0 0 105042 1153 0 0 25 0 1 0 182785833 15183872 3331 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/30121/statm: 3707 3331 227 40 0 3122 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 14828

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30122
/proc/meminfo: memFree=1772828/2055920 swapFree=4182908/4192956
[pid=30121] ppid=30119 vsize=15408 CPUtime=1121.93
/proc/30121/stat : 30121 (glpPBv3) R 30119 30121 29782 0 -1 0 3234429 0 0 0 110988 1205 0 0 25 0 1 0 182785833 15777792 3476 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134626354 0 0 4096 0 0 0 0 17 1 0 0
/proc/30121/statm: 3852 3476 227 40 0 3267 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 15408

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30122
/proc/meminfo: memFree=1772316/2055920 swapFree=4182908/4192956
[pid=30121] ppid=30119 vsize=16376 CPUtime=1181.91
/proc/30121/stat : 30121 (glpPBv3) R 30119 30121 29782 0 -1 0 3379626 0 0 0 116931 1260 0 0 25 0 1 0 182785833 16769024 3692 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134636861 0 0 4096 0 0 0 0 17 1 0 0
/proc/30121/statm: 4094 3692 227 40 0 3509 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 16376

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30124
/proc/meminfo: memFree=1771676/2055920 swapFree=4182908/4192956
[pid=30121] ppid=30119 vsize=16588 CPUtime=1241.9
/proc/30121/stat : 30121 (glpPBv3) R 30119 30121 29782 0 -1 0 3512103 0 0 0 122883 1307 0 0 25 0 1 0 182785833 16986112 3771 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134629264 0 0 4096 0 0 0 0 17 1 0 0
/proc/30121/statm: 4147 3771 227 40 0 3562 0
Current children cumulated CPU time (s) 1241.9
Current children cumulated vsize (KiB) 16588

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30124
/proc/meminfo: memFree=1771036/2055920 swapFree=4182908/4192956
[pid=30121] ppid=30119 vsize=17216 CPUtime=1301.88
/proc/30121/stat : 30121 (glpPBv3) R 30119 30121 29782 0 -1 0 3662495 0 0 0 128831 1357 0 0 25 0 1 0 182785833 17629184 3928 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/30121/statm: 4304 3928 227 40 0 3719 0
Current children cumulated CPU time (s) 1301.88
Current children cumulated vsize (KiB) 17216

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30124
/proc/meminfo: memFree=1770396/2055920 swapFree=4182908/4192956
[pid=30121] ppid=30119 vsize=17860 CPUtime=1361.86
/proc/30121/stat : 30121 (glpPBv3) R 30119 30121 29782 0 -1 0 3825850 0 0 0 134770 1416 0 0 25 0 1 0 182785833 18288640 4089 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134542146 0 0 4096 0 0 0 0 17 1 0 0
/proc/30121/statm: 4465 4089 227 40 0 3880 0
Current children cumulated CPU time (s) 1361.86
Current children cumulated vsize (KiB) 17860

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30124
/proc/meminfo: memFree=1769756/2055920 swapFree=4182908/4192956
[pid=30121] ppid=30119 vsize=18888 CPUtime=1421.84
/proc/30121/stat : 30121 (glpPBv3) R 30119 30121 29782 0 -1 0 3989551 0 0 0 140711 1473 0 0 25 0 1 0 182785833 19341312 4314 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 12418775 0 0 4096 0 0 0 0 17 1 0 0
/proc/30121/statm: 4722 4314 227 40 0 4137 0
Current children cumulated CPU time (s) 1421.84
Current children cumulated vsize (KiB) 18888

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30124
/proc/meminfo: memFree=1769116/2055920 swapFree=4182908/4192956
[pid=30121] ppid=30119 vsize=19120 CPUtime=1481.82
/proc/30121/stat : 30121 (glpPBv3) R 30119 30121 29782 0 -1 0 4136583 0 0 0 146658 1524 0 0 25 0 1 0 182785833 19578880 4404 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134629229 0 0 4096 0 0 0 0 17 1 0 0
/proc/30121/statm: 4780 4404 227 40 0 4195 0
Current children cumulated CPU time (s) 1481.82
Current children cumulated vsize (KiB) 19120

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30124
/proc/meminfo: memFree=1768540/2055920 swapFree=4182908/4192956
[pid=30121] ppid=30119 vsize=19748 CPUtime=1541.8
/proc/30121/stat : 30121 (glpPBv3) R 30119 30121 29782 0 -1 0 4300103 0 0 0 152596 1584 0 0 25 0 1 0 182785833 20221952 4561 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134578436 0 0 4096 0 0 0 0 17 1 0 0
/proc/30121/statm: 4937 4561 227 40 0 4352 0
Current children cumulated CPU time (s) 1541.8
Current children cumulated vsize (KiB) 19748

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30124
/proc/meminfo: memFree=1767324/2055920 swapFree=4182908/4192956
[pid=30121] ppid=30119 vsize=20944 CPUtime=1601.78
/proc/30121/stat : 30121 (glpPBv3) R 30119 30121 29782 0 -1 0 4443961 0 0 0 158543 1635 0 0 25 0 1 0 182785833 21446656 4860 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134542166 0 0 4096 0 0 0 0 17 1 0 0
/proc/30121/statm: 5236 4860 227 40 0 4651 0
Current children cumulated CPU time (s) 1601.78
Current children cumulated vsize (KiB) 20944

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30124
/proc/meminfo: memFree=1766748/2055920 swapFree=4182908/4192956
[pid=30121] ppid=30119 vsize=21532 CPUtime=1661.76
/proc/30121/stat : 30121 (glpPBv3) R 30119 30121 29782 0 -1 0 4595598 0 0 0 164487 1689 0 0 25 0 1 0 182785833 22048768 5007 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134629115 0 0 4096 0 0 0 0 17 1 0 0
/proc/30121/statm: 5383 5007 227 40 0 4798 0
Current children cumulated CPU time (s) 1661.76
Current children cumulated vsize (KiB) 21532

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30124
/proc/meminfo: memFree=1766172/2055920 swapFree=4182908/4192956
[pid=30121] ppid=30119 vsize=22088 CPUtime=1721.75
/proc/30121/stat : 30121 (glpPBv3) R 30119 30121 29782 0 -1 0 4743345 0 0 0 170437 1738 0 0 25 0 1 0 182785833 22618112 5146 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/30121/statm: 5522 5146 227 40 0 4937 0
Current children cumulated CPU time (s) 1721.75
Current children cumulated vsize (KiB) 22088

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30124
/proc/meminfo: memFree=1765532/2055920 swapFree=4182908/4192956
[pid=30121] ppid=30119 vsize=22716 CPUtime=1781.72
/proc/30121/stat : 30121 (glpPBv3) R 30119 30121 29782 0 -1 0 4900868 0 0 0 176377 1795 0 0 25 0 1 0 182785833 23261184 5303 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30121/statm: 5679 5303 227 40 0 5094 0
Current children cumulated CPU time (s) 1781.72
Current children cumulated vsize (KiB) 22716



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30124
/proc/meminfo: memFree=1765276/2055920 swapFree=4182908/4192956
[pid=30121] ppid=30119 vsize=22888 CPUtime=1800.03
/proc/30121/stat : 30121 (glpPBv3) R 30119 30121 29782 0 -1 0 4947630 0 0 0 178190 1813 0 0 25 0 1 0 182785833 23437312 5346 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134542138 0 0 4096 0 0 0 0 17 1 0 0
/proc/30121/statm: 5722 5346 227 40 0 5137 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 22888

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.61
CPU time (s): 1800.04
CPU user time (s): 1781.91
CPU system time (s): 18.1382
CPU usage (%): 99.9683
Max. virtual memory (cumulated for all children) (KiB): 23252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1781.91
system time used= 18.1382
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4947630
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= 1389

runsolver used 1.11683 second user time and 3.81042 second system time

The end

Launcher Data (download as text)

Begin job on node69 on Fri Apr 20 11:19:24 UTC 2007

IDJOB= 366892
IDBENCH= 2938
IDSOLVER= 166
FILE ID= node69/366892-1177067964

PBS_JOBID= 4640248

Free space on /tmp= 66496 MiB

SOLVER NAME= glpPB 0.2
BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/bounded_golomb_rulers/normalized-bogr_8.opb
COMMAND LINE= glpPBv3 /tmp/evaluation/366892-1177067964/instance-366892-1177067964.opb
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node69/convwatcher-366892-1177067964 -o ROOT/results/node69/conversion-366892-1177067964 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/366892-1177067964/instance-366892-1177067964.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 9ebec3e8d890fdeefad01654ad9b68b7
MD5SUM BENCH=  7511e7863ac3e00f42a81c49dc15d5a1

RANDOM SEED= 607133256

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node69.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.264
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	: 5931.00
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.264
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:       1786940 kB
Buffers:         44444 kB
Cached:         161140 kB
SwapCached:       3788 kB
Active:          41512 kB
Inactive:       174316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1786940 kB
SwapTotal:     4192956 kB
SwapFree:      4182908 kB
Dirty:            2376 kB
Writeback:           0 kB
Mapped:          15832 kB
Slab:            39168 kB
Committed_AS:  2178028 kB
PageTables:       1472 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= 66496 MiB

End job on node69 on Fri Apr 20 11:49:27 UTC 2007