Trace number 3694448

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 NameAnswerobjective functionCPU timeWall clock time
pb2satCp2 2012-05-19? (TO) 1800.05 1801.82

General information on the benchmark

Name/OPT-BIGINT-LIN/
heinz/normalized-co-100.opb
MD5SUMcc8ca0c69f8ca12b192f0c3a37614bc3
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark275018906
Best CPU time to get the best result obtained on this benchmark1800.1
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables48116
Total number of constraints2186
Number of constraints which are clauses9
Number of constraints which are cardinality constraints (but not clauses)163
Number of constraints which are nor clauses,nor cardinality constraints2014
Minimum length of a constraint2
Maximum length of a constraint19068
Number of terms in the objective function 46916
Biggest coefficient in the objective function 837300000
Number of bits for the biggest coefficient in the objective function 30
Sum of the numbers in the objective function 89462976580
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 837300000
Number of bits of the biggest number in a constraint 30
Biggest sum of numbers in a constraint 89462976580
Number of bits of the biggest sum of numbers37
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3.08/3.20	c fallback to adder encoding
3.59/3.66	c fallback to adder encoding
4.09/4.13	c fallback to adder encoding
4.48/4.56	c fallback to adder encoding
4.99/5.04	c fallback to adder encoding
5.39/5.47	c fallback to adder encoding
5.89/5.94	c fallback to adder encoding
6.39/6.50	c fallback to adder encoding
6.89/6.94	c fallback to adder encoding
7.29/7.37	c fallback to adder encoding
7.78/7.80	c fallback to adder encoding
8.19/8.22	c fallback to adder encoding
8.59/8.70	c fallback to adder encoding
9.19/9.24	c fallback to adder encoding
9.69/9.71	c fallback to adder encoding
10.19/10.26	c fallback to adder encoding
10.69/10.73	c fallback to adder encoding
11.39/11.43	c fallback to adder encoding
11.89/11.95	c fallback to adder encoding
12.39/12.43	c fallback to adder encoding
12.89/12.92	c fallback to adder encoding
13.39/13.41	c fallback to adder encoding
467.60/467.77	c model valid
467.60/467.77	c current solution ok
510.29/510.80	o 6097392294
510.29/510.80	c fallback to adder encoding
1800.05/1801.81	c error: unexpected solver exit code
1800.05/1801.81	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-3694448-1338120861/watcher-3694448-1338120861 -o /tmp/evaluation-result-3694448-1338120861/solver-3694448-1338120861 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3694448-1338120861.opb 1692934473 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.02 2.03 2.02 3/179 18898
/proc/meminfo: memFree=26516524/32873844 swapFree=7108/7108
[pid=18898] ppid=18896 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18898/stat : 18898 (runPb2satCp2.sh) S 18896 18898 6267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278213125 9367552 275 33554432000 4194304 5064252 140734868309904 140734868308816 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18898/statm: 2287 275 233 213 0 72 0

