Trace number 3726903

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? 1800.03 1800.01

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/
aloul/FPGA_SAT05/normalized-chnl15_20_pb.cnf.cr.opb
MD5SUMd9b1351aa6c01bb5c883e4233663f5e0
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.006998
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables600
Total number of constraints70
Number of constraints which are clauses40
Number of constraints which are cardinality constraints (but not clauses)30
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint15
Maximum length of a constraint20
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 21
Number of bits of the biggest sum of numbers5
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-3726903-1338651521.opb.
0.00/0.00	c Instance file HOME/instance-3726903-1338651521.opb
0.00/0.00	c File size is 10104 bytes.
0.00/0.00	c Highest Coefficient sum: 21
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:        40                                                  |
0.00/0.00	c |  Number Cardinality:    30                                                  |
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.65/1800.00	c ===============================================================================
1799.65/1800.00	c Wall Clock Time: 1800.00 s
1799.65/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-3726903-1338651521/watcher-3726903-1338651521 -o /tmp/evaluation-result-3726903-1338651521/solver-3726903-1338651521 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3726903-1338651521.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: 1.97 1.97 1.99 3/177 14383
/proc/meminfo: memFree=31404292/32873844 swapFree=7900/7900
[pid=14383] ppid=14381 vsize=83820 CPUtime=0 cores=1,3,5,7
/proc/14383/stat : 14383 (wbo1.72) S 14381 14383 12961 0 -1 4202496 842 0 0 0 0 0 0 0 20 0 2 0 331276648 85831680 791 33554432000 4194304 5964350 140733371025952 140733371025472 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14383/statm: 20955 791 182 433 0 20519 0
[pid=14383/tid=14384] ppid=14381 vsize=83820 CPUtime=0 cores=1,3,5,7
/proc/14383/task/14384/stat : 14384 (wbo1.72) R 14381 14383 12961 0 -1 4202560 100 0 0 0 0 0 0 0 20 0 2 0 331276649 85831680 792 33554432000 4194304 5964350 140733371025952 140737481426648 5136340 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0

[startup+0.050583 s]
/proc/loadavg: 1.97 1.97 1.99 3/177 14383
/proc/meminfo: memFree=31404292/32873844 swapFree=7900/7900
[pid=14383] ppid=14381 vsize=83820 CPUtime=0.04 cores=1,3,5,7
/proc/14383/stat : 14383 (wbo1.72) S 14381 14383 12961 0 -1 4202496 1004 0 0 0 4 0 0 0 20 0 2 0 331276648 85831680 953 33554432000 4194304 5964350 140733371025952 140733371025472 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14383/statm: 20955 954 184 433 0 20519 0
[pid=14383/tid=14384] ppid=14381 vsize=83820 CPUtime=0.03 cores=1,3,5,7
/proc/14383/task/14384/stat : 14384 (wbo1.72) R 14381 14383 12961 0 -1 4202560 262 0 0 0 3 0 0 0 20 0 2 0 331276649 85831680 954 33554432000 4194304 5964350 140733371025952 140737481426648 5136340 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 83820

[startup+0.100291 s]
/proc/loadavg: 1.97 1.97 1.99 3/177 14383
/proc/meminfo: memFree=31404292/32873844 swapFree=7900/7900
[pid=14383] ppid=14381 vsize=83820 CPUtime=0.09 cores=1,3,5,7
/proc/14383/stat : 14383 (wbo1.72) S 14381 14383 12961 0 -1 4202496 1130 0 0 0 9 0 0 0 20 0 2 0 331276648 85831680 1079 33554432000 4194304 5964350 140733371025952 140733371025472 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14383/statm: 20955 1079 184 433 0 20519 0
[pid=14383/tid=14384] ppid=14381 vsize=83820 CPUtime=0.08 cores=1,3,5,7
/proc/14383/task/14384/stat : 14384 (wbo1.72) R 14381 14383 12961 0 -1 4202560 387 0 0 0 8 0 0 0 20 0 2 0 331276649 85831680 1079 33554432000 4194304 5964350 140733371025952 140737481426648 4381913 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 83820

