Trace number 366794

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.2UNSAT 1352.77 1353.24

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_4_30_2.opb
MD5SUM1d7dd5c267917b6fb58d303c57bfa918
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark11.6732
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables31
Total number of constraints9
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints8
Minimum length of a constraint1
Maximum length of a constraint30
Number of terms in the objective function 1
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 808
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2424
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00/0.00	c glpPB 0.2 (July 2006)
0.00/0.00	c An Application of GLPK 4.10 for PB Constraints
0.00/0.00	c Done @ University of Michigan, Ann Arbor, MI
0.00/0.00	c  by Hossein Sheini
1352.72/1353.23	c starting to Solve
1352.72/1353.23	c total time = 1352.96
1352.72/1353.23	s UNSATISFIABLE

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/366794-1177066766/instance-366794-1177066766.opb is already a linear file

Watcher Data (download as text)

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

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

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 32746
/proc/meminfo: memFree=1796736/2055920 swapFree=4151144/4192956
[pid=32746] ppid=32744 vsize=2656 CPUtime=0
/proc/32746/stat : 32746 (glpPBv3) R 32744 32746 31567 0 -1 0 291 0 0 0 0 0 0 0 18 0 1 0 154592051 2719744 261 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32746/statm: 663 262 218 40 0 78 0

