Trace number 3727076

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
wbo 1.72? 1799.78 1800

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/
submitted-PB06/roussel/normalized-pigeon-cardinality-55-50.opb
MD5SUM277dd35641d3866b31d8fb041eb7f9fb
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.049991
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables2750
Total number of constraints105
Number of constraints which are clauses55
Number of constraints which are cardinality constraints (but not clauses)50
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint50
Maximum length of a constraint55
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 56
Number of bits of the biggest sum of numbers6
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 |   wbo:                     1.72 beta - May, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3727076-1338658932.opb.
0.00/0.00	c Instance file HOME/instance-3727076-1338658932.opb
0.00/0.00	c File size is 48273 bytes.
0.00/0.00	c Highest Coefficient sum: 56
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.01         s                                      |
0.00/0.00	c |  Number Variables:      2750                                                |
0.00/0.00	c |  Number Clauses:        55                                                  |
0.00/0.00	c |  Number Cardinality:    50                                                  |
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.55/1800.00	c ===============================================================================
1799.55/1800.00	c Wall Clock Time: 1800.00 s
1799.55/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-3727076-1338658932/watcher-3727076-1338658932 -o /tmp/evaluation-result-3727076-1338658932/solver-3727076-1338658932 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727076-1338658932.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 6964
/proc/meminfo: memFree=27397132/32873648 swapFree=7368/7368
[pid=6964] ppid=6962 vsize=4176 CPUtime=0 cores=1,3,5,7
/proc/6964/stat : 6964 (wbo1.72) R 6962 6964 3777 0 -1 4202496 550 0 0 0 0 0 0 0 20 0 1 0 332017260 4276224 492 33554432000 4194304 5964350 140734934971824 140734757654968 4297148 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/6964/statm: 1044 503 167 433 0 608 0

