Trace number 431097

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.03 1800.62

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/
factor-mod-B/factor-mod-size=6-P0=2-P1=31-P2=13-P3=31-P4=31-B.opb
MD5SUM626c966be089469ef760f193c8b19154
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark0.050991
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 2
Optimality of the best value was proved YES
Number of variables72
Total number of constraints9
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 constraints9
Minimum length of a constraint6
Maximum length of a constraint48
Number of terms in the objective function 6
Biggest coefficient in the objective function 32
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 63
Number of bits of the sum of numbers in the objective function 6
Biggest number in a constraint 2048
Number of bits of the biggest number in a constraint 12
Biggest sum of numbers in a constraint 8064
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)144
Sum of products size (including duplicates)288
Number of different products144
Sum of products size288

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/431097-1178002686/instance-431097-1178002686.opb

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node45/watcher-431097-1178002686 -o ROOT/results/node45/solver-431097-1178002686 -C 1800 -W 3600 -M 1800 --output-limit 1,15 glpPBv3 /tmp/evaluation/431097-1178002686/instance-431097-1178002686.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.96 1.00 0.98 3/77 10208
/proc/meminfo: memFree=1785160/2055920 swapFree=4157808/4192956
[pid=10208] ppid=10206 vsize=2640 CPUtime=0
/proc/10208/stat : 10208 (glpPBv3) R 10206 10208 8029 0 -1 0 238 0 0 0 0 0 0 0 18 0 1 0 155114207 2703360 209 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 5149200 0 0 4096 0 0 0 0 17 1 0 0
/proc/10208/statm: 660 214 189 40 0 75 0

[startup+0.0713619 s]
/proc/loadavg: 0.96 1.00 0.98 3/77 10208
/proc/meminfo: memFree=1785160/2055920 swapFree=4157808/4192956
[pid=10208] ppid=10206 vsize=3052 CPUtime=0.06
/proc/10208/stat : 10208 (glpPBv3) R 10206 10208 8029 0 -1 0 407 0 0 0 6 0 0 0 18 0 1 0 155114207 3125248 377 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134643288 0 0 4096 0 0 0 0 17 1 0 0
/proc/10208/statm: 763 377 227 40 0 178 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3052

[startup+0.101364 s]
/proc/loadavg: 0.96 1.00 0.98 3/77 10208
/proc/meminfo: memFree=1785160/2055920 swapFree=4157808/4192956
[pid=10208] ppid=10206 vsize=3052 CPUtime=0.09
/proc/10208/stat : 10208 (glpPBv3) R 10206 10208 8029 0 -1 0 408 0 0 0 9 0 0 0 18 0 1 0 155114207 3125248 378 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134542124 0 0 4096 0 0 0 0 17 1 0 0
/proc/10208/statm: 763 378 227 40 0 178 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3052

[startup+0.301385 s]
/proc/loadavg: 0.96 1.00 0.98 3/77 10208
/proc/meminfo: memFree=1785160/2055920 swapFree=4157808/4192956
[pid=10208] ppid=10206 vsize=3052 CPUtime=0.29
/proc/10208/stat : 10208 (glpPBv3) R 10206 10208 8029 0 -1 0 413 0 0 0 29 0 0 0 19 0 1 0 155114207 3125248 383 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134537620 0 0 4096 0 0 0 0 17 1 0 0
/proc/10208/statm: 763 383 227 40 0 178 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3052

[startup+0.701425 s]
/proc/loadavg: 0.96 1.00 0.98 3/77 10208
/proc/meminfo: memFree=1785160/2055920 swapFree=4157808/4192956
[pid=10208] ppid=10206 vsize=3124 CPUtime=0.69
/proc/10208/stat : 10208 (glpPBv3) R 10206 10208 8029 0 -1 0 429 0 0 0 68 1 0 0 23 0 1 0 155114207 3198976 399 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134534725 0 0 4096 0 0 0 0 17 1 0 0
/proc/10208/statm: 781 399 227 40 0 196 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3124

