Trace number 3500432

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 293.638 146.966

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_4_30_3.opb
MD5SUMd2b3af71376059fa940b007abcee01cc
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 benchmark48.6016
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 940
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2821
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-3500432-1307995094.opb.
0.00/0.00	c Instance file HOME/instance-3500432-1307995094.opb
0.00/0.00	c File size is 2114 bytes.
0.00/0.00	c Highest Coefficient sum: 2821
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
293.56/146.95	s UNSATISFIABLE
293.56/146.95	c Memory used           : 270.51 MB
293.56/146.95	c CPU time              : 289.152 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-3500432-1307995094/watcher-3500432-1307995094 -o /var/tmp/evaluation-result-3500432-1307995094/solver-3500432-1307995094 -C 1800 -W 1900 -M 15500 pwbo1.1 -file-format=opb HOME/instance-3500432-1307995094.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.83 3.94 3.90 3/179 13261
/proc/meminfo: memFree=12567804/32951124 swapFree=67056684/67111528
[pid=13261] ppid=13259 vsize=134732 CPUtime=0 cores=1,3,5,7
/proc/13261/stat : 13261 (pwbo1.1) S 13259 13261 12151 0 -1 4202496 379 0 0 0 0 0 0 0 19 0 3 0 911110118 137965568 330 33554432000 4194304 5714118 140735429299744 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0
/proc/13261/statm: 33683 330 181 372 0 33308 0
[pid=13261/tid=13262] ppid=13259 vsize=134732 CPUtime=0 cores=1,3,5,7
/proc/13261/task/13262/stat : 13262 (pwbo1.1) R 13259 13261 12151 0 -1 4202560 40 0 0 0 0 0 0 0 20 0 3 0 911110118 137965568 331 33554432000 4194304 5714118 140735429299744 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 5 0 0 0
[pid=13261/tid=13263] ppid=13259 vsize=134732 CPUtime=0 cores=1,3,5,7
/proc/13261/task/13263/stat : 13263 (pwbo1.1) R 13259 13261 12151 0 -1 4202560 23 0 0 0 0 0 0 0 18 0 3 0 911110118 137965568 331 33554432000 4194304 5714118 140735429299744 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 3 0 0 0

[startup+0.027516 s]
/proc/loadavg: 3.83 3.94 3.90 3/179 13261
/proc/meminfo: memFree=12567804/32951124 swapFree=67056684/67111528
[pid=13261] ppid=13259 vsize=134732 CPUtime=0.04 cores=1,3,5,7
/proc/13261/stat : 13261 (pwbo1.1) S 13259 13261 12151 0 -1 4202496 516 0 0 0 4 0 0 0 19 0 3 0 911110118 137965568 467 33554432000 4194304 5714118 140735429299744 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0
/proc/13261/statm: 33683 467 181 372 0 33308 0
[pid=13261/tid=13262] ppid=13259 vsize=134732 CPUtime=0.02 cores=1,3,5,7
/proc/13261/task/13262/stat : 13262 (pwbo1.1) R 13259 13261 12151 0 -1 4202560 125 0 0 0 2 0 0 0 20 0 3 0 911110118 137965568 467 33554432000 4194304 5714118 140735429299744 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 5 0 0 0
[pid=13261/tid=13263] ppid=13259 vsize=134732 CPUtime=0.02 cores=1,3,5,7
/proc/13261/task/13263/stat : 13263 (pwbo1.1) R 13259 13261 12151 0 -1 4202560 74 0 0 0 2 0 0 0 18 0 3 0 911110118 137965568 467 33554432000 4194304 5714118 140735429299744 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 134732

