Trace number 3500442

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
pwbo 1.1UNSAT 115.743 57.8747

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_4_30_4.opb
MD5SUM56022330ee2943e2696d570dbfee01d9
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 benchmark17.3404
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 869
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2608
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

0.00/0.00	c pwbo 1.1 beta - 20110321
0.00/0.00	c Parsing opb file format. File HOME/instance-3500442-1307995475.opb.
0.00/0.00	c Instance file HOME/instance-3500442-1307995475.opb
0.00/0.00	c File size is 2096 bytes.
0.00/0.00	c Highest Coefficient sum: 2608
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.00         s                                      |
0.00/0.00	c |  Number Variables:      31                                                  |
0.00/0.00	c |  Number Clauses:        1                                                   |
0.00/0.00	c |  Number Cardinality:    0                                                   |
0.00/0.00	c |  Number PB Constraints: 8                                                   |
0.00/0.00	c init lb 0
0.00/0.00	c init ub 2
115.59/57.87	s UNSATISFIABLE
115.59/57.87	c Memory used           : 201.41 MB
115.59/57.87	c CPU time              : 113.343 s

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3500442-1307995475/watcher-3500442-1307995475 -o /var/tmp/evaluation-result-3500442-1307995475/solver-3500442-1307995475 -C 1800 -W 1900 -M 15500 pwbo1.1 -file-format=opb HOME/instance-3500442-1307995475.opb 

running on 4 cores: 1,3,5,7

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.64 3.92 3.90 4/179 17157
/proc/meminfo: memFree=30068868/32950928 swapFree=67048888/67111528
[pid=17157] ppid=17155 vsize=134732 CPUtime=0 cores=1,3,5,7
/proc/17157/stat : 17157 (pwbo1.1) S 17155 17157 15608 0 -1 4202496 377 0 0 0 0 0 0 0 24 0 3 0 911146270 137965568 328 33554432000 4194304 5714118 140736471070240 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0
/proc/17157/statm: 33683 328 181 372 0 33308 0
[pid=17157/tid=17158] ppid=17155 vsize=134732 CPUtime=0 cores=1,3,5,7
/proc/17157/task/17158/stat : 17158 (pwbo1.1) R 17155 17157 15608 0 -1 4202560 45 0 0 0 0 0 0 0 25 0 3 0 911146270 137965568 329 33554432000 4194304 5714118 140736471070240 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 5 0 0 0
[pid=17157/tid=17159] ppid=17155 vsize=134732 CPUtime=0 cores=1,3,5,7
/proc/17157/task/17159/stat : 17159 (pwbo1.1) R 17155 17157 15608 0 -1 4202560 17 0 0 0 0 0 0 0 25 0 3 0 911146270 137965568 329 33554432000 4194304 5714118 140736471070240 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 1 0 0 0

[startup+0.100323 s]
/proc/loadavg: 3.64 3.92 3.90 4/179 17157
/proc/meminfo: memFree=30068868/32950928 swapFree=67048888/67111528
[pid=17157] ppid=17155 vsize=134732 CPUtime=0.19 cores=1,3,5,7
/proc/17157/stat : 17157 (pwbo1.1) S 17155 17157 15608 0 -1 4202496 837 0 0 0 18 1 0 0 24 0 3 0 911146270 137965568 788 33554432000 4194304 5714118 140736471070240 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0
/proc/17157/statm: 33683 788 181 372 0 33308 0
[pid=17157/tid=17158] ppid=17155 vsize=134732 CPUtime=0.09 cores=1,3,5,7
/proc/17157/task/17158/stat : 17158 (pwbo1.1) R 17155 17157 15608 0 -1 4202560 325 0 0 0 9 0 0 0 25 0 3 0 911146270 137965568 788 33554432000 4194304 5714118 140736471070240 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 5 0 0 0
[pid=17157/tid=17159] ppid=17155 vsize=134732 CPUtime=0.09 cores=1,3,5,7
/proc/17157/task/17159/stat : 17159 (pwbo1.1) R 17155 17157 15608 0 -1 4202560 196 0 0 0 9 0 0 0 25 0 3 0 911146270 137965568 788 33554432000 4194304 5714118 140736471070240 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 134732

