Trace number 3726441

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
pwbo 2.02? 1799.54 1800

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
liu/vdw/normalized-vdw_k6_l3_n170.opb
MD5SUM7f5f10f1b8aeee16c5b46dadab8c5b22
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
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
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables1020
Total number of constraints43010
Number of constraints which are clauses42840
Number of constraints which are cardinality constraints (but not clauses)170
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint6
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 7
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c ==============================[ Solver Version ]===============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  pwbo:                     2.02 beta - May, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3726441-1338652588.opb.
0.00/0.00	c Instance file HOME/instance-3726441-1338652588.opb
0.00/0.00	c File size is 1372125 bytes.
0.01/0.09	c Highest Coefficient sum: 7
0.01/0.09	c ============================[ Problem Statistics ]=============================
0.01/0.09	c |                                                                             |
0.01/0.09	c |  Parsing time:          0.09         s                                      |
0.01/0.09	c |  Number Variables:      1020                                                |
0.01/0.09	c |  Number Clauses:        43010                                               |
0.01/0.09	c |  Number Cardinality:    170                                                 |
0.01/0.09	c |  Number PB Constraints: 0                                                   |
0.01/0.09	c |                                                                             |
0.01/0.09	c |  Problem Type:          Decision                                            |
0.01/0.09	c |  Objective Function:    None                                                |
0.01/0.09	c |                                                                             |
0.01/0.09	c ===============================================================================
1799.54/1800.00	c ===============================================================================
1799.54/1800.00	c Wall Clock Time: 1800.00 s
1799.54/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-3726441-1338652588/watcher-3726441-1338652588 -o /tmp/evaluation-result-3726441-1338652588/solver-3726441-1338652588 -C 1800 -W 1900 -M 15500 pwbo2.02 -file-format=opb -verbosity=0 -thread=1 HOME/instance-3726441-1338652588.opb 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.00 1.96 1.75 3/177 29744
/proc/meminfo: memFree=26691376/32873844 swapFree=7628/7628
[pid=29744] ppid=29742 vsize=4632 CPUtime=0 cores=1,3,5,7
/proc/29744/stat : 29744 (pwbo2.02) R 29742 29744 27854 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 331383203 4743168 316 33554432000 4194304 5964478 140737108563312 140735231969128 4344643 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/29744/statm: 1158 317 170 433 0 387 0

[startup+0.016694 s]
/proc/loadavg: 2.00 1.96 1.75 3/177 29744
/proc/meminfo: memFree=26691376/32873844 swapFree=7628/7628
[pid=29744] ppid=29742 vsize=5116 CPUtime=0.01 cores=1,3,5,7
/proc/29744/stat : 29744 (pwbo2.02) R 29742 29744 27854 0 -1 4202496 525 0 0 0 1 0 0 0 20 0 1 0 331383203 5238784 477 33554432000 4194304 5964478 140737108563312 140735231969128 5136490 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/29744/statm: 1279 478 209 433 0 508 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5116

[startup+0.100158 s]
/proc/loadavg: 2.00 1.96 1.75 3/177 29744
/proc/meminfo: memFree=26691376/32873844 swapFree=7628/7628
[pid=29744] ppid=29742 vsize=87508 CPUtime=0.09 cores=1,3,5,7
/proc/29744/stat : 29744 (pwbo2.02) S 29742 29744 27854 0 -1 4202496 2250 0 0 0 9 0 0 0 20 0 2 0 331383203 89608192 1834 33554432000 4194304 5964478 140737108563312 140737108562832 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29744/statm: 21877 1834 177 433 0 21441 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 87508

[startup+0.300154 s]
/proc/loadavg: 2.00 1.96 1.75 3/177 29744
/proc/meminfo: memFree=26691376/32873844 swapFree=7628/7628
[pid=29744] ppid=29742 vsize=87508 CPUtime=0.29 cores=1,3,5,7
/proc/29744/stat : 29744 (pwbo2.02) S 29742 29744 27854 0 -1 4202496 3344 0 0 0 29 0 0 0 20 0 2 0 331383203 89608192 2843 33554432000 4194304 5964478 140737108563312 140737108562832 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29744/statm: 21877 2843 186 433 0 21441 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 87508

