Trace number 352737

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.06 1800.72

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/ttp/normalized-circ10_3.opb
MD5SUM2821538067d8c071dc9bd4a000c6d040
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark346
Best CPU time to get the best result obtained on this benchmark1782.79
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 340
Optimality of the best value was proved NO
Number of variables2700
Total number of constraints42620
Number of constraints which are clauses20220
Number of constraints which are cardinality constraints (but not clauses)800
Number of constraints which are nor clauses,nor cardinality constraints21600
Minimum length of a constraint2
Maximum length of a constraint36
Number of terms in the objective function 900
Biggest coefficient in the objective function 5
Number of bits for the biggest coefficient in the objective function 3
Sum of the numbers in the objective function 2500
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 32
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 2500
Number of bits of the biggest sum of numbers12
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/352737-1176640356/instance-352737-1176640356.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/node58/watcher-352737-1176640356 -o ROOT/results/node58/solver-352737-1176640356 -C 1800 -W 3600 -M 1800 --output-limit 1,15 glpPBv3 /tmp/evaluation/352737-1176640356/instance-352737-1176640356.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 1.00 0.99 3/64 12848
/proc/meminfo: memFree=1859192/2055920 swapFree=4184580/4192956
[pid=12848] ppid=12846 vsize=2644 CPUtime=0
/proc/12848/stat : 12848 (glpPBv3) R 12846 12848 12447 0 -1 0 258 0 0 0 0 0 0 0 18 0 1 0 111945275 2707456 228 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 5336791 0 0 4096 0 0 0 0 17 1 0 0
/proc/12848/statm: 661 228 192 40 0 76 0

[startup+0.0175669 s]
/proc/loadavg: 0.92 1.00 0.99 3/64 12848
/proc/meminfo: memFree=1859192/2055920 swapFree=4184580/4192956
[pid=12848] ppid=12846 vsize=2916 CPUtime=0.01
/proc/12848/stat : 12848 (glpPBv3) R 12846 12848 12447 0 -1 0 348 0 0 0 1 0 0 0 18 0 1 0 111945275 2985984 318 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12848/statm: 729 318 199 40 0 144 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2916

[startup+0.101581 s]
/proc/loadavg: 0.92 1.00 0.99 3/64 12848
/proc/meminfo: memFree=1859192/2055920 swapFree=4184580/4192956
[pid=12848] ppid=12846 vsize=3848 CPUtime=0.09
/proc/12848/stat : 12848 (glpPBv3) R 12846 12848 12447 0 -1 0 560 0 0 0 9 0 0 0 18 0 1 0 111945275 3940352 530 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 5336791 0 0 4096 0 0 0 0 17 1 0 0
/proc/12848/statm: 962 530 199 40 0 377 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3848

[startup+0.301614 s]
/proc/loadavg: 0.92 1.00 0.99 3/64 12848
/proc/meminfo: memFree=1859192/2055920 swapFree=4184580/4192956
[pid=12848] ppid=12846 vsize=5844 CPUtime=0.29
/proc/12848/stat : 12848 (glpPBv3) R 12846 12848 12447 0 -1 0 1085 0 0 0 29 0 0 0 19 0 1 0 111945275 5984256 1055 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 5336791 0 0 4096 0 0 0 0 17 1 0 0
/proc/12848/statm: 1461 1055 199 40 0 876 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5844

[startup+0.701681 s]
/proc/loadavg: 0.92 1.00 0.99 3/64 12848
/proc/meminfo: memFree=1859192/2055920 swapFree=4184580/4192956
[pid=12848] ppid=12846 vsize=8644 CPUtime=0.69
/proc/12848/stat : 12848 (glpPBv3) R 12846 12848 12447 0 -1 0 1782 0 0 0 68 1 0 0 22 0 1 0 111945275 8851456 1752 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12848/statm: 2161 1752 199 40 0 1576 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8644