[startup+0.100513 s]
/proc/loadavg: 3.83 3.94 3.90 3/179 13261
/proc/meminfo: memFree=12567804/32951124 swapFree=67056684/67111528
[pid=13261] ppid=13259 vsize=134732 CPUtime=0.19 cores=1,3,5,7
/proc/13261/stat : 13261 (pwbo1.1) S 13259 13261 12151 0 -1 4202496 853 0 0 0 18 1 0 0 19 0 3 0 911110118 137965568 804 33554432000 4194304 5714118 140735429299744 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0
/proc/13261/statm: 33683 804 181 372 0 33308 0
[pid=13261/tid=13262] ppid=13259 vsize=134732 CPUtime=0.09 cores=1,3,5,7
/proc/13261/task/13262/stat : 13262 (pwbo1.1) R 13259 13261 12151 0 -1 4202560 329 0 0 0 9 0 0 0 20 0 3 0 911110118 137965568 804 33554432000 4194304 5714118 140735429299744 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 5 0 0 0
[pid=13261/tid=13263] ppid=13259 vsize=134732 CPUtime=0.09 cores=1,3,5,7
/proc/13261/task/13263/stat : 13263 (pwbo1.1) R 13259 13261 12151 0 -1 4202560 207 0 0 0 9 0 0 0 18 0 3 0 911110118 137965568 804 33554432000 4194304 5714118 140735429299744 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 134732

[startup+0.300465 s]
/proc/loadavg: 3.83 3.94 3.90 3/179 13261
/proc/meminfo: memFree=12567804/32951124 swapFree=67056684/67111528
[pid=13261] ppid=13259 vsize=134732 CPUtime=0.59 cores=1,3,5,7
/proc/13261/stat : 13261 (pwbo1.1) S 13259 13261 12151 0 -1 4202496 1378 0 0 0 57 2 0 0 19 0 3 0 911110118 137965568 1329 33554432000 4194304 5714118 140735429299744 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0
/proc/13261/statm: 33683 1329 181 372 0 33308 0
[pid=13261/tid=13262] ppid=13259 vsize=134732 CPUtime=0.29 cores=1,3,5,7
/proc/13261/task/13262/stat : 13262 (pwbo1.1) R 13259 13261 12151 0 -1 4202560 657 0 0 0 28 1 0 0 21 0 3 0 911110118 137965568 1329 33554432000 4194304 5714118 140735429299744 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 5 0 0 0
[pid=13261/tid=13263] ppid=13259 vsize=134732 CPUtime=0.29 cores=1,3,5,7
/proc/13261/task/13263/stat : 13263 (pwbo1.1) R 13259 13261 12151 0 -1 4202560 404 0 0 0 28 1 0 0 18 0 3 0 911110118 137965568 1329 33554432000 4194304 5714118 140735429299744 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 134732

[startup+0.700393 s]
/proc/loadavg: 3.83 3.94 3.90 3/179 13261
/proc/meminfo: memFree=12567804/32951124 swapFree=67056684/67111528
[pid=13261] ppid=13259 vsize=135020 CPUtime=1.39 cores=1,3,5,7
/proc/13261/stat : 13261 (pwbo1.1) S 13259 13261 12151 0 -1 4202496 1820 0 0 0 135 4 0 0 19 0 3 0 911110118 138260480 1771 33554432000 4194304 5714118 140735429299744 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0
/proc/13261/statm: 33755 1771 181 372 0 33380 0
[pid=13261/tid=13262] ppid=13259 vsize=135020 CPUtime=0.69 cores=1,3,5,7
/proc/13261/task/13262/stat : 13262 (pwbo1.1) R 13259 13261 12151 0 -1 4202560 984 0 0 0 67 2 0 0 22 0 3 0 911110118 138260480 1771 33554432000 4194304 5714118 140735429299744 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 5 0 0 0
[pid=13261/tid=13263] ppid=13259 vsize=135020 CPUtime=0.69 cores=1,3,5,7
/proc/13261/task/13263/stat : 13263 (pwbo1.1) R 13259 13261 12151 0 -1 4202560 519 0 0 0 67 2 0 0 18 0 3 0 911110118 138260480 1771 33554432000 4194304 5714118 140735429299744 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 135020