[startup+0.0838309 s]
/proc/loadavg: 2.02 2.03 2.02 3/179 18898
/proc/meminfo: memFree=26516524/32873844 swapFree=7108/7108
[pid=18898] ppid=18896 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18898/stat : 18898 (runPb2satCp2.sh) S 18896 18898 6267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278213125 9367552 275 33554432000 4194304 5064252 140734868309904 140734868308816 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18898/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100305 s]
/proc/loadavg: 2.02 2.03 2.02 3/179 18898
/proc/meminfo: memFree=26516524/32873844 swapFree=7108/7108
[pid=18898] ppid=18896 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18898/stat : 18898 (runPb2satCp2.sh) S 18896 18898 6267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278213125 9367552 275 33554432000 4194304 5064252 140734868309904 140734868308816 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18898/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300283 s]
/proc/loadavg: 2.02 2.03 2.02 3/179 18898
/proc/meminfo: memFree=26516524/32873844 swapFree=7108/7108
[pid=18898] ppid=18896 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18898/stat : 18898 (runPb2satCp2.sh) S 18896 18898 6267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278213125 9367552 275 33554432000 4194304 5064252 140734868309904 140734868308816 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18898/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700257 s]
/proc/loadavg: 2.02 2.03 2.02 3/179 18898
/proc/meminfo: memFree=26516524/32873844 swapFree=7108/7108
[pid=18898] ppid=18896 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18898/stat : 18898 (runPb2satCp2.sh) S 18896 18898 6267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278213125 9367552 275 33554432000 4194304 5064252 140734868309904 140734868308816 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18898/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 2.02 2.03 2.02 3/181 18900
/proc/meminfo: memFree=26478084/32873844 swapFree=7108/7108
[pid=18898] ppid=18896 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18898/stat : 18898 (runPb2satCp2.sh) S 18896 18898 6267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278213125 9367552 275 33554432000 4194304 5064252 140734868309904 140734868308816 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18898/statm: 2287 275 233 213 0 72 0
[pid=18899] ppid=18898 vsize=84692 CPUtime=1.49 cores=0,2,4,6
/proc/18899/stat : 18899 (pb2sat) R 18898 18898 6267 0 -1 4202496 14094 0 0 0 146 3 0 0 20 0 1 0 278213125 86724608 17527 33554432000 4194304 5873084 140733672718720 140733672713688 4996171 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18899/statm: 21173 17527 157 410 0 20755 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 93840

[startup+3.10038 s]
/proc/loadavg: 2.02 2.03 2.02 3/181 18900
/proc/meminfo: memFree=26376608/32873844 swapFree=7108/7108
[pid=18898] ppid=18896 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18898/stat : 18898 (runPb2satCp2.sh) S 18896 18898 6267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278213125 9367552 275 33554432000 4194304 5064252 140734868309904 140734868308816 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18898/statm: 2287 275 233 213 0 72 0
[pid=18899] ppid=18898 vsize=301468 CPUtime=3.08 cores=0,2,4,6
/proc/18899/stat : 18899 (pb2sat) R 18898 18898 6267 0 -1 4202496 44695 0 0 0 297 11 0 0 20 0 1 0 278213125 308703232 70053 33554432000 4194304 5873084 140733672718720 140733672249592 4420192 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18899/statm: 75367 70053 157 410 0 74949 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 310616

[startup+6.30033 s]
/proc/loadavg: 2.10 2.04 2.03 3/181 18900
/proc/meminfo: memFree=26059176/32873844 swapFree=7108/7108
[pid=18898] ppid=18896 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18898/stat : 18898 (runPb2satCp2.sh) S 18896 18898 6267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278213125 9367552 275 33554432000 4194304 5064252 140734868309904 140734868308816 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18898/statm: 2287 275 233 213 0 72 0
[pid=18899] ppid=18898 vsize=773220 CPUtime=6.29 cores=0,2,4,6
/proc/18899/stat : 18899 (pb2sat) R 18898 18898 6267 0 -1 4202496 65736 0 0 0 606 23 0 0 20 0 1 0 278213125 791777280 130249 33554432000 4194304 5873084 140733672718720 140733672610424 4426160 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18899/statm: 193305 130249 164 410 0 192887 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 782368

[startup+12.7003 s]
/proc/loadavg: 2.09 2.04 2.02 3/181 18900
/proc/meminfo: memFree=25550840/32873844 swapFree=7108/7108
[pid=18898] ppid=18896 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18898/stat : 18898 (runPb2satCp2.sh) S 18896 18898 6267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278213125 9367552 275 33554432000 4194304 5064252 140734868309904 140734868308816 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18898/statm: 2287 275 233 213 0 72 0
[pid=18899] ppid=18898 vsize=1474416 CPUtime=12.69 cores=0,2,4,6
/proc/18899/stat : 18899 (pb2sat) R 18898 18898 6267 0 -1 4202496 110903 0 0 0 1228 41 0 0 20 0 1 0 278213125 1509801984 255898 33554432000 4194304 5873084 140733672718720 140733672715960 4664146 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18899/statm: 368604 255898 164 410 0 368186 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1483564

