Trace number 3704014

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 2.0? (TO) 1800.34 900.519

General information on the benchmark

Name/OPT-SMALLINT-LIN/heinz/
normalized-neos-859770.opb
MD5SUMcbc412f006cacd8e2fcdc61d20cbc351
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
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 benchmark134.834
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2504
Total number of constraints2065
Number of constraints which are clauses1536
Number of constraints which are cardinality constraints (but not clauses)529
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint8
Maximum length of a constraint1446
Number of terms in the objective function 2504
Biggest coefficient in the objective function 10
Number of bits for the biggest coefficient in the objective function 4
Sum of the numbers in the objective function 16472
Number of bits of the sum of numbers in the objective function 15
Biggest number in a constraint 10
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 16472
Number of bits of the biggest sum of numbers15
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 ==============================[ Solver Version ]===============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  pwbo:                    2.0 beta - March, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3704014-1338097354.opb.
0.00/0.00	c Instance file HOME/instance-3704014-1338097354.opb
0.00/0.00	c File size is 7592103 bytes.
0.58/0.63	c Cost Offset: 0
0.58/0.63	c Highest Coefficient sum: 1448
0.58/0.63	c ============================[ Problem Statistics ]=============================
0.58/0.63	c |                                                                             |
0.58/0.63	c |  Parsing time:          0.63         s                                      |
0.58/0.63	c |  Number Variables:      2504                                                |
0.58/0.63	c |  Number Clauses:        1555                                                |
0.58/0.63	c |  Number Cardinality:    529                                                 |
0.58/0.63	c |  Number PB Constraints: 0                                                   |
0.58/0.63	c |                                                                             |
0.58/0.64	c |  Problem Type:          Optimization                                        |
0.58/0.64	c |  Objective Function:    PB Constraint                                       |
0.58/0.64	c |                                                                             |
0.58/0.64	c ===============================================================================
1800.02/900.51	c ===============================================================================
1800.02/900.51	c Wall Clock Time: 900.50 s
1800.02/900.51	s UNKNOWN

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 /tmp/evaluation-result-3704014-1338097354/watcher-3704014-1338097354 -o /tmp/evaluation-result-3704014-1338097354/solver-3704014-1338097354 -C 1800 -W 1900 -M 15500 pwbo2.0 -file-format=opb -verbosity=0 HOME/instance-3704014-1338097354.opb 

running on 4 cores: 0,2,4,6

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.84 3.97 3.92 4/178 9781
/proc/meminfo: memFree=28343856/32873648 swapFree=7372/7372
[pid=9781] ppid=9779 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/9781/stat : 9781 (runsolver) D 9779 9781 7065 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 1 0 275861387 12095488 51 33554432000 4194304 5436572 140733904115728 140733904112024 4883175 0 0 4096 24578 18446744071579943789 0 0 17 2 0 0 0 0 0
/proc/9781/statm: 2953 51 31 304 0 2645 0

[startup+0.0178931 s]
/proc/loadavg: 3.84 3.97 3.92 4/178 9781
/proc/meminfo: memFree=28343856/32873648 swapFree=7372/7372
[pid=9781] ppid=9779 vsize=12792 CPUtime=0 cores=0,2,4,6
/proc/9781/stat : 9781 (pwbo2.0) R 9779 9781 7065 0 -1 4202496 697 0 0 0 0 0 0 0 20 0 1 0 275861387 13099008 649 33554432000 4194304 5965102 140733603673216 140733904111608 5137146 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/9781/statm: 3198 649 189 433 0 908 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12792

[startup+0.10015 s]
/proc/loadavg: 3.84 3.97 3.92 4/178 9781
/proc/meminfo: memFree=28343856/32873648 swapFree=7372/7372
[pid=9781] ppid=9779 vsize=13980 CPUtime=0.08 cores=0,2,4,6
/proc/9781/stat : 9781 (pwbo2.0) R 9779 9781 7065 0 -1 4202496 1286 0 0 0 8 0 0 0 20 0 1 0 275861387 14315520 1238 33554432000 4194304 5965102 140733603673216 140733904111608 4351027 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/9781/statm: 3495 1239 472 433 0 1205 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13980

[startup+0.300154 s]
/proc/loadavg: 3.84 3.97 3.92 4/178 9781
/proc/meminfo: memFree=28343856/32873648 swapFree=7372/7372
[pid=9781] ppid=9779 vsize=33456 CPUtime=0.28 cores=0,2,4,6
/proc/9781/stat : 9781 (pwbo2.0) R 9779 9781 7065 0 -1 4202496 6750 0 0 0 27 1 0 0 20 0 1 0 275861387 34258944 6702 33554432000 4194304 5965102 140733603673216 140733904111608 5137146 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/9781/statm: 8364 6702 1070 433 0 6074 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 33456