[startup+0.700119 s]
/proc/loadavg: 2.00 1.96 1.75 3/177 29744
/proc/meminfo: memFree=26691376/32873844 swapFree=7628/7628
[pid=29744] ppid=29742 vsize=87508 CPUtime=0.69 cores=1,3,5,7
/proc/29744/stat : 29744 (pwbo2.02) S 29742 29744 27854 0 -1 4202496 4001 0 0 0 69 0 0 0 20 0 2 0 331383203 89608192 3500 33554432000 4194304 5964478 140737108563312 140737108562832 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29744/statm: 21877 3500 186 433 0 21441 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 87508

[startup+1.50028 s]
/proc/loadavg: 2.00 1.96 1.75 3/179 29746
/proc/meminfo: memFree=26676868/32873844 swapFree=7628/7628
[pid=29744] ppid=29742 vsize=87508 CPUtime=1.49 cores=1,3,5,7
/proc/29744/stat : 29744 (pwbo2.02) S 29742 29744 27854 0 -1 4202496 5135 0 0 0 148 1 0 0 20 0 2 0 331383203 89608192 4634 33554432000 4194304 5964478 140737108563312 140737108562832 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29744/statm: 21877 4634 186 433 0 21441 0
[pid=29744/tid=29746] ppid=29742 vsize=87508 CPUtime=1.38 cores=1,3,5,7
/proc/29744/task/29746/stat : 29746 (pwbo2.02) R 29742 29744 27854 0 -1 4202560 3142 0 0 0 138 0 0 0 20 0 2 0 331383213 89608192 4634 33554432000 4194304 5964478 140737108563312 140571457099816 4400103 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) 87508

[startup+3.10029 s]
/proc/loadavg: 2.00 1.96 1.75 3/179 29746
/proc/meminfo: memFree=26670784/32873844 swapFree=7628/7628
[pid=29744] ppid=29742 vsize=87508 CPUtime=3.09 cores=1,3,5,7
/proc/29744/stat : 29744 (pwbo2.02) S 29742 29744 27854 0 -1 4202496 6903 0 0 0 308 1 0 0 20 0 2 0 331383203 89608192 6402 33554432000 4194304 5964478 140737108563312 140737108562832 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29744/statm: 21877 6402 186 433 0 21441 0
[pid=29744/tid=29746] ppid=29742 vsize=87508 CPUtime=2.98 cores=1,3,5,7
/proc/29744/task/29746/stat : 29746 (pwbo2.02) R 29742 29744 27854 0 -1 4202560 4910 0 0 0 298 0 0 0 20 0 2 0 331383213 89608192 6402 33554432000 4194304 5964478 140737108563312 140571457099768 5136420 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 87508

[startup+6.30028 s]
/proc/loadavg: 2.00 1.96 1.75 3/179 29746
/proc/meminfo: memFree=26657872/32873844 swapFree=7628/7628
[pid=29744] ppid=29742 vsize=87508 CPUtime=6.29 cores=1,3,5,7
/proc/29744/stat : 29744 (pwbo2.02) S 29742 29744 27854 0 -1 4202496 9151 0 0 0 627 2 0 0 20 0 2 0 331383203 89608192 8650 33554432000 4194304 5964478 140737108563312 140737108562832 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29744/statm: 21877 8650 186 433 0 21441 0
[pid=29744/tid=29746] ppid=29742 vsize=87508 CPUtime=6.17 cores=1,3,5,7
/proc/29744/task/29746/stat : 29746 (pwbo2.02) R 29742 29744 27854 0 -1 4202560 7158 0 0 0 616 1 0 0 20 0 2 0 331383213 89608192 8650 33554432000 4194304 5964478 140737108563312 140571457099768 4400067 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) 87508

[startup+12.7003 s]
/proc/loadavg: 2.07 1.98 1.76 3/179 29746
/proc/meminfo: memFree=26646520/32873844 swapFree=7628/7628
[pid=29744] ppid=29742 vsize=87508 CPUtime=12.69 cores=1,3,5,7
/proc/29744/stat : 29744 (pwbo2.02) S 29742 29744 27854 0 -1 4202496 12321 0 0 0 1266 3 0 0 20 0 2 0 331383203 89608192 11820 33554432000 4194304 5964478 140737108563312 140737108562832 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29744/statm: 21877 11820 186 433 0 21441 0
[pid=29744/tid=29746] ppid=29742 vsize=87508 CPUtime=12.56 cores=1,3,5,7
/proc/29744/task/29746/stat : 29746 (pwbo2.02) R 29742 29744 27854 0 -1 4202560 10328 0 0 0 1254 2 0 0 20 0 2 0 331383213 89608192 11820 33554432000 4194304 5964478 140737108563312 140571457099768 5136420 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 87508