[startup+0.200305 s]
/proc/loadavg: 3.64 3.92 3.90 4/179 17157
/proc/meminfo: memFree=30068868/32950928 swapFree=67048888/67111528
[pid=17157] ppid=17155 vsize=134732 CPUtime=0.39 cores=1,3,5,7
/proc/17157/stat : 17157 (pwbo1.1) S 17155 17157 15608 0 -1 4202496 1122 0 0 0 38 1 0 0 24 0 3 0 911146270 137965568 1073 33554432000 4194304 5714118 140736471070240 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0
/proc/17157/statm: 33683 1073 181 372 0 33308 0
[pid=17157/tid=17158] ppid=17155 vsize=134732 CPUtime=0.19 cores=1,3,5,7
/proc/17157/task/17158/stat : 17158 (pwbo1.1) R 17155 17157 15608 0 -1 4202560 508 0 0 0 19 0 0 0 25 0 3 0 911146270 137965568 1073 33554432000 4194304 5714118 140736471070240 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 5 0 0 0
[pid=17157/tid=17159] ppid=17155 vsize=134732 CPUtime=0.19 cores=1,3,5,7
/proc/17157/task/17159/stat : 17159 (pwbo1.1) R 17155 17157 15608 0 -1 4202560 298 0 0 0 19 0 0 0 25 0 3 0 911146270 137965568 1073 33554432000 4194304 5714118 140736471070240 18446744073709551615 4319200 0 0 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 134732

[startup+0.300348 s]
/proc/loadavg: 3.64 3.92 3.90 4/179 17157
/proc/meminfo: memFree=30068868/32950928 swapFree=67048888/67111528
[pid=17157] ppid=17155 vsize=134732 CPUtime=0.59 cores=1,3,5,7
/proc/17157/stat : 17157 (pwbo1.1) S 17155 17157 15608 0 -1 4202496 1429 0 0 0 57 2 0 0 24 0 3 0 911146270 137965568 1380 33554432000 4194304 5714118 140736471070240 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0
/proc/17157/statm: 33683 1380 181 372 0 33308 0
[pid=17157/tid=17158] ppid=17155 vsize=134732 CPUtime=0.29 cores=1,3,5,7
/proc/17157/task/17158/stat : 17158 (pwbo1.1) R 17155 17157 15608 0 -1 4202560 695 0 0 0 28 1 0 0 25 0 3 0 911146270 137965568 1380 33554432000 4194304 5714118 140736471070240 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 5 0 0 0
[pid=17157/tid=17159] ppid=17155 vsize=134732 CPUtime=0.28 cores=1,3,5,7
/proc/17157/task/17159/stat : 17159 (pwbo1.1) R 17155 17157 15608 0 -1 4202560 418 0 0 0 28 0 0 0 25 0 3 0 911146270 137965568 1380 33554432000 4194304 5714118 140736471070240 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 134732

[startup+0.700215 s]
/proc/loadavg: 3.64 3.92 3.90 4/179 17157
/proc/meminfo: memFree=30068868/32950928 swapFree=67048888/67111528
[pid=17157] ppid=17155 vsize=135020 CPUtime=1.39 cores=1,3,5,7
/proc/17157/stat : 17157 (pwbo1.1) S 17155 17157 15608 0 -1 4202496 1830 0 0 0 135 4 0 0 24 0 3 0 911146270 138260480 1781 33554432000 4194304 5714118 140736471070240 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0
/proc/17157/statm: 33755 1781 181 372 0 33380 0
[pid=17157/tid=17158] ppid=17155 vsize=135020 CPUtime=0.69 cores=1,3,5,7
/proc/17157/task/17158/stat : 17158 (pwbo1.1) R 17155 17157 15608 0 -1 4202560 1004 0 0 0 67 2 0 0 25 0 3 0 911146270 138260480 1781 33554432000 4194304 5714118 140736471070240 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 5 0 0 0
[pid=17157/tid=17159] ppid=17155 vsize=135020 CPUtime=0.69 cores=1,3,5,7
/proc/17157/task/17159/stat : 17159 (pwbo1.1) R 17155 17157 15608 0 -1 4202560 510 0 0 0 67 2 0 0 25 0 3 0 911146270 138260480 1781 33554432000 4194304 5714118 140736471070240 18446744073709551615 4299720 0 0 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 135020