[startup+1.50151 s]
/proc/loadavg: 0.96 1.00 0.98 2/78 10209
/proc/meminfo: memFree=1784448/2055920 swapFree=4157808/4192956
[pid=10208] ppid=10206 vsize=3264 CPUtime=1.49
/proc/10208/stat : 10208 (glpPBv3) R 10206 10208 8029 0 -1 0 452 0 0 0 148 1 0 0 25 0 1 0 155114207 3342336 422 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10208/statm: 816 422 227 40 0 231 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3264

[startup+3.10167 s]
/proc/loadavg: 0.96 1.00 0.98 2/78 10209
/proc/meminfo: memFree=1784128/2055920 swapFree=4157808/4192956
[pid=10208] ppid=10206 vsize=3412 CPUtime=3.09
/proc/10208/stat : 10208 (glpPBv3) R 10206 10208 8029 0 -1 0 501 0 0 0 307 2 0 0 25 0 1 0 155114207 3493888 471 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10208/statm: 853 471 227 40 0 268 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3412

[startup+6.302 s]
/proc/loadavg: 0.96 1.00 0.98 2/78 10209
/proc/meminfo: memFree=1783616/2055920 swapFree=4157808/4192956
[pid=10208] ppid=10206 vsize=3904 CPUtime=6.29
/proc/10208/stat : 10208 (glpPBv3) R 10206 10208 8029 0 -1 0 618 0 0 0 624 5 0 0 25 0 1 0 155114207 3997696 588 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10208/statm: 976 588 227 40 0 391 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3904

[startup+12.7016 s]
/proc/loadavg: 0.96 1.00 0.98 2/78 10209
/proc/meminfo: memFree=1782656/2055920 swapFree=4157808/4192956
[pid=10208] ppid=10206 vsize=4696 CPUtime=12.69
/proc/10208/stat : 10208 (glpPBv3) R 10206 10208 8029 0 -1 0 823 0 0 0 1258 11 0 0 25 0 1 0 155114207 4808704 793 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134569960 0 0 4096 0 0 0 0 17 1 0 0
/proc/10208/statm: 1174 793 227 40 0 589 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4696

[startup+25.5019 s]
/proc/loadavg: 0.97 1.00 0.98 2/78 10209
/proc/meminfo: memFree=1781056/2055920 swapFree=4157808/4192956
[pid=10208] ppid=10206 vsize=6244 CPUtime=25.48
/proc/10208/stat : 10208 (glpPBv3) R 10206 10208 8029 0 -1 0 1237 0 0 0 2529 19 0 0 25 0 1 0 155114207 6393856 1166 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10208/statm: 1561 1166 227 40 0 976 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 6244

[startup+51.1016 s]
/proc/loadavg: 0.98 1.00 0.98 2/78 10209
/proc/meminfo: memFree=1778688/2055920 swapFree=4157808/4192956
[pid=10208] ppid=10206 vsize=8664 CPUtime=51.07
/proc/10208/stat : 10208 (glpPBv3) R 10206 10208 8029 0 -1 0 1855 0 0 0 5071 36 0 0 25 0 1 0 155114207 8871936 1784 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10208/statm: 2166 1784 227 40 0 1581 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 8664

[startup+102.306 s]
/proc/loadavg: 0.99 1.00 0.98 2/78 10209
/proc/meminfo: memFree=1774272/2055920 swapFree=4157808/4192956
[pid=10208] ppid=10206 vsize=13076 CPUtime=102.27
/proc/10208/stat : 10208 (glpPBv3) R 10206 10208 8029 0 -1 0 3030 0 0 0 10156 71 0 0 25 0 1 0 155114207 13389824 2878 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10208/statm: 3269 2878 227 40 0 2684 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 13076

[startup+162.303 s]
/proc/loadavg: 0.99 1.00 0.98 2/78 10209
/proc/meminfo: memFree=1769408/2055920 swapFree=4157808/4192956
[pid=10208] ppid=10206 vsize=17868 CPUtime=162.24
/proc/10208/stat : 10208 (glpPBv3) R 10206 10208 8029 0 -1 0 4391 0 0 0 16116 108 0 0 25 0 1 0 155114207 18296832 4078 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10208/statm: 4467 4078 227 40 0 3882 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 17868

