Trace number 3694418

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.1 1800.51

General information on the benchmark

Name/OPT-BIGINT-LIN/leberre/opb-trendy/misc2010/
datasets/10orplus/normalized-mercurial-common.cudf.trendy.opb
MD5SUM6bb48d2b0ff46f6e7b073e580100f5b4
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark3183187736701
Best CPU time to get the best result obtained on this benchmark1800.92
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables21105
Total number of constraints100043
Number of constraints which are clauses98478
Number of constraints which are cardinality constraints (but not clauses)1565
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint2962
Number of terms in the objective function 8588
Biggest coefficient in the objective function 79285326336
Number of bits for the biggest coefficient in the objective function 37
Sum of the numbers in the objective function 234763814370998
Number of bits of the sum of numbers in the objective function 48
Biggest number in a constraint 79285326336
Number of bits of the biggest number in a constraint 37
Biggest sum of numbers in a constraint 234763814370998
Number of bits of the biggest sum of numbers48
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/1.00	c model valid
0.00/1.00	c current solution ok
1.17/1.27	o 122898936753900
1.17/1.27	c fallback to adder encoding
1800.10/1800.51	c error: unexpected solver exit code
1800.10/1800.51	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-3694418-1338105618/watcher-3694418-1338105618 -o /tmp/evaluation-result-3694418-1338105618/solver-3694418-1338105618 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3694418-1338105618.opb 1102951955 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.00 2.01 2.00 2/180 22820
/proc/meminfo: memFree=28890688/32873648 swapFree=6864/6864
[pid=22820] ppid=22818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22820/stat : 22820 (runPb2satCp2.sh) S 22818 22820 18002 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276687231 9367552 275 33554432000 4194304 5064252 140733627582480 140733627581392 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22820/statm: 2287 275 233 213 0 72 0

[startup+0.00880002 s]
/proc/loadavg: 2.00 2.01 2.00 2/180 22820
/proc/meminfo: memFree=28890688/32873648 swapFree=6864/6864
[pid=22820] ppid=22818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22820/stat : 22820 (runPb2satCp2.sh) S 22818 22820 18002 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276687231 9367552 275 33554432000 4194304 5064252 140733627582480 140733627581392 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22820/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.1002 s]
/proc/loadavg: 2.00 2.01 2.00 2/180 22820
/proc/meminfo: memFree=28890688/32873648 swapFree=6864/6864
[pid=22820] ppid=22818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22820/stat : 22820 (runPb2satCp2.sh) S 22818 22820 18002 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276687231 9367552 275 33554432000 4194304 5064252 140733627582480 140733627581392 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22820/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300212 s]
/proc/loadavg: 2.00 2.01 2.00 2/180 22820
/proc/meminfo: memFree=28890688/32873648 swapFree=6864/6864
[pid=22820] ppid=22818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22820/stat : 22820 (runPb2satCp2.sh) S 22818 22820 18002 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276687231 9367552 275 33554432000 4194304 5064252 140733627582480 140733627581392 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22820/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700137 s]
/proc/loadavg: 2.00 2.01 2.00 2/180 22820
/proc/meminfo: memFree=28890688/32873648 swapFree=6864/6864
[pid=22820] ppid=22818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22820/stat : 22820 (runPb2satCp2.sh) S 22818 22820 18002 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276687231 9367552 275 33554432000 4194304 5064252 140733627582480 140733627581392 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22820/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50026 s]
/proc/loadavg: 2.00 2.01 2.00 3/182 22824
/proc/meminfo: memFree=28877740/32873648 swapFree=6864/6864
[pid=22820] ppid=22818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22820/stat : 22820 (runPb2satCp2.sh) S 22818 22820 18002 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276687231 9367552 275 33554432000 4194304 5064252 140733627582480 140733627581392 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22820/statm: 2287 275 233 213 0 72 0
[pid=22821] ppid=22820 vsize=45128 CPUtime=1.48 cores=0,2,4,6
/proc/22821/stat : 22821 (pb2sat) R 22820 22820 18002 0 -1 4202496 9360 4412 0 0 101 24 22 1 20 0 1 0 276687231 46211072 10136 33554432000 4194304 5873084 140736501190512 140736501184584 4391660 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22821/statm: 11282 10136 180 410 0 10864 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 54276

