Trace number 3728461

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.44 1800.02

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-101-100--soft-0-100-0.wbo
MD5SUM0a60736b8b79adacf122a04a37158c9c
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark0.795878
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables10100
Total number of constraints201
Number of soft constraints201
Number of constraints which are clauses101
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint100
Maximum length of a constraint101
Top cost 9959
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 9958
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 102
Number of bits of the biggest sum of numbers7
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 wbo file format. File HOME/instance-3728461-1338675599.wbo.
0.00/0.00	c Instance file HOME/instance-3728461-1338675599.wbo
0.00/0.00	c File size is 182545 bytes.
0.00/0.02	c Highest Coefficient sum: 102
0.00/0.02	c ============================[ Problem Statistics ]=============================
0.00/0.02	c |                                                                             |
0.00/0.02	c |  Parsing time:          0.02         s                                      |
0.00/0.02	c |  Number Variables:      10301                                               |
0.00/0.02	c |  Number Clauses:        101                                                 |
0.00/0.02	c |  Number Cardinality:    0                                                   |
0.00/0.02	c |  Number PB Constraints: 100                                                 |
0.00/0.02	c |                                                                             |
0.00/0.03	c |  Problem Type:          Optimization                                        |
0.00/0.03	c |  Objective Function:    PB Constraint                                       |
0.00/0.03	c |                                                                             |
0.00/0.03	c ============================[ Search Statistics ]==============================
0.00/0.03	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
0.00/0.03	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
0.00/0.03	c ===============================================================================
1799.44/1800.00	c ===============================================================================
1799.44/1800.00	c Wall Clock Time: 1800.00 s
1799.44/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-3728461-1338675599/watcher-3728461-1338675599 -o /tmp/evaluation-result-3728461-1338675599/solver-3728461-1338675599 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=wbo HOME/instance-3728461-1338675599.wbo 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 20776
/proc/meminfo: memFree=26645404/32873844 swapFree=7628/7628
[pid=20776] ppid=20774 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/20776/stat : 20776 (runsolver) D 20774 20776 19809 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 1 0 333688456 12095488 50 33554432000 4194304 5436572 140735761829360 140735761825656 4883175 0 0 4096 24578 18446744071579943789 0 0 17 2 0 0 0 0 0
/proc/20776/statm: 2953 50 31 304 0 2645 0