[startup+0.071132 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 32746
/proc/meminfo: memFree=1796736/2055920 swapFree=4151144/4192956
[pid=32746] ppid=32744 vsize=2784 CPUtime=0.06
/proc/32746/stat : 32746 (glpPBv3) R 32744 32746 31567 0 -1 0 331 0 0 0 6 0 0 0 18 0 1 0 154592051 2850816 300 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32746/statm: 696 300 227 40 0 111 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2784

[startup+0.102135 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 32746
/proc/meminfo: memFree=1796736/2055920 swapFree=4151144/4192956
[pid=32746] ppid=32744 vsize=2784 CPUtime=0.09
/proc/32746/stat : 32746 (glpPBv3) R 32744 32746 31567 0 -1 0 333 0 0 0 9 0 0 0 18 0 1 0 154592051 2850816 302 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32746/statm: 696 302 227 40 0 111 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2784

[startup+0.301161 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 32746
/proc/meminfo: memFree=1796736/2055920 swapFree=4151144/4192956
[pid=32746] ppid=32744 vsize=2920 CPUtime=0.28
/proc/32746/stat : 32746 (glpPBv3) R 32744 32746 31567 0 -1 0 368 0 0 0 28 0 0 0 19 0 1 0 154592051 2990080 337 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32746/statm: 730 337 227 40 0 145 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 2920

[startup+0.701205 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 32746
/proc/meminfo: memFree=1796736/2055920 swapFree=4151144/4192956
[pid=32746] ppid=32744 vsize=3192 CPUtime=0.69
/proc/32746/stat : 32746 (glpPBv3) R 32744 32746 31567 0 -1 0 425 0 0 0 67 2 0 0 23 0 1 0 154592051 3268608 394 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32746/statm: 798 394 227 40 0 213 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3192

[startup+1.5013 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 32747
/proc/meminfo: memFree=1795832/2055920 swapFree=4151144/4192956
[pid=32746] ppid=32744 vsize=3456 CPUtime=1.49
/proc/32746/stat : 32746 (glpPBv3) R 32744 32746 31567 0 -1 0 519 0 0 0 143 6 0 0 25 0 1 0 154592051 3538944 488 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32746/statm: 864 488 227 40 0 279 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3456

[startup+3.10149 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 32747
/proc/meminfo: memFree=1795064/2055920 swapFree=4151144/4192956
[pid=32746] ppid=32744 vsize=4288 CPUtime=3.09
/proc/32746/stat : 32746 (glpPBv3) R 32744 32746 31567 0 -1 0 711 0 0 0 296 13 0 0 25 0 1 0 154592051 4390912 680 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32746/statm: 1072 680 227 40 0 487 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4288

[startup+6.30186 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 32747
/proc/meminfo: memFree=1793656/2055920 swapFree=4151144/4192956
[pid=32746] ppid=32744 vsize=5488 CPUtime=6.29
/proc/32746/stat : 32746 (glpPBv3) R 32744 32746 31567 0 -1 0 1001 0 0 0 605 24 0 0 25 0 1 0 154592051 5619712 970 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32746/statm: 1372 970 227 40 0 787 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5488

[startup+12.7016 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 32747
/proc/meminfo: memFree=1792056/2055920 swapFree=4151144/4192956
[pid=32746] ppid=32744 vsize=6980 CPUtime=12.69
/proc/32746/stat : 32746 (glpPBv3) R 32744 32746 31567 0 -1 0 1413 0 0 0 1226 43 0 0 25 0 1 0 154592051 7147520 1341 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32746/statm: 1745 1341 227 40 0 1160 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 6980

[startup+25.5021 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 32747
/proc/meminfo: memFree=1789944/2055920 swapFree=4151144/4192956
[pid=32746] ppid=32744 vsize=8764 CPUtime=25.48
/proc/32746/stat : 32746 (glpPBv3) R 32744 32746 31567 0 -1 0 1958 0 0 0 2483 65 0 0 25 0 1 0 154592051 8974336 1805 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32746/statm: 2191 1805 227 40 0 1606 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 8764

[startup+51.1021 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 32747
/proc/meminfo: memFree=1788408/2055920 swapFree=4151144/4192956
[pid=32746] ppid=32744 vsize=10496 CPUtime=51.07
/proc/32746/stat : 32746 (glpPBv3) R 32744 32746 31567 0 -1 0 2385 0 0 0 5009 98 0 0 25 0 1 0 154592051 10747904 2232 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/32746/statm: 2624 2232 227 40 0 2039 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 10496

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/84 351
/proc/meminfo: memFree=1784776/2055920 swapFree=4151144/4192956
[pid=32746] ppid=32744 vsize=12896 CPUtime=102.24
/proc/32746/stat : 32746 (glpPBv3) R 32744 32746 31567 0 -1 0 2977 0 0 0 10079 145 0 0 25 0 1 0 154592051 13205504 2824 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32746/statm: 3224 2824 227 40 0 2639 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 12896

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 477
/proc/meminfo: memFree=1783224/2055920 swapFree=4151144/4192956
[pid=32746] ppid=32744 vsize=15532 CPUtime=162.14
/proc/32746/stat : 32746 (glpPBv3) R 32744 32746 31567 0 -1 0 3809 0 0 0 16025 189 0 0 25 0 1 0 154592051 15904768 3495 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134578246 0 0 4096 0 0 0 0 17 1 0 0
/proc/32746/statm: 3883 3495 227 40 0 3298 0
Current children cumulated CPU time (s) 162.14
Current children cumulated vsize (KiB) 15532

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 477
/proc/meminfo: memFree=1781816/2055920 swapFree=4151144/4192956
[pid=32746] ppid=32744 vsize=16864 CPUtime=222.12
/proc/32746/stat : 32746 (glpPBv3) R 32744 32746 31567 0 -1 0 4154 0 0 0 21983 229 0 0 25 0 1 0 154592051 17268736 3840 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32746/statm: 4216 3840 227 40 0 3631 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 16864

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 477
/proc/meminfo: memFree=1781112/2055920 swapFree=4151144/4192956
[pid=32746] ppid=32744 vsize=17664 CPUtime=282.11
/proc/32746/stat : 32746 (glpPBv3) R 32744 32746 31567 0 -1 0 4354 0 0 0 27948 263 0 0 25 0 1 0 154592051 18087936 4040 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134578246 0 0 4096 0 0 0 0 17 1 0 0
/proc/32746/statm: 4416 4040 227 40 0 3831 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 17664

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 477
/proc/meminfo: memFree=1780280/2055920 swapFree=4151144/4192956
[pid=32746] ppid=32744 vsize=18596 CPUtime=342.09
/proc/32746/stat : 32746 (glpPBv3) R 32744 32746 31567 0 -1 0 4557 0 0 0 33916 293 0 0 25 0 1 0 154592051 19042304 4243 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/32746/statm: 4649 4243 227 40 0 4064 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 18596

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 477
/proc/meminfo: memFree=1780024/2055920 swapFree=4151144/4192956
[pid=32746] ppid=32744 vsize=18864 CPUtime=402.08
/proc/32746/stat : 32746 (glpPBv3) R 32744 32746 31567 0 -1 0 4640 0 0 0 39886 322 0 0 25 0 1 0 154592051 19316736 4326 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/32746/statm: 4716 4326 227 40 0 4131 0
Current children cumulated CPU time (s) 402.08
Current children cumulated vsize (KiB) 18864

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 477
/proc/meminfo: memFree=1779576/2055920 swapFree=4151144/4192956
[pid=32746] ppid=32744 vsize=19396 CPUtime=462.06
/proc/32746/stat : 32746 (glpPBv3) R 32744 32746 31567 0 -1 0 4755 0 0 0 45854 352 0 0 25 0 1 0 154592051 19861504 4441 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/32746/statm: 4849 4441 227 40 0 4264 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 19396

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 477
/proc/meminfo: memFree=1779320/2055920 swapFree=4151144/4192956
[pid=32746] ppid=32744 vsize=19528 CPUtime=522.05
/proc/32746/stat : 32746 (glpPBv3) R 32744 32746 31567 0 -1 0 4804 0 0 0 51823 382 0 0 25 0 1 0 154592051 19996672 4490 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134578246 0 0 4096 0 0 0 0 17 1 0 0
/proc/32746/statm: 4882 4490 227 40 0 4297 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 19528

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 477
/proc/meminfo: memFree=1779128/2055920 swapFree=4151144/4192956
[pid=32746] ppid=32744 vsize=19796 CPUtime=582.03
/proc/32746/stat : 32746 (glpPBv3) R 32744 32746 31567 0 -1 0 4869 0 0 0 57791 412 0 0 25 0 1 0 154592051 20271104 4555 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134578251 0 0 4096 0 0 0 0 17 1 0 0
/proc/32746/statm: 4949 4555 227 40 0 4364 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 19796

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 477
/proc/meminfo: memFree=1779128/2055920 swapFree=4151144/4192956
[pid=32746] ppid=32744 vsize=19796 CPUtime=642.02
/proc/32746/stat : 32746 (glpPBv3) R 32744 32746 31567 0 -1 0 4869 0 0 0 63761 441 0 0 25 0 1 0 154592051 20271104 4555 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32746/statm: 4949 4555 227 40 0 4364 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 19796


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

/proc/meminfo: memFree=1779000/2055920 swapFree=4151144/4192956
[pid=32746] ppid=32744 vsize=19928 CPUtime=761.99
/proc/32746/stat : 32746 (glpPBv3) R 32744 32746 31567 0 -1 0 4902 0 0 0 75703 496 0 0 25 0 1 0 154592051 20406272 4588 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32746/statm: 4982 4588 227 40 0 4397 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 19928

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 477
/proc/meminfo: memFree=1778872/2055920 swapFree=4151144/4192956
[pid=32746] ppid=32744 vsize=20064 CPUtime=821.97
/proc/32746/stat : 32746 (glpPBv3) R 32744 32746 31567 0 -1 0 4933 0 0 0 81676 521 0 0 25 0 1 0 154592051 20545536 4619 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/32746/statm: 5016 4619 227 40 0 4431 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 20064

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 477
/proc/meminfo: memFree=1778808/2055920 swapFree=4151144/4192956
[pid=32746] ppid=32744 vsize=20064 CPUtime=881.95
/proc/32746/stat : 32746 (glpPBv3) R 32744 32746 31567 0 -1 0 4933 0 0 0 87645 550 0 0 25 0 1 0 154592051 20545536 4619 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134578246 0 0 4096 0 0 0 0 17 1 0 0
/proc/32746/statm: 5016 4619 227 40 0 4431 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 20064

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 477
/proc/meminfo: memFree=1778808/2055920 swapFree=4151144/4192956
[pid=32746] ppid=32744 vsize=20064 CPUtime=941.93
/proc/32746/stat : 32746 (glpPBv3) R 32744 32746 31567 0 -1 0 4933 0 0 0 93616 577 0 0 25 0 1 0 154592051 20545536 4619 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134542321 0 0 4096 0 0 0 0 17 1 0 0
/proc/32746/statm: 5016 4619 227 40 0 4431 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 20064

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 477
/proc/meminfo: memFree=1778872/2055920 swapFree=4151144/4192956
[pid=32746] ppid=32744 vsize=20064 CPUtime=1001.91
/proc/32746/stat : 32746 (glpPBv3) R 32744 32746 31567 0 -1 0 4933 0 0 0 99587 604 0 0 25 0 1 0 154592051 20545536 4619 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/32746/statm: 5016 4619 227 40 0 4431 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 20064

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 477
/proc/meminfo: memFree=1778872/2055920 swapFree=4151144/4192956
[pid=32746] ppid=32744 vsize=20064 CPUtime=1061.9
/proc/32746/stat : 32746 (glpPBv3) R 32744 32746 31567 0 -1 0 4933 0 0 0 105554 636 0 0 25 0 1 0 154592051 20545536 4619 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134578246 0 0 4096 0 0 0 0 17 1 0 0
/proc/32746/statm: 5016 4619 227 40 0 4431 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 20064

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 477
/proc/meminfo: memFree=1778872/2055920 swapFree=4151144/4192956
[pid=32746] ppid=32744 vsize=20064 CPUtime=1121.88
/proc/32746/stat : 32746 (glpPBv3) R 32744 32746 31567 0 -1 0 4933 0 0 0 111521 667 0 0 25 0 1 0 154592051 20545536 4619 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134578246 0 0 4096 0 0 0 0 17 1 0 0
/proc/32746/statm: 5016 4619 227 40 0 4431 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 20064

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 477
/proc/meminfo: memFree=1778872/2055920 swapFree=4151144/4192956
[pid=32746] ppid=32744 vsize=20064 CPUtime=1181.87
/proc/32746/stat : 32746 (glpPBv3) R 32744 32746 31567 0 -1 0 4933 0 0 0 117480 707 0 0 25 0 1 0 154592051 20545536 4619 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32746/statm: 5016 4619 227 40 0 4431 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 20064

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 477
/proc/meminfo: memFree=1778808/2055920 swapFree=4151144/4192956
[pid=32746] ppid=32744 vsize=20064 CPUtime=1241.85
/proc/32746/stat : 32746 (glpPBv3) R 32744 32746 31567 0 -1 0 4933 0 0 0 123438 747 0 0 25 0 1 0 154592051 20545536 4619 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134578236 0 0 4096 0 0 0 0 17 1 0 0
/proc/32746/statm: 5016 4619 227 40 0 4431 0
Current children cumulated CPU time (s) 1241.85
Current children cumulated vsize (KiB) 20064

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 477
/proc/meminfo: memFree=1778808/2055920 swapFree=4151144/4192956
[pid=32746] ppid=32744 vsize=20064 CPUtime=1301.84
/proc/32746/stat : 32746 (glpPBv3) R 32744 32746 31567 0 -1 0 4933 0 0 0 129381 803 0 0 25 0 1 0 154592051 20545536 4619 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32746/statm: 5016 4619 227 40 0 4431 0
Current children cumulated CPU time (s) 1301.84
Current children cumulated vsize (KiB) 20064

Solver just ended. Dumping a history of the last processes samples

[startup+1305.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 477
/proc/meminfo: memFree=1778808/2055920 swapFree=4151144/4192956
[pid=32746] ppid=32744 vsize=20064 CPUtime=1305.03
/proc/32746/stat : 32746 (glpPBv3) R 32744 32746 31567 0 -1 0 4933 0 0 0 129697 806 0 0 25 0 1 0 154592051 20545536 4619 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32746/statm: 5016 4619 227 40 0 4431 0
Current children cumulated CPU time (s) 1305.03
Current children cumulated vsize (KiB) 20064

[startup+1331.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 477
/proc/meminfo: memFree=1778808/2055920 swapFree=4151144/4192956
[pid=32746] ppid=32744 vsize=20064 CPUtime=1330.63
/proc/32746/stat : 32746 (glpPBv3) R 32744 32746 31567 0 -1 0 4933 0 0 0 132217 846 0 0 25 0 1 0 154592051 20545536 4619 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32746/statm: 5016 4619 227 40 0 4431 0
Current children cumulated CPU time (s) 1330.63
Current children cumulated vsize (KiB) 20064

[startup+1343.9 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 477
/proc/meminfo: memFree=1778808/2055920 swapFree=4151144/4192956
[pid=32746] ppid=32744 vsize=20064 CPUtime=1343.43
/proc/32746/stat : 32746 (glpPBv3) R 32744 32746 31567 0 -1 0 4933 0 0 0 133466 877 0 0 25 0 1 0 154592051 20545536 4619 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32746/statm: 5016 4619 227 40 0 4431 0
Current children cumulated CPU time (s) 1343.43
Current children cumulated vsize (KiB) 20064

[startup+1347.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 477
/proc/meminfo: memFree=1778808/2055920 swapFree=4151144/4192956
[pid=32746] ppid=32744 vsize=20064 CPUtime=1346.62
/proc/32746/stat : 32746 (glpPBv3) R 32744 32746 31567 0 -1 0 4933 0 0 0 133775 887 0 0 25 0 1 0 154592051 20545536 4619 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32746/statm: 5016 4619 227 40 0 4431 0
Current children cumulated CPU time (s) 1346.62
Current children cumulated vsize (KiB) 20064

[startup+1350.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 477
/proc/meminfo: memFree=1778808/2055920 swapFree=4151144/4192956
[pid=32746] ppid=32744 vsize=20064 CPUtime=1349.82
/proc/32746/stat : 32746 (glpPBv3) R 32744 32746 31567 0 -1 0 4933 0 0 0 134083 899 0 0 25 0 1 0 154592051 20545536 4619 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32746/statm: 5016 4619 227 40 0 4431 0
Current children cumulated CPU time (s) 1349.82
Current children cumulated vsize (KiB) 20064

[startup+1351.91 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 477
/proc/meminfo: memFree=1778808/2055920 swapFree=4151144/4192956
[pid=32746] ppid=32744 vsize=20064 CPUtime=1351.42
/proc/32746/stat : 32746 (glpPBv3) R 32744 32746 31567 0 -1 0 4933 0 0 0 134236 906 0 0 25 0 1 0 154592051 20545536 4619 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32746/statm: 5016 4619 227 40 0 4431 0
Current children cumulated CPU time (s) 1351.42
Current children cumulated vsize (KiB) 20064

[startup+1352.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 477
/proc/meminfo: memFree=1778808/2055920 swapFree=4151144/4192956
[pid=32746] ppid=32744 vsize=20064 CPUtime=1352.22
/proc/32746/stat : 32746 (glpPBv3) R 32744 32746 31567 0 -1 0 4933 0 0 0 134313 909 0 0 25 0 1 0 154592051 20545536 4619 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32746/statm: 5016 4619 227 40 0 4431 0
Current children cumulated CPU time (s) 1352.22
Current children cumulated vsize (KiB) 20064

[startup+1353.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 477
/proc/meminfo: memFree=1778808/2055920 swapFree=4151144/4192956
[pid=32746] ppid=32744 vsize=20064 CPUtime=1352.62
/proc/32746/stat : 32746 (glpPBv3) R 32744 32746 31567 0 -1 0 4933 0 0 0 134352 910 0 0 25 0 1 0 154592051 20545536 4619 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32746/statm: 5016 4619 227 40 0 4431 0
Current children cumulated CPU time (s) 1352.62
Current children cumulated vsize (KiB) 20064

[startup+1353.2 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 477
/proc/meminfo: memFree=1778808/2055920 swapFree=4151144/4192956
[pid=32746] ppid=32744 vsize=20064 CPUtime=1352.72
/proc/32746/stat : 32746 (glpPBv3) R 32744 32746 31567 0 -1 0 4933 0 0 0 134362 910 0 0 25 0 1 0 154592051 20545536 4619 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32746/statm: 5016 4619 227 40 0 4431 0
Current children cumulated CPU time (s) 1352.72
Current children cumulated vsize (KiB) 20064

Child status: 20
Real time (s): 1353.24
CPU time (s): 1352.77
CPU user time (s): 1343.65
CPU system time (s): 9.11461
CPU usage (%): 99.9652
Max. virtual memory (cumulated for all children) (KiB): 20064

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1343.65
system time used= 9.11461
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4940
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12
involuntary context switches= 27305

runsolver used 1.55476 second user time and 3.34749 second system time

The end

Launcher Data (download as text)

Begin job on node35 on Fri Apr 20 10:59:26 UTC 2007

IDJOB= 366794
IDBENCH= 2901
IDSOLVER= 166
FILE ID= node35/366794-1177066766

PBS_JOBID= 4640217

Free space on /tmp= 66304 MiB

SOLVER NAME= glpPB 0.2
BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_4_30_2.opb
COMMAND LINE= glpPBv3 /tmp/evaluation/366794-1177066766/instance-366794-1177066766.opb
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node35/convwatcher-366794-1177066766 -o ROOT/results/node35/conversion-366794-1177066766 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/366794-1177066766/instance-366794-1177066766.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 9ebec3e8d890fdeefad01654ad9b68b7
MD5SUM BENCH=  1d7dd5c267917b6fb58d303c57bfa918

RANDOM SEED= 747261308

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node35.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.232
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.232
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:       1797144 kB
Buffers:         35568 kB
Cached:         156788 kB
SwapCached:       9060 kB
Active:          98680 kB
Inactive:       118008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1797144 kB
SwapTotal:     4192956 kB
SwapFree:      4151144 kB
Dirty:            2388 kB
Writeback:           0 kB
Mapped:          31204 kB
Slab:            27456 kB
Committed_AS:  2466388 kB
PageTables:       1996 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= 66304 MiB

End job on node35 on Fri Apr 20 11:22:00 UTC 2007