[startup+3.10026 s]
/proc/loadavg: 2.00 2.01 2.00 3/182 22825
/proc/meminfo: memFree=28801004/32873648 swapFree=6864/6864
[pid=22820] ppid=22818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22820/stat : 22820 (runPb2satCp2.sh) S 22818 22820 18002 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276687231 9367552 275 33554432000 4194304 5064252 140733627582480 140733627581392 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22820/statm: 2287 275 233 213 0 72 0
[pid=22821] ppid=22820 vsize=159816 CPUtime=3.08 cores=0,2,4,6
/proc/22821/stat : 22821 (pb2sat) R 22820 22820 18002 0 -1 4202496 11004 4412 0 0 258 27 22 1 20 0 1 0 276687231 163651584 38296 33554432000 4194304 5873084 140736501190512 140736501184904 4995849 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22821/statm: 39954 38296 180 410 0 39536 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 168964

[startup+6.30037 s]
/proc/loadavg: 2.00 2.01 2.00 3/184 22827
/proc/meminfo: memFree=28212748/32873648 swapFree=6864/6864
[pid=22820] ppid=22818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22820/stat : 22820 (runPb2satCp2.sh) S 22818 22820 18002 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276687231 9367552 275 33554432000 4194304 5064252 140733627582480 140733627581392 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22820/statm: 2287 275 233 213 0 72 0
[pid=22821] ppid=22820 vsize=290888 CPUtime=3.74 cores=0,2,4,6
/proc/22821/stat : 22821 (pb2sat) S 22820 22820 18002 0 -1 4202496 12069 4412 0 0 300 51 22 1 20 0 1 0 276687231 297869312 44952 33554432000 4194304 5873084 140736501190512 140736501184328 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 1 0 0
/proc/22821/statm: 72722 44952 180 410 0 72304 0
[pid=22826] ppid=22821 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22826/stat : 22826 (satsolver.sh) S 22821 22820 18002 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276687608 9367552 266 33554432000 4194304 5064252 140734783036192 140734783035104 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/22826/statm: 2287 266 226 213 0 72 0
[pid=22827] ppid=22826 vsize=385120 CPUtime=2.51 cores=0,2,4,6
/proc/22827/stat : 22827 (glucose_static) R 22826 22820 18002 0 -1 4202496 62769 0 0 0 232 19 0 0 20 0 1 0 276687608 394362880 86510 33554432000 4194304 4896791 140734544924608 140734543873400 4203104 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22827/statm: 96280 86510 78 172 0 96106 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 694304

