Trace number 429109

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.08 1800.63

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/
factor-mod-B/factor-mod-size=9-P0=149-P1=419-P2=307-P3=223-B.opb
MD5SUMc4226b2f0998740abfed6a5c474083dd
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.099984
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 variables81
Total number of constraints7
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 constraints7
Minimum length of a constraint9
Maximum length of a constraint99
Number of terms in the objective function 9
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 511
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 131072
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 523264
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)243
Sum of products size (including duplicates)486
Number of different products243
Sum of products size486

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/429109-1177981108/instance-429109-1177981108.opb

Watcher Data (download as text)

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

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

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.82 3/77 11465
/proc/meminfo: memFree=1827392/2055920 swapFree=4148856/4192956
[pid=11465] ppid=11463 vsize=2648 CPUtime=0
/proc/11465/stat : 11465 (glpPBv3) R 11463 11465 8276 0 -1 0 267 0 0 0 0 0 0 0 18 0 1 0 246028615 2711552 238 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 7392983 0 0 4096 0 0 0 0 17 1 0 0
/proc/11465/statm: 662 238 199 40 0 77 0

[startup+0.0555219 s]
/proc/loadavg: 0.92 0.98 0.82 3/77 11465
/proc/meminfo: memFree=1827392/2055920 swapFree=4148856/4192956
[pid=11465] ppid=11463 vsize=3288 CPUtime=0.05
/proc/11465/stat : 11465 (glpPBv3) R 11463 11465 8276 0 -1 0 471 0 0 0 5 0 0 0 18 0 1 0 246028615 3366912 441 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11465/statm: 822 441 227 40 0 237 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3288

[startup+0.102526 s]
/proc/loadavg: 0.92 0.98 0.82 3/77 11465
/proc/meminfo: memFree=1827392/2055920 swapFree=4148856/4192956
[pid=11465] ppid=11463 vsize=3288 CPUtime=0.09
/proc/11465/stat : 11465 (glpPBv3) R 11463 11465 8276 0 -1 0 471 0 0 0 9 0 0 0 18 0 1 0 246028615 3366912 441 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11465/statm: 822 441 227 40 0 237 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3288

[startup+0.301552 s]
/proc/loadavg: 0.92 0.98 0.82 3/77 11465
/proc/meminfo: memFree=1827392/2055920 swapFree=4148856/4192956
[pid=11465] ppid=11463 vsize=3288 CPUtime=0.29
/proc/11465/stat : 11465 (glpPBv3) R 11463 11465 8276 0 -1 0 475 0 0 0 29 0 0 0 19 0 1 0 246028615 3366912 445 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11465/statm: 822 445 227 40 0 237 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3288

[startup+0.701583 s]
/proc/loadavg: 0.92 0.98 0.82 3/77 11465
/proc/meminfo: memFree=1827392/2055920 swapFree=4148856/4192956
[pid=11465] ppid=11463 vsize=3356 CPUtime=0.69
/proc/11465/stat : 11465 (glpPBv3) R 11463 11465 8276 0 -1 0 484 0 0 0 69 0 0 0 22 0 1 0 246028615 3436544 454 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11465/statm: 839 454 227 40 0 254 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3356

[startup+1.50166 s]
/proc/loadavg: 0.92 0.98 0.82 2/78 11466
/proc/meminfo: memFree=1826424/2055920 swapFree=4148856/4192956
[pid=11465] ppid=11463 vsize=3396 CPUtime=1.49
/proc/11465/stat : 11465 (glpPBv3) R 11463 11465 8276 0 -1 0 501 0 0 0 149 0 0 0 25 0 1 0 246028615 3477504 471 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11465/statm: 849 471 227 40 0 264 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3396

[startup+3.10181 s]
/proc/loadavg: 0.92 0.98 0.82 2/78 11466
/proc/meminfo: memFree=1826168/2055920 swapFree=4148856/4192956
[pid=11465] ppid=11463 vsize=3564 CPUtime=3.09
/proc/11465/stat : 11465 (glpPBv3) R 11463 11465 8276 0 -1 0 537 0 0 0 308 1 0 0 25 0 1 0 246028615 3649536 507 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11465/statm: 891 507 227 40 0 306 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3564

[startup+6.30111 s]
/proc/loadavg: 0.93 0.98 0.82 2/78 11466
/proc/meminfo: memFree=1825784/2055920 swapFree=4148856/4192956
[pid=11465] ppid=11463 vsize=3876 CPUtime=6.29
/proc/11465/stat : 11465 (glpPBv3) R 11463 11465 8276 0 -1 0 623 0 0 0 627 2 0 0 25 0 1 0 246028615 3969024 593 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11465/statm: 969 593 227 40 0 384 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3876