[startup+1.50025 s]
/proc/loadavg: 3.83 3.94 3.90 5/182 13264
/proc/meminfo: memFree=12561356/32951124 swapFree=67056684/67111528
[pid=13261] ppid=13259 vsize=135020 CPUtime=2.99 cores=1,3,5,7
/proc/13261/stat : 13261 (pwbo1.1) S 13259 13261 12151 0 -1 4202496 2358 0 0 0 292 7 0 0 19 0 3 0 911110118 138260480 2309 33554432000 4194304 5714118 140735429299744 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0
/proc/13261/statm: 33755 2309 182 372 0 33380 0
[pid=13261/tid=13262] ppid=13259 vsize=135020 CPUtime=1.49 cores=1,3,5,7
/proc/13261/task/13262/stat : 13262 (pwbo1.1) R 13259 13261 12151 0 -1 4202560 1424 0 0 0 145 4 0 0 25 0 3 0 911110118 138260480 2309 33554432000 4194304 5714118 140735429299744 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 5 0 0 0
[pid=13261/tid=13263] ppid=13259 vsize=135020 CPUtime=1.49 cores=1,3,5,7
/proc/13261/task/13263/stat : 13263 (pwbo1.1) R 13259 13261 12151 0 -1 4202560 617 0 0 0 146 3 0 0 20 0 3 0 911110118 138260480 2309 33554432000 4194304 5714118 140735429299744 18446744073709551615 4300224 0 0 4096 16387 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 135020

[startup+3.10095 s]
/proc/loadavg: 3.83 3.94 3.90 5/182 13264
/proc/meminfo: memFree=12557548/32951124 swapFree=67056684/67111528
[pid=13261] ppid=13259 vsize=135092 CPUtime=6.19 cores=1,3,5,7
/proc/13261/stat : 13261 (pwbo1.1) S 13259 13261 12151 0 -1 4202496 3464 0 0 0 603 16 0 0 19 0 3 0 911110118 138334208 3415 33554432000 4194304 5714118 140735429299744 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0
/proc/13261/statm: 33773 3415 182 372 0 33398 0
[pid=13261/tid=13262] ppid=13259 vsize=135092 CPUtime=3.09 cores=1,3,5,7
/proc/13261/task/13262/stat : 13262 (pwbo1.1) R 13259 13261 12151 0 -1 4202560 2340 0 0 0 301 8 0 0 25 0 3 0 911110118 138334208 3415 33554432000 4194304 5714118 140735429299744 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 5 0 0 0
[pid=13261/tid=13263] ppid=13259 vsize=135092 CPUtime=3.09 cores=1,3,5,7
/proc/13261/task/13263/stat : 13263 (pwbo1.1) R 13259 13261 12151 0 -1 4202560 807 0 0 0 302 7 0 0 25 0 3 0 911110118 138334208 3415 33554432000 4194304 5714118 140735429299744 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 135092

[startup+6.30037 s]
/proc/loadavg: 3.85 3.94 3.90 5/182 13264
/proc/meminfo: memFree=12548380/32951124 swapFree=67056684/67111528
[pid=13261] ppid=13259 vsize=135740 CPUtime=12.59 cores=1,3,5,7
/proc/13261/stat : 13261 (pwbo1.1) S 13259 13261 12151 0 -1 4202496 5080 0 0 0 1229 30 0 0 19 0 3 0 911110118 138997760 5031 33554432000 4194304 5714118 140735429299744 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0
/proc/13261/statm: 33935 5031 182 372 0 33560 0
[pid=13261/tid=13262] ppid=13259 vsize=135740 CPUtime=6.29 cores=1,3,5,7
/proc/13261/task/13262/stat : 13262 (pwbo1.1) R 13259 13261 12151 0 -1 4202560 3780 0 0 0 613 16 0 0 25 0 3 0 911110118 138997760 5031 33554432000 4194304 5714118 140735429299744 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 5 0 0 0
[pid=13261/tid=13263] ppid=13259 vsize=135740 CPUtime=6.29 cores=1,3,5,7
/proc/13261/task/13263/stat : 13263 (pwbo1.1) R 13259 13261 12151 0 -1 4202560 983 0 0 0 615 14 0 0 25 0 3 0 911110118 138997760 5031 33554432000 4194304 5714118 140735429299744 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 135740

