Trace number 3726665

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.82 1800.01

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-61.opb
MD5SUM242cdc00579036e1487a0255b4e1d84c
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 variables10086
Total number of constraints226240
Number of constraints which are clauses203302
Number of constraints which are cardinality constraints (but not clauses)720
Number of constraints which are nor clauses,nor cardinality constraints22218
Minimum length of a constraint2
Maximum length of a constraint231
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 232
Number of bits of the biggest sum of numbers8
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-3726665-1338658848.opb.
0.00/0.00	c Instance file HOME/instance-3726665-1338658848.opb
0.00/0.00	c File size is 9526531 bytes.
0.58/0.63	c Highest Coefficient sum: 232
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:      10086                                               |
0.58/0.63	c |  Number Clauses:        203668                                              |
0.58/0.63	c |  Number Cardinality:    722                                                 |
0.58/0.63	c |  Number PB Constraints: 22218                                               |
0.58/0.63	c |                                                                             |
0.58/0.66	c |  Problem Type:          Decision                                            |
0.58/0.66	c |  Objective Function:    None                                                |
0.58/0.66	c |                                                                             |
0.58/0.66	c ===============================================================================
1799.57/1800.00	c ===============================================================================
1799.57/1800.00	c Wall Clock Time: 1800.00 s
1799.57/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-3726665-1338658848/watcher-3726665-1338658848 -o /tmp/evaluation-result-3726665-1338658848/solver-3726665-1338658848 -C 1800 -W 1900 -M 15500 pwbo2.02 -file-format=opb -verbosity=0 -thread=1 HOME/instance-3726665-1338658848.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 1.99 3/174 27766
/proc/meminfo: memFree=27884104/32873648 swapFree=7112/7112
[pid=27766] ppid=27764 vsize=12444 CPUtime=0 cores=1,3,5,7
/proc/27766/stat : 27766 (pwbo2.02) R 27764 27766 25232 0 -1 4202496 322 0 0 0 0 0 0 0 20 0 1 0 332010769 12742656 275 33554432000 4194304 5964478 140737394732912 140734887416568 5136490 0 0 4096 16387 0 0 0 17 1 0 0 0 0 0
/proc/27766/statm: 3111 275 173 433 0 349 0

[startup+0.0578491 s]
/proc/loadavg: 2.00 2.00 1.99 3/174 27766
/proc/meminfo: memFree=27884104/32873648 swapFree=7112/7112
[pid=27766] ppid=27764 vsize=14984 CPUtime=0.05 cores=1,3,5,7
/proc/27766/stat : 27766 (pwbo2.02) R 27764 27766 25232 0 -1 4202496 1123 0 0 0 5 0 0 0 20 0 1 0 332010769 15343616 1076 33554432000 4194304 5964478 140737394732912 140737394731256 5136490 0 0 4096 16387 0 0 0 17 1 0 0 0 0 0
/proc/27766/statm: 3746 1076 362 433 0 984 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 14984

[startup+0.100521 s]
/proc/loadavg: 2.00 2.00 1.99 3/174 27766
/proc/meminfo: memFree=27884104/32873648 swapFree=7112/7112
[pid=27766] ppid=27764 vsize=17044 CPUtime=0.09 cores=1,3,5,7
/proc/27766/stat : 27766 (pwbo2.02) R 27764 27766 25232 0 -1 4202496 1813 0 0 0 9 0 0 0 20 0 1 0 332010769 17453056 1733 33554432000 4194304 5964478 140737394732912 140737394731256 5171354 0 0 4096 16387 0 0 0 17 1 0 0 0 0 0
/proc/27766/statm: 4261 1733 528 433 0 1499 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17044

[startup+0.300194 s]
/proc/loadavg: 2.00 2.00 1.99 3/174 27766
/proc/meminfo: memFree=27884104/32873648 swapFree=7112/7112
[pid=27766] ppid=27764 vsize=25972 CPUtime=0.29 cores=1,3,5,7
/proc/27766/stat : 27766 (pwbo2.02) R 27764 27766 25232 0 -1 4202496 4824 0 0 0 29 0 0 0 20 0 1 0 332010769 26595328 4679 33554432000 4194304 5964478 140737394732912 140737394731256 5136490 0 0 4096 16387 0 0 0 17 1 0 0 0 0 0
/proc/27766/statm: 6493 4680 1278 433 0 3731 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25972

