Trace number 3727146

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

General information on the benchmark

Name/DEC-SMALLINT-LIN/heinz/
normalized-neos-820146.opb
MD5SUM04a6efcac49375b9407fbc5f15fae5c7
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables600
Total number of constraints830
Number of constraints which are clauses675
Number of constraints which are cardinality constraints (but not clauses)155
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint10
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 13
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c ==============================[ Solver Version ]===============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |   wbo:                     1.72 beta - May, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3727146-1338667509.opb.
0.00/0.00	c Instance file HOME/instance-3727146-1338667509.opb
0.00/0.00	c File size is 31421 bytes.
0.00/0.00	c Highest Coefficient sum: 13
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.00         s                                      |
0.00/0.00	c |  Number Variables:      600                                                 |
0.00/0.00	c |  Number Clauses:        675                                                 |
0.00/0.00	c |  Number Cardinality:    170                                                 |
0.00/0.00	c |  Number PB Constraints: 0                                                   |
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Problem Type:          Decision                                            |
0.00/0.00	c |  Objective Function:    None                                                |
0.00/0.00	c |                                                                             |
0.00/0.00	c ===============================================================================
1799.58/1800.00	c ===============================================================================
1799.58/1800.00	c Wall Clock Time: 1800.00 s
1799.58/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-3727146-1338667509/watcher-3727146-1338667509 -o /tmp/evaluation-result-3727146-1338667509/solver-3727146-1338667509 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727146-1338667509.opb 

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.00 2.00 2.00 3/175 7110
/proc/meminfo: memFree=29432420/32873844 swapFree=7632/7632
[pid=7110] ppid=7108 vsize=83840 CPUtime=0 cores=0,2,4,6
/proc/7110/stat : 7110 (wbo1.72) S 7108 7110 7067 0 -1 4202496 885 0 0 0 0 0 0 0 20 0 2 0 332876549 85852160 829 33554432000 4194304 5964350 140734794240096 140734794239616 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7110/statm: 20960 829 181 433 0 20524 0
[pid=7110/tid=7111] ppid=7108 vsize=83840 CPUtime=0 cores=0,2,4,6
/proc/7110/task/7111/stat : 7111 (wbo1.72) R 7108 7110 7067 0 -1 4202560 109 0 0 0 0 0 0 0 20 0 2 0 332876549 85852160 829 33554432000 4194304 5964350 140734794240096 140735142104632 4372864 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0