[startup+12.7002 s]
/proc/loadavg: 3.86 3.94 3.90 5/182 13264
/proc/meminfo: memFree=12531056/32951124 swapFree=67056684/67111528
[pid=13261] ppid=13259 vsize=137180 CPUtime=25.39 cores=1,3,5,7
/proc/13261/stat : 13261 (pwbo1.1) S 13259 13261 12151 0 -1 4202496 7928 0 0 0 2485 54 0 0 19 0 3 0 911110118 140472320 7879 33554432000 4194304 5714118 140735429299744 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0
/proc/13261/statm: 34295 7879 182 372 0 33920 0
[pid=13261/tid=13262] ppid=13259 vsize=137180 CPUtime=12.69 cores=1,3,5,7
/proc/13261/task/13262/stat : 13262 (pwbo1.1) R 13259 13261 12151 0 -1 4202560 6282 0 0 0 1241 28 0 0 25 0 3 0 911110118 140472320 7879 33554432000 4194304 5714118 140735429299744 18446744073709551615 4299904 0 0 4096 16387 0 0 0 -1 5 0 0 0
[pid=13261/tid=13263] ppid=13259 vsize=137180 CPUtime=12.69 cores=1,3,5,7
/proc/13261/task/13263/stat : 13263 (pwbo1.1) R 13259 13261 12151 0 -1 4202560 1329 0 0 0 1244 25 0 0 25 0 3 0 911110118 140472320 7879 33554432000 4194304 5714118 140735429299744 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 137180

[startup+25.5009 s]
/proc/loadavg: 3.89 3.94 3.90 5/182 13265
/proc/meminfo: memFree=12502788/32951124 swapFree=67056684/67111528
[pid=13261] ppid=13259 vsize=139484 CPUtime=51 cores=1,3,5,7
/proc/13261/stat : 13261 (pwbo1.1) S 13259 13261 12151 0 -1 4202496 12412 0 0 0 4998 102 0 0 19 0 3 0 911110118 142831616 12363 33554432000 4194304 5714118 140735429299744 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0
/proc/13261/statm: 34871 12364 182 372 0 34496 0
[pid=13261/tid=13262] ppid=13259 vsize=139484 CPUtime=25.49 cores=1,3,5,7
/proc/13261/task/13262/stat : 13262 (pwbo1.1) R 13259 13261 12151 0 -1 4202560 10554 0 0 0 2496 53 0 0 25 0 3 0 911110118 142831616 12364 33554432000 4194304 5714118 140735429299744 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 5 0 0 0
[pid=13261/tid=13263] ppid=13259 vsize=139484 CPUtime=25.49 cores=1,3,5,7
/proc/13261/task/13263/stat : 13263 (pwbo1.1) R 13259 13261 12151 0 -1 4202560 1542 0 0 0 2501 48 0 0 25 0 3 0 911110118 142831616 12364 33554432000 4194304 5714118 140735429299744 18446744073709551615 4319689 0 0 4096 16387 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 139484

[startup+51.1012 s]
/proc/loadavg: 3.93 3.94 3.90 5/182 13265
/proc/meminfo: memFree=12450308/32951124 swapFree=67056684/67111528
[pid=13261] ppid=13259 vsize=206964 CPUtime=102.19 cores=1,3,5,7
/proc/13261/stat : 13261 (pwbo1.1) S 13259 13261 12151 0 -1 4202496 20327 0 0 0 10032 187 0 0 19 0 3 0 911110118 211931136 20278 33554432000 4194304 5714118 140735429299744 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0
/proc/13261/statm: 51741 20278 182 372 0 51366 0
[pid=13261/tid=13262] ppid=13259 vsize=206964 CPUtime=51.09 cores=1,3,5,7
/proc/13261/task/13262/stat : 13262 (pwbo1.1) R 13259 13261 12151 0 -1 4202560 18217 0 0 0 5013 96 0 0 25 0 3 0 911110118 211931136 20278 33554432000 4194304 5714118 140735429299744 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 5 0 0 0
[pid=13261/tid=13263] ppid=13259 vsize=206964 CPUtime=51.1 cores=1,3,5,7
/proc/13261/task/13263/stat : 13263 (pwbo1.1) R 13259 13261 12151 0 -1 4202560 1793 0 0 0 5019 91 0 0 25 0 3 0 911110118 211931136 20278 33554432000 4194304 5714118 140735429299744 18446744073709551615 4300239 0 0 4096 16387 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 206964