[startup+1.50181 s]
/proc/loadavg: 0.92 1.00 0.99 2/65 12849
/proc/meminfo: memFree=1850736/2055920 swapFree=4184580/4192956
[pid=12848] ppid=12846 vsize=43820 CPUtime=1.49
/proc/12848/stat : 12848 (glpPBv3) R 12846 12848 12447 0 -1 0 11604 0 0 0 144 5 0 0 25 0 1 0 111945275 44871680 10502 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 5336791 0 0 4096 0 0 0 0 17 1 0 0
/proc/12848/statm: 10955 10510 219 40 0 10370 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43820

[startup+3.10208 s]
/proc/loadavg: 0.93 1.00 0.99 2/65 12849
/proc/meminfo: memFree=1817008/2055920 swapFree=4184580/4192956
[pid=12848] ppid=12846 vsize=44176 CPUtime=3.09
/proc/12848/stat : 12848 (glpPBv3) R 12846 12848 12447 0 -1 0 12749 0 0 0 303 6 0 0 25 0 1 0 111945275 45236224 10639 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134643691 0 0 4096 0 0 0 0 17 1 0 0
/proc/12848/statm: 11044 10639 221 40 0 10459 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44176

[startup+6.30162 s]
/proc/loadavg: 0.93 1.00 0.99 2/65 12849
/proc/meminfo: memFree=1814512/2055920 swapFree=4184580/4192956
[pid=12848] ppid=12846 vsize=46680 CPUtime=6.29
/proc/12848/stat : 12848 (glpPBv3) R 12846 12848 12447 0 -1 0 16018 0 0 0 621 8 0 0 25 0 1 0 111945275 47800320 11265 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134643491 0 0 4096 0 0 0 0 17 1 0 0
/proc/12848/statm: 11670 11265 221 40 0 11085 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 46680

[startup+12.7017 s]
/proc/loadavg: 0.94 1.00 0.99 2/65 12849
/proc/meminfo: memFree=1814512/2055920 swapFree=4184580/4192956
[pid=12848] ppid=12846 vsize=46680 CPUtime=12.69
/proc/12848/stat : 12848 (glpPBv3) R 12846 12848 12447 0 -1 0 19378 0 0 0 1259 10 0 0 25 0 1 0 111945275 47800320 11265 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134583691 0 0 4096 0 0 0 0 17 1 0 0
/proc/12848/statm: 11670 11265 221 40 0 11085 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 46680

[startup+25.5018 s]
/proc/loadavg: 0.95 1.00 0.99 2/65 12849
/proc/meminfo: memFree=1815792/2055920 swapFree=4184580/4192956
[pid=12848] ppid=12846 vsize=45432 CPUtime=25.48
/proc/12848/stat : 12848 (glpPBv3) R 12846 12848 12447 0 -1 0 26400 0 0 0 2535 13 0 0 25 0 1 0 111945275 46522368 10953 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12848/statm: 11358 10953 221 40 0 10773 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 45432

[startup+51.1011 s]
/proc/loadavg: 0.96 1.00 0.99 2/65 12849
/proc/meminfo: memFree=1801456/2055920 swapFree=4184580/4192956
[pid=12848] ppid=12846 vsize=59972 CPUtime=51.08
/proc/12848/stat : 12848 (glpPBv3) R 12846 12848 12447 0 -1 0 134698 0 0 0 5048 60 0 0 25 0 1 0 111945275 61411328 14603 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134542138 0 0 4096 0 0 0 0 17 1 0 0
/proc/12848/statm: 14993 14603 227 40 0 14408 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 59972

[startup+102.306 s]
/proc/loadavg: 0.98 1.00 0.99 2/65 12849
/proc/meminfo: memFree=1796400/2055920 swapFree=4184580/4192956
[pid=12848] ppid=12846 vsize=64980 CPUtime=102.26
/proc/12848/stat : 12848 (glpPBv3) R 12846 12848 12447 0 -1 0 556454 0 0 0 9994 232 0 0 25 0 1 0 111945275 66539520 15860 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134542146 0 0 4096 0 0 0 0 17 1 0 0
/proc/12848/statm: 16245 15860 227 40 0 15660 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 64980