[startup+222.302 s]
/proc/loadavg: 0.99 1.00 0.98 2/84 10383
/proc/meminfo: memFree=1764296/2055920 swapFree=4157808/4192956
[pid=10208] ppid=10206 vsize=21536 CPUtime=222.16
/proc/10208/stat : 10208 (glpPBv3) R 10206 10208 8029 0 -1 0 5314 0 0 0 22072 144 0 0 25 0 1 0 155114207 22052864 5001 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10208/statm: 5384 5001 227 40 0 4799 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 21536

[startup+282.301 s]
/proc/loadavg: 0.99 1.00 0.98 3/78 10407
/proc/meminfo: memFree=1761984/2055920 swapFree=4157808/4192956
[pid=10208] ppid=10206 vsize=24992 CPUtime=282.12
/proc/10208/stat : 10208 (glpPBv3) R 10206 10208 8029 0 -1 0 6172 0 0 0 28041 171 0 0 25 0 1 0 155114207 25591808 5859 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/10208/statm: 6248 5859 227 40 0 5663 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 24992

[startup+342.301 s]
/proc/loadavg: 0.99 1.00 0.98 2/78 10407
/proc/meminfo: memFree=1757632/2055920 swapFree=4157808/4192956
[pid=10208] ppid=10206 vsize=29336 CPUtime=342.1
/proc/10208/stat : 10208 (glpPBv3) R 10206 10208 8029 0 -1 0 7583 0 0 0 34008 202 0 0 25 0 1 0 155114207 30040064 6949 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134578253 0 0 4096 0 0 0 0 17 1 0 0
/proc/10208/statm: 7334 6949 227 40 0 6749 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 29336

[startup+402.301 s]
/proc/loadavg: 0.99 1.00 0.98 2/78 10407
/proc/meminfo: memFree=1754560/2055920 swapFree=4157808/4192956
[pid=10208] ppid=10206 vsize=32352 CPUtime=402.09
/proc/10208/stat : 10208 (glpPBv3) R 10206 10208 8029 0 -1 0 8337 0 0 0 39980 229 0 0 25 0 1 0 155114207 33128448 7703 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10208/statm: 8088 7703 227 40 0 7503 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 32352

[startup+462.301 s]
/proc/loadavg: 0.99 1.00 0.98 2/78 10407
/proc/meminfo: memFree=1751424/2055920 swapFree=4157808/4192956
[pid=10208] ppid=10206 vsize=35508 CPUtime=462.07
/proc/10208/stat : 10208 (glpPBv3) R 10206 10208 8029 0 -1 0 9123 0 0 0 45955 252 0 0 25 0 1 0 155114207 36360192 8489 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10208/statm: 8877 8489 227 40 0 8292 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 35508

[startup+522.301 s]
/proc/loadavg: 0.99 1.00 0.98 2/78 10407
/proc/meminfo: memFree=1748864/2055920 swapFree=4157808/4192956
[pid=10208] ppid=10206 vsize=38244 CPUtime=522.05
/proc/10208/stat : 10208 (glpPBv3) R 10206 10208 8029 0 -1 0 9803 0 0 0 51929 276 0 0 25 0 1 0 155114207 39161856 9169 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134578266 0 0 4096 0 0 0 0 17 1 0 0
/proc/10208/statm: 9561 9169 227 40 0 8976 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 38244

[startup+582.302 s]
/proc/loadavg: 0.99 1.00 0.98 2/78 10407
/proc/meminfo: memFree=1745856/2055920 swapFree=4157808/4192956
[pid=10208] ppid=10206 vsize=41192 CPUtime=582.04
/proc/10208/stat : 10208 (glpPBv3) R 10206 10208 8029 0 -1 0 10543 0 0 0 57903 301 0 0 25 0 1 0 155114207 42180608 9909 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/10208/statm: 10298 9909 227 40 0 9713 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 41192

[startup+642.302 s]
/proc/loadavg: 0.99 1.00 0.98 2/78 10407
/proc/meminfo: memFree=1743296/2055920 swapFree=4157808/4192956
[pid=10208] ppid=10206 vsize=43784 CPUtime=642.03
/proc/10208/stat : 10208 (glpPBv3) R 10206 10208 8029 0 -1 0 11191 0 0 0 63883 320 0 0 25 0 1 0 155114207 44834816 10557 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/10208/statm: 10946 10557 227 40 0 10361 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 43784


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