[startup+102.307 s]
/proc/loadavg: 3.97 3.95 3.91 5/182 13267
/proc/meminfo: memFree=12385936/32951124 swapFree=67056684/67111528
[pid=13261] ppid=13259 vsize=209952 CPUtime=204.61 cores=1,3,5,7
/proc/13261/stat : 13261 (pwbo1.1) S 13259 13261 12151 0 -1 4202496 33907 0 0 0 20122 339 0 0 19 0 3 0 911110118 214990848 33843 33554432000 4194304 5714118 140735429299744 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0
/proc/13261/statm: 52488 33843 182 372 0 52113 0
[pid=13261/tid=13262] ppid=13259 vsize=209952 CPUtime=102.3 cores=1,3,5,7
/proc/13261/task/13262/stat : 13262 (pwbo1.1) R 13259 13261 12151 0 -1 4202560 31482 0 0 0 10061 169 0 0 25 0 3 0 911110118 214990848 33843 33554432000 4194304 5714118 140735429299744 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 5 0 0 0
[pid=13261/tid=13263] ppid=13259 vsize=209952 CPUtime=102.3 cores=1,3,5,7
/proc/13261/task/13263/stat : 13263 (pwbo1.1) R 13259 13261 12151 0 -1 4202560 2108 0 0 0 10061 169 0 0 25 0 3 0 911110118 214990848 33843 33554432000 4194304 5714118 140735429299744 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 204.61
Current children cumulated vsize (KiB) 209952

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

[startup+127.901 s]
/proc/loadavg: 3.98 3.95 3.91 5/182 13267
/proc/meminfo: memFree=12351828/32951124 swapFree=67056684/67111528
[pid=13261] ppid=13259 vsize=276532 CPUtime=255.8 cores=1,3,5,7
/proc/13261/stat : 13261 (pwbo1.1) S 13259 13261 12151 0 -1 4202496 40406 0 0 0 25173 407 0 0 19 0 3 0 911110118 283168768 40342 33554432000 4194304 5714118 140735429299744 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0
/proc/13261/statm: 69133 40342 182 372 0 68758 0
[pid=13261/tid=13262] ppid=13259 vsize=276532 CPUtime=127.9 cores=1,3,5,7
/proc/13261/task/13262/stat : 13262 (pwbo1.1) R 13259 13261 12151 0 -1 4202560 37825 0 0 0 12586 204 0 0 25 0 3 0 911110118 283168768 40342 33554432000 4194304 5714118 140735429299744 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 5 0 0 0
[pid=13261/tid=13263] ppid=13259 vsize=276532 CPUtime=127.89 cores=1,3,5,7
/proc/13261/task/13263/stat : 13263 (pwbo1.1) R 13259 13261 12151 0 -1 4202560 2264 0 0 0 12586 203 0 0 25 0 3 0 911110118 283168768 40342 33554432000 4194304 5714118 140735429299744 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 255.8
Current children cumulated vsize (KiB) 276532

[startup+140.701 s]
/proc/loadavg: 3.98 3.95 3.91 5/182 13268
/proc/meminfo: memFree=12338800/32951124 swapFree=67056684/67111528
[pid=13261] ppid=13259 vsize=276784 CPUtime=281.41 cores=1,3,5,7
/proc/13261/stat : 13261 (pwbo1.1) S 13259 13261 12151 0 -1 4202496 43407 0 0 0 27706 435 0 0 19 0 3 0 911110118 283426816 43343 33554432000 4194304 5714118 140735429299744 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0
/proc/13261/statm: 69196 43343 182 372 0 68821 0
[pid=13261/tid=13262] ppid=13259 vsize=276784 CPUtime=140.7 cores=1,3,5,7
/proc/13261/task/13262/stat : 13262 (pwbo1.1) R 13259 13261 12151 0 -1 4202560 40780 0 0 0 13852 218 0 0 25 0 3 0 911110118 283426816 43343 33554432000 4194304 5714118 140735429299744 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 5 0 0 0
[pid=13261/tid=13263] ppid=13259 vsize=276784 CPUtime=140.7 cores=1,3,5,7
/proc/13261/task/13263/stat : 13263 (pwbo1.1) R 13259 13261 12151 0 -1 4202560 2310 0 0 0 13853 217 0 0 25 0 3 0 911110118 283426816 43343 33554432000 4194304 5714118 140735429299744 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 281.41
Current children cumulated vsize (KiB) 276784

