Trace number 3694900

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.62

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/~walser/
benchmarks/radar/normalized-30:70:4.5:0.95:98.opb
MD5SUMdae2a99f19ab3cbb5b0fd1a29cad1e80
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark12
Best CPU time to get the best result obtained on this benchmark20.7099
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 203
Optimality of the best value was proved NO
Number of variables10989
Total number of constraints12472
Number of constraints which are clauses10469
Number of constraints which are cardinality constraints (but not clauses)2003
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint25
Number of terms in the objective function 10989
Biggest coefficient in the objective function 5985
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 32028
Number of bits of the sum of numbers in the objective function 15
Biggest number in a constraint 5985
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 32028
Number of bits of the biggest sum of numbers15
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.45	c model valid
0.00/0.45	c current solution ok
0.00/0.81	o 2238
0.00/0.81	c fallback to adder encoding
1800.10/1800.61	c error: unexpected solver exit code
1800.10/1800.61	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-3694900-1338058703/watcher-3694900-1338058703 -o /tmp/evaluation-result-3694900-1338058703/solver-3694900-1338058703 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3694900-1338058703.opb 827770490 HOME HOME 

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.01 2.00 3/177 18678
/proc/meminfo: memFree=28090908/32873852 swapFree=6848/6848
[pid=18678] ppid=18676 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18678/stat : 18678 (runPb2satCp2.sh) S 18676 18678 18174 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271996201 9367552 274 33554432000 4194304 5064252 140735333404288 140735333403200 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18678/statm: 2287 274 233 213 0 72 0

