Trace number 3704336

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 NameAnswerCPU timeWall clock time
pwbo 2.0? 1799.59 1800.01

General information on the benchmark

Name/DEC-SMALLINT-LIN/heinz/
normalized-neos-820146.opb
MD5SUM04a6efcac49375b9407fbc5f15fae5c7
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables600
Total number of constraints830
Number of constraints which are clauses675
Number of constraints which are cardinality constraints (but not clauses)155
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint10
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 13
Number of bits of the biggest sum of numbers4
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-3704336-1338098878.opb.
0.00/0.00	c Instance file HOME/instance-3704336-1338098878.opb
0.00/0.00	c File size is 31421 bytes.
0.00/0.00	c Highest Coefficient sum: 13
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:      600                                                 |
0.00/0.00	c |  Number Clauses:        675                                                 |
0.00/0.00	c |  Number Cardinality:    170                                                 |
0.00/0.00	c |  Number PB Constraints: 0                                                   |
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Problem Type:          Decision                                            |
0.00/0.00	c |  Objective Function:    None                                                |
0.00/0.00	c |                                                                             |
0.00/0.00	c ===============================================================================
1799.59/1800.00	c ===============================================================================
1799.59/1800.00	c Wall Clock Time: 1800.00 s
1799.59/1800.00	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-3704336-1338098878/watcher-3704336-1338098878 -o /tmp/evaluation-result-3704336-1338098878/solver-3704336-1338098878 -C 1800 -W 1900 -M 15500 pwbo2.0 -file-format=opb -verbosity=0 -thread=1 HOME/instance-3704336-1338098878.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: 2.01 2.00 2.00 3/177 8326
/proc/meminfo: memFree=27714124/32873844 swapFree=7620/7620
[pid=8326] ppid=8324 vsize=83840 CPUtime=0 cores=1,3,5,7
/proc/8326/stat : 8326 (pwbo2.0) S 8324 8326 6880 0 -1 4202496 876 0 0 0 0 0 0 0 20 0 2 0 276016301 85852160 820 33554432000 4194304 5965102 140735994382208 140735994381728 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/8326/statm: 20960 827 181 433 0 20524 0
[pid=8326/tid=8327] ppid=8324 vsize=83840 CPUtime=0 cores=1,3,5,7
/proc/8326/task/8327/stat : 8327 (pwbo2.0) R 8324 8326 6880 0 -1 4202560 112 0 0 0 0 0 0 0 20 0 2 0 276016302 85852160 831 33554432000 4194304 5965102 140735994382208 140733317167032 4400848 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0