[startup+0.700165 s]
/proc/loadavg: 3.84 3.97 3.92 4/178 9781
/proc/meminfo: memFree=28343856/32873648 swapFree=7372/7372
[pid=9781] ppid=9779 vsize=228800 CPUtime=0.75 cores=0,2,4,6
/proc/9781/stat : 9781 (pwbo2.0) S 9779 9781 7065 0 -1 4202496 21241 0 0 0 72 3 0 0 20 0 3 0 275861387 234291200 19339 33554432000 4194304 5965102 140733603673216 140733603672736 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9781/statm: 57200 19339 189 433 0 56764 0
Current children cumulated CPU time (s) 0.75
Current children cumulated vsize (KiB) 228800

[startup+1.50022 s]
/proc/loadavg: 3.84 3.97 3.92 5/181 9784
/proc/meminfo: memFree=28225296/32873648 swapFree=7372/7372
[pid=9781] ppid=9779 vsize=229184 CPUtime=2.34 cores=0,2,4,6
/proc/9781/stat : 9781 (pwbo2.0) S 9779 9781 7065 0 -1 4202496 34886 0 0 0 228 6 0 0 20 0 3 0 275861387 234684416 32984 33554432000 4194304 5965102 140733603673216 140733603672736 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9781/statm: 57296 32984 197 433 0 56860 0
[pid=9781/tid=9783] ppid=9779 vsize=229184 CPUtime=0.85 cores=0,2,4,6
/proc/9781/task/9783/stat : 9783 (pwbo2.0) R 9779 9781 7065 0 -1 4202560 15477 0 0 0 81 4 0 0 20 0 3 0 275861451 234684416 32984 33554432000 4194304 5965102 140733603673216 140519261235560 4222416 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=9781/tid=9784] ppid=9779 vsize=229184 CPUtime=0.85 cores=0,2,4,6
/proc/9781/task/9784/stat : 9784 (pwbo2.0) R 9779 9781 7065 0 -1 4202560 203 0 0 0 85 0 0 0 20 0 3 0 275861451 234684416 32984 33554432000 4194304 5965102 140733603673216 140519250745656 4404732 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.34
Current children cumulated vsize (KiB) 229184

[startup+3.10022 s]
/proc/loadavg: 3.84 3.97 3.92 5/181 9784
/proc/meminfo: memFree=28212004/32873648 swapFree=7372/7372
[pid=9781] ppid=9779 vsize=229184 CPUtime=5.54 cores=0,2,4,6
/proc/9781/stat : 9781 (pwbo2.0) S 9779 9781 7065 0 -1 4202496 34957 0 0 0 548 6 0 0 20 0 3 0 275861387 234684416 33055 33554432000 4194304 5965102 140733603673216 140733603672736 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9781/statm: 57296 33055 198 433 0 56860 0
[pid=9781/tid=9783] ppid=9779 vsize=229184 CPUtime=2.45 cores=0,2,4,6
/proc/9781/task/9783/stat : 9783 (pwbo2.0) R 9779 9781 7065 0 -1 4202560 15478 0 0 0 241 4 0 0 20 0 3 0 275861451 234684416 33055 33554432000 4194304 5965102 140733603673216 140519261235560 4222474 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=9781/tid=9784] ppid=9779 vsize=229184 CPUtime=2.45 cores=0,2,4,6
/proc/9781/task/9784/stat : 9784 (pwbo2.0) R 9779 9781 7065 0 -1 4202560 273 0 0 0 245 0 0 0 20 0 3 0 275861451 234684416 33055 33554432000 4194304 5965102 140733603673216 140519250745464 4222304 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 5.54
Current children cumulated vsize (KiB) 229184

[startup+6.30029 s]
/proc/loadavg: 3.86 3.97 3.92 5/181 9784
/proc/meminfo: memFree=28211632/32873648 swapFree=7372/7372
[pid=9781] ppid=9779 vsize=229184 CPUtime=11.94 cores=0,2,4,6
/proc/9781/stat : 9781 (pwbo2.0) S 9779 9781 7065 0 -1 4202496 35113 0 0 0 1187 7 0 0 20 0 3 0 275861387 234684416 33211 33554432000 4194304 5965102 140733603673216 140733603672736 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9781/statm: 57296 33211 199 433 0 56860 0
[pid=9781/tid=9783] ppid=9779 vsize=229184 CPUtime=5.65 cores=0,2,4,6
/proc/9781/task/9783/stat : 9783 (pwbo2.0) R 9779 9781 7065 0 -1 4202560 15576 0 0 0 561 4 0 0 20 0 3 0 275861451 234684416 33211 33554432000 4194304 5965102 140733603673216 140519261235192 4221984 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=9781/tid=9784] ppid=9779 vsize=229184 CPUtime=5.65 cores=0,2,4,6
/proc/9781/task/9784/stat : 9784 (pwbo2.0) R 9779 9781 7065 0 -1 4202560 331 0 0 0 565 0 0 0 20 0 3 0 275861451 234684416 33211 33554432000 4194304 5965102 140733603673216 140519250745704 4404717 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 11.94
Current children cumulated vsize (KiB) 229184

