Trace number 3726533

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.02UNSAT 1344.86 1345.16

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/
uclid_pb_benchmarks/normalized-cache.inv14.ucl.opb
MD5SUM939f54a73a83900b8b6d857af47a0b62
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 benchmark133.03
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables62704
Total number of constraints187107
Number of constraints which are clauses186603
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints504
Minimum length of a constraint1
Maximum length of a constraint11
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 33
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 126
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c ==============================[ Solver Version ]===============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  pwbo:                     2.02 beta - May, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3726533-1338654890.opb.
0.00/0.00	c Instance file HOME/instance-3726533-1338654890.opb
0.00/0.00	c File size is 5645532 bytes.
0.39/0.42	c Highest Coefficient sum: 126
0.39/0.42	c ============================[ Problem Statistics ]=============================
0.39/0.42	c |                                                                             |
0.39/0.42	c |  Parsing time:          0.42         s                                      |
0.39/0.42	c |  Number Variables:      62704                                               |
0.39/0.42	c |  Number Clauses:        186603                                              |
0.39/0.42	c |  Number Cardinality:    0                                                   |
0.39/0.42	c |  Number PB Constraints: 504                                                 |
0.39/0.42	c |                                                                             |
0.49/0.59	c |  Problem Type:          Decision                                            |
0.49/0.59	c |  Objective Function:    None                                                |
0.49/0.59	c |                                                                             |
0.49/0.59	c ===============================================================================
1344.86/1345.15	c ===============================================================================
1344.86/1345.15	c Wall Clock Time: 1345.15 s
1344.86/1345.15	s UNSATISFIABLE

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-3726533-1338654890/watcher-3726533-1338654890 -o /tmp/evaluation-result-3726533-1338654890/solver-3726533-1338654890 -C 1800 -W 1900 -M 15500 pwbo2.02 -file-format=opb -verbosity=0 -thread=1 HOME/instance-3726533-1338654890.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 30372
/proc/meminfo: memFree=27766636/32873844 swapFree=7628/7628
[pid=30372] ppid=30370 vsize=8924 CPUtime=0 cores=1,3,5,7
/proc/30372/stat : 30372 (pwbo2.02) R 30370 30372 27854 0 -1 4202496 362 0 0 0 0 0 0 0 20 0 1 0 331613415 9138176 314 33554432000 4194304 5964478 140734016318768 140737374325368 4395266 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/30372/statm: 2231 314 168 433 0 416 0