[startup+822.302 s]
/proc/loadavg: 0.99 1.00 0.98 2/78 10409
/proc/meminfo: memFree=1736448/2055920 swapFree=4157808/4192956
[pid=10208] ppid=10206 vsize=50640 CPUtime=821.97
/proc/10208/stat : 10208 (glpPBv3) R 10206 10208 8029 0 -1 0 12910 0 0 0 81817 380 0 0 25 0 1 0 155114207 51855360 12276 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134578263 0 0 4096 0 0 0 0 17 1 0 0
/proc/10208/statm: 12660 12276 227 40 0 12075 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 50640

[startup+882.301 s]
/proc/loadavg: 0.99 1.00 0.98 2/78 10409
/proc/meminfo: memFree=1731648/2055920 swapFree=4157808/4192956
[pid=10208] ppid=10206 vsize=55308 CPUtime=881.95
/proc/10208/stat : 10208 (glpPBv3) R 10206 10208 8029 0 -1 0 14725 0 0 0 87794 401 0 0 25 0 1 0 155114207 56635392 13450 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10208/statm: 13827 13450 227 40 0 13242 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 55308

[startup+942.301 s]
/proc/loadavg: 0.99 1.00 0.98 2/78 10409
/proc/meminfo: memFree=1729600/2055920 swapFree=4157808/4192956
[pid=10208] ppid=10206 vsize=57456 CPUtime=941.94
/proc/10208/stat : 10208 (glpPBv3) R 10206 10208 8029 0 -1 0 15256 0 0 0 93774 420 0 0 25 0 1 0 155114207 58834944 13981 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10208/statm: 14364 13981 227 40 0 13779 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 57456

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 0.98 2/78 10409
/proc/meminfo: memFree=1727424/2055920 swapFree=4157808/4192956
[pid=10208] ppid=10206 vsize=59540 CPUtime=1001.92
/proc/10208/stat : 10208 (glpPBv3) R 10206 10208 8029 0 -1 0 15775 0 0 0 99755 437 0 0 25 0 1 0 155114207 60968960 14500 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134578268 0 0 4096 0 0 0 0 17 1 0 0
/proc/10208/statm: 14885 14500 227 40 0 14300 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 59540

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 0.98 2/78 10409
/proc/meminfo: memFree=1725824/2055920 swapFree=4157808/4192956
[pid=10208] ppid=10206 vsize=61208 CPUtime=1061.9
/proc/10208/stat : 10208 (glpPBv3) R 10206 10208 8029 0 -1 0 16193 0 0 0 105736 454 0 0 25 0 1 0 155114207 62676992 14918 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134578246 0 0 4096 0 0 0 0 17 1 0 0
/proc/10208/statm: 15302 14918 227 40 0 14717 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 61208

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 0.98 2/78 10409
/proc/meminfo: memFree=1724032/2055920 swapFree=4157808/4192956
[pid=10208] ppid=10206 vsize=62932 CPUtime=1121.89
/proc/10208/stat : 10208 (glpPBv3) R 10206 10208 8029 0 -1 0 16616 0 0 0 111716 473 0 0 25 0 1 0 155114207 64442368 15341 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/10208/statm: 15733 15341 227 40 0 15148 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 62932

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 0.98 2/78 10409
/proc/meminfo: memFree=1722112/2055920 swapFree=4157808/4192956
[pid=10208] ppid=10206 vsize=64788 CPUtime=1181.87
/proc/10208/stat : 10208 (glpPBv3) R 10206 10208 8029 0 -1 0 17094 0 0 0 117696 491 0 0 25 0 1 0 155114207 66342912 15819 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134578266 0 0 4096 0 0 0 0 17 1 0 0
/proc/10208/statm: 16197 15819 227 40 0 15612 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 64788

[startup+1242.3 s]
/proc/loadavg: 0.99 1.00 0.98 2/78 10409
/proc/meminfo: memFree=1720256/2055920 swapFree=4157808/4192956
[pid=10208] ppid=10206 vsize=66708 CPUtime=1241.85
/proc/10208/stat : 10208 (glpPBv3) R 10206 10208 8029 0 -1 0 17560 0 0 0 123678 507 0 0 25 0 1 0 155114207 68308992 16285 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10208/statm: 16677 16285 227 40 0 16092 0
Current children cumulated CPU time (s) 1241.85
Current children cumulated vsize (KiB) 66708