[startup+0.700216 s]
/proc/loadavg: 2.00 2.00 1.99 3/174 27766
/proc/meminfo: memFree=27884104/32873648 swapFree=7112/7112
[pid=27766] ppid=27764 vsize=112712 CPUtime=0.69 cores=1,3,5,7
/proc/27766/stat : 27766 (pwbo2.02) S 27764 27766 25232 0 -1 4202496 14580 0 0 0 67 2 0 0 20 0 2 0 332010769 115417088 11979 33554432000 4194304 5964478 140737394732912 140737394732432 4546685 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/27766/statm: 28178 11982 177 433 0 27742 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 112712

[startup+1.50028 s]
/proc/loadavg: 2.00 2.00 1.99 3/176 27768
/proc/meminfo: memFree=27765604/32873648 swapFree=7112/7112
[pid=27766] ppid=27764 vsize=111988 CPUtime=1.48 cores=1,3,5,7
/proc/27766/stat : 27766 (pwbo2.02) S 27764 27766 25232 0 -1 4202496 19219 0 0 0 146 2 0 0 20 0 2 0 332010769 114675712 16175 33554432000 4194304 5964478 140737394732912 140737394732432 4546685 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/27766/statm: 27997 16176 186 433 0 27561 0
[pid=27766/tid=27768] ppid=27764 vsize=111988 CPUtime=0.85 cores=1,3,5,7
/proc/27766/task/27768/stat : 27768 (pwbo2.02) R 27764 27766 25232 0 -1 4202560 9128 0 0 0 83 2 0 0 20 0 2 0 332010832 114675712 16176 33554432000 4194304 5964478 140737394732912 139943111550776 5136420 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 111988

[startup+3.10029 s]
/proc/loadavg: 2.00 2.00 1.99 3/176 27768
/proc/meminfo: memFree=27705456/32873648 swapFree=7112/7112
[pid=27766] ppid=27764 vsize=111988 CPUtime=3.09 cores=1,3,5,7
/proc/27766/stat : 27766 (pwbo2.02) S 27764 27766 25232 0 -1 4202496 19582 0 0 0 306 3 0 0 20 0 2 0 332010769 114675712 16538 33554432000 4194304 5964478 140737394732912 140737394732432 4546685 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/27766/statm: 27997 16538 186 433 0 27561 0
[pid=27766/tid=27768] ppid=27764 vsize=111988 CPUtime=2.45 cores=1,3,5,7
/proc/27766/task/27768/stat : 27768 (pwbo2.02) R 27764 27766 25232 0 -1 4202560 9490 0 0 0 243 2 0 0 20 0 2 0 332010832 114675712 16538 33554432000 4194304 5964478 140737394732912 139943111550776 5136420 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) 111988