[startup+0.300252 s]
/proc/loadavg: 1.97 1.97 1.99 3/177 14383
/proc/meminfo: memFree=31404292/32873844 swapFree=7900/7900
[pid=14383] ppid=14381 vsize=83820 CPUtime=0.29 cores=1,3,5,7
/proc/14383/stat : 14383 (wbo1.72) S 14381 14383 12961 0 -1 4202496 1525 0 0 0 29 0 0 0 20 0 2 0 331276648 85831680 1474 33554432000 4194304 5964350 140733371025952 140733371025472 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14383/statm: 20955 1474 184 433 0 20519 0
[pid=14383/tid=14384] ppid=14381 vsize=83820 CPUtime=0.28 cores=1,3,5,7
/proc/14383/task/14384/stat : 14384 (wbo1.72) R 14381 14383 12961 0 -1 4202560 782 0 0 0 28 0 0 0 20 0 2 0 331276649 85831680 1474 33554432000 4194304 5964350 140733371025952 140125884962616 4388449 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 83820

[startup+0.700252 s]
/proc/loadavg: 1.97 1.97 1.99 3/177 14383
/proc/meminfo: memFree=31404292/32873844 swapFree=7900/7900
[pid=14383] ppid=14381 vsize=83820 CPUtime=0.69 cores=1,3,5,7
/proc/14383/stat : 14383 (wbo1.72) S 14381 14383 12961 0 -1 4202496 1903 0 0 0 69 0 0 0 20 0 2 0 331276648 85831680 1852 33554432000 4194304 5964350 140733371025952 140733371025472 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14383/statm: 20955 1852 184 433 0 20519 0
[pid=14383/tid=14384] ppid=14381 vsize=83820 CPUtime=0.68 cores=1,3,5,7
/proc/14383/task/14384/stat : 14384 (wbo1.72) R 14381 14383 12961 0 -1 4202560 1160 0 0 0 68 0 0 0 20 0 2 0 331276649 85831680 1852 33554432000 4194304 5964350 140733371025952 140125884962616 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 83820

[startup+1.50025 s]
/proc/loadavg: 2.05 1.99 1.99 3/179 14385
/proc/meminfo: memFree=31396852/32873844 swapFree=7900/7900
[pid=14383] ppid=14381 vsize=83820 CPUtime=1.49 cores=1,3,5,7
/proc/14383/stat : 14383 (wbo1.72) S 14381 14383 12961 0 -1 4202496 2422 0 0 0 149 0 0 0 20 0 2 0 331276648 85831680 2371 33554432000 4194304 5964350 140733371025952 140733371025472 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14383/statm: 20955 2371 184 433 0 20519 0
[pid=14383/tid=14384] ppid=14381 vsize=83820 CPUtime=1.48 cores=1,3,5,7
/proc/14383/task/14384/stat : 14384 (wbo1.72) R 14381 14383 12961 0 -1 4202560 1679 0 0 0 148 0 0 0 20 0 2 0 331276649 85831680 2371 33554432000 4194304 5964350 140733371025952 140125884962616 4399987 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 83820

[startup+3.10025 s]
/proc/loadavg: 2.05 1.99 1.99 3/179 14385
/proc/meminfo: memFree=31394240/32873844 swapFree=7900/7900
[pid=14383] ppid=14381 vsize=83964 CPUtime=3.09 cores=1,3,5,7
/proc/14383/stat : 14383 (wbo1.72) S 14381 14383 12961 0 -1 4202496 2923 0 0 0 309 0 0 0 20 0 2 0 331276648 85979136 2872 33554432000 4194304 5964350 140733371025952 140733371025472 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14383/statm: 20991 2872 184 433 0 20555 0
[pid=14383/tid=14384] ppid=14381 vsize=83964 CPUtime=3.08 cores=1,3,5,7
/proc/14383/task/14384/stat : 14384 (wbo1.72) R 14381 14383 12961 0 -1 4202560 2180 0 0 0 308 0 0 0 20 0 2 0 331276649 85979136 2872 33554432000 4194304 5964350 140733371025952 140125884962616 4400011 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 83964