[startup+1302.3 s]
/proc/loadavg: 0.99 1.00 0.98 2/78 10409
/proc/meminfo: memFree=1718272/2055920 swapFree=4157808/4192956
[pid=10208] ppid=10206 vsize=68584 CPUtime=1301.84
/proc/10208/stat : 10208 (glpPBv3) R 10206 10208 8029 0 -1 0 18036 0 0 0 129659 525 0 0 25 0 1 0 155114207 70230016 16761 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/10208/statm: 17146 16761 227 40 0 16561 0
Current children cumulated CPU time (s) 1301.84
Current children cumulated vsize (KiB) 68584

[startup+1362.3 s]
/proc/loadavg: 0.99 1.00 0.98 2/78 10409
/proc/meminfo: memFree=1716480/2055920 swapFree=4157808/4192956
[pid=10208] ppid=10206 vsize=70368 CPUtime=1361.82
/proc/10208/stat : 10208 (glpPBv3) R 10206 10208 8029 0 -1 0 18477 0 0 0 135640 542 0 0 25 0 1 0 155114207 72056832 17202 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10208/statm: 17592 17202 227 40 0 17007 0
Current children cumulated CPU time (s) 1361.82
Current children cumulated vsize (KiB) 70368

[startup+1422.31 s]
/proc/loadavg: 0.99 1.00 0.98 2/78 10409
/proc/meminfo: memFree=1714752/2055920 swapFree=4157808/4192956
[pid=10208] ppid=10206 vsize=72000 CPUtime=1421.81
/proc/10208/stat : 10208 (glpPBv3) R 10206 10208 8029 0 -1 0 18894 0 0 0 141622 559 0 0 25 0 1 0 155114207 73728000 17619 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134578266 0 0 4096 0 0 0 0 17 1 0 0
/proc/10208/statm: 18000 17619 227 40 0 17415 0
Current children cumulated CPU time (s) 1421.81
Current children cumulated vsize (KiB) 72000

[startup+1482.3 s]
/proc/loadavg: 0.99 1.00 0.98 2/78 10409
/proc/meminfo: memFree=1713024/2055920 swapFree=4157808/4192956
[pid=10208] ppid=10206 vsize=73684 CPUtime=1481.79
/proc/10208/stat : 10208 (glpPBv3) R 10206 10208 8029 0 -1 0 19315 0 0 0 147604 575 0 0 25 0 1 0 155114207 75452416 18040 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10208/statm: 18421 18040 227 40 0 17836 0
Current children cumulated CPU time (s) 1481.79
Current children cumulated vsize (KiB) 73684

[startup+1542.3 s]
/proc/loadavg: 0.99 1.00 0.98 2/78 10409
/proc/meminfo: memFree=1711488/2055920 swapFree=4157808/4192956
[pid=10208] ppid=10206 vsize=75392 CPUtime=1541.77
/proc/10208/stat : 10208 (glpPBv3) R 10206 10208 8029 0 -1 0 19735 0 0 0 153586 591 0 0 25 0 1 0 155114207 77201408 18460 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134578246 0 0 4096 0 0 0 0 17 1 0 0
/proc/10208/statm: 18848 18460 227 40 0 18263 0
Current children cumulated CPU time (s) 1541.77
Current children cumulated vsize (KiB) 75392

[startup+1602.3 s]
/proc/loadavg: 0.99 1.00 0.98 2/78 10409
/proc/meminfo: memFree=1709824/2055920 swapFree=4157808/4192956
[pid=10208] ppid=10206 vsize=77108 CPUtime=1601.75
/proc/10208/stat : 10208 (glpPBv3) R 10206 10208 8029 0 -1 0 20160 0 0 0 159568 607 0 0 25 0 1 0 155114207 78958592 18885 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10208/statm: 19277 18885 227 40 0 18692 0
Current children cumulated CPU time (s) 1601.75
Current children cumulated vsize (KiB) 77108