[startup+143.901 s]
/proc/loadavg: 3.98 3.95 3.91 5/182 13268
/proc/meminfo: memFree=12337556/32951124 swapFree=67056684/67111528
[pid=13261] ppid=13259 vsize=276784 CPUtime=287.8 cores=1,3,5,7
/proc/13261/stat : 13261 (pwbo1.1) S 13259 13261 12151 0 -1 4202496 44104 0 0 0 28338 442 0 0 19 0 3 0 911110118 283426816 44040 33554432000 4194304 5714118 140735429299744 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0
/proc/13261/statm: 69196 44040 182 372 0 68821 0
[pid=13261/tid=13262] ppid=13259 vsize=276784 CPUtime=143.89 cores=1,3,5,7
/proc/13261/task/13262/stat : 13262 (pwbo1.1) R 13259 13261 12151 0 -1 4202560 41399 0 0 0 14168 221 0 0 25 0 3 0 911110118 283426816 44040 33554432000 4194304 5714118 140735429299744 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 5 0 0 0
[pid=13261/tid=13263] ppid=13259 vsize=276784 CPUtime=143.89 cores=1,3,5,7
/proc/13261/task/13263/stat : 13263 (pwbo1.1) R 13259 13261 12151 0 -1 4202560 2388 0 0 0 14169 220 0 0 25 0 3 0 911110118 283426816 44040 33554432000 4194304 5714118 140735429299744 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 287.8
Current children cumulated vsize (KiB) 276784

[startup+145.501 s]
/proc/loadavg: 3.98 3.95 3.91 5/182 13268
/proc/meminfo: memFree=12334580/32951124 swapFree=67056684/67111528
[pid=13261] ppid=13259 vsize=277000 CPUtime=291 cores=1,3,5,7
/proc/13261/stat : 13261 (pwbo1.1) S 13259 13261 12151 0 -1 4202496 44442 0 0 0 28655 445 0 0 19 0 3 0 911110118 283648000 44378 33554432000 4194304 5714118 140735429299744 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0
/proc/13261/statm: 69250 44378 182 372 0 68875 0
[pid=13261/tid=13262] ppid=13259 vsize=277000 CPUtime=145.5 cores=1,3,5,7
/proc/13261/task/13262/stat : 13262 (pwbo1.1) R 13259 13261 12151 0 -1 4202560 41735 0 0 0 14327 223 0 0 25 0 3 0 911110118 283648000 44378 33554432000 4194304 5714118 140735429299744 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 5 0 0 0
[pid=13261/tid=13263] ppid=13259 vsize=277000 CPUtime=145.5 cores=1,3,5,7
/proc/13261/task/13263/stat : 13263 (pwbo1.1) R 13259 13261 12151 0 -1 4202560 2390 0 0 0 14328 222 0 0 25 0 3 0 911110118 283648000 44378 33554432000 4194304 5714118 140735429299744 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 291
Current children cumulated vsize (KiB) 277000

[startup+146.307 s]
/proc/loadavg: 3.98 3.95 3.91 5/182 13268
/proc/meminfo: memFree=12334332/32951124 swapFree=67056684/67111528
[pid=13261] ppid=13259 vsize=277000 CPUtime=292.62 cores=1,3,5,7
/proc/13261/stat : 13261 (pwbo1.1) S 13259 13261 12151 0 -1 4202496 44486 0 0 0 28815 447 0 0 19 0 3 0 911110118 283648000 44422 33554432000 4194304 5714118 140735429299744 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0
/proc/13261/statm: 69250 44422 182 372 0 68875 0
[pid=13261/tid=13262] ppid=13259 vsize=277000 CPUtime=146.3 cores=1,3,5,7
/proc/13261/task/13262/stat : 13262 (pwbo1.1) R 13259 13261 12151 0 -1 4202560 41735 0 0 0 14406 224 0 0 25 0 3 0 911110118 283648000 44422 33554432000 4194304 5714118 140735429299744 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 5 0 0 0
[pid=13261/tid=13263] ppid=13259 vsize=277000 CPUtime=146.3 cores=1,3,5,7
/proc/13261/task/13263/stat : 13263 (pwbo1.1) R 13259 13261 12151 0 -1 4202560 2434 0 0 0 14408 222 0 0 25 0 3 0 911110118 283648000 44422 33554432000 4194304 5714118 140735429299744 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 292.62
Current children cumulated vsize (KiB) 277000