[startup+6.30025 s]
/proc/loadavg: 2.05 1.99 1.99 3/179 14385
/proc/meminfo: memFree=31390752/32873844 swapFree=7900/7900
[pid=14383] ppid=14381 vsize=83964 CPUtime=6.29 cores=1,3,5,7
/proc/14383/stat : 14383 (wbo1.72) S 14381 14383 12961 0 -1 4202496 3106 0 0 0 629 0 0 0 20 0 2 0 331276648 85979136 3055 33554432000 4194304 5964350 140733371025952 140733371025472 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14383/statm: 20991 3055 184 433 0 20555 0
[pid=14383/tid=14384] ppid=14381 vsize=83964 CPUtime=6.28 cores=1,3,5,7
/proc/14383/task/14384/stat : 14384 (wbo1.72) R 14381 14383 12961 0 -1 4202560 2363 0 0 0 628 0 0 0 20 0 2 0 331276649 85979136 3055 33554432000 4194304 5964350 140733371025952 140125884962808 4400035 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 83964

[startup+12.7003 s]
/proc/loadavg: 2.04 1.99 1.99 3/179 14385
/proc/meminfo: memFree=31381004/32873844 swapFree=7900/7900
[pid=14383] ppid=14381 vsize=83964 CPUtime=12.68 cores=1,3,5,7
/proc/14383/stat : 14383 (wbo1.72) S 14381 14383 12961 0 -1 4202496 3725 0 0 0 1268 0 0 0 20 0 2 0 331276648 85979136 3674 33554432000 4194304 5964350 140733371025952 140733371025472 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14383/statm: 20991 3674 184 433 0 20555 0
[pid=14383/tid=14384] ppid=14381 vsize=83964 CPUtime=12.68 cores=1,3,5,7
/proc/14383/task/14384/stat : 14384 (wbo1.72) R 14381 14383 12961 0 -1 4202560 2982 0 0 0 1268 0 0 0 20 0 2 0 331276649 85979136 3674 33554432000 4194304 5964350 140733371025952 140125884962808 4400035 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 83964

[startup+25.5003 s]
/proc/loadavg: 2.04 1.99 1.99 3/179 14385
/proc/meminfo: memFree=31369516/32873844 swapFree=7900/7900
[pid=14383] ppid=14381 vsize=84756 CPUtime=25.48 cores=1,3,5,7
/proc/14383/stat : 14383 (wbo1.72) S 14381 14383 12961 0 -1 4202496 5439 0 0 0 2547 1 0 0 20 0 2 0 331276648 86790144 5372 33554432000 4194304 5964350 140733371025952 140733371025472 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14383/statm: 21189 5372 184 433 0 20753 0
[pid=14383/tid=14384] ppid=14381 vsize=84756 CPUtime=25.48 cores=1,3,5,7
/proc/14383/task/14384/stat : 14384 (wbo1.72) R 14381 14383 12961 0 -1 4202560 4696 0 0 0 2546 2 0 0 20 0 2 0 331276649 86790144 5372 33554432000 4194304 5964350 140733371025952 140125884962856 4400007 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 84756

[startup+51.1003 s]
/proc/loadavg: 2.02 1.99 1.99 3/179 14385
/proc/meminfo: memFree=31347196/32873844 swapFree=7900/7900
[pid=14383] ppid=14381 vsize=85224 CPUtime=51.09 cores=1,3,5,7
/proc/14383/stat : 14383 (wbo1.72) S 14381 14383 12961 0 -1 4202496 7346 0 0 0 5105 4 0 0 20 0 2 0 331276648 87269376 7279 33554432000 4194304 5964350 140733371025952 140733371025472 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14383/statm: 21306 7279 184 433 0 20870 0
[pid=14383/tid=14384] ppid=14381 vsize=85224 CPUtime=51.08 cores=1,3,5,7
/proc/14383/task/14384/stat : 14384 (wbo1.72) R 14381 14383 12961 0 -1 4202560 6603 0 0 0 5104 4 0 0 20 0 2 0 331276649 87269376 7279 33554432000 4194304 5964350 140733371025952 140125884962808 4399998 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 85224

[startup+102.307 s]
/proc/loadavg: 2.01 1.99 1.99 3/180 14973
/proc/meminfo: memFree=31338216/32873844 swapFree=7900/7900
[pid=14383] ppid=14381 vsize=87400 CPUtime=102.26 cores=1,3,5,7
/proc/14383/stat : 14383 (wbo1.72) S 14381 14383 12961 0 -1 4202496 9871 0 0 0 10221 5 0 0 20 0 2 0 331276648 89497600 10797 33554432000 4194304 5964350 140733371025952 140733371025472 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14383/statm: 21850 10797 184 433 0 21414 0
[pid=14383/tid=14384] ppid=14381 vsize=87400 CPUtime=102.28 cores=1,3,5,7
/proc/14383/task/14384/stat : 14384 (wbo1.72) R 14381 14383 12961 0 -1 4202560 9128 0 0 0 10221 7 0 0 20 0 2 0 331276649 89497600 10797 33554432000 4194304 5964350 140733371025952 140125884962808 4400035 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 87400