[startup+25.5005 s]
/proc/loadavg: 2.22 2.07 2.03 3/183 18902
/proc/meminfo: memFree=23074192/32873844 swapFree=7108/7108
[pid=18898] ppid=18896 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18898/stat : 18898 (runPb2satCp2.sh) S 18896 18898 6267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278213125 9367552 275 33554432000 4194304 5064252 140734868309904 140734868308816 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18898/statm: 2287 275 233 213 0 72 0
[pid=18899] ppid=18898 vsize=1528712 CPUtime=15.26 cores=0,2,4,6
/proc/18899/stat : 18899 (pb2sat) S 18898 18898 6267 0 -1 4202496 125178 0 0 0 1382 144 0 0 20 0 1 0 278213125 1565401088 289436 33554432000 4194304 5873084 140733672718720 140733672715144 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18899/statm: 382178 289436 171 410 0 381760 0
[pid=18901] ppid=18899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18901/stat : 18901 (satsolver.sh) S 18899 18898 6267 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 278214651 9367552 267 33554432000 4194304 5064252 140737075520080 140737075518992 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18901/statm: 2287 267 226 213 0 72 0
[pid=18902] ppid=18901 vsize=1912984 CPUtime=10.21 cores=0,2,4,6
/proc/18902/stat : 18902 (glucose_static) R 18901 18898 6267 0 -1 4202496 223511 0 0 0 939 82 0 0 20 0 1 0 278214653 1958895616 398123 33554432000 4194304 4896791 140734190857696 140734190854904 4401607 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18902/statm: 478246 398123 76 172 0 478072 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 3459992

[startup+51.1067 s]
/proc/loadavg: 2.22 2.08 2.04 3/183 18902
/proc/meminfo: memFree=23052076/32873844 swapFree=7108/7108
[pid=18898] ppid=18896 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18898/stat : 18898 (runPb2satCp2.sh) S 18896 18898 6267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278213125 9367552 275 33554432000 4194304 5064252 140734868309904 140734868308816 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18898/statm: 2287 275 233 213 0 72 0
[pid=18899] ppid=18898 vsize=1528712 CPUtime=15.26 cores=0,2,4,6
/proc/18899/stat : 18899 (pb2sat) S 18898 18898 6267 0 -1 4202496 125178 0 0 0 1382 144 0 0 20 0 1 0 278213125 1565401088 289436 33554432000 4194304 5873084 140733672718720 140733672715144 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18899/statm: 382178 289436 171 410 0 381760 0
[pid=18901] ppid=18899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18901/stat : 18901 (satsolver.sh) S 18899 18898 6267 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 278214651 9367552 267 33554432000 4194304 5064252 140737075520080 140737075518992 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18901/statm: 2287 267 226 213 0 72 0
[pid=18902] ppid=18901 vsize=1925380 CPUtime=35.81 cores=0,2,4,6
/proc/18902/stat : 18902 (glucose_static) R 18901 18898 6267 0 -1 4202496 231553 0 0 0 3496 85 0 0 20 0 1 0 278214653 1971589120 405653 33554432000 4194304 4896791 140734190857696 140734190855336 4203849 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18902/statm: 481345 405653 78 172 0 481171 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 3472388