[startup+1.50107 s]
/proc/loadavg: 3.64 3.92 3.90 5/182 17160
/proc/meminfo: memFree=30060312/32950928 swapFree=67048888/67111528
[pid=17157] ppid=17155 vsize=135308 CPUtime=2.99 cores=1,3,5,7
/proc/17157/stat : 17157 (pwbo1.1) S 17155 17157 15608 0 -1 4202496 2392 0 0 0 289 10 0 0 24 0 3 0 911146270 138555392 2343 33554432000 4194304 5714118 140736471070240 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0
/proc/17157/statm: 33827 2343 182 372 0 33452 0
[pid=17157/tid=17158] ppid=17155 vsize=135308 CPUtime=1.49 cores=1,3,5,7
/proc/17157/task/17158/stat : 17158 (pwbo1.1) R 17155 17157 15608 0 -1 4202560 1415 0 0 0 144 5 0 0 25 0 3 0 911146270 138555392 2343 33554432000 4194304 5714118 140736471070240 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 5 0 0 0
[pid=17157/tid=17159] ppid=17155 vsize=135308 CPUtime=1.48 cores=1,3,5,7
/proc/17157/task/17159/stat : 17159 (pwbo1.1) R 17155 17157 15608 0 -1 4202560 661 0 0 0 144 4 0 0 25 0 3 0 911146270 138555392 2343 33554432000 4194304 5714118 140736471070240 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 135308

[startup+3.10085 s]
/proc/loadavg: 3.67 3.92 3.90 5/182 17160
/proc/meminfo: memFree=30055352/32950928 swapFree=67048888/67111528
[pid=17157] ppid=17155 vsize=135452 CPUtime=6.19 cores=1,3,5,7
/proc/17157/stat : 17157 (pwbo1.1) S 17155 17157 15608 0 -1 4202496 3257 0 0 0 602 17 0 0 24 0 3 0 911146270 138702848 3208 33554432000 4194304 5714118 140736471070240 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0
/proc/17157/statm: 33863 3208 182 372 0 33488 0
[pid=17157/tid=17158] ppid=17155 vsize=135452 CPUtime=3.09 cores=1,3,5,7
/proc/17157/task/17158/stat : 17158 (pwbo1.1) R 17155 17157 15608 0 -1 4202560 2159 0 0 0 299 10 0 0 25 0 3 0 911146270 138702848 3208 33554432000 4194304 5714118 140736471070240 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 5 0 0 0
[pid=17157/tid=17159] ppid=17155 vsize=135452 CPUtime=3.09 cores=1,3,5,7
/proc/17157/task/17159/stat : 17159 (pwbo1.1) R 17155 17157 15608 0 -1 4202560 782 0 0 0 302 7 0 0 25 0 3 0 911146270 138702848 3208 33554432000 4194304 5714118 140736471070240 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 135452

