Trace number 429599

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.09 1800.82

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=7-P0=53-P1=109-P2=43-P3=13-P4=17-P5=101-P6=59-P7=7-P8=29-P9=107-B.opb
MD5SUM1141c23e5342793635b3f22754b52627
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.164974
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables189
Total number of constraints19
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints19
Minimum length of a constraint7
Maximum length of a constraint63
Number of terms in the objective function 7
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 127
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 8192
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 32512
Number of bits of the biggest sum of numbers15
Number of products (including duplicates)441
Sum of products size (including duplicates)882
Number of different products441
Sum of products size882

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)

Linearizing /tmp/evaluation/429599-1177986839/instance-429599-1177986839.opb

Watcher Data (download as text)

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

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

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


[startup+0 s]
/proc/loadavg: 0.91 0.97 0.95 3/64 2278
/proc/meminfo: memFree=1769464/2055920 swapFree=4184616/4192956
[pid=2278] ppid=2276 vsize=2648 CPUtime=0
/proc/2278/stat : 2278 (glpPBv3) R 2276 2278 577 0 -1 0 265 0 0 0 0 0 0 0 18 0 1 0 246593498 2711552 236 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 9752279 0 0 4096 0 0 0 0 17 1 0 0
/proc/2278/statm: 662 236 199 40 0 77 0

[startup+0.0232001 s]
/proc/loadavg: 0.91 0.97 0.95 3/64 2278
/proc/meminfo: memFree=1769464/2055920 swapFree=4184616/4192956
[pid=2278] ppid=2276 vsize=3440 CPUtime=0.01
/proc/2278/stat : 2278 (glpPBv3) R 2276 2278 577 0 -1 0 494 0 0 0 1 0 0 0 18 0 1 0 246593498 3522560 464 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 9752279 0 0 4096 0 0 0 0 17 1 0 0
/proc/2278/statm: 860 464 223 40 0 275 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 3440

[startup+0.101214 s]
/proc/loadavg: 0.91 0.97 0.95 3/64 2278
/proc/meminfo: memFree=1769464/2055920 swapFree=4184616/4192956
[pid=2278] ppid=2276 vsize=3844 CPUtime=0.09
/proc/2278/stat : 2278 (glpPBv3) R 2276 2278 577 0 -1 0 613 0 0 0 9 0 0 0 18 0 1 0 246593498 3936256 583 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2278/statm: 961 583 227 40 0 376 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3844

[startup+0.301251 s]
/proc/loadavg: 0.91 0.97 0.95 3/64 2278
/proc/meminfo: memFree=1769464/2055920 swapFree=4184616/4192956
[pid=2278] ppid=2276 vsize=3844 CPUtime=0.29
/proc/2278/stat : 2278 (glpPBv3) R 2276 2278 577 0 -1 0 613 0 0 0 29 0 0 0 19 0 1 0 246593498 3936256 583 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/2278/statm: 961 583 227 40 0 376 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3844

[startup+0.702328 s]
/proc/loadavg: 0.91 0.97 0.95 3/64 2278
/proc/meminfo: memFree=1769464/2055920 swapFree=4184616/4192956
[pid=2278] ppid=2276 vsize=3884 CPUtime=0.69
/proc/2278/stat : 2278 (glpPBv3) R 2276 2278 577 0 -1 0 617 0 0 0 69 0 0 0 22 0 1 0 246593498 3977216 587 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134542978 0 0 4096 0 0 0 0 17 1 0 0
/proc/2278/statm: 971 587 227 40 0 386 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3884

[startup+1.50148 s]
/proc/loadavg: 0.91 0.97 0.95 2/65 2279
/proc/meminfo: memFree=1768048/2055920 swapFree=4184616/4192956
[pid=2278] ppid=2276 vsize=3884 CPUtime=1.49
/proc/2278/stat : 2278 (glpPBv3) R 2276 2278 577 0 -1 0 657 0 0 0 149 0 0 0 25 0 1 0 246593498 3977216 595 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134636911 0 0 4096 0 0 0 0 17 1 0 0
/proc/2278/statm: 971 595 227 40 0 386 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3884

