Trace number 3726666

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.02? 1799.81 1800.01

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-70.opb
MD5SUM4f155d4f8b05885565510d4fbd89c993
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 variables12552
Total number of constraints283802
Number of constraints which are clauses254979
Number of constraints which are cardinality constraints (but not clauses)914
Number of constraints which are nor clauses,nor cardinality constraints27909
Minimum length of a constraint1
Maximum length of a constraint270
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 271
Number of bits of the biggest sum of numbers9
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.02 beta - May, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3726666-1338660935.opb.
0.00/0.00	c Instance file HOME/instance-3726666-1338660935.opb
0.00/0.00	c File size is 12172204 bytes.
0.69/0.78	c Highest Coefficient sum: 271
0.69/0.78	c ============================[ Problem Statistics ]=============================
0.69/0.78	c |                                                                             |
0.69/0.78	c |  Parsing time:          0.79         s                                      |
0.69/0.78	c |  Number Variables:      12552                                               |
0.69/0.78	c |  Number Clauses:        255448                                              |
0.69/0.78	c |  Number Cardinality:    905                                                 |
0.69/0.78	c |  Number PB Constraints: 27909                                               |
0.69/0.78	c |                                                                             |
0.79/0.82	c |  Problem Type:          Decision                                            |
0.79/0.82	c |  Objective Function:    None                                                |
0.79/0.82	c |                                                                             |
0.79/0.82	c ===============================================================================
1799.56/1800.00	c ===============================================================================
1799.56/1800.00	c Wall Clock Time: 1800.00 s
1799.56/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-3726666-1338660935/watcher-3726666-1338660935 -o /tmp/evaluation-result-3726666-1338660935/solver-3726666-1338660935 -C 1800 -W 1900 -M 15500 pwbo2.02 -file-format=opb -verbosity=0 -thread=1 HOME/instance-3726666-1338660935.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.00 2.00 2.00 3/177 17797
/proc/meminfo: memFree=25368816/32873648 swapFree=6864/6864
[pid=17797] ppid=17795 vsize=15028 CPUtime=0 cores=1,3,5,7
/proc/17797/stat : 17797 (pwbo2.02) R 17795 17797 13572 0 -1 4202496 316 0 0 0 0 0 0 0 20 0 1 0 332219514 15388672 268 33554432000 4194304 5964478 140737406903872 140733319532184 5179243 0 0 4096 16387 0 0 0 17 1 0 0 0 0 0
/proc/17797/statm: 3757 268 172 433 0 349 0