[startup+0.0303131 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 30372
/proc/meminfo: memFree=27766636/32873844 swapFree=7628/7628
[pid=30372] ppid=30370 vsize=10884 CPUtime=0.02 cores=1,3,5,7
/proc/30372/stat : 30372 (pwbo2.02) R 30370 30372 27854 0 -1 4202496 936 0 0 0 2 0 0 0 20 0 1 0 331613415 11145216 888 33554432000 4194304 5964478 140734016318768 140737374325368 4442009 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/30372/statm: 2721 889 252 433 0 906 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 10884

[startup+0.100283 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 30372
/proc/meminfo: memFree=27766636/32873844 swapFree=7628/7628
[pid=30372] ppid=30370 vsize=16768 CPUtime=0.09 cores=1,3,5,7
/proc/30372/stat : 30372 (pwbo2.02) R 30370 30372 27854 0 -1 4202496 2577 0 0 0 9 0 0 0 20 0 1 0 331613415 17170432 2496 33554432000 4194304 5964478 140734016318768 140737374325368 5136490 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/30372/statm: 4192 2496 493 433 0 2377 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16768

[startup+0.300305 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 30372
/proc/meminfo: memFree=27766636/32873844 swapFree=7628/7628
[pid=30372] ppid=30370 vsize=33460 CPUtime=0.28 cores=1,3,5,7
/proc/30372/stat : 30372 (pwbo2.02) R 30370 30372 27854 0 -1 4202496 7189 0 0 0 28 0 0 0 20 0 1 0 331613415 34263040 6760 33554432000 4194304 5964478 140734016318768 140737374325368 5136490 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/30372/statm: 8365 6760 1157 433 0 6550 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 33460

[startup+0.70018 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 30372
/proc/meminfo: memFree=27766636/32873844 swapFree=7628/7628
[pid=30372] ppid=30370 vsize=124100 CPUtime=0.69 cores=1,3,5,7
/proc/30372/stat : 30372 (pwbo2.02) S 30370 30372 27854 0 -1 4202496 25161 0 0 0 65 4 0 0 20 0 2 0 331613415 127078400 22095 33554432000 4194304 5964478 140734016318768 140734016318288 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30372/statm: 31025 22095 178 433 0 30589 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 124100

[startup+1.50037 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 30374
/proc/meminfo: memFree=27682284/32873844 swapFree=7628/7628
[pid=30372] ppid=30370 vsize=119588 CPUtime=1.49 cores=1,3,5,7
/proc/30372/stat : 30372 (pwbo2.02) S 30370 30372 27854 0 -1 4202496 25170 0 0 0 145 4 0 0 20 0 2 0 331613415 122458112 21125 33554432000 4194304 5964478 140734016318768 140734016318288 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30372/statm: 29897 21125 187 433 0 29461 0
[pid=30372/tid=30374] ppid=30370 vsize=119588 CPUtime=1.06 cores=1,3,5,7
/proc/30372/task/30374/stat : 30374 (pwbo2.02) R 30370 30372 27854 0 -1 4202560 14904 0 0 0 103 3 0 0 20 0 2 0 331613457 122458112 21125 33554432000 4194304 5964478 140734016318768 139728810486888 4399915 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) 119588

[startup+3.10037 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 30374
/proc/meminfo: memFree=27682152/32873844 swapFree=7628/7628
[pid=30372] ppid=30370 vsize=119588 CPUtime=3.09 cores=1,3,5,7
/proc/30372/stat : 30372 (pwbo2.02) S 30370 30372 27854 0 -1 4202496 25171 0 0 0 305 4 0 0 20 0 2 0 331613415 122458112 21125 33554432000 4194304 5964478 140734016318768 140734016318288 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30372/statm: 29897 21125 187 433 0 29461 0
[pid=30372/tid=30374] ppid=30370 vsize=119588 CPUtime=2.66 cores=1,3,5,7
/proc/30372/task/30374/stat : 30374 (pwbo2.02) R 30370 30372 27854 0 -1 4202560 14905 0 0 0 263 3 0 0 20 0 2 0 331613457 122458112 21125 33554432000 4194304 5964478 140734016318768 139728810486888 4399920 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) 119588

[startup+6.30037 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 30374
/proc/meminfo: memFree=27681392/32873844 swapFree=7628/7628
[pid=30372] ppid=30370 vsize=119588 CPUtime=6.29 cores=1,3,5,7
/proc/30372/stat : 30372 (pwbo2.02) S 30370 30372 27854 0 -1 4202496 25171 0 0 0 625 4 0 0 20 0 2 0 331613415 122458112 21125 33554432000 4194304 5964478 140734016318768 140734016318288 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30372/statm: 29897 21125 187 433 0 29461 0
[pid=30372/tid=30374] ppid=30370 vsize=119588 CPUtime=5.85 cores=1,3,5,7
/proc/30372/task/30374/stat : 30374 (pwbo2.02) R 30370 30372 27854 0 -1 4202560 14905 0 0 0 582 3 0 0 20 0 2 0 331613457 122458112 21125 33554432000 4194304 5964478 140734016318768 139728810486888 4381601 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) 119588

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 30374
/proc/meminfo: memFree=27679976/32873844 swapFree=7628/7628
[pid=30372] ppid=30370 vsize=119588 CPUtime=12.68 cores=1,3,5,7
/proc/30372/stat : 30372 (pwbo2.02) S 30370 30372 27854 0 -1 4202496 25372 0 0 0 1264 4 0 0 20 0 2 0 331613415 122458112 22081 33554432000 4194304 5964478 140734016318768 140734016318288 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30372/statm: 29897 22081 187 433 0 29461 0
[pid=30372/tid=30374] ppid=30370 vsize=119588 CPUtime=12.23 cores=1,3,5,7
/proc/30372/task/30374/stat : 30374 (pwbo2.02) R 30370 30372 27854 0 -1 4202560 15106 0 0 0 1220 3 0 0 20 0 2 0 331613457 122458112 22081 33554432000 4194304 5964478 140734016318768 139728810485560 4392918 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) 119588

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 30374
/proc/meminfo: memFree=27674380/32873844 swapFree=7628/7628
[pid=30372] ppid=30370 vsize=119588 CPUtime=25.48 cores=1,3,5,7
/proc/30372/stat : 30372 (pwbo2.02) S 30370 30372 27854 0 -1 4202496 25818 0 0 0 2543 5 0 0 20 0 2 0 331613415 122458112 22527 33554432000 4194304 5964478 140734016318768 140734016318288 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30372/statm: 29897 22527 187 433 0 29461 0
[pid=30372/tid=30374] ppid=30370 vsize=119588 CPUtime=24.99 cores=1,3,5,7
/proc/30372/task/30374/stat : 30374 (pwbo2.02) R 30370 30372 27854 0 -1 4202560 15552 0 0 0 2496 3 0 0 20 0 2 0 331613457 122458112 22527 33554432000 4194304 5964478 140734016318768 139728810485752 4399923 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) 119588

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 30375
/proc/meminfo: memFree=27670136/32873844 swapFree=7628/7628
[pid=30372] ppid=30370 vsize=119588 CPUtime=51.07 cores=1,3,5,7
/proc/30372/stat : 30372 (pwbo2.02) S 30370 30372 27854 0 -1 4202496 26695 0 0 0 5101 6 0 0 20 0 2 0 331613415 122458112 23463 33554432000 4194304 5964478 140734016318768 140734016318288 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30372/statm: 29897 23463 187 433 0 29461 0
[pid=30372/tid=30374] ppid=30370 vsize=119588 CPUtime=50.52 cores=1,3,5,7
/proc/30372/task/30374/stat : 30374 (pwbo2.02) R 30370 30372 27854 0 -1 4202560 16429 0 0 0 5048 4 0 0 20 0 2 0 331613457 122458112 23463 33554432000 4194304 5964478 140734016318768 139728810485752 4392805 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 119588

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 30375
/proc/meminfo: memFree=27663872/32873844 swapFree=7628/7628
[pid=30372] ppid=30370 vsize=119588 CPUtime=102.27 cores=1,3,5,7
/proc/30372/stat : 30372 (pwbo2.02) S 30370 30372 27854 0 -1 4202496 28078 0 0 0 10220 7 0 0 20 0 2 0 331613415 122458112 24886 33554432000 4194304 5964478 140734016318768 140734016318288 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30372/statm: 29897 24886 187 433 0 29461 0
[pid=30372/tid=30374] ppid=30370 vsize=119588 CPUtime=101.6 cores=1,3,5,7
/proc/30372/task/30374/stat : 30374 (pwbo2.02) R 30370 30372 27854 0 -1 4202560 17812 0 0 0 10154 6 0 0 20 0 2 0 331613457 122458112 24886 33554432000 4194304 5964478 140734016318768 139728810485560 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 119588

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 30375
/proc/meminfo: memFree=27624252/32873844 swapFree=7628/7628
[pid=30372] ppid=30370 vsize=185124 CPUtime=162.25 cores=1,3,5,7
/proc/30372/stat : 30372 (pwbo2.02) S 30370 30372 27854 0 -1 4202496 29681 0 0 0 16216 9 0 0 20 0 2 0 331613415 189566976 26489 33554432000 4194304 5964478 140734016318768 140734016318288 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30372/statm: 46281 26489 187 433 0 45845 0
[pid=30372/tid=30374] ppid=30370 vsize=185124 CPUtime=161.44 cores=1,3,5,7
/proc/30372/task/30374/stat : 30374 (pwbo2.02) R 30370 30372 27854 0 -1 4202560 19415 0 0 0 16135 9 0 0 20 0 2 0 331613457 189566976 26489 33554432000 4194304 5964478 140734016318768 139728810485560 4399938 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) 185124

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 30375
/proc/meminfo: memFree=27605204/32873844 swapFree=7628/7628
[pid=30372] ppid=30370 vsize=185124 CPUtime=222.24 cores=1,3,5,7
/proc/30372/stat : 30372 (pwbo2.02) S 30370 30372 27854 0 -1 4202496 31165 0 0 0 22213 11 0 0 20 0 2 0 331613415 189566976 28002 33554432000 4194304 5964478 140734016318768 140734016318288 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30372/statm: 46281 28002 187 433 0 45845 0
[pid=30372/tid=30374] ppid=30370 vsize=185124 CPUtime=221.28 cores=1,3,5,7
/proc/30372/task/30374/stat : 30374 (pwbo2.02) R 30370 30372 27854 0 -1 4202560 20899 0 0 0 22116 12 0 0 20 0 2 0 331613457 189566976 28002 33554432000 4194304 5964478 140734016318768 139728810485800 4399808 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) 185124