[startup+25.5003 s]
/proc/loadavg: 2.06 1.98 1.76 3/179 29746
/proc/meminfo: memFree=26635096/32873844 swapFree=7628/7628
[pid=29744] ppid=29742 vsize=88232 CPUtime=25.49 cores=1,3,5,7
/proc/29744/stat : 29744 (pwbo2.02) S 29742 29744 27854 0 -1 4202496 14816 0 0 0 2545 4 0 0 20 0 2 0 331383203 90349568 14315 33554432000 4194304 5964478 140737108563312 140737108562832 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29744/statm: 22058 14315 186 433 0 21622 0
[pid=29744/tid=29746] ppid=29742 vsize=88232 CPUtime=25.32 cores=1,3,5,7
/proc/29744/task/29746/stat : 29746 (pwbo2.02) R 29742 29744 27854 0 -1 4202560 12823 0 0 0 2529 3 0 0 20 0 2 0 331383213 90349568 14315 33554432000 4194304 5964478 140737108563312 140571457099576 5136420 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 88232

[startup+51.1003 s]
/proc/loadavg: 2.04 1.98 1.76 3/179 29746
/proc/meminfo: memFree=26606420/32873844 swapFree=7628/7628
[pid=29744] ppid=29742 vsize=154128 CPUtime=51.08 cores=1,3,5,7
/proc/29744/stat : 29744 (pwbo2.02) S 29742 29744 27854 0 -1 4202496 21892 0 0 0 5101 7 0 0 20 0 2 0 331383203 157827072 21391 33554432000 4194304 5964478 140737108563312 140737108562832 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29744/statm: 38532 21391 186 433 0 38096 0
[pid=29744/tid=29746] ppid=29742 vsize=154128 CPUtime=50.86 cores=1,3,5,7
/proc/29744/task/29746/stat : 29746 (pwbo2.02) R 29742 29744 27854 0 -1 4202560 19899 0 0 0 5079 7 0 0 20 0 2 0 331383213 157827072 21391 33554432000 4194304 5964478 140737108563312 140571457099816 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 154128

[startup+102.307 s]
/proc/loadavg: 2.01 1.98 1.77 3/179 29746
/proc/meminfo: memFree=26570752/32873844 swapFree=7628/7628
[pid=29744] ppid=29742 vsize=154668 CPUtime=102.28 cores=1,3,5,7
/proc/29744/stat : 29744 (pwbo2.02) S 29742 29744 27854 0 -1 4202496 30743 0 0 0 10214 14 0 0 20 0 2 0 331383203 158380032 30242 33554432000 4194304 5964478 140737108563312 140737108562832 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29744/statm: 38667 30242 186 433 0 38231 0
[pid=29744/tid=29746] ppid=29742 vsize=154668 CPUtime=101.94 cores=1,3,5,7
/proc/29744/task/29746/stat : 29746 (pwbo2.02) R 29742 29744 27854 0 -1 4202560 28750 0 0 0 10179 15 0 0 20 0 2 0 331383213 158380032 30242 33554432000 4194304 5964478 140737108563312 140571457099816 4221072 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 154668

[startup+162.3 s]
/proc/loadavg: 2.00 1.98 1.79 3/179 29746
/proc/meminfo: memFree=26534696/32873844 swapFree=7628/7628
[pid=29744] ppid=29742 vsize=220204 CPUtime=162.26 cores=1,3,5,7
/proc/29744/stat : 29744 (pwbo2.02) S 29742 29744 27854 0 -1 4202496 39879 0 0 0 16203 23 0 0 20 0 2 0 331383203 225488896 39378 33554432000 4194304 5964478 140737108563312 140737108562832 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29744/statm: 55051 39378 186 433 0 54615 0
[pid=29744/tid=29746] ppid=29742 vsize=220204 CPUtime=161.78 cores=1,3,5,7
/proc/29744/task/29746/stat : 29746 (pwbo2.02) R 29742 29744 27854 0 -1 4202560 37886 0 0 0 16154 24 0 0 20 0 2 0 331383213 225488896 39378 33554432000 4194304 5964478 140737108563312 140571457099816 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 220204