[startup+12.7003 s]
/proc/loadavg: 3.87 3.97 3.92 5/181 9784
/proc/meminfo: memFree=28205952/32873648 swapFree=7372/7372
[pid=9781] ppid=9779 vsize=294720 CPUtime=24.74 cores=0,2,4,6
/proc/9781/stat : 9781 (pwbo2.0) S 9779 9781 7065 0 -1 4202496 36468 0 0 0 2467 7 0 0 20 0 3 0 275861387 301793280 34566 33554432000 4194304 5965102 140733603673216 140733603672736 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9781/statm: 73680 34566 199 433 0 73244 0
[pid=9781/tid=9783] ppid=9779 vsize=294720 CPUtime=12.04 cores=0,2,4,6
/proc/9781/task/9783/stat : 9783 (pwbo2.0) R 9779 9781 7065 0 -1 4202560 16780 0 0 0 1200 4 0 0 20 0 3 0 275861451 301793280 34566 33554432000 4194304 5965102 140733603673216 140519261235192 4404410 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=9781/tid=9784] ppid=9779 vsize=294720 CPUtime=12.05 cores=0,2,4,6
/proc/9781/task/9784/stat : 9784 (pwbo2.0) R 9779 9781 7065 0 -1 4202560 482 0 0 0 1205 0 0 0 20 0 3 0 275861451 301793280 34566 33554432000 4194304 5965102 140733603673216 140519250745656 4404757 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 24.74
Current children cumulated vsize (KiB) 294720

[startup+25.5003 s]
/proc/loadavg: 3.90 3.97 3.92 5/181 9784
/proc/meminfo: memFree=28196044/32873648 swapFree=7372/7372
[pid=9781] ppid=9779 vsize=294720 CPUtime=50.33 cores=0,2,4,6
/proc/9781/stat : 9781 (pwbo2.0) S 9779 9781 7065 0 -1 4202496 38956 0 0 0 5025 8 0 0 20 0 3 0 275861387 301793280 37050 33554432000 4194304 5965102 140733603673216 140733603672736 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9781/statm: 73680 37050 199 433 0 73244 0
[pid=9781/tid=9783] ppid=9779 vsize=294720 CPUtime=24.84 cores=0,2,4,6
/proc/9781/task/9783/stat : 9783 (pwbo2.0) R 9779 9781 7065 0 -1 4202560 18917 0 0 0 2479 5 0 0 20 0 3 0 275861451 301793280 37050 33554432000 4194304 5965102 140733603673216 140519261235192 5137076 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=9781/tid=9784] ppid=9779 vsize=294720 CPUtime=24.84 cores=0,2,4,6
/proc/9781/task/9784/stat : 9784 (pwbo2.0) R 9779 9781 7065 0 -1 4202560 833 0 0 0 2484 0 0 0 20 0 3 0 275861451 301793280 37050 33554432000 4194304 5965102 140733603673216 140519250745656 4221984 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 50.33
Current children cumulated vsize (KiB) 294720

[startup+51.1003 s]
/proc/loadavg: 3.86 3.95 3.92 5/181 9825
/proc/meminfo: memFree=28732572/32873648 swapFree=7372/7372
[pid=9781] ppid=9779 vsize=294720 CPUtime=101.51 cores=0,2,4,6
/proc/9781/stat : 9781 (pwbo2.0) S 9779 9781 7065 0 -1 4202496 44467 0 0 0 10139 12 0 0 20 0 3 0 275861387 301793280 42545 33554432000 4194304 5965102 140733603673216 140733603672736 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9781/statm: 73680 42545 199 433 0 73244 0
[pid=9781/tid=9783] ppid=9779 vsize=294720 CPUtime=50.44 cores=0,2,4,6
/proc/9781/task/9783/stat : 9783 (pwbo2.0) R 9779 9781 7065 0 -1 4202560 23339 0 0 0 5036 8 0 0 20 0 3 0 275861451 301793280 42545 33554432000 4194304 5965102 140733603673216 140519261235192 4390172 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=9781/tid=9784] ppid=9779 vsize=294720 CPUtime=50.43 cores=0,2,4,6
/proc/9781/task/9784/stat : 9784 (pwbo2.0) R 9779 9781 7065 0 -1 4202560 1922 0 0 0 5041 2 0 0 20 0 3 0 275861451 301793280 42545 33554432000 4194304 5965102 140733603673216 140519250745656 4404753 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 101.51
Current children cumulated vsize (KiB) 294720