[startup+6.30022 s]
/proc/loadavg: 3.67 3.92 3.90 5/182 17160
/proc/meminfo: memFree=30045572/32950928 swapFree=67048888/67111528
[pid=17157] ppid=17155 vsize=135596 CPUtime=12.58 cores=1,3,5,7
/proc/17157/stat : 17157 (pwbo1.1) S 17155 17157 15608 0 -1 4202496 4634 0 0 0 1226 32 0 0 24 0 3 0 911146270 138850304 4585 33554432000 4194304 5714118 140736471070240 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0
/proc/17157/statm: 33899 4585 182 372 0 33524 0
[pid=17157/tid=17158] ppid=17155 vsize=135596 CPUtime=6.29 cores=1,3,5,7
/proc/17157/task/17158/stat : 17158 (pwbo1.1) R 17155 17157 15608 0 -1 4202560 3365 0 0 0 613 16 0 0 25 0 3 0 911146270 138850304 4585 33554432000 4194304 5714118 140736471070240 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 5 0 0 0
[pid=17157/tid=17159] ppid=17155 vsize=135596 CPUtime=6.29 cores=1,3,5,7
/proc/17157/task/17159/stat : 17159 (pwbo1.1) R 17155 17157 15608 0 -1 4202560 953 0 0 0 613 16 0 0 25 0 3 0 911146270 138850304 4585 33554432000 4194304 5714118 140736471070240 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 135596

[startup+12.7011 s]
/proc/loadavg: 3.72 3.92 3.90 5/182 17160
/proc/meminfo: memFree=30027704/32950928 swapFree=67048888/67111528
[pid=17157] ppid=17155 vsize=136892 CPUtime=25.39 cores=1,3,5,7
/proc/17157/stat : 17157 (pwbo1.1) S 17155 17157 15608 0 -1 4202496 7273 0 0 0 2477 62 0 0 24 0 3 0 911146270 140177408 7224 33554432000 4194304 5714118 140736471070240 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0
/proc/17157/statm: 34223 7224 182 372 0 33848 0
[pid=17157/tid=17158] ppid=17155 vsize=136892 CPUtime=12.69 cores=1,3,5,7
/proc/17157/task/17158/stat : 17158 (pwbo1.1) R 17155 17157 15608 0 -1 4202560 5757 0 0 0 1238 31 0 0 25 0 3 0 911146270 140177408 7224 33554432000 4194304 5714118 140736471070240 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 5 0 0 0
[pid=17157/tid=17159] ppid=17155 vsize=136892 CPUtime=12.69 cores=1,3,5,7
/proc/17157/task/17159/stat : 17159 (pwbo1.1) R 17155 17157 15608 0 -1 4202560 1200 0 0 0 1239 30 0 0 25 0 3 0 911146270 140177408 7224 33554432000 4194304 5714118 140736471070240 18446744073709551615 4299920 0 0 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 136892

[startup+25.5008 s]
/proc/loadavg: 3.76 3.93 3.90 5/182 17160
/proc/meminfo: memFree=29996548/32950928 swapFree=67048888/67111528
[pid=17157] ppid=17155 vsize=138692 CPUtime=50.99 cores=1,3,5,7
/proc/17157/stat : 17157 (pwbo1.1) S 17155 17157 15608 0 -1 4202496 11471 0 0 0 4981 118 0 0 24 0 3 0 911146270 142020608 11422 33554432000 4194304 5714118 140736471070240 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0
/proc/17157/statm: 34673 11422 182 372 0 34298 0
[pid=17157/tid=17158] ppid=17155 vsize=138692 CPUtime=25.49 cores=1,3,5,7
/proc/17157/task/17158/stat : 17158 (pwbo1.1) R 17155 17157 15608 0 -1 4202560 9780 0 0 0 2491 58 0 0 25 0 3 0 911146270 142020608 11422 33554432000 4194304 5714118 140736471070240 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 5 0 0 0
[pid=17157/tid=17159] ppid=17155 vsize=138692 CPUtime=25.49 cores=1,3,5,7
/proc/17157/task/17159/stat : 17159 (pwbo1.1) R 17155 17157 15608 0 -1 4202560 1375 0 0 0 2489 60 0 0 25 0 3 0 911146270 142020608 11422 33554432000 4194304 5714118 140736471070240 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 138692