[startup+222.3 s]
/proc/loadavg: 2.00 1.98 1.80 3/180 29750
/proc/meminfo: memFree=26517340/32873844 swapFree=7628/7628
[pid=29744] ppid=29742 vsize=221012 CPUtime=222.25 cores=1,3,5,7
/proc/29744/stat : 29744 (pwbo2.02) S 29742 29744 27854 0 -1 4202496 44005 0 0 0 22197 28 0 0 20 0 2 0 331383203 226316288 43504 33554432000 4194304 5964478 140737108563312 140737108562832 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29744/statm: 55253 43504 186 433 0 54817 0
[pid=29744/tid=29746] ppid=29742 vsize=221012 CPUtime=221.62 cores=1,3,5,7
/proc/29744/task/29746/stat : 29746 (pwbo2.02) R 29742 29744 27854 0 -1 4202560 42012 0 0 0 22131 31 0 0 20 0 2 0 331383213 226316288 43504 33554432000 4194304 5964478 140737108563312 140571457099576 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 221012

[startup+282.3 s]
/proc/loadavg: 2.00 1.98 1.81 3/180 29772
/proc/meminfo: memFree=26494960/32873844 swapFree=7628/7628
[pid=29744] ppid=29742 vsize=221012 CPUtime=282.25 cores=1,3,5,7
/proc/29744/stat : 29744 (pwbo2.02) S 29742 29744 27854 0 -1 4202496 49675 0 0 0 28188 37 0 0 20 0 2 0 331383203 226316288 49174 33554432000 4194304 5964478 140737108563312 140737108562832 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29744/statm: 55253 49174 186 433 0 54817 0
[pid=29744/tid=29746] ppid=29742 vsize=221012 CPUtime=281.47 cores=1,3,5,7
/proc/29744/task/29746/stat : 29746 (pwbo2.02) R 29742 29744 27854 0 -1 4202560 47682 0 0 0 28106 41 0 0 20 0 2 0 331383213 226316288 49174 33554432000 4194304 5964478 140737108563312 140571457099768 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 221012

[startup+342.3 s]
/proc/loadavg: 2.00 1.98 1.82 3/179 29772
/proc/meminfo: memFree=26338520/32873844 swapFree=7628/7628
[pid=29744] ppid=29742 vsize=286548 CPUtime=342.24 cores=1,3,5,7
/proc/29744/stat : 29744 (pwbo2.02) S 29742 29744 27854 0 -1 4202496 57743 0 0 0 34175 49 0 0 20 0 2 0 331383203 293425152 57242 33554432000 4194304 5964478 140737108563312 140737108562832 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29744/statm: 71637 57242 186 433 0 71201 0
[pid=29744/tid=29746] ppid=29742 vsize=286548 CPUtime=341.32 cores=1,3,5,7
/proc/29744/task/29746/stat : 29746 (pwbo2.02) R 29742 29744 27854 0 -1 4202560 55750 0 0 0 34078 54 0 0 20 0 2 0 331383213 293425152 57242 33554432000 4194304 5964478 140737108563312 140571457099768 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 286548

[startup+402.3 s]
/proc/loadavg: 2.00 1.98 1.83 3/179 29772
/proc/meminfo: memFree=26314712/32873844 swapFree=7628/7628
[pid=29744] ppid=29742 vsize=286548 CPUtime=402.23 cores=1,3,5,7
/proc/29744/stat : 29744 (pwbo2.02) S 29742 29744 27854 0 -1 4202496 63769 0 0 0 40165 58 0 0 20 0 2 0 331383203 293425152 63268 33554432000 4194304 5964478 140737108563312 140737108562832 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29744/statm: 71637 63268 186 433 0 71201 0
[pid=29744/tid=29746] ppid=29742 vsize=286548 CPUtime=401.17 cores=1,3,5,7
/proc/29744/task/29746/stat : 29746 (pwbo2.02) R 29742 29744 27854 0 -1 4202560 61776 0 0 0 40054 63 0 0 20 0 2 0 331383213 293425152 63268 33554432000 4194304 5964478 140737108563312 140571457099816 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 286548