[startup+12.7004 s]
/proc/loadavg: 2.00 2.01 2.00 3/184 22827
/proc/meminfo: memFree=28183640/32873648 swapFree=6864/6864
[pid=22820] ppid=22818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22820/stat : 22820 (runPb2satCp2.sh) S 22818 22820 18002 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276687231 9367552 275 33554432000 4194304 5064252 140733627582480 140733627581392 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22820/statm: 2287 275 233 213 0 72 0
[pid=22821] ppid=22820 vsize=290888 CPUtime=3.74 cores=0,2,4,6
/proc/22821/stat : 22821 (pb2sat) S 22820 22820 18002 0 -1 4202496 12069 4412 0 0 300 51 22 1 20 0 1 0 276687231 297869312 44952 33554432000 4194304 5873084 140736501190512 140736501184328 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 1 0 0
/proc/22821/statm: 72722 44952 180 410 0 72304 0
[pid=22826] ppid=22821 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22826/stat : 22826 (satsolver.sh) S 22821 22820 18002 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276687608 9367552 266 33554432000 4194304 5064252 140734783036192 140734783035104 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/22826/statm: 2287 266 226 213 0 72 0
[pid=22827] ppid=22826 vsize=391296 CPUtime=8.91 cores=0,2,4,6
/proc/22827/stat : 22827 (glucose_static) R 22826 22820 18002 0 -1 4202496 64964 0 0 0 871 20 0 0 20 0 1 0 276687608 400687104 88550 33554432000 4194304 4896791 140734544924608 140734544921816 4224684 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22827/statm: 97824 88550 78 172 0 97650 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 700480

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 22827
/proc/meminfo: memFree=28165608/32873648 swapFree=6864/6864
[pid=22820] ppid=22818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22820/stat : 22820 (runPb2satCp2.sh) S 22818 22820 18002 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276687231 9367552 275 33554432000 4194304 5064252 140733627582480 140733627581392 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22820/statm: 2287 275 233 213 0 72 0
[pid=22821] ppid=22820 vsize=290888 CPUtime=3.74 cores=0,2,4,6
/proc/22821/stat : 22821 (pb2sat) S 22820 22820 18002 0 -1 4202496 12069 4412 0 0 300 51 22 1 20 0 1 0 276687231 297869312 44952 33554432000 4194304 5873084 140736501190512 140736501184328 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 1 0 0
/proc/22821/statm: 72722 44952 180 410 0 72304 0
[pid=22826] ppid=22821 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22826/stat : 22826 (satsolver.sh) S 22821 22820 18002 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276687608 9367552 266 33554432000 4194304 5064252 140734783036192 140734783035104 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/22826/statm: 2287 266 226 213 0 72 0
[pid=22827] ppid=22826 vsize=393328 CPUtime=21.71 cores=0,2,4,6
/proc/22827/stat : 22827 (glucose_static) R 22826 22820 18002 0 -1 4202496 66160 0 0 0 2151 20 0 0 20 0 1 0 276687608 402767872 89058 33554432000 4194304 4896791 140734544924608 140734544921816 4225523 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22827/statm: 98332 89058 78 172 0 98158 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 702512

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 22850
/proc/meminfo: memFree=28156360/32873648 swapFree=6864/6864
[pid=22820] ppid=22818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22820/stat : 22820 (runPb2satCp2.sh) S 22818 22820 18002 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276687231 9367552 275 33554432000 4194304 5064252 140733627582480 140733627581392 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22820/statm: 2287 275 233 213 0 72 0
[pid=22821] ppid=22820 vsize=290888 CPUtime=3.74 cores=0,2,4,6
/proc/22821/stat : 22821 (pb2sat) S 22820 22820 18002 0 -1 4202496 12069 4412 0 0 300 51 22 1 20 0 1 0 276687231 297869312 44952 33554432000 4194304 5873084 140736501190512 140736501184328 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 1 0 0
/proc/22821/statm: 72722 44952 180 410 0 72304 0
[pid=22826] ppid=22821 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22826/stat : 22826 (satsolver.sh) S 22821 22820 18002 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276687608 9367552 266 33554432000 4194304 5064252 140734783036192 140734783035104 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/22826/statm: 2287 266 226 213 0 72 0
[pid=22827] ppid=22826 vsize=398160 CPUtime=47.31 cores=0,2,4,6
/proc/22827/stat : 22827 (glucose_static) R 22826 22820 18002 0 -1 4202496 69446 0 0 0 4710 21 0 0 20 0 1 0 276687608 407715840 91854 33554432000 4194304 4896791 140734544924608 140734544922120 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22827/statm: 99540 91854 78 172 0 99366 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 707344

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 22850
/proc/meminfo: memFree=28142052/32873648 swapFree=6864/6864
[pid=22820] ppid=22818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22820/stat : 22820 (runPb2satCp2.sh) S 22818 22820 18002 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276687231 9367552 275 33554432000 4194304 5064252 140733627582480 140733627581392 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22820/statm: 2287 275 233 213 0 72 0
[pid=22821] ppid=22820 vsize=290888 CPUtime=3.74 cores=0,2,4,6
/proc/22821/stat : 22821 (pb2sat) S 22820 22820 18002 0 -1 4202496 12069 4412 0 0 300 51 22 1 20 0 1 0 276687231 297869312 44952 33554432000 4194304 5873084 140736501190512 140736501184328 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 1 0 0
/proc/22821/statm: 72722 44952 180 410 0 72304 0
[pid=22826] ppid=22821 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22826/stat : 22826 (satsolver.sh) S 22821 22820 18002 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276687608 9367552 266 33554432000 4194304 5064252 140734783036192 140734783035104 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/22826/statm: 2287 266 226 213 0 72 0
[pid=22827] ppid=22826 vsize=457492 CPUtime=98.5 cores=0,2,4,6
/proc/22827/stat : 22827 (glucose_static) R 22826 22820 18002 0 -1 4202496 73044 0 0 0 9824 26 0 0 20 0 1 0 276687608 468471808 96602 33554432000 4194304 4896791 140734544924608 140734544920344 4224960 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22827/statm: 114373 96602 78 172 0 114199 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 766676

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22850
/proc/meminfo: memFree=28125204/32873648 swapFree=6864/6864
[pid=22820] ppid=22818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22820/stat : 22820 (runPb2satCp2.sh) S 22818 22820 18002 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276687231 9367552 275 33554432000 4194304 5064252 140733627582480 140733627581392 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22820/statm: 2287 275 233 213 0 72 0
[pid=22821] ppid=22820 vsize=290888 CPUtime=3.74 cores=0,2,4,6
/proc/22821/stat : 22821 (pb2sat) S 22820 22820 18002 0 -1 4202496 12069 4412 0 0 300 51 22 1 20 0 1 0 276687231 297869312 44952 33554432000 4194304 5873084 140736501190512 140736501184328 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 1 0 0
/proc/22821/statm: 72722 44952 180 410 0 72304 0
[pid=22826] ppid=22821 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22826/stat : 22826 (satsolver.sh) S 22821 22820 18002 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276687608 9367552 266 33554432000 4194304 5064252 140734783036192 140734783035104 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/22826/statm: 2287 266 226 213 0 72 0
[pid=22827] ppid=22826 vsize=465528 CPUtime=158.49 cores=0,2,4,6
/proc/22827/stat : 22827 (glucose_static) R 22826 22820 18002 0 -1 4202496 76741 0 0 0 15818 31 0 0 20 0 1 0 276687608 476700672 101578 33554432000 4194304 4896791 140734544924608 140734544921816 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22827/statm: 116382 101578 78 172 0 116208 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 774712

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22851
/proc/meminfo: memFree=28093104/32873648 swapFree=6864/6864
[pid=22820] ppid=22818 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/22827/statm: 166518 143139 78 172 0 166344 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 975256

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22906
/proc/meminfo: memFree=27583184/32873648 swapFree=6864/6864
[pid=22820] ppid=22818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22820/stat : 22820 (runPb2satCp2.sh) S 22818 22820 18002 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276687231 9367552 275 33554432000 4194304 5064252 140733627582480 140733627581392 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22820/statm: 2287 275 233 213 0 72 0
[pid=22821] ppid=22820 vsize=290888 CPUtime=3.74 cores=0,2,4,6
/proc/22821/stat : 22821 (pb2sat) S 22820 22820 18002 0 -1 4202496 12069 4412 0 0 300 51 22 1 20 0 1 0 276687231 297869312 44952 33554432000 4194304 5873084 140736501190512 140736501184328 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 1 0 0
/proc/22821/statm: 72722 44952 180 410 0 72304 0
[pid=22826] ppid=22821 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22826/stat : 22826 (satsolver.sh) S 22821 22820 18002 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276687608 9367552 266 33554432000 4194304 5064252 140734783036192 140734783035104 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/22826/statm: 2287 266 226 213 0 72 0
[pid=22827] ppid=22826 vsize=587928 CPUtime=1478.2 cores=0,2,4,6
/proc/22827/stat : 22827 (glucose_static) R 22826 22820 18002 0 -1 4202496 132732 0 0 0 147641 179 0 0 20 0 1 0 276687608 602038272 138112 33554432000 4194304 4896791 140734544924608 140734544920344 4223867 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22827/statm: 146982 138112 78 172 0 146808 0
Current children cumulated CPU time (s) 1481.94
Current children cumulated vsize (KiB) 897112

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22906
/proc/meminfo: memFree=27539740/32873648 swapFree=6864/6864
[pid=22820] ppid=22818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22820/stat : 22820 (runPb2satCp2.sh) S 22818 22820 18002 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276687231 9367552 275 33554432000 4194304 5064252 140733627582480 140733627581392 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22820/statm: 2287 275 233 213 0 72 0
[pid=22821] ppid=22820 vsize=290888 CPUtime=3.74 cores=0,2,4,6
/proc/22821/stat : 22821 (pb2sat) S 22820 22820 18002 0 -1 4202496 12069 4412 0 0 300 51 22 1 20 0 1 0 276687231 297869312 44952 33554432000 4194304 5873084 140736501190512 140736501184328 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 1 0 0
/proc/22821/statm: 72722 44952 180 410 0 72304 0
[pid=22826] ppid=22821 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22826/stat : 22826 (satsolver.sh) S 22821 22820 18002 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276687608 9367552 266 33554432000 4194304 5064252 140734783036192 140734783035104 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/22826/statm: 2287 266 226 213 0 72 0
[pid=22827] ppid=22826 vsize=673564 CPUtime=1538.19 cores=0,2,4,6
/proc/22827/stat : 22827 (glucose_static) R 22826 22820 18002 0 -1 4202496 134612 0 0 0 153633 186 0 0 20 0 1 0 276687608 689729536 145011 33554432000 4194304 4896791 140734544924608 140734544921816 4224706 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22827/statm: 168391 145011 78 172 0 168217 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 982748

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 22907
/proc/meminfo: memFree=27511804/32873648 swapFree=6864/6864
[pid=22820] ppid=22818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22820/stat : 22820 (runPb2satCp2.sh) S 22818 22820 18002 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276687231 9367552 275 33554432000 4194304 5064252 140733627582480 140733627581392 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22820/statm: 2287 275 233 213 0 72 0
[pid=22821] ppid=22820 vsize=290888 CPUtime=3.74 cores=0,2,4,6
/proc/22821/stat : 22821 (pb2sat) S 22820 22820 18002 0 -1 4202496 12069 4412 0 0 300 51 22 1 20 0 1 0 276687231 297869312 44952 33554432000 4194304 5873084 140736501190512 140736501184328 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 1 0 0
/proc/22821/statm: 72722 44952 180 410 0 72304 0
[pid=22826] ppid=22821 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22826/stat : 22826 (satsolver.sh) S 22821 22820 18002 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276687608 9367552 266 33554432000 4194304 5064252 140734783036192 140734783035104 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/22826/statm: 2287 266 226 213 0 72 0
[pid=22827] ppid=22826 vsize=679344 CPUtime=1598.18 cores=0,2,4,6
/proc/22827/stat : 22827 (glucose_static) R 22826 22820 18002 0 -1 4202496 136021 0 0 0 159628 190 0 0 20 0 1 0 276687608 695648256 150924 33554432000 4194304 4896791 140734544924608 140734544921816 4237923 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22827/statm: 169836 150924 78 172 0 169662 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 988528