[startup+0.058675 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 18678
/proc/meminfo: memFree=28090908/32873852 swapFree=6848/6848
[pid=18678] ppid=18676 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18678/stat : 18678 (runPb2satCp2.sh) S 18676 18678 18174 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271996201 9367552 274 33554432000 4194304 5064252 140735333404288 140735333403200 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18678/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100261 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 18678
/proc/meminfo: memFree=28090908/32873852 swapFree=6848/6848
[pid=18678] ppid=18676 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18678/stat : 18678 (runPb2satCp2.sh) S 18676 18678 18174 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271996201 9367552 274 33554432000 4194304 5064252 140735333404288 140735333403200 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18678/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300299 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 18678
/proc/meminfo: memFree=28090908/32873852 swapFree=6848/6848
[pid=18678] ppid=18676 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18678/stat : 18678 (runPb2satCp2.sh) S 18676 18678 18174 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271996201 9367552 274 33554432000 4194304 5064252 140735333404288 140735333403200 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18678/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700184 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 18678
/proc/meminfo: memFree=28090908/32873852 swapFree=6848/6848
[pid=18678] ppid=18676 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18678/stat : 18678 (runPb2satCp2.sh) S 18676 18678 18174 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271996201 9367552 274 33554432000 4194304 5064252 140735333404288 140735333403200 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18678/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 18683
/proc/meminfo: memFree=28045608/32873852 swapFree=6848/6848
[pid=18678] ppid=18676 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18678/stat : 18678 (runPb2satCp2.sh) S 18676 18678 18174 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271996201 9367552 274 33554432000 4194304 5064252 140735333404288 140735333403200 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18678/statm: 2287 274 233 213 0 72 0
[pid=18679] ppid=18678 vsize=88520 CPUtime=1.47 cores=1,3,5,7
/proc/18679/stat : 18679 (pb2sat) R 18678 18678 18174 0 -1 4202496 8781 6190 0 0 89 32 25 1 20 0 1 0 271996201 90644480 16608 33554432000 4194304 5873084 140737156023648 140737156018984 4391034 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18679/statm: 22130 16608 179 410 0 21712 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 97668

[startup+3.10043 s]
/proc/loadavg: 2.08 2.02 2.01 3/181 18685
/proc/meminfo: memFree=27900292/32873852 swapFree=6848/6848
[pid=18678] ppid=18676 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18678/stat : 18678 (runPb2satCp2.sh) S 18676 18678 18174 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271996201 9367552 274 33554432000 4194304 5064252 140735333404288 140735333403200 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18678/statm: 2287 274 233 213 0 72 0
[pid=18679] ppid=18678 vsize=88520 CPUtime=1.74 cores=1,3,5,7
/proc/18679/stat : 18679 (pb2sat) S 18678 18678 18174 0 -1 4202496 8915 6190 0 0 106 42 25 1 20 0 1 0 271996201 90644480 19680 33554432000 4194304 5873084 140737156023648 140737156017464 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 10 0 0
/proc/18679/statm: 22130 19680 179 410 0 21712 0
[pid=18684] ppid=18679 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18684/stat : 18684 (satsolver.sh) S 18679 18678 18174 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271996393 9367552 266 33554432000 4194304 5064252 140735428924320 140735428923232 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18684/statm: 2287 266 226 213 0 72 0
[pid=18685] ppid=18684 vsize=161524 CPUtime=1.17 cores=1,3,5,7
/proc/18685/stat : 18685 (glucose_static) R 18684 18678 18174 0 -1 4202496 32790 0 0 0 109 8 0 0 20 0 1 0 271996393 165400576 36900 33554432000 4194304 4896791 140735201854880 140735200803624 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18685/statm: 40381 36900 76 172 0 40207 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 268340

[startup+6.30044 s]
/proc/loadavg: 2.08 2.02 2.01 3/181 18685
/proc/meminfo: memFree=27803500/32873852 swapFree=6848/6848
[pid=18678] ppid=18676 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18678/stat : 18678 (runPb2satCp2.sh) S 18676 18678 18174 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271996201 9367552 274 33554432000 4194304 5064252 140735333404288 140735333403200 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18678/statm: 2287 274 233 213 0 72 0
[pid=18679] ppid=18678 vsize=88520 CPUtime=1.74 cores=1,3,5,7
/proc/18679/stat : 18679 (pb2sat) S 18678 18678 18174 0 -1 4202496 8915 6190 0 0 106 42 25 1 20 0 1 0 271996201 90644480 19680 33554432000 4194304 5873084 140737156023648 140737156017464 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 10 0 0
/proc/18679/statm: 22130 19680 179 410 0 21712 0
[pid=18684] ppid=18679 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18684/stat : 18684 (satsolver.sh) S 18679 18678 18174 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271996393 9367552 266 33554432000 4194304 5064252 140735428924320 140735428923232 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18684/statm: 2287 266 226 213 0 72 0
[pid=18685] ppid=18684 vsize=161656 CPUtime=4.37 cores=1,3,5,7
/proc/18685/stat : 18685 (glucose_static) R 18684 18678 18174 0 -1 4202496 32834 0 0 0 429 8 0 0 20 0 1 0 271996393 165535744 36944 33554432000 4194304 4896791 140735201854880 140735201852088 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18685/statm: 40414 36944 76 172 0 40240 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 268472

[startup+12.7004 s]
/proc/loadavg: 2.14 2.04 2.01 3/181 18685
/proc/meminfo: memFree=27791360/32873852 swapFree=6848/6848
[pid=18678] ppid=18676 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18678/stat : 18678 (runPb2satCp2.sh) S 18676 18678 18174 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271996201 9367552 274 33554432000 4194304 5064252 140735333404288 140735333403200 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18678/statm: 2287 274 233 213 0 72 0
[pid=18679] ppid=18678 vsize=88520 CPUtime=1.74 cores=1,3,5,7
/proc/18679/stat : 18679 (pb2sat) S 18678 18678 18174 0 -1 4202496 8915 6190 0 0 106 42 25 1 20 0 1 0 271996201 90644480 19680 33554432000 4194304 5873084 140737156023648 140737156017464 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 10 0 0
/proc/18679/statm: 22130 19680 179 410 0 21712 0
[pid=18684] ppid=18679 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18684/stat : 18684 (satsolver.sh) S 18679 18678 18174 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271996393 9367552 266 33554432000 4194304 5064252 140735428924320 140735428923232 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18684/statm: 2287 266 226 213 0 72 0
[pid=18685] ppid=18684 vsize=161788 CPUtime=10.77 cores=1,3,5,7
/proc/18685/stat : 18685 (glucose_static) R 18684 18678 18174 0 -1 4202496 32853 0 0 0 1069 8 0 0 20 0 1 0 271996393 165670912 36963 33554432000 4194304 4896791 140735201854880 140735201852088 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18685/statm: 40447 36963 77 172 0 40273 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 268604

[startup+25.5004 s]
/proc/loadavg: 2.12 2.04 2.01 3/181 18685
/proc/meminfo: memFree=27790772/32873852 swapFree=6848/6848
[pid=18678] ppid=18676 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18678/stat : 18678 (runPb2satCp2.sh) S 18676 18678 18174 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271996201 9367552 274 33554432000 4194304 5064252 140735333404288 140735333403200 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18678/statm: 2287 274 233 213 0 72 0
[pid=18679] ppid=18678 vsize=88520 CPUtime=1.74 cores=1,3,5,7
/proc/18679/stat : 18679 (pb2sat) S 18678 18678 18174 0 -1 4202496 8915 6190 0 0 106 42 25 1 20 0 1 0 271996201 90644480 19680 33554432000 4194304 5873084 140737156023648 140737156017464 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 10 0 0
/proc/18679/statm: 22130 19680 179 410 0 21712 0
[pid=18684] ppid=18679 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18684/stat : 18684 (satsolver.sh) S 18679 18678 18174 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271996393 9367552 266 33554432000 4194304 5064252 140735428924320 140735428923232 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18684/statm: 2287 266 226 213 0 72 0
[pid=18685] ppid=18684 vsize=161920 CPUtime=23.57 cores=1,3,5,7
/proc/18685/stat : 18685 (glucose_static) R 18684 18678 18174 0 -1 4202496 32878 0 0 0 2349 8 0 0 20 0 1 0 271996393 165806080 36988 33554432000 4194304 4896791 140735201854880 140735201852088 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18685/statm: 40480 36988 77 172 0 40306 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 268736

[startup+51.1004 s]
/proc/loadavg: 2.08 2.03 2.01 3/181 18685
/proc/meminfo: memFree=27789444/32873852 swapFree=6848/6848
[pid=18678] ppid=18676 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18678/stat : 18678 (runPb2satCp2.sh) S 18676 18678 18174 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271996201 9367552 274 33554432000 4194304 5064252 140735333404288 140735333403200 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18678/statm: 2287 274 233 213 0 72 0
[pid=18679] ppid=18678 vsize=88520 CPUtime=1.74 cores=1,3,5,7
/proc/18679/stat : 18679 (pb2sat) S 18678 18678 18174 0 -1 4202496 8915 6190 0 0 106 42 25 1 20 0 1 0 271996201 90644480 19680 33554432000 4194304 5873084 140737156023648 140737156017464 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 10 0 0
/proc/18679/statm: 22130 19680 179 410 0 21712 0
[pid=18684] ppid=18679 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18684/stat : 18684 (satsolver.sh) S 18679 18678 18174 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271996393 9367552 266 33554432000 4194304 5064252 140735428924320 140735428923232 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18684/statm: 2287 266 226 213 0 72 0
[pid=18685] ppid=18684 vsize=161920 CPUtime=49.16 cores=1,3,5,7
/proc/18685/stat : 18685 (glucose_static) R 18684 18678 18174 0 -1 4202496 32886 0 0 0 4908 8 0 0 20 0 1 0 271996393 165806080 36996 33554432000 4194304 4896791 140735201854880 140735201852088 4224960 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18685/statm: 40480 36996 77 172 0 40306 0
Current children cumulated CPU time (s) 50.9
Current children cumulated vsize (KiB) 268736

[startup+102.307 s]
/proc/loadavg: 2.03 2.02 2.00 3/182 18688
/proc/meminfo: memFree=27774940/32873852 swapFree=6848/6848
[pid=18678] ppid=18676 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18678/stat : 18678 (runPb2satCp2.sh) S 18676 18678 18174 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271996201 9367552 274 33554432000 4194304 5064252 140735333404288 140735333403200 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18678/statm: 2287 274 233 213 0 72 0
[pid=18679] ppid=18678 vsize=88520 CPUtime=1.74 cores=1,3,5,7
/proc/18679/stat : 18679 (pb2sat) S 18678 18678 18174 0 -1 4202496 8915 6190 0 0 106 42 25 1 20 0 1 0 271996201 90644480 19680 33554432000 4194304 5873084 140737156023648 140737156017464 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 10 0 0
/proc/18679/statm: 22130 19680 179 410 0 21712 0
[pid=18684] ppid=18679 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18684/stat : 18684 (satsolver.sh) S 18679 18678 18174 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271996393 9367552 266 33554432000 4194304 5064252 140735428924320 140735428923232 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18684/statm: 2287 266 226 213 0 72 0
[pid=18685] ppid=18684 vsize=162052 CPUtime=100.35 cores=1,3,5,7
/proc/18685/stat : 18685 (glucose_static) R 18684 18678 18174 0 -1 4202496 32935 0 0 0 10027 8 0 0 20 0 1 0 271996393 165941248 37031 33554432000 4194304 4896791 140735201854880 140735201852088 4232100 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18685/statm: 40513 37031 77 172 0 40339 0
Current children cumulated CPU time (s) 102.09
Current children cumulated vsize (KiB) 268868

[startup+162.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/182 18711
/proc/meminfo: memFree=27767496/32873852 swapFree=6848/6848
[pid=18678] ppid=18676 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18678/stat : 18678 (runPb2satCp2.sh) S 18676 18678 18174 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271996201 9367552 274 33554432000 4194304 5064252 140735333404288 140735333403200 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18678/statm: 2287 274 233 213 0 72 0
[pid=18679] ppid=18678 vsize=88520 CPUtime=1.74 cores=1,3,5,7
/proc/18679/stat : 18679 (pb2sat) S 18678 18678 18174 0 -1 4202496 8915 6190 0 0 106 42 25 1 20 0 1 0 271996201 90644480 19680 33554432000 4194304 5873084 140737156023648 140737156017464 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 10 0 0
/proc/18679/statm: 22130 19680 179 410 0 21712 0
[pid=18684] ppid=18679 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18684/stat : 18684 (satsolver.sh) S 18679 18678 18174 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271996393 9367552 266 33554432000 4194304 5064252 140735428924320 140735428923232 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18684/statm: 2287 266 226 213 0 72 0
[pid=18685] ppid=18684 vsize=183044 CPUtime=160.33 cores=1,3,5,7
/proc/18685/stat : 18685 (glucose_static) R 18684 18678 18174 0 -1 4202496 33693 0 0 0 16025 8 0 0 20 0 1 0 271996393 187437056 37943 33554432000 4194304 4896791 140735201854880 140735201852088 4203006 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18685/statm: 45761 37943 77 172 0 45587 0
Current children cumulated CPU time (s) 162.07

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

/proc/18685/stat : 18685 (glucose_static) R 18684 18678 18174 0 -1 4202496 62014 0 0 0 135967 46 0 0 20 0 1 0 271996393 284942336 64620 33554432000 4194304 4896791 140735201854880 140735201852088 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18685/statm: 69566 64620 77 172 0 69392 0
Current children cumulated CPU time (s) 1361.87
Current children cumulated vsize (KiB) 385080

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18740
/proc/meminfo: memFree=27673424/32873852 swapFree=6848/6848
[pid=18678] ppid=18676 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18678/stat : 18678 (runPb2satCp2.sh) S 18676 18678 18174 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271996201 9367552 274 33554432000 4194304 5064252 140735333404288 140735333403200 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18678/statm: 2287 274 233 213 0 72 0
[pid=18679] ppid=18678 vsize=88520 CPUtime=1.74 cores=1,3,5,7
/proc/18679/stat : 18679 (pb2sat) S 18678 18678 18174 0 -1 4202496 8915 6190 0 0 106 42 25 1 20 0 1 0 271996201 90644480 19680 33554432000 4194304 5873084 140737156023648 140737156017464 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 10 0 0
/proc/18679/statm: 22130 19680 179 410 0 21712 0
[pid=18684] ppid=18679 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18684/stat : 18684 (satsolver.sh) S 18679 18678 18174 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271996393 9367552 266 33554432000 4194304 5064252 140735428924320 140735428923232 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18684/statm: 2287 266 226 213 0 72 0
[pid=18685] ppid=18684 vsize=279912 CPUtime=1420.12 cores=1,3,5,7
/proc/18685/stat : 18685 (glucose_static) R 18684 18678 18174 0 -1 4202496 63055 0 0 0 141964 48 0 0 20 0 1 0 271996393 286629888 65119 33554432000 4194304 4896791 140735201854880 140735201850616 4224663 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18685/statm: 69978 65119 77 172 0 69804 0
Current children cumulated CPU time (s) 1421.86
Current children cumulated vsize (KiB) 386728

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18743
/proc/meminfo: memFree=27695000/32873852 swapFree=6848/6848
[pid=18678] ppid=18676 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18678/stat : 18678 (runPb2satCp2.sh) S 18676 18678 18174 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271996201 9367552 274 33554432000 4194304 5064252 140735333404288 140735333403200 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18678/statm: 2287 274 233 213 0 72 0
[pid=18679] ppid=18678 vsize=88520 CPUtime=1.74 cores=1,3,5,7
/proc/18679/stat : 18679 (pb2sat) S 18678 18678 18174 0 -1 4202496 8915 6190 0 0 106 42 25 1 20 0 1 0 271996201 90644480 19680 33554432000 4194304 5873084 140737156023648 140737156017464 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 10 0 0
/proc/18679/statm: 22130 19680 179 410 0 21712 0
[pid=18684] ppid=18679 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18684/stat : 18684 (satsolver.sh) S 18679 18678 18174 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271996393 9367552 266 33554432000 4194304 5064252 140735428924320 140735428923232 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18684/statm: 2287 266 226 213 0 72 0
[pid=18685] ppid=18684 vsize=282152 CPUtime=1480.1 cores=1,3,5,7
/proc/18685/stat : 18685 (glucose_static) R 18684 18678 18174 0 -1 4202496 64134 0 0 0 147960 50 0 0 20 0 1 0 271996393 288923648 65608 33554432000 4194304 4896791 140735201854880 140735201850616 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18685/statm: 70538 65608 77 172 0 70364 0
Current children cumulated CPU time (s) 1481.84
Current children cumulated vsize (KiB) 388968

[startup+1542.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 18744
/proc/meminfo: memFree=27672216/32873852 swapFree=6848/6848
[pid=18678] ppid=18676 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18678/stat : 18678 (runPb2satCp2.sh) S 18676 18678 18174 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271996201 9367552 274 33554432000 4194304 5064252 140735333404288 140735333403200 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18678/statm: 2287 274 233 213 0 72 0
[pid=18679] ppid=18678 vsize=88520 CPUtime=1.74 cores=1,3,5,7
/proc/18679/stat : 18679 (pb2sat) S 18678 18678 18174 0 -1 4202496 8915 6190 0 0 106 42 25 1 20 0 1 0 271996201 90644480 19680 33554432000 4194304 5873084 140737156023648 140737156017464 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 10 0 0
/proc/18679/statm: 22130 19680 179 410 0 21712 0
[pid=18684] ppid=18679 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18684/stat : 18684 (satsolver.sh) S 18679 18678 18174 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271996393 9367552 266 33554432000 4194304 5064252 140735428924320 140735428923232 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18684/statm: 2287 266 226 213 0 72 0
[pid=18685] ppid=18684 vsize=283592 CPUtime=1540.09 cores=1,3,5,7
/proc/18685/stat : 18685 (glucose_static) R 18684 18678 18174 0 -1 4202496 65316 0 0 0 153956 53 0 0 20 0 1 0 271996393 290398208 65962 33554432000 4194304 4896791 140735201854880 140735201852408 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18685/statm: 70898 65962 77 172 0 70724 0
Current children cumulated CPU time (s) 1541.83
Current children cumulated vsize (KiB) 390408

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 18744
/proc/meminfo: memFree=27669636/32873852 swapFree=6848/6848
[pid=18678] ppid=18676 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18678/stat : 18678 (runPb2satCp2.sh) S 18676 18678 18174 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271996201 9367552 274 33554432000 4194304 5064252 140735333404288 140735333403200 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18678/statm: 2287 274 233 213 0 72 0
[pid=18679] ppid=18678 vsize=88520 CPUtime=1.74 cores=1,3,5,7
/proc/18679/stat : 18679 (pb2sat) S 18678 18678 18174 0 -1 4202496 8915 6190 0 0 106 42 25 1 20 0 1 0 271996201 90644480 19680 33554432000 4194304 5873084 140737156023648 140737156017464 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 10 0 0
/proc/18679/statm: 22130 19680 179 410 0 21712 0
[pid=18684] ppid=18679 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18684/stat : 18684 (satsolver.sh) S 18679 18678 18174 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271996393 9367552 266 33554432000 4194304 5064252 140735428924320 140735428923232 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18684/statm: 2287 266 226 213 0 72 0
[pid=18685] ppid=18684 vsize=285540 CPUtime=1600.09 cores=1,3,5,7
/proc/18685/stat : 18685 (glucose_static) R 18684 18678 18174 0 -1 4202496 66662 0 0 0 159952 57 0 0 20 0 1 0 271996393 292392960 65952 33554432000 4194304 4896791 140735201854880 140735201850616 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18685/statm: 71385 65952 77 172 0 71211 0
Current children cumulated CPU time (s) 1601.83
Current children cumulated vsize (KiB) 392356

[startup+1662.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 18789
/proc/meminfo: memFree=27612824/32873852 swapFree=6848/6848
[pid=18678] ppid=18676 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18678/stat : 18678 (runPb2satCp2.sh) S 18676 18678 18174 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271996201 9367552 274 33554432000 4194304 5064252 140735333404288 140735333403200 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18678/statm: 2287 274 233 213 0 72 0
[pid=18679] ppid=18678 vsize=88520 CPUtime=1.74 cores=1,3,5,7
/proc/18679/stat : 18679 (pb2sat) S 18678 18678 18174 0 -1 4202496 8915 6190 0 0 106 42 25 1 20 0 1 0 271996201 90644480 19680 33554432000 4194304 5873084 140737156023648 140737156017464 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 10 0 0
/proc/18679/statm: 22130 19680 179 410 0 21712 0
[pid=18684] ppid=18679 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18684/stat : 18684 (satsolver.sh) S 18679 18678 18174 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271996393 9367552 266 33554432000 4194304 5064252 140735428924320 140735428923232 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18684/statm: 2287 266 226 213 0 72 0
[pid=18685] ppid=18684 vsize=286976 CPUtime=1660.08 cores=1,3,5,7
/proc/18685/stat : 18685 (glucose_static) R 18684 18678 18174 0 -1 4202496 67849 0 0 0 165949 59 0 0 20 0 1 0 271996393 293863424 64768 33554432000 4194304 4896791 140735201854880 140735201852456 4224994 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18685/statm: 71744 64768 77 172 0 71570 0
Current children cumulated CPU time (s) 1661.82
Current children cumulated vsize (KiB) 393792

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 18789
/proc/meminfo: memFree=27574252/32873852 swapFree=6848/6848
[pid=18678] ppid=18676 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18678/stat : 18678 (runPb2satCp2.sh) S 18676 18678 18174 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271996201 9367552 274 33554432000 4194304 5064252 140735333404288 140735333403200 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18678/statm: 2287 274 233 213 0 72 0
[pid=18679] ppid=18678 vsize=88520 CPUtime=1.74 cores=1,3,5,7
/proc/18679/stat : 18679 (pb2sat) S 18678 18678 18174 0 -1 4202496 8915 6190 0 0 106 42 25 1 20 0 1 0 271996201 90644480 19680 33554432000 4194304 5873084 140737156023648 140737156017464 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 10 0 0
/proc/18679/statm: 22130 19680 179 410 0 21712 0
[pid=18684] ppid=18679 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18684/stat : 18684 (satsolver.sh) S 18679 18678 18174 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271996393 9367552 266 33554432000 4194304 5064252 140735428924320 140735428923232 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18684/statm: 2287 266 226 213 0 72 0
[pid=18685] ppid=18684 vsize=339136 CPUtime=1720.06 cores=1,3,5,7
/proc/18685/stat : 18685 (glucose_static) R 18684 18678 18174 0 -1 4202496 68696 0 0 0 171946 60 0 0 20 0 1 0 271996393 347275264 70707 33554432000 4194304 4896791 140735201854880 140735201852088 4225103 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18685/statm: 84784 70707 77 172 0 84610 0
Current children cumulated CPU time (s) 1721.8
Current children cumulated vsize (KiB) 445952

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 18789
/proc/meminfo: memFree=27542696/32873852 swapFree=6848/6848
[pid=18678] ppid=18676 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18678/stat : 18678 (runPb2satCp2.sh) S 18676 18678 18174 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271996201 9367552 274 33554432000 4194304 5064252 140735333404288 140735333403200 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18678/statm: 2287 274 233 213 0 72 0
[pid=18679] ppid=18678 vsize=88520 CPUtime=1.74 cores=1,3,5,7
/proc/18679/stat : 18679 (pb2sat) S 18678 18678 18174 0 -1 4202496 8915 6190 0 0 106 42 25 1 20 0 1 0 271996201 90644480 19680 33554432000 4194304 5873084 140737156023648 140737156017464 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 10 0 0
/proc/18679/statm: 22130 19680 179 410 0 21712 0
[pid=18684] ppid=18679 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18684/stat : 18684 (satsolver.sh) S 18679 18678 18174 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271996393 9367552 266 33554432000 4194304 5064252 140735428924320 140735428923232 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18684/statm: 2287 266 226 213 0 72 0
[pid=18685] ppid=18684 vsize=340956 CPUtime=1780.05 cores=1,3,5,7
/proc/18685/stat : 18685 (glucose_static) R 18684 18678 18174 0 -1 4202496 69984 0 0 0 177942 63 0 0 20 0 1 0 271996393 349138944 70128 33554432000 4194304 4896791 140735201854880 140735201852088 4224990 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18685/statm: 85239 70128 77 172 0 85065 0
Current children cumulated CPU time (s) 1781.79
Current children cumulated vsize (KiB) 447772



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 18789
/proc/meminfo: memFree=27531600/32873852 swapFree=6848/6848
[pid=18678] ppid=18676 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18678/stat : 18678 (runPb2satCp2.sh) S 18676 18678 18174 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271996201 9367552 274 33554432000 4194304 5064252 140735333404288 140735333403200 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18678/statm: 2287 274 233 213 0 72 0
[pid=18679] ppid=18678 vsize=88520 CPUtime=1.74 cores=1,3,5,7
/proc/18679/stat : 18679 (pb2sat) S 18678 18678 18174 0 -1 4202496 8915 6190 0 0 106 42 25 1 20 0 1 0 271996201 90644480 19680 33554432000 4194304 5873084 140737156023648 140737156017464 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 10 0 0
/proc/18679/statm: 22130 19680 179 410 0 21712 0
[pid=18684] ppid=18679 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18684/stat : 18684 (satsolver.sh) S 18679 18678 18174 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271996393 9367552 266 33554432000 4194304 5064252 140735428924320 140735428923232 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18684/statm: 2287 266 226 213 0 72 0
[pid=18685] ppid=18684 vsize=341756 CPUtime=1798.36 cores=1,3,5,7
/proc/18685/stat : 18685 (glucose_static) R 18684 18678 18174 0 -1 4202496 70191 0 0 0 179773 63 0 0 20 0 1 0 271996393 349958144 71868 33554432000 4194304 4896791 140735201854880 140735201852104 4203849 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18685/statm: 85439 71868 77 172 0 85265 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 448572

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 18678 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=325798
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=448931
# CPU time returned by wait4() is 1.77473
# 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.62
CPU time (s): 1800.1
CPU user time (s): 1799.04
CPU system time (s): 1.06
CPU usage (%): 99.9711
Max. virtual memory (cumulated for all children) (KiB): 526884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.3258
system time used= 0.448931
maximum resident set size= 134412
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16082
page faults= 0
swaps= 0
block input operations= 0
block output operations= 136776
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 19
involuntary context switches= 10

runsolver used 3.50747 second user time and 9.37257 second system time

The end

Launcher Data

Begin job on node128 at 2012-05-26 20:58:23
IDJOB=3694900
IDBENCH=2220
IDSOLVER=2273
FILE ID=node128/3694900-1338058703
RUNJOBID= node128-1338053110-18191
PBS_JOBID= 14624418
Free space on /tmp= 71184 MiB

SOLVER NAME= pb2satCp2 2012-05-19
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/~walser/benchmarks/radar/normalized-30:70:4.5:0.95:98.opb
COMMAND LINE= DIR/runPb2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3694900-1338058703/watcher-3694900-1338058703 -o /tmp/evaluation-result-3694900-1338058703/solver-3694900-1338058703 -C 1800 -W 1900 -M 15500  HOME/runPb2satCp2.sh HOME/instance-3694900-1338058703.opb 827770490 HOME HOME

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

MD5SUM BENCH= dae2a99f19ab3cbb5b0fd1a29cad1e80
RANDOM SEED=827770490

node128.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.389
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.77
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.389
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.389
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	: 5438.56
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.389
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.389
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.389
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.389
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.389
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:       32873852 kB
MemFree:        28091180 kB
Buffers:          328132 kB
Cached:          3577132 kB
SwapCached:            0 kB
Active:          1037236 kB
Inactive:        2928308 kB
Active(anon):      62744 kB
Inactive(anon):        0 kB
Active(file):     974492 kB
Inactive(file):  2928308 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8972 kB
Writeback:             0 kB
AnonPages:        120708 kB
Mapped:            15256 kB
Shmem:               204 kB
Slab:             677720 kB
SReclaimable:     120264 kB
SUnreclaim:       557456 kB
KernelStack:        1504 kB
PageTables:         3888 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     185212 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:     63488 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= 71100 MiB
End job on node128 at 2012-05-26 21:28:24