[startup+282.3 s]
/proc/loadavg: 2.05 2.01 1.93 3/179 30375
/proc/meminfo: memFree=27577220/32873844 swapFree=7628/7628
[pid=30372] ppid=30370 vsize=185124 CPUtime=282.23 cores=1,3,5,7
/proc/30372/stat : 30372 (pwbo2.02) S 30370 30372 27854 0 -1 4202496 32363 0 0 0 28211 12 0 0 20 0 2 0 331613415 189566976 29200 33554432000 4194304 5964478 140734016318768 140734016318288 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30372/statm: 46281 29200 187 433 0 45845 0
[pid=30372/tid=30374] ppid=30370 vsize=185124 CPUtime=281.13 cores=1,3,5,7
/proc/30372/task/30374/stat : 30374 (pwbo2.02) R 30370 30372 27854 0 -1 4202560 22097 0 0 0 28098 15 0 0 20 0 2 0 331613457 189566976 29200 33554432000 4194304 5964478 140734016318768 139728810485800 4399920 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) 185124

[startup+342.3 s]
/proc/loadavg: 1.94 1.99 1.93 3/179 30534
/proc/meminfo: memFree=27809356/32873844 swapFree=7628/7628
[pid=30372] ppid=30370 vsize=185124 CPUtime=342.22 cores=1,3,5,7
/proc/30372/stat : 30372 (pwbo2.02) S 30370 30372 27854 0 -1 4202496 33321 0 0 0 34209 13 0 0 20 0 2 0 331613415 189566976 30158 33554432000 4194304 5964478 140734016318768 140734016318288 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30372/statm: 46281 30158 187 433 0 45845 0
[pid=30372/tid=30374] ppid=30370 vsize=185124 CPUtime=340.97 cores=1,3,5,7
/proc/30372/task/30374/stat : 30374 (pwbo2.02) R 30370 30372 27854 0 -1 4202560 23055 0 0 0 34080 17 0 0 20 0 2 0 331613457 189566976 30158 33554432000 4194304 5964478 140734016318768 139728810485800 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 185124