[startup+102.306 s]
/proc/loadavg: 3.94 3.96 3.92 5/181 9865
/proc/meminfo: memFree=28620604/32873648 swapFree=7372/7372
[pid=9781] ppid=9779 vsize=360448 CPUtime=203.89 cores=0,2,4,6
/proc/9781/stat : 9781 (pwbo2.0) S 9779 9781 7065 0 -1 4202496 61494 0 0 0 20371 18 0 0 20 0 3 0 275861387 369098752 59444 33554432000 4194304 5965102 140733603673216 140733603672736 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9781/statm: 90112 59444 199 433 0 89676 0
[pid=9781/tid=9783] ppid=9779 vsize=360448 CPUtime=101.64 cores=0,2,4,6
/proc/9781/task/9783/stat : 9783 (pwbo2.0) R 9779 9781 7065 0 -1 4202560 37743 0 0 0 10150 14 0 0 20 0 3 0 275861451 369098752 59444 33554432000 4194304 5965102 140733603673216 140519261236152 4404717 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=9781/tid=9784] ppid=9779 vsize=360448 CPUtime=101.63 cores=0,2,4,6
/proc/9781/task/9784/stat : 9784 (pwbo2.0) R 9779 9781 7065 0 -1 4202560 4545 0 0 0 10159 4 0 0 20 0 3 0 275861451 369098752 59444 33554432000 4194304 5965102 140733603673216 140519250745656 4404757 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 203.89
Current children cumulated vsize (KiB) 360448

[startup+162.3 s]
/proc/loadavg: 3.97 3.97 3.92 5/181 9865
/proc/meminfo: memFree=28529384/32873648 swapFree=7372/7372
[pid=9781] ppid=9779 vsize=360448 CPUtime=323.85 cores=0,2,4,6
/proc/9781/stat : 9781 (pwbo2.0) S 9779 9781 7065 0 -1 4202496 65377 0 0 0 32364 21 0 0 20 0 3 0 275861387 369098752 64521 33554432000 4194304 5965102 140733603673216 140733603672736 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9781/statm: 90112 64521 199 433 0 89676 0
[pid=9781/tid=9783] ppid=9779 vsize=360448 CPUtime=161.62 cores=0,2,4,6
/proc/9781/task/9783/stat : 9783 (pwbo2.0) R 9779 9781 7065 0 -1 4202560 37757 0 0 0 16147 15 0 0 20 0 3 0 275861451 369098752 64521 33554432000 4194304 5965102 140733603673216 140519261236152 4404410 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=9781/tid=9784] ppid=9779 vsize=360448 CPUtime=161.63 cores=0,2,4,6
/proc/9781/task/9784/stat : 9784 (pwbo2.0) R 9779 9781 7065 0 -1 4202560 8414 0 0 0 16155 8 0 0 20 0 3 0 275861451 369098752 64521 33554432000 4194304 5965102 140733603673216 140519250745656 4404757 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 323.85
Current children cumulated vsize (KiB) 360448

[startup+222.3 s]
/proc/loadavg: 3.99 3.97 3.92 5/181 9865
/proc/meminfo: memFree=28457944/32873648 swapFree=7372/7372
[pid=9781] ppid=9779 vsize=360448 CPUtime=443.83 cores=0,2,4,6
/proc/9781/stat : 9781 (pwbo2.0) S 9779 9781 7065 0 -1 4202496 69121 0 0 0 44358 25 0 0 20 0 3 0 275861387 369098752 68265 33554432000 4194304 5965102 140733603673216 140733603672736 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9781/statm: 90112 68265 199 433 0 89676 0
[pid=9781/tid=9783] ppid=9779 vsize=360448 CPUtime=221.62 cores=0,2,4,6
/proc/9781/task/9783/stat : 9783 (pwbo2.0) R 9779 9781 7065 0 -1 4202560 37757 0 0 0 22146 16 0 0 20 0 3 0 275861451 369098752 68265 33554432000 4194304 5965102 140733603673216 140519261236152 4404410 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=9781/tid=9784] ppid=9779 vsize=360448 CPUtime=221.63 cores=0,2,4,6
/proc/9781/task/9784/stat : 9784 (pwbo2.0) R 9779 9781 7065 0 -1 4202560 12158 0 0 0 22150 13 0 0 20 0 3 0 275861451 369098752 68265 33554432000 4194304 5965102 140733603673216 140519250745656 4222330 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 443.83
Current children cumulated vsize (KiB) 360448

[startup+282.3 s]
/proc/loadavg: 4.06 3.99 3.92 5/181 9866
/proc/meminfo: memFree=28401056/32873648 swapFree=7372/7372
[pid=9781] ppid=9779 vsize=360448 CPUtime=563.81 cores=0,2,4,6
/proc/9781/stat : 9781 (pwbo2.0) S 9779 9781 7065 0 -1 4202496 69402 0 0 0 56356 25 0 0 20 0 3 0 275861387 369098752 68546 33554432000 4194304 5965102 140733603673216 140733603672736 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9781/statm: 90112 68546 199 433 0 89676 0
[pid=9781/tid=9783] ppid=9779 vsize=360448 CPUtime=281.62 cores=0,2,4,6
/proc/9781/task/9783/stat : 9783 (pwbo2.0) R 9779 9781 7065 0 -1 4202560 37757 0 0 0 28145 17 0 0 20 0 3 0 275861451 369098752 68546 33554432000 4194304 5965102 140733603673216 140519261236152 4221984 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=9781/tid=9784] ppid=9779 vsize=360448 CPUtime=281.63 cores=0,2,4,6
/proc/9781/task/9784/stat : 9784 (pwbo2.0) R 9779 9781 7065 0 -1 4202560 12439 0 0 0 28149 14 0 0 20 0 3 0 275861451 369098752 68546 33554432000 4194304 5965102 140733603673216 140519250745656 4404704 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 563.81
Current children cumulated vsize (KiB) 360448