[startup+102.3 s]
/proc/loadavg: 2.09 2.07 2.03 3/183 18903
/proc/meminfo: memFree=23035668/32873844 swapFree=7108/7108
[pid=18898] ppid=18896 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18898/stat : 18898 (runPb2satCp2.sh) S 18896 18898 6267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278213125 9367552 275 33554432000 4194304 5064252 140734868309904 140734868308816 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18898/statm: 2287 275 233 213 0 72 0
[pid=18899] ppid=18898 vsize=1528712 CPUtime=15.26 cores=0,2,4,6
/proc/18899/stat : 18899 (pb2sat) S 18898 18898 6267 0 -1 4202496 125178 0 0 0 1382 144 0 0 20 0 1 0 278213125 1565401088 289436 33554432000 4194304 5873084 140733672718720 140733672715144 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18899/statm: 382178 289436 171 410 0 381760 0
[pid=18901] ppid=18899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18901/stat : 18901 (satsolver.sh) S 18899 18898 6267 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 278214651 9367552 267 33554432000 4194304 5064252 140737075520080 140737075518992 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18901/statm: 2287 267 226 213 0 72 0
[pid=18902] ppid=18901 vsize=1926112 CPUtime=86.99 cores=0,2,4,6
/proc/18902/stat : 18902 (glucose_static) R 18901 18898 6267 0 -1 4202496 231725 0 0 0 8614 85 0 0 20 0 1 0 278214653 1972338688 409913 33554432000 4194304 4896791 140734190857696 140734190855016 4224921 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18902/statm: 481528 409913 78 172 0 481354 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 3473120

[startup+162.3 s]
/proc/loadavg: 2.03 2.05 2.03 3/183 18903
/proc/meminfo: memFree=23010156/32873844 swapFree=7108/7108
[pid=18898] ppid=18896 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18898/stat : 18898 (runPb2satCp2.sh) S 18896 18898 6267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278213125 9367552 275 33554432000 4194304 5064252 140734868309904 140734868308816 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18898/statm: 2287 275 233 213 0 72 0
[pid=18899] ppid=18898 vsize=1528712 CPUtime=15.26 cores=0,2,4,6
/proc/18899/stat : 18899 (pb2sat) S 18898 18898 6267 0 -1 4202496 125178 0 0 0 1382 144 0 0 20 0 1 0 278213125 1565401088 289436 33554432000 4194304 5873084 140733672718720 140733672715144 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18899/statm: 382178 289436 171 410 0 381760 0
[pid=18901] ppid=18899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18901/stat : 18901 (satsolver.sh) S 18899 18898 6267 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 278214651 9367552 267 33554432000 4194304 5064252 140737075520080 140737075518992 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18901/statm: 2287 267 226 213 0 72 0
[pid=18902] ppid=18901 vsize=1926740 CPUtime=146.99 cores=0,2,4,6
/proc/18902/stat : 18902 (glucose_static) R 18901 18898 6267 0 -1 4202496 231891 0 0 0 14613 86 0 0 20 0 1 0 278214653 1972981760 416211 33554432000 4194304 4896791 140734190857696 140734190854840 4225243 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18902/statm: 481685 416211 78 172 0 481511 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 3473748

[startup+222.3 s]
/proc/loadavg: 2.06 2.06 2.03 3/183 18903
/proc/meminfo: memFree=22993716/32873844 swapFree=7108/7108
[pid=18898] ppid=18896 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18898/stat : 18898 (runPb2satCp2.sh) S 18896 18898 6267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278213125 9367552 275 33554432000 4194304 5064252 140734868309904 140734868308816 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18898/statm: 2287 275 233 213 0 72 0
[pid=18899] ppid=18898 vsize=1528712 CPUtime=15.26 cores=0,2,4,6
/proc/18899/stat : 18899 (pb2sat) S 18898 18898 6267 0 -1 4202496 125178 0 0 0 1382 144 0 0 20 0 1 0 278213125 1565401088 289436 33554432000 4194304 5873084 140733672718720 140733672715144 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18899/statm: 382178 289436 171 410 0 381760 0
[pid=18901] ppid=18899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18901/stat : 18901 (satsolver.sh) S 18899 18898 6267 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 278214651 9367552 267 33554432000 4194304 5064252 140737075520080 140737075518992 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18901/statm: 2287 267 226 213 0 72 0
[pid=18902] ppid=18901 vsize=1927368 CPUtime=206.98 cores=0,2,4,6
/proc/18902/stat : 18902 (glucose_static) R 18901 18898 6267 0 -1 4202496 232066 0 0 0 20612 86 0 0 20 0 1 0 278214653 1973624832 419962 33554432000 4194304 4896791 140734190857696 140734190855224 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18902/statm: 481842 419962 78 172 0 481668 0
Current children cumulated CPU time (s) 222.24

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