[startup+6.30031 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 27778
/proc/meminfo: memFree=27539500/32873648 swapFree=7112/7112
[pid=27766] ppid=27764 vsize=111988 CPUtime=6.29 cores=1,3,5,7
/proc/27766/stat : 27766 (pwbo2.02) S 27764 27766 25232 0 -1 4202496 20596 0 0 0 626 3 0 0 20 0 2 0 332010769 114675712 17552 33554432000 4194304 5964478 140737394732912 140737394732432 4546685 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/27766/statm: 27997 17552 186 433 0 27561 0
[pid=27766/tid=27768] ppid=27764 vsize=111988 CPUtime=5.65 cores=1,3,5,7
/proc/27766/task/27768/stat : 27768 (pwbo2.02) R 27764 27766 25232 0 -1 4202560 10504 0 0 0 563 2 0 0 20 0 2 0 332010832 114675712 17552 33554432000 4194304 5964478 140737394732912 139943111551016 4400087 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) 111988

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 27778
/proc/meminfo: memFree=27272308/32873648 swapFree=7112/7112
[pid=27766] ppid=27764 vsize=111988 CPUtime=12.69 cores=1,3,5,7
/proc/27766/stat : 27766 (pwbo2.02) S 27764 27766 25232 0 -1 4202496 22605 0 0 0 1265 4 0 0 20 0 2 0 332010769 114675712 19561 33554432000 4194304 5964478 140737394732912 140737394732432 4546685 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/27766/statm: 27997 19561 186 433 0 27561 0
[pid=27766/tid=27768] ppid=27764 vsize=111988 CPUtime=12.05 cores=1,3,5,7
/proc/27766/task/27768/stat : 27768 (pwbo2.02) R 27764 27766 25232 0 -1 4202560 12513 0 0 0 1202 3 0 0 20 0 2 0 332010832 114675712 19561 33554432000 4194304 5964478 140737394732912 139943111550776 5136420 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) 111988

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 27779
/proc/meminfo: memFree=26356940/32873648 swapFree=7112/7112
[pid=27766] ppid=27764 vsize=111988 CPUtime=25.49 cores=1,3,5,7
/proc/27766/stat : 27766 (pwbo2.02) S 27764 27766 25232 0 -1 4202496 25293 0 0 0 2544 5 0 0 20 0 2 0 332010769 114675712 22773 33554432000 4194304 5964478 140737394732912 140737394732432 4546685 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/27766/statm: 27997 22773 186 433 0 27561 0
[pid=27766/tid=27768] ppid=27764 vsize=111988 CPUtime=24.86 cores=1,3,5,7
/proc/27766/task/27768/stat : 27768 (pwbo2.02) R 27764 27766 25232 0 -1 4202560 15201 0 0 0 2481 5 0 0 20 0 2 0 332010832 114675712 22773 33554432000 4194304 5964478 140737394732912 139943111550904 4399912 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) 111988

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 27779
/proc/meminfo: memFree=26000012/32873648 swapFree=7112/7112
[pid=27766] ppid=27764 vsize=177524 CPUtime=51.06 cores=1,3,5,7
/proc/27766/stat : 27766 (pwbo2.02) S 27764 27766 25232 0 -1 4202496 30867 0 0 0 5099 7 0 0 20 0 2 0 332010769 181784576 28389 33554432000 4194304 5964478 140737394732912 140737394732432 4546685 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/27766/statm: 44381 28389 186 433 0 43945 0
[pid=27766/tid=27768] ppid=27764 vsize=177524 CPUtime=50.44 cores=1,3,5,7
/proc/27766/task/27768/stat : 27768 (pwbo2.02) R 27764 27766 25232 0 -1 4202560 20775 0 0 0 5037 7 0 0 20 0 2 0 332010832 181784576 28389 33554432000 4194304 5964478 140737394732912 139943111550776 4400103 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 177524

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 27779
/proc/meminfo: memFree=25911412/32873648 swapFree=7112/7112
[pid=27766] ppid=27764 vsize=177524 CPUtime=102.25 cores=1,3,5,7
/proc/27766/stat : 27766 (pwbo2.02) S 27764 27766 25232 0 -1 4202496 39368 0 0 0 10213 12 0 0 20 0 2 0 332010769 181784576 36912 33554432000 4194304 5964478 140737394732912 140737394732432 4546685 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/27766/statm: 44381 36912 186 433 0 43945 0
[pid=27766/tid=27768] ppid=27764 vsize=177524 CPUtime=101.62 cores=1,3,5,7
/proc/27766/task/27768/stat : 27768 (pwbo2.02) R 27764 27766 25232 0 -1 4202560 29276 0 0 0 10149 13 0 0 20 0 2 0 332010832 181784576 36912 33554432000 4194304 5964478 140737394732912 139943111550776 4403376 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 177524

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 27780
/proc/meminfo: memFree=25832056/32873648 swapFree=7112/7112
[pid=27766] ppid=27764 vsize=243060 CPUtime=162.23 cores=1,3,5,7
/proc/27766/stat : 27766 (pwbo2.02) S 27764 27766 25232 0 -1 4202496 46066 0 0 0 16207 16 0 0 20 0 2 0 332010769 248893440 43606 33554432000 4194304 5964478 140737394732912 140737394732432 4546685 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/27766/statm: 60765 43606 186 433 0 60329 0
[pid=27766/tid=27768] ppid=27764 vsize=243060 CPUtime=161.62 cores=1,3,5,7
/proc/27766/task/27768/stat : 27768 (pwbo2.02) R 27764 27766 25232 0 -1 4202560 35974 0 0 0 16144 18 0 0 20 0 2 0 332010832 248893440 43606 33554432000 4194304 5964478 140737394732912 139943111550776 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 243060

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 27780
/proc/meminfo: memFree=25753900/32873648 swapFree=7112/7112
[pid=27766] ppid=27764 vsize=246708 CPUtime=222.23 cores=1,3,5,7
/proc/27766/stat : 27766 (pwbo2.02) S 27764 27766 25232 0 -1 4202496 51824 0 0 0 22204 19 0 0 20 0 2 0 332010769 252628992 49873 33554432000 4194304 5964478 140737394732912 140737394732432 4546685 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/27766/statm: 61677 49873 186 433 0 61241 0
[pid=27766/tid=27768] ppid=27764 vsize=246708 CPUtime=221.62 cores=1,3,5,7
/proc/27766/task/27768/stat : 27768 (pwbo2.02) R 27764 27766 25232 0 -1 4202560 41732 0 0 0 22140 22 0 0 20 0 2 0 332010832 252628992 49873 33554432000 4194304 5964478 140737394732912 139943111550968 4400106 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 246708

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 27780
/proc/meminfo: memFree=25693416/32873648 swapFree=7112/7112
[pid=27766] ppid=27764 vsize=246708 CPUtime=282.22 cores=1,3,5,7
/proc/27766/stat : 27766 (pwbo2.02) S 27764 27766 25232 0 -1 4202496 55549 0 0 0 28200 22 0 0 20 0 2 0 332010769 252628992 53594 33554432000 4194304 5964478 140737394732912 140737394732432 4546685 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/27766/statm: 61677 53594 186 433 0 61241 0
[pid=27766/tid=27768] ppid=27764 vsize=246708 CPUtime=281.62 cores=1,3,5,7
/proc/27766/task/27768/stat : 27768 (pwbo2.02) R 27764 27766 25232 0 -1 4202560 45457 0 0 0 28136 26 0 0 20 0 2 0 332010832 252628992 53594 33554432000 4194304 5964478 140737394732912 139943111550968 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 246708

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 27781
/proc/meminfo: memFree=25644964/32873648 swapFree=7112/7112
[pid=27766] ppid=27764 vsize=246708 CPUtime=342.22 cores=1,3,5,7
/proc/27766/stat : 27766 (pwbo2.02) S 27764 27766 25232 0 -1 4202496 56160 0 0 0 34199 23 0 0 20 0 2 0 332010769 252628992 54205 33554432000 4194304 5964478 140737394732912 140737394732432 4546685 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/27766/statm: 61677 54205 186 433 0 61241 0
[pid=27766/tid=27768] ppid=27764 vsize=246708 CPUtime=341.63 cores=1,3,5,7
/proc/27766/task/27768/stat : 27768 (pwbo2.02) R 27764 27766 25232 0 -1 4202560 46068 0 0 0 34135 28 0 0 20 0 2 0 332010832 252628992 54205 33554432000 4194304 5964478 140737394732912 139943111550776 4400115 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 246708

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 27781
/proc/meminfo: memFree=25597192/32873648 swapFree=7112/7112
[pid=27766] ppid=27764 vsize=246708 CPUtime=402.2 cores=1,3,5,7
/proc/27766/stat : 27766 (pwbo2.02) S 27764 27766 25232 0 -1 4202496 57446 0 0 0 40196 24 0 0 20 0 2 0 332010769 252628992 55489 33554432000 4194304 5964478 140737394732912 140737394732432 4546685 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/27766/statm: 61677 55489 186 433 0 61241 0
[pid=27766/tid=27768] ppid=27764 vsize=246708 CPUtime=401.62 cores=1,3,5,7
/proc/27766/task/27768/stat : 27768 (pwbo2.02) R 27764 27766 25232 0 -1 4202560 47354 0 0 0 40132 30 0 0 20 0 2 0 332010832 252628992 55489 33554432000 4194304 5964478 140737394732912 139943111551016 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 246708