[startup+0.060892 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17797
/proc/meminfo: memFree=25368816/32873648 swapFree=6864/6864
[pid=17797] ppid=17795 vsize=17788 CPUtime=0.05 cores=1,3,5,7
/proc/17797/stat : 17797 (pwbo2.02) R 17795 17797 13572 0 -1 4202496 1167 0 0 0 5 0 0 0 20 0 1 0 332219514 18214912 1119 33554432000 4194304 5964478 140737406903872 140733319532184 4352379 0 0 4096 16387 0 0 0 17 1 0 0 0 0 0
/proc/17797/statm: 4447 1119 372 433 0 1039 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 17788

[startup+0.100222 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17797
/proc/meminfo: memFree=25368816/32873648 swapFree=6864/6864
[pid=17797] ppid=17795 vsize=19612 CPUtime=0.09 cores=1,3,5,7
/proc/17797/stat : 17797 (pwbo2.02) R 17795 17797 13572 0 -1 4202496 1790 0 0 0 9 0 0 0 20 0 1 0 332219514 20082688 1709 33554432000 4194304 5964478 140737406903872 140733319532184 4344768 0 0 4096 16387 0 0 0 17 1 0 0 0 0 0
/proc/17797/statm: 4903 1709 525 433 0 1495 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19612

[startup+0.300208 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17797
/proc/meminfo: memFree=25368816/32873648 swapFree=6864/6864
[pid=17797] ppid=17795 vsize=28544 CPUtime=0.29 cores=1,3,5,7
/proc/17797/stat : 17797 (pwbo2.02) R 17795 17797 13572 0 -1 4202496 4805 0 0 0 28 1 0 0 20 0 1 0 332219514 29229056 4659 33554432000 4194304 5964478 140737406903872 140733319532184 5136490 0 0 4096 16387 0 0 0 17 1 0 0 0 0 0
/proc/17797/statm: 7136 4659 1277 433 0 3728 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28544

[startup+0.700199 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17797
/proc/meminfo: memFree=25368816/32873648 swapFree=6864/6864
[pid=17797] ppid=17795 vsize=46008 CPUtime=0.69 cores=1,3,5,7
/proc/17797/stat : 17797 (pwbo2.02) R 17795 17797 13572 0 -1 4202496 10737 0 0 0 67 2 0 0 20 0 1 0 332219514 47112192 10462 33554432000 4194304 5964478 140737406903872 140737406902168 4344407 0 0 4096 16387 0 0 0 17 1 0 0 0 0 0
/proc/17797/statm: 11502 10462 2780 433 0 8094 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 46008

[startup+1.50032 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17799
/proc/meminfo: memFree=25291424/32873648 swapFree=6864/6864
[pid=17797] ppid=17795 vsize=119452 CPUtime=1.49 cores=1,3,5,7
/proc/17797/stat : 17797 (pwbo2.02) S 17795 17797 13572 0 -1 4202496 24069 0 0 0 145 4 0 0 20 0 2 0 332219514 122318848 20008 33554432000 4194304 5964478 140737406903872 140737406903392 4546685 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17797/statm: 29863 20008 186 433 0 29427 0
[pid=17797/tid=17799] ppid=17795 vsize=119452 CPUtime=0.7 cores=1,3,5,7
/proc/17797/task/17799/stat : 17799 (pwbo2.02) R 17795 17797 13572 0 -1 4202560 11269 0 0 0 68 2 0 0 20 0 2 0 332219593 122318848 20008 33554432000 4194304 5964478 140737406903872 140737406902168 4222330 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 119452

[startup+3.10033 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17799
/proc/meminfo: memFree=25288316/32873648 swapFree=6864/6864
[pid=17797] ppid=17795 vsize=119452 CPUtime=3.09 cores=1,3,5,7
/proc/17797/stat : 17797 (pwbo2.02) S 17795 17797 13572 0 -1 4202496 24413 0 0 0 304 5 0 0 20 0 2 0 332219514 122318848 20352 33554432000 4194304 5964478 140737406903872 140737406903392 4546685 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17797/statm: 29863 20352 186 433 0 29427 0
[pid=17797/tid=17799] ppid=17795 vsize=119452 CPUtime=2.3 cores=1,3,5,7
/proc/17797/task/17799/stat : 17799 (pwbo2.02) R 17795 17797 13572 0 -1 4202560 11613 0 0 0 227 3 0 0 20 0 2 0 332219593 122318848 20352 33554432000 4194304 5964478 140737406903872 140718778005304 4403370 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 119452

[startup+6.30033 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17799
/proc/meminfo: memFree=25282672/32873648 swapFree=6864/6864
[pid=17797] ppid=17795 vsize=119452 CPUtime=6.29 cores=1,3,5,7
/proc/17797/stat : 17797 (pwbo2.02) S 17795 17797 13572 0 -1 4202496 25353 0 0 0 624 5 0 0 20 0 2 0 332219514 122318848 21292 33554432000 4194304 5964478 140737406903872 140737406903392 4546685 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17797/statm: 29863 21292 186 433 0 29427 0
[pid=17797/tid=17799] ppid=17795 vsize=119452 CPUtime=5.5 cores=1,3,5,7
/proc/17797/task/17799/stat : 17799 (pwbo2.02) R 17795 17797 13572 0 -1 4202560 12553 0 0 0 546 4 0 0 20 0 2 0 332219593 122318848 21292 33554432000 4194304 5964478 140737406903872 140718778005304 4403370 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 119452

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17799
/proc/meminfo: memFree=25269768/32873648 swapFree=6864/6864
[pid=17797] ppid=17795 vsize=119452 CPUtime=12.69 cores=1,3,5,7
/proc/17797/stat : 17797 (pwbo2.02) S 17795 17797 13572 0 -1 4202496 27518 0 0 0 1262 7 0 0 20 0 2 0 332219514 122318848 23457 33554432000 4194304 5964478 140737406903872 140737406903392 4546685 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17797/statm: 29863 23457 186 433 0 29427 0
[pid=17797/tid=17799] ppid=17795 vsize=119452 CPUtime=11.9 cores=1,3,5,7
/proc/17797/task/17799/stat : 17799 (pwbo2.02) R 17795 17797 13572 0 -1 4202560 14718 0 0 0 1185 5 0 0 20 0 2 0 332219593 122318848 23457 33554432000 4194304 5964478 140737406903872 140718778005304 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 119452

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17799
/proc/meminfo: memFree=25249076/32873648 swapFree=6864/6864
[pid=17797] ppid=17795 vsize=184988 CPUtime=25.49 cores=1,3,5,7
/proc/17797/stat : 17797 (pwbo2.02) S 17795 17797 13572 0 -1 4202496 31358 0 0 0 2541 8 0 0 20 0 2 0 332219514 189427712 27297 33554432000 4194304 5964478 140737406903872 140737406903392 4546685 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17797/statm: 46247 27297 186 433 0 45811 0
[pid=17797/tid=17799] ppid=17795 vsize=184988 CPUtime=24.7 cores=1,3,5,7
/proc/17797/task/17799/stat : 17799 (pwbo2.02) R 17795 17797 13572 0 -1 4202560 18558 0 0 0 2464 6 0 0 20 0 2 0 332219593 189427712 27297 33554432000 4194304 5964478 140737406903872 140718778005304 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 184988

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17799
/proc/meminfo: memFree=25211364/32873648 swapFree=6864/6864
[pid=17797] ppid=17795 vsize=184988 CPUtime=51.08 cores=1,3,5,7
/proc/17797/stat : 17797 (pwbo2.02) S 17795 17797 13572 0 -1 4202496 37074 0 0 0 5097 11 0 0 20 0 2 0 332219514 189427712 33010 33554432000 4194304 5964478 140737406903872 140737406903392 4546685 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17797/statm: 46247 33010 186 433 0 45811 0
[pid=17797/tid=17799] ppid=17795 vsize=184988 CPUtime=50.3 cores=1,3,5,7
/proc/17797/task/17799/stat : 17799 (pwbo2.02) R 17795 17797 13572 0 -1 4202560 24274 0 0 0 5021 9 0 0 20 0 2 0 332219593 189427712 33010 33554432000 4194304 5964478 140737406903872 140718778005496 5179243 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 184988

[startup+102.307 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 17799
/proc/meminfo: memFree=25154980/32873648 swapFree=6864/6864
[pid=17797] ppid=17795 vsize=184988 CPUtime=102.28 cores=1,3,5,7
/proc/17797/stat : 17797 (pwbo2.02) S 17795 17797 13572 0 -1 4202496 44791 0 0 0 10213 15 0 0 20 0 2 0 332219514 189427712 40724 33554432000 4194304 5964478 140737406903872 140737406903392 4546685 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17797/statm: 46247 40724 186 433 0 45811 0
[pid=17797/tid=17799] ppid=17795 vsize=184988 CPUtime=101.5 cores=1,3,5,7
/proc/17797/task/17799/stat : 17799 (pwbo2.02) R 17795 17797 13572 0 -1 4202560 31991 0 0 0 10136 14 0 0 20 0 2 0 332219593 189427712 40724 33554432000 4194304 5964478 140737406903872 140718778005304 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 184988

[startup+162.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 17799
/proc/meminfo: memFree=25102028/32873648 swapFree=6864/6864
[pid=17797] ppid=17795 vsize=250524 CPUtime=162.27 cores=1,3,5,7
/proc/17797/stat : 17797 (pwbo2.02) S 17795 17797 13572 0 -1 4202496 51262 0 0 0 16207 20 0 0 20 0 2 0 332219514 256536576 47195 33554432000 4194304 5964478 140737406903872 140737406903392 4546685 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17797/statm: 62631 47195 186 433 0 62195 0
[pid=17797/tid=17799] ppid=17795 vsize=250524 CPUtime=161.49 cores=1,3,5,7
/proc/17797/task/17799/stat : 17799 (pwbo2.02) R 17795 17797 13572 0 -1 4202560 38462 0 0 0 16129 20 0 0 20 0 2 0 332219593 256536576 47195 33554432000 4194304 5964478 140737406903872 140718778005304 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 250524

[startup+222.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 17799
/proc/meminfo: memFree=25052584/32873648 swapFree=6864/6864
[pid=17797] ppid=17795 vsize=254172 CPUtime=222.26 cores=1,3,5,7
/proc/17797/stat : 17797 (pwbo2.02) S 17795 17797 13572 0 -1 4202496 57823 0 0 0 22202 24 0 0 20 0 2 0 332219514 260272128 53755 33554432000 4194304 5964478 140737406903872 140737406903392 4546685 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17797/statm: 63543 53755 186 433 0 63107 0
[pid=17797/tid=17799] ppid=17795 vsize=254172 CPUtime=221.49 cores=1,3,5,7
/proc/17797/task/17799/stat : 17799 (pwbo2.02) R 17795 17797 13572 0 -1 4202560 45023 0 0 0 22124 25 0 0 20 0 2 0 332219593 260272128 53755 33554432000 4194304 5964478 140737406903872 140718778005496 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 254172

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 17842
/proc/meminfo: memFree=28344852/32873648 swapFree=6864/6864
[pid=17797] ppid=17795 vsize=319708 CPUtime=282.23 cores=1,3,5,7
/proc/17797/stat : 17797 (pwbo2.02) S 17795 17797 13572 0 -1 4202496 64451 0 0 0 28195 28 0 0 20 0 2 0 332219514 327380992 61145 33554432000 4194304 5964478 140737406903872 140737406903392 4546685 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17797/statm: 79927 61145 186 433 0 79491 0
[pid=17797/tid=17799] ppid=17795 vsize=319708 CPUtime=281.48 cores=1,3,5,7
/proc/17797/task/17799/stat : 17799 (pwbo2.02) R 17795 17797 13572 0 -1 4202560 51651 0 0 0 28118 30 0 0 20 0 2 0 332219593 327380992 61145 33554432000 4194304 5964478 140737406903872 140718778005304 4400542 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 319708

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17842
/proc/meminfo: memFree=28293136/32873648 swapFree=6864/6864
[pid=17797] ppid=17795 vsize=321532 CPUtime=342.19 cores=1,3,5,7
/proc/17797/stat : 17797 (pwbo2.02) S 17795 17797 13572 0 -1 4202496 71352 0 0 0 34184 35 0 0 20 0 2 0 332219514 329248768 68452 33554432000 4194304 5964478 140737406903872 140737406903392 4546685 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17797/statm: 80383 68452 186 433 0 79947 0
[pid=17797/tid=17799] ppid=17795 vsize=321532 CPUtime=341.44 cores=1,3,5,7
/proc/17797/task/17799/stat : 17799 (pwbo2.02) R 17795 17797 13572 0 -1 4202560 58552 0 0 0 34106 38 0 0 20 0 2 0 332219593 329248768 68452 33554432000 4194304 5964478 140737406903872 140718778005304 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 321532

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17842
/proc/meminfo: memFree=28254904/32873648 swapFree=6864/6864
[pid=17797] ppid=17795 vsize=321532 CPUtime=402.15 cores=1,3,5,7
/proc/17797/stat : 17797 (pwbo2.02) S 17795 17797 13572 0 -1 4202496 75193 0 0 0 40177 38 0 0 20 0 2 0 332219514 329248768 72377 33554432000 4194304 5964478 140737406903872 140737406903392 4546685 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17797/statm: 80383 72377 186 433 0 79947 0
[pid=17797/tid=17799] ppid=17795 vsize=321532 CPUtime=401.41 cores=1,3,5,7
/proc/17797/task/17799/stat : 17799 (pwbo2.02) R 17795 17797 13572 0 -1 4202560 62393 0 0 0 40099 42 0 0 20 0 2 0 332219593 329248768 72377 33554432000 4194304 5964478 140737406903872 140718778005544 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 321532

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17842
/proc/meminfo: memFree=28220108/32873648 swapFree=6864/6864
[pid=17797] ppid=17795 vsize=387068 CPUtime=462.14 cores=1,3,5,7

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

/proc/17797/task/17799/stat : 17799 (pwbo2.02) R 17795 17797 13572 0 -1 4202560 97686 0 0 0 130038 95 0 0 20 0 2 0 332219593 533372928 109827 33554432000 4194304 5964478 140737406903872 140718778005496 4392823 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1301.96
Current children cumulated vsize (KiB) 520872

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17848
/proc/meminfo: memFree=27915956/32873648 swapFree=6864/6864
[pid=17797] ppid=17795 vsize=520872 CPUtime=1361.93 cores=1,3,5,7
/proc/17797/stat : 17797 (pwbo2.02) S 17795 17797 13572 0 -1 4202496 111640 0 0 0 136115 78 0 0 20 0 2 0 332219514 533372928 110981 33554432000 4194304 5964478 140737406903872 140737406903392 4546685 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17797/statm: 130218 110981 186 433 0 129782 0
[pid=17797/tid=17799] ppid=17795 vsize=520872 CPUtime=1361.32 cores=1,3,5,7
/proc/17797/task/17799/stat : 17799 (pwbo2.02) R 17795 17797 13572 0 -1 4202560 98840 0 0 0 136035 97 0 0 20 0 2 0 332219593 533372928 110981 33554432000 4194304 5964478 140737406903872 140718778005304 4400628 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1361.93
Current children cumulated vsize (KiB) 520872

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17848
/proc/meminfo: memFree=27912880/32873648 swapFree=6864/6864
[pid=17797] ppid=17795 vsize=520872 CPUtime=1421.94 cores=1,3,5,7
/proc/17797/stat : 17797 (pwbo2.02) S 17795 17797 13572 0 -1 4202496 111799 0 0 0 142115 79 0 0 20 0 2 0 332219514 533372928 111213 33554432000 4194304 5964478 140737406903872 140737406903392 4546685 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17797/statm: 130218 111213 186 433 0 129782 0
[pid=17797/tid=17799] ppid=17795 vsize=520872 CPUtime=1421.32 cores=1,3,5,7
/proc/17797/task/17799/stat : 17799 (pwbo2.02) R 17795 17797 13572 0 -1 4202560 98999 0 0 0 142034 98 0 0 20 0 2 0 332219593 533372928 111213 33554432000 4194304 5964478 140737406903872 140718778005304 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 520872

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 17852
/proc/meminfo: memFree=27901216/32873648 swapFree=6864/6864
[pid=17797] ppid=17795 vsize=520872 CPUtime=1481.92 cores=1,3,5,7
/proc/17797/stat : 17797 (pwbo2.02) S 17795 17797 13572 0 -1 4202496 112071 0 0 0 148113 79 0 0 20 0 2 0 332219514 533372928 111485 33554432000 4194304 5964478 140737406903872 140737406903392 4546685 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17797/statm: 130218 111485 186 433 0 129782 0
[pid=17797/tid=17799] ppid=17795 vsize=520872 CPUtime=1481.32 cores=1,3,5,7
/proc/17797/task/17799/stat : 17799 (pwbo2.02) R 17795 17797 13572 0 -1 4202560 99271 0 0 0 148033 99 0 0 20 0 2 0 332219593 533372928 111485 33554432000 4194304 5964478 140737406903872 140718778005304 4403376 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 520872

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17852
/proc/meminfo: memFree=27897384/32873648 swapFree=6864/6864
[pid=17797] ppid=17795 vsize=520872 CPUtime=1541.91 cores=1,3,5,7
/proc/17797/stat : 17797 (pwbo2.02) S 17795 17797 13572 0 -1 4202496 112147 0 0 0 154112 79 0 0 20 0 2 0 332219514 533372928 111561 33554432000 4194304 5964478 140737406903872 140737406903392 4546685 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17797/statm: 130218 111561 186 433 0 129782 0
[pid=17797/tid=17799] ppid=17795 vsize=520872 CPUtime=1541.32 cores=1,3,5,7
/proc/17797/task/17799/stat : 17799 (pwbo2.02) R 17795 17797 13572 0 -1 4202560 99347 0 0 0 154032 100 0 0 20 0 2 0 332219593 533372928 111561 33554432000 4194304 5964478 140737406903872 140718778005304 4400018 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 520872

[startup+1602.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 17852
/proc/meminfo: memFree=27874568/32873648 swapFree=6864/6864
[pid=17797] ppid=17795 vsize=520872 CPUtime=1601.9 cores=1,3,5,7
/proc/17797/stat : 17797 (pwbo2.02) S 17795 17797 13572 0 -1 4202496 112253 0 0 0 160111 79 0 0 20 0 2 0 332219514 533372928 111667 33554432000 4194304 5964478 140737406903872 140737406903392 4546685 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17797/statm: 130218 111667 186 433 0 129782 0
[pid=17797/tid=17799] ppid=17795 vsize=520872 CPUtime=1601.31 cores=1,3,5,7
/proc/17797/task/17799/stat : 17799 (pwbo2.02) R 17795 17797 13572 0 -1 4202560 99453 0 0 0 160030 101 0 0 20 0 2 0 332219593 533372928 111667 33554432000 4194304 5964478 140737406903872 140718778005304 4392723 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.9
Current children cumulated vsize (KiB) 520872

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 17852
/proc/meminfo: memFree=27866904/32873648 swapFree=6864/6864
[pid=17797] ppid=17795 vsize=520872 CPUtime=1661.88 cores=1,3,5,7
/proc/17797/stat : 17797 (pwbo2.02) S 17795 17797 13572 0 -1 4202496 113086 0 0 0 166109 79 0 0 20 0 2 0 332219514 533372928 112882 33554432000 4194304 5964478 140737406903872 140737406903392 4546685 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17797/statm: 130218 112882 186 433 0 129782 0
[pid=17797/tid=17799] ppid=17795 vsize=520872 CPUtime=1661.3 cores=1,3,5,7
/proc/17797/task/17799/stat : 17799 (pwbo2.02) R 17795 17797 13572 0 -1 4202560 100286 0 0 0 166027 103 0 0 20 0 2 0 332219593 533372928 112882 33554432000 4194304 5964478 140737406903872 140718778005496 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.88
Current children cumulated vsize (KiB) 520872

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17852
/proc/meminfo: memFree=27838632/32873648 swapFree=6864/6864
[pid=17797] ppid=17795 vsize=520872 CPUtime=1721.87 cores=1,3,5,7
/proc/17797/stat : 17797 (pwbo2.02) S 17795 17797 13572 0 -1 4202496 115166 0 0 0 172105 82 0 0 20 0 2 0 332219514 533372928 114962 33554432000 4194304 5964478 140737406903872 140737406903392 4546685 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17797/statm: 130218 114962 186 433 0 129782 0
[pid=17797/tid=17799] ppid=17795 vsize=520872 CPUtime=1721.3 cores=1,3,5,7
/proc/17797/task/17799/stat : 17799 (pwbo2.02) R 17795 17797 13572 0 -1 4202560 102366 0 0 0 172023 107 0 0 20 0 2 0 332219593 533372928 114962 33554432000 4194304 5964478 140737406903872 140718778005496 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 520872

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17853
/proc/meminfo: memFree=27824620/32873648 swapFree=6864/6864
[pid=17797] ppid=17795 vsize=520872 CPUtime=1781.86 cores=1,3,5,7
/proc/17797/stat : 17797 (pwbo2.02) S 17795 17797 13572 0 -1 4202496 118239 0 0 0 178098 88 0 0 20 0 2 0 332219514 533372928 118035 33554432000 4194304 5964478 140737406903872 140737406903392 4546685 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17797/statm: 130218 118035 186 433 0 129782 0
[pid=17797/tid=17799] ppid=17795 vsize=520872 CPUtime=1781.3 cores=1,3,5,7
/proc/17797/task/17799/stat : 17799 (pwbo2.02) R 17795 17797 13572 0 -1 4202560 105439 0 0 0 178017 113 0 0 20 0 2 0 332219593 533372928 118035 33554432000 4194304 5964478 140737406903872 140718778005496 4400006 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.86
Current children cumulated vsize (KiB) 520872

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 17853
/proc/meminfo: memFree=27823132/32873648 swapFree=6864/6864
[pid=17797] ppid=17795 vsize=520872 CPUtime=1791.47 cores=1,3,5,7
/proc/17797/stat : 17797 (pwbo2.02) S 17795 17797 13572 0 -1 4202496 118519 0 0 0 179058 89 0 0 20 0 2 0 332219514 533372928 118315 33554432000 4194304 5964478 140737406903872 140737406903392 4546685 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17797/statm: 130218 118315 186 433 0 129782 0
[pid=17797/tid=17799] ppid=17795 vsize=520872 CPUtime=1790.9 cores=1,3,5,7
/proc/17797/task/17799/stat : 17799 (pwbo2.02) R 17795 17797 13572 0 -1 4202560 105719 0 0 0 178976 114 0 0 20 0 2 0 332219593 533372928 118315 33554432000 4194304 5964478 140737406903872 140718778005496 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.47
Current children cumulated vsize (KiB) 520872

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17853
/proc/meminfo: memFree=27822516/32873648 swapFree=6864/6864
[pid=17797] ppid=17795 vsize=520872 CPUtime=1794.67 cores=1,3,5,7
/proc/17797/stat : 17797 (pwbo2.02) S 17795 17797 13572 0 -1 4202496 118692 0 0 0 179378 89 0 0 20 0 2 0 332219514 533372928 118488 33554432000 4194304 5964478 140737406903872 140737406903392 4546685 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17797/statm: 130218 118488 186 433 0 129782 0
[pid=17797/tid=17799] ppid=17795 vsize=520872 CPUtime=1794.1 cores=1,3,5,7
/proc/17797/task/17799/stat : 17799 (pwbo2.02) R 17795 17797 13572 0 -1 4202560 105892 0 0 0 179296 114 0 0 20 0 2 0 332219593 533372928 118488 33554432000 4194304 5964478 140737406903872 140718778005544 4400091 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.67
Current children cumulated vsize (KiB) 520872

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17853
/proc/meminfo: memFree=27822144/32873648 swapFree=6864/6864
[pid=17797] ppid=17795 vsize=520872 CPUtime=1797.86 cores=1,3,5,7
/proc/17797/stat : 17797 (pwbo2.02) S 17795 17797 13572 0 -1 4202496 118856 0 0 0 179697 89 0 0 20 0 2 0 332219514 533372928 118652 33554432000 4194304 5964478 140737406903872 140737406903392 4546685 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17797/statm: 130218 118652 186 433 0 129782 0
[pid=17797/tid=17799] ppid=17795 vsize=520872 CPUtime=1797.3 cores=1,3,5,7
/proc/17797/task/17799/stat : 17799 (pwbo2.02) R 17795 17797 13572 0 -1 4202560 106056 0 0 0 179616 114 0 0 20 0 2 0 332219593 533372928 118652 33554432000 4194304 5964478 140737406903872 140718778005496 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.86
Current children cumulated vsize (KiB) 520872

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17853
/proc/meminfo: memFree=27821772/32873648 swapFree=6864/6864
[pid=17797] ppid=17795 vsize=520872 CPUtime=1798.66 cores=1,3,5,7
/proc/17797/stat : 17797 (pwbo2.02) S 17795 17797 13572 0 -1 4202496 118898 0 0 0 179777 89 0 0 20 0 2 0 332219514 533372928 118694 33554432000 4194304 5964478 140737406903872 140737406903392 4546685 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17797/statm: 130218 118694 186 433 0 129782 0
[pid=17797/tid=17799] ppid=17795 vsize=520872 CPUtime=1798.1 cores=1,3,5,7
/proc/17797/task/17799/stat : 17799 (pwbo2.02) R 17795 17797 13572 0 -1 4202560 106098 0 0 0 179696 114 0 0 20 0 2 0 332219593 533372928 118694 33554432000 4194304 5964478 140737406903872 140718778005496 4400103 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.66
Current children cumulated vsize (KiB) 520872

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17853
/proc/meminfo: memFree=27821524/32873648 swapFree=6864/6864
[pid=17797] ppid=17795 vsize=520872 CPUtime=1799.06 cores=1,3,5,7
/proc/17797/stat : 17797 (pwbo2.02) S 17795 17797 13572 0 -1 4202496 118927 0 0 0 179817 89 0 0 20 0 2 0 332219514 533372928 118723 33554432000 4194304 5964478 140737406903872 140737406903392 4546685 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17797/statm: 130218 118723 186 433 0 129782 0
[pid=17797/tid=17799] ppid=17795 vsize=520872 CPUtime=1798.5 cores=1,3,5,7
/proc/17797/task/17799/stat : 17799 (pwbo2.02) R 17795 17797 13572 0 -1 4202560 106127 0 0 0 179735 115 0 0 20 0 2 0 332219593 533372928 118723 33554432000 4194304 5964478 140737406903872 140718778005496 4400542 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.06
Current children cumulated vsize (KiB) 520872

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17853
/proc/meminfo: memFree=27821524/32873648 swapFree=6864/6864
[pid=17797] ppid=17795 vsize=520872 CPUtime=1799.46 cores=1,3,5,7
/proc/17797/stat : 17797 (pwbo2.02) S 17795 17797 13572 0 -1 4202496 118943 0 0 0 179857 89 0 0 20 0 2 0 332219514 533372928 118739 33554432000 4194304 5964478 140737406903872 140737406903392 4546685 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17797/statm: 130218 118739 186 433 0 129782 0
[pid=17797/tid=17799] ppid=17795 vsize=520872 CPUtime=1798.9 cores=1,3,5,7
/proc/17797/task/17799/stat : 17799 (pwbo2.02) R 17795 17797 13572 0 -1 4202560 106143 0 0 0 179775 115 0 0 20 0 2 0 332219593 533372928 118739 33554432000 4194304 5964478 140737406903872 140718778005304 4400024 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.46
Current children cumulated vsize (KiB) 520872

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17853
/proc/meminfo: memFree=27821524/32873648 swapFree=6864/6864
[pid=17797] ppid=17795 vsize=520872 CPUtime=1799.56 cores=1,3,5,7
/proc/17797/stat : 17797 (pwbo2.02) S 17795 17797 13572 0 -1 4202496 118949 0 0 0 179867 89 0 0 20 0 2 0 332219514 533372928 118745 33554432000 4194304 5964478 140737406903872 140737406903392 4546685 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17797/statm: 130218 118745 186 433 0 129782 0
[pid=17797/tid=17799] ppid=17795 vsize=520872 CPUtime=1799 cores=1,3,5,7
/proc/17797/task/17799/stat : 17799 (pwbo2.02) R 17795 17797 13572 0 -1 4202560 106149 0 0 0 179785 115 0 0 20 0 2 0 332219593 533372928 118745 33554432000 4194304 5964478 140737406903872 140718778005304 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.56
Current children cumulated vsize (KiB) 520872

Child status: 255
Real time (s): 1800.01
CPU time (s): 1799.81
CPU user time (s): 1798.62
CPU system time (s): 1.18882
CPU usage (%): 99.989
Max. virtual memory (cumulated for all children) (KiB): 520872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.62
system time used= 1.18882
maximum resident set size= 475000
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 118954
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= 195
involuntary context switches= 1843

runsolver used 2.6366 second user time and 7.18491 second system time

The end

Launcher Data

Begin job on node120 at 2012-06-02 20:15:35
IDJOB=3726666
IDBENCH=89796
IDSOLVER=2310
FILE ID=node120/3726666-1338660935
RUNJOBID= node120-1338651811-14892
PBS_JOBID= 14636460
Free space on /tmp= 70432 MiB

SOLVER NAME= pwbo 2.02
BENCH NAME= PB11/normalized-PB11/DEC-SMALLINT-LIN/lopes/normalized-70.opb
COMMAND LINE= pwbo2.02 -file-format=opb -verbosity=0 -thread=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3726666-1338660935/watcher-3726666-1338660935 -o /tmp/evaluation-result-3726666-1338660935/solver-3726666-1338660935 -C 1800 -W 1900 -M 15500  pwbo2.02 -file-format=opb -verbosity=0 -thread=1 HOME/instance-3726666-1338660935.opb

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

MD5SUM BENCH= 4f155d4f8b05885565510d4fbd89c993
RANDOM SEED=432881320

node120.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.456
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	: 5332.91
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.456
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.456
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.456
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.88
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.456
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.456
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.83
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.456
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.456
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:        25369088 kB
Buffers:          542552 kB
Cached:          3103216 kB
SwapCached:         1572 kB
Active:          4899824 kB
Inactive:        1669440 kB
Active(anon):    2915700 kB
Inactive(anon):     9228 kB
Active(file):    1984124 kB
Inactive(file):  1660212 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67103516 kB
Dirty:             17628 kB
Writeback:             0 kB
AnonPages:       2930096 kB
Mapped:            11628 kB
Shmem:                32 kB
Slab:             791264 kB
SReclaimable:     235444 kB
SUnreclaim:       555820 kB
KernelStack:        1464 kB
PageTables:         9484 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1046272 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2136064 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= 70768 MiB
End job on node120 at 2012-06-02 20:45:35