/proc/18910/statm: 864812 800193 78 172 0 864638 0
Current children cumulated CPU time (s) 1420.61
Current children cumulated vsize (KiB) 6076756

[startup+1482.3 s]
/proc/loadavg: 1.00 1.06 1.41 2/174 18941
/proc/meminfo: memFree=21799172/32873844 swapFree=7108/7108
[pid=18898] ppid=18896 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18898/stat : 18898 (runPb2satCp2.sh) S 18896 18898 6267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278213125 9367552 275 33554432000 4194304 5064252 140734868309904 140734868308816 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18898/statm: 2287 275 233 213 0 72 0
[pid=18899] ppid=18898 vsize=2599212 CPUtime=520.89 cores=0,2,4,6
/proc/18899/stat : 18899 (pb2sat) S 18898 18898 6267 0 -1 4202496 156968 234930 0 0 3164 3681 45030 214 20 0 1 0 278213125 2661593088 460502 33554432000 4194304 5873084 140733672718720 140733672712536 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 137 0 0
/proc/18899/statm: 649803 460502 180 410 0 649385 0
[pid=18909] ppid=18899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18909/stat : 18909 (satsolver.sh) S 18899 18898 6267 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278265366 9367552 266 33554432000 4194304 5064252 140735093678384 140735093677296 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18909/statm: 2287 266 226 213 0 72 0
[pid=18910] ppid=18909 vsize=4026912 CPUtime=959.71 cores=0,2,4,6
/proc/18910/stat : 18910 (glucose_static) R 18909 18898 6267 0 -1 4202496 401010 0 0 0 95797 174 0 0 20 0 1 0 278265368 4123557888 812551 33554432000 4194304 4896791 140736091231344 140736091228872 4203704 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/18910/statm: 1006728 812551 78 172 0 1006554 0
Current children cumulated CPU time (s) 1480.6
Current children cumulated vsize (KiB) 6644420

[startup+1542.3 s]
/proc/loadavg: 1.00 1.05 1.38 2/175 18944
/proc/meminfo: memFree=21753732/32873844 swapFree=7108/7108
[pid=18898] ppid=18896 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18898/stat : 18898 (runPb2satCp2.sh) S 18896 18898 6267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278213125 9367552 275 33554432000 4194304 5064252 140734868309904 140734868308816 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18898/statm: 2287 275 233 213 0 72 0
[pid=18899] ppid=18898 vsize=2599212 CPUtime=520.89 cores=0,2,4,6
/proc/18899/stat : 18899 (pb2sat) S 18898 18898 6267 0 -1 4202496 156968 234930 0 0 3164 3681 45030 214 20 0 1 0 278213125 2661593088 460502 33554432000 4194304 5873084 140733672718720 140733672712536 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 137 0 0
/proc/18899/statm: 649803 460502 180 410 0 649385 0
[pid=18909] ppid=18899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18909/stat : 18909 (satsolver.sh) S 18899 18898 6267 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278265366 9367552 266 33554432000 4194304 5064252 140735093678384 140735093677296 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18909/statm: 2287 266 226 213 0 72 0
[pid=18910] ppid=18909 vsize=4027180 CPUtime=1019.69 cores=0,2,4,6
/proc/18910/stat : 18910 (glucose_static) R 18909 18898 6267 0 -1 4202496 401117 0 0 0 101795 174 0 0 20 0 1 0 278265368 4123832320 824502 33554432000 4194304 4896791 140736091231344 140736091228632 4203891 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/18910/statm: 1006795 824502 78 172 0 1006621 0
Current children cumulated CPU time (s) 1540.58
Current children cumulated vsize (KiB) 6644688

