Trace number 355067

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.02 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
bounded_golomb_rulers/normalized-bogr_11.opb
MD5SUMc19ad978a977652a94fc03b8ce63204a
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark74
Best CPU time to get the best result obtained on this benchmark1782.73
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 74
Optimality of the best value was proved NO
Number of variables1288
Total number of constraints2431
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 constraints2430
Minimum length of a constraint1
Maximum length of a constraint29
Number of terms in the objective function 8
Biggest coefficient in the objective function 64
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 182
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 175
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 802
Number of bits of the biggest sum of numbers10
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/355067-1176761126/instance-355067-1176761126.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/node29/watcher-355067-1176761126 -o ROOT/results/node29/solver-355067-1176761126 -C 1800 -W 3600 -M 1800 --output-limit 1,15 glpPBv3 /tmp/evaluation/355067-1176761126/instance-355067-1176761126.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.92 0.98 0.99 3/77 9880
/proc/meminfo: memFree=1750472/2055920 swapFree=4155856/4192956
[pid=9880] ppid=9878 vsize=2648 CPUtime=0
/proc/9880/stat : 9880 (glpPBv3) R 9878 9880 9165 0 -1 0 262 0 0 0 0 0 0 0 18 0 1 0 124028338 2711552 232 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4595415 0 0 4096 0 0 0 0 17 1 0 0
/proc/9880/statm: 662 232 199 40 0 77 0