[startup+51.1003 s]
/proc/loadavg: 3.53 3.85 3.88 5/182 17201
/proc/meminfo: memFree=30032736/32950928 swapFree=67048888/67111528
[pid=17157] ppid=17155 vsize=205956 CPUtime=102.19 cores=1,3,5,7
/proc/17157/stat : 17157 (pwbo1.1) S 17155 17157 15608 0 -1 4202496 18955 0 0 0 9996 223 0 0 24 0 3 0 911146270 210898944 18906 33554432000 4194304 5714118 140736471070240 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0
/proc/17157/statm: 51489 18906 182 372 0 51114 0
[pid=17157/tid=17158] ppid=17155 vsize=205956 CPUtime=51.09 cores=1,3,5,7
/proc/17157/task/17158/stat : 17158 (pwbo1.1) R 17155 17157 15608 0 -1 4202560 17003 0 0 0 5000 109 0 0 25 0 3 0 911146270 210898944 18906 33554432000 4194304 5714118 140736471070240 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 5 0 0 0
[pid=17157/tid=17159] ppid=17155 vsize=205956 CPUtime=51.09 cores=1,3,5,7
/proc/17157/task/17159/stat : 17159 (pwbo1.1) R 17155 17157 15608 0 -1 4202560 1636 0 0 0 4996 113 0 0 25 0 3 0 911146270 210898944 18906 33554432000 4194304 5714118 140736471070240 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 205956

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

[startup+51.2013 s]
/proc/loadavg: 3.53 3.85 3.88 5/182 17201
/proc/meminfo: memFree=30032736/32950928 swapFree=67048888/67111528
[pid=17157] ppid=17155 vsize=205956 CPUtime=102.39 cores=1,3,5,7
/proc/17157/stat : 17157 (pwbo1.1) S 17155 17157 15608 0 -1 4202496 18955 0 0 0 10015 224 0 0 24 0 3 0 911146270 210898944 18906 33554432000 4194304 5714118 140736471070240 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0
/proc/17157/statm: 51489 18906 182 372 0 51114 0
[pid=17157/tid=17158] ppid=17155 vsize=205956 CPUtime=51.19 cores=1,3,5,7
/proc/17157/task/17158/stat : 17158 (pwbo1.1) R 17155 17157 15608 0 -1 4202560 17003 0 0 0 5010 109 0 0 25 0 3 0 911146270 210898944 18906 33554432000 4194304 5714118 140736471070240 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 5 0 0 0
[pid=17157/tid=17159] ppid=17155 vsize=205956 CPUtime=51.19 cores=1,3,5,7
/proc/17157/task/17159/stat : 17159 (pwbo1.1) R 17155 17157 15608 0 -1 4202560 1636 0 0 0 5005 114 0 0 25 0 3 0 911146270 210898944 18906 33554432000 4194304 5714118 140736471070240 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 102.39
Current children cumulated vsize (KiB) 205956

[startup+54.4007 s]
/proc/loadavg: 3.56 3.85 3.88 5/182 17201
/proc/meminfo: memFree=30025924/32950928 swapFree=67048888/67111528
[pid=17157] ppid=17155 vsize=205956 CPUtime=108.79 cores=1,3,5,7
/proc/17157/stat : 17157 (pwbo1.1) S 17155 17157 15608 0 -1 4202496 19775 0 0 0 10647 232 0 0 24 0 3 0 911146270 210898944 19726 33554432000 4194304 5714118 140736471070240 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0
/proc/17157/statm: 51489 19726 182 372 0 51114 0
[pid=17157/tid=17158] ppid=17155 vsize=205956 CPUtime=54.39 cores=1,3,5,7
/proc/17157/task/17158/stat : 17158 (pwbo1.1) R 17155 17157 15608 0 -1 4202560 17809 0 0 0 5325 114 0 0 25 0 3 0 911146270 210898944 19726 33554432000 4194304 5714118 140736471070240 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 5 0 0 0
[pid=17157/tid=17159] ppid=17155 vsize=205956 CPUtime=54.39 cores=1,3,5,7
/proc/17157/task/17159/stat : 17159 (pwbo1.1) R 17155 17157 15608 0 -1 4202560 1650 0 0 0 5322 117 0 0 25 0 3 0 911146270 210898944 19726 33554432000 4194304 5714118 140736471070240 18446744073709551615 4299720 0 0 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 108.79
Current children cumulated vsize (KiB) 205956