[startup+3.10178 s]
/proc/loadavg: 0.91 0.97 0.95 2/65 2279
/proc/meminfo: memFree=1767856/2055920 swapFree=4184616/4192956
[pid=2278] ppid=2276 vsize=3916 CPUtime=3.09
/proc/2278/stat : 2278 (glpPBv3) R 2276 2278 577 0 -1 0 5305 0 0 0 307 2 0 0 25 0 1 0 246593498 4009984 603 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2278/statm: 979 603 227 40 0 394 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3916

[startup+6.30139 s]
/proc/loadavg: 0.92 0.97 0.95 2/65 2279
/proc/meminfo: memFree=1767536/2055920 swapFree=4184616/4192956
[pid=2278] ppid=2276 vsize=4084 CPUtime=6.29
/proc/2278/stat : 2278 (glpPBv3) R 2276 2278 577 0 -1 0 18918 0 0 0 622 7 0 0 25 0 1 0 246593498 4182016 645 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134542160 0 0 4096 0 0 0 0 17 1 0 0
/proc/2278/statm: 1021 645 227 40 0 436 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4084

[startup+12.7016 s]
/proc/loadavg: 0.93 0.97 0.95 2/65 2279
/proc/meminfo: memFree=1767096/2055920 swapFree=4184616/4192956
[pid=2278] ppid=2276 vsize=4432 CPUtime=12.68
/proc/2278/stat : 2278 (glpPBv3) R 2276 2278 577 0 -1 0 42907 0 0 0 1252 16 0 0 25 0 1 0 246593498 4538368 732 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134629229 0 0 4096 0 0 0 0 17 1 0 0
/proc/2278/statm: 1108 732 227 40 0 523 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 4432

[startup+25.501 s]
/proc/loadavg: 0.94 0.97 0.95 2/65 2279
/proc/meminfo: memFree=1766464/2055920 swapFree=4184616/4192956
[pid=2278] ppid=2276 vsize=5092 CPUtime=25.48
/proc/2278/stat : 2278 (glpPBv3) R 2276 2278 577 0 -1 0 89950 0 0 0 2513 35 0 0 25 0 1 0 246593498 5214208 897 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134632405 0 0 4096 0 0 0 0 17 1 0 0
/proc/2278/statm: 1273 897 227 40 0 688 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 5092