[startup+0.062514 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 20776
/proc/meminfo: memFree=26645404/32873844 swapFree=7628/7628
[pid=20776] ppid=20774 vsize=87460 CPUtime=0.04 cores=0,2,4,6
/proc/20776/stat : 20776 (wbo1.72) S 20774 20776 19809 0 -1 4202496 2799 0 0 0 4 0 0 0 20 0 2 0 333688456 89559040 2543 33554432000 4194304 5964350 140735323279856 140735323279376 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20776/statm: 21865 2543 191 433 0 21429 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 87460

[startup+0.10018 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 20776
/proc/meminfo: memFree=26645404/32873844 swapFree=7628/7628
[pid=20776] ppid=20774 vsize=87460 CPUtime=0.08 cores=0,2,4,6
/proc/20776/stat : 20776 (wbo1.72) S 20774 20776 19809 0 -1 4202496 2877 0 0 0 8 0 0 0 20 0 2 0 333688456 89559040 2621 33554432000 4194304 5964350 140735323279856 140735323279376 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20776/statm: 21865 2621 192 433 0 21429 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 87460

[startup+0.300113 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 20776
/proc/meminfo: memFree=26645404/32873844 swapFree=7628/7628
[pid=20776] ppid=20774 vsize=87460 CPUtime=0.28 cores=0,2,4,6
/proc/20776/stat : 20776 (wbo1.72) S 20774 20776 19809 0 -1 4202496 3298 0 0 0 28 0 0 0 20 0 2 0 333688456 89559040 3042 33554432000 4194304 5964350 140735323279856 140735323279376 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20776/statm: 21865 3042 193 433 0 21429 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 87460

[startup+0.700109 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 20776
/proc/meminfo: memFree=26645404/32873844 swapFree=7628/7628
[pid=20776] ppid=20774 vsize=87460 CPUtime=0.68 cores=0,2,4,6
/proc/20776/stat : 20776 (wbo1.72) S 20774 20776 19809 0 -1 4202496 3904 0 0 0 68 0 0 0 20 0 2 0 333688456 89559040 3648 33554432000 4194304 5964350 140735323279856 140735323279376 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20776/statm: 21865 3648 193 433 0 21429 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 87460

[startup+1.50026 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 20778
/proc/meminfo: memFree=26630276/32873844 swapFree=7628/7628
[pid=20776] ppid=20774 vsize=87460 CPUtime=1.48 cores=0,2,4,6
/proc/20776/stat : 20776 (wbo1.72) S 20774 20776 19809 0 -1 4202496 5072 0 0 0 148 0 0 0 20 0 2 0 333688456 89559040 4816 33554432000 4194304 5964350 140735323279856 140735323279376 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20776/statm: 21865 4816 193 433 0 21429 0
[pid=20776/tid=20778] ppid=20774 vsize=87460 CPUtime=1.45 cores=0,2,4,6
/proc/20776/task/20778/stat : 20778 (wbo1.72) R 20774 20776 19809 0 -1 4202560 3553 0 0 0 145 0 0 0 20 0 2 0 333688458 89559040 4816 33554432000 4194304 5964350 140735323279856 140482416105464 4388668 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 87460

[startup+3.10026 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 20782
/proc/meminfo: memFree=26623548/32873844 swapFree=7628/7628
[pid=20776] ppid=20774 vsize=87460 CPUtime=3.08 cores=0,2,4,6
/proc/20776/stat : 20776 (wbo1.72) S 20774 20776 19809 0 -1 4202496 7229 0 0 0 307 1 0 0 20 0 2 0 333688456 89559040 6973 33554432000 4194304 5964350 140735323279856 140735323279376 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20776/statm: 21865 6973 193 433 0 21429 0
[pid=20776/tid=20778] ppid=20774 vsize=87460 CPUtime=3.05 cores=0,2,4,6
/proc/20776/task/20778/stat : 20778 (wbo1.72) R 20774 20776 19809 0 -1 4202560 5710 0 0 0 304 1 0 0 20 0 2 0 333688458 89559040 6973 33554432000 4194304 5964350 140735323279856 140482416105464 4381939 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 87460

[startup+6.30028 s]
/proc/loadavg: 2.01 2.00 2.00 3/180 20782
/proc/meminfo: memFree=26605612/32873844 swapFree=7628/7628
[pid=20776] ppid=20774 vsize=87460 CPUtime=6.28 cores=0,2,4,6
/proc/20776/stat : 20776 (wbo1.72) S 20774 20776 19809 0 -1 4202496 10346 0 0 0 626 2 0 0 20 0 2 0 333688456 89559040 10090 33554432000 4194304 5964350 140735323279856 140735323279376 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20776/statm: 21865 10090 193 433 0 21429 0
[pid=20776/tid=20778] ppid=20774 vsize=87460 CPUtime=6.24 cores=0,2,4,6
/proc/20776/task/20778/stat : 20778 (wbo1.72) R 20774 20776 19809 0 -1 4202560 8827 0 0 0 623 1 0 0 20 0 2 0 333688458 89559040 10090 33554432000 4194304 5964350 140735323279856 140482416105464 4381916 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 87460

[startup+12.7003 s]
/proc/loadavg: 2.01 2.00 2.00 3/180 20782
/proc/meminfo: memFree=26599568/32873844 swapFree=7628/7628
[pid=20776] ppid=20774 vsize=87460 CPUtime=12.68 cores=0,2,4,6
/proc/20776/stat : 20776 (wbo1.72) S 20774 20776 19809 0 -1 4202496 12342 0 0 0 1266 2 0 0 20 0 2 0 333688456 89559040 12086 33554432000 4194304 5964350 140735323279856 140735323279376 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20776/statm: 21865 12086 193 433 0 21429 0
[pid=20776/tid=20778] ppid=20774 vsize=87460 CPUtime=12.62 cores=0,2,4,6
/proc/20776/task/20778/stat : 20778 (wbo1.72) R 20774 20776 19809 0 -1 4202560 10823 0 0 0 1260 2 0 0 20 0 2 0 333688458 89559040 12086 33554432000 4194304 5964350 140735323279856 140482416105464 5136340 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 87460

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 20782
/proc/meminfo: memFree=26564996/32873844 swapFree=7628/7628
[pid=20776] ppid=20774 vsize=152996 CPUtime=25.47 cores=0,2,4,6
/proc/20776/stat : 20776 (wbo1.72) S 20774 20776 19809 0 -1 4202496 20686 0 0 0 2543 4 0 0 20 0 2 0 333688456 156667904 20430 33554432000 4194304 5964350 140735323279856 140735323279376 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20776/statm: 38249 20430 193 433 0 37813 0
[pid=20776/tid=20778] ppid=20774 vsize=152996 CPUtime=25.39 cores=0,2,4,6
/proc/20776/task/20778/stat : 20778 (wbo1.72) R 20774 20776 19809 0 -1 4202560 19167 0 0 0 2535 4 0 0 20 0 2 0 333688458 156667904 20430 33554432000 4194304 5964350 140735323279856 140482416105464 5136340 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 152996

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 20782
/proc/meminfo: memFree=26515968/32873844 swapFree=7628/7628
[pid=20776] ppid=20774 vsize=152996 CPUtime=51.07 cores=0,2,4,6
/proc/20776/stat : 20776 (wbo1.72) S 20774 20776 19809 0 -1 4202496 32576 0 0 0 5099 8 0 0 20 0 2 0 333688456 156667904 32320 33554432000 4194304 5964350 140735323279856 140735323279376 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20776/statm: 38249 32320 193 433 0 37813 0
[pid=20776/tid=20778] ppid=20774 vsize=152996 CPUtime=50.92 cores=0,2,4,6
/proc/20776/task/20778/stat : 20778 (wbo1.72) R 20774 20776 19809 0 -1 4202560 31057 0 0 0 5084 8 0 0 20 0 2 0 333688458 156667904 32320 33554432000 4194304 5964350 140735323279856 140482416105512 4399976 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 152996

[startup+102.306 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 20782
/proc/meminfo: memFree=26381420/32873844 swapFree=7628/7628
[pid=20776] ppid=20774 vsize=284552 CPUtime=102.27 cores=0,2,4,6
/proc/20776/stat : 20776 (wbo1.72) S 20774 20776 19809 0 -1 4202496 66063 0 0 0 10211 16 0 0 20 0 2 0 333688456 291381248 65807 33554432000 4194304 5964350 140735323279856 140735323279376 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20776/statm: 71138 65807 193 433 0 70702 0
[pid=20776/tid=20778] ppid=20774 vsize=284552 CPUtime=102 cores=0,2,4,6
/proc/20776/task/20778/stat : 20778 (wbo1.72) R 20774 20776 19809 0 -1 4202560 64544 0 0 0 10183 17 0 0 20 0 2 0 333688458 291381248 65807 33554432000 4194304 5964350 140735323279856 140482416105464 4400023 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 284552

[startup+162.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 20782
/proc/meminfo: memFree=26187164/32873844 swapFree=7628/7628
[pid=20776] ppid=20774 vsize=481160 CPUtime=162.25 cores=0,2,4,6
/proc/20776/stat : 20776 (wbo1.72) S 20774 20776 19809 0 -1 4202496 114876 0 0 0 16198 27 0 0 20 0 2 0 333688456 492707840 114620 33554432000 4194304 5964350 140735323279856 140735323279376 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20776/statm: 120290 114620 193 433 0 119854 0
[pid=20776/tid=20778] ppid=20774 vsize=481160 CPUtime=161.83 cores=0,2,4,6
/proc/20776/task/20778/stat : 20778 (wbo1.72) R 20774 20776 19809 0 -1 4202560 113357 0 0 0 16154 29 0 0 20 0 2 0 333688458 492707840 114620 33554432000 4194304 5964350 140735323279856 140482416105464 4400035 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 481160

[startup+222.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 20782
/proc/meminfo: memFree=26088456/32873844 swapFree=7628/7628
[pid=20776] ppid=20774 vsize=612472 CPUtime=222.24 cores=0,2,4,6
/proc/20776/stat : 20776 (wbo1.72) S 20774 20776 19809 0 -1 4202496 138913 0 0 0 22191 33 0 0 20 0 2 0 333688456 627171328 138657 33554432000 4194304 5964350 140735323279856 140735323279376 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20776/statm: 153118 138657 193 433 0 152682 0
[pid=20776/tid=20778] ppid=20774 vsize=612472 CPUtime=221.68 cores=0,2,4,6
/proc/20776/task/20778/stat : 20778 (wbo1.72) R 20774 20776 19809 0 -1 4202560 137394 0 0 0 22132 36 0 0 20 0 2 0 333688458 627171328 138657 33554432000 4194304 5964350 140735323279856 140482416105464 4381880 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 612472

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20782
/proc/meminfo: memFree=26088704/32873844 swapFree=7628/7628
[pid=20776] ppid=20774 vsize=612472 CPUtime=282.23 cores=0,2,4,6
/proc/20776/stat : 20776 (wbo1.72) S 20774 20776 19809 0 -1 4202496 138913 0 0 0 28190 33 0 0 20 0 2 0 333688456 627171328 138657 33554432000 4194304 5964350 140735323279856 140735323279376 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20776/statm: 153118 138657 193 433 0 152682 0
[pid=20776/tid=20778] ppid=20774 vsize=612472 CPUtime=281.52 cores=0,2,4,6
/proc/20776/task/20778/stat : 20778 (wbo1.72) R 20774 20776 19809 0 -1 4202560 137394 0 0 0 28115 37 0 0 20 0 2 0 333688458 627171328 138657 33554432000 4194304 5964350 140735323279856 140482416105464 4399976 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 612472

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20783
/proc/meminfo: memFree=26086004/32873844 swapFree=7628/7628
[pid=20776] ppid=20774 vsize=612472 CPUtime=342.22 cores=0,2,4,6
/proc/20776/stat : 20776 (wbo1.72) S 20774 20776 19809 0 -1 4202496 138936 0 0 0 34189 33 0 0 20 0 2 0 333688456 627171328 138812 33554432000 4194304 5964350 140735323279856 140735323279376 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20776/statm: 153118 138812 193 433 0 152682 0
[pid=20776/tid=20778] ppid=20774 vsize=612472 CPUtime=341.36 cores=0,2,4,6
/proc/20776/task/20778/stat : 20778 (wbo1.72) R 20774 20776 19809 0 -1 4202560 137417 0 0 0 34098 38 0 0 20 0 2 0 333688458 627171328 138812 33554432000 4194304 5964350 140735323279856 140482416105496 4400007 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 612472

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20783
/proc/meminfo: memFree=26085908/32873844 swapFree=7628/7628
[pid=20776] ppid=20774 vsize=612472 CPUtime=402.21 cores=0,2,4,6
/proc/20776/stat : 20776 (wbo1.72) S 20774 20776 19809 0 -1 4202496 138952 0 0 0 40187 34 0 0 20 0 2 0 333688456 627171328 138826 33554432000 4194304 5964350 140735323279856 140735323279376 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20776/statm: 153118 138826 193 433 0 152682 0
[pid=20776/tid=20778] ppid=20774 vsize=612472 CPUtime=401.19 cores=0,2,4,6
/proc/20776/task/20778/stat : 20778 (wbo1.72) R 20774 20776 19809 0 -1 4202560 137433 0 0 0 40080 39 0 0 20 0 2 0 333688458 627171328 138826 33554432000 4194304 5964350 140735323279856 140482416105496 4399987 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 612472

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20783
/proc/meminfo: memFree=26057416/32873844 swapFree=7628/7628
[pid=20776] ppid=20774 vsize=612472 CPUtime=462.16 cores=0,2,4,6

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


[startup+1422.31 s]
/proc/loadavg: 1.03 1.49 1.79 2/172 20817
/proc/meminfo: memFree=26031980/32873844 swapFree=7628/7628
[pid=20776] ppid=20774 vsize=1137120 CPUtime=1421.86 cores=0,2,4,6
/proc/20776/stat : 20776 (wbo1.72) S 20774 20776 19809 0 -1 4202496 273472 0 0 0 142115 71 0 0 20 0 2 0 333688456 1164410880 273777 33554432000 4194304 5964350 140735323279856 140735323279376 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20776/statm: 284280 273777 193 433 0 283844 0
[pid=20776/tid=20778] ppid=20774 vsize=1137120 CPUtime=1418.34 cores=0,2,4,6
/proc/20776/task/20778/stat : 20778 (wbo1.72) R 20774 20776 19809 0 -1 4202560 271953 0 0 0 141743 91 0 0 20 0 2 0 333688458 1164410880 273777 33554432000 4194304 5964350 140735323279856 140482416105272 4399987 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1421.86
Current children cumulated vsize (KiB) 1137120

[startup+1482.3 s]
/proc/loadavg: 1.01 1.40 1.74 2/172 20817
/proc/meminfo: memFree=25775052/32873844 swapFree=7628/7628
[pid=20776] ppid=20774 vsize=1399264 CPUtime=1481.84 cores=0,2,4,6
/proc/20776/stat : 20776 (wbo1.72) S 20774 20776 19809 0 -1 4202496 338402 0 0 0 148099 85 0 0 20 0 2 0 333688456 1432846336 338707 33554432000 4194304 5964350 140735323279856 140735323279376 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20776/statm: 349816 338707 193 433 0 349380 0
[pid=20776/tid=20778] ppid=20774 vsize=1399264 CPUtime=1478.18 cores=0,2,4,6
/proc/20776/task/20778/stat : 20778 (wbo1.72) R 20774 20776 19809 0 -1 4202560 336883 0 0 0 147711 107 0 0 20 0 2 0 333688458 1432846336 338707 33554432000 4194304 5964350 140735323279856 140482416105464 4400011 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1481.84
Current children cumulated vsize (KiB) 1399264

[startup+1542.3 s]
/proc/loadavg: 1.00 1.32 1.69 2/172 20818
/proc/meminfo: memFree=25670396/32873844 swapFree=7628/7628
[pid=20776] ppid=20774 vsize=1530336 CPUtime=1541.83 cores=0,2,4,6
/proc/20776/stat : 20776 (wbo1.72) S 20774 20776 19809 0 -1 4202496 363647 0 0 0 154092 91 0 0 20 0 2 0 333688456 1567064064 363952 33554432000 4194304 5964350 140735323279856 140735323279376 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20776/statm: 382584 363952 193 433 0 382148 0
[pid=20776/tid=20778] ppid=20774 vsize=1530336 CPUtime=1538.02 cores=0,2,4,6
/proc/20776/task/20778/stat : 20778 (wbo1.72) R 20774 20776 19809 0 -1 4202560 362128 0 0 0 153688 114 0 0 20 0 2 0 333688458 1567064064 363952 33554432000 4194304 5964350 140735323279856 140482416105464 4400011 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1541.83
Current children cumulated vsize (KiB) 1530336

[startup+1602.3 s]
/proc/loadavg: 1.00 1.26 1.64 2/172 20818
/proc/meminfo: memFree=25670396/32873844 swapFree=7628/7628
[pid=20776] ppid=20774 vsize=1530336 CPUtime=1601.82 cores=0,2,4,6
/proc/20776/stat : 20776 (wbo1.72) S 20774 20776 19809 0 -1 4202496 363653 0 0 0 160091 91 0 0 20 0 2 0 333688456 1567064064 363958 33554432000 4194304 5964350 140735323279856 140735323279376 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20776/statm: 382584 363958 193 433 0 382148 0
[pid=20776/tid=20778] ppid=20774 vsize=1530336 CPUtime=1597.86 cores=0,2,4,6
/proc/20776/task/20778/stat : 20778 (wbo1.72) R 20774 20776 19809 0 -1 4202560 362134 0 0 0 159671 115 0 0 20 0 2 0 333688458 1567064064 363958 33554432000 4194304 5964350 140735323279856 140482416105464 4399987 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1601.82
Current children cumulated vsize (KiB) 1530336

[startup+1662.3 s]
/proc/loadavg: 1.00 1.21 1.60 2/172 20818
/proc/meminfo: memFree=25670344/32873844 swapFree=7628/7628
[pid=20776] ppid=20774 vsize=1530336 CPUtime=1661.8 cores=0,2,4,6
/proc/20776/stat : 20776 (wbo1.72) S 20774 20776 19809 0 -1 4202496 363672 0 0 0 166089 91 0 0 20 0 2 0 333688456 1567064064 363960 33554432000 4194304 5964350 140735323279856 140735323279376 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20776/statm: 382584 363960 193 433 0 382148 0
[pid=20776/tid=20778] ppid=20774 vsize=1530336 CPUtime=1657.69 cores=0,2,4,6
/proc/20776/task/20778/stat : 20778 (wbo1.72) R 20774 20776 19809 0 -1 4202560 362153 0 0 0 165653 116 0 0 20 0 2 0 333688458 1567064064 363960 33554432000 4194304 5964350 140735323279856 140482416105464 4388148 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1661.8
Current children cumulated vsize (KiB) 1530336

[startup+1722.3 s]
/proc/loadavg: 1.08 1.19 1.56 2/172 20818
/proc/meminfo: memFree=25670316/32873844 swapFree=7628/7628
[pid=20776] ppid=20774 vsize=1530336 CPUtime=1721.77 cores=0,2,4,6
/proc/20776/stat : 20776 (wbo1.72) S 20774 20776 19809 0 -1 4202496 363692 0 0 0 172086 91 0 0 20 0 2 0 333688456 1567064064 363965 33554432000 4194304 5964350 140735323279856 140735323279376 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20776/statm: 382584 363965 193 433 0 382148 0
[pid=20776/tid=20778] ppid=20774 vsize=1530336 CPUtime=1717.52 cores=0,2,4,6
/proc/20776/task/20778/stat : 20778 (wbo1.72) R 20774 20776 19809 0 -1 4202560 362173 0 0 0 171635 117 0 0 20 0 2 0 333688458 1567064064 363965 33554432000 4194304 5964350 140735323279856 140482416105464 4400023 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1721.77
Current children cumulated vsize (KiB) 1530336

[startup+1782.3 s]
/proc/loadavg: 1.03 1.15 1.53 2/172 20818
/proc/meminfo: memFree=25673196/32873844 swapFree=7628/7628
[pid=20776] ppid=20774 vsize=1530336 CPUtime=1781.75 cores=0,2,4,6
/proc/20776/stat : 20776 (wbo1.72) S 20774 20776 19809 0 -1 4202496 363710 0 0 0 178084 91 0 0 20 0 2 0 333688456 1567064064 363039 33554432000 4194304 5964350 140735323279856 140735323279376 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20776/statm: 382584 363039 193 433 0 382148 0
[pid=20776/tid=20778] ppid=20774 vsize=1530336 CPUtime=1777.35 cores=0,2,4,6
/proc/20776/task/20778/stat : 20778 (wbo1.72) R 20774 20776 19809 0 -1 4202560 362191 0 0 0 177617 118 0 0 20 0 2 0 333688458 1567064064 363039 33554432000 4194304 5964350 140735323279856 140482416105496 4399994 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1781.75
Current children cumulated vsize (KiB) 1530336

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

[startup+1791.91 s]
/proc/loadavg: 1.02 1.14 1.52 2/172 20818
/proc/meminfo: memFree=25673304/32873844 swapFree=7628/7628
[pid=20776] ppid=20774 vsize=1530336 CPUtime=1791.35 cores=0,2,4,6
/proc/20776/stat : 20776 (wbo1.72) S 20774 20776 19809 0 -1 4202496 363714 0 0 0 179044 91 0 0 20 0 2 0 333688456 1567064064 363039 33554432000 4194304 5964350 140735323279856 140735323279376 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20776/statm: 382584 363039 193 433 0 382148 0
[pid=20776/tid=20778] ppid=20774 vsize=1530336 CPUtime=1786.93 cores=0,2,4,6
/proc/20776/task/20778/stat : 20778 (wbo1.72) R 20774 20776 19809 0 -1 4202560 362195 0 0 0 178575 118 0 0 20 0 2 0 333688458 1567064064 363039 33554432000 4194304 5964350 140735323279856 140482416105496 4399835 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1791.35
Current children cumulated vsize (KiB) 1530336

[startup+1795.1 s]
/proc/loadavg: 1.02 1.14 1.52 2/172 20818
/proc/meminfo: memFree=25673304/32873844 swapFree=7628/7628
[pid=20776] ppid=20774 vsize=1530336 CPUtime=1794.55 cores=0,2,4,6
/proc/20776/stat : 20776 (wbo1.72) S 20774 20776 19809 0 -1 4202496 363714 0 0 0 179364 91 0 0 20 0 2 0 333688456 1567064064 363039 33554432000 4194304 5964350 140735323279856 140735323279376 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20776/statm: 382584 363039 193 433 0 382148 0
[pid=20776/tid=20778] ppid=20774 vsize=1530336 CPUtime=1790.12 cores=0,2,4,6
/proc/20776/task/20778/stat : 20778 (wbo1.72) R 20774 20776 19809 0 -1 4202560 362195 0 0 0 178894 118 0 0 20 0 2 0 333688458 1567064064 363039 33554432000 4194304 5964350 140735323279856 140482416105496 4381962 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1794.55
Current children cumulated vsize (KiB) 1530336

[startup+1798.3 s]
/proc/loadavg: 1.02 1.14 1.52 2/172 20818
/proc/meminfo: memFree=25673304/32873844 swapFree=7628/7628
[pid=20776] ppid=20774 vsize=1530336 CPUtime=1797.74 cores=0,2,4,6
/proc/20776/stat : 20776 (wbo1.72) S 20774 20776 19809 0 -1 4202496 363718 0 0 0 179683 91 0 0 20 0 2 0 333688456 1567064064 363039 33554432000 4194304 5964350 140735323279856 140735323279376 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20776/statm: 382584 363039 193 433 0 382148 0
[pid=20776/tid=20778] ppid=20774 vsize=1530336 CPUtime=1793.31 cores=0,2,4,6
/proc/20776/task/20778/stat : 20778 (wbo1.72) R 20774 20776 19809 0 -1 4202560 362199 0 0 0 179213 118 0 0 20 0 2 0 333688458 1567064064 363039 33554432000 4194304 5964350 140735323279856 140482416105496 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1797.74
Current children cumulated vsize (KiB) 1530336

[startup+1799.1 s]
/proc/loadavg: 1.02 1.14 1.51 2/172 20818
/proc/meminfo: memFree=25673288/32873844 swapFree=7628/7628
[pid=20776] ppid=20774 vsize=1530336 CPUtime=1798.54 cores=0,2,4,6
/proc/20776/stat : 20776 (wbo1.72) S 20774 20776 19809 0 -1 4202496 363718 0 0 0 179763 91 0 0 20 0 2 0 333688456 1567064064 363039 33554432000 4194304 5964350 140735323279856 140735323279376 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20776/statm: 382584 363039 193 433 0 382148 0
[pid=20776/tid=20778] ppid=20774 vsize=1530336 CPUtime=1794.11 cores=0,2,4,6
/proc/20776/task/20778/stat : 20778 (wbo1.72) R 20774 20776 19809 0 -1 4202560 362199 0 0 0 179293 118 0 0 20 0 2 0 333688458 1567064064 363039 33554432000 4194304 5964350 140735323279856 140482416105496 4400007 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1798.54
Current children cumulated vsize (KiB) 1530336

[startup+1799.5 s]
/proc/loadavg: 1.02 1.14 1.51 2/172 20818
/proc/meminfo: memFree=25673288/32873844 swapFree=7628/7628
[pid=20776] ppid=20774 vsize=1530336 CPUtime=1798.94 cores=0,2,4,6
/proc/20776/stat : 20776 (wbo1.72) S 20774 20776 19809 0 -1 4202496 363718 0 0 0 179803 91 0 0 20 0 2 0 333688456 1567064064 363039 33554432000 4194304 5964350 140735323279856 140735323279376 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20776/statm: 382584 363039 193 433 0 382148 0
[pid=20776/tid=20778] ppid=20774 vsize=1530336 CPUtime=1794.51 cores=0,2,4,6
/proc/20776/task/20778/stat : 20778 (wbo1.72) R 20774 20776 19809 0 -1 4202560 362199 0 0 0 179333 118 0 0 20 0 2 0 333688458 1567064064 363039 33554432000 4194304 5964350 140735323279856 140482416105496 4400007 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1798.94
Current children cumulated vsize (KiB) 1530336

[startup+1799.9 s]
/proc/loadavg: 1.02 1.14 1.51 2/172 20818
/proc/meminfo: memFree=25673288/32873844 swapFree=7628/7628
[pid=20776] ppid=20774 vsize=1530336 CPUtime=1799.34 cores=0,2,4,6
/proc/20776/stat : 20776 (wbo1.72) S 20774 20776 19809 0 -1 4202496 363718 0 0 0 179843 91 0 0 20 0 2 0 333688456 1567064064 363039 33554432000 4194304 5964350 140735323279856 140735323279376 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20776/statm: 382584 363039 193 433 0 382148 0
[pid=20776/tid=20778] ppid=20774 vsize=1530336 CPUtime=1794.9 cores=0,2,4,6
/proc/20776/task/20778/stat : 20778 (wbo1.72) R 20774 20776 19809 0 -1 4202560 362199 0 0 0 179372 118 0 0 20 0 2 0 333688458 1567064064 363039 33554432000 4194304 5964350 140735323279856 140482416105496 4400011 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.34
Current children cumulated vsize (KiB) 1530336

[startup+1800 s]
/proc/loadavg: 1.02 1.14 1.51 2/172 20818
/proc/meminfo: memFree=25673288/32873844 swapFree=7628/7628
[pid=20776] ppid=20774 vsize=1530336 CPUtime=1799.44 cores=0,2,4,6
/proc/20776/stat : 20776 (wbo1.72) S 20774 20776 19809 0 -1 4202496 363718 0 0 0 179853 91 0 0 20 0 2 0 333688456 1567064064 363039 33554432000 4194304 5964350 140735323279856 140735323279376 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20776/statm: 382584 363039 193 433 0 382148 0
[pid=20776/tid=20778] ppid=20774 vsize=1530336 CPUtime=1795 cores=0,2,4,6
/proc/20776/task/20778/stat : 20778 (wbo1.72) R 20774 20776 19809 0 -1 4202560 362199 0 0 0 179382 118 0 0 20 0 2 0 333688458 1567064064 363039 33554432000 4194304 5964350 140735323279856 140482416105496 4400007 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.44
Current children cumulated vsize (KiB) 1530336

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 20776 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=853292
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=204816
# CPU time returned by wait4() is 1795.06
# while last known CPU time is 1799.44
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.02
CPU time (s): 1799.44
CPU user time (s): 1798.53
CPU system time (s): 0.91
CPU usage (%): 99.9678
Max. virtual memory (cumulated for all children) (KiB): 1530336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.85
system time used= 1.20482
maximum resident set size= 1455860
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 363721
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= 327
involuntary context switches= 1843

runsolver used 2.53062 second user time and 7.29089 second system time

The end

Launcher Data

Begin job on node107 at 2012-06-03 00:19:59
IDJOB=3728461
IDBENCH=79182
IDSOLVER=2315
FILE ID=node107/3728461-1338675599
RUNJOBID= node107-1338670136-20216
PBS_JOBID= 14636491
Free space on /tmp= 70780 MiB

SOLVER NAME= wbo 1.72
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/roussel/normalized-pigeon-cardinality-101-100--soft-0-100-0.wbo
COMMAND LINE= wbo1.72 -file-format=wbo BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3728461-1338675599/watcher-3728461-1338675599 -o /tmp/evaluation-result-3728461-1338675599/solver-3728461-1338675599 -C 1800 -W 1900 -M 15500  wbo1.72 -file-format=wbo HOME/instance-3728461-1338675599.wbo

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

MD5SUM BENCH= 0a60736b8b79adacf122a04a37158c9c
RANDOM SEED=471405469

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.52
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.86
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26645296 kB
Buffers:          466680 kB
Cached:          4397052 kB
SwapCached:           76 kB
Active:          2353404 kB
Inactive:        2998348 kB
Active(anon):     479412 kB
Inactive(anon):    11072 kB
Active(file):    1873992 kB
Inactive(file):  2987276 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108780 kB
Dirty:              5448 kB
Writeback:             0 kB
AnonPages:        515480 kB
Mapped:            15032 kB
Shmem:               184 kB
Slab:             734180 kB
SReclaimable:     176648 kB
SUnreclaim:       557532 kB
KernelStack:        1480 kB
PageTables:         4720 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     154832 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    243712 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70780 MiB
End job on node107 at 2012-06-03 00:49:59