[startup+56.0004 s]
/proc/loadavg: 3.56 3.85 3.88 5/182 17201
/proc/meminfo: memFree=30022820/32950928 swapFree=67048888/67111528
[pid=17157] ppid=17155 vsize=206244 CPUtime=111.99 cores=1,3,5,7
/proc/17157/stat : 17157 (pwbo1.1) S 17155 17157 15608 0 -1 4202496 20131 0 0 0 10964 235 0 0 24 0 3 0 911146270 211193856 20082 33554432000 4194304 5714118 140736471070240 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0
/proc/17157/statm: 51561 20082 182 372 0 51186 0
[pid=17157/tid=17158] ppid=17155 vsize=206244 CPUtime=55.99 cores=1,3,5,7
/proc/17157/task/17158/stat : 17158 (pwbo1.1) R 17155 17157 15608 0 -1 4202560 18165 0 0 0 5483 116 0 0 25 0 3 0 911146270 211193856 20082 33554432000 4194304 5714118 140736471070240 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 5 0 0 0
[pid=17157/tid=17159] ppid=17155 vsize=206244 CPUtime=55.99 cores=1,3,5,7
/proc/17157/task/17159/stat : 17159 (pwbo1.1) R 17155 17157 15608 0 -1 4202560 1650 0 0 0 5481 118 0 0 25 0 3 0 911146270 211193856 20082 33554432000 4194304 5714118 140736471070240 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 111.99
Current children cumulated vsize (KiB) 206244

[startup+56.8003 s]
/proc/loadavg: 3.56 3.85 3.88 5/182 17201
/proc/meminfo: memFree=30020712/32950928 swapFree=67048888/67111528
[pid=17157] ppid=17155 vsize=206244 CPUtime=113.59 cores=1,3,5,7
/proc/17157/stat : 17157 (pwbo1.1) S 17155 17157 15608 0 -1 4202496 20454 0 0 0 11122 237 0 0 24 0 3 0 911146270 211193856 20405 33554432000 4194304 5714118 140736471070240 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0
/proc/17157/statm: 51561 20405 182 372 0 51186 0
[pid=17157/tid=17158] ppid=17155 vsize=206244 CPUtime=56.79 cores=1,3,5,7
/proc/17157/task/17158/stat : 17158 (pwbo1.1) R 17155 17157 15608 0 -1 4202560 18486 0 0 0 5562 117 0 0 25 0 3 0 911146270 211193856 20405 33554432000 4194304 5714118 140736471070240 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 5 0 0 0
[pid=17157/tid=17159] ppid=17155 vsize=206244 CPUtime=56.79 cores=1,3,5,7
/proc/17157/task/17159/stat : 17159 (pwbo1.1) R 17155 17157 15608 0 -1 4202560 1652 0 0 0 5560 119 0 0 25 0 3 0 911146270 211193856 20405 33554432000 4194304 5714118 140736471070240 18446744073709551615 4300144 0 0 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 113.59
Current children cumulated vsize (KiB) 206244

[startup+57.6011 s]
/proc/loadavg: 3.60 3.86 3.88 5/182 17201
/proc/meminfo: memFree=30018356/32950928 swapFree=67048888/67111528
[pid=17157] ppid=17155 vsize=206244 CPUtime=115.2 cores=1,3,5,7
/proc/17157/stat : 17157 (pwbo1.1) S 17155 17157 15608 0 -1 4202496 20632 0 0 0 11281 239 0 0 24 0 3 0 911146270 211193856 20583 33554432000 4194304 5714118 140736471070240 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0
/proc/17157/statm: 51561 20583 182 372 0 51186 0
[pid=17157/tid=17158] ppid=17155 vsize=206244 CPUtime=57.59 cores=1,3,5,7
/proc/17157/task/17158/stat : 17158 (pwbo1.1) R 17155 17157 15608 0 -1 4202560 18663 0 0 0 5641 118 0 0 25 0 3 0 911146270 211193856 20583 33554432000 4194304 5714118 140736471070240 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 5 0 0 0
[pid=17157/tid=17159] ppid=17155 vsize=206244 CPUtime=57.59 cores=1,3,5,7
/proc/17157/task/17159/stat : 17159 (pwbo1.1) R 17155 17157 15608 0 -1 4202560 1653 0 0 0 5639 120 0 0 25 0 3 0 911146270 211193856 20583 33554432000 4194304 5714118 140736471070240 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 115.2
Current children cumulated vsize (KiB) 206244