[startup+402.3 s]
/proc/loadavg: 1.97 1.99 1.93 3/179 30652
/proc/meminfo: memFree=27698704/32873844 swapFree=7628/7628
[pid=30372] ppid=30370 vsize=185124 CPUtime=402.21 cores=1,3,5,7
/proc/30372/stat : 30372 (pwbo2.02) S 30370 30372 27854 0 -1 4202496 34374 0 0 0 40206 15 0 0 20 0 2 0 331613415 189566976 31293 33554432000 4194304 5964478 140734016318768 140734016318288 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30372/statm: 46281 31293 187 433 0 45845 0
[pid=30372/tid=30374] ppid=30370 vsize=185124 CPUtime=400.82 cores=1,3,5,7
/proc/30372/task/30374/stat : 30374 (pwbo2.02) R 30370 30372 27854 0 -1 4202560 24108 0 0 0 40063 19 0 0 20 0 2 0 331613457 189566976 31293 33554432000 4194304 5964478 140734016318768 139728810485688 4403343 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 185124

[startup+462.3 s]
/proc/loadavg: 1.99 1.99 1.93 3/179 30652
/proc/meminfo: memFree=27598204/32873844 swapFree=7628/7628
[pid=30372] ppid=30370 vsize=185124 CPUtime=462.2 cores=1,3,5,7

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