[startup+12.7017 s]
/proc/loadavg: 0.93 0.98 0.82 2/78 11466
/proc/meminfo: memFree=1825144/2055920 swapFree=4148856/4192956
[pid=11465] ppid=11463 vsize=4520 CPUtime=12.68
/proc/11465/stat : 11465 (glpPBv3) R 11463 11465 8276 0 -1 0 775 0 0 0 1264 4 0 0 25 0 1 0 246028615 4628480 745 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11465/statm: 1130 745 227 40 0 545 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 4520

[startup+25.5029 s]
/proc/loadavg: 0.95 0.98 0.82 2/78 11466
/proc/meminfo: memFree=1824120/2055920 swapFree=4148856/4192956
[pid=11465] ppid=11463 vsize=5500 CPUtime=25.49
/proc/11465/stat : 11465 (glpPBv3) R 11463 11465 8276 0 -1 0 1019 0 0 0 2536 13 0 0 25 0 1 0 246028615 5632000 989 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11465/statm: 1375 989 227 40 0 790 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 5500

[startup+51.1023 s]
/proc/loadavg: 0.96 0.98 0.82 2/78 11466
/proc/meminfo: memFree=1822136/2055920 swapFree=4148856/4192956
[pid=11465] ppid=11463 vsize=7500 CPUtime=51.07
/proc/11465/stat : 11465 (glpPBv3) R 11463 11465 8276 0 -1 0 1567 0 0 0 5081 26 0 0 25 0 1 0 246028615 7680000 1496 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11465/statm: 1875 1496 227 40 0 1290 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 7500

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.83 2/78 11466
/proc/meminfo: memFree=1818488/2055920 swapFree=4148856/4192956
[pid=11465] ppid=11463 vsize=11144 CPUtime=102.27
/proc/11465/stat : 11465 (glpPBv3) R 11463 11465 8276 0 -1 0 2562 0 0 0 10171 56 0 0 25 0 1 0 246028615 11411456 2410 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11465/statm: 2786 2410 227 40 0 2201 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 11144

[startup+162.303 s]
/proc/loadavg: 0.99 0.98 0.84 2/84 11540
/proc/meminfo: memFree=1813632/2055920 swapFree=4148856/4192956
[pid=11465] ppid=11463 vsize=14576 CPUtime=162.22
/proc/11465/stat : 11465 (glpPBv3) R 11463 11465 8276 0 -1 0 3414 0 0 0 16140 82 0 0 25 0 1 0 246028615 14925824 3262 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/11465/statm: 3644 3262 227 40 0 3059 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 14576

[startup+222.303 s]
/proc/loadavg: 0.99 0.98 0.84 2/78 11664
/proc/meminfo: memFree=1810936/2055920 swapFree=4148856/4192956
[pid=11465] ppid=11463 vsize=18584 CPUtime=222.13
/proc/11465/stat : 11465 (glpPBv3) R 11463 11465 8276 0 -1 0 4580 0 0 0 22103 110 0 0 25 0 1 0 246028615 19030016 4267 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11465/statm: 4646 4267 227 40 0 4061 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 18584

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.85 2/78 11664
/proc/meminfo: memFree=1807288/2055920 swapFree=4148856/4192956
[pid=11465] ppid=11463 vsize=22284 CPUtime=282.12
/proc/11465/stat : 11465 (glpPBv3) R 11463 11465 8276 0 -1 0 5502 0 0 0 28070 142 0 0 25 0 1 0 246028615 22818816 5189 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134578246 0 0 4096 0 0 0 0 17 1 0 0
/proc/11465/statm: 5571 5189 227 40 0 4986 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 22284

[startup+342.303 s]
/proc/loadavg: 0.99 0.98 0.85 2/78 11664
/proc/meminfo: memFree=1803192/2055920 swapFree=4148856/4192956
[pid=11465] ppid=11463 vsize=26280 CPUtime=342.1
/proc/11465/stat : 11465 (glpPBv3) R 11463 11465 8276 0 -1 0 6501 0 0 0 34041 169 0 0 25 0 1 0 246028615 26910720 6188 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/11465/statm: 6570 6188 227 40 0 5985 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 26280