[startup+0.016929 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 8326
/proc/meminfo: memFree=27714124/32873844 swapFree=7620/7620
[pid=8326] ppid=8324 vsize=83840 CPUtime=0.01 cores=1,3,5,7
/proc/8326/stat : 8326 (pwbo2.0) S 8324 8326 6880 0 -1 4202496 939 0 0 0 1 0 0 0 20 0 2 0 276016301 85852160 883 33554432000 4194304 5965102 140735994382208 140735994381728 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/8326/statm: 20960 883 190 433 0 20524 0
[pid=8326/tid=8327] ppid=8324 vsize=83840 CPUtime=0 cores=1,3,5,7
/proc/8326/task/8327/stat : 8327 (pwbo2.0) R 8324 8326 6880 0 -1 4202560 164 0 0 0 0 0 0 0 20 0 2 0 276016302 85852160 883 33554432000 4194304 5965102 140735994382208 140733317167032 5137076 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 83840

[startup+0.100291 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 8326
/proc/meminfo: memFree=27714124/32873844 swapFree=7620/7620
[pid=8326] ppid=8324 vsize=83840 CPUtime=0.09 cores=1,3,5,7
/proc/8326/stat : 8326 (pwbo2.0) S 8324 8326 6880 0 -1 4202496 1198 0 0 0 9 0 0 0 20 0 2 0 276016301 85852160 1142 33554432000 4194304 5965102 140735994382208 140735994381728 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/8326/statm: 20960 1142 190 433 0 20524 0
[pid=8326/tid=8327] ppid=8324 vsize=83840 CPUtime=0.08 cores=1,3,5,7
/proc/8326/task/8327/stat : 8327 (pwbo2.0) R 8324 8326 6880 0 -1 4202560 423 0 0 0 8 0 0 0 20 0 2 0 276016302 85852160 1142 33554432000 4194304 5965102 140735994382208 140733317167032 5137076 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 83840

[startup+0.300249 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 8326
/proc/meminfo: memFree=27714124/32873844 swapFree=7620/7620
[pid=8326] ppid=8324 vsize=83840 CPUtime=0.29 cores=1,3,5,7
/proc/8326/stat : 8326 (pwbo2.0) S 8324 8326 6880 0 -1 4202496 1564 0 0 0 29 0 0 0 20 0 2 0 276016301 85852160 1508 33554432000 4194304 5965102 140735994382208 140735994381728 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/8326/statm: 20960 1508 190 433 0 20524 0
[pid=8326/tid=8327] ppid=8324 vsize=83840 CPUtime=0.28 cores=1,3,5,7
/proc/8326/task/8327/stat : 8327 (pwbo2.0) R 8324 8326 6880 0 -1 4202560 789 0 0 0 28 0 0 0 20 0 2 0 276016302 85852160 1508 33554432000 4194304 5965102 140735994382208 140733317167032 4221120 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 83840

[startup+0.70026 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 8326
/proc/meminfo: memFree=27714124/32873844 swapFree=7620/7620
[pid=8326] ppid=8324 vsize=83984 CPUtime=0.69 cores=1,3,5,7
/proc/8326/stat : 8326 (pwbo2.0) S 8324 8326 6880 0 -1 4202496 1992 0 0 0 69 0 0 0 20 0 2 0 276016301 85999616 1936 33554432000 4194304 5965102 140735994382208 140735994381728 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/8326/statm: 20996 1936 190 433 0 20560 0
[pid=8326/tid=8327] ppid=8324 vsize=83984 CPUtime=0.68 cores=1,3,5,7
/proc/8326/task/8327/stat : 8327 (pwbo2.0) R 8324 8326 6880 0 -1 4202560 1217 0 0 0 68 0 0 0 20 0 2 0 276016302 85999616 1936 33554432000 4194304 5965102 140735994382208 140265126025016 4221120 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 83984

[startup+1.50025 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 8328
/proc/meminfo: memFree=27706032/32873844 swapFree=7620/7620
[pid=8326] ppid=8324 vsize=83984 CPUtime=1.49 cores=1,3,5,7
/proc/8326/stat : 8326 (pwbo2.0) S 8324 8326 6880 0 -1 4202496 2484 0 0 0 149 0 0 0 20 0 2 0 276016301 85999616 2428 33554432000 4194304 5965102 140735994382208 140735994381728 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/8326/statm: 20996 2428 190 433 0 20560 0
[pid=8326/tid=8327] ppid=8324 vsize=83984 CPUtime=1.48 cores=1,3,5,7
/proc/8326/task/8327/stat : 8327 (pwbo2.0) R 8324 8326 6880 0 -1 4202560 1709 0 0 0 148 0 0 0 20 0 2 0 276016302 85999616 2428 33554432000 4194304 5965102 140735994382208 140265126025016 5137076 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 83984

[startup+3.10027 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 8328
/proc/meminfo: memFree=27702940/32873844 swapFree=7620/7620
[pid=8326] ppid=8324 vsize=84056 CPUtime=3.09 cores=1,3,5,7
/proc/8326/stat : 8326 (pwbo2.0) S 8324 8326 6880 0 -1 4202496 3421 0 0 0 308 1 0 0 20 0 2 0 276016301 86073344 3365 33554432000 4194304 5965102 140735994382208 140735994381728 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/8326/statm: 21014 3365 190 433 0 20578 0
[pid=8326/tid=8327] ppid=8324 vsize=84056 CPUtime=3.07 cores=1,3,5,7
/proc/8326/task/8327/stat : 8327 (pwbo2.0) R 8324 8326 6880 0 -1 4202560 2646 0 0 0 306 1 0 0 20 0 2 0 276016302 86073344 3365 33554432000 4194304 5965102 140735994382208 140265126025208 5137076 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 84056

[startup+6.30029 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 8328
/proc/meminfo: memFree=27694492/32873844 swapFree=7620/7620
[pid=8326] ppid=8324 vsize=84164 CPUtime=6.29 cores=1,3,5,7
/proc/8326/stat : 8326 (pwbo2.0) S 8324 8326 6880 0 -1 4202496 4871 0 0 0 628 1 0 0 20 0 2 0 276016301 86183936 4815 33554432000 4194304 5965102 140735994382208 140735994381728 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/8326/statm: 21041 4815 190 433 0 20605 0
[pid=8326/tid=8327] ppid=8324 vsize=84164 CPUtime=6.26 cores=1,3,5,7
/proc/8326/task/8327/stat : 8327 (pwbo2.0) R 8324 8326 6880 0 -1 4202560 4096 0 0 0 625 1 0 0 20 0 2 0 276016302 86183936 4815 33554432000 4194304 5965102 140735994382208 140265126025016 4401486 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 84164

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8329
/proc/meminfo: memFree=27685588/32873844 swapFree=7620/7620
[pid=8326] ppid=8324 vsize=84164 CPUtime=12.69 cores=1,3,5,7
/proc/8326/stat : 8326 (pwbo2.0) S 8324 8326 6880 0 -1 4202496 6486 0 0 0 1267 2 0 0 20 0 2 0 276016301 86183936 6430 33554432000 4194304 5965102 140735994382208 140735994381728 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/8326/statm: 21041 6430 190 433 0 20605 0
[pid=8326/tid=8327] ppid=8324 vsize=84164 CPUtime=12.65 cores=1,3,5,7
/proc/8326/task/8327/stat : 8327 (pwbo2.0) R 8324 8326 6880 0 -1 4202560 5711 0 0 0 1263 2 0 0 20 0 2 0 276016302 86183936 6430 33554432000 4194304 5965102 140735994382208 140265126025208 4401127 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 84164

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8329
/proc/meminfo: memFree=27670996/32873844 swapFree=7620/7620
[pid=8326] ppid=8324 vsize=84324 CPUtime=25.48 cores=1,3,5,7
/proc/8326/stat : 8326 (pwbo2.0) S 8324 8326 6880 0 -1 4202496 9213 0 0 0 2545 3 0 0 20 0 2 0 276016301 86347776 9157 33554432000 4194304 5965102 140735994382208 140735994381728 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/8326/statm: 21081 9157 190 433 0 20645 0
[pid=8326/tid=8327] ppid=8324 vsize=84324 CPUtime=25.41 cores=1,3,5,7
/proc/8326/task/8327/stat : 8327 (pwbo2.0) R 8324 8326 6880 0 -1 4202560 8438 0 0 0 2538 3 0 0 20 0 2 0 276016302 86347776 9157 33554432000 4194304 5965102 140735994382208 140265126025208 4400960 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 84324

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8329
/proc/meminfo: memFree=27652184/32873844 swapFree=7620/7620
[pid=8326] ppid=8324 vsize=84564 CPUtime=51.08 cores=1,3,5,7
/proc/8326/stat : 8326 (pwbo2.0) S 8324 8326 6880 0 -1 4202496 12532 0 0 0 5103 5 0 0 20 0 2 0 276016301 86593536 12476 33554432000 4194304 5965102 140735994382208 140735994381728 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/8326/statm: 21141 12476 190 433 0 20705 0
[pid=8326/tid=8327] ppid=8324 vsize=84564 CPUtime=50.95 cores=1,3,5,7
/proc/8326/task/8327/stat : 8327 (pwbo2.0) R 8324 8326 6880 0 -1 4202560 11757 0 0 0 5090 5 0 0 20 0 2 0 276016302 86593536 12476 33554432000 4194304 5965102 140735994382208 140265126025208 4220672 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 84564

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8329
/proc/meminfo: memFree=27613412/32873844 swapFree=7620/7620
[pid=8326] ppid=8324 vsize=85140 CPUtime=102.28 cores=1,3,5,7
/proc/8326/stat : 8326 (pwbo2.0) S 8324 8326 6880 0 -1 4202496 17050 0 0 0 10220 8 0 0 20 0 2 0 276016301 87183360 16994 33554432000 4194304 5965102 140735994382208 140735994381728 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/8326/statm: 21285 16994 190 433 0 20849 0
[pid=8326/tid=8327] ppid=8324 vsize=85140 CPUtime=102.02 cores=1,3,5,7
/proc/8326/task/8327/stat : 8327 (pwbo2.0) R 8324 8326 6880 0 -1 4202560 16275 0 0 0 10193 9 0 0 20 0 2 0 276016302 87183360 16994 33554432000 4194304 5965102 140735994382208 140265126025016 4401582 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 85140

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 8332
/proc/meminfo: memFree=27568760/32873844 swapFree=7620/7620
[pid=8326] ppid=8324 vsize=150892 CPUtime=162.27 cores=1,3,5,7
/proc/8326/stat : 8326 (pwbo2.0) S 8324 8326 6880 0 -1 4202496 22059 0 0 0 16214 13 0 0 20 0 2 0 276016301 154513408 22003 33554432000 4194304 5965102 140735994382208 140735994381728 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/8326/statm: 37723 22003 190 433 0 37287 0
[pid=8326/tid=8327] ppid=8324 vsize=150892 CPUtime=161.86 cores=1,3,5,7
/proc/8326/task/8327/stat : 8327 (pwbo2.0) R 8324 8326 6880 0 -1 4202560 21284 0 0 0 16171 15 0 0 20 0 2 0 276016302 154513408 22003 33554432000 4194304 5965102 140735994382208 140265126025208 4400960 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 150892

[startup+222.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 8332
/proc/meminfo: memFree=27540000/32873844 swapFree=7620/7620
[pid=8326] ppid=8324 vsize=151756 CPUtime=222.26 cores=1,3,5,7
/proc/8326/stat : 8326 (pwbo2.0) S 8324 8326 6880 0 -1 4202496 24970 0 0 0 22210 16 0 0 20 0 2 0 276016301 155398144 24910 33554432000 4194304 5965102 140735994382208 140735994381728 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/8326/statm: 37939 24910 190 433 0 37503 0
[pid=8326/tid=8327] ppid=8324 vsize=151756 CPUtime=221.71 cores=1,3,5,7
/proc/8326/task/8327/stat : 8327 (pwbo2.0) R 8324 8326 6880 0 -1 4202560 24195 0 0 0 22152 19 0 0 20 0 2 0 276016302 155398144 24910 33554432000 4194304 5965102 140735994382208 140265126025208 4401582 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 151756

[startup+282.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 8332
/proc/meminfo: memFree=27506892/32873844 swapFree=7620/7620
[pid=8326] ppid=8324 vsize=152620 CPUtime=282.25 cores=1,3,5,7
/proc/8326/stat : 8326 (pwbo2.0) S 8324 8326 6880 0 -1 4202496 30067 0 0 0 28203 22 0 0 20 0 2 0 276016301 156282880 30007 33554432000 4194304 5965102 140735994382208 140735994381728 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/8326/statm: 38155 30007 190 433 0 37719 0
[pid=8326/tid=8327] ppid=8324 vsize=152620 CPUtime=281.56 cores=1,3,5,7
/proc/8326/task/8327/stat : 8327 (pwbo2.0) R 8324 8326 6880 0 -1 4202560 29292 0 0 0 28130 26 0 0 20 0 2 0 276016302 156282880 30007 33554432000 4194304 5965102 140735994382208 140265126025208 4221120 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 152620

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8333
/proc/meminfo: memFree=27480936/32873844 swapFree=7620/7620
[pid=8326] ppid=8324 vsize=154204 CPUtime=342.22 cores=1,3,5,7
/proc/8326/stat : 8326 (pwbo2.0) S 8324 8326 6880 0 -1 4202496 33567 0 0 0 34197 25 0 0 20 0 2 0 276016301 157904896 33668 33554432000 4194304 5965102 140735994382208 140735994381728 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/8326/statm: 38551 33668 190 433 0 38115 0
[pid=8326/tid=8327] ppid=8324 vsize=154204 CPUtime=341.39 cores=1,3,5,7
/proc/8326/task/8327/stat : 8327 (pwbo2.0) R 8324 8326 6880 0 -1 4202560 32792 0 0 0 34109 30 0 0 20 0 2 0 276016302 157904896 33668 33554432000 4194304 5965102 140735994382208 140265126025256 4400960 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 154204

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8333
/proc/meminfo: memFree=27458960/32873844 swapFree=7620/7620
[pid=8326] ppid=8324 vsize=220064 CPUtime=402.17 cores=1,3,5,7
/proc/8326/stat : 8326 (pwbo2.0) S 8324 8326 6880 0 -1 4202496 36301 0 0 0 40189 28 0 0 20 0 2 0 276016301 225345536 36572 33554432000 4194304 5965102 140735994382208 140735994381728 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8381
/proc/meminfo: memFree=28001136/32873844 swapFree=7620/7620
[pid=8326] ppid=8324 vsize=372380 CPUtime=1421.98 cores=1,3,5,7
/proc/8326/stat : 8326 (pwbo2.0) S 8324 8326 6880 0 -1 4202496 71482 0 0 0 142123 75 0 0 20 0 2 0 276016301 381317120 72554 33554432000 4194304 5965102 140735994382208 140735994381728 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/8326/statm: 93095 72554 190 433 0 92659 0
[pid=8326/tid=8327] ppid=8324 vsize=372380 CPUtime=1418.55 cores=1,3,5,7
/proc/8326/task/8327/stat : 8327 (pwbo2.0) R 8324 8326 6880 0 -1 4202560 70707 0 0 0 141759 96 0 0 20 0 2 0 276016302 381317120 72554 33554432000 4194304 5965102 140735994382208 140265126025208 4400960 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 372380

[startup+1482.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 8381
/proc/meminfo: memFree=27998160/32873844 swapFree=7620/7620
[pid=8326] ppid=8324 vsize=372488 CPUtime=1481.96 cores=1,3,5,7
/proc/8326/stat : 8326 (pwbo2.0) S 8324 8326 6880 0 -1 4202496 72052 0 0 0 148120 76 0 0 20 0 2 0 276016301 381427712 73124 33554432000 4194304 5965102 140735994382208 140735994381728 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/8326/statm: 93122 73124 190 433 0 92686 0
[pid=8326/tid=8327] ppid=8324 vsize=372488 CPUtime=1478.39 cores=1,3,5,7
/proc/8326/task/8327/stat : 8327 (pwbo2.0) R 8324 8326 6880 0 -1 4202560 71277 0 0 0 147741 98 0 0 20 0 2 0 276016302 381427712 73124 33554432000 4194304 5965102 140735994382208 140265126025208 4401127 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 372488

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 8381
/proc/meminfo: memFree=27976716/32873844 swapFree=7620/7620
[pid=8326] ppid=8324 vsize=374360 CPUtime=1541.95 cores=1,3,5,7
/proc/8326/stat : 8326 (pwbo2.0) S 8324 8326 6880 0 -1 4202496 76679 0 0 0 154112 83 0 0 20 0 2 0 276016301 383344640 77751 33554432000 4194304 5965102 140735994382208 140735994381728 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/8326/statm: 93590 77751 190 433 0 93154 0
[pid=8326/tid=8327] ppid=8324 vsize=374360 CPUtime=1538.23 cores=1,3,5,7
/proc/8326/task/8327/stat : 8327 (pwbo2.0) R 8324 8326 6880 0 -1 4202560 75904 0 0 0 153717 106 0 0 20 0 2 0 276016302 383344640 77751 33554432000 4194304 5965102 140735994382208 140265126025208 4400960 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1541.95
Current children cumulated vsize (KiB) 374360

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8382
/proc/meminfo: memFree=27946108/32873844 swapFree=7620/7620
[pid=8326] ppid=8324 vsize=375368 CPUtime=1601.94 cores=1,3,5,7
/proc/8326/stat : 8326 (pwbo2.0) S 8324 8326 6880 0 -1 4202496 78159 0 0 0 160109 85 0 0 20 0 2 0 276016301 384376832 79231 33554432000 4194304 5965102 140735994382208 140735994381728 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/8326/statm: 93842 79231 190 433 0 93406 0
[pid=8326/tid=8327] ppid=8324 vsize=375368 CPUtime=1598.08 cores=1,3,5,7
/proc/8326/task/8327/stat : 8327 (pwbo2.0) R 8324 8326 6880 0 -1 4202560 77384 0 0 0 159699 109 0 0 20 0 2 0 276016302 384376832 79231 33554432000 4194304 5965102 140735994382208 140265126025256 4400960 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 375368

[startup+1662.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 8382
/proc/meminfo: memFree=27930024/32873844 swapFree=7620/7620
[pid=8326] ppid=8324 vsize=376916 CPUtime=1661.93 cores=1,3,5,7
/proc/8326/stat : 8326 (pwbo2.0) S 8324 8326 6880 0 -1 4202496 81530 0 0 0 166103 90 0 0 20 0 2 0 276016301 385961984 82602 33554432000 4194304 5965102 140735994382208 140735994381728 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/8326/statm: 94229 82602 190 433 0 93793 0
[pid=8326/tid=8327] ppid=8324 vsize=376916 CPUtime=1657.92 cores=1,3,5,7
/proc/8326/task/8327/stat : 8327 (pwbo2.0) R 8324 8326 6880 0 -1 4202560 80755 0 0 0 165677 115 0 0 20 0 2 0 276016302 385961984 82602 33554432000 4194304 5965102 140735994382208 140265126025208 4220672 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1661.93
Current children cumulated vsize (KiB) 376916

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 8382
/proc/meminfo: memFree=27902472/32873844 swapFree=7620/7620
[pid=8326] ppid=8324 vsize=377796 CPUtime=1721.91 cores=1,3,5,7
/proc/8326/stat : 8326 (pwbo2.0) S 8324 8326 6880 0 -1 4202496 83465 0 0 0 172097 94 0 0 20 0 2 0 276016301 386863104 84563 33554432000 4194304 5965102 140735994382208 140735994381728 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/8326/statm: 94449 84563 190 433 0 94013 0
[pid=8326/tid=8327] ppid=8324 vsize=377796 CPUtime=1717.75 cores=1,3,5,7
/proc/8326/task/8327/stat : 8327 (pwbo2.0) R 8324 8326 6880 0 -1 4202560 82690 0 0 0 171655 120 0 0 20 0 2 0 276016302 386863104 84563 33554432000 4194304 5965102 140735994382208 140265126025256 4221120 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 377796

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8382
/proc/meminfo: memFree=27877424/32873844 swapFree=7620/7620
[pid=8326] ppid=8324 vsize=378792 CPUtime=1781.9 cores=1,3,5,7
/proc/8326/stat : 8326 (pwbo2.0) S 8324 8326 6880 0 -1 4202496 84487 0 0 0 178095 95 0 0 20 0 2 0 276016301 387883008 85580 33554432000 4194304 5965102 140735994382208 140735994381728 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/8326/statm: 94698 85580 190 433 0 94262 0
[pid=8326/tid=8327] ppid=8324 vsize=378792 CPUtime=1777.6 cores=1,3,5,7
/proc/8326/task/8327/stat : 8327 (pwbo2.0) R 8324 8326 6880 0 -1 4202560 83712 0 0 0 177638 122 0 0 20 0 2 0 276016302 387883008 85580 33554432000 4194304 5965102 140735994382208 140265126025208 4401131 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 378792

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8382
/proc/meminfo: memFree=27874448/32873844 swapFree=7620/7620
[pid=8326] ppid=8324 vsize=379516 CPUtime=1791.5 cores=1,3,5,7
/proc/8326/stat : 8326 (pwbo2.0) S 8324 8326 6880 0 -1 4202496 85246 0 0 0 179054 96 0 0 20 0 2 0 276016301 388624384 86339 33554432000 4194304 5965102 140735994382208 140735994381728 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/8326/statm: 94879 86339 190 433 0 94443 0
[pid=8326/tid=8327] ppid=8324 vsize=379516 CPUtime=1787.18 cores=1,3,5,7
/proc/8326/task/8327/stat : 8327 (pwbo2.0) R 8324 8326 6880 0 -1 4202560 84471 0 0 0 178595 123 0 0 20 0 2 0 276016302 388624384 86339 33554432000 4194304 5965102 140735994382208 140265126025256 4400960 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1791.5
Current children cumulated vsize (KiB) 379516

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8382
/proc/meminfo: memFree=27873580/32873844 swapFree=7620/7620
[pid=8326] ppid=8324 vsize=379516 CPUtime=1794.7 cores=1,3,5,7
/proc/8326/stat : 8326 (pwbo2.0) S 8324 8326 6880 0 -1 4202496 85452 0 0 0 179374 96 0 0 20 0 2 0 276016301 388624384 86545 33554432000 4194304 5965102 140735994382208 140735994381728 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/8326/statm: 94879 86545 190 433 0 94443 0
[pid=8326/tid=8327] ppid=8324 vsize=379516 CPUtime=1790.37 cores=1,3,5,7
/proc/8326/task/8327/stat : 8327 (pwbo2.0) R 8324 8326 6880 0 -1 4202560 84677 0 0 0 178914 123 0 0 20 0 2 0 276016302 388624384 86545 33554432000 4194304 5965102 140735994382208 140265126025256 4400978 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1794.7
Current children cumulated vsize (KiB) 379516

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8382
/proc/meminfo: memFree=27872960/32873844 swapFree=7620/7620
[pid=8326] ppid=8324 vsize=379516 CPUtime=1797.89 cores=1,3,5,7
/proc/8326/stat : 8326 (pwbo2.0) S 8324 8326 6880 0 -1 4202496 85699 0 0 0 179692 97 0 0 20 0 2 0 276016301 388624384 86792 33554432000 4194304 5965102 140735994382208 140735994381728 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/8326/statm: 94879 86792 190 433 0 94443 0
[pid=8326/tid=8327] ppid=8324 vsize=379516 CPUtime=1793.56 cores=1,3,5,7
/proc/8326/task/8327/stat : 8327 (pwbo2.0) R 8324 8326 6880 0 -1 4202560 84924 0 0 0 179232 124 0 0 20 0 2 0 276016302 388624384 86792 33554432000 4194304 5965102 140735994382208 140265126025208 4401462 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1797.89
Current children cumulated vsize (KiB) 379516

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8382
/proc/meminfo: memFree=27872712/32873844 swapFree=7620/7620
[pid=8326] ppid=8324 vsize=379516 CPUtime=1798.69 cores=1,3,5,7
/proc/8326/stat : 8326 (pwbo2.0) S 8324 8326 6880 0 -1 4202496 85755 0 0 0 179772 97 0 0 20 0 2 0 276016301 388624384 86848 33554432000 4194304 5965102 140735994382208 140735994381728 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/8326/statm: 94879 86848 190 433 0 94443 0
[pid=8326/tid=8327] ppid=8324 vsize=379516 CPUtime=1794.36 cores=1,3,5,7
/proc/8326/task/8327/stat : 8327 (pwbo2.0) R 8324 8326 6880 0 -1 4202560 84980 0 0 0 179312 124 0 0 20 0 2 0 276016302 388624384 86848 33554432000 4194304 5965102 140735994382208 140265126025208 4401568 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1798.69
Current children cumulated vsize (KiB) 379516

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8382
/proc/meminfo: memFree=27872092/32873844 swapFree=7620/7620
[pid=8326] ppid=8324 vsize=379516 CPUtime=1799.1 cores=1,3,5,7
/proc/8326/stat : 8326 (pwbo2.0) S 8324 8326 6880 0 -1 4202496 85789 0 0 0 179813 97 0 0 20 0 2 0 276016301 388624384 86882 33554432000 4194304 5965102 140735994382208 140735994381728 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/8326/statm: 94879 86882 190 433 0 94443 0
[pid=8326/tid=8327] ppid=8324 vsize=379516 CPUtime=1794.76 cores=1,3,5,7
/proc/8326/task/8327/stat : 8327 (pwbo2.0) R 8324 8326 6880 0 -1 4202560 85014 0 0 0 179352 124 0 0 20 0 2 0 276016302 388624384 86882 33554432000 4194304 5965102 140735994382208 140265126025208 4400960 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1799.1
Current children cumulated vsize (KiB) 379516

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8382
/proc/meminfo: memFree=27872092/32873844 swapFree=7620/7620
[pid=8326] ppid=8324 vsize=379516 CPUtime=1799.49 cores=1,3,5,7
/proc/8326/stat : 8326 (pwbo2.0) S 8324 8326 6880 0 -1 4202496 85812 0 0 0 179852 97 0 0 20 0 2 0 276016301 388624384 86905 33554432000 4194304 5965102 140735994382208 140735994381728 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/8326/statm: 94879 86905 190 433 0 94443 0
[pid=8326/tid=8327] ppid=8324 vsize=379516 CPUtime=1795.15 cores=1,3,5,7
/proc/8326/task/8327/stat : 8327 (pwbo2.0) R 8324 8326 6880 0 -1 4202560 85037 0 0 0 179391 124 0 0 20 0 2 0 276016302 388624384 86905 33554432000 4194304 5965102 140735994382208 140265126025208 4400952 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1799.49
Current children cumulated vsize (KiB) 379516

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8382
/proc/meminfo: memFree=27872092/32873844 swapFree=7620/7620
[pid=8326] ppid=8324 vsize=379516 CPUtime=1799.59 cores=1,3,5,7
/proc/8326/stat : 8326 (pwbo2.0) S 8324 8326 6880 0 -1 4202496 85820 0 0 0 179862 97 0 0 20 0 2 0 276016301 388624384 86913 33554432000 4194304 5965102 140735994382208 140735994381728 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/8326/statm: 94879 86913 190 433 0 94443 0
[pid=8326/tid=8327] ppid=8324 vsize=379516 CPUtime=1795.25 cores=1,3,5,7
/proc/8326/task/8327/stat : 8327 (pwbo2.0) R 8324 8326 6880 0 -1 4202560 85045 0 0 0 179401 124 0 0 20 0 2 0 276016302 388624384 86913 33554432000 4194304 5965102 140735994382208 140265126025208 4400960 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1799.59
Current children cumulated vsize (KiB) 379516

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 8326 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=31265
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=254809
# CPU time returned by wait4() is 1795.29
# while last known CPU time is 1799.59
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.01
CPU time (s): 1799.59
CPU user time (s): 1798.62
CPU system time (s): 0.97
CPU usage (%): 99.9768
Max. virtual memory (cumulated for all children) (KiB): 379516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.03
system time used= 1.25481
maximum resident set size= 347664
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 85823
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= 147
involuntary context switches= 1847

runsolver used 3.46047 second user time and 8.92764 second system time

The end

Launcher Data

Begin job on node107 at 2012-05-27 08:07:58
IDJOB=3704336
IDBENCH=89818
IDSOLVER=2280
FILE ID=node107/3704336-1338098878
RUNJOBID= node107-1338087019-6897
PBS_JOBID= 14624432
Free space on /tmp= 71532 MiB

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

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

MD5SUM BENCH= 04a6efcac49375b9407fbc5f15fae5c7
RANDOM SEED=533384479

node107.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.760
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.52
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.760
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.760
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	: 5331.92
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.760
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.760
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.760
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	: 5331.91
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.760
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.86
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.760
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:       32873844 kB
MemFree:        27714388 kB
Buffers:          291096 kB
Cached:          3352632 kB
SwapCached:            0 kB
Active:          1489452 kB
Inactive:        2876400 kB
Active(anon):     724628 kB
Inactive(anon):        0 kB
Active(file):     764824 kB
Inactive(file):  2876400 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              5432 kB
Writeback:             0 kB
AnonPages:        731724 kB
Mapped:            15064 kB
Shmem:               200 kB
Slab:             649592 kB
SReclaimable:      92044 kB
SUnreclaim:       557548 kB
KernelStack:        1456 kB
PageTables:         5556 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     286984 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    561152 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71576 MiB
End job on node107 at 2012-05-27 08:37:58