[startup+342.3 s]
/proc/loadavg: 4.02 3.99 3.92 5/181 9866
/proc/meminfo: memFree=28337452/32873648 swapFree=7372/7372
[pid=9781] ppid=9779 vsize=360448 CPUtime=683.8 cores=0,2,4,6
/proc/9781/stat : 9781 (pwbo2.0) S 9779 9781 7065 0 -1 4202496 71386 0 0 0 68352 28 0 0 20 0 3 0 275861387 369098752 70530 33554432000 4194304 5965102 140733603673216 140733603672736 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9781/statm: 90112 70530 199 433 0 89676 0
[pid=9781/tid=9783] ppid=9779 vsize=360448 CPUtime=341.62 cores=0,2,4,6
/proc/9781/task/9783/stat : 9783 (pwbo2.0) R 9779 9781 7065 0 -1 4202560 37757 0 0 0 34143 19 0 0 20 0 3 0 275861451 369098752 70530 33554432000 4194304 5965102 140733603673216 140519261236152 4220672 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=9781/tid=9784] ppid=9779 vsize=360448 CPUtime=341.64 cores=0,2,4,6
/proc/9781/task/9784/stat : 9784 (pwbo2.0) R 9779 9781 7065 0 -1 4202560 14423 0 0 0 34147 17 0 0 20 0 3 0 275861451 369098752 70530 33554432000 4194304 5965102 140733603673216 140519250745656 4404761 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 683.8
Current children cumulated vsize (KiB) 360448

[startup+402.3 s]
/proc/loadavg: 4.04 4.00 3.93 5/181 9866
/proc/meminfo: memFree=28274192/32873648 swapFree=7372/7372
[pid=9781] ppid=9779 vsize=360448 CPUtime=803.77 cores=0,2,4,6
/proc/9781/stat : 9781 (pwbo2.0) S 9779 9781 7065 0 -1 4202496 71396 0 0 0 80349 28 0 0 20 0 3 0 275861387 369098752 70531 33554432000 4194304 5965102 140733603673216 140733603672736 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9781/statm: 90112 70531 199 433 0 89676 0
[pid=9781/tid=9783] ppid=9779 vsize=360448 CPUtime=401.62 cores=0,2,4,6
/proc/9781/task/9783/stat : 9783 (pwbo2.0) R 9779 9781 7065 0 -1 4202560 37763 0 0 0 40142 20 0 0 20 0 3 0 275861451 369098752 70531 33554432000 4194304 5965102 140733603673216 140519261236152 4404757 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=9781/tid=9784] ppid=9779 vsize=360448 CPUtime=401.64 cores=0,2,4,6
/proc/9781/task/9784/stat : 9784 (pwbo2.0) R 9779 9781 7065 0 -1 4202560 14427 0 0 0 40146 18 0 0 20 0 3 0 275861451 369098752 70531 33554432000 4194304 5965102 140733603673216 140519250745656 4404543 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 803.77
Current children cumulated vsize (KiB) 360448

[startup+462.3 s]
/proc/loadavg: 4.19 4.04 3.95 5/182 9869
/proc/meminfo: memFree=28213216/32873648 swapFree=7372/7372
[pid=9781] ppid=9779 vsize=360448 CPUtime=923.74 cores=0,2,4,6
/proc/9781/stat : 9781 (pwbo2.0) S 9779 9781 7065 0 -1 4202496 74874 0 0 0 92343 31 0 0 20 0 3 0 275861387 369098752 74009 33554432000 4194304 5965102 140733603673216 140733603672736 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9781/statm: 90112 74009 199 433 0 89676 0
[pid=9781/tid=9783] ppid=9779 vsize=360448 CPUtime=461.61 cores=0,2,4,6
/proc/9781/task/9783/stat : 9783 (pwbo2.0) R 9779 9781 7065 0 -1 4202560 39382 0 0 0 46139 22 0 0 20 0 3 0 275861451 369098752 74009 33554432000 4194304 5965102 140733603673216 140519261235192 4221984 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=9781/tid=9784] ppid=9779 vsize=360448 CPUtime=461.63 cores=0,2,4,6
/proc/9781/task/9784/stat : 9784 (pwbo2.0) R 9779 9781 7065 0 -1 4202560 16286 0 0 0 46142 21 0 0 20 0 3 0 275861451 369098752 74009 33554432000 4194304 5965102 140733603673216 140519250745656 4404410 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 923.74
Current children cumulated vsize (KiB) 360448