[startup+51.1019 s]
/proc/loadavg: 0.96 0.97 0.95 2/65 2279
/proc/meminfo: memFree=1765184/2055920 swapFree=4184616/4192956
[pid=2278] ppid=2276 vsize=6484 CPUtime=51.07
/proc/2278/stat : 2278 (glpPBv3) R 2276 2278 577 0 -1 0 183724 0 0 0 5031 76 0 0 25 0 1 0 246593498 6639616 1226 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2278/statm: 1621 1226 227 40 0 1036 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 6484

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.95 2/65 2279
/proc/meminfo: memFree=1762752/2055920 swapFree=4184616/4192956
[pid=2278] ppid=2276 vsize=8884 CPUtime=102.26
/proc/2278/stat : 2278 (glpPBv3) R 2276 2278 577 0 -1 0 371086 0 0 0 10069 157 0 0 25 0 1 0 246593498 9097216 1826 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2278/statm: 2221 1826 227 40 0 1636 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 8884

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 2279
/proc/meminfo: memFree=1760128/2055920 swapFree=4184616/4192956
[pid=2278] ppid=2276 vsize=11540 CPUtime=162.23
/proc/2278/stat : 2278 (glpPBv3) R 2276 2278 577 0 -1 0 579910 0 0 0 15974 249 0 0 25 0 1 0 246593498 11816960 2486 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 9721467 0 0 4096 0 0 0 0 17 1 0 0
/proc/2278/statm: 2885 2486 227 40 0 2300 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 11540

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 2279
/proc/meminfo: memFree=1757632/2055920 swapFree=4184616/4192956
[pid=2278] ppid=2276 vsize=13804 CPUtime=222.22
/proc/2278/stat : 2278 (glpPBv3) R 2276 2278 577 0 -1 0 784587 0 0 0 21880 342 0 0 25 0 1 0 246593498 14135296 3075 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134534663 0 0 4096 0 0 0 0 17 1 0 0
/proc/2278/statm: 3451 3075 227 40 0 2866 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 13804

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 2279
/proc/meminfo: memFree=1754816/2055920 swapFree=4184616/4192956
[pid=2278] ppid=2276 vsize=16804 CPUtime=282.19
/proc/2278/stat : 2278 (glpPBv3) R 2276 2278 577 0 -1 0 984425 0 0 0 27787 432 0 0 25 0 1 0 246593498 17207296 3805 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2278/statm: 4201 3805 227 40 0 3616 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 16804

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 2279
/proc/meminfo: memFree=1752576/2055920 swapFree=4184616/4192956
[pid=2278] ppid=2276 vsize=18864 CPUtime=342.17
/proc/2278/stat : 2278 (glpPBv3) R 2276 2278 577 0 -1 0 1179528 0 0 0 33696 521 0 0 25 0 1 0 246593498 19316736 4340 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134534356 0 0 4096 0 0 0 0 17 1 0 0
/proc/2278/statm: 4716 4340 227 40 0 4131 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 18864

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 2279
/proc/meminfo: memFree=1750464/2055920 swapFree=4184616/4192956
[pid=2278] ppid=2276 vsize=21096 CPUtime=402.15
/proc/2278/stat : 2278 (glpPBv3) R 2276 2278 577 0 -1 0 1371730 0 0 0 39608 607 0 0 25 0 1 0 246593498 21602304 4879 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2278/statm: 5274 4879 227 40 0 4689 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 21096

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 2279
/proc/meminfo: memFree=1748416/2055920 swapFree=4184616/4192956
[pid=2278] ppid=2276 vsize=23080 CPUtime=462.14
/proc/2278/stat : 2278 (glpPBv3) R 2276 2278 577 0 -1 0 1559486 0 0 0 45528 686 0 0 25 0 1 0 246593498 23633920 5394 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/2278/statm: 5770 5394 227 40 0 5185 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 23080

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 2287
/proc/meminfo: memFree=1746304/2055920 swapFree=4184616/4192956
[pid=2278] ppid=2276 vsize=25140 CPUtime=522.1
/proc/2278/stat : 2278 (glpPBv3) R 2276 2278 577 0 -1 0 1745335 0 0 0 51443 767 0 0 25 0 1 0 246593498 25743360 5909 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2278/statm: 6285 5909 227 40 0 5700 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 25140

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 2287
/proc/meminfo: memFree=1742912/2055920 swapFree=4184616/4192956
[pid=2278] ppid=2276 vsize=28600 CPUtime=582.08
/proc/2278/stat : 2278 (glpPBv3) R 2276 2278 577 0 -1 0 1927442 0 0 0 57366 842 0 0 25 0 1 0 246593498 29286400 6754 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2278/statm: 7150 6754 227 40 0 6565 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 28600

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 2287
/proc/meminfo: memFree=1740928/2055920 swapFree=4184616/4192956
[pid=2278] ppid=2276 vsize=30472 CPUtime=642.06
/proc/2278/stat : 2278 (glpPBv3) R 2276 2278 577 0 -1 0 2105434 0 0 0 63283 923 0 0 25 0 1 0 246593498 31203328 7242 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134578288 0 0 4096 0 0 0 0 17 1 0 0
/proc/2278/statm: 7618 7242 227 40 0 7033 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 30472


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

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 2287
/proc/meminfo: memFree=1735168/2055920 swapFree=4184616/4192956
[pid=2278] ppid=2276 vsize=36388 CPUtime=822
/proc/2278/stat : 2278 (glpPBv3) R 2276 2278 577 0 -1 0 2623256 0 0 0 81054 1146 0 0 25 0 1 0 246593498 37261312 8702 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2278/statm: 9097 8702 227 40 0 8512 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 36388

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 2287
/proc/meminfo: memFree=1733376/2055920 swapFree=4184616/4192956
[pid=2278] ppid=2276 vsize=38080 CPUtime=881.98
/proc/2278/stat : 2278 (glpPBv3) R 2276 2278 577 0 -1 0 2789492 0 0 0 86976 1222 0 0 25 0 1 0 246593498 38993920 9144 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134569956 0 0 4096 0 0 0 0 17 1 0 0
/proc/2278/statm: 9520 9144 227 40 0 8935 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 38080

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 2287
/proc/meminfo: memFree=1731392/2055920 swapFree=4184616/4192956
[pid=2278] ppid=2276 vsize=40056 CPUtime=941.96
/proc/2278/stat : 2278 (glpPBv3) R 2276 2278 577 0 -1 0 2955114 0 0 0 92902 1294 0 0 25 0 1 0 246593498 41017344 9638 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/2278/statm: 10014 9638 227 40 0 9429 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 40056

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 2287
/proc/meminfo: memFree=1729344/2055920 swapFree=4184616/4192956
[pid=2278] ppid=2276 vsize=42232 CPUtime=1001.94
/proc/2278/stat : 2278 (glpPBv3) R 2276 2278 577 0 -1 0 3122621 0 0 0 98826 1368 0 0 25 0 1 0 246593498 43245568 10159 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134637210 0 0 4096 0 0 0 0 17 1 0 0
/proc/2278/statm: 10558 10159 227 40 0 9973 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 42232

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 2287
/proc/meminfo: memFree=1727488/2055920 swapFree=4184616/4192956
[pid=2278] ppid=2276 vsize=43928 CPUtime=1061.92
/proc/2278/stat : 2278 (glpPBv3) R 2276 2278 577 0 -1 0 3278557 0 0 0 104753 1439 0 0 25 0 1 0 246593498 44982272 10606 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134537374 0 0 4096 0 0 0 0 17 1 0 0
/proc/2278/statm: 10982 10606 227 40 0 10397 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 43928

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 2287
/proc/meminfo: memFree=1725696/2055920 swapFree=4184616/4192956
[pid=2278] ppid=2276 vsize=45852 CPUtime=1121.9
/proc/2278/stat : 2278 (glpPBv3) R 2276 2278 577 0 -1 0 3433455 0 0 0 110679 1511 0 0 25 0 1 0 246593498 46952448 11064 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 9721467 0 0 4096 0 0 0 0 17 1 0 0
/proc/2278/statm: 11463 11064 227 40 0 10878 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 45852

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 2287
/proc/meminfo: memFree=1723968/2055920 swapFree=4184616/4192956
[pid=2278] ppid=2276 vsize=47524 CPUtime=1181.87
/proc/2278/stat : 2278 (glpPBv3) R 2276 2278 577 0 -1 0 3585269 0 0 0 116607 1580 0 0 25 0 1 0 246593498 48664576 11481 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 9721467 0 0 4096 0 0 0 0 17 1 0 0
/proc/2278/statm: 11881 11481 227 40 0 11296 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 47524

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 2287
/proc/meminfo: memFree=1722176/2055920 swapFree=4184616/4192956
[pid=2278] ppid=2276 vsize=49100 CPUtime=1241.86
/proc/2278/stat : 2278 (glpPBv3) R 2276 2278 577 0 -1 0 3734014 0 0 0 122541 1645 0 0 25 0 1 0 246593498 50278400 11899 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134542138 0 0 4096 0 0 0 0 17 1 0 0
/proc/2278/statm: 12275 11899 227 40 0 11690 0
Current children cumulated CPU time (s) 1241.86
Current children cumulated vsize (KiB) 49100

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 2287
/proc/meminfo: memFree=1718080/2055920 swapFree=4184616/4192956
[pid=2278] ppid=2276 vsize=53164 CPUtime=1301.84
/proc/2278/stat : 2278 (glpPBv3) R 2276 2278 577 0 -1 0 3879734 0 0 0 128474 1710 0 0 25 0 1 0 246593498 54439936 12915 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2278/statm: 13291 12915 227 40 0 12706 0
Current children cumulated CPU time (s) 1301.84
Current children cumulated vsize (KiB) 53164

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 2287
/proc/meminfo: memFree=1716544/2055920 swapFree=4184616/4192956
[pid=2278] ppid=2276 vsize=54692 CPUtime=1361.81
/proc/2278/stat : 2278 (glpPBv3) R 2276 2278 577 0 -1 0 4024885 0 0 0 134407 1774 0 0 25 0 1 0 246593498 56004608 13297 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134541514 0 0 4096 0 0 0 0 17 1 0 0
/proc/2278/statm: 13673 13297 227 40 0 13088 0
Current children cumulated CPU time (s) 1361.81
Current children cumulated vsize (KiB) 54692

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 2287
/proc/meminfo: memFree=1714944/2055920 swapFree=4184616/4192956
[pid=2278] ppid=2276 vsize=56396 CPUtime=1421.8
/proc/2278/stat : 2278 (glpPBv3) R 2276 2278 577 0 -1 0 4169673 0 0 0 140345 1835 0 0 25 0 1 0 246593498 57749504 13700 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 9721467 0 0 4096 0 0 0 0 17 1 0 0
/proc/2278/statm: 14099 13700 227 40 0 13514 0
Current children cumulated CPU time (s) 1421.8
Current children cumulated vsize (KiB) 56396

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 2287
/proc/meminfo: memFree=1713216/2055920 swapFree=4184616/4192956
[pid=2278] ppid=2276 vsize=57988 CPUtime=1481.77
/proc/2278/stat : 2278 (glpPBv3) R 2276 2278 577 0 -1 0 4317762 0 0 0 146280 1897 0 0 25 0 1 0 246593498 59379712 14121 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134534674 0 0 4096 0 0 0 0 17 1 0 0
/proc/2278/statm: 14497 14121 227 40 0 13912 0
Current children cumulated CPU time (s) 1481.77
Current children cumulated vsize (KiB) 57988

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 2287
/proc/meminfo: memFree=1711424/2055920 swapFree=4184616/4192956
[pid=2278] ppid=2276 vsize=59744 CPUtime=1541.75
/proc/2278/stat : 2278 (glpPBv3) R 2276 2278 577 0 -1 0 4463416 0 0 0 152217 1958 0 0 25 0 1 0 246593498 61177856 14560 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2278/statm: 14936 14560 227 40 0 14351 0
Current children cumulated CPU time (s) 1541.75
Current children cumulated vsize (KiB) 59744

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 2287
/proc/meminfo: memFree=1709952/2055920 swapFree=4184616/4192956
[pid=2278] ppid=2276 vsize=61372 CPUtime=1601.74
/proc/2278/stat : 2278 (glpPBv3) R 2276 2278 577 0 -1 0 4602864 0 0 0 158156 2018 0 0 25 0 1 0 246593498 62844928 14944 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2278/statm: 15343 14948 227 40 0 14758 0
Current children cumulated CPU time (s) 1601.74
Current children cumulated vsize (KiB) 61372