[startup+146.701 s]
/proc/loadavg: 3.98 3.95 3.91 5/182 13268
/proc/meminfo: memFree=12334332/32951124 swapFree=67056684/67111528
[pid=13261] ppid=13259 vsize=277000 CPUtime=293.36 cores=1,3,5,7
/proc/13261/stat : 13261 (pwbo1.1) S 13259 13261 12151 0 -1 4202496 44584 0 0 0 28889 447 0 0 18 0 2 0 911110118 283648000 44520 33554432000 4194304 5714118 140735429299744 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0
/proc/13261/statm: 69250 44520 182 372 0 68875 0
[pid=13261/tid=13263] ppid=13259 vsize=277000 CPUtime=146.69 cores=1,3,5,7
/proc/13261/task/13263/stat : 13263 (pwbo1.1) R 13259 13261 12151 0 -1 4202560 2446 0 0 0 14447 222 0 0 25 0 2 0 911110118 283648000 44520 33554432000 4194304 5714118 140735429299744 18446744073709551615 4300228 0 0 4096 16387 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 293.36
Current children cumulated vsize (KiB) 277000

[startup+146.901 s]
/proc/loadavg: 3.98 3.95 3.91 5/182 13268
/proc/meminfo: memFree=12334332/32951124 swapFree=67056684/67111528
[pid=13261] ppid=13259 vsize=277000 CPUtime=293.56 cores=1,3,5,7
/proc/13261/stat : 13261 (pwbo1.1) S 13259 13261 12151 0 -1 4202496 44584 0 0 0 28909 447 0 0 18 0 2 0 911110118 283648000 44520 33554432000 4194304 5714118 140735429299744 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0
/proc/13261/statm: 69250 44520 182 372 0 68875 0
[pid=13261/tid=13263] ppid=13259 vsize=277000 CPUtime=146.89 cores=1,3,5,7
/proc/13261/task/13263/stat : 13263 (pwbo1.1) R 13259 13261 12151 0 -1 4202560 2446 0 0 0 14467 222 0 0 25 0 2 0 911110118 283648000 44520 33554432000 4194304 5714118 140735429299744 18446744073709551615 4300228 0 0 4096 16387 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 293.56
Current children cumulated vsize (KiB) 277000

Child status: 0
Real time (s): 146.966
CPU time (s): 293.638
CPU user time (s): 289.152
CPU system time (s): 4.48632
CPU usage (%): 199.8
Max. virtual memory (cumulated for all children) (KiB): 277000

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

runsolver used 0.184971 second user time and 0.495924 second system time

The end

Launcher Data

Begin job on node109 at 2011-06-13 21:58:14
IDJOB=3500432
IDBENCH=2897
IDSOLVER=1954
FILE ID=node109/3500432-1307995094
RUNJOBID= node109-1307990274-12401
PBS_JOBID= 13559736
Free space on /var/tmp= 2884 MiB

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

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

MD5SUM BENCH= d2b3af71376059fa940b007abcee01cc
RANDOM SEED=988345373

node109.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.809
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.61
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.809
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.809
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.74
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.809
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.75
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.809
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.82
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.809
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.809
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.82
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.809
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12568744 kB
Buffers:        117676 kB
Cached:       19287216 kB
SwapCached:       8608 kB
Active:        4271568 kB
Inactive:     15434680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12568744 kB
SwapTotal:    67111528 kB
SwapFree:     67056684 kB
Dirty:            4380 kB
Writeback:           4 kB
AnonPages:      298936 kB
Mapped:          14040 kB
Slab:           612712 kB
PageTables:       5256 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   494964 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= 2880 MiB
End job on node109 at 2011-06-13 22:00:41