[startup+522.3 s]
/proc/loadavg: 4.10 4.05 3.95 5/181 9869
/proc/meminfo: memFree=28167840/32873648 swapFree=7372/7372
[pid=9781] ppid=9779 vsize=426416 CPUtime=1043.73 cores=0,2,4,6
/proc/9781/stat : 9781 (pwbo2.0) S 9779 9781 7065 0 -1 4202496 81185 0 0 0 104337 36 0 0 20 0 3 0 275861387 436649984 80320 33554432000 4194304 5965102 140733603673216 140733603672736 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9781/statm: 106604 80320 199 433 0 106168 0
[pid=9781/tid=9783] ppid=9779 vsize=426416 CPUtime=521.61 cores=0,2,4,6
/proc/9781/task/9783/stat : 9783 (pwbo2.0) R 9779 9781 7065 0 -1 4202560 43129 0 0 0 52136 25 0 0 20 0 3 0 275861451 436649984 80320 33554432000 4194304 5965102 140733603673216 140519261235192 4221984 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=9781/tid=9784] ppid=9779 vsize=426416 CPUtime=521.63 cores=0,2,4,6
/proc/9781/task/9784/stat : 9784 (pwbo2.0) R 9779 9781 7065 0 -1 4202560 18850 0 0 0 52140 23 0 0 20 0 3 0 275861451 436649984 80320 33554432000 4194304 5965102 140733603673216 140519250745656 4221984 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1043.73
Current children cumulated vsize (KiB) 426416

[startup+582.3 s]
/proc/loadavg: 4.07 4.05 3.96 5/181 9870
/proc/meminfo: memFree=28129624/32873648 swapFree=7372/7372
[pid=9781] ppid=9779 vsize=426416 CPUtime=1163.71 cores=0,2,4,6
/proc/9781/stat : 9781 (pwbo2.0) S 9779 9781 7065 0 -1 4202496 81186 0 0 0 116335 36 0 0 20 0 3 0 275861387 436649984 80321 33554432000 4194304 5965102 140733603673216 140733603672736 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9781/statm: 106604 80321 199 433 0 106168 0
[pid=9781/tid=9783] ppid=9779 vsize=426416 CPUtime=581.61 cores=0,2,4,6
/proc/9781/task/9783/stat : 9783 (pwbo2.0) R 9779 9781 7065 0 -1 4202560 43129 0 0 0 58135 26 0 0 20 0 3 0 275861451 436649984 80321 33554432000 4194304 5965102 140733603673216 140519261235192 4222416 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=9781/tid=9784] ppid=9779 vsize=426416 CPUtime=581.64 cores=0,2,4,6
/proc/9781/task/9784/stat : 9784 (pwbo2.0) R 9779 9781 7065 0 -1 4202560 18851 0 0 0 58140 24 0 0 20 0 3 0 275861451 436649984 80321 33554432000 4194304 5965102 140733603673216 140519250745656 4222314 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1163.71
Current children cumulated vsize (KiB) 426416

[startup+642.3 s]
/proc/loadavg: 4.02 4.04 3.96 5/181 9870
/proc/meminfo: memFree=28061460/32873648 swapFree=7372/7372
[pid=9781] ppid=9779 vsize=426416 CPUtime=1283.7 cores=0,2,4,6
/proc/9781/stat : 9781 (pwbo2.0) S 9779 9781 7065 0 -1 4202496 86829 0 0 0 128330 40 0 0 20 0 3 0 275861387 436649984 85964 33554432000 4194304 5965102 140733603673216 140733603672736 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9781/statm: 106604 85964 199 433 0 106168 0
[pid=9781/tid=9783] ppid=9779 vsize=426416 CPUtime=641.62 cores=0,2,4,6
/proc/9781/task/9783/stat : 9783 (pwbo2.0) R 9779 9781 7065 0 -1 4202560 45465 0 0 0 64133 29 0 0 20 0 3 0 275861451 436649984 85964 33554432000 4194304 5965102 140733603673216 140519261235192 4404744 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=9781/tid=9784] ppid=9779 vsize=426416 CPUtime=641.65 cores=0,2,4,6
/proc/9781/task/9784/stat : 9784 (pwbo2.0) R 9779 9781 7065 0 -1 4202560 22158 0 0 0 64137 28 0 0 20 0 3 0 275861451 436649984 85964 33554432000 4194304 5965102 140733603673216 140519250745656 4404761 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1283.7
Current children cumulated vsize (KiB) 426416

[startup+702.3 s]
/proc/loadavg: 4.01 4.03 3.96 5/181 9870
/proc/meminfo: memFree=28013228/32873648 swapFree=7372/7372
[pid=9781] ppid=9779 vsize=491952 CPUtime=1403.67 cores=0,2,4,6
/proc/9781/stat : 9781 (pwbo2.0) S 9779 9781 7065 0 -1 4202496 97414 0 0 0 140317 50 0 0 20 0 3 0 275861387 503758848 96549 33554432000 4194304 5965102 140733603673216 140733603672736 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9781/statm: 122988 96549 199 433 0 122552 0
[pid=9781/tid=9783] ppid=9779 vsize=491952 CPUtime=701.61 cores=0,2,4,6
/proc/9781/task/9783/stat : 9783 (pwbo2.0) R 9779 9781 7065 0 -1 4202560 52607 0 0 0 70125 36 0 0 20 0 3 0 275861451 503758848 96549 33554432000 4194304 5965102 140733603673216 140519261235192 4404761 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=9781/tid=9784] ppid=9779 vsize=491952 CPUtime=701.64 cores=0,2,4,6
/proc/9781/task/9784/stat : 9784 (pwbo2.0) R 9779 9781 7065 0 -1 4202560 25601 0 0 0 70132 32 0 0 20 0 3 0 275861451 503758848 96549 33554432000 4194304 5965102 140733603673216 140519250745656 4404761 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1403.67
Current children cumulated vsize (KiB) 491952