[startup+1662.3 s]
/proc/loadavg: 1.05 0.99 0.96 2/71 2457
/proc/meminfo: memFree=1707072/2055920 swapFree=4184616/4192956
[pid=2278] ppid=2276 vsize=62740 CPUtime=1661.63
/proc/2278/stat : 2278 (glpPBv3) R 2276 2278 577 0 -1 0 4741814 0 0 0 164085 2078 0 0 25 0 1 0 246593498 64245760 15309 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134543284 0 0 4096 0 0 0 0 17 1 0 0
/proc/2278/statm: 15685 15309 227 40 0 15100 0
Current children cumulated CPU time (s) 1661.63
Current children cumulated vsize (KiB) 62740

[startup+1722.3 s]
/proc/loadavg: 1.07 1.00 0.96 2/65 2485
/proc/meminfo: memFree=1706624/2055920 swapFree=4184616/4192956
[pid=2278] ppid=2276 vsize=64320 CPUtime=1721.59
/proc/2278/stat : 2278 (glpPBv3) R 2276 2278 577 0 -1 0 4881197 0 0 0 170016 2143 0 0 25 0 1 0 246593498 65863680 15704 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2278/statm: 16080 15704 227 40 0 15495 0
Current children cumulated CPU time (s) 1721.59
Current children cumulated vsize (KiB) 64320