[startup+162.302 s]
/proc/loadavg: 0.99 1.00 0.99 3/65 12849
/proc/meminfo: memFree=1796400/2055920 swapFree=4184580/4192956
[pid=12848] ppid=12846 vsize=64980 CPUtime=162.24
/proc/12848/stat : 12848 (glpPBv3) R 12846 12848 12447 0 -1 0 1048909 0 0 0 15792 432 0 0 25 0 1 0 111945275 66539520 15862 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134542138 0 0 4096 0 0 0 0 17 1 0 0
/proc/12848/statm: 16245 15862 227 40 0 15660 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 64980

[startup+222.302 s]
/proc/loadavg: 1.06 1.02 1.00 2/65 12849
/proc/meminfo: memFree=1796400/2055920 swapFree=4184580/4192956
[pid=12848] ppid=12846 vsize=64140 CPUtime=222.22
/proc/12848/stat : 12848 (glpPBv3) R 12846 12848 12447 0 -1 0 1558920 0 0 0 21580 642 0 0 25 0 1 0 111945275 65679360 15654 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12848/statm: 16035 15654 227 40 0 15450 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 64140

[startup+282.302 s]
/proc/loadavg: 1.08 1.03 1.00 2/65 12849
/proc/meminfo: memFree=1796400/2055920 swapFree=4184580/4192956
[pid=12848] ppid=12846 vsize=64980 CPUtime=282.21
/proc/12848/stat : 12848 (glpPBv3) R 12846 12848 12447 0 -1 0 2062671 0 0 0 27371 850 0 0 25 0 1 0 111945275 66539520 15864 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134542138 0 0 4096 0 0 0 0 17 1 0 0
/proc/12848/statm: 16245 15864 227 40 0 15660 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 64980

[startup+342.302 s]
/proc/loadavg: 1.09 1.03 1.00 2/65 12849
/proc/meminfo: memFree=1796400/2055920 swapFree=4184580/4192956
[pid=12848] ppid=12846 vsize=64980 CPUtime=342.18
/proc/12848/stat : 12848 (glpPBv3) R 12846 12848 12447 0 -1 0 2554496 0 0 0 33163 1055 0 0 25 0 1 0 111945275 66539520 15866 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134629283 0 0 4096 0 0 0 0 17 1 0 0
/proc/12848/statm: 16245 15866 227 40 0 15660 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 64980

[startup+402.302 s]
/proc/loadavg: 1.03 1.03 1.00 2/65 12851
/proc/meminfo: memFree=1796208/2055920 swapFree=4184580/4192956
[pid=12848] ppid=12846 vsize=64980 CPUtime=402.16
/proc/12848/stat : 12848 (glpPBv3) R 12846 12848 12447 0 -1 0 3041323 0 0 0 38958 1258 0 0 25 0 1 0 111945275 66539520 15868 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134643288 0 0 4096 0 0 0 0 17 1 0 0
/proc/12848/statm: 16245 15868 227 40 0 15660 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 64980