[startup+162.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/179 14973
/proc/meminfo: memFree=31311224/32873844 swapFree=7900/7900
[pid=14383] ppid=14381 vsize=89668 CPUtime=162.25 cores=1,3,5,7
/proc/14383/stat : 14383 (wbo1.72) S 14381 14383 12961 0 -1 4202496 11693 0 0 0 16218 7 0 0 20 0 2 0 331276648 91820032 12619 33554432000 4194304 5964350 140733371025952 140733371025472 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14383/statm: 22417 12619 184 433 0 21981 0
[pid=14383/tid=14384] ppid=14381 vsize=89668 CPUtime=162.28 cores=1,3,5,7
/proc/14383/task/14384/stat : 14384 (wbo1.72) R 14381 14383 12961 0 -1 4202560 10950 0 0 0 16218 10 0 0 20 0 2 0 331276649 91820032 12619 33554432000 4194304 5964350 140733371025952 140125884962808 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 89668

[startup+222.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/179 14973
/proc/meminfo: memFree=31291172/32873844 swapFree=7900/7900
[pid=14383] ppid=14381 vsize=90784 CPUtime=222.24 cores=1,3,5,7
/proc/14383/stat : 14383 (wbo1.72) S 14381 14383 12961 0 -1 4202496 13160 0 0 0 22214 10 0 0 20 0 2 0 331276648 92962816 14112 33554432000 4194304 5964350 140733371025952 140733371025472 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14383/statm: 22696 14112 184 433 0 22260 0
[pid=14383/tid=14384] ppid=14381 vsize=90784 CPUtime=222.27 cores=1,3,5,7
/proc/14383/task/14384/stat : 14384 (wbo1.72) R 14381 14383 12961 0 -1 4202560 12417 0 0 0 22214 13 0 0 20 0 2 0 331276649 92962816 14112 33554432000 4194304 5964350 140733371025952 140125884962616 4399976 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 90784

[startup+282.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/179 14974
/proc/meminfo: memFree=31261200/32873844 swapFree=7900/7900
[pid=14383] ppid=14381 vsize=94188 CPUtime=282.23 cores=1,3,5,7
/proc/14383/stat : 14383 (wbo1.72) S 14381 14383 12961 0 -1 4202496 16919 0 0 0 28209 14 0 0 20 0 2 0 331276648 96448512 17866 33554432000 4194304 5964350 140733371025952 140733371025472 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14383/statm: 23547 17866 184 433 0 23111 0
[pid=14383/tid=14384] ppid=14381 vsize=94188 CPUtime=282.27 cores=1,3,5,7
/proc/14383/task/14384/stat : 14384 (wbo1.72) R 14381 14383 12961 0 -1 4202560 16176 0 0 0 28209 18 0 0 20 0 2 0 331276649 96448512 17866 33554432000 4194304 5964350 140733371025952 140125884962616 4381880 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 94188

[startup+342.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/179 14974
/proc/meminfo: memFree=31229072/32873844 swapFree=7900/7900
[pid=14383] ppid=14381 vsize=163648 CPUtime=342.21 cores=1,3,5,7
/proc/14383/stat : 14383 (wbo1.72) S 14381 14383 12961 0 -1 4202496 21964 0 0 0 34205 16 0 0 20 0 2 0 331276648 167575552 22920 33554432000 4194304 5964350 140733371025952 140733371025472 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14383/statm: 40912 22920 184 433 0 40476 0
[pid=14383/tid=14384] ppid=14381 vsize=163648 CPUtime=342.27 cores=1,3,5,7
/proc/14383/task/14384/stat : 14384 (wbo1.72) R 14381 14383 12961 0 -1 4202560 21221 0 0 0 34205 22 0 0 20 0 2 0 331276649 167575552 22920 33554432000 4194304 5964350 140733371025952 140125884962616 4399989 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 163648

[startup+402.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/179 14974
/proc/meminfo: memFree=31209472/32873844 swapFree=7900/7900
[pid=14383] ppid=14381 vsize=165892 CPUtime=402.2 cores=1,3,5,7
/proc/14383/stat : 14383 (wbo1.72) S 14381 14383 12961 0 -1 4202496 23996 0 0 0 40202 18 0 0 20 0 2 0 331276648 169873408 24968 33554432000 4194304 5964350 140733371025952 140733371025472 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0

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

/proc/14383/task/14384/stat : 14384 (wbo1.72) R 14381 14383 12961 0 -1 4202560 43707 0 0 0 130168 61 0 0 20 0 2 0 331276649 259772416 45428 33554432000 4194304 5964350 140733371025952 140125884962808 5136340 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 253684

[startup+1362.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/180 15045
/proc/meminfo: memFree=31084364/32873844 swapFree=7900/7900
[pid=14383] ppid=14381 vsize=255672 CPUtime=1362.02 cores=1,3,5,7
/proc/14383/stat : 14383 (wbo1.72) S 14381 14383 12961 0 -1 4202496 45847 0 0 0 136159 43 0 0 20 0 2 0 331276648 261808128 46825 33554432000 4194304 5964350 140733371025952 140733371025472 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14383/statm: 63918 46825 184 433 0 63482 0
[pid=14383/tid=14384] ppid=14381 vsize=255672 CPUtime=1362.29 cores=1,3,5,7
/proc/14383/task/14384/stat : 14384 (wbo1.72) R 14381 14383 12961 0 -1 4202560 45104 0 0 0 136166 63 0 0 20 0 2 0 331276649 261808128 46825 33554432000 4194304 5964350 140733371025952 140125884962808 4400007 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 255672

[startup+1422.31 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 15045
/proc/meminfo: memFree=31058688/32873844 swapFree=7900/7900
[pid=14383] ppid=14381 vsize=257228 CPUtime=1422.01 cores=1,3,5,7
/proc/14383/stat : 14383 (wbo1.72) S 14381 14383 12961 0 -1 4202496 46126 0 0 0 142158 43 0 0 20 0 2 0 331276648 263401472 47097 33554432000 4194304 5964350 140733371025952 140733371025472 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14383/statm: 64307 47097 184 433 0 63871 0
[pid=14383/tid=14384] ppid=14381 vsize=257228 CPUtime=1422.29 cores=1,3,5,7
/proc/14383/task/14384/stat : 14384 (wbo1.72) R 14381 14383 12961 0 -1 4202560 45383 0 0 0 142164 65 0 0 20 0 2 0 331276649 263401472 47097 33554432000 4194304 5964350 140733371025952 140125884962856 4400377 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 257228

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 15045
/proc/meminfo: memFree=31033144/32873844 swapFree=7900/7900
[pid=14383] ppid=14381 vsize=257460 CPUtime=1481.99 cores=1,3,5,7
/proc/14383/stat : 14383 (wbo1.72) S 14381 14383 12961 0 -1 4202496 46180 0 0 0 148156 43 0 0 20 0 2 0 331276648 263639040 47151 33554432000 4194304 5964350 140733371025952 140733371025472 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14383/statm: 64365 47151 184 433 0 63929 0
[pid=14383/tid=14384] ppid=14381 vsize=257460 CPUtime=1482.29 cores=1,3,5,7
/proc/14383/task/14384/stat : 14384 (wbo1.72) R 14381 14383 12961 0 -1 4202560 45437 0 0 0 148163 66 0 0 20 0 2 0 331276649 263639040 47151 33554432000 4194304 5964350 140733371025952 140125884962856 4400035 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 257460

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 15046
/proc/meminfo: memFree=31013220/32873844 swapFree=7900/7900
[pid=14383] ppid=14381 vsize=257748 CPUtime=1541.99 cores=1,3,5,7
/proc/14383/stat : 14383 (wbo1.72) S 14381 14383 12961 0 -1 4202496 46268 0 0 0 154156 43 0 0 20 0 2 0 331276648 263933952 47239 33554432000 4194304 5964350 140733371025952 140733371025472 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14383/statm: 64437 47239 184 433 0 64001 0
[pid=14383/tid=14384] ppid=14381 vsize=257748 CPUtime=1542.29 cores=1,3,5,7
/proc/14383/task/14384/stat : 14384 (wbo1.72) R 14381 14383 12961 0 -1 4202560 45525 0 0 0 154162 67 0 0 20 0 2 0 331276649 263933952 47239 33554432000 4194304 5964350 140733371025952 140125884962856 4399989 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 257748

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15046
/proc/meminfo: memFree=30998960/32873844 swapFree=7900/7900
[pid=14383] ppid=14381 vsize=258328 CPUtime=1601.98 cores=1,3,5,7
/proc/14383/stat : 14383 (wbo1.72) S 14381 14383 12961 0 -1 4202496 46815 0 0 0 160154 44 0 0 20 0 2 0 331276648 264527872 47786 33554432000 4194304 5964350 140733371025952 140733371025472 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14383/statm: 64582 47786 184 433 0 64146 0
[pid=14383/tid=14384] ppid=14381 vsize=258328 CPUtime=1602.29 cores=1,3,5,7
/proc/14383/task/14384/stat : 14384 (wbo1.72) R 14381 14383 12961 0 -1 4202560 46072 0 0 0 160160 69 0 0 20 0 2 0 331276649 264527872 47786 33554432000 4194304 5964350 140733371025952 140125884962808 4399989 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 258328

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15046
/proc/meminfo: memFree=30985196/32873844 swapFree=7900/7900
[pid=14383] ppid=14381 vsize=259588 CPUtime=1661.97 cores=1,3,5,7
/proc/14383/stat : 14383 (wbo1.72) S 14381 14383 12961 0 -1 4202496 47175 0 0 0 166153 44 0 0 20 0 2 0 331276648 265818112 48146 33554432000 4194304 5964350 140733371025952 140733371025472 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14383/statm: 64897 48146 184 433 0 64461 0
[pid=14383/tid=14384] ppid=14381 vsize=259588 CPUtime=1662.3 cores=1,3,5,7
/proc/14383/task/14384/stat : 14384 (wbo1.72) R 14381 14383 12961 0 -1 4202560 46432 0 0 0 166160 70 0 0 20 0 2 0 331276649 265818112 48146 33554432000 4194304 5964350 140733371025952 140125884962616 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 259588

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15046
/proc/meminfo: memFree=30945700/32873844 swapFree=7900/7900
[pid=14383] ppid=14381 vsize=267352 CPUtime=1721.95 cores=1,3,5,7
/proc/14383/stat : 14383 (wbo1.72) S 14381 14383 12961 0 -1 4202496 50678 0 0 0 172149 46 0 0 20 0 2 0 331276648 273768448 51618 33554432000 4194304 5964350 140733371025952 140733371025472 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14383/statm: 66838 51618 184 433 0 66402 0
[pid=14383/tid=14384] ppid=14381 vsize=267352 CPUtime=1722.3 cores=1,3,5,7
/proc/14383/task/14384/stat : 14384 (wbo1.72) R 14381 14383 12961 0 -1 4202560 49935 0 0 0 172157 73 0 0 20 0 2 0 331276649 273768448 51618 33554432000 4194304 5964350 140733371025952 140125884962856 4400011 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 267352

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15046
/proc/meminfo: memFree=30901528/32873844 swapFree=7900/7900
[pid=14383] ppid=14381 vsize=273276 CPUtime=1781.95 cores=1,3,5,7
/proc/14383/stat : 14383 (wbo1.72) S 14381 14383 12961 0 -1 4202496 56839 0 0 0 178144 51 0 0 20 0 2 0 331276648 279834624 57754 33554432000 4194304 5964350 140733371025952 140733371025472 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14383/statm: 68319 57754 184 433 0 67883 0
[pid=14383/tid=14384] ppid=14381 vsize=273276 CPUtime=1782.3 cores=1,3,5,7
/proc/14383/task/14384/stat : 14384 (wbo1.72) R 14381 14383 12961 0 -1 4202560 56096 0 0 0 178151 79 0 0 20 0 2 0 331276649 279834624 57754 33554432000 4194304 5964350 140733371025952 140125884962808 4399998 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 273276

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 15046
/proc/meminfo: memFree=30891356/32873844 swapFree=7900/7900
[pid=14383] ppid=14381 vsize=274392 CPUtime=1791.55 cores=1,3,5,7
/proc/14383/stat : 14383 (wbo1.72) S 14381 14383 12961 0 -1 4202496 57762 0 0 0 179104 51 0 0 20 0 2 0 331276648 280977408 58677 33554432000 4194304 5964350 140733371025952 140733371025472 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14383/statm: 68598 58677 184 433 0 68162 0
[pid=14383/tid=14384] ppid=14381 vsize=274392 CPUtime=1791.91 cores=1,3,5,7
/proc/14383/task/14384/stat : 14384 (wbo1.72) R 14381 14383 12961 0 -1 4202560 57019 0 0 0 179112 79 0 0 20 0 2 0 331276649 280977408 58677 33554432000 4194304 5964350 140733371025952 140125884962616 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.55
Current children cumulated vsize (KiB) 274392

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 15046
/proc/meminfo: memFree=30889380/32873844 swapFree=7900/7900
[pid=14383] ppid=14381 vsize=274392 CPUtime=1794.75 cores=1,3,5,7
/proc/14383/stat : 14383 (wbo1.72) S 14381 14383 12961 0 -1 4202496 57823 0 0 0 179424 51 0 0 20 0 2 0 331276648 280977408 58738 33554432000 4194304 5964350 140733371025952 140733371025472 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14383/statm: 68598 58738 184 433 0 68162 0
[pid=14383/tid=14384] ppid=14381 vsize=274392 CPUtime=1795.11 cores=1,3,5,7
/proc/14383/task/14384/stat : 14384 (wbo1.72) R 14381 14383 12961 0 -1 4202560 57080 0 0 0 179432 79 0 0 20 0 2 0 331276649 280977408 58738 33554432000 4194304 5964350 140733371025952 140125884962808 4399989 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.75
Current children cumulated vsize (KiB) 274392

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 15046
/proc/meminfo: memFree=30888264/32873844 swapFree=7900/7900
[pid=14383] ppid=14381 vsize=274536 CPUtime=1797.95 cores=1,3,5,7
/proc/14383/stat : 14383 (wbo1.72) S 14381 14383 12961 0 -1 4202496 57940 0 0 0 179743 52 0 0 20 0 2 0 331276648 281124864 58855 33554432000 4194304 5964350 140733371025952 140733371025472 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14383/statm: 68634 58855 184 433 0 68198 0
[pid=14383/tid=14384] ppid=14381 vsize=274536 CPUtime=1798.3 cores=1,3,5,7
/proc/14383/task/14384/stat : 14384 (wbo1.72) R 14381 14383 12961 0 -1 4202560 57197 0 0 0 179751 79 0 0 20 0 2 0 331276649 281124864 58855 33554432000 4194304 5964350 140733371025952 140125884962808 4400035 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.95
Current children cumulated vsize (KiB) 274536

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15047
/proc/meminfo: memFree=30887636/32873844 swapFree=7900/7900
[pid=14383] ppid=14381 vsize=274536 CPUtime=1798.75 cores=1,3,5,7
/proc/14383/stat : 14383 (wbo1.72) S 14381 14383 12961 0 -1 4202496 57964 0 0 0 179823 52 0 0 20 0 2 0 331276648 281124864 58879 33554432000 4194304 5964350 140733371025952 140733371025472 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14383/statm: 68634 58879 184 433 0 68198 0
[pid=14383/tid=14384] ppid=14381 vsize=274536 CPUtime=1799.1 cores=1,3,5,7
/proc/14383/task/14384/stat : 14384 (wbo1.72) R 14381 14383 12961 0 -1 4202560 57221 0 0 0 179831 79 0 0 20 0 2 0 331276649 281124864 58879 33554432000 4194304 5964350 140733371025952 140125884962808 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.75
Current children cumulated vsize (KiB) 274536

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15047
/proc/meminfo: memFree=30887388/32873844 swapFree=7900/7900
[pid=14383] ppid=14381 vsize=274536 CPUtime=1799.16 cores=1,3,5,7
/proc/14383/stat : 14383 (wbo1.72) S 14381 14383 12961 0 -1 4202496 57973 0 0 0 179864 52 0 0 20 0 2 0 331276648 281124864 58888 33554432000 4194304 5964350 140733371025952 140733371025472 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14383/statm: 68634 58888 184 433 0 68198 0
[pid=14383/tid=14384] ppid=14381 vsize=274536 CPUtime=1799.51 cores=1,3,5,7
/proc/14383/task/14384/stat : 14384 (wbo1.72) R 14381 14383 12961 0 -1 4202560 57230 0 0 0 179872 79 0 0 20 0 2 0 331276649 281124864 58888 33554432000 4194304 5964350 140733371025952 140125884962856 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.16
Current children cumulated vsize (KiB) 274536

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15047
/proc/meminfo: memFree=30887388/32873844 swapFree=7900/7900
[pid=14383] ppid=14381 vsize=274536 CPUtime=1799.55 cores=1,3,5,7
/proc/14383/stat : 14383 (wbo1.72) S 14381 14383 12961 0 -1 4202496 57998 0 0 0 179903 52 0 0 20 0 2 0 331276648 281124864 58913 33554432000 4194304 5964350 140733371025952 140733371025472 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14383/statm: 68634 58913 184 433 0 68198 0
[pid=14383/tid=14384] ppid=14381 vsize=274536 CPUtime=1799.9 cores=1,3,5,7
/proc/14383/task/14384/stat : 14384 (wbo1.72) R 14381 14383 12961 0 -1 4202560 57255 0 0 0 179911 79 0 0 20 0 2 0 331276649 281124864 58913 33554432000 4194304 5964350 140733371025952 140125884962856 4400011 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) 274536

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15047
/proc/meminfo: memFree=30887388/32873844 swapFree=7900/7900
[pid=14383] ppid=14381 vsize=274536 CPUtime=1799.65 cores=1,3,5,7
/proc/14383/stat : 14383 (wbo1.72) S 14381 14383 12961 0 -1 4202496 57999 0 0 0 179913 52 0 0 20 0 2 0 331276648 281124864 58914 33554432000 4194304 5964350 140733371025952 140733371025472 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14383/statm: 68634 58914 184 433 0 68198 0
[pid=14383/tid=14384] ppid=14381 vsize=274536 CPUtime=1800 cores=1,3,5,7
/proc/14383/task/14384/stat : 14384 (wbo1.72) R 14381 14383 12961 0 -1 4202560 57256 0 0 0 179921 79 0 0 20 0 2 0 331276649 281124864 58914 33554432000 4194304 5964350 140733371025952 140125884962856 4400007 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.65
Current children cumulated vsize (KiB) 274536

Child status: 255
Real time (s): 1800.01
CPU time (s): 1800.03
CPU user time (s): 1799.22
CPU system time (s): 0.808877
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 274536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.22
system time used= 0.808877
maximum resident set size= 235668
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58002
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= 76
involuntary context switches= 1848

runsolver used 3.2615 second user time and 7.69483 second system time

The end

Launcher Data

Begin job on node137 at 2012-06-02 17:38:41
IDJOB=3726903
IDBENCH=1389
IDSOLVER=2313
FILE ID=node137/3726903-1338651521
RUNJOBID= node137-1338651414-14276
PBS_JOBID= 14636443
Free space on /tmp= 70692 MiB

SOLVER NAME= wbo 1.72
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl15_20_pb.cnf.cr.opb
COMMAND LINE= wbo1.72 -file-format=opb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3726903-1338651521/watcher-3726903-1338651521 -o /tmp/evaluation-result-3726903-1338651521/solver-3726903-1338651521 -C 1800 -W 1900 -M 15500  wbo1.72 -file-format=opb HOME/instance-3726903-1338651521.opb

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

MD5SUM BENCH= d9b1351aa6c01bb5c883e4233663f5e0
RANDOM SEED=675628023

node137.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.600
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.20
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.600
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.600
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.600
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.600
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.600
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.90
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.600
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.600
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:        31405184 kB
Buffers:          143092 kB
Cached:           403888 kB
SwapCached:         5796 kB
Active:           323016 kB
Inactive:         332872 kB
Active(anon):     104044 kB
Inactive(anon):     7184 kB
Active(file):     218972 kB
Inactive(file):   325688 kB
Unevictable:        7900 kB
Mlocked:            7900 kB
SwapTotal:      67108856 kB
SwapFree:       67097500 kB
Dirty:              5620 kB
Writeback:             0 kB
AnonPages:        112076 kB
Mapped:             9820 kB
Shmem:                 0 kB
Slab:             674464 kB
SReclaimable:     115520 kB
SUnreclaim:       558944 kB
KernelStack:        1464 kB
PageTables:         4240 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     149216 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 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= 70688 MiB
End job on node137 at 2012-06-02 18:08:41