[startup+1782.3 s]
/proc/loadavg: 1.07 1.01 0.97 2/65 2485
/proc/meminfo: memFree=1705152/2055920 swapFree=4184616/4192956
[pid=2278] ppid=2276 vsize=65920 CPUtime=1781.57
/proc/2278/stat : 2278 (glpPBv3) R 2276 2278 577 0 -1 0 5016933 0 0 0 175953 2204 0 0 25 0 1 0 246593498 67502080 16080 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 9721467 0 0 4096 0 0 0 0 17 1 0 0
/proc/2278/statm: 16480 16080 227 40 0 15895 0
Current children cumulated CPU time (s) 1781.57
Current children cumulated vsize (KiB) 65920



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 1.05 1.01 0.97 2/65 2485
/proc/meminfo: memFree=1704640/2055920 swapFree=4184616/4192956
[pid=2278] ppid=2276 vsize=66272 CPUtime=1800.07
/proc/2278/stat : 2278 (glpPBv3) R 2276 2278 577 0 -1 0 5059522 0 0 0 177783 2224 0 0 25 0 1 0 246593498 67862528 16192 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134542124 0 0 4096 0 0 0 0 17 1 0 0
/proc/2278/statm: 16568 16192 227 40 0 15983 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 66272

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.82
CPU time (s): 1800.09
CPU user time (s): 1777.83
CPU system time (s): 22.2546
CPU usage (%): 99.9594
Max. virtual memory (cumulated for all children) (KiB): 66404

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