[startup+462.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 12851
/proc/meminfo: memFree=1796208/2055920 swapFree=4184580/4192956
[pid=12848] ppid=12846 vsize=64980 CPUtime=462.14
/proc/12848/stat : 12848 (glpPBv3) R 12846 12848 12447 0 -1 0 3513616 0 0 0 44760 1454 0 0 25 0 1 0 111945275 66539520 15868 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/12848/statm: 16245 15868 227 40 0 15660 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 64980

[startup+522.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 12851
/proc/meminfo: memFree=1796144/2055920 swapFree=4184580/4192956
[pid=12848] ppid=12846 vsize=65060 CPUtime=522.13
/proc/12848/stat : 12848 (glpPBv3) R 12846 12848 12447 0 -1 0 4034337 0 0 0 50540 1673 0 0 25 0 1 0 111945275 66621440 15870 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/12848/statm: 16265 15870 227 40 0 15680 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 65060

[startup+582.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 12851
/proc/meminfo: memFree=1796144/2055920 swapFree=4184580/4192956
[pid=12848] ppid=12846 vsize=65060 CPUtime=582.1
/proc/12848/stat : 12848 (glpPBv3) R 12846 12848 12447 0 -1 0 4518138 0 0 0 56336 1874 0 0 25 0 1 0 111945275 66621440 15870 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134626349 0 0 4096 0 0 0 0 17 1 0 0
/proc/12848/statm: 16265 15870 227 40 0 15680 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 65060

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12851
/proc/meminfo: memFree=1785392/2055920 swapFree=4184580/4192956
[pid=12848] ppid=12846 vsize=75608 CPUtime=642.09
/proc/12848/stat : 12848 (glpPBv3) R 12846 12848 12447 0 -1 0 4975935 0 0 0 62138 2071 0 0 25 0 1 0 111945275 77422592 18511 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134643631 0 0 4096 0 0 0 0 17 1 0 0
/proc/12848/statm: 18902 18511 227 40 0 18317 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 75608


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

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12851
/proc/meminfo: memFree=1785392/2055920 swapFree=4184580/4192956
[pid=12848] ppid=12846 vsize=75608 CPUtime=882.01
/proc/12848/stat : 12848 (glpPBv3) R 12846 12848 12447 0 -1 0 6726808 0 0 0 85367 2834 0 0 25 0 1 0 111945275 77422592 18519 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134585311 0 0 4096 0 0 0 0 17 1 0 0
/proc/12848/statm: 18902 18519 227 40 0 18317 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 75608

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12851
/proc/meminfo: memFree=1796080/2055920 swapFree=4184580/4192956
[pid=12848] ppid=12846 vsize=65060 CPUtime=941.99
/proc/12848/stat : 12848 (glpPBv3) R 12846 12848 12447 0 -1 0 7122968 0 0 0 91202 2997 0 0 25 0 1 0 111945275 66621440 15886 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134543006 0 0 4096 0 0 0 0 17 1 0 0
/proc/12848/statm: 16265 15886 227 40 0 15680 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 65060

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12851
/proc/meminfo: memFree=1796080/2055920 swapFree=4184580/4192956
[pid=12848] ppid=12846 vsize=65140 CPUtime=1001.97
/proc/12848/stat : 12848 (glpPBv3) R 12846 12848 12447 0 -1 0 7484133 0 0 0 97047 3150 0 0 25 0 1 0 111945275 66703360 15890 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134542153 0 0 4096 0 0 0 0 17 1 0 0
/proc/12848/statm: 16285 15890 227 40 0 15700 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 65140

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12851
/proc/meminfo: memFree=1796080/2055920 swapFree=4184580/4192956
[pid=12848] ppid=12846 vsize=65140 CPUtime=1061.95
/proc/12848/stat : 12848 (glpPBv3) R 12846 12848 12447 0 -1 0 7973520 0 0 0 102846 3349 0 0 25 0 1 0 111945275 66703360 15890 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134543006 0 0 4096 0 0 0 0 17 1 0 0
/proc/12848/statm: 16285 15890 227 40 0 15700 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 65140

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12851
/proc/meminfo: memFree=1785328/2055920 swapFree=4184580/4192956
[pid=12848] ppid=12846 vsize=65140 CPUtime=1121.94
/proc/12848/stat : 12848 (glpPBv3) R 12846 12848 12447 0 -1 0 8448884 0 0 0 108647 3547 0 0 25 0 1 0 111945275 66703360 15894 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134542138 0 0 4096 0 0 0 0 17 1 0 0
/proc/12848/statm: 16285 15894 227 40 0 15700 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 65140

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12851
/proc/meminfo: memFree=1796720/2055920 swapFree=4184580/4192956
[pid=12848] ppid=12846 vsize=65140 CPUtime=1181.91
/proc/12848/stat : 12848 (glpPBv3) R 12846 12848 12447 0 -1 0 8940245 0 0 0 114446 3745 0 0 25 0 1 0 111945275 66703360 15894 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/12848/statm: 16285 15894 227 40 0 15700 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 65140

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12851
/proc/meminfo: memFree=1785392/2055920 swapFree=4184580/4192956
[pid=12848] ppid=12846 vsize=75688 CPUtime=1241.89
/proc/12848/stat : 12848 (glpPBv3) R 12846 12848 12447 0 -1 0 9424837 0 0 0 120240 3949 0 0 25 0 1 0 111945275 77504512 18533 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134585286 0 0 4096 0 0 0 0 17 1 0 0
/proc/12848/statm: 18922 18533 227 40 0 18337 0
Current children cumulated CPU time (s) 1241.89
Current children cumulated vsize (KiB) 75688

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12851
/proc/meminfo: memFree=1795952/2055920 swapFree=4184580/4192956
[pid=12848] ppid=12846 vsize=65140 CPUtime=1301.88
/proc/12848/stat : 12848 (glpPBv3) R 12846 12848 12447 0 -1 0 9872574 0 0 0 126051 4137 0 0 25 0 1 0 111945275 66703360 15900 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134542138 0 0 4096 0 0 0 0 17 1 0 0
/proc/12848/statm: 16285 15900 227 40 0 15700 0
Current children cumulated CPU time (s) 1301.88
Current children cumulated vsize (KiB) 65140

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12851
/proc/meminfo: memFree=1785200/2055920 swapFree=4184580/4192956
[pid=12848] ppid=12846 vsize=75688 CPUtime=1361.85
/proc/12848/stat : 12848 (glpPBv3) R 12846 12848 12447 0 -1 0 10239649 0 0 0 131896 4289 0 0 25 0 1 0 111945275 77504512 18539 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134643494 0 0 4096 0 0 0 0 17 1 0 0
/proc/12848/statm: 18922 18539 227 40 0 18337 0
Current children cumulated CPU time (s) 1361.85
Current children cumulated vsize (KiB) 75688

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12851
/proc/meminfo: memFree=1795888/2055920 swapFree=4184580/4192956
[pid=12848] ppid=12846 vsize=65140 CPUtime=1421.84
/proc/12848/stat : 12848 (glpPBv3) R 12846 12848 12447 0 -1 0 10561385 0 0 0 137753 4431 0 0 25 0 1 0 111945275 66703360 15906 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134542138 0 0 4096 0 0 0 0 17 1 0 0
/proc/12848/statm: 16285 15906 227 40 0 15700 0
Current children cumulated CPU time (s) 1421.84
Current children cumulated vsize (KiB) 65140

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12851
/proc/meminfo: memFree=1785136/2055920 swapFree=4184580/4192956
[pid=12848] ppid=12846 vsize=75688 CPUtime=1481.81
/proc/12848/stat : 12848 (glpPBv3) R 12846 12848 12447 0 -1 0 10768020 0 0 0 143665 4516 0 0 25 0 1 0 111945275 77504512 18546 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134643580 0 0 4096 0 0 0 0 17 1 0 0
/proc/12848/statm: 18922 18546 227 40 0 18337 0
Current children cumulated CPU time (s) 1481.81
Current children cumulated vsize (KiB) 75688

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12851
/proc/meminfo: memFree=1795888/2055920 swapFree=4184580/4192956
[pid=12848] ppid=12846 vsize=65232 CPUtime=1541.79
/proc/12848/stat : 12848 (glpPBv3) R 12846 12848 12447 0 -1 0 11220797 0 0 0 149473 4706 0 0 25 0 1 0 111945275 66797568 15913 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134542138 0 0 4096 0 0 0 0 17 1 0 0
/proc/12848/statm: 16308 15913 227 40 0 15723 0
Current children cumulated CPU time (s) 1541.79
Current children cumulated vsize (KiB) 65232

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12851
/proc/meminfo: memFree=1795888/2055920 swapFree=4184580/4192956
[pid=12848] ppid=12846 vsize=65232 CPUtime=1601.78
/proc/12848/stat : 12848 (glpPBv3) R 12846 12848 12447 0 -1 0 11690573 0 0 0 155278 4900 0 0 25 0 1 0 111945275 66797568 15915 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134542138 0 0 4096 0 0 0 0 17 1 0 0
/proc/12848/statm: 16308 15915 227 40 0 15723 0
Current children cumulated CPU time (s) 1601.78
Current children cumulated vsize (KiB) 65232

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12851
/proc/meminfo: memFree=1785136/2055920 swapFree=4184580/4192956
[pid=12848] ppid=12846 vsize=75780 CPUtime=1661.76
/proc/12848/stat : 12848 (glpPBv3) R 12846 12848 12447 0 -1 0 12034634 0 0 0 161132 5044 0 0 25 0 1 0 111945275 77598720 18556 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134643550 0 0 4096 0 0 0 0 17 1 0 0
/proc/12848/statm: 18945 18556 227 40 0 18360 0
Current children cumulated CPU time (s) 1661.76
Current children cumulated vsize (KiB) 75780

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 12941
/proc/meminfo: memFree=1783808/2055920 swapFree=4184580/4192956
[pid=12848] ppid=12846 vsize=75780 CPUtime=1721.72
/proc/12848/stat : 12848 (glpPBv3) R 12846 12848 12447 0 -1 0 12409447 0 0 0 166973 5199 0 0 25 0 1 0 111945275 77598720 18558 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134605658 0 0 4096 0 0 0 0 17 1 0 0
/proc/12848/statm: 18945 18558 227 40 0 18360 0
Current children cumulated CPU time (s) 1721.72
Current children cumulated vsize (KiB) 75780

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13049
/proc/meminfo: memFree=1795376/2055920 swapFree=4184580/4192956
[pid=12848] ppid=12846 vsize=65232 CPUtime=1781.63
/proc/12848/stat : 12848 (glpPBv3) R 12846 12848 12447 0 -1 0 12829212 0 0 0 172788 5375 0 0 25 0 1 0 111945275 66797568 15925 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134542153 0 0 4096 0 0 0 0 17 1 0 0
/proc/12848/statm: 16308 15925 227 40 0 15723 0
Current children cumulated CPU time (s) 1781.63
Current children cumulated vsize (KiB) 65232



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13049
/proc/meminfo: memFree=1795376/2055920 swapFree=4184580/4192956
[pid=12848] ppid=12846 vsize=65232 CPUtime=1800.04
/proc/12848/stat : 12848 (glpPBv3) R 12846 12848 12447 0 -1 0 12986337 0 0 0 174563 5441 0 0 25 0 1 0 111945275 66797568 15927 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/12848/statm: 16308 15927 227 40 0 15723 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 65232

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: 1.00 1.00 1.00 2/65 13049
/proc/meminfo: memFree=1795376/2055920 swapFree=4184580/4192956
[pid=12848] ppid=12846 vsize=65232 CPUtime=1800.04
/proc/12848/stat : 12848 (glpPBv3) R 12846 12848 12447 0 -1 0 12986337 0 0 0 174563 5441 0 0 25 0 1 0 111945275 66797568 15927 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/12848/statm: 16308 15927 227 40 0 15723 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 65232

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.72
CPU time (s): 1800.06
CPU user time (s): 1745.64
CPU system time (s): 54.4227
CPU usage (%): 99.9632
Max. virtual memory (cumulated for all children) (KiB): 77176

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

runsolver used 1.36679 second user time and 3.63345 second system time

The end

Launcher Data (download as text)

Begin job on node58 on Sun Apr 15 12:32:36 UTC 2007

IDJOB= 352737
IDBENCH= 2013
IDSOLVER= 166
FILE ID= node58/352737-1176640356

PBS_JOBID= 4559839

Free space on /tmp= 66559 MiB

SOLVER NAME= glpPB 0.2
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/ttp/normalized-circ10_3.opb
COMMAND LINE= glpPBv3 /tmp/evaluation/352737-1176640356/instance-352737-1176640356.opb
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node58/convwatcher-352737-1176640356 -o ROOT/results/node58/conversion-352737-1176640356 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/352737-1176640356/instance-352737-1176640356.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 9ebec3e8d890fdeefad01654ad9b68b7
MD5SUM BENCH=  2821538067d8c071dc9bd4a000c6d040

RANDOM SEED= 648296597

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node58.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.265
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.265
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:       1859664 kB
Buffers:          4872 kB
Cached:         108000 kB
SwapCached:       2116 kB
Active:          50396 kB
Inactive:        72424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1859664 kB
SwapTotal:     4192956 kB
SwapFree:      4184580 kB
Dirty:            5260 kB
Writeback:           0 kB
Mapped:          16848 kB
Slab:            59540 kB
Committed_AS:   191080 kB
PageTables:       1380 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= 66559 MiB

End job on node58 on Sun Apr 15 13:02:39 UTC 2007