[startup+462.3 s]
/proc/loadavg: 2.00 1.98 1.83 3/179 29772
/proc/meminfo: memFree=26311116/32873844 swapFree=7628/7628
[pid=29744] ppid=29742 vsize=287764 CPUtime=462.22 cores=1,3,5,7

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


[startup+1422.31 s]
/proc/loadavg: 2.08 2.02 1.91 3/179 30054
/proc/meminfo: memFree=27369636/32873844 swapFree=7628/7628
[pid=29744] ppid=29742 vsize=551732 CPUtime=1421.9 cores=1,3,5,7
/proc/29744/stat : 29744 (pwbo2.02) S 29742 29744 27854 0 -1 4202496 118406 0 0 0 142052 138 0 0 20 0 2 0 331383203 564973568 119068 33554432000 4194304 5964478 140737108563312 140737108562832 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29744/statm: 137933 119068 186 433 0 137497 0
[pid=29744/tid=29746] ppid=29742 vsize=551732 CPUtime=1418.4 cores=1,3,5,7
/proc/29744/task/29746/stat : 29746 (pwbo2.02) R 29742 29744 27854 0 -1 4202560 116413 0 0 0 141682 158 0 0 20 0 2 0 331383213 564973568 119068 33554432000 4194304 5964478 140737108563312 140571457099576 4399946 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 551732

[startup+1482.3 s]
/proc/loadavg: 2.03 2.01 1.91 3/179 30056
/proc/meminfo: memFree=27358144/32873844 swapFree=7628/7628
[pid=29744] ppid=29742 vsize=551732 CPUtime=1481.89 cores=1,3,5,7
/proc/29744/stat : 29744 (pwbo2.02) S 29742 29744 27854 0 -1 4202496 118784 0 0 0 148051 138 0 0 20 0 2 0 331383203 564973568 119445 33554432000 4194304 5964478 140737108563312 140737108562832 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29744/statm: 137933 119445 186 433 0 137497 0
[pid=29744/tid=29746] ppid=29742 vsize=551732 CPUtime=1478.24 cores=1,3,5,7
/proc/29744/task/29746/stat : 29746 (pwbo2.02) R 29742 29744 27854 0 -1 4202560 116791 0 0 0 147664 160 0 0 20 0 2 0 331383213 564973568 119445 33554432000 4194304 5964478 140737108563312 140571457099576 4400069 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 551732

[startup+1542.3 s]
/proc/loadavg: 2.05 2.02 1.92 3/179 30056
/proc/meminfo: memFree=27349464/32873844 swapFree=7628/7628
[pid=29744] ppid=29742 vsize=551732 CPUtime=1541.88 cores=1,3,5,7
/proc/29744/stat : 29744 (pwbo2.02) S 29742 29744 27854 0 -1 4202496 118986 0 0 0 154050 138 0 0 20 0 2 0 331383203 564973568 119647 33554432000 4194304 5964478 140737108563312 140737108562832 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29744/statm: 137933 119647 186 433 0 137497 0
[pid=29744/tid=29746] ppid=29742 vsize=551732 CPUtime=1538.08 cores=1,3,5,7
/proc/29744/task/29746/stat : 29746 (pwbo2.02) R 29742 29744 27854 0 -1 4202560 116993 0 0 0 153647 161 0 0 20 0 2 0 331383213 564973568 119647 33554432000 4194304 5964478 140737108563312 140571457099576 4399986 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 551732