[startup+1602.3 s]
/proc/loadavg: 1.00 1.04 1.35 2/174 18944
/proc/meminfo: memFree=21722956/32873844 swapFree=7108/7108
[pid=18898] ppid=18896 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18898/stat : 18898 (runPb2satCp2.sh) S 18896 18898 6267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278213125 9367552 275 33554432000 4194304 5064252 140734868309904 140734868308816 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18898/statm: 2287 275 233 213 0 72 0
[pid=18899] ppid=18898 vsize=2599212 CPUtime=520.89 cores=0,2,4,6
/proc/18899/stat : 18899 (pb2sat) S 18898 18898 6267 0 -1 4202496 156968 234930 0 0 3164 3681 45030 214 20 0 1 0 278213125 2661593088 460502 33554432000 4194304 5873084 140733672718720 140733672712536 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 137 0 0
/proc/18899/statm: 649803 460502 180 410 0 649385 0
[pid=18909] ppid=18899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18909/stat : 18909 (satsolver.sh) S 18899 18898 6267 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278265366 9367552 266 33554432000 4194304 5064252 140735093678384 140735093677296 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18909/statm: 2287 266 226 213 0 72 0
[pid=18910] ppid=18909 vsize=4027464 CPUtime=1079.68 cores=0,2,4,6
/proc/18910/stat : 18910 (glucose_static) R 18909 18898 6267 0 -1 4202496 401204 0 0 0 107793 175 0 0 20 0 1 0 278265368 4124123136 831735 33554432000 4194304 4896791 140736091231344 140736091228872 4225008 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/18910/statm: 1006866 831735 78 172 0 1006692 0
Current children cumulated CPU time (s) 1600.57
Current children cumulated vsize (KiB) 6644972

[startup+1662.3 s]
/proc/loadavg: 1.00 1.03 1.33 2/174 18945
/proc/meminfo: memFree=21709952/32873844 swapFree=7108/7108
[pid=18898] ppid=18896 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18898/stat : 18898 (runPb2satCp2.sh) S 18896 18898 6267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278213125 9367552 275 33554432000 4194304 5064252 140734868309904 140734868308816 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18898/statm: 2287 275 233 213 0 72 0
[pid=18899] ppid=18898 vsize=2599212 CPUtime=520.89 cores=0,2,4,6
/proc/18899/stat : 18899 (pb2sat) S 18898 18898 6267 0 -1 4202496 156968 234930 0 0 3164 3681 45030 214 20 0 1 0 278213125 2661593088 460502 33554432000 4194304 5873084 140733672718720 140733672712536 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 137 0 0
/proc/18899/statm: 649803 460502 180 410 0 649385 0
[pid=18909] ppid=18899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18909/stat : 18909 (satsolver.sh) S 18899 18898 6267 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278265366 9367552 266 33554432000 4194304 5064252 140735093678384 140735093677296 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18909/statm: 2287 266 226 213 0 72 0
[pid=18910] ppid=18909 vsize=4028044 CPUtime=1139.67 cores=0,2,4,6
/proc/18910/stat : 18910 (glucose_static) R 18909 18898 6267 0 -1 4202496 401343 0 0 0 113792 175 0 0 20 0 1 0 278265368 4124717056 834938 33554432000 4194304 4896791 140736091231344 140736091228488 4225168 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/18910/statm: 1007011 834938 78 172 0 1006837 0
Current children cumulated CPU time (s) 1660.56
Current children cumulated vsize (KiB) 6645552

[startup+1722.3 s]
/proc/loadavg: 1.00 1.02 1.30 2/174 18945
/proc/meminfo: memFree=22046028/32873844 swapFree=7108/7108
[pid=18898] ppid=18896 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18898/stat : 18898 (runPb2satCp2.sh) S 18896 18898 6267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278213125 9367552 275 33554432000 4194304 5064252 140734868309904 140734868308816 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18898/statm: 2287 275 233 213 0 72 0
[pid=18899] ppid=18898 vsize=2599212 CPUtime=520.89 cores=0,2,4,6
/proc/18899/stat : 18899 (pb2sat) S 18898 18898 6267 0 -1 4202496 156968 234930 0 0 3164 3681 45030 214 20 0 1 0 278213125 2661593088 460502 33554432000 4194304 5873084 140733672718720 140733672712536 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 137 0 0
/proc/18899/statm: 649803 460502 180 410 0 649385 0
[pid=18909] ppid=18899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18909/stat : 18909 (satsolver.sh) S 18899 18898 6267 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278265366 9367552 266 33554432000 4194304 5064252 140735093678384 140735093677296 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18909/statm: 2287 266 226 213 0 72 0
[pid=18910] ppid=18909 vsize=3460700 CPUtime=1199.66 cores=0,2,4,6
/proc/18910/stat : 18910 (glucose_static) R 18909 18898 6267 0 -1 4202496 401912 0 0 0 119774 192 0 0 20 0 1 0 278265368 3543756800 750997 33554432000 4194304 4896791 140736091231344 140736091228552 4203856 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/18910/statm: 865175 750997 78 172 0 865001 0
Current children cumulated CPU time (s) 1720.55
Current children cumulated vsize (KiB) 6078208