[startup+57.8011 s]
/proc/loadavg: 3.60 3.86 3.88 5/182 17201
/proc/meminfo: memFree=30018356/32950928 swapFree=67048888/67111528
[pid=17157] ppid=17155 vsize=206244 CPUtime=115.59 cores=1,3,5,7
/proc/17157/stat : 17157 (pwbo1.1) S 17155 17157 15608 0 -1 4202496 20637 0 0 0 11320 239 0 0 24 0 3 0 911146270 211193856 20588 33554432000 4194304 5714118 140736471070240 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0
/proc/17157/statm: 51561 20588 182 372 0 51186 0
[pid=17157/tid=17158] ppid=17155 vsize=206244 CPUtime=57.79 cores=1,3,5,7
/proc/17157/task/17158/stat : 17158 (pwbo1.1) R 17155 17157 15608 0 -1 4202560 18668 0 0 0 5661 118 0 0 25 0 3 0 911146270 211193856 20588 33554432000 4194304 5714118 140736471070240 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 5 0 0 0
[pid=17157/tid=17159] ppid=17155 vsize=206244 CPUtime=57.79 cores=1,3,5,7
/proc/17157/task/17159/stat : 17159 (pwbo1.1) R 17155 17157 15608 0 -1 4202560 1653 0 0 0 5659 120 0 0 25 0 3 0 911146270 211193856 20588 33554432000 4194304 5714118 140736471070240 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 115.59
Current children cumulated vsize (KiB) 206244

Child status: 0
Real time (s): 57.8747
CPU time (s): 115.743
CPU user time (s): 113.343
CPU system time (s): 2.40064
CPU usage (%): 199.99
Max. virtual memory (cumulated for all children) (KiB): 206244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 113.343
system time used= 2.40063
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20643
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11
involuntary context switches= 277

runsolver used 0.094985 second user time and 0.183972 second system time

The end

Launcher Data

Begin job on node122 at 2011-06-13 22:04:35
IDJOB=3500442
IDBENCH=2907
IDSOLVER=1954
FILE ID=node122/3500442-1307995475
RUNJOBID= node122-1307989672-15977
PBS_JOBID= 13559733
Free space on /var/tmp= 2888 MiB

SOLVER NAME= pwbo 1.1
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_4_30_4.opb
COMMAND LINE= pwbo1.1 -file-format=opb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3500442-1307995475/watcher-3500442-1307995475 -o /var/tmp/evaluation-result-3500442-1307995475/solver-3500442-1307995475 -C 1800 -W 1900 -M 15500  pwbo1.1 -file-format=opb HOME/instance-3500442-1307995475.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 56022330ee2943e2696d570dbfee01d9
RANDOM SEED=1885583666

node122.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.64
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30069172 kB
Buffers:         55692 kB
Cached:        2539812 kB
SwapCached:      15172 kB
Active:         246864 kB
Inactive:      2435300 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30069172 kB
SwapTotal:    67111528 kB
SwapFree:     67048888 kB
Dirty:            6312 kB
Writeback:           0 kB
AnonPages:       84112 kB
Mapped:           9960 kB
Slab:           135820 kB
PageTables:       4732 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   280700 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /var/tmp at the end= 2884 MiB
End job on node122 at 2011-06-13 22:05:33