[startup+1662.3 s]
/proc/loadavg: 0.99 1.00 0.98 2/78 10409
/proc/meminfo: memFree=1708160/2055920 swapFree=4157808/4192956
[pid=10208] ppid=10206 vsize=78644 CPUtime=1661.74
/proc/10208/stat : 10208 (glpPBv3) R 10206 10208 8029 0 -1 0 20553 0 0 0 165554 620 0 0 25 0 1 0 155114207 80531456 19278 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134578243 0 0 4096 0 0 0 0 17 1 0 0
/proc/10208/statm: 19661 19278 227 40 0 19076 0
Current children cumulated CPU time (s) 1661.74
Current children cumulated vsize (KiB) 78644

[startup+1722.3 s]
/proc/loadavg: 0.99 1.00 0.98 2/78 10409
/proc/meminfo: memFree=1706560/2055920 swapFree=4157808/4192956
[pid=10208] ppid=10206 vsize=80264 CPUtime=1721.72
/proc/10208/stat : 10208 (glpPBv3) R 10206 10208 8029 0 -1 0 20949 0 0 0 171537 635 0 0 25 0 1 0 155114207 82190336 19674 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10208/statm: 20066 19674 227 40 0 19481 0
Current children cumulated CPU time (s) 1721.72
Current children cumulated vsize (KiB) 80264

[startup+1782.3 s]
/proc/loadavg: 0.99 1.00 0.98 2/78 10409
/proc/meminfo: memFree=1704320/2055920 swapFree=4157808/4192956
[pid=10208] ppid=10206 vsize=82516 CPUtime=1781.7
/proc/10208/stat : 10208 (glpPBv3) R 10206 10208 8029 0 -1 0 21519 0 0 0 177519 651 0 0 25 0 1 0 155114207 84496384 20244 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10208/statm: 20629 20244 227 40 0 20044 0
Current children cumulated CPU time (s) 1781.7
Current children cumulated vsize (KiB) 82516



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 0.99 1.00 0.98 2/78 10409
/proc/meminfo: memFree=1703680/2055920 swapFree=4157808/4192956
[pid=10208] ppid=10206 vsize=83064 CPUtime=1800.01
/proc/10208/stat : 10208 (glpPBv3) R 10206 10208 8029 0 -1 0 21662 0 0 0 179345 656 0 0 25 0 1 0 155114207 85057536 20387 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134578243 0 0 4096 0 0 0 0 17 1 0 0
/proc/10208/statm: 20766 20387 227 40 0 20181 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 83064

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.62
CPU time (s): 1800.03
CPU user time (s): 1793.45
CPU system time (s): 6.579
CPU usage (%): 99.967
Max. virtual memory (cumulated for all children) (KiB): 83064

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.45
system time used= 6.579
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21662
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= 10
involuntary context switches= 2158

runsolver used 1.55076 second user time and 4.20036 second system time

The end

Launcher Data (download as text)

Begin job on node45 on Tue May  1 06:58:06 UTC 2007

IDJOB= 431097
IDBENCH= 48027
IDSOLVER= 166
FILE ID= node45/431097-1178002686

PBS_JOBID= 4728201

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=6-P0=2-P1=31-P2=13-P3=31-P4=31-B.opb
COMMAND LINE= glpPBv3 /tmp/evaluation/431097-1178002686/instance-431097-1178002686.opb
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node45/convwatcher-431097-1178002686 -o ROOT/results/node45/conversion-431097-1178002686 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/431097-1178002686/instance-431097-1178002686.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 9ebec3e8d890fdeefad01654ad9b68b7
MD5SUM BENCH=  626c966be089469ef760f193c8b19154

RANDOM SEED= 430389971

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node45.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.218
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.218
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:       1785568 kB
Buffers:         38048 kB
Cached:         147452 kB
SwapCached:      14284 kB
Active:          73552 kB
Inactive:       135420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1785568 kB
SwapTotal:     4192956 kB
SwapFree:      4157808 kB
Dirty:            2376 kB
Writeback:           0 kB
Mapped:          30488 kB
Slab:            46820 kB
Committed_AS:  1482676 kB
PageTables:       1736 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 node45 on Tue May  1 07:28:08 UTC 2007