[startup+1782.3 s]
/proc/loadavg: 1.00 1.01 1.28 2/174 18945
/proc/meminfo: memFree=22029548/32873844 swapFree=7108/7108
[pid=18898] ppid=18896 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18898/stat : 18898 (runPb2satCp2.sh) S 18896 18898 6267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278213125 9367552 275 33554432000 4194304 5064252 140734868309904 140734868308816 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18898/statm: 2287 275 233 213 0 72 0
[pid=18899] ppid=18898 vsize=2599212 CPUtime=520.89 cores=0,2,4,6
/proc/18899/stat : 18899 (pb2sat) S 18898 18898 6267 0 -1 4202496 156968 234930 0 0 3164 3681 45030 214 20 0 1 0 278213125 2661593088 460502 33554432000 4194304 5873084 140733672718720 140733672712536 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 137 0 0
/proc/18899/statm: 649803 460502 180 410 0 649385 0
[pid=18909] ppid=18899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18909/stat : 18909 (satsolver.sh) S 18899 18898 6267 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278265366 9367552 266 33554432000 4194304 5064252 140735093678384 140735093677296 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18909/statm: 2287 266 226 213 0 72 0
[pid=18910] ppid=18909 vsize=3460940 CPUtime=1259.65 cores=0,2,4,6
/proc/18910/stat : 18910 (glucose_static) R 18909 18898 6267 0 -1 4202496 401988 0 0 0 125773 192 0 0 20 0 1 0 278265368 3544002560 755160 33554432000 4194304 4896791 140736091231344 140736091228872 4204125 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/18910/statm: 865235 755160 78 172 0 865061 0
Current children cumulated CPU time (s) 1780.54
Current children cumulated vsize (KiB) 6078448



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.8 s]
/proc/loadavg: 1.00 1.01 1.27 2/174 18945
/proc/meminfo: memFree=22023372/32873844 swapFree=7108/7108
[pid=18898] ppid=18896 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18898/stat : 18898 (runPb2satCp2.sh) S 18896 18898 6267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278213125 9367552 275 33554432000 4194304 5064252 140734868309904 140734868308816 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18898/statm: 2287 275 233 213 0 72 0
[pid=18899] ppid=18898 vsize=2599212 CPUtime=520.89 cores=0,2,4,6
/proc/18899/stat : 18899 (pb2sat) S 18898 18898 6267 0 -1 4202496 156968 234930 0 0 3164 3681 45030 214 20 0 1 0 278213125 2661593088 460502 33554432000 4194304 5873084 140733672718720 140733672712536 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 137 0 0
/proc/18899/statm: 649803 460502 180 410 0 649385 0
[pid=18909] ppid=18899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18909/stat : 18909 (satsolver.sh) S 18899 18898 6267 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278265366 9367552 266 33554432000 4194304 5064252 140735093678384 140735093677296 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18909/statm: 2287 266 226 213 0 72 0
[pid=18910] ppid=18909 vsize=3461044 CPUtime=1279.16 cores=0,2,4,6
/proc/18910/stat : 18910 (glucose_static) R 18909 18898 6267 0 -1 4202496 402024 0 0 0 127723 193 0 0 20 0 1 0 278265368 3544109056 756726 33554432000 4194304 4896791 140736091231344 140736091228872 4224983 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/18910/statm: 865261 756726 78 172 0 865087 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 6078552

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1801.8 s]
/proc/loadavg: 1.00 1.01 1.27 2/174 18945
/proc/meminfo: memFree=22023372/32873844 swapFree=7108/7108
[pid=18898] ppid=18896 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18898/stat : 18898 (runPb2satCp2.sh) S 18896 18898 6267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278213125 9367552 275 33554432000 4194304 5064252 140734868309904 140734868308816 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18898/statm: 2287 275 233 213 0 72 0
[pid=18899] ppid=18898 vsize=2599212 CPUtime=520.89 cores=0,2,4,6
/proc/18899/stat : 18899 (pb2sat) S 18898 18898 6267 0 -1 4202496 156968 234930 0 0 3164 3681 45030 214 20 0 1 0 278213125 2661593088 460502 33554432000 4194304 5873084 140733672718720 140733672712536 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 137 0 0
/proc/18899/statm: 649803 460502 180 410 0 649385 0
[pid=18909] ppid=18899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18909/stat : 18909 (satsolver.sh) S 18899 18898 6267 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278265366 9367552 266 33554432000 4194304 5064252 140735093678384 140735093677296 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18909/statm: 2287 266 226 213 0 72 0
[pid=18910] ppid=18909 vsize=3461044 CPUtime=1279.16 cores=0,2,4,6
/proc/18910/stat : 18910 (glucose_static) R 18909 18898 6267 0 -1 4202496 402024 0 0 0 127723 193 0 0 20 0 1 0 278265368 3544109056 756726 33554432000 4194304 4896791 140736091231344 140736091228872 4224983 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/18910/statm: 865261 756726 78 172 0 865087 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 6078552

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1801.82
CPU time (s): 1800.05
CPU user time (s): 1759.17
CPU system time (s): 40.88
CPU usage (%): 99.9015
Max. virtual memory (cumulated for all children) (KiB): 7553536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.000999
maximum resident set size= 1100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 358
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= 4
involuntary context switches= 1