runsolver used 1.37979 second user time and 3.59645 second system time

The end

Launcher Data (download as text)

Begin job on node59 on Tue May  1 02:33:59 UTC 2007

IDJOB= 429599
IDBENCH= 47920
IDSOLVER= 166
FILE ID= node59/429599-1177986839

PBS_JOBID= 4728083

Free space on /tmp= 66562 MiB

SOLVER NAME= glpPB 0.2
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=7-P0=53-P1=109-P2=43-P3=13-P4=17-P5=101-P6=59-P7=7-P8=29-P9=107-B.opb
COMMAND LINE= glpPBv3 /tmp/evaluation/429599-1177986839/instance-429599-1177986839.opb
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node59/convwatcher-429599-1177986839 -o ROOT/results/node59/conversion-429599-1177986839 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/429599-1177986839/instance-429599-1177986839.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 9ebec3e8d890fdeefad01654ad9b68b7
MD5SUM BENCH=  1141c23e5342793635b3f22754b52627

RANDOM SEED= 146305360

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node59.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.268
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.268
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:       1769936 kB
Buffers:         24264 kB
Cached:         182676 kB
SwapCached:       2364 kB
Active:          52076 kB
Inactive:       165264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1769936 kB
SwapTotal:     4192956 kB
SwapFree:      4184616 kB
Dirty:            2312 kB
Writeback:           0 kB
Mapped:          17148 kB
Slab:            54636 kB
Committed_AS:  3225556 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= 66562 MiB

End job on node59 on Tue May  1 03:04:02 UTC 2007