[startup+0.01456 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 7110
/proc/meminfo: memFree=29432420/32873844 swapFree=7632/7632
[pid=7110] ppid=7108 vsize=83840 CPUtime=0.01 cores=0,2,4,6
/proc/7110/stat : 7110 (wbo1.72) S 7108 7110 7067 0 -1 4202496 923 0 0 0 1 0 0 0 20 0 2 0 332876549 85852160 867 33554432000 4194304 5964350 140734794240096 140734794239616 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7110/statm: 20960 868 184 433 0 20524 0
[pid=7110/tid=7111] ppid=7108 vsize=83840 CPUtime=0 cores=0,2,4,6
/proc/7110/task/7111/stat : 7111 (wbo1.72) R 7108 7110 7067 0 -1 4202560 148 0 0 0 0 0 0 0 20 0 2 0 332876549 85852160 868 33554432000 4194304 5964350 140734794240096 140735142104632 5136340 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 83840

[startup+0.100335 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 7110
/proc/meminfo: memFree=29432420/32873844 swapFree=7632/7632
[pid=7110] ppid=7108 vsize=83840 CPUtime=0.09 cores=0,2,4,6
/proc/7110/stat : 7110 (wbo1.72) S 7108 7110 7067 0 -1 4202496 1193 0 0 0 9 0 0 0 20 0 2 0 332876549 85852160 1137 33554432000 4194304 5964350 140734794240096 140734794239616 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7110/statm: 20960 1137 184 433 0 20524 0
[pid=7110/tid=7111] ppid=7108 vsize=83840 CPUtime=0.08 cores=0,2,4,6
/proc/7110/task/7111/stat : 7111 (wbo1.72) R 7108 7110 7067 0 -1 4202560 417 0 0 0 8 0 0 0 20 0 2 0 332876549 85852160 1137 33554432000 4194304 5964350 140734794240096 140735142104632 5136340 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 83840

[startup+0.300266 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 7110
/proc/meminfo: memFree=29432420/32873844 swapFree=7632/7632
[pid=7110] ppid=7108 vsize=83840 CPUtime=0.29 cores=0,2,4,6
/proc/7110/stat : 7110 (wbo1.72) S 7108 7110 7067 0 -1 4202496 1560 0 0 0 29 0 0 0 20 0 2 0 332876549 85852160 1504 33554432000 4194304 5964350 140734794240096 140734794239616 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7110/statm: 20960 1504 184 433 0 20524 0
[pid=7110/tid=7111] ppid=7108 vsize=83840 CPUtime=0.28 cores=0,2,4,6
/proc/7110/task/7111/stat : 7111 (wbo1.72) R 7108 7110 7067 0 -1 4202560 784 0 0 0 28 0 0 0 20 0 2 0 332876549 85852160 1504 33554432000 4194304 5964350 140734794240096 140659892913976 5136340 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 83840

[startup+0.700261 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 7110
/proc/meminfo: memFree=29432420/32873844 swapFree=7632/7632
[pid=7110] ppid=7108 vsize=83984 CPUtime=0.69 cores=0,2,4,6
/proc/7110/stat : 7110 (wbo1.72) S 7108 7110 7067 0 -1 4202496 1988 0 0 0 69 0 0 0 20 0 2 0 332876549 85999616 1932 33554432000 4194304 5964350 140734794240096 140734794239616 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7110/statm: 20996 1932 184 433 0 20560 0
[pid=7110/tid=7111] ppid=7108 vsize=83984 CPUtime=0.68 cores=0,2,4,6
/proc/7110/task/7111/stat : 7111 (wbo1.72) R 7108 7110 7067 0 -1 4202560 1212 0 0 0 68 0 0 0 20 0 2 0 332876549 85999616 1932 33554432000 4194304 5964350 140734794240096 140659892913976 4388787 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 83984

[startup+1.50025 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 7114
/proc/meminfo: memFree=29416484/32873844 swapFree=7632/7632
[pid=7110] ppid=7108 vsize=83984 CPUtime=1.48 cores=0,2,4,6
/proc/7110/stat : 7110 (wbo1.72) S 7108 7110 7067 0 -1 4202496 2476 0 0 0 148 0 0 0 20 0 2 0 332876549 85999616 2420 33554432000 4194304 5964350 140734794240096 140734794239616 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7110/statm: 20996 2420 184 433 0 20560 0
[pid=7110/tid=7111] ppid=7108 vsize=83984 CPUtime=1.48 cores=0,2,4,6
/proc/7110/task/7111/stat : 7111 (wbo1.72) R 7108 7110 7067 0 -1 4202560 1700 0 0 0 148 0 0 0 20 0 2 0 332876549 85999616 2420 33554432000 4194304 5964350 140734794240096 140659892913976 5136340 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 83984

[startup+3.10027 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 7114
/proc/meminfo: memFree=29409152/32873844 swapFree=7632/7632
[pid=7110] ppid=7108 vsize=84056 CPUtime=3.09 cores=0,2,4,6
/proc/7110/stat : 7110 (wbo1.72) S 7108 7110 7067 0 -1 4202496 3507 0 0 0 308 1 0 0 20 0 2 0 332876549 86073344 3448 33554432000 4194304 5964350 140734794240096 140734794239616 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7110/statm: 21014 3448 184 433 0 20578 0
[pid=7110/tid=7111] ppid=7108 vsize=84056 CPUtime=3.07 cores=0,2,4,6
/proc/7110/task/7111/stat : 7111 (wbo1.72) R 7108 7110 7067 0 -1 4202560 2731 0 0 0 306 1 0 0 20 0 2 0 332876549 86073344 3448 33554432000 4194304 5964350 140734794240096 140659892913976 4400751 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 84056

[startup+6.30029 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 7114
/proc/meminfo: memFree=29397000/32873844 swapFree=7632/7632
[pid=7110] ppid=7108 vsize=84164 CPUtime=6.29 cores=0,2,4,6
/proc/7110/stat : 7110 (wbo1.72) S 7108 7110 7067 0 -1 4202496 5062 0 0 0 627 2 0 0 20 0 2 0 332876549 86183936 5003 33554432000 4194304 5964350 140734794240096 140734794239616 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7110/statm: 21041 5003 184 433 0 20605 0
[pid=7110/tid=7111] ppid=7108 vsize=84164 CPUtime=6.26 cores=0,2,4,6
/proc/7110/task/7111/stat : 7111 (wbo1.72) R 7108 7110 7067 0 -1 4202560 4286 0 0 0 624 2 0 0 20 0 2 0 332876549 86183936 5003 33554432000 4194304 5964350 140734794240096 140659892914216 4399889 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 84164

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 7114
/proc/meminfo: memFree=29381208/32873844 swapFree=7632/7632
[pid=7110] ppid=7108 vsize=84324 CPUtime=12.68 cores=0,2,4,6
/proc/7110/stat : 7110 (wbo1.72) S 7108 7110 7067 0 -1 4202496 6810 0 0 0 1266 2 0 0 20 0 2 0 332876549 86347776 7607 33554432000 4194304 5964350 140734794240096 140734794239616 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7110/statm: 21081 7607 184 433 0 20645 0
[pid=7110/tid=7111] ppid=7108 vsize=84324 CPUtime=12.64 cores=0,2,4,6
/proc/7110/task/7111/stat : 7111 (wbo1.72) R 7108 7110 7067 0 -1 4202560 6034 0 0 0 1262 2 0 0 20 0 2 0 332876549 86347776 7607 33554432000 4194304 5964350 140734794240096 140659892914168 4400011 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 84324

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 7114
/proc/meminfo: memFree=29353680/32873844 swapFree=7632/7632
[pid=7110] ppid=7108 vsize=84324 CPUtime=25.48 cores=0,2,4,6
/proc/7110/stat : 7110 (wbo1.72) S 7108 7110 7067 0 -1 4202496 9671 0 0 0 2545 3 0 0 20 0 2 0 332876549 86347776 10468 33554432000 4194304 5964350 140734794240096 140734794239616 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7110/statm: 21081 10468 184 433 0 20645 0
[pid=7110/tid=7111] ppid=7108 vsize=84324 CPUtime=25.41 cores=0,2,4,6
/proc/7110/task/7111/stat : 7111 (wbo1.72) R 7108 7110 7067 0 -1 4202560 8895 0 0 0 2538 3 0 0 20 0 2 0 332876549 86347776 10468 33554432000 4194304 5964350 140734794240096 140659892914168 4379231 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 84324

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 7115
/proc/meminfo: memFree=29326080/32873844 swapFree=7632/7632
[pid=7110] ppid=7108 vsize=84564 CPUtime=51.07 cores=0,2,4,6
/proc/7110/stat : 7110 (wbo1.72) S 7108 7110 7067 0 -1 4202496 12844 0 0 0 5103 4 0 0 20 0 2 0 332876549 86593536 13641 33554432000 4194304 5964350 140734794240096 140734794239616 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7110/statm: 21141 13641 184 433 0 20705 0
[pid=7110/tid=7111] ppid=7108 vsize=84564 CPUtime=50.94 cores=0,2,4,6
/proc/7110/task/7111/stat : 7111 (wbo1.72) R 7108 7110 7067 0 -1 4202560 12068 0 0 0 5090 4 0 0 20 0 2 0 332876549 86593536 13641 33554432000 4194304 5964350 140734794240096 140659892914168 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 84564

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 7115
/proc/meminfo: memFree=29279600/32873844 swapFree=7632/7632
[pid=7110] ppid=7108 vsize=150676 CPUtime=102.25 cores=0,2,4,6
/proc/7110/stat : 7110 (wbo1.72) S 7108 7110 7067 0 -1 4202496 17986 0 0 0 10218 7 0 0 20 0 2 0 332876549 154292224 18895 33554432000 4194304 5964350 140734794240096 140734794239616 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7110/statm: 37669 18895 184 433 0 37233 0
[pid=7110/tid=7111] ppid=7108 vsize=150676 CPUtime=102 cores=0,2,4,6
/proc/7110/task/7111/stat : 7111 (wbo1.72) R 7108 7110 7067 0 -1 4202560 17210 0 0 0 10192 8 0 0 20 0 2 0 332876549 154292224 18895 33554432000 4194304 5964350 140734794240096 140659892913976 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 150676

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 7115
/proc/meminfo: memFree=29235176/32873844 swapFree=7632/7632
[pid=7110] ppid=7108 vsize=151396 CPUtime=162.23 cores=0,2,4,6
/proc/7110/stat : 7110 (wbo1.72) S 7108 7110 7067 0 -1 4202496 24174 0 0 0 16211 12 0 0 20 0 2 0 332876549 155029504 25151 33554432000 4194304 5964350 140734794240096 140734794239616 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7110/statm: 37849 25151 184 433 0 37413 0
[pid=7110/tid=7111] ppid=7108 vsize=151396 CPUtime=161.83 cores=0,2,4,6
/proc/7110/task/7111/stat : 7111 (wbo1.72) R 7108 7110 7067 0 -1 4202560 23398 0 0 0 16169 14 0 0 20 0 2 0 332876549 155029504 25151 33554432000 4194304 5964350 140734794240096 140659892913976 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 151396

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 7115
/proc/meminfo: memFree=29208304/32873844 swapFree=7632/7632
[pid=7110] ppid=7108 vsize=152116 CPUtime=222.22 cores=0,2,4,6
/proc/7110/stat : 7110 (wbo1.72) S 7108 7110 7067 0 -1 4202496 27239 0 0 0 22207 15 0 0 20 0 2 0 332876549 155766784 28274 33554432000 4194304 5964350 140734794240096 140734794239616 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7110/statm: 38029 28274 184 433 0 37593 0
[pid=7110/tid=7111] ppid=7108 vsize=152116 CPUtime=221.67 cores=0,2,4,6
/proc/7110/task/7111/stat : 7111 (wbo1.72) R 7108 7110 7067 0 -1 4202560 26463 0 0 0 22150 17 0 0 20 0 2 0 332876549 155766784 28274 33554432000 4194304 5964350 140734794240096 140659892914216 4381919 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 152116

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 7115
/proc/meminfo: memFree=29175088/32873844 swapFree=7632/7632
[pid=7110] ppid=7108 vsize=153700 CPUtime=282.19 cores=0,2,4,6
/proc/7110/stat : 7110 (wbo1.72) S 7108 7110 7067 0 -1 4202496 32478 0 0 0 28200 19 0 0 20 0 2 0 332876549 157388800 33644 33554432000 4194304 5964350 140734794240096 140734794239616 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7110/statm: 38425 33644 184 433 0 37989 0
[pid=7110/tid=7111] ppid=7108 vsize=153700 CPUtime=281.51 cores=0,2,4,6
/proc/7110/task/7111/stat : 7111 (wbo1.72) R 7108 7110 7067 0 -1 4202560 31702 0 0 0 28128 23 0 0 20 0 2 0 332876549 157388800 33644 33554432000 4194304 5964350 140734794240096 140659892913976 4400751 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 153700

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/180 7118
/proc/meminfo: memFree=29146892/32873844 swapFree=7632/7632
[pid=7110] ppid=7108 vsize=220064 CPUtime=342.19 cores=0,2,4,6
/proc/7110/stat : 7110 (wbo1.72) S 7108 7110 7067 0 -1 4202496 36157 0 0 0 34196 23 0 0 20 0 2 0 332876549 225345536 37323 33554432000 4194304 5964350 140734794240096 140734794239616 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7110/statm: 55016 37323 184 433 0 54580 0
[pid=7110/tid=7111] ppid=7108 vsize=220064 CPUtime=341.35 cores=0,2,4,6
/proc/7110/task/7111/stat : 7111 (wbo1.72) R 7108 7110 7067 0 -1 4202560 35381 0 0 0 34107 28 0 0 20 0 2 0 332876549 225345536 37323 33554432000 4194304 5964350 140734794240096 140659892913976 4400023 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 220064

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 7119
/proc/meminfo: memFree=29118440/32873844 swapFree=7632/7632
[pid=7110] ppid=7108 vsize=221880 CPUtime=402.18 cores=0,2,4,6
/proc/7110/stat : 7110 (wbo1.72) S 7108 7110 7067 0 -1 4202496 39721 0 0 0 40192 26 0 0 20 0 2 0 332876549 227205120 40887 33554432000 4194304 5964350 140734794240096 140734794239616 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0

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


[startup+1422.31 s]
/proc/loadavg: 2.03 2.02 2.00 4/179 7125
/proc/meminfo: memFree=28799228/32873844 swapFree=7632/7632
[pid=7110] ppid=7108 vsize=376192 CPUtime=1421.96 cores=0,2,4,6
/proc/7110/stat : 7110 (wbo1.72) S 7108 7110 7067 0 -1 4202496 80407 0 0 0 142128 68 0 0 20 0 2 0 332876549 385220608 81745 33554432000 4194304 5964350 140734794240096 140734794239616 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7110/statm: 94048 81745 184 433 0 93612 0
[pid=7110/tid=7111] ppid=7108 vsize=376192 CPUtime=1418.52 cores=0,2,4,6
/proc/7110/task/7111/stat : 7111 (wbo1.72) R 7108 7110 7067 0 -1 4202560 79631 0 0 0 141763 89 0 0 20 0 2 0 332876549 385220608 81745 33554432000 4194304 5964350 140734794240096 140659892914216 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 376192

[startup+1482.3 s]
/proc/loadavg: 2.01 2.02 2.00 4/179 7125
/proc/meminfo: memFree=28775728/32873844 swapFree=7632/7632
[pid=7110] ppid=7108 vsize=377492 CPUtime=1481.94 cores=0,2,4,6
/proc/7110/stat : 7110 (wbo1.72) S 7108 7110 7067 0 -1 4202496 83326 0 0 0 148124 70 0 0 20 0 2 0 332876549 386551808 84664 33554432000 4194304 5964350 140734794240096 140734794239616 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7110/statm: 94373 84664 184 433 0 93937 0
[pid=7110/tid=7111] ppid=7108 vsize=377492 CPUtime=1478.36 cores=0,2,4,6
/proc/7110/task/7111/stat : 7111 (wbo1.72) R 7108 7110 7067 0 -1 4202560 82550 0 0 0 147744 92 0 0 20 0 2 0 332876549 386551808 84664 33554432000 4194304 5964350 140734794240096 140659892914216 4399906 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1481.94
Current children cumulated vsize (KiB) 377492

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 4/180 7128
/proc/meminfo: memFree=28761612/32873844 swapFree=7632/7632
[pid=7110] ppid=7108 vsize=379516 CPUtime=1541.93 cores=0,2,4,6
/proc/7110/stat : 7110 (wbo1.72) S 7108 7110 7067 0 -1 4202496 84815 0 0 0 154122 71 0 0 20 0 2 0 332876549 388624384 86148 33554432000 4194304 5964350 140734794240096 140734794239616 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7110/statm: 94879 86148 184 433 0 94443 0
[pid=7110/tid=7111] ppid=7108 vsize=379516 CPUtime=1538.2 cores=0,2,4,6
/proc/7110/task/7111/stat : 7111 (wbo1.72) R 7108 7110 7067 0 -1 4202560 84039 0 0 0 153726 94 0 0 20 0 2 0 332876549 388624384 86148 33554432000 4194304 5964350 140734794240096 140659892914168 4400390 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 379516

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 7129
/proc/meminfo: memFree=28737936/32873844 swapFree=7632/7632
[pid=7110] ppid=7108 vsize=380236 CPUtime=1601.93 cores=0,2,4,6
/proc/7110/stat : 7110 (wbo1.72) S 7108 7110 7067 0 -1 4202496 89074 0 0 0 160117 76 0 0 20 0 2 0 332876549 389361664 90407 33554432000 4194304 5964350 140734794240096 140734794239616 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7110/statm: 95059 90407 184 433 0 94623 0
[pid=7110/tid=7111] ppid=7108 vsize=380236 CPUtime=1598.05 cores=0,2,4,6
/proc/7110/task/7111/stat : 7111 (wbo1.72) R 7108 7110 7067 0 -1 4202560 88298 0 0 0 159706 99 0 0 20 0 2 0 332876549 389361664 90407 33554432000 4194304 5964350 140734794240096 140659892914168 4379152 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 380236

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 7129
/proc/meminfo: memFree=28729628/32873844 swapFree=7632/7632
[pid=7110] ppid=7108 vsize=381532 CPUtime=1661.92 cores=0,2,4,6
/proc/7110/stat : 7110 (wbo1.72) S 7108 7110 7067 0 -1 4202496 89388 0 0 0 166116 76 0 0 20 0 2 0 332876549 390688768 90721 33554432000 4194304 5964350 140734794240096 140734794239616 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7110/statm: 95383 90721 184 433 0 94947 0
[pid=7110/tid=7111] ppid=7108 vsize=381532 CPUtime=1657.89 cores=0,2,4,6
/proc/7110/task/7111/stat : 7111 (wbo1.72) R 7108 7110 7067 0 -1 4202560 88612 0 0 0 165688 101 0 0 20 0 2 0 332876549 390688768 90721 33554432000 4194304 5964350 140734794240096 140659892914216 4399861 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 381532

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 7129
/proc/meminfo: memFree=28717476/32873844 swapFree=7632/7632
[pid=7110] ppid=7108 vsize=382288 CPUtime=1721.9 cores=0,2,4,6
/proc/7110/stat : 7110 (wbo1.72) S 7108 7110 7067 0 -1 4202496 89575 0 0 0 172114 76 0 0 20 0 2 0 332876549 391462912 90908 33554432000 4194304 5964350 140734794240096 140734794239616 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7110/statm: 95572 90908 184 433 0 95136 0
[pid=7110/tid=7111] ppid=7108 vsize=382288 CPUtime=1717.74 cores=0,2,4,6
/proc/7110/task/7111/stat : 7111 (wbo1.72) R 7108 7110 7067 0 -1 4202560 88799 0 0 0 171672 102 0 0 20 0 2 0 332876549 391462912 90908 33554432000 4194304 5964350 140734794240096 140659892913976 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1721.9
Current children cumulated vsize (KiB) 382288

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 7129
/proc/meminfo: memFree=28703244/32873844 swapFree=7632/7632
[pid=7110] ppid=7108 vsize=448524 CPUtime=1781.88 cores=0,2,4,6
/proc/7110/stat : 7110 (wbo1.72) S 7108 7110 7067 0 -1 4202496 92467 0 0 0 178110 78 0 0 20 0 2 0 332876549 459288576 93816 33554432000 4194304 5964350 140734794240096 140734794239616 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7110/statm: 112131 93816 184 433 0 111695 0
[pid=7110/tid=7111] ppid=7108 vsize=448524 CPUtime=1777.57 cores=0,2,4,6
/proc/7110/task/7111/stat : 7111 (wbo1.72) R 7108 7110 7067 0 -1 4202560 91691 0 0 0 177652 105 0 0 20 0 2 0 332876549 459288576 93816 33554432000 4194304 5964350 140734794240096 140659892914168 4399858 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1781.88
Current children cumulated vsize (KiB) 448524

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 7129
/proc/meminfo: memFree=28701384/32873844 swapFree=7632/7632
[pid=7110] ppid=7108 vsize=448524 CPUtime=1791.49 cores=0,2,4,6
/proc/7110/stat : 7110 (wbo1.72) S 7108 7110 7067 0 -1 4202496 92866 0 0 0 179070 79 0 0 20 0 2 0 332876549 459288576 94215 33554432000 4194304 5964350 140734794240096 140734794239616 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7110/statm: 112131 94215 184 433 0 111695 0
[pid=7110/tid=7111] ppid=7108 vsize=448524 CPUtime=1787.15 cores=0,2,4,6
/proc/7110/task/7111/stat : 7111 (wbo1.72) R 7108 7110 7067 0 -1 4202560 92090 0 0 0 178609 106 0 0 20 0 2 0 332876549 459288576 94215 33554432000 4194304 5964350 140734794240096 140659892914216 4400007 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1791.49
Current children cumulated vsize (KiB) 448524

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 7129
/proc/meminfo: memFree=28700888/32873844 swapFree=7632/7632
[pid=7110] ppid=7108 vsize=448524 CPUtime=1794.69 cores=0,2,4,6
/proc/7110/stat : 7110 (wbo1.72) S 7108 7110 7067 0 -1 4202496 92999 0 0 0 179390 79 0 0 20 0 2 0 332876549 459288576 94348 33554432000 4194304 5964350 140734794240096 140734794239616 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7110/statm: 112131 94348 184 433 0 111695 0
[pid=7110/tid=7111] ppid=7108 vsize=448524 CPUtime=1790.34 cores=0,2,4,6
/proc/7110/task/7111/stat : 7111 (wbo1.72) R 7108 7110 7067 0 -1 4202560 92223 0 0 0 178928 106 0 0 20 0 2 0 332876549 459288576 94348 33554432000 4194304 5964350 140734794240096 140659892914168 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1794.69
Current children cumulated vsize (KiB) 448524

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 7129
/proc/meminfo: memFree=28700268/32873844 swapFree=7632/7632
[pid=7110] ppid=7108 vsize=448524 CPUtime=1797.88 cores=0,2,4,6
/proc/7110/stat : 7110 (wbo1.72) S 7108 7110 7067 0 -1 4202496 93163 0 0 0 179709 79 0 0 20 0 2 0 332876549 459288576 94512 33554432000 4194304 5964350 140734794240096 140734794239616 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7110/statm: 112131 94512 184 433 0 111695 0
[pid=7110/tid=7111] ppid=7108 vsize=448524 CPUtime=1793.53 cores=0,2,4,6
/proc/7110/task/7111/stat : 7111 (wbo1.72) R 7108 7110 7067 0 -1 4202560 92387 0 0 0 179247 106 0 0 20 0 2 0 332876549 459288576 94512 33554432000 4194304 5964350 140734794240096 140659892914168 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1797.88
Current children cumulated vsize (KiB) 448524

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 7129
/proc/meminfo: memFree=28700020/32873844 swapFree=7632/7632
[pid=7110] ppid=7108 vsize=448524 CPUtime=1798.68 cores=0,2,4,6
/proc/7110/stat : 7110 (wbo1.72) S 7108 7110 7067 0 -1 4202496 93198 0 0 0 179789 79 0 0 20 0 2 0 332876549 459288576 94547 33554432000 4194304 5964350 140734794240096 140734794239616 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7110/statm: 112131 94547 184 433 0 111695 0
[pid=7110/tid=7111] ppid=7108 vsize=448524 CPUtime=1794.32 cores=0,2,4,6
/proc/7110/task/7111/stat : 7111 (wbo1.72) R 7108 7110 7067 0 -1 4202560 92422 0 0 0 179326 106 0 0 20 0 2 0 332876549 459288576 94547 33554432000 4194304 5964350 140734794240096 140659892914168 4400439 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1798.68
Current children cumulated vsize (KiB) 448524

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 7130
/proc/meminfo: memFree=28699888/32873844 swapFree=7632/7632
[pid=7110] ppid=7108 vsize=448524 CPUtime=1799.08 cores=0,2,4,6
/proc/7110/stat : 7110 (wbo1.72) S 7108 7110 7067 0 -1 4202496 93215 0 0 0 179829 79 0 0 20 0 2 0 332876549 459288576 94564 33554432000 4194304 5964350 140734794240096 140734794239616 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7110/statm: 112131 94564 184 433 0 111695 0
[pid=7110/tid=7111] ppid=7108 vsize=448524 CPUtime=1794.73 cores=0,2,4,6
/proc/7110/task/7111/stat : 7111 (wbo1.72) R 7108 7110 7067 0 -1 4202560 92439 0 0 0 179367 106 0 0 20 0 2 0 332876549 459288576 94564 33554432000 4194304 5964350 140734794240096 140659892914168 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.08
Current children cumulated vsize (KiB) 448524

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 7130
/proc/meminfo: memFree=28699888/32873844 swapFree=7632/7632
[pid=7110] ppid=7108 vsize=448524 CPUtime=1799.48 cores=0,2,4,6
/proc/7110/stat : 7110 (wbo1.72) S 7108 7110 7067 0 -1 4202496 93230 0 0 0 179869 79 0 0 20 0 2 0 332876549 459288576 94579 33554432000 4194304 5964350 140734794240096 140734794239616 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7110/statm: 112131 94579 184 433 0 111695 0
[pid=7110/tid=7111] ppid=7108 vsize=448524 CPUtime=1795.12 cores=0,2,4,6
/proc/7110/task/7111/stat : 7111 (wbo1.72) R 7108 7110 7067 0 -1 4202560 92454 0 0 0 179406 106 0 0 20 0 2 0 332876549 459288576 94579 33554432000 4194304 5964350 140734794240096 140659892914168 4400007 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.48
Current children cumulated vsize (KiB) 448524

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 7130
/proc/meminfo: memFree=28699888/32873844 swapFree=7632/7632
[pid=7110] ppid=7108 vsize=448524 CPUtime=1799.58 cores=0,2,4,6
/proc/7110/stat : 7110 (wbo1.72) S 7108 7110 7067 0 -1 4202496 93235 0 0 0 179879 79 0 0 20 0 2 0 332876549 459288576 94584 33554432000 4194304 5964350 140734794240096 140734794239616 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7110/statm: 112131 94584 184 433 0 111695 0
[pid=7110/tid=7111] ppid=7108 vsize=448524 CPUtime=1795.22 cores=0,2,4,6
/proc/7110/task/7111/stat : 7111 (wbo1.72) R 7108 7110 7067 0 -1 4202560 92459 0 0 0 179416 106 0 0 20 0 2 0 332876549 459288576 94584 33554432000 4194304 5964350 140734794240096 140659892914168 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.58
Current children cumulated vsize (KiB) 448524

Child status: 255

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

Real time (s): 1800.01
CPU time (s): 1799.58
CPU user time (s): 1798.79
CPU system time (s): 0.79
CPU usage (%): 99.9762
Max. virtual memory (cumulated for all children) (KiB): 448524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.17
system time used= 1.07684
maximum resident set size= 378348
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 93238
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= 164
involuntary context switches= 1849

runsolver used 3.2595 second user time and 8.20275 second system time

The end

Launcher Data

Begin job on node130 at 2012-06-02 22:05:09
IDJOB=3727146
IDBENCH=89818
IDSOLVER=2313
FILE ID=node130/3727146-1338667509
RUNJOBID= node130-1338667509-7083
PBS_JOBID= 14636509
Free space on /tmp= 70984 MiB

SOLVER NAME= wbo 1.72
BENCH NAME= PB11/normalized-PB11/DEC-SMALLINT-LIN/heinz/normalized-neos-820146.opb
COMMAND LINE= wbo1.72 -file-format=opb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3727146-1338667509/watcher-3727146-1338667509 -o /tmp/evaluation-result-3727146-1338667509/solver-3727146-1338667509 -C 1800 -W 1900 -M 15500  wbo1.72 -file-format=opb HOME/instance-3727146-1338667509.opb

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

MD5SUM BENCH= 04a6efcac49375b9407fbc5f15fae5c7
RANDOM SEED=1570977256

node130.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.875
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.75
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.875
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.875
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.91
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.875
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.86
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.875
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.875
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.92
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.875
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.875
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	: 5228.98
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29433040 kB
Buffers:          392204 kB
Cached:          2180140 kB
SwapCached:         4252 kB
Active:          1057692 kB
Inactive:        1524216 kB
Active(anon):       2160 kB
Inactive(anon):     8168 kB
Active(file):    1055532 kB
Inactive(file):  1516048 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67099280 kB
Dirty:             11536 kB
Writeback:             0 kB
AnonPages:         12824 kB
Mapped:             8568 kB
Shmem:                 4 kB
Slab:             719376 kB
SReclaimable:     160900 kB
SUnreclaim:       558476 kB
KernelStack:        1368 kB
PageTables:         3844 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     105504 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 70972 MiB
End job on node130 at 2012-06-02 22:35:10