[startup+762.307 s]
/proc/loadavg: 4.00 4.02 3.96 5/181 9870
/proc/meminfo: memFree=27959288/32873648 swapFree=7372/7372
[pid=9781] ppid=9779 vsize=491952 CPUtime=1523.66 cores=0,2,4,6
/proc/9781/stat : 9781 (pwbo2.0) S 9779 9781 7065 0 -1 4202496 100304 0 0 0 152314 52 0 0 20 0 3 0 275861387 503758848 99439 33554432000 4194304 5965102 140733603673216 140733603672736 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9781/statm: 122988 99439 199 433 0 122552 0
[pid=9781/tid=9783] ppid=9779 vsize=491952 CPUtime=761.62 cores=0,2,4,6
/proc/9781/task/9783/stat : 9783 (pwbo2.0) R 9779 9781 7065 0 -1 4202560 53791 0 0 0 76124 38 0 0 20 0 3 0 275861451 503758848 99439 33554432000 4194304 5965102 140733603673216 140519261235192 4404717 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=9781/tid=9784] ppid=9779 vsize=491952 CPUtime=761.65 cores=0,2,4,6
/proc/9781/task/9784/stat : 9784 (pwbo2.0) R 9779 9781 7065 0 -1 4202560 27307 0 0 0 76131 34 0 0 20 0 3 0 275861451 503758848 99439 33554432000 4194304 5965102 140733603673216 140519250745656 4401143 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1523.66
Current children cumulated vsize (KiB) 491952

[startup+822.3 s]
/proc/loadavg: 4.00 4.02 3.96 5/181 9870
/proc/meminfo: memFree=27941092/32873648 swapFree=7372/7372
[pid=9781] ppid=9779 vsize=491952 CPUtime=1643.63 cores=0,2,4,6
/proc/9781/stat : 9781 (pwbo2.0) S 9779 9781 7065 0 -1 4202496 100308 0 0 0 164311 52 0 0 20 0 3 0 275861387 503758848 99443 33554432000 4194304 5965102 140733603673216 140733603672736 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9781/statm: 122988 99443 199 433 0 122552 0
[pid=9781/tid=9783] ppid=9779 vsize=491952 CPUtime=821.61 cores=0,2,4,6
/proc/9781/task/9783/stat : 9783 (pwbo2.0) R 9779 9781 7065 0 -1 4202560 53791 0 0 0 82122 39 0 0 20 0 3 0 275861451 503758848 99443 33554432000 4194304 5965102 140733603673216 140519261235192 4404410 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=9781/tid=9784] ppid=9779 vsize=491952 CPUtime=821.65 cores=0,2,4,6
/proc/9781/task/9784/stat : 9784 (pwbo2.0) R 9779 9781 7065 0 -1 4202560 27311 0 0 0 82130 35 0 0 20 0 3 0 275861451 503758848 99443 33554432000 4194304 5965102 140733603673216 140519250745656 4404704 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1643.63
Current children cumulated vsize (KiB) 491952