[startup+0.097513 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6964
/proc/meminfo: memFree=27397132/32873648 swapFree=7368/7368
[pid=6964] ppid=6962 vsize=84572 CPUtime=0.09 cores=1,3,5,7
/proc/6964/stat : 6964 (wbo1.72) S 6962 6964 3777 0 -1 4202496 1533 0 0 0 9 0 0 0 20 0 2 0 332017260 86601728 1474 33554432000 4194304 5964350 140734934971824 140734934971344 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6964/statm: 21143 1474 184 433 0 20707 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 84572

[startup+0.100162 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6964
/proc/meminfo: memFree=27397132/32873648 swapFree=7368/7368
[pid=6964] ppid=6962 vsize=84572 CPUtime=0.09 cores=1,3,5,7
/proc/6964/stat : 6964 (wbo1.72) S 6962 6964 3777 0 -1 4202496 1540 0 0 0 9 0 0 0 20 0 2 0 332017260 86601728 1481 33554432000 4194304 5964350 140734934971824 140734934971344 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6964/statm: 21143 1481 184 433 0 20707 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 84572

[startup+0.300111 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6964
/proc/meminfo: memFree=27397132/32873648 swapFree=7368/7368
[pid=6964] ppid=6962 vsize=84572 CPUtime=0.29 cores=1,3,5,7
/proc/6964/stat : 6964 (wbo1.72) S 6962 6964 3777 0 -1 4202496 2018 0 0 0 29 0 0 0 20 0 2 0 332017260 86601728 1959 33554432000 4194304 5964350 140734934971824 140734934971344 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6964/statm: 21143 1959 184 433 0 20707 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 84572

[startup+0.70011 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6964
/proc/meminfo: memFree=27397132/32873648 swapFree=7368/7368
[pid=6964] ppid=6962 vsize=84572 CPUtime=0.69 cores=1,3,5,7
/proc/6964/stat : 6964 (wbo1.72) S 6962 6964 3777 0 -1 4202496 2827 0 0 0 69 0 0 0 20 0 2 0 332017260 86601728 2768 33554432000 4194304 5964350 140734934971824 140734934971344 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6964/statm: 21143 2768 184 433 0 20707 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 84572

[startup+1.50025 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 6966
/proc/meminfo: memFree=27383584/32873648 swapFree=7368/7368
[pid=6964] ppid=6962 vsize=84572 CPUtime=1.49 cores=1,3,5,7
/proc/6964/stat : 6964 (wbo1.72) S 6962 6964 3777 0 -1 4202496 4340 0 0 0 149 0 0 0 20 0 2 0 332017260 86601728 4281 33554432000 4194304 5964350 140734934971824 140734934971344 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6964/statm: 21143 4281 184 433 0 20707 0
[pid=6964/tid=6966] ppid=6962 vsize=84572 CPUtime=1.48 cores=1,3,5,7
/proc/6964/task/6966/stat : 6966 (wbo1.72) R 6962 6964 3777 0 -1 4202560 3419 0 0 0 148 0 0 0 20 0 2 0 332017261 86601728 4281 33554432000 4194304 5964350 140734934971824 139843961112376 5136340 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 84572

[startup+3.10026 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 6966
/proc/meminfo: memFree=27374408/32873648 swapFree=7368/7368
[pid=6964] ppid=6962 vsize=84716 CPUtime=3.09 cores=1,3,5,7
/proc/6964/stat : 6964 (wbo1.72) S 6962 6964 3777 0 -1 4202496 6288 0 0 0 308 1 0 0 20 0 2 0 332017260 86749184 6229 33554432000 4194304 5964350 140734934971824 140734934971344 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6964/statm: 21179 6229 184 433 0 20743 0
[pid=6964/tid=6966] ppid=6962 vsize=84716 CPUtime=3.08 cores=1,3,5,7
/proc/6964/task/6966/stat : 6966 (wbo1.72) R 6962 6964 3777 0 -1 4202560 5367 0 0 0 307 1 0 0 20 0 2 0 332017261 86749184 6229 33554432000 4194304 5964350 140734934971824 139843961112616 4388212 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 84716

[startup+6.30027 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 6966
/proc/meminfo: memFree=27363808/32873648 swapFree=7368/7368
[pid=6964] ppid=6962 vsize=84716 CPUtime=6.29 cores=1,3,5,7
/proc/6964/stat : 6964 (wbo1.72) S 6962 6964 3777 0 -1 4202496 7524 0 0 0 628 1 0 0 20 0 2 0 332017260 86749184 7465 33554432000 4194304 5964350 140734934971824 140734934971344 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6964/statm: 21179 7465 184 433 0 20743 0
[pid=6964/tid=6966] ppid=6962 vsize=84716 CPUtime=6.28 cores=1,3,5,7
/proc/6964/task/6966/stat : 6966 (wbo1.72) R 6962 6964 3777 0 -1 4202560 6603 0 0 0 626 2 0 0 20 0 2 0 332017261 86749184 7465 33554432000 4194304 5964350 140734934971824 139843961112568 4221120 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 84716

[startup+12.7002 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 6966
/proc/meminfo: memFree=27341976/32873648 swapFree=7368/7368
[pid=6964] ppid=6962 vsize=84788 CPUtime=12.68 cores=1,3,5,7
/proc/6964/stat : 6964 (wbo1.72) S 6962 6964 3777 0 -1 4202496 12764 0 0 0 1266 2 0 0 20 0 2 0 332017260 86822912 12705 33554432000 4194304 5964350 140734934971824 140734934971344 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6964/statm: 21197 12705 184 433 0 20761 0
[pid=6964/tid=6966] ppid=6962 vsize=84788 CPUtime=12.68 cores=1,3,5,7
/proc/6964/task/6966/stat : 6966 (wbo1.72) R 6962 6964 3777 0 -1 4202560 11843 0 0 0 1265 3 0 0 20 0 2 0 332017261 86822912 12705 33554432000 4194304 5964350 140734934971824 139843961112568 4399840 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 84788

[startup+25.5003 s]
/proc/loadavg: 2.06 2.01 2.00 3/179 6966
/proc/meminfo: memFree=27301188/32873648 swapFree=7368/7368
[pid=6964] ppid=6962 vsize=150432 CPUtime=25.48 cores=1,3,5,7
/proc/6964/stat : 6964 (wbo1.72) S 6962 6964 3777 0 -1 4202496 19906 0 0 0 2544 4 0 0 20 0 2 0 332017260 154042368 19847 33554432000 4194304 5964350 140734934971824 140734934971344 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6964/statm: 37608 19847 184 433 0 37172 0
[pid=6964/tid=6966] ppid=6962 vsize=150432 CPUtime=25.47 cores=1,3,5,7
/proc/6964/task/6966/stat : 6966 (wbo1.72) R 6962 6964 3777 0 -1 4202560 18985 0 0 0 2542 5 0 0 20 0 2 0 332017261 154042368 19847 33554432000 4194304 5964350 140734934971824 139843961112376 4399987 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 150432

[startup+51.1003 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 6966
/proc/meminfo: memFree=27254276/32873648 swapFree=7368/7368
[pid=6964] ppid=6962 vsize=150592 CPUtime=51.07 cores=1,3,5,7
/proc/6964/stat : 6964 (wbo1.72) S 6962 6964 3777 0 -1 4202496 27395 0 0 0 5100 7 0 0 20 0 2 0 332017260 154206208 27351 33554432000 4194304 5964350 140734934971824 140734934971344 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6964/statm: 37648 27351 184 433 0 37212 0
[pid=6964/tid=6966] ppid=6962 vsize=150592 CPUtime=51.07 cores=1,3,5,7
/proc/6964/task/6966/stat : 6966 (wbo1.72) R 6962 6964 3777 0 -1 4202560 26474 0 0 0 5099 8 0 0 20 0 2 0 332017261 154206208 27351 33554432000 4194304 5964350 140734934971824 139843961112568 4399840 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 150592

[startup+102.307 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 6966
/proc/meminfo: memFree=27188972/32873648 swapFree=7368/7368
[pid=6964] ppid=6962 vsize=216368 CPUtime=102.24 cores=1,3,5,7
/proc/6964/stat : 6964 (wbo1.72) S 6962 6964 3777 0 -1 4202496 37780 0 0 0 10213 11 0 0 20 0 2 0 332017260 221560832 37767 33554432000 4194304 5964350 140734934971824 140734934971344 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6964/statm: 54092 37767 184 433 0 53656 0
[pid=6964/tid=6966] ppid=6962 vsize=216368 CPUtime=102.25 cores=1,3,5,7
/proc/6964/task/6966/stat : 6966 (wbo1.72) R 6962 6964 3777 0 -1 4202560 36859 0 0 0 10212 13 0 0 20 0 2 0 332017261 221560832 37767 33554432000 4194304 5964350 140734934971824 139843961112568 4221120 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 216368

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 6966
/proc/meminfo: memFree=27094696/32873648 swapFree=7368/7368
[pid=6964] ppid=6962 vsize=281904 CPUtime=162.23 cores=1,3,5,7
/proc/6964/stat : 6964 (wbo1.72) S 6962 6964 3777 0 -1 4202496 56383 0 0 0 16204 19 0 0 20 0 2 0 332017260 288669696 56563 33554432000 4194304 5964350 140734934971824 140734934971344 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6964/statm: 70476 56563 184 433 0 70040 0
[pid=6964/tid=6966] ppid=6962 vsize=281904 CPUtime=162.24 cores=1,3,5,7
/proc/6964/task/6966/stat : 6966 (wbo1.72) R 6962 6964 3777 0 -1 4202560 55462 0 0 0 16202 22 0 0 20 0 2 0 332017261 288669696 56563 33554432000 4194304 5964350 140734934971824 139843961112568 4399840 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) 281904

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 6966
/proc/meminfo: memFree=27068276/32873648 swapFree=7368/7368
[pid=6964] ppid=6962 vsize=281904 CPUtime=222.22 cores=1,3,5,7
/proc/6964/stat : 6964 (wbo1.72) S 6962 6964 3777 0 -1 4202496 62250 0 0 0 22201 21 0 0 20 0 2 0 332017260 288669696 62430 33554432000 4194304 5964350 140734934971824 140734934971344 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6964/statm: 70476 62430 184 433 0 70040 0
[pid=6964/tid=6966] ppid=6962 vsize=281904 CPUtime=222.24 cores=1,3,5,7
/proc/6964/task/6966/stat : 6966 (wbo1.72) R 6962 6964 3777 0 -1 4202560 61329 0 0 0 22199 25 0 0 20 0 2 0 332017261 288669696 62430 33554432000 4194304 5964350 140734934971824 139843961112568 4399989 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 281904

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 6966
/proc/meminfo: memFree=27025728/32873648 swapFree=7368/7368
[pid=6964] ppid=6962 vsize=348592 CPUtime=282.21 cores=1,3,5,7
/proc/6964/stat : 6964 (wbo1.72) S 6962 6964 3777 0 -1 4202496 70097 0 0 0 28196 25 0 0 20 0 2 0 332017260 356958208 70277 33554432000 4194304 5964350 140734934971824 140734934971344 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6964/statm: 87148 70277 184 433 0 86712 0
[pid=6964/tid=6966] ppid=6962 vsize=348592 CPUtime=282.24 cores=1,3,5,7
/proc/6964/task/6966/stat : 6966 (wbo1.72) R 6962 6964 3777 0 -1 4202560 69176 0 0 0 28194 30 0 0 20 0 2 0 332017261 356958208 70277 33554432000 4194304 5964350 140734934971824 139843961112568 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 348592

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 6967
/proc/meminfo: memFree=26966512/32873648 swapFree=7368/7368
[pid=6964] ppid=6962 vsize=348880 CPUtime=342.17 cores=1,3,5,7
/proc/6964/stat : 6964 (wbo1.72) S 6962 6964 3777 0 -1 4202496 78075 0 0 0 34189 28 0 0 20 0 2 0 332017260 357253120 78321 33554432000 4194304 5964350 140734934971824 140734934971344 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6964/statm: 87220 78321 184 433 0 86784 0
[pid=6964/tid=6966] ppid=6962 vsize=348880 CPUtime=342.21 cores=1,3,5,7
/proc/6964/task/6966/stat : 6966 (wbo1.72) R 6962 6964 3777 0 -1 4202560 77154 0 0 0 34187 34 0 0 20 0 2 0 332017261 357253120 78321 33554432000 4194304 5964350 140734934971824 139843961112568 4400035 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 348880

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 6967
/proc/meminfo: memFree=26817508/32873648 swapFree=7368/7368
[pid=6964] ppid=6962 vsize=481824 CPUtime=402.15 cores=1,3,5,7
/proc/6964/stat : 6964 (wbo1.72) S 6962 6964 3777 0 -1 4202496 110487 0 0 0 40176 39 0 0 20 0 2 0 332017260 493387776 110729 33554432000 4194304 5964350 140734934971824 140734934971344 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6964/statm: 120456 110729 184 433 0 120020 0
[pid=6964/tid=6966] ppid=6962 vsize=481824 CPUtime=402.19 cores=1,3,5,7
/proc/6964/task/6966/stat : 6966 (wbo1.72) R 6962 6964 3777 0 -1 4202560 109566 0 0 0 40173 46 0 0 20 0 2 0 332017261 493387776 110729 33554432000 4194304 5964350 140734934971824 139843961112568 4400007 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) 481824

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 6967
/proc/meminfo: memFree=26784988/32873648 swapFree=7368/7368
[pid=6964] ppid=6962 vsize=482184 CPUtime=462.13 cores=1,3,5,7

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

/proc/6964/task/6966/stat : 6966 (wbo1.72) R 6962 6964 3777 0 -1 4202560 172088 0 0 0 130120 89 0 0 20 0 2 0 332017261 769507328 173810 33554432000 4194304 5964350 140734934971824 139843961112568 5136340 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1301.95
Current children cumulated vsize (KiB) 751472

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 6998
/proc/meminfo: memFree=26477676/32873648 swapFree=7368/7368
[pid=6964] ppid=6962 vsize=751544 CPUtime=1361.93 cores=1,3,5,7
/proc/6964/stat : 6964 (wbo1.72) S 6962 6964 3777 0 -1 4202496 173394 0 0 0 136124 69 0 0 20 0 2 0 332017260 769581056 174218 33554432000 4194304 5964350 140734934971824 140734934971344 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6964/statm: 187886 174218 184 433 0 187450 0
[pid=6964/tid=6966] ppid=6962 vsize=751544 CPUtime=1362.08 cores=1,3,5,7
/proc/6964/task/6966/stat : 6966 (wbo1.72) R 6962 6964 3777 0 -1 4202560 172473 0 0 0 136118 90 0 0 20 0 2 0 332017261 769581056 174218 33554432000 4194304 5964350 140734934971824 139843961112616 4221120 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) 751544

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 7037
/proc/meminfo: memFree=26866724/32873648 swapFree=7368/7368
[pid=6964] ppid=6962 vsize=751796 CPUtime=1421.93 cores=1,3,5,7
/proc/6964/stat : 6964 (wbo1.72) S 6962 6964 3777 0 -1 4202496 173444 0 0 0 142124 69 0 0 20 0 2 0 332017260 769839104 174268 33554432000 4194304 5964350 140734934971824 140734934971344 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6964/statm: 187949 174268 184 433 0 187513 0
[pid=6964/tid=6966] ppid=6962 vsize=751796 CPUtime=1422.08 cores=1,3,5,7
/proc/6964/task/6966/stat : 6966 (wbo1.72) R 6962 6964 3777 0 -1 4202560 172523 0 0 0 142117 91 0 0 20 0 2 0 332017261 769839104 174268 33554432000 4194304 5964350 140734934971824 139843961112616 4381939 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 751796

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 7037
/proc/meminfo: memFree=26856360/32873648 swapFree=7368/7368
[pid=6964] ppid=6962 vsize=751796 CPUtime=1481.91 cores=1,3,5,7
/proc/6964/stat : 6964 (wbo1.72) S 6962 6964 3777 0 -1 4202496 173445 0 0 0 148122 69 0 0 20 0 2 0 332017260 769839104 174269 33554432000 4194304 5964350 140734934971824 140734934971344 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6964/statm: 187949 174269 184 433 0 187513 0
[pid=6964/tid=6966] ppid=6962 vsize=751796 CPUtime=1482.08 cores=1,3,5,7
/proc/6964/task/6966/stat : 6966 (wbo1.72) R 6962 6964 3777 0 -1 4202560 172524 0 0 0 148116 92 0 0 20 0 2 0 332017261 769839104 174269 33554432000 4194304 5964350 140734934971824 139843961112616 4221984 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 751796

[startup+1542.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 7038
/proc/meminfo: memFree=26850780/32873648 swapFree=7368/7368
[pid=6964] ppid=6962 vsize=751796 CPUtime=1541.9 cores=1,3,5,7
/proc/6964/stat : 6964 (wbo1.72) S 6962 6964 3777 0 -1 4202496 173445 0 0 0 154121 69 0 0 20 0 2 0 332017260 769839104 174269 33554432000 4194304 5964350 140734934971824 140734934971344 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6964/statm: 187949 174269 184 433 0 187513 0
[pid=6964/tid=6966] ppid=6962 vsize=751796 CPUtime=1542.08 cores=1,3,5,7
/proc/6964/task/6966/stat : 6966 (wbo1.72) R 6962 6964 3777 0 -1 4202560 172524 0 0 0 154115 93 0 0 20 0 2 0 332017261 769839104 174269 33554432000 4194304 5964350 140734934971824 139843961112616 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 751796

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 7038
/proc/meminfo: memFree=26838008/32873648 swapFree=7368/7368
[pid=6964] ppid=6962 vsize=751796 CPUtime=1601.89 cores=1,3,5,7
/proc/6964/stat : 6964 (wbo1.72) S 6962 6964 3777 0 -1 4202496 173445 0 0 0 160120 69 0 0 20 0 2 0 332017260 769839104 174269 33554432000 4194304 5964350 140734934971824 140734934971344 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6964/statm: 187949 174269 184 433 0 187513 0
[pid=6964/tid=6966] ppid=6962 vsize=751796 CPUtime=1602.08 cores=1,3,5,7
/proc/6964/task/6966/stat : 6966 (wbo1.72) R 6962 6964 3777 0 -1 4202560 172524 0 0 0 160114 94 0 0 20 0 2 0 332017261 769839104 174269 33554432000 4194304 5964350 140734934971824 139843961112616 4400035 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 751796

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 7038
/proc/meminfo: memFree=26837736/32873648 swapFree=7368/7368
[pid=6964] ppid=6962 vsize=751796 CPUtime=1661.88 cores=1,3,5,7
/proc/6964/stat : 6964 (wbo1.72) S 6962 6964 3777 0 -1 4202496 173446 0 0 0 166119 69 0 0 20 0 2 0 332017260 769839104 174270 33554432000 4194304 5964350 140734934971824 140734934971344 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6964/statm: 187949 174270 184 433 0 187513 0
[pid=6964/tid=6966] ppid=6962 vsize=751796 CPUtime=1662.08 cores=1,3,5,7
/proc/6964/task/6966/stat : 6966 (wbo1.72) R 6962 6964 3777 0 -1 4202560 172525 0 0 0 166113 95 0 0 20 0 2 0 332017261 769839104 174270 33554432000 4194304 5964350 140734934971824 139843961112616 4399921 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) 751796

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 7041
/proc/meminfo: memFree=26828764/32873648 swapFree=7368/7368
[pid=6964] ppid=6962 vsize=751796 CPUtime=1721.87 cores=1,3,5,7
/proc/6964/stat : 6964 (wbo1.72) S 6962 6964 3777 0 -1 4202496 173462 0 0 0 172118 69 0 0 20 0 2 0 332017260 769839104 174272 33554432000 4194304 5964350 140734934971824 140734934971344 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6964/statm: 187949 174272 184 433 0 187513 0
[pid=6964/tid=6966] ppid=6962 vsize=751796 CPUtime=1722.07 cores=1,3,5,7
/proc/6964/task/6966/stat : 6966 (wbo1.72) R 6962 6964 3777 0 -1 4202560 172541 0 0 0 172111 96 0 0 20 0 2 0 332017261 769839104 174272 33554432000 4194304 5964350 140734934971824 139843961112616 4220672 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) 751796

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 7041
/proc/meminfo: memFree=26813912/32873648 swapFree=7368/7368
[pid=6964] ppid=6962 vsize=751796 CPUtime=1781.86 cores=1,3,5,7
/proc/6964/stat : 6964 (wbo1.72) S 6962 6964 3777 0 -1 4202496 173474 0 0 0 178117 69 0 0 20 0 2 0 332017260 769839104 174273 33554432000 4194304 5964350 140734934971824 140734934971344 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6964/statm: 187949 174273 184 433 0 187513 0
[pid=6964/tid=6966] ppid=6962 vsize=751796 CPUtime=1782.06 cores=1,3,5,7
/proc/6964/task/6966/stat : 6966 (wbo1.72) R 6962 6964 3777 0 -1 4202560 172553 0 0 0 178109 97 0 0 20 0 2 0 332017261 769839104 174273 33554432000 4194304 5964350 140734934971824 139843961112616 4399989 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) 751796

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 7041
/proc/meminfo: memFree=26813168/32873648 swapFree=7368/7368
[pid=6964] ppid=6962 vsize=751796 CPUtime=1791.46 cores=1,3,5,7
/proc/6964/stat : 6964 (wbo1.72) S 6962 6964 3777 0 -1 4202496 173474 0 0 0 179077 69 0 0 20 0 2 0 332017260 769839104 174273 33554432000 4194304 5964350 140734934971824 140734934971344 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6964/statm: 187949 174273 184 433 0 187513 0
[pid=6964/tid=6966] ppid=6962 vsize=751796 CPUtime=1791.67 cores=1,3,5,7
/proc/6964/task/6966/stat : 6966 (wbo1.72) R 6962 6964 3777 0 -1 4202560 172553 0 0 0 179070 97 0 0 20 0 2 0 332017261 769839104 174273 33554432000 4194304 5964350 140734934971824 139843961112616 4400007 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.46
Current children cumulated vsize (KiB) 751796

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 7041
/proc/meminfo: memFree=26813044/32873648 swapFree=7368/7368
[pid=6964] ppid=6962 vsize=751796 CPUtime=1794.66 cores=1,3,5,7
/proc/6964/stat : 6964 (wbo1.72) S 6962 6964 3777 0 -1 4202496 173474 0 0 0 179397 69 0 0 20 0 2 0 332017260 769839104 174273 33554432000 4194304 5964350 140734934971824 140734934971344 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6964/statm: 187949 174273 184 433 0 187513 0
[pid=6964/tid=6966] ppid=6962 vsize=751796 CPUtime=1794.87 cores=1,3,5,7
/proc/6964/task/6966/stat : 6966 (wbo1.72) R 6962 6964 3777 0 -1 4202560 172553 0 0 0 179390 97 0 0 20 0 2 0 332017261 769839104 174273 33554432000 4194304 5964350 140734934971824 139843961112616 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.66
Current children cumulated vsize (KiB) 751796

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 7041
/proc/meminfo: memFree=26813044/32873648 swapFree=7368/7368
[pid=6964] ppid=6962 vsize=751796 CPUtime=1797.85 cores=1,3,5,7
/proc/6964/stat : 6964 (wbo1.72) S 6962 6964 3777 0 -1 4202496 173474 0 0 0 179716 69 0 0 20 0 2 0 332017260 769839104 174273 33554432000 4194304 5964350 140734934971824 140734934971344 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6964/statm: 187949 174273 184 433 0 187513 0
[pid=6964/tid=6966] ppid=6962 vsize=751796 CPUtime=1798.06 cores=1,3,5,7
/proc/6964/task/6966/stat : 6966 (wbo1.72) R 6962 6964 3777 0 -1 4202560 172553 0 0 0 179709 97 0 0 20 0 2 0 332017261 769839104 174273 33554432000 4194304 5964350 140734934971824 139843961112616 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.85
Current children cumulated vsize (KiB) 751796

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 7041
/proc/meminfo: memFree=26813044/32873648 swapFree=7368/7368
[pid=6964] ppid=6962 vsize=751796 CPUtime=1798.65 cores=1,3,5,7
/proc/6964/stat : 6964 (wbo1.72) S 6962 6964 3777 0 -1 4202496 173474 0 0 0 179796 69 0 0 20 0 2 0 332017260 769839104 174273 33554432000 4194304 5964350 140734934971824 140734934971344 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6964/statm: 187949 174273 184 433 0 187513 0
[pid=6964/tid=6966] ppid=6962 vsize=751796 CPUtime=1798.86 cores=1,3,5,7
/proc/6964/task/6966/stat : 6966 (wbo1.72) R 6962 6964 3777 0 -1 4202560 172553 0 0 0 179789 97 0 0 20 0 2 0 332017261 769839104 174273 33554432000 4194304 5964350 140734934971824 139843961112616 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.65
Current children cumulated vsize (KiB) 751796

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 7041
/proc/meminfo: memFree=26812920/32873648 swapFree=7368/7368
[pid=6964] ppid=6962 vsize=751796 CPUtime=1799.06 cores=1,3,5,7
/proc/6964/stat : 6964 (wbo1.72) S 6962 6964 3777 0 -1 4202496 173474 0 0 0 179837 69 0 0 20 0 2 0 332017260 769839104 174273 33554432000 4194304 5964350 140734934971824 140734934971344 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6964/statm: 187949 174273 184 433 0 187513 0
[pid=6964/tid=6966] ppid=6962 vsize=751796 CPUtime=1799.27 cores=1,3,5,7
/proc/6964/task/6966/stat : 6966 (wbo1.72) R 6962 6964 3777 0 -1 4202560 172553 0 0 0 179830 97 0 0 20 0 2 0 332017261 769839104 174273 33554432000 4194304 5964350 140734934971824 139843961112616 4400035 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) 751796

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 7041
/proc/meminfo: memFree=26812920/32873648 swapFree=7368/7368
[pid=6964] ppid=6962 vsize=751796 CPUtime=1799.45 cores=1,3,5,7
/proc/6964/stat : 6964 (wbo1.72) S 6962 6964 3777 0 -1 4202496 173474 0 0 0 179876 69 0 0 20 0 2 0 332017260 769839104 174273 33554432000 4194304 5964350 140734934971824 140734934971344 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6964/statm: 187949 174273 184 433 0 187513 0
[pid=6964/tid=6966] ppid=6962 vsize=751796 CPUtime=1799.66 cores=1,3,5,7
/proc/6964/task/6966/stat : 6966 (wbo1.72) R 6962 6964 3777 0 -1 4202560 172553 0 0 0 179869 97 0 0 20 0 2 0 332017261 769839104 174273 33554432000 4194304 5964350 140734934971824 139843961112616 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.45
Current children cumulated vsize (KiB) 751796

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 7041
/proc/meminfo: memFree=26812920/32873648 swapFree=7368/7368
[pid=6964] ppid=6962 vsize=751796 CPUtime=1799.55 cores=1,3,5,7
/proc/6964/stat : 6964 (wbo1.72) S 6962 6964 3777 0 -1 4202496 173474 0 0 0 179886 69 0 0 20 0 2 0 332017260 769839104 174273 33554432000 4194304 5964350 140734934971824 140734934971344 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6964/statm: 187949 174273 184 433 0 187513 0
[pid=6964/tid=6966] ppid=6962 vsize=751796 CPUtime=1799.76 cores=1,3,5,7
/proc/6964/task/6966/stat : 6966 (wbo1.72) R 6962 6964 3777 0 -1 4202560 172553 0 0 0 179879 97 0 0 20 0 2 0 332017261 769839104 174273 33554432000 4194304 5964350 140734934971824 139843961112616 4400007 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.55
Current children cumulated vsize (KiB) 751796

Child status: 255
Real time (s): 1800
CPU time (s): 1799.78
CPU user time (s): 1798.8
CPU system time (s): 0.98285
CPU usage (%): 99.9878
Max. virtual memory (cumulated for all children) (KiB): 751796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.8
system time used= 0.98285
maximum resident set size= 697104
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 173477
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= 296
involuntary context switches= 2188

runsolver used 2.67359 second user time and 7.14891 second system time

The end

Launcher Data

Begin job on node149 at 2012-06-02 19:42:12
IDJOB=3727076
IDBENCH=2573
IDSOLVER=2313
FILE ID=node149/3727076-1338658932
RUNJOBID= node149-1338651349-6081
PBS_JOBID= 14636431
Free space on /tmp= 71324 MiB

SOLVER NAME= wbo 1.72
BENCH NAME= PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-cardinality-55-50.opb
COMMAND LINE= wbo1.72 -file-format=opb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3727076-1338658932/watcher-3727076-1338658932 -o /tmp/evaluation-result-3727076-1338658932/solver-3727076-1338658932 -C 1800 -W 1900 -M 15500  wbo1.72 -file-format=opb HOME/instance-3727076-1338658932.opb

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

MD5SUM BENCH= 277dd35641d3866b31d8fb041eb7f9fb
RANDOM SEED=1378905640

node149.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.145
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.29
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.145
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.145
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	: 5438.55
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.145
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.145
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.145
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5438.55
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.145
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.145
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:        27397388 kB
Buffers:          690756 kB
Cached:          3703508 kB
SwapCached:         2468 kB
Active:          1780948 kB
Inactive:        2825104 kB
Active(anon):     195064 kB
Inactive(anon):     9368 kB
Active(file):    1585884 kB
Inactive(file):  2815736 kB
Unevictable:        7368 kB
Mlocked:            7368 kB
SwapTotal:      67108856 kB
SwapFree:       67104892 kB
Dirty:              5448 kB
Writeback:             0 kB
AnonPages:        221700 kB
Mapped:            15016 kB
Shmem:                96 kB
Slab:             731484 kB
SReclaimable:     175440 kB
SUnreclaim:       556044 kB
KernelStack:        1488 kB
PageTables:         4212 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     148356 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    143360 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= 71316 MiB
End job on node149 at 2012-06-02 20:12:12