[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 30657
/proc/meminfo: memFree=27139092/32873844 swapFree=7628/7628
[pid=30372] ppid=30370 vsize=187556 CPUtime=1002.11 cores=1,3,5,7
/proc/30372/stat : 30372 (pwbo2.02) S 30370 30372 27854 0 -1 4202496 44278 0 0 0 100181 30 0 0 20 0 2 0 331613415 192057344 41381 33554432000 4194304 5964478 140734016318768 140734016318288 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30372/statm: 46889 41381 187 433 0 46453 0
[pid=30372/tid=30374] ppid=30370 vsize=187556 CPUtime=999.28 cores=1,3,5,7
/proc/30372/task/30374/stat : 30374 (pwbo2.02) R 30370 30372 27854 0 -1 4202560 34012 0 0 0 99885 43 0 0 20 0 2 0 331613457 192057344 41381 33554432000 4194304 5964478 140734016318768 139728810485800 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 187556

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 30657
/proc/meminfo: memFree=27133984/32873844 swapFree=7628/7628
[pid=30372] ppid=30370 vsize=187556 CPUtime=1062.1 cores=1,3,5,7
/proc/30372/stat : 30372 (pwbo2.02) S 30370 30372 27854 0 -1 4202496 45470 0 0 0 106178 32 0 0 20 0 2 0 331613415 192057344 42573 33554432000 4194304 5964478 140734016318768 140734016318288 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30372/statm: 46889 42573 187 433 0 46453 0
[pid=30372/tid=30374] ppid=30370 vsize=187556 CPUtime=1059.12 cores=1,3,5,7
/proc/30372/task/30374/stat : 30374 (pwbo2.02) R 30370 30372 27854 0 -1 4202560 35204 0 0 0 105865 47 0 0 20 0 2 0 331613457 192057344 42573 33554432000 4194304 5964478 140734016318768 139728810485800 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 187556

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 30657
/proc/meminfo: memFree=27127820/32873844 swapFree=7628/7628
[pid=30372] ppid=30370 vsize=253092 CPUtime=1122.09 cores=1,3,5,7
/proc/30372/stat : 30372 (pwbo2.02) S 30370 30372 27854 0 -1 4202496 46502 0 0 0 112176 33 0 0 20 0 2 0 331613415 259166208 43605 33554432000 4194304 5964478 140734016318768 140734016318288 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30372/statm: 63273 43605 187 433 0 62837 0
[pid=30372/tid=30374] ppid=30370 vsize=253092 CPUtime=1118.97 cores=1,3,5,7
/proc/30372/task/30374/stat : 30374 (pwbo2.02) R 30370 30372 27854 0 -1 4202560 36236 0 0 0 111848 49 0 0 20 0 2 0 331613457 259166208 43605 33554432000 4194304 5964478 140734016318768 139728810485800 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 253092

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 30657
/proc/meminfo: memFree=27124008/32873844 swapFree=7628/7628
[pid=30372] ppid=30370 vsize=253092 CPUtime=1182.09 cores=1,3,5,7
/proc/30372/stat : 30372 (pwbo2.02) S 30370 30372 27854 0 -1 4202496 47461 0 0 0 118174 35 0 0 20 0 2 0 331613415 259166208 44564 33554432000 4194304 5964478 140734016318768 140734016318288 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30372/statm: 63273 44564 187 433 0 62837 0
[pid=30372/tid=30374] ppid=30370 vsize=253092 CPUtime=1178.82 cores=1,3,5,7
/proc/30372/task/30374/stat : 30374 (pwbo2.02) R 30370 30372 27854 0 -1 4202560 37195 0 0 0 117832 50 0 0 20 0 2 0 331613457 259166208 44564 33554432000 4194304 5964478 140734016318768 139728810485752 4399915 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 253092

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 30657
/proc/meminfo: memFree=27106620/32873844 swapFree=7628/7628
[pid=30372] ppid=30370 vsize=253092 CPUtime=1242.08 cores=1,3,5,7
/proc/30372/stat : 30372 (pwbo2.02) S 30370 30372 27854 0 -1 4202496 48338 0 0 0 124172 36 0 0 20 0 2 0 331613415 259166208 45441 33554432000 4194304 5964478 140734016318768 140734016318288 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30372/statm: 63273 45441 187 433 0 62837 0
[pid=30372/tid=30374] ppid=30370 vsize=253092 CPUtime=1238.67 cores=1,3,5,7
/proc/30372/task/30374/stat : 30374 (pwbo2.02) R 30370 30372 27854 0 -1 4202560 38072 0 0 0 123814 53 0 0 20 0 2 0 331613457 259166208 45441 33554432000 4194304 5964478 140734016318768 139728810485560 4400432 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 253092

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 30658
/proc/meminfo: memFree=27019200/32873844 swapFree=7628/7628
[pid=30372] ppid=30370 vsize=253092 CPUtime=1302.07 cores=1,3,5,7
/proc/30372/stat : 30372 (pwbo2.02) S 30370 30372 27854 0 -1 4202496 49227 0 0 0 130170 37 0 0 20 0 2 0 331613415 259166208 46330 33554432000 4194304 5964478 140734016318768 140734016318288 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30372/statm: 63273 46330 187 433 0 62837 0
[pid=30372/tid=30374] ppid=30370 vsize=253092 CPUtime=1298.52 cores=1,3,5,7
/proc/30372/task/30374/stat : 30374 (pwbo2.02) R 30370 30372 27854 0 -1 4202560 38961 0 0 0 129797 55 0 0 20 0 2 0 331613457 259166208 46330 33554432000 4194304 5964478 140734016318768 139728810485752 4399915 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 253092

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

[startup+1305.5 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 30658
/proc/meminfo: memFree=27012504/32873844 swapFree=7628/7628
[pid=30372] ppid=30370 vsize=253092 CPUtime=1305.26 cores=1,3,5,7
/proc/30372/stat : 30372 (pwbo2.02) S 30370 30372 27854 0 -1 4202496 49253 0 0 0 130489 37 0 0 20 0 2 0 331613415 259166208 46356 33554432000 4194304 5964478 140734016318768 140734016318288 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30372/statm: 63273 46356 187 433 0 62837 0
[pid=30372/tid=30374] ppid=30370 vsize=253092 CPUtime=1301.71 cores=1,3,5,7
/proc/30372/task/30374/stat : 30374 (pwbo2.02) R 30370 30372 27854 0 -1 4202560 38987 0 0 0 130116 55 0 0 20 0 2 0 331613457 259166208 46356 33554432000 4194304 5964478 140734016318768 139728810485800 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1305.26
Current children cumulated vsize (KiB) 253092

[startup+1331.1 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 30658
/proc/meminfo: memFree=26959928/32873844 swapFree=7628/7628
[pid=30372] ppid=30370 vsize=253092 CPUtime=1330.87 cores=1,3,5,7
/proc/30372/stat : 30372 (pwbo2.02) S 30370 30372 27854 0 -1 4202496 49583 0 0 0 133049 38 0 0 20 0 2 0 331613415 259166208 46686 33554432000 4194304 5964478 140734016318768 140734016318288 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30372/statm: 63273 46686 187 433 0 62837 0
[pid=30372/tid=30374] ppid=30370 vsize=253092 CPUtime=1327.24 cores=1,3,5,7
/proc/30372/task/30374/stat : 30374 (pwbo2.02) R 30370 30372 27854 0 -1 4202560 39317 0 0 0 132668 56 0 0 20 0 2 0 331613457 259166208 46686 33554432000 4194304 5964478 140734016318768 139728810485800 4400010 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1330.87
Current children cumulated vsize (KiB) 253092

[startup+1337.5 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 30658
/proc/meminfo: memFree=26949760/32873844 swapFree=7628/7628
[pid=30372] ppid=30370 vsize=253092 CPUtime=1337.27 cores=1,3,5,7
/proc/30372/stat : 30372 (pwbo2.02) S 30370 30372 27854 0 -1 4202496 49681 0 0 0 133689 38 0 0 20 0 2 0 331613415 259166208 46784 33554432000 4194304 5964478 140734016318768 140734016318288 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30372/statm: 63273 46784 187 433 0 62837 0
[pid=30372/tid=30374] ppid=30370 vsize=253092 CPUtime=1333.63 cores=1,3,5,7
/proc/30372/task/30374/stat : 30374 (pwbo2.02) R 30370 30372 27854 0 -1 4202560 39415 0 0 0 133307 56 0 0 20 0 2 0 331613457 259166208 46784 33554432000 4194304 5964478 140734016318768 139728810485752 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1337.27
Current children cumulated vsize (KiB) 253092

[startup+1340.7 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 30658
/proc/meminfo: memFree=26947156/32873844 swapFree=7628/7628
[pid=30372] ppid=30370 vsize=253092 CPUtime=1340.47 cores=1,3,5,7
/proc/30372/stat : 30372 (pwbo2.02) S 30370 30372 27854 0 -1 4202496 49729 0 0 0 134009 38 0 0 20 0 2 0 331613415 259166208 46832 33554432000 4194304 5964478 140734016318768 140734016318288 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30372/statm: 63273 46832 187 433 0 62837 0
[pid=30372/tid=30374] ppid=30370 vsize=253092 CPUtime=1336.82 cores=1,3,5,7
/proc/30372/task/30374/stat : 30374 (pwbo2.02) R 30370 30372 27854 0 -1 4202560 39463 0 0 0 133626 56 0 0 20 0 2 0 331613457 259166208 46832 33554432000 4194304 5964478 140734016318768 139728810485768 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1340.47
Current children cumulated vsize (KiB) 253092

[startup+1342.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 30658
/proc/meminfo: memFree=26944428/32873844 swapFree=7628/7628
[pid=30372] ppid=30370 vsize=253092 CPUtime=1342.06 cores=1,3,5,7
/proc/30372/stat : 30372 (pwbo2.02) S 30370 30372 27854 0 -1 4202496 49751 0 0 0 134168 38 0 0 20 0 2 0 331613415 259166208 46854 33554432000 4194304 5964478 140734016318768 140734016318288 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30372/statm: 63273 46854 187 433 0 62837 0
[pid=30372/tid=30374] ppid=30370 vsize=253092 CPUtime=1338.41 cores=1,3,5,7
/proc/30372/task/30374/stat : 30374 (pwbo2.02) R 30370 30372 27854 0 -1 4202560 39485 0 0 0 133785 56 0 0 20 0 2 0 331613457 259166208 46854 33554432000 4194304 5964478 140734016318768 139728810485752 4399854 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1342.06
Current children cumulated vsize (KiB) 253092

[startup+1343.9 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 30658
/proc/meminfo: memFree=26942940/32873844 swapFree=7628/7628
[pid=30372] ppid=30370 vsize=253092 CPUtime=1343.66 cores=1,3,5,7
/proc/30372/stat : 30372 (pwbo2.02) S 30370 30372 27854 0 -1 4202496 49767 0 0 0 134328 38 0 0 20 0 2 0 331613415 259166208 46870 33554432000 4194304 5964478 140734016318768 140734016318288 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30372/statm: 63273 46870 187 433 0 62837 0
[pid=30372/tid=30374] ppid=30370 vsize=253092 CPUtime=1340.01 cores=1,3,5,7
/proc/30372/task/30374/stat : 30374 (pwbo2.02) R 30370 30372 27854 0 -1 4202560 39501 0 0 0 133945 56 0 0 20 0 2 0 331613457 259166208 46870 33554432000 4194304 5964478 140734016318768 139728810485752 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1343.66
Current children cumulated vsize (KiB) 253092

[startup+1344.7 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 30658
/proc/meminfo: memFree=26941824/32873844 swapFree=7628/7628
[pid=30372] ppid=30370 vsize=253092 CPUtime=1344.46 cores=1,3,5,7
/proc/30372/stat : 30372 (pwbo2.02) S 30370 30372 27854 0 -1 4202496 49775 0 0 0 134408 38 0 0 20 0 2 0 331613415 259166208 46878 33554432000 4194304 5964478 140734016318768 140734016318288 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30372/statm: 63273 46878 187 433 0 62837 0
[pid=30372/tid=30374] ppid=30370 vsize=253092 CPUtime=1340.81 cores=1,3,5,7
/proc/30372/task/30374/stat : 30374 (pwbo2.02) R 30370 30372 27854 0 -1 4202560 39509 0 0 0 134025 56 0 0 20 0 2 0 331613457 259166208 46878 33554432000 4194304 5964478 140734016318768 139728810485800 4400740 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1344.46
Current children cumulated vsize (KiB) 253092

[startup+1345.1 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 30658
/proc/meminfo: memFree=26941824/32873844 swapFree=7628/7628
[pid=30372] ppid=30370 vsize=253092 CPUtime=1344.86 cores=1,3,5,7
/proc/30372/stat : 30372 (pwbo2.02) S 30370 30372 27854 0 -1 4202496 49869 0 0 0 134448 38 0 0 20 0 2 0 331613415 259166208 46972 33554432000 4194304 5964478 140734016318768 140734016318288 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30372/statm: 63273 46972 187 433 0 62837 0
[pid=30372/tid=30374] ppid=30370 vsize=253092 CPUtime=1341.2 cores=1,3,5,7
/proc/30372/task/30374/stat : 30374 (pwbo2.02) R 30370 30372 27854 0 -1 4202560 39603 0 0 0 134064 56 0 0 20 0 2 0 331613457 259166208 46972 33554432000 4194304 5964478 140734016318768 139728810485800 4407163 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1344.86
Current children cumulated vsize (KiB) 253092

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 30372 and gives
#  childrusage.ru_utime.tv_sec=1341
#  childrusage.ru_utime.tv_usec=114119
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=588910
# CPU time returned by wait4() is 1341.7
# while last known CPU time is 1344.86
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1345.16
CPU time (s): 1344.86
CPU user time (s): 1344.48
CPU system time (s): 0.38
CPU usage (%): 99.9777
Max. virtual memory (cumulated for all children) (KiB): 253092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1341.11
system time used= 0.58891
maximum resident set size= 187908
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49874
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= 52
involuntary context switches= 1478

runsolver used 2.6186 second user time and 6.67399 second system time

The end

Launcher Data

Begin job on node143 at 2012-06-02 18:34:50
IDJOB=3726533
IDBENCH=1479
IDSOLVER=2310
FILE ID=node143/3726533-1338654890
RUNJOBID= node143-1338651550-29472
PBS_JOBID= 14636437
Free space on /tmp= 68536 MiB

SOLVER NAME= pwbo 2.02
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/normalized-cache.inv14.ucl.opb
COMMAND LINE= pwbo2.02 -file-format=opb -verbosity=0 -thread=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3726533-1338654890/watcher-3726533-1338654890 -o /tmp/evaluation-result-3726533-1338654890/solver-3726533-1338654890 -C 1800 -W 1900 -M 15500  pwbo2.02 -file-format=opb -verbosity=0 -thread=1 HOME/instance-3726533-1338654890.opb

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

MD5SUM BENCH= 939f54a73a83900b8b6d857af47a0b62
RANDOM SEED=943893628

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:        27766644 kB
Buffers:          362860 kB
Cached:          3645136 kB
SwapCached:          112 kB
Active:          2171508 kB
Inactive:        2039056 kB
Active(anon):     193900 kB
Inactive(anon):    10908 kB
Active(file):    1977608 kB
Inactive(file):  2028148 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108424 kB
Dirty:             11192 kB
Writeback:            36 kB
AnonPages:        209752 kB
Mapped:            11028 kB
Shmem:               160 kB
Slab:             756088 kB
SReclaimable:     198188 kB
SUnreclaim:       557900 kB
KernelStack:        1456 kB
PageTables:         4052 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     187296 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    151552 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= 68532 MiB
End job on node143 at 2012-06-02 18:57:16