[startup+882.3 s]
/proc/loadavg: 4.03 4.03 3.96 5/181 9871
/proc/meminfo: memFree=27880668/32873648 swapFree=7372/7372
[pid=9781] ppid=9779 vsize=491952 CPUtime=1763.62 cores=0,2,4,6
/proc/9781/stat : 9781 (pwbo2.0) S 9779 9781 7065 0 -1 4202496 101362 0 0 0 176308 54 0 0 20 0 3 0 275861387 503758848 100517 33554432000 4194304 5965102 140733603673216 140733603672736 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9781/statm: 122988 100517 199 433 0 122552 0
[pid=9781/tid=9783] ppid=9779 vsize=491952 CPUtime=881.61 cores=0,2,4,6
/proc/9781/task/9783/stat : 9783 (pwbo2.0) R 9779 9781 7065 0 -1 4202560 54845 0 0 0 88119 42 0 0 20 0 3 0 275861451 503758848 100517 33554432000 4194304 5965102 140733603673216 140519261235192 4404704 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=9781/tid=9784] ppid=9779 vsize=491952 CPUtime=881.65 cores=0,2,4,6
/proc/9781/task/9784/stat : 9784 (pwbo2.0) R 9779 9781 7065 0 -1 4202560 27311 0 0 0 88129 36 0 0 20 0 3 0 275861451 503758848 100517 33554432000 4194304 5965102 140733603673216 140519250745656 4222416 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1763.62
Current children cumulated vsize (KiB) 491952



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+900.5 s]
/proc/loadavg: 4.02 4.02 3.96 5/181 9871
/proc/meminfo: memFree=27868500/32873648 swapFree=7372/7372
[pid=9781] ppid=9779 vsize=491952 CPUtime=1800.02 cores=0,2,4,6
/proc/9781/stat : 9781 (pwbo2.0) S 9779 9781 7065 0 -1 4202496 103412 0 0 0 179946 56 0 0 20 0 3 0 275861387 503758848 102579 33554432000 4194304 5965102 140733603673216 140733603672736 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9781/statm: 122988 102579 199 433 0 122552 0
[pid=9781/tid=9783] ppid=9779 vsize=491952 CPUtime=899.81 cores=0,2,4,6
/proc/9781/task/9783/stat : 9783 (pwbo2.0) R 9779 9781 7065 0 -1 4202560 56881 0 0 0 89937 44 0 0 20 0 3 0 275861451 503758848 102579 33554432000 4194304 5965102 140733603673216 140519261235192 4404757 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=9781/tid=9784] ppid=9779 vsize=491952 CPUtime=899.86 cores=0,2,4,6
/proc/9781/task/9784/stat : 9784 (pwbo2.0) R 9779 9781 7065 0 -1 4202560 27325 0 0 0 89950 36 0 0 20 0 3 0 275861451 503758848 102579 33554432000 4194304 5965102 140733603673216 140519250745656 4401127 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 491952

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+900.5 s]
/proc/loadavg: 4.02 4.02 3.96 5/181 9871
/proc/meminfo: memFree=27868500/32873648 swapFree=7372/7372
[pid=9781] ppid=9779 vsize=491952 CPUtime=1800.02 cores=0,2,4,6
/proc/9781/stat : 9781 (pwbo2.0) S 9779 9781 7065 0 -1 4202496 103412 0 0 0 179946 56 0 0 20 0 3 0 275861387 503758848 102579 33554432000 4194304 5965102 140733603673216 140733603672736 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9781/statm: 122988 102579 199 433 0 122552 0
[pid=9781/tid=9783] ppid=9779 vsize=491952 CPUtime=899.81 cores=0,2,4,6
/proc/9781/task/9783/stat : 9783 (pwbo2.0) R 9779 9781 7065 0 -1 4202560 56881 0 0 0 89937 44 0 0 20 0 3 0 275861451 503758848 102579 33554432000 4194304 5965102 140733603673216 140519261235192 4404757 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=9781/tid=9784] ppid=9779 vsize=491952 CPUtime=899.86 cores=0,2,4,6
/proc/9781/task/9784/stat : 9784 (pwbo2.0) R 9779 9781 7065 0 -1 4202560 27325 0 0 0 89950 36 0 0 20 0 3 0 275861451 503758848 102579 33554432000 4194304 5965102 140733603673216 140519250745656 4401127 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 491952

Child status: 0
Real time (s): 900.519
CPU time (s): 1800.34
CPU user time (s): 1799.48
CPU system time (s): 0.860869
CPU usage (%): 199.922
Max. virtual memory (cumulated for all children) (KiB): 491952

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.48
system time used= 0.860869
maximum resident set size= 410324
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 103414
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= 201
involuntary context switches= 1984

runsolver used 1.84372 second user time and 4.89126 second system time

The end

Launcher Data

Begin job on node122 at 2012-05-27 07:42:34
IDJOB=3704014
IDBENCH=89844
IDSOLVER=2279
FILE ID=node122/3704014-1338097354
RUNJOBID= node122-1338086209-7081
PBS_JOBID= 14624430
Free space on /tmp= 71676 MiB

SOLVER NAME= pwbo 2.0
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-neos-859770.opb
COMMAND LINE= pwbo2.0 -file-format=opb -verbosity=0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3704014-1338097354/watcher-3704014-1338097354 -o /tmp/evaluation-result-3704014-1338097354/solver-3704014-1338097354 -C 1800 -W 1900 -M 15500  pwbo2.0 -file-format=opb -verbosity=0 HOME/instance-3704014-1338097354.opb

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

MD5SUM BENCH= cbc412f006cacd8e2fcdc61d20cbc351
RANDOM SEED=176132945

node122.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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.533
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.533
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.533
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.04
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.533
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.533
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.533
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5438.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.533
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.533
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28344500 kB
Buffers:          280076 kB
Cached:          2854364 kB
SwapCached:            0 kB
Active:          1720704 kB
Inactive:        2024972 kB
Active(anon):     602496 kB
Inactive(anon):    11052 kB
Active(file):    1118208 kB
Inactive(file):  2013920 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             12676 kB
Writeback:             0 kB
AnonPages:        618928 kB
Mapped:            14648 kB
Shmem:               200 kB
Slab:             644628 kB
SReclaimable:      88588 kB
SUnreclaim:       556040 kB
KernelStack:        1456 kB
PageTables:         5088 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     283796 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    557056 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71676 MiB
End job on node122 at 2012-05-27 07:57:37