[startup+1602.3 s]
/proc/loadavg: 2.02 2.02 1.92 3/179 30056
/proc/meminfo: memFree=27347852/32873844 swapFree=7628/7628
[pid=29744] ppid=29742 vsize=551732 CPUtime=1601.87 cores=1,3,5,7
/proc/29744/stat : 29744 (pwbo2.02) S 29742 29744 27854 0 -1 4202496 119119 0 0 0 160049 138 0 0 20 0 2 0 331383203 564973568 119780 33554432000 4194304 5964478 140737108563312 140737108562832 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29744/statm: 137933 119780 186 433 0 137497 0
[pid=29744/tid=29746] ppid=29742 vsize=551732 CPUtime=1597.93 cores=1,3,5,7
/proc/29744/task/29746/stat : 29746 (pwbo2.02) R 29742 29744 27854 0 -1 4202560 117126 0 0 0 159631 162 0 0 20 0 2 0 331383213 564973568 119780 33554432000 4194304 5964478 140737108563312 140571457099576 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 551732

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 1.92 3/179 30056
/proc/meminfo: memFree=27343052/32873844 swapFree=7628/7628
[pid=29744] ppid=29742 vsize=551732 CPUtime=1661.86 cores=1,3,5,7
/proc/29744/stat : 29744 (pwbo2.02) S 29742 29744 27854 0 -1 4202496 119323 0 0 0 166048 138 0 0 20 0 2 0 331383203 564973568 119984 33554432000 4194304 5964478 140737108563312 140737108562832 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29744/statm: 137933 119984 186 433 0 137497 0
[pid=29744/tid=29746] ppid=29742 vsize=551732 CPUtime=1657.78 cores=1,3,5,7
/proc/29744/task/29746/stat : 29746 (pwbo2.02) R 29742 29744 27854 0 -1 4202560 117330 0 0 0 165615 163 0 0 20 0 2 0 331383213 564973568 119984 33554432000 4194304 5964478 140737108563312 140571457099576 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.86
Current children cumulated vsize (KiB) 551732

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 30056
/proc/meminfo: memFree=27335108/32873844 swapFree=7628/7628
[pid=29744] ppid=29742 vsize=551732 CPUtime=1721.84 cores=1,3,5,7
/proc/29744/stat : 29744 (pwbo2.02) S 29742 29744 27854 0 -1 4202496 119520 0 0 0 172046 138 0 0 20 0 2 0 331383203 564973568 120302 33554432000 4194304 5964478 140737108563312 140737108562832 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29744/statm: 137933 120302 186 433 0 137497 0
[pid=29744/tid=29746] ppid=29742 vsize=551732 CPUtime=1717.62 cores=1,3,5,7
/proc/29744/task/29746/stat : 29746 (pwbo2.02) R 29742 29744 27854 0 -1 4202560 117527 0 0 0 171598 164 0 0 20 0 2 0 331383213 564973568 120302 33554432000 4194304 5964478 140737108563312 140571457099576 4399946 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (KiB) 551732

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 30057
/proc/meminfo: memFree=27332876/32873844 swapFree=7628/7628
[pid=29744] ppid=29742 vsize=551732 CPUtime=1781.84 cores=1,3,5,7
/proc/29744/stat : 29744 (pwbo2.02) S 29742 29744 27854 0 -1 4202496 119707 0 0 0 178045 139 0 0 20 0 2 0 331383203 564973568 120489 33554432000 4194304 5964478 140737108563312 140737108562832 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29744/statm: 137933 120489 186 433 0 137497 0
[pid=29744/tid=29746] ppid=29742 vsize=551732 CPUtime=1777.47 cores=1,3,5,7
/proc/29744/task/29746/stat : 29746 (pwbo2.02) R 29742 29744 27854 0 -1 4202560 117714 0 0 0 177583 164 0 0 20 0 2 0 331383213 564973568 120489 33554432000 4194304 5964478 140737108563312 140571457099576 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.84
Current children cumulated vsize (KiB) 551732

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 30057
/proc/meminfo: memFree=27332132/32873844 swapFree=7628/7628
[pid=29744] ppid=29742 vsize=551732 CPUtime=1791.45 cores=1,3,5,7
/proc/29744/stat : 29744 (pwbo2.02) S 29742 29744 27854 0 -1 4202496 119909 0 0 0 179006 139 0 0 20 0 2 0 331383203 564973568 120691 33554432000 4194304 5964478 140737108563312 140737108562832 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29744/statm: 137933 120691 186 433 0 137497 0
[pid=29744/tid=29746] ppid=29742 vsize=551732 CPUtime=1787.05 cores=1,3,5,7
/proc/29744/task/29746/stat : 29746 (pwbo2.02) R 29742 29744 27854 0 -1 4202560 117916 0 0 0 178540 165 0 0 20 0 2 0 331383213 564973568 120691 33554432000 4194304 5964478 140737108563312 140571457099576 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.45
Current children cumulated vsize (KiB) 551732

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 30057
/proc/meminfo: memFree=27331884/32873844 swapFree=7628/7628
[pid=29744] ppid=29742 vsize=551732 CPUtime=1794.65 cores=1,3,5,7
/proc/29744/stat : 29744 (pwbo2.02) S 29742 29744 27854 0 -1 4202496 119914 0 0 0 179326 139 0 0 20 0 2 0 331383203 564973568 120696 33554432000 4194304 5964478 140737108563312 140737108562832 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29744/statm: 137933 120696 186 433 0 137497 0
[pid=29744/tid=29746] ppid=29742 vsize=551732 CPUtime=1790.24 cores=1,3,5,7
/proc/29744/task/29746/stat : 29746 (pwbo2.02) R 29742 29744 27854 0 -1 4202560 117921 0 0 0 178859 165 0 0 20 0 2 0 331383213 564973568 120696 33554432000 4194304 5964478 140737108563312 140571457099576 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.65
Current children cumulated vsize (KiB) 551732

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 30057
/proc/meminfo: memFree=27331760/32873844 swapFree=7628/7628
[pid=29744] ppid=29742 vsize=551732 CPUtime=1797.84 cores=1,3,5,7
/proc/29744/stat : 29744 (pwbo2.02) S 29742 29744 27854 0 -1 4202496 119918 0 0 0 179645 139 0 0 20 0 2 0 331383203 564973568 120700 33554432000 4194304 5964478 140737108563312 140737108562832 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29744/statm: 137933 120700 186 433 0 137497 0
[pid=29744/tid=29746] ppid=29742 vsize=551732 CPUtime=1793.43 cores=1,3,5,7
/proc/29744/task/29746/stat : 29746 (pwbo2.02) R 29742 29744 27854 0 -1 4202560 117925 0 0 0 179178 165 0 0 20 0 2 0 331383213 564973568 120700 33554432000 4194304 5964478 140737108563312 140571457099576 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.84
Current children cumulated vsize (KiB) 551732

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 30057
/proc/meminfo: memFree=27331636/32873844 swapFree=7628/7628
[pid=29744] ppid=29742 vsize=551732 CPUtime=1798.64 cores=1,3,5,7
/proc/29744/stat : 29744 (pwbo2.02) S 29742 29744 27854 0 -1 4202496 119918 0 0 0 179725 139 0 0 20 0 2 0 331383203 564973568 120700 33554432000 4194304 5964478 140737108563312 140737108562832 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29744/statm: 137933 120700 186 433 0 137497 0
[pid=29744/tid=29746] ppid=29742 vsize=551732 CPUtime=1794.23 cores=1,3,5,7
/proc/29744/task/29746/stat : 29746 (pwbo2.02) R 29742 29744 27854 0 -1 4202560 117925 0 0 0 179258 165 0 0 20 0 2 0 331383213 564973568 120700 33554432000 4194304 5964478 140737108563312 140571457099576 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.64
Current children cumulated vsize (KiB) 551732

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 30057
/proc/meminfo: memFree=27331512/32873844 swapFree=7628/7628
[pid=29744] ppid=29742 vsize=551732 CPUtime=1799.05 cores=1,3,5,7
/proc/29744/stat : 29744 (pwbo2.02) S 29742 29744 27854 0 -1 4202496 119918 0 0 0 179766 139 0 0 20 0 2 0 331383203 564973568 120700 33554432000 4194304 5964478 140737108563312 140737108562832 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29744/statm: 137933 120700 186 433 0 137497 0
[pid=29744/tid=29746] ppid=29742 vsize=551732 CPUtime=1794.63 cores=1,3,5,7
/proc/29744/task/29746/stat : 29746 (pwbo2.02) R 29742 29744 27854 0 -1 4202560 117925 0 0 0 179298 165 0 0 20 0 2 0 331383213 564973568 120700 33554432000 4194304 5964478 140737108563312 140571457099576 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.05
Current children cumulated vsize (KiB) 551732

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 30057
/proc/meminfo: memFree=27331512/32873844 swapFree=7628/7628
[pid=29744] ppid=29742 vsize=551732 CPUtime=1799.44 cores=1,3,5,7
/proc/29744/stat : 29744 (pwbo2.02) S 29742 29744 27854 0 -1 4202496 119919 0 0 0 179805 139 0 0 20 0 2 0 331383203 564973568 120701 33554432000 4194304 5964478 140737108563312 140737108562832 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29744/statm: 137933 120701 186 433 0 137497 0
[pid=29744/tid=29746] ppid=29742 vsize=551732 CPUtime=1795.03 cores=1,3,5,7
/proc/29744/task/29746/stat : 29746 (pwbo2.02) R 29742 29744 27854 0 -1 4202560 117926 0 0 0 179338 165 0 0 20 0 2 0 331383213 564973568 120701 33554432000 4194304 5964478 140737108563312 140571457099576 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.44
Current children cumulated vsize (KiB) 551732