[startup+0.096376 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 9880
/proc/meminfo: memFree=1750472/2055920 swapFree=4155856/4192956
[pid=9880] ppid=9878 vsize=3180 CPUtime=0.09
/proc/9880/stat : 9880 (glpPBv3) R 9878 9880 9165 0 -1 0 419 0 0 0 9 0 0 0 18 0 1 0 124028338 3256320 389 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9880/statm: 795 389 199 40 0 210 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3180

[startup+0.101376 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 9880
/proc/meminfo: memFree=1750472/2055920 swapFree=4155856/4192956
[pid=9880] ppid=9878 vsize=3316 CPUtime=0.09
/proc/9880/stat : 9880 (glpPBv3) R 9878 9880 9165 0 -1 0 427 0 0 0 9 0 0 0 18 0 1 0 124028338 3395584 397 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134530886 0 0 4096 0 0 0 0 17 1 0 0
/proc/9880/statm: 829 397 199 40 0 244 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3316

[startup+0.301388 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 9880
/proc/meminfo: memFree=1750472/2055920 swapFree=4155856/4192956
[pid=9880] ppid=9878 vsize=7780 CPUtime=0.29
/proc/9880/stat : 9880 (glpPBv3) R 9878 9880 9165 0 -1 0 1591 0 0 0 29 0 0 0 19 0 1 0 124028338 7966720 1560 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134636863 0 0 4096 0 0 0 0 17 1 0 0
/proc/9880/statm: 1945 1560 221 40 0 1360 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7780

[startup+0.701413 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 9880
/proc/meminfo: memFree=1750472/2055920 swapFree=4155856/4192956
[pid=9880] ppid=9878 vsize=8180 CPUtime=0.69
/proc/9880/stat : 9880 (glpPBv3) R 9878 9880 9165 0 -1 0 1741 0 0 0 69 0 0 0 22 0 1 0 124028338 8376320 1660 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9880/statm: 2045 1660 221 40 0 1460 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8180

[startup+1.50146 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 9881
/proc/meminfo: memFree=1744704/2055920 swapFree=4155856/4192956
[pid=9880] ppid=9878 vsize=9444 CPUtime=1.49
/proc/9880/stat : 9880 (glpPBv3) R 9878 9880 9165 0 -1 0 2782 0 0 0 148 1 0 0 25 0 1 0 124028338 9670656 1973 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/9880/statm: 2361 1973 227 40 0 1776 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9444

[startup+3.10156 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 9881
/proc/meminfo: memFree=1742784/2055920 swapFree=4155856/4192956
[pid=9880] ppid=9878 vsize=9844 CPUtime=3.09
/proc/9880/stat : 9880 (glpPBv3) R 9878 9880 9165 0 -1 0 3296 0 0 0 308 1 0 0 25 0 1 0 124028338 10080256 2073 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542153 0 0 4096 0 0 0 0 17 1 0 0
/proc/9880/statm: 2461 2073 227 40 0 1876 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9844

[startup+6.30176 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 9881
/proc/meminfo: memFree=1742592/2055920 swapFree=4155856/4192956
[pid=9880] ppid=9878 vsize=9844 CPUtime=6.29
/proc/9880/stat : 9880 (glpPBv3) R 9878 9880 9165 0 -1 0 5116 0 0 0 626 3 0 0 25 0 1 0 124028338 10080256 2073 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/9880/statm: 2461 2073 227 40 0 1876 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9844

[startup+12.7011 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 9881
/proc/meminfo: memFree=1742592/2055920 swapFree=4155856/4192956
[pid=9880] ppid=9878 vsize=9844 CPUtime=12.69
/proc/9880/stat : 9880 (glpPBv3) R 9878 9880 9165 0 -1 0 8028 0 0 0 1265 4 0 0 25 0 1 0 124028338 10080256 2073 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/9880/statm: 2461 2073 227 40 0 1876 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9844

[startup+25.5019 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 9881
/proc/meminfo: memFree=1742656/2055920 swapFree=4155856/4192956
[pid=9880] ppid=9878 vsize=9844 CPUtime=25.48
/proc/9880/stat : 9880 (glpPBv3) R 9878 9880 9165 0 -1 0 16764 0 0 0 2540 8 0 0 25 0 1 0 124028338 10080256 2073 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/9880/statm: 2461 2073 227 40 0 1876 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 9844

[startup+51.1015 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 9881
/proc/meminfo: memFree=1742720/2055920 swapFree=4155856/4192956
[pid=9880] ppid=9878 vsize=9844 CPUtime=51.08
/proc/9880/stat : 9880 (glpPBv3) R 9878 9880 9165 0 -1 0 34964 0 0 0 5090 18 0 0 25 0 1 0 124028338 10080256 2073 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/9880/statm: 2461 2073 227 40 0 1876 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 9844

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 9881
/proc/meminfo: memFree=1742720/2055920 swapFree=4155856/4192956
[pid=9880] ppid=9878 vsize=10572 CPUtime=102.27
/proc/9880/stat : 9880 (glpPBv3) R 9878 9880 9165 0 -1 0 66451 0 0 0 10195 32 0 0 25 0 1 0 124028338 10825728 2256 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134541987 0 0 4096 0 0 0 0 17 1 0 0
/proc/9880/statm: 2643 2256 227 40 0 2058 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 10572

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 9881
/proc/meminfo: memFree=1742656/2055920 swapFree=4155856/4192956
[pid=9880] ppid=9878 vsize=9844 CPUtime=162.25
/proc/9880/stat : 9880 (glpPBv3) R 9878 9880 9165 0 -1 0 92848 0 0 0 16180 45 0 0 25 0 1 0 124028338 10080256 2081 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542166 0 0 4096 0 0 0 0 17 1 0 0
/proc/9880/statm: 2461 2081 227 40 0 1876 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 9844

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 9881
/proc/meminfo: memFree=1742656/2055920 swapFree=4155856/4192956
[pid=9880] ppid=9878 vsize=9844 CPUtime=222.24
/proc/9880/stat : 9880 (glpPBv3) R 9878 9880 9165 0 -1 0 118635 0 0 0 22167 57 0 0 25 0 1 0 124028338 10080256 2085 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542153 0 0 4096 0 0 0 0 17 1 0 0
/proc/9880/statm: 2461 2085 227 40 0 1876 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 9844

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 9881
/proc/meminfo: memFree=1742656/2055920 swapFree=4155856/4192956
[pid=9880] ppid=9878 vsize=9844 CPUtime=282.23
/proc/9880/stat : 9880 (glpPBv3) R 9878 9880 9165 0 -1 0 164219 0 0 0 28143 80 0 0 25 0 1 0 124028338 10080256 2085 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542138 0 0 4096 0 0 0 0 17 1 0 0
/proc/9880/statm: 2461 2085 227 40 0 1876 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 9844

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 9881
/proc/meminfo: memFree=1742656/2055920 swapFree=4155856/4192956
[pid=9880] ppid=9878 vsize=9844 CPUtime=342.22
/proc/9880/stat : 9880 (glpPBv3) R 9878 9880 9165 0 -1 0 182666 0 0 0 34134 88 0 0 25 0 1 0 124028338 10080256 2085 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542138 0 0 4096 0 0 0 0 17 1 0 0
/proc/9880/statm: 2461 2085 227 40 0 1876 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 9844

[startup+402.301 s]
/proc/loadavg: 1.07 1.00 1.00 2/78 9881
/proc/meminfo: memFree=1742592/2055920 swapFree=4155856/4192956
[pid=9880] ppid=9878 vsize=9860 CPUtime=402.21
/proc/9880/stat : 9880 (glpPBv3) R 9878 9880 9165 0 -1 0 198699 0 0 0 40125 96 0 0 25 0 1 0 124028338 10096640 2089 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/9880/statm: 2465 2089 227 40 0 1880 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 9860

[startup+462.302 s]
/proc/loadavg: 1.06 1.01 1.00 2/78 9881
/proc/meminfo: memFree=1742528/2055920 swapFree=4155856/4192956
[pid=9880] ppid=9878 vsize=9924 CPUtime=462.19
/proc/9880/stat : 9880 (glpPBv3) R 9878 9880 9165 0 -1 0 227074 0 0 0 46110 109 0 0 25 0 1 0 124028338 10162176 2105 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542153 0 0 4096 0 0 0 0 17 1 0 0
/proc/9880/statm: 2481 2105 227 40 0 1896 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 9924

[startup+522.302 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 9881
/proc/meminfo: memFree=1742528/2055920 swapFree=4155856/4192956
[pid=9880] ppid=9878 vsize=9948 CPUtime=522.17
/proc/9880/stat : 9880 (glpPBv3) R 9878 9880 9165 0 -1 0 248823 0 0 0 52098 119 0 0 25 0 1 0 124028338 10186752 2111 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542138 0 0 4096 0 0 0 0 17 1 0 0
/proc/9880/statm: 2487 2111 227 40 0 1902 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 9948

[startup+582.301 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 9881
/proc/meminfo: memFree=1742464/2055920 swapFree=4155856/4192956
[pid=9880] ppid=9878 vsize=9980 CPUtime=582.17
/proc/9880/stat : 9880 (glpPBv3) R 9878 9880 9165 0 -1 0 278351 0 0 0 58083 134 0 0 25 0 1 0 124028338 10219520 2119 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542146 0 0 4096 0 0 0 0 17 1 0 0
/proc/9880/statm: 2495 2119 227 40 0 1910 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 9980

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9881
/proc/meminfo: memFree=1742464/2055920 swapFree=4155856/4192956
[pid=9880] ppid=9878 vsize=9980 CPUtime=642.16
/proc/9880/stat : 9880 (glpPBv3) R 9878 9880 9165 0 -1 0 294341 0 0 0 64074 142 0 0 25 0 1 0 124028338 10219520 2119 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542138 0 0 4096 0 0 0 0 17 1 0 0
/proc/9880/statm: 2495 2119 227 40 0 1910 0
Current children cumulated CPU time (s) 642.16
Current children cumulated vsize (KiB) 9980


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

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9881
/proc/meminfo: memFree=1742208/2055920 swapFree=4155856/4192956
[pid=9880] ppid=9878 vsize=10244 CPUtime=822.11
/proc/9880/stat : 9880 (glpPBv3) R 9878 9880 9165 0 -1 0 406019 0 0 0 82014 197 0 0 25 0 1 0 124028338 10489856 2185 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542138 0 0 4096 0 0 0 0 17 1 0 0
/proc/9880/statm: 2561 2185 227 40 0 1976 0
Current children cumulated CPU time (s) 822.11
Current children cumulated vsize (KiB) 10244

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9881
/proc/meminfo: memFree=1742144/2055920 swapFree=4155856/4192956
[pid=9880] ppid=9878 vsize=10296 CPUtime=882.1
/proc/9880/stat : 9880 (glpPBv3) R 9878 9880 9165 0 -1 0 443428 0 0 0 87995 215 0 0 25 0 1 0 124028338 10543104 2198 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542138 0 0 4096 0 0 0 0 17 1 0 0
/proc/9880/statm: 2574 2198 227 40 0 1989 0
Current children cumulated CPU time (s) 882.1
Current children cumulated vsize (KiB) 10296

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9881
/proc/meminfo: memFree=1742144/2055920 swapFree=4155856/4192956
[pid=9880] ppid=9878 vsize=10312 CPUtime=942.09
/proc/9880/stat : 9880 (glpPBv3) R 9878 9880 9165 0 -1 0 461516 0 0 0 93985 224 0 0 25 0 1 0 124028338 10559488 2202 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/9880/statm: 2578 2202 227 40 0 1993 0
Current children cumulated CPU time (s) 942.09
Current children cumulated vsize (KiB) 10312

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9881
/proc/meminfo: memFree=1742016/2055920 swapFree=4155856/4192956
[pid=9880] ppid=9878 vsize=10400 CPUtime=1002.07
/proc/9880/stat : 9880 (glpPBv3) R 9878 9880 9165 0 -1 0 504217 0 0 0 99965 242 0 0 25 0 1 0 124028338 10649600 2224 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542138 0 0 4096 0 0 0 0 17 1 0 0
/proc/9880/statm: 2600 2224 227 40 0 2015 0
Current children cumulated CPU time (s) 1002.07
Current children cumulated vsize (KiB) 10400

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9881
/proc/meminfo: memFree=1741952/2055920 swapFree=4155856/4192956
[pid=9880] ppid=9878 vsize=10452 CPUtime=1062.06
/proc/9880/stat : 9880 (glpPBv3) R 9878 9880 9165 0 -1 0 555114 0 0 0 105938 268 0 0 25 0 1 0 124028338 10702848 2237 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542166 0 0 4096 0 0 0 0 17 1 0 0
/proc/9880/statm: 2613 2237 227 40 0 2028 0
Current children cumulated CPU time (s) 1062.06
Current children cumulated vsize (KiB) 10452

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9881
/proc/meminfo: memFree=1741888/2055920 swapFree=4155856/4192956
[pid=9880] ppid=9878 vsize=10540 CPUtime=1122.05
/proc/9880/stat : 9880 (glpPBv3) R 9878 9880 9165 0 -1 0 588833 0 0 0 111921 284 0 0 25 0 1 0 124028338 10792960 2259 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134629287 0 0 4096 0 0 0 0 17 1 0 0
/proc/9880/statm: 2635 2259 227 40 0 2050 0
Current children cumulated CPU time (s) 1122.05
Current children cumulated vsize (KiB) 10540

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9881
/proc/meminfo: memFree=1741760/2055920 swapFree=4155856/4192956
[pid=9880] ppid=9878 vsize=10628 CPUtime=1182.04
/proc/9880/stat : 9880 (glpPBv3) R 9878 9880 9165 0 -1 0 629035 0 0 0 117899 305 0 0 25 0 1 0 124028338 10883072 2281 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/9880/statm: 2657 2281 227 40 0 2072 0
Current children cumulated CPU time (s) 1182.04
Current children cumulated vsize (KiB) 10628

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9881
/proc/meminfo: memFree=1741696/2055920 swapFree=4155856/4192956
[pid=9880] ppid=9878 vsize=10688 CPUtime=1242.03
/proc/9880/stat : 9880 (glpPBv3) R 9878 9880 9165 0 -1 0 647010 0 0 0 123889 314 0 0 25 0 1 0 124028338 10944512 2296 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134629246 0 0 4096 0 0 0 0 17 1 0 0
/proc/9880/statm: 2672 2296 227 40 0 2087 0
Current children cumulated CPU time (s) 1242.03
Current children cumulated vsize (KiB) 10688

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9881
/proc/meminfo: memFree=1741696/2055920 swapFree=4155856/4192956
[pid=9880] ppid=9878 vsize=10736 CPUtime=1302.02
/proc/9880/stat : 9880 (glpPBv3) R 9878 9880 9165 0 -1 0 678639 0 0 0 129872 330 0 0 25 0 1 0 124028338 10993664 2308 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/9880/statm: 2684 2308 227 40 0 2099 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 10736

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9881
/proc/meminfo: memFree=1741568/2055920 swapFree=4155856/4192956
[pid=9880] ppid=9878 vsize=10824 CPUtime=1362
/proc/9880/stat : 9880 (glpPBv3) R 9878 9880 9165 0 -1 0 709013 0 0 0 135853 347 0 0 25 0 1 0 124028338 11083776 2330 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542146 0 0 4096 0 0 0 0 17 1 0 0
/proc/9880/statm: 2706 2330 227 40 0 2121 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 10824

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9881
/proc/meminfo: memFree=1741568/2055920 swapFree=4155856/4192956
[pid=9880] ppid=9878 vsize=10824 CPUtime=1421.99
/proc/9880/stat : 9880 (glpPBv3) R 9878 9880 9165 0 -1 0 723773 0 0 0 141844 355 0 0 25 0 1 0 124028338 11083776 2330 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/9880/statm: 2706 2330 227 40 0 2121 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 10824

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9881
/proc/meminfo: memFree=1741568/2055920 swapFree=4155856/4192956
[pid=9880] ppid=9878 vsize=10832 CPUtime=1481.98
/proc/9880/stat : 9880 (glpPBv3) R 9878 9880 9165 0 -1 0 739355 0 0 0 147836 362 0 0 25 0 1 0 124028338 11091968 2332 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542153 0 0 4096 0 0 0 0 17 1 0 0
/proc/9880/statm: 2708 2332 227 40 0 2123 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 10832

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9881
/proc/meminfo: memFree=1741504/2055920 swapFree=4155856/4192956
[pid=9880] ppid=9878 vsize=10868 CPUtime=1541.97
/proc/9880/stat : 9880 (glpPBv3) R 9878 9880 9165 0 -1 0 773398 0 0 0 153820 377 0 0 25 0 1 0 124028338 11128832 2341 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/9880/statm: 2717 2341 227 40 0 2132 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 10868

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9881
/proc/meminfo: memFree=1741440/2055920 swapFree=4155856/4192956
[pid=9880] ppid=9878 vsize=12412 CPUtime=1601.95
/proc/9880/stat : 9880 (glpPBv3) R 9878 9880 9165 0 -1 0 815268 0 0 0 159797 398 0 0 25 0 1 0 124028338 12709888 2707 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4595415 0 0 4096 0 0 0 0 17 1 0 0
/proc/9880/statm: 3103 2715 227 40 0 2518 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 12412

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9881
/proc/meminfo: memFree=1741312/2055920 swapFree=4155856/4192956
[pid=9880] ppid=9878 vsize=11056 CPUtime=1661.94
/proc/9880/stat : 9880 (glpPBv3) R 9878 9880 9165 0 -1 0 855990 0 0 0 165777 417 0 0 25 0 1 0 124028338 11321344 2388 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/9880/statm: 2764 2388 227 40 0 2179 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 11056

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9881
/proc/meminfo: memFree=1741248/2055920 swapFree=4155856/4192956
[pid=9880] ppid=9878 vsize=11120 CPUtime=1721.92
/proc/9880/stat : 9880 (glpPBv3) R 9878 9880 9165 0 -1 0 884776 0 0 0 171761 431 0 0 25 0 1 0 124028338 11386880 2404 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/9880/statm: 2780 2404 227 40 0 2195 0
Current children cumulated CPU time (s) 1721.92
Current children cumulated vsize (KiB) 11120

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9881
/proc/meminfo: memFree=1739904/2055920 swapFree=4155856/4192956
[pid=9880] ppid=9878 vsize=11208 CPUtime=1781.91
/proc/9880/stat : 9880 (glpPBv3) R 9878 9880 9165 0 -1 0 925431 0 0 0 177739 452 0 0 25 0 1 0 124028338 11476992 2426 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542138 0 0 4096 0 0 0 0 17 1 0 0
/proc/9880/statm: 2802 2426 227 40 0 2217 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 11208



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9881
/proc/meminfo: memFree=1741120/2055920 swapFree=4155856/4192956
[pid=9880] ppid=9878 vsize=11244 CPUtime=1800.01
/proc/9880/stat : 9880 (glpPBv3) R 9878 9880 9165 0 -1 0 943481 0 0 0 179541 460 0 0 25 0 1 0 124028338 11513856 2435 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134629283 0 0 4096 0 0 0 0 17 1 0 0
/proc/9880/statm: 2811 2435 227 40 0 2226 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 11244

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.41
CPU time (s): 1800.02
CPU user time (s): 1795.41
CPU system time (s): 4.6083
CPU usage (%): 99.9785
Max. virtual memory (cumulated for all children) (KiB): 12956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.42
system time used= 4.6083
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 943481
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= 12
involuntary context switches= 1072

runsolver used 2.02469 second user time and 4.09438 second system time

The end

Launcher Data (download as text)

Begin job on node29 on Mon Apr 16 22:05:26 UTC 2007

IDJOB= 355067
IDBENCH= 2940
IDSOLVER= 166
FILE ID= node29/355067-1176761126

PBS_JOBID= 4580737

Free space on /tmp= 66506 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_11.opb
COMMAND LINE= glpPBv3 /tmp/evaluation/355067-1176761126/instance-355067-1176761126.opb
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node29/convwatcher-355067-1176761126 -o ROOT/results/node29/conversion-355067-1176761126 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/355067-1176761126/instance-355067-1176761126.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 9ebec3e8d890fdeefad01654ad9b68b7
MD5SUM BENCH=  c19ad978a977652a94fc03b8ce63204a

RANDOM SEED= 990885710

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node29.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.224
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.224
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:       1750944 kB
Buffers:         37988 kB
Cached:         186188 kB
SwapCached:       2536 kB
Active:          78132 kB
Inactive:       169792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1750944 kB
SwapTotal:     4192956 kB
SwapFree:      4155856 kB
Dirty:            2756 kB
Writeback:           0 kB
Mapped:          31388 kB
Slab:            42456 kB
Committed_AS:  2001832 kB
PageTables:       1872 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= 66506 MiB

End job on node29 on Mon Apr 16 22:35:28 UTC 2007