[startup+462.307 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 27781
/proc/meminfo: memFree=25527036/32873648 swapFree=7112/7112
[pid=27766] ppid=27764 vsize=312244 CPUtime=462.2 cores=1,3,5,7

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

/proc/27766/task/27768/stat : 27768 (pwbo2.02) R 27764 27766 25232 0 -1 4202560 79739 0 0 0 124085 75 0 0 20 0 2 0 332010832 388714496 87871 33554432000 4194304 5964478 140737394732912 139943111550776 4403370 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 379604

[startup+1302.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 27813
/proc/meminfo: memFree=24937840/32873648 swapFree=7112/7112
[pid=27766] ppid=27764 vsize=379604 CPUtime=1302.02 cores=1,3,5,7
/proc/27766/stat : 27766 (pwbo2.02) S 27764 27766 25232 0 -1 4202496 90391 0 0 0 130145 57 0 0 20 0 2 0 332010769 388714496 89075 33554432000 4194304 5964478 140737394732912 140737394732432 4546685 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/27766/statm: 94901 89075 186 433 0 94465 0
[pid=27766/tid=27768] ppid=27764 vsize=379604 CPUtime=1301.56 cores=1,3,5,7
/proc/27766/task/27768/stat : 27768 (pwbo2.02) R 27764 27766 25232 0 -1 4202560 80299 0 0 0 130080 76 0 0 20 0 2 0 332010832 388714496 89075 33554432000 4194304 5964478 140737394732912 139943111550776 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 379604

[startup+1362.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 27813
/proc/meminfo: memFree=24903412/32873648 swapFree=7112/7112
[pid=27766] ppid=27764 vsize=379604 CPUtime=1361.97 cores=1,3,5,7
/proc/27766/stat : 27766 (pwbo2.02) S 27764 27766 25232 0 -1 4202496 91303 0 0 0 136139 58 0 0 20 0 2 0 332010769 388714496 90459 33554432000 4194304 5964478 140737394732912 140737394732432 4546685 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/27766/statm: 94901 90459 186 433 0 94465 0
[pid=27766/tid=27768] ppid=27764 vsize=379604 CPUtime=1361.51 cores=1,3,5,7
/proc/27766/task/27768/stat : 27768 (pwbo2.02) R 27764 27766 25232 0 -1 4202560 81211 0 0 0 136073 78 0 0 20 0 2 0 332010832 388714496 90459 33554432000 4194304 5964478 140737394732912 139943111550840 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1361.97
Current children cumulated vsize (KiB) 379604

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 27813
/proc/meminfo: memFree=24873600/32873648 swapFree=7112/7112
[pid=27766] ppid=27764 vsize=445140 CPUtime=1421.94 cores=1,3,5,7
/proc/27766/stat : 27766 (pwbo2.02) S 27764 27766 25232 0 -1 4202496 92012 0 0 0 142135 59 0 0 20 0 2 0 332010769 455823360 91426 33554432000 4194304 5964478 140737394732912 140737394732432 4546685 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/27766/statm: 111285 91426 186 433 0 110849 0
[pid=27766/tid=27768] ppid=27764 vsize=445140 CPUtime=1421.48 cores=1,3,5,7
/proc/27766/task/27768/stat : 27768 (pwbo2.02) R 27764 27766 25232 0 -1 4202560 81920 0 0 0 142068 80 0 0 20 0 2 0 332010832 455823360 91426 33554432000 4194304 5964478 140737394732912 139943111550776 4400069 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) 445140

[startup+1482.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 27813
/proc/meminfo: memFree=24836132/32873648 swapFree=7112/7112
[pid=27766] ppid=27764 vsize=445140 CPUtime=1481.92 cores=1,3,5,7
/proc/27766/stat : 27766 (pwbo2.02) S 27764 27766 25232 0 -1 4202496 95076 0 0 0 148131 61 0 0 20 0 2 0 332010769 455823360 94490 33554432000 4194304 5964478 140737394732912 140737394732432 4546685 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/27766/statm: 111285 94490 186 433 0 110849 0
[pid=27766/tid=27768] ppid=27764 vsize=445140 CPUtime=1481.48 cores=1,3,5,7
/proc/27766/task/27768/stat : 27768 (pwbo2.02) R 27764 27766 25232 0 -1 4202560 84984 0 0 0 148065 83 0 0 20 0 2 0 332010832 455823360 94490 33554432000 4194304 5964478 140737394732912 139943111550968 5136420 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) 445140

[startup+1542.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 27814
/proc/meminfo: memFree=24775620/32873648 swapFree=7112/7112
[pid=27766] ppid=27764 vsize=445140 CPUtime=1541.92 cores=1,3,5,7
/proc/27766/stat : 27766 (pwbo2.02) S 27764 27766 25232 0 -1 4202496 104301 0 0 0 154124 68 0 0 20 0 2 0 332010769 455823360 103714 33554432000 4194304 5964478 140737394732912 140737394732432 4546685 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/27766/statm: 111285 103714 186 433 0 110849 0
[pid=27766/tid=27768] ppid=27764 vsize=445140 CPUtime=1541.48 cores=1,3,5,7
/proc/27766/task/27768/stat : 27768 (pwbo2.02) R 27764 27766 25232 0 -1 4202560 94209 0 0 0 154057 91 0 0 20 0 2 0 332010832 455823360 103714 33554432000 4194304 5964478 140737394732912 139943111550776 4400087 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 445140

[startup+1602.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 27814
/proc/meminfo: memFree=24736188/32873648 swapFree=7112/7112
[pid=27766] ppid=27764 vsize=445140 CPUtime=1601.91 cores=1,3,5,7
/proc/27766/stat : 27766 (pwbo2.02) S 27764 27766 25232 0 -1 4202496 107178 0 0 0 160120 71 0 0 20 0 2 0 332010769 455823360 106591 33554432000 4194304 5964478 140737394732912 140737394732432 4546685 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/27766/statm: 111285 106591 186 433 0 110849 0
[pid=27766/tid=27768] ppid=27764 vsize=445140 CPUtime=1601.48 cores=1,3,5,7
/proc/27766/task/27768/stat : 27768 (pwbo2.02) R 27764 27766 25232 0 -1 4202560 97086 0 0 0 160053 95 0 0 20 0 2 0 332010832 455823360 106591 33554432000 4194304 5964478 140737394732912 139943111550968 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.91
Current children cumulated vsize (KiB) 445140

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 27814
/proc/meminfo: memFree=24708040/32873648 swapFree=7112/7112
[pid=27766] ppid=27764 vsize=510676 CPUtime=1661.91 cores=1,3,5,7
/proc/27766/stat : 27766 (pwbo2.02) S 27764 27766 25232 0 -1 4202496 108479 0 0 0 166119 72 0 0 20 0 2 0 332010769 522932224 107892 33554432000 4194304 5964478 140737394732912 140737394732432 4546685 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/27766/statm: 127669 107892 186 433 0 127233 0
[pid=27766/tid=27768] ppid=27764 vsize=510676 CPUtime=1661.48 cores=1,3,5,7
/proc/27766/task/27768/stat : 27768 (pwbo2.02) R 27764 27766 25232 0 -1 4202560 98387 0 0 0 166051 97 0 0 20 0 2 0 332010832 522932224 107892 33554432000 4194304 5964478 140737394732912 139943111550776 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 510676

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 27814
/proc/meminfo: memFree=24673572/32873648 swapFree=7112/7112
[pid=27766] ppid=27764 vsize=510676 CPUtime=1721.89 cores=1,3,5,7
/proc/27766/stat : 27766 (pwbo2.02) S 27764 27766 25232 0 -1 4202496 110877 0 0 0 172115 74 0 0 20 0 2 0 332010769 522932224 110289 33554432000 4194304 5964478 140737394732912 140737394732432 4546685 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/27766/statm: 127669 110289 186 433 0 127233 0
[pid=27766/tid=27768] ppid=27764 vsize=510676 CPUtime=1721.47 cores=1,3,5,7
/proc/27766/task/27768/stat : 27768 (pwbo2.02) R 27764 27766 25232 0 -1 4202560 100785 0 0 0 172047 100 0 0 20 0 2 0 332010832 522932224 110289 33554432000 4194304 5964478 140737394732912 139943111551016 4400087 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.89
Current children cumulated vsize (KiB) 510676

[startup+1782.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 27817
/proc/meminfo: memFree=24632300/32873648 swapFree=7112/7112
[pid=27766] ppid=27764 vsize=510676 CPUtime=1781.89 cores=1,3,5,7
/proc/27766/stat : 27766 (pwbo2.02) S 27764 27766 25232 0 -1 4202496 114077 0 0 0 178112 77 0 0 20 0 2 0 332010769 522932224 113487 33554432000 4194304 5964478 140737394732912 140737394732432 4546685 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/27766/statm: 127669 113487 186 433 0 127233 0
[pid=27766/tid=27768] ppid=27764 vsize=510676 CPUtime=1781.48 cores=1,3,5,7
/proc/27766/task/27768/stat : 27768 (pwbo2.02) R 27764 27766 25232 0 -1 4202560 103985 0 0 0 178044 104 0 0 20 0 2 0 332010832 522932224 113487 33554432000 4194304 5964478 140737394732912 139943111550776 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.89
Current children cumulated vsize (KiB) 510676

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

[startup+1792.21 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 27817
/proc/meminfo: memFree=24626224/32873648 swapFree=7112/7112
[pid=27766] ppid=27764 vsize=510676 CPUtime=1791.78 cores=1,3,5,7
/proc/27766/stat : 27766 (pwbo2.02) S 27764 27766 25232 0 -1 4202496 114231 0 0 0 179101 77 0 0 20 0 2 0 332010769 522932224 113641 33554432000 4194304 5964478 140737394732912 140737394732432 4546685 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/27766/statm: 127669 113641 186 433 0 127233 0
[pid=27766/tid=27768] ppid=27764 vsize=510676 CPUtime=1791.38 cores=1,3,5,7
/proc/27766/task/27768/stat : 27768 (pwbo2.02) R 27764 27766 25232 0 -1 4202560 104139 0 0 0 179034 104 0 0 20 0 2 0 332010832 522932224 113641 33554432000 4194304 5964478 140737394732912 139943111551016 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.78
Current children cumulated vsize (KiB) 510676

[startup+1795.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 27817
/proc/meminfo: memFree=24624612/32873648 swapFree=7112/7112
[pid=27766] ppid=27764 vsize=510676 CPUtime=1794.98 cores=1,3,5,7
/proc/27766/stat : 27766 (pwbo2.02) S 27764 27766 25232 0 -1 4202496 114276 0 0 0 179421 77 0 0 20 0 2 0 332010769 522932224 113686 33554432000 4194304 5964478 140737394732912 140737394732432 4546685 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/27766/statm: 127669 113686 186 433 0 127233 0
[pid=27766/tid=27768] ppid=27764 vsize=510676 CPUtime=1794.58 cores=1,3,5,7
/proc/27766/task/27768/stat : 27768 (pwbo2.02) R 27764 27766 25232 0 -1 4202560 104184 0 0 0 179354 104 0 0 20 0 2 0 332010832 522932224 113686 33554432000 4194304 5964478 140737394732912 139943111551016 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.98
Current children cumulated vsize (KiB) 510676

[startup+1798.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 27817
/proc/meminfo: memFree=24623000/32873648 swapFree=7112/7112
[pid=27766] ppid=27764 vsize=510676 CPUtime=1798.17 cores=1,3,5,7
/proc/27766/stat : 27766 (pwbo2.02) S 27764 27766 25232 0 -1 4202496 114484 0 0 0 179740 77 0 0 20 0 2 0 332010769 522932224 113894 33554432000 4194304 5964478 140737394732912 140737394732432 4546685 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/27766/statm: 127669 113894 186 433 0 127233 0
[pid=27766/tid=27768] ppid=27764 vsize=510676 CPUtime=1797.77 cores=1,3,5,7
/proc/27766/task/27768/stat : 27768 (pwbo2.02) R 27764 27766 25232 0 -1 4202560 104392 0 0 0 179673 104 0 0 20 0 2 0 332010832 522932224 113894 33554432000 4194304 5964478 140737394732912 139943111550776 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.17
Current children cumulated vsize (KiB) 510676

[startup+1799.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 27817
/proc/meminfo: memFree=24622628/32873648 swapFree=7112/7112
[pid=27766] ppid=27764 vsize=510676 CPUtime=1798.97 cores=1,3,5,7
/proc/27766/stat : 27766 (pwbo2.02) S 27764 27766 25232 0 -1 4202496 114484 0 0 0 179820 77 0 0 20 0 2 0 332010769 522932224 113894 33554432000 4194304 5964478 140737394732912 140737394732432 4546685 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/27766/statm: 127669 113894 186 433 0 127233 0
[pid=27766/tid=27768] ppid=27764 vsize=510676 CPUtime=1798.57 cores=1,3,5,7
/proc/27766/task/27768/stat : 27768 (pwbo2.02) R 27764 27766 25232 0 -1 4202560 104392 0 0 0 179753 104 0 0 20 0 2 0 332010832 522932224 113894 33554432000 4194304 5964478 140737394732912 139943111550776 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.97
Current children cumulated vsize (KiB) 510676

[startup+1799.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 27817
/proc/meminfo: memFree=24622256/32873648 swapFree=7112/7112
[pid=27766] ppid=27764 vsize=510676 CPUtime=1799.38 cores=1,3,5,7
/proc/27766/stat : 27766 (pwbo2.02) S 27764 27766 25232 0 -1 4202496 114488 0 0 0 179861 77 0 0 20 0 2 0 332010769 522932224 113898 33554432000 4194304 5964478 140737394732912 140737394732432 4546685 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/27766/statm: 127669 113898 186 433 0 127233 0
[pid=27766/tid=27768] ppid=27764 vsize=510676 CPUtime=1798.98 cores=1,3,5,7
/proc/27766/task/27768/stat : 27768 (pwbo2.02) R 27764 27766 25232 0 -1 4202560 104396 0 0 0 179794 104 0 0 20 0 2 0 332010832 522932224 113898 33554432000 4194304 5964478 140737394732912 139943111550776 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.38
Current children cumulated vsize (KiB) 510676

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 27817
/proc/meminfo: memFree=24622256/32873648 swapFree=7112/7112
[pid=27766] ppid=27764 vsize=510676 CPUtime=1799.57 cores=1,3,5,7
/proc/27766/stat : 27766 (pwbo2.02) S 27764 27766 25232 0 -1 4202496 114492 0 0 0 179880 77 0 0 20 0 2 0 332010769 522932224 113902 33554432000 4194304 5964478 140737394732912 140737394732432 4546685 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/27766/statm: 127669 113902 186 433 0 127233 0
[pid=27766/tid=27768] ppid=27764 vsize=510676 CPUtime=1799.17 cores=1,3,5,7
/proc/27766/task/27768/stat : 27768 (pwbo2.02) R 27764 27766 25232 0 -1 4202560 104400 0 0 0 179813 104 0 0 20 0 2 0 332010832 522932224 113902 33554432000 4194304 5964478 140737394732912 139943111550776 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.57
Current children cumulated vsize (KiB) 510676

Child status: 255
Real time (s): 1800.01
CPU time (s): 1799.82
CPU user time (s): 1798.76
CPU system time (s): 1.06784
CPU usage (%): 99.9897
Max. virtual memory (cumulated for all children) (KiB): 510676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.76
system time used= 1.06784
maximum resident set size= 455628
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 114497
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= 158
involuntary context switches= 1854

runsolver used 3.35749 second user time and 9.02263 second system time

The end

Launcher Data

Begin job on node126 at 2012-06-02 19:40:49
IDJOB=3726665
IDBENCH=89634
IDSOLVER=2310
FILE ID=node126/3726665-1338658848
RUNJOBID= node126-1338651602-26667
PBS_JOBID= 14636454
Free space on /tmp= 70776 MiB

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

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

MD5SUM BENCH= 242cdc00579036e1487a0255b4e1d84c
RANDOM SEED=1036135423

node126.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.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.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.92
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.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.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.90
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        27885996 kB
Buffers:          394760 kB
Cached:          3715256 kB
SwapCached:         9476 kB
Active:          1441520 kB
Inactive:        2684392 kB
Active(anon):       6068 kB
Inactive(anon):    12180 kB
Active(file):    1435452 kB
Inactive(file):  2672212 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67094928 kB
Dirty:             35676 kB
Writeback:             4 kB
AnonPages:         14600 kB
Mapped:             9104 kB
Shmem:                 0 kB
Slab:             723148 kB
SReclaimable:     166700 kB
SUnreclaim:       556448 kB
KernelStack:        1456 kB
PageTables:         4420 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     108424 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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= 70524 MiB
End job on node126 at 2012-06-02 20:10:49