[startup+402.303 s]
/proc/loadavg: 0.99 0.98 0.86 2/78 11664
/proc/meminfo: memFree=1797624/2055920 swapFree=4148856/4192956
[pid=11465] ppid=11463 vsize=31844 CPUtime=402.09
/proc/11465/stat : 11465 (glpPBv3) R 11463 11465 8276 0 -1 0 8218 0 0 0 40015 194 0 0 25 0 1 0 246028615 32608256 7584 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134578246 0 0 4096 0 0 0 0 17 1 0 0
/proc/11465/statm: 7961 7584 227 40 0 7376 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 31844

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.86 2/78 11664
/proc/meminfo: memFree=1794232/2055920 swapFree=4148856/4192956
[pid=11465] ppid=11463 vsize=35216 CPUtime=462.07
/proc/11465/stat : 11465 (glpPBv3) R 11463 11465 8276 0 -1 0 9056 0 0 0 45990 217 0 0 25 0 1 0 246028615 36061184 8422 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134626408 0 0 4096 0 0 0 0 17 1 0 0
/proc/11465/statm: 8804 8422 227 40 0 8219 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 35216

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.87 2/78 11664
/proc/meminfo: memFree=1790776/2055920 swapFree=4148856/4192956
[pid=11465] ppid=11463 vsize=38732 CPUtime=522.06
/proc/11465/stat : 11465 (glpPBv3) R 11463 11465 8276 0 -1 0 9940 0 0 0 51972 234 0 0 25 0 1 0 246028615 39661568 9306 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134542138 0 0 4096 0 0 0 0 17 1 0 0
/proc/11465/statm: 9683 9306 227 40 0 9098 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 38732

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.88 2/78 11664
/proc/meminfo: memFree=1786744/2055920 swapFree=4148856/4192956
[pid=11465] ppid=11463 vsize=42660 CPUtime=582.04
/proc/11465/stat : 11465 (glpPBv3) R 11463 11465 8276 0 -1 0 10913 0 0 0 57948 256 0 0 25 0 1 0 246028615 43683840 10279 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134578253 0 0 4096 0 0 0 0 17 1 0 0
/proc/11465/statm: 10665 10279 227 40 0 10080 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 42660

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.88 2/78 11664
/proc/meminfo: memFree=1783544/2055920 swapFree=4148856/4192956
[pid=11465] ppid=11463 vsize=45864 CPUtime=642.03
/proc/11465/stat : 11465 (glpPBv3) R 11463 11465 8276 0 -1 0 11717 0 0 0 63924 279 0 0 25 0 1 0 246028615 46964736 11083 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11465/statm: 11466 11083 227 40 0 10881 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 45864


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

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.90 2/78 11664
/proc/meminfo: memFree=1771832/2055920 swapFree=4148856/4192956
[pid=11465] ppid=11463 vsize=57536 CPUtime=821.98
/proc/11465/stat : 11465 (glpPBv3) R 11463 11465 8276 0 -1 0 15282 0 0 0 81854 344 0 0 25 0 1 0 246028615 58916864 14007 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134578251 0 0 4096 0 0 0 0 17 1 0 0
/proc/11465/statm: 14384 14007 227 40 0 13799 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 57536

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 11664
/proc/meminfo: memFree=1768760/2055920 swapFree=4148856/4192956
[pid=11465] ppid=11463 vsize=60584 CPUtime=881.97
/proc/11465/stat : 11465 (glpPBv3) R 11463 11465 8276 0 -1 0 16042 0 0 0 87831 366 0 0 25 0 1 0 246028615 62038016 14767 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134569960 0 0 4096 0 0 0 0 17 1 0 0
/proc/11465/statm: 15146 14767 227 40 0 14561 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 60584

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 11664
/proc/meminfo: memFree=1766072/2055920 swapFree=4148856/4192956
[pid=11465] ppid=11463 vsize=63220 CPUtime=941.95
/proc/11465/stat : 11465 (glpPBv3) R 11463 11465 8276 0 -1 0 16704 0 0 0 93809 386 0 0 25 0 1 0 246028615 64737280 15429 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134578253 0 0 4096 0 0 0 0 17 1 0 0
/proc/11465/statm: 15805 15429 227 40 0 15220 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 63220

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 11664
/proc/meminfo: memFree=1763384/2055920 swapFree=4148856/4192956
[pid=11465] ppid=11463 vsize=65904 CPUtime=1001.94
/proc/11465/stat : 11465 (glpPBv3) R 11463 11465 8276 0 -1 0 17370 0 0 0 99786 408 0 0 25 0 1 0 246028615 67485696 16095 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11465/statm: 16476 16095 227 40 0 15891 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 65904

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 11664
/proc/meminfo: memFree=1760568/2055920 swapFree=4148856/4192956
[pid=11465] ppid=11463 vsize=68672 CPUtime=1061.92
/proc/11465/stat : 11465 (glpPBv3) R 11463 11465 8276 0 -1 0 18065 0 0 0 105764 428 0 0 25 0 1 0 246028615 70320128 16790 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/11465/statm: 17168 16790 227 40 0 16583 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 68672

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 11664
/proc/meminfo: memFree=1757752/2055920 swapFree=4148856/4192956
[pid=11465] ppid=11463 vsize=71484 CPUtime=1121.91
/proc/11465/stat : 11465 (glpPBv3) R 11463 11465 8276 0 -1 0 18763 0 0 0 111741 450 0 0 25 0 1 0 246028615 73199616 17488 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134578246 0 0 4096 0 0 0 0 17 1 0 0
/proc/11465/statm: 17871 17488 227 40 0 17286 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 71484

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 11664
/proc/meminfo: memFree=1755320/2055920 swapFree=4148856/4192956
[pid=11465] ppid=11463 vsize=73908 CPUtime=1181.89
/proc/11465/stat : 11465 (glpPBv3) R 11463 11465 8276 0 -1 0 19368 0 0 0 117717 472 0 0 25 0 1 0 246028615 75681792 18093 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/11465/statm: 18477 18093 227 40 0 17892 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 73908

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 11664
/proc/meminfo: memFree=1752952/2055920 swapFree=4148856/4192956
[pid=11465] ppid=11463 vsize=76224 CPUtime=1241.87
/proc/11465/stat : 11465 (glpPBv3) R 11463 11465 8276 0 -1 0 19948 0 0 0 123701 486 0 0 25 0 1 0 246028615 78053376 18673 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134632895 0 0 4096 0 0 0 0 17 1 0 0
/proc/11465/statm: 19056 18673 227 40 0 18471 0
Current children cumulated CPU time (s) 1241.87
Current children cumulated vsize (KiB) 76224

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 11664
/proc/meminfo: memFree=1750200/2055920 swapFree=4148856/4192956
[pid=11465] ppid=11463 vsize=78884 CPUtime=1301.86
/proc/11465/stat : 11465 (glpPBv3) R 11463 11465 8276 0 -1 0 20616 0 0 0 129684 502 0 0 25 0 1 0 246028615 80777216 19341 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134578251 0 0 4096 0 0 0 0 17 1 0 0
/proc/11465/statm: 19721 19341 227 40 0 19136 0
Current children cumulated CPU time (s) 1301.86
Current children cumulated vsize (KiB) 78884

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 11664
/proc/meminfo: memFree=1747320/2055920 swapFree=4148856/4192956
[pid=11465] ppid=11463 vsize=81752 CPUtime=1361.85
/proc/11465/stat : 11465 (glpPBv3) R 11463 11465 8276 0 -1 0 21335 0 0 0 135667 518 0 0 25 0 1 0 246028615 83714048 20060 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/11465/statm: 20438 20060 227 40 0 19853 0
Current children cumulated CPU time (s) 1361.85
Current children cumulated vsize (KiB) 81752