[startup+1662.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 22907
/proc/meminfo: memFree=27527796/32873648 swapFree=6864/6864
[pid=22820] ppid=22818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22820/stat : 22820 (runPb2satCp2.sh) S 22818 22820 18002 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276687231 9367552 275 33554432000 4194304 5064252 140733627582480 140733627581392 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22820/statm: 2287 275 233 213 0 72 0
[pid=22821] ppid=22820 vsize=290888 CPUtime=3.74 cores=0,2,4,6
/proc/22821/stat : 22821 (pb2sat) S 22820 22820 18002 0 -1 4202496 12069 4412 0 0 300 51 22 1 20 0 1 0 276687231 297869312 44952 33554432000 4194304 5873084 140736501190512 140736501184328 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 1 0 0
/proc/22821/statm: 72722 44952 180 410 0 72304 0
[pid=22826] ppid=22821 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22826/stat : 22826 (satsolver.sh) S 22821 22820 18002 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276687608 9367552 266 33554432000 4194304 5064252 140734783036192 140734783035104 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/22826/statm: 2287 266 226 213 0 72 0
[pid=22827] ppid=22826 vsize=681812 CPUtime=1658.17 cores=0,2,4,6
/proc/22827/stat : 22827 (glucose_static) R 22826 22820 18002 0 -1 4202496 137800 0 0 0 165618 199 0 0 20 0 1 0 276687608 698175488 144845 33554432000 4194304 4896791 140734544924608 140734544921816 4225344 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22827/statm: 170453 144845 78 172 0 170279 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 990996

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 22908
/proc/meminfo: memFree=27512436/32873648 swapFree=6864/6864
[pid=22820] ppid=22818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22820/stat : 22820 (runPb2satCp2.sh) S 22818 22820 18002 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276687231 9367552 275 33554432000 4194304 5064252 140733627582480 140733627581392 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22820/statm: 2287 275 233 213 0 72 0
[pid=22821] ppid=22820 vsize=290888 CPUtime=3.74 cores=0,2,4,6
/proc/22821/stat : 22821 (pb2sat) S 22820 22820 18002 0 -1 4202496 12069 4412 0 0 300 51 22 1 20 0 1 0 276687231 297869312 44952 33554432000 4194304 5873084 140736501190512 140736501184328 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 1 0 0
/proc/22821/statm: 72722 44952 180 410 0 72304 0
[pid=22826] ppid=22821 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22826/stat : 22826 (satsolver.sh) S 22821 22820 18002 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276687608 9367552 266 33554432000 4194304 5064252 140734783036192 140734783035104 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/22826/statm: 2287 266 226 213 0 72 0
[pid=22827] ppid=22826 vsize=683876 CPUtime=1718.16 cores=0,2,4,6
/proc/22827/stat : 22827 (glucose_static) R 22826 22820 18002 0 -1 4202496 138968 0 0 0 171612 204 0 0 20 0 1 0 276687608 700289024 148480 33554432000 4194304 4896791 140734544924608 140734544921816 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22827/statm: 170969 148480 78 172 0 170795 0
Current children cumulated CPU time (s) 1721.9
Current children cumulated vsize (KiB) 993060

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22908
/proc/meminfo: memFree=27490752/32873648 swapFree=6864/6864
[pid=22820] ppid=22818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22820/stat : 22820 (runPb2satCp2.sh) S 22818 22820 18002 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276687231 9367552 275 33554432000 4194304 5064252 140733627582480 140733627581392 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22820/statm: 2287 275 233 213 0 72 0
[pid=22821] ppid=22820 vsize=290888 CPUtime=3.74 cores=0,2,4,6
/proc/22821/stat : 22821 (pb2sat) S 22820 22820 18002 0 -1 4202496 12069 4412 0 0 300 51 22 1 20 0 1 0 276687231 297869312 44952 33554432000 4194304 5873084 140736501190512 140736501184328 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 1 0 0
/proc/22821/statm: 72722 44952 180 410 0 72304 0
[pid=22826] ppid=22821 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22826/stat : 22826 (satsolver.sh) S 22821 22820 18002 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276687608 9367552 266 33554432000 4194304 5064252 140734783036192 140734783035104 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/22826/statm: 2287 266 226 213 0 72 0
[pid=22827] ppid=22826 vsize=686796 CPUtime=1778.15 cores=0,2,4,6
/proc/22827/stat : 22827 (glucose_static) R 22826 22820 18002 0 -1 4202496 140303 0 0 0 177606 209 0 0 20 0 1 0 276687608 703279104 153814 33554432000 4194304 4896791 140734544924608 140734544919688 4205322 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22827/statm: 171699 153814 78 172 0 171525 0
Current children cumulated CPU time (s) 1781.89
Current children cumulated vsize (KiB) 995980



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 22911
/proc/meminfo: memFree=27496224/32873648 swapFree=6864/6864
[pid=22820] ppid=22818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22820/stat : 22820 (runPb2satCp2.sh) S 22818 22820 18002 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276687231 9367552 275 33554432000 4194304 5064252 140733627582480 140733627581392 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22820/statm: 2287 275 233 213 0 72 0
[pid=22821] ppid=22820 vsize=290888 CPUtime=3.74 cores=0,2,4,6
/proc/22821/stat : 22821 (pb2sat) S 22820 22820 18002 0 -1 4202496 12069 4412 0 0 300 51 22 1 20 0 1 0 276687231 297869312 44952 33554432000 4194304 5873084 140736501190512 140736501184328 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 1 0 0
/proc/22821/statm: 72722 44952 180 410 0 72304 0
[pid=22826] ppid=22821 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22826/stat : 22826 (satsolver.sh) S 22821 22820 18002 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276687608 9367552 266 33554432000 4194304 5064252 140734783036192 140734783035104 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/22826/statm: 2287 266 226 213 0 72 0
[pid=22827] ppid=22826 vsize=687060 CPUtime=1796.36 cores=0,2,4,6
/proc/22827/stat : 22827 (glucose_static) R 22826 22820 18002 0 -1 4202496 140990 0 0 0 179424 212 0 0 20 0 1 0 276687608 703549440 146743 33554432000 4194304 4896791 140734544924608 140734544919624 4401607 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22827/statm: 171765 146743 78 172 0 171591 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 996244

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

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 22911
/proc/meminfo: memFree=27496224/32873648 swapFree=6864/6864
[pid=22820] ppid=22818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22820/stat : 22820 (runPb2satCp2.sh) S 22818 22820 18002 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276687231 9367552 275 33554432000 4194304 5064252 140733627582480 140733627581392 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22820/statm: 2287 275 233 213 0 72 0
[pid=22821] ppid=22820 vsize=290888 CPUtime=3.74 cores=0,2,4,6
/proc/22821/stat : 22821 (pb2sat) S 22820 22820 18002 0 -1 4202496 12069 4412 0 0 300 51 22 1 20 0 1 0 276687231 297869312 44952 33554432000 4194304 5873084 140736501190512 140736501184328 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 1 0 0
/proc/22821/statm: 72722 44952 180 410 0 72304 0
[pid=22826] ppid=22821 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22826/stat : 22826 (satsolver.sh) S 22821 22820 18002 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276687608 9367552 266 33554432000 4194304 5064252 140734783036192 140734783035104 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/22826/statm: 2287 266 226 213 0 72 0
[pid=22827] ppid=22826 vsize=687060 CPUtime=1796.36 cores=0,2,4,6
/proc/22827/stat : 22827 (glucose_static) R 22826 22820 18002 0 -1 4202496 140990 0 0 0 179424 212 0 0 20 0 1 0 276687608 703549440 146743 33554432000 4194304 4896791 140734544924608 140734544919624 4401607 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22827/statm: 171765 146743 78 172 0 171591 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 996244

Child status: 0

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

Real time (s): 1800.51
CPU time (s): 1800.1
CPU user time (s): 1797.46
CPU system time (s): 2.64
CPU usage (%): 99.977
Max. virtual memory (cumulated for all children) (KiB): 1126340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.22651
system time used= 0.534918
maximum resident set size= 330920
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17457
page faults= 0
swaps= 0
block input operations= 8
block output operations= 320200
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 15
involuntary context switches= 21

runsolver used 4.43333 second user time and 10.8004 second system time

The end

Launcher Data

Begin job on node125 at 2012-05-27 10:00:18
IDJOB=3694418
IDBENCH=72395
IDSOLVER=2273
FILE ID=node125/3694418-1338105618
RUNJOBID= node125-1338089726-18018
PBS_JOBID= 14624468
Free space on /tmp= 71196 MiB

SOLVER NAME= pb2satCp2 2012-05-19
BENCH NAME= PB10/normalized-PB10/OPT-BIGINT-LIN/leberre/opb-trendy/misc2010/datasets/10orplus/normalized-mercurial-common.cudf.trendy.opb
COMMAND LINE= DIR/runPb2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3694418-1338105618/watcher-3694418-1338105618 -o /tmp/evaluation-result-3694418-1338105618/solver-3694418-1338105618 -C 1800 -W 1900 -M 15500  HOME/runPb2satCp2.sh HOME/instance-3694418-1338105618.opb 1102951955 HOME HOME

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

MD5SUM BENCH= 6bb48d2b0ff46f6e7b073e580100f5b4
RANDOM SEED=1102951955

node125.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.373
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.74
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.373
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.373
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.373
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.90
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.373
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.373
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	: 5438.54
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.373
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.373
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:       32873648 kB
MemFree:        28891068 kB
Buffers:          329460 kB
Cached:          2458816 kB
SwapCached:         2336 kB
Active:          1679988 kB
Inactive:        1461420 kB
Active(anon):     345716 kB
Inactive(anon):     9524 kB
Active(file):    1334272 kB
Inactive(file):  1451896 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67102552 kB
Dirty:             12120 kB
Writeback:             0 kB
AnonPages:        472360 kB
Mapped:            15136 kB
Shmem:               104 kB
Slab:             697260 kB
SReclaimable:     141256 kB
SUnreclaim:       556004 kB
KernelStack:        1528 kB
PageTables:         4752 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     511088 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    397312 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70928 MiB
End job on node125 at 2012-05-27 10:30:19