runsolver used 7.00993 second user time and 7.49486 second system time

The end

Launcher Data

Begin job on node111 at 2012-05-27 14:14:22
IDJOB=3694448
IDBENCH=89899
IDSOLVER=2273
FILE ID=node111/3694448-1338120861
RUNJOBID= node111-1338087406-6283
PBS_JOBID= 14624442
Free space on /tmp= 71088 MiB

SOLVER NAME= pb2satCp2 2012-05-19
BENCH NAME= PB11/normalized-PB11/OPT-BIGINT-LIN/heinz/normalized-co-100.opb
COMMAND LINE= DIR/runPb2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3694448-1338120861/watcher-3694448-1338120861 -o /tmp/evaluation-result-3694448-1338120861/solver-3694448-1338120861 -C 1800 -W 1900 -M 15500  HOME/runPb2satCp2.sh HOME/instance-3694448-1338120861.opb 1692934473 HOME HOME

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

MD5SUM BENCH= cc8ca0c69f8ca12b192f0c3a37614bc3
RANDOM SEED=1692934473

node111.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.152
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	: 5332.30
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.152
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.152
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.152
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.152
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.152
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.152
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.152
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26516812 kB
Buffers:          445656 kB
Cached:          3218288 kB
SwapCached:         1564 kB
Active:          3513940 kB
Inactive:        2001288 kB
Active(anon):    1840952 kB
Inactive(anon):    11312 kB
Active(file):    1672988 kB
Inactive(file):  1989976 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67105668 kB
Dirty:             28184 kB
Writeback:             0 kB
AnonPages:       1857568 kB
Mapped:            15320 kB
Shmem:               196 kB
Slab:             699588 kB
SReclaimable:     141896 kB
SUnreclaim:       557692 kB
KernelStack:        1480 kB
PageTables:         7812 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    2286616 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1490944 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= 69688 MiB
End job on node111 at 2012-05-27 14:44:25