[startup+1422.31 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 11664
/proc/meminfo: memFree=1744632/2055920 swapFree=4148856/4192956
[pid=11465] ppid=11463 vsize=84384 CPUtime=1421.83
/proc/11465/stat : 11465 (glpPBv3) R 11463 11465 8276 0 -1 0 21995 0 0 0 141649 534 0 0 25 0 1 0 246028615 86409216 20720 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/11465/statm: 21096 20720 227 40 0 20511 0
Current children cumulated CPU time (s) 1421.83
Current children cumulated vsize (KiB) 84384

[startup+1482.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 11664
/proc/meminfo: memFree=1742328/2055920 swapFree=4148856/4192956
[pid=11465] ppid=11463 vsize=86740 CPUtime=1481.81
/proc/11465/stat : 11465 (glpPBv3) R 11463 11465 8276 0 -1 0 22577 0 0 0 147633 548 0 0 25 0 1 0 246028615 88821760 21302 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/11465/statm: 21685 21302 227 40 0 21100 0
Current children cumulated CPU time (s) 1481.81
Current children cumulated vsize (KiB) 86740

[startup+1542.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 11664
/proc/meminfo: memFree=1739960/2055920 swapFree=4148856/4192956
[pid=11465] ppid=11463 vsize=89084 CPUtime=1541.8
/proc/11465/stat : 11465 (glpPBv3) R 11463 11465 8276 0 -1 0 23165 0 0 0 153617 563 0 0 25 0 1 0 246028615 91222016 21890 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134578253 0 0 4096 0 0 0 0 17 1 0 0
/proc/11465/statm: 22271 21890 227 40 0 21686 0
Current children cumulated CPU time (s) 1541.8
Current children cumulated vsize (KiB) 89084

[startup+1602.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 11664
/proc/meminfo: memFree=1737976/2055920 swapFree=4148856/4192956
[pid=11465] ppid=11463 vsize=91068 CPUtime=1601.79
/proc/11465/stat : 11465 (glpPBv3) R 11463 11465 8276 0 -1 0 23660 0 0 0 159600 579 0 0 25 0 1 0 246028615 93253632 22385 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134541720 0 0 4096 0 0 0 0 17 1 0 0
/proc/11465/statm: 22767 22385 227 40 0 22182 0
Current children cumulated CPU time (s) 1601.79
Current children cumulated vsize (KiB) 91068

[startup+1662.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 11664
/proc/meminfo: memFree=1735352/2055920 swapFree=4148856/4192956
[pid=11465] ppid=11463 vsize=93628 CPUtime=1661.77
/proc/11465/stat : 11465 (glpPBv3) R 11463 11465 8276 0 -1 0 24303 0 0 0 165584 593 0 0 25 0 1 0 246028615 95875072 23028 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134629084 0 0 4096 0 0 0 0 17 1 0 0
/proc/11465/statm: 23407 23028 227 40 0 22822 0
Current children cumulated CPU time (s) 1661.77
Current children cumulated vsize (KiB) 93628

[startup+1722.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 11664
/proc/meminfo: memFree=1732920/2055920 swapFree=4148856/4192956
[pid=11465] ppid=11463 vsize=96092 CPUtime=1721.75
/proc/11465/stat : 11465 (glpPBv3) R 11463 11465 8276 0 -1 0 24918 0 0 0 171566 609 0 0 25 0 1 0 246028615 98398208 23643 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11465/statm: 24023 23643 227 40 0 23438 0
Current children cumulated CPU time (s) 1721.75
Current children cumulated vsize (KiB) 96092

[startup+1782.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 11664
/proc/meminfo: memFree=1725560/2055920 swapFree=4148856/4192956
[pid=11465] ppid=11463 vsize=103396 CPUtime=1781.74
/proc/11465/stat : 11465 (glpPBv3) R 11463 11465 8276 0 -1 0 28022 0 0 0 177548 626 0 0 25 0 1 0 246028615 105877504 25466 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134578241 0 0 4096 0 0 0 0 17 1 0 0
/proc/11465/statm: 25849 25466 227 40 0 25264 0
Current children cumulated CPU time (s) 1781.74
Current children cumulated vsize (KiB) 103396



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 0.99 0.98 0.91 3/78 11664
/proc/meminfo: memFree=1724920/2055920 swapFree=4148856/4192956
[pid=11465] ppid=11463 vsize=104016 CPUtime=1800.05
/proc/11465/stat : 11465 (glpPBv3) R 11463 11465 8276 0 -1 0 28182 0 0 0 179375 630 0 0 25 0 1 0 246028615 106512384 25626 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11465/statm: 26004 25626 227 40 0 25419 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 104016

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.63
CPU time (s): 1800.08
CPU user time (s): 1793.75
CPU system time (s): 6.32304
CPU usage (%): 99.9693
Max. virtual memory (cumulated for all children) (KiB): 104016

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

runsolver used 1.49777 second user time and 3.99739 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Tue May  1 00:58:28 UTC 2007

IDJOB= 429109
IDBENCH= 47885
IDSOLVER= 166
FILE ID= node14/429109-1177981108

PBS_JOBID= 4728188

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=9-P0=149-P1=419-P2=307-P3=223-B.opb
COMMAND LINE= glpPBv3 /tmp/evaluation/429109-1177981108/instance-429109-1177981108.opb
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node14/convwatcher-429109-1177981108 -o ROOT/results/node14/conversion-429109-1177981108 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/429109-1177981108/instance-429109-1177981108.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 9ebec3e8d890fdeefad01654ad9b68b7
MD5SUM BENCH=  c4226b2f0998740abfed6a5c474083dd

RANDOM SEED= 122261920

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node14.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.227
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.227
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:       1827800 kB
Buffers:         29228 kB
Cached:         118020 kB
SwapCached:      11600 kB
Active:          50040 kB
Inactive:       120412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1827800 kB
SwapTotal:     4192956 kB
SwapFree:      4148856 kB
Dirty:            2472 kB
Writeback:           0 kB
Mapped:          30268 kB
Slab:            43192 kB
Committed_AS:  7955560 kB
PageTables:       1784 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 node14 on Tue May  1 01:28:31 UTC 2007