[startup+1800 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 30057
/proc/meminfo: memFree=27331512/32873844 swapFree=7628/7628
[pid=29744] ppid=29742 vsize=551732 CPUtime=1799.54 cores=1,3,5,7
/proc/29744/stat : 29744 (pwbo2.02) S 29742 29744 27854 0 -1 4202496 119919 0 0 0 179815 139 0 0 20 0 2 0 331383203 564973568 120701 33554432000 4194304 5964478 140737108563312 140737108562832 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29744/statm: 137933 120701 186 433 0 137497 0
[pid=29744/tid=29746] ppid=29742 vsize=551732 CPUtime=1795.13 cores=1,3,5,7
/proc/29744/task/29746/stat : 29746 (pwbo2.02) R 29742 29744 27854 0 -1 4202560 117926 0 0 0 179348 165 0 0 20 0 2 0 331383213 564973568 120701 33554432000 4194304 5964478 140737108563312 140571457099576 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.54
Current children cumulated vsize (KiB) 551732

Child status: 255

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

Real time (s): 1800
CPU time (s): 1799.54
CPU user time (s): 1798.15
CPU system time (s): 1.39
CPU usage (%): 99.9742
Max. virtual memory (cumulated for all children) (KiB): 551732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.58
system time used= 1.66575
maximum resident set size= 482816
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 119922
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= 233
involuntary context switches= 1979

runsolver used 2.85757 second user time and 9.1946 second system time

The end

Launcher Data

Begin job on node143 at 2012-06-02 17:56:28
IDJOB=3726441
IDBENCH=1369
IDSOLVER=2310
FILE ID=node143/3726441-1338652588
RUNJOBID= node143-1338651550-29472
PBS_JOBID= 14636437
Free space on /tmp= 68540 MiB

SOLVER NAME= pwbo 2.02
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/liu/vdw/normalized-vdw_k6_l3_n170.opb
COMMAND LINE= pwbo2.02 -file-format=opb -verbosity=0 -thread=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3726441-1338652588/watcher-3726441-1338652588 -o /tmp/evaluation-result-3726441-1338652588/solver-3726441-1338652588 -C 1800 -W 1900 -M 15500  pwbo2.02 -file-format=opb -verbosity=0 -thread=1 HOME/instance-3726441-1338652588.opb

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

MD5SUM BENCH= 7f5f10f1b8aeee16c5b46dadab8c5b22
RANDOM SEED=1119849969

node143.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.787
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.57
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.787
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.787
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.787
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.787
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.90
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.787
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	: 5298.57
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.787
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.787
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:        26691640 kB
Buffers:          361968 kB
Cached:          3633544 kB
SwapCached:          112 kB
Active:          3246696 kB
Inactive:        2034928 kB
Active(anon):    1277344 kB
Inactive(anon):    10908 kB
Active(file):    1969352 kB
Inactive(file):  2024020 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108424 kB
Dirty:              7004 kB
Writeback:             0 kB
AnonPages:       1297144 kB
Mapped:            11000 kB
Shmem:               160 kB
Slab:             755980 kB
SReclaimable:     198016 kB
SUnreclaim:       557964 kB
KernelStack:        1440 kB
PageTables:         6700 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     160144 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    843776 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= 68536 MiB
End job on node143 at 2012-06-02 18:26:29