Trace number 3696448

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
pb2sat 2012-05-19? (TO) 1800.06 1800.51

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_7.opb.PB06.opb
MD5SUM3119db8d3d273f04fc4f3b1324a85224
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark396
Best CPU time to get the best result obtained on this benchmark1793.24
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 452
Optimality of the best value was proved NO
Number of variables10000
Total number of constraints656900
Number of constraints which are clauses656900
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint100
Number of terms in the objective function 10000
Biggest coefficient in the objective function 99
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 493167
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 99
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 493167
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

166.74/166.83	c model valid
166.74/166.83	c current solution ok
167.95/168.10	o 7025
167.95/168.10	c current bound: 3512
167.95/168.10	c fallback to adder encoding
1800.06/1800.51	c error: unexpected solver exit code
1800.06/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-3696448-1338052947/watcher-3696448-1338052947 -o /tmp/evaluation-result-3696448-1338052947/solver-3696448-1338052947 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696448-1338052947.opb 392602721 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: 1.91 2.04 2.07 3/174 15644
/proc/meminfo: memFree=27563948/32873648 swapFree=6336/6336
[pid=15644] ppid=15642 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15644/stat : 15644 (runPb2sat.sh) S 15642 15644 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271422004 9367552 275 33554432000 4194304 5064252 140734065148240 140734065147152 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15644/statm: 2287 275 233 213 0 72 0

[startup+0.0421301 s]
/proc/loadavg: 1.91 2.04 2.07 3/174 15644
/proc/meminfo: memFree=27563948/32873648 swapFree=6336/6336
[pid=15644] ppid=15642 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15644/stat : 15644 (runPb2sat.sh) S 15642 15644 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271422004 9367552 275 33554432000 4194304 5064252 140734065148240 140734065147152 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15644/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100268 s]
/proc/loadavg: 1.91 2.04 2.07 3/174 15644
/proc/meminfo: memFree=27563948/32873648 swapFree=6336/6336
[pid=15644] ppid=15642 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15644/stat : 15644 (runPb2sat.sh) S 15642 15644 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271422004 9367552 275 33554432000 4194304 5064252 140734065148240 140734065147152 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15644/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300228 s]
/proc/loadavg: 1.91 2.04 2.07 3/174 15644
/proc/meminfo: memFree=27563948/32873648 swapFree=6336/6336
[pid=15644] ppid=15642 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15644/stat : 15644 (runPb2sat.sh) S 15642 15644 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271422004 9367552 275 33554432000 4194304 5064252 140734065148240 140734065147152 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15644/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70025 s]
/proc/loadavg: 1.91 2.04 2.07 3/174 15644
/proc/meminfo: memFree=27563948/32873648 swapFree=6336/6336
[pid=15644] ppid=15642 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15644/stat : 15644 (runPb2sat.sh) S 15642 15644 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271422004 9367552 275 33554432000 4194304 5064252 140734065148240 140734065147152 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15644/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: 1.91 2.04 2.07 3/179 15652
/proc/meminfo: memFree=27547660/32873648 swapFree=6336/6336
[pid=15644] ppid=15642 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15644/stat : 15644 (runPb2sat.sh) S 15642 15644 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271422004 9367552 275 33554432000 4194304 5064252 140734065148240 140734065147152 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15644/statm: 2287 275 233 213 0 72 0
[pid=15645] ppid=15644 vsize=20992 CPUtime=1.27 cores=0,2,4,6
/proc/15645/stat : 15645 (pb2sat) S 15644 15644 15605 0 -1 4202496 3662 0 0 0 125 2 0 0 20 0 1 0 271422004 21495808 3708 33554432000 4194304 5873084 140736408080992 140736408077416 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15645/statm: 5248 3708 162 410 0 4830 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 30140

[startup+3.10033 s]
/proc/loadavg: 1.91 2.04 2.07 3/183 15656
/proc/meminfo: memFree=27442540/32873648 swapFree=6336/6336
[pid=15644] ppid=15642 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15644/stat : 15644 (runPb2sat.sh) S 15642 15644 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271422004 9367552 275 33554432000 4194304 5064252 140734065148240 140734065147152 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15644/statm: 2287 275 233 213 0 72 0
[pid=15645] ppid=15644 vsize=20992 CPUtime=1.27 cores=0,2,4,6
/proc/15645/stat : 15645 (pb2sat) S 15644 15644 15605 0 -1 4202496 3662 0 0 0 125 2 0 0 20 0 1 0 271422004 21495808 3708 33554432000 4194304 5873084 140736408080992 140736408077416 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15645/statm: 5248 3708 162 410 0 4830 0
[pid=15653] ppid=15645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15653/stat : 15653 (satsolver.sh) S 15645 15644 15605 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 271422132 9367552 266 33554432000 4194304 5064252 140736120347344 140736120346256 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15653/statm: 2287 266 226 213 0 72 0
[pid=15654] ppid=15653 vsize=43852 CPUtime=1.8 cores=0,2,4,6
/proc/15654/stat : 15654 (glucose_static) R 15653 15644 15605 0 -1 4202496 10663 0 0 0 179 1 0 0 20 0 1 0 271422133 44904448 10241 33554432000 4194304 4896791 140733536049184 140733536046392 4230803 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15654/statm: 10963 10241 76 172 0 10789 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 83140

[startup+6.30037 s]
/proc/loadavg: 1.92 2.04 2.07 3/183 15656
/proc/meminfo: memFree=27410496/32873648 swapFree=6336/6336
[pid=15644] ppid=15642 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15644/stat : 15644 (runPb2sat.sh) S 15642 15644 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271422004 9367552 275 33554432000 4194304 5064252 140734065148240 140734065147152 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15644/statm: 2287 275 233 213 0 72 0
[pid=15645] ppid=15644 vsize=20992 CPUtime=1.27 cores=0,2,4,6
/proc/15645/stat : 15645 (pb2sat) S 15644 15644 15605 0 -1 4202496 3662 0 0 0 125 2 0 0 20 0 1 0 271422004 21495808 3708 33554432000 4194304 5873084 140736408080992 140736408077416 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15645/statm: 5248 3708 162 410 0 4830 0
[pid=15653] ppid=15645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15653/stat : 15653 (satsolver.sh) S 15645 15644 15605 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 271422132 9367552 266 33554432000 4194304 5064252 140736120347344 140736120346256 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15653/statm: 2287 266 226 213 0 72 0
[pid=15654] ppid=15653 vsize=44168 CPUtime=5 cores=0,2,4,6
/proc/15654/stat : 15654 (glucose_static) R 15653 15644 15605 0 -1 4202496 12807 0 0 0 498 2 0 0 20 0 1 0 271422133 45228032 10396 33554432000 4194304 4896791 140733536049184 140733536046568 4204125 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15654/statm: 11042 10396 76 172 0 10868 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 83456

[startup+12.7003 s]
/proc/loadavg: 1.92 2.04 2.07 3/183 15656
/proc/meminfo: memFree=27429592/32873648 swapFree=6336/6336
[pid=15644] ppid=15642 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15644/stat : 15644 (runPb2sat.sh) S 15642 15644 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271422004 9367552 275 33554432000 4194304 5064252 140734065148240 140734065147152 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15644/statm: 2287 275 233 213 0 72 0
[pid=15645] ppid=15644 vsize=20992 CPUtime=1.27 cores=0,2,4,6
/proc/15645/stat : 15645 (pb2sat) S 15644 15644 15605 0 -1 4202496 3662 0 0 0 125 2 0 0 20 0 1 0 271422004 21495808 3708 33554432000 4194304 5873084 140736408080992 140736408077416 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15645/statm: 5248 3708 162 410 0 4830 0
[pid=15653] ppid=15645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15653/stat : 15653 (satsolver.sh) S 15645 15644 15605 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 271422132 9367552 266 33554432000 4194304 5064252 140736120347344 140736120346256 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15653/statm: 2287 266 226 213 0 72 0
[pid=15654] ppid=15653 vsize=56600 CPUtime=11.4 cores=0,2,4,6
/proc/15654/stat : 15654 (glucose_static) R 15653 15644 15605 0 -1 4202496 15640 0 0 0 1135 5 0 0 20 0 1 0 271422133 57958400 11511 33554432000 4194304 4896791 140733536049184 140733536046712 4203968 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15654/statm: 14150 11511 76 172 0 13976 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 95888

[startup+25.5004 s]
/proc/loadavg: 1.94 2.04 2.07 3/183 15656
/proc/meminfo: memFree=27419368/32873648 swapFree=6336/6336
[pid=15644] ppid=15642 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15644/stat : 15644 (runPb2sat.sh) S 15642 15644 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271422004 9367552 275 33554432000 4194304 5064252 140734065148240 140734065147152 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15644/statm: 2287 275 233 213 0 72 0
[pid=15645] ppid=15644 vsize=20992 CPUtime=1.27 cores=0,2,4,6
/proc/15645/stat : 15645 (pb2sat) S 15644 15644 15605 0 -1 4202496 3662 0 0 0 125 2 0 0 20 0 1 0 271422004 21495808 3708 33554432000 4194304 5873084 140736408080992 140736408077416 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15645/statm: 5248 3708 162 410 0 4830 0
[pid=15653] ppid=15645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15653/stat : 15653 (satsolver.sh) S 15645 15644 15605 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 271422132 9367552 266 33554432000 4194304 5064252 140736120347344 140736120346256 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15653/statm: 2287 266 226 213 0 72 0
[pid=15654] ppid=15653 vsize=58164 CPUtime=24.21 cores=0,2,4,6
/proc/15654/stat : 15654 (glucose_static) R 15653 15644 15605 0 -1 4202496 19124 0 0 0 2413 8 0 0 20 0 1 0 271422133 59559936 12451 33554432000 4194304 4896791 140733536049184 140733536046760 4225796 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15654/statm: 14541 12451 76 172 0 14367 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 97452

[startup+51.1004 s]
/proc/loadavg: 2.02 2.05 2.07 3/183 15656
/proc/meminfo: memFree=27386984/32873648 swapFree=6336/6336
[pid=15644] ppid=15642 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15644/stat : 15644 (runPb2sat.sh) S 15642 15644 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271422004 9367552 275 33554432000 4194304 5064252 140734065148240 140734065147152 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15644/statm: 2287 275 233 213 0 72 0
[pid=15645] ppid=15644 vsize=20992 CPUtime=1.27 cores=0,2,4,6
/proc/15645/stat : 15645 (pb2sat) S 15644 15644 15605 0 -1 4202496 3662 0 0 0 125 2 0 0 20 0 1 0 271422004 21495808 3708 33554432000 4194304 5873084 140736408080992 140736408077416 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15645/statm: 5248 3708 162 410 0 4830 0
[pid=15653] ppid=15645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15653/stat : 15653 (satsolver.sh) S 15645 15644 15605 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 271422132 9367552 266 33554432000 4194304 5064252 140736120347344 140736120346256 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15653/statm: 2287 266 226 213 0 72 0
[pid=15654] ppid=15653 vsize=78936 CPUtime=49.79 cores=0,2,4,6
/proc/15654/stat : 15654 (glucose_static) R 15653 15644 15605 0 -1 4202496 26298 0 0 0 4966 13 0 0 20 0 1 0 271422133 80830464 17626 33554432000 4194304 4896791 140733536049184 140733536046392 4204062 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15654/statm: 19734 17626 76 172 0 19560 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 118224

[startup+102.3 s]
/proc/loadavg: 2.01 2.04 2.07 3/183 15657
/proc/meminfo: memFree=27413448/32873648 swapFree=6336/6336
[pid=15644] ppid=15642 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15644/stat : 15644 (runPb2sat.sh) S 15642 15644 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271422004 9367552 275 33554432000 4194304 5064252 140734065148240 140734065147152 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15644/statm: 2287 275 233 213 0 72 0
[pid=15645] ppid=15644 vsize=20992 CPUtime=1.27 cores=0,2,4,6
/proc/15645/stat : 15645 (pb2sat) S 15644 15644 15605 0 -1 4202496 3662 0 0 0 125 2 0 0 20 0 1 0 271422004 21495808 3708 33554432000 4194304 5873084 140736408080992 140736408077416 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15645/statm: 5248 3708 162 410 0 4830 0
[pid=15653] ppid=15645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15653/stat : 15653 (satsolver.sh) S 15645 15644 15605 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 271422132 9367552 266 33554432000 4194304 5064252 140736120347344 140736120346256 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15653/statm: 2287 266 226 213 0 72 0
[pid=15654] ppid=15653 vsize=81000 CPUtime=100.98 cores=0,2,4,6
/proc/15654/stat : 15654 (glucose_static) R 15653 15644 15605 0 -1 4202496 37546 0 0 0 10076 22 0 0 20 0 1 0 271422133 82944000 14881 33554432000 4194304 4896791 140733536049184 140733536046712 4225678 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15654/statm: 20250 14881 76 172 0 20076 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 120288

[startup+162.3 s]
/proc/loadavg: 2.00 2.03 2.06 3/183 15657
/proc/meminfo: memFree=27362828/32873648 swapFree=6336/6336
[pid=15644] ppid=15642 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15644/stat : 15644 (runPb2sat.sh) S 15642 15644 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271422004 9367552 275 33554432000 4194304 5064252 140734065148240 140734065147152 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15644/statm: 2287 275 233 213 0 72 0
[pid=15645] ppid=15644 vsize=20992 CPUtime=1.27 cores=0,2,4,6
/proc/15645/stat : 15645 (pb2sat) S 15644 15644 15605 0 -1 4202496 3662 0 0 0 125 2 0 0 20 0 1 0 271422004 21495808 3708 33554432000 4194304 5873084 140736408080992 140736408077416 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15645/statm: 5248 3708 162 410 0 4830 0
[pid=15653] ppid=15645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15653/stat : 15653 (satsolver.sh) S 15645 15644 15605 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 271422132 9367552 266 33554432000 4194304 5064252 140736120347344 140736120346256 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15653/statm: 2287 266 226 213 0 72 0
[pid=15654] ppid=15653 vsize=114448 CPUtime=160.96 cores=0,2,4,6
/proc/15654/stat : 15654 (glucose_static) R 15653 15644 15605 0 -1 4202496 45858 0 0 0 16065 31 0 0 20 0 1 0 271422133 117194752 21188 33554432000 4194304 4896791 140733536049184 140733536046392 4205040 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15654/statm: 28612 21188 76 172 0 28438 0
Current children cumulated CPU time (s) 162.23

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

/proc/15660/stat : 15660 (glucose_static) R 15659 15644 15605 0 -1 4202496 58513 0 0 0 119272 53 0 0 20 0 1 0 271438887 364359680 67274 33554432000 4194304 4896791 140736577900000 140736577897528 4204079 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15660/statm: 88955 67274 78 172 0 88781 0
Current children cumulated CPU time (s) 1361.94
Current children cumulated vsize (KiB) 483280

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 15674
/proc/meminfo: memFree=26877068/32873648 swapFree=6336/6336
[pid=15644] ppid=15642 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15644/stat : 15644 (runPb2sat.sh) S 15642 15644 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271422004 9367552 275 33554432000 4194304 5064252 140734065148240 140734065147152 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15644/statm: 2287 275 233 213 0 72 0
[pid=15645] ppid=15644 vsize=109164 CPUtime=168.69 cores=0,2,4,6
/proc/15645/stat : 15645 (pb2sat) S 15644 15644 15605 0 -1 4202496 9086 47192 0 0 275 108 16452 34 20 0 1 0 271422004 111783936 19914 33554432000 4194304 5873084 140736408080992 140736408074808 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 5 0 0
/proc/15645/statm: 27291 19914 179 410 0 26873 0
[pid=15659] ppid=15645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15659/stat : 15659 (satsolver.sh) S 15645 15644 15605 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271438887 9367552 267 33554432000 4194304 5064252 140734233150672 140734233149584 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15659/statm: 2287 267 226 213 0 72 0
[pid=15660] ppid=15659 vsize=224724 CPUtime=1253.24 cores=0,2,4,6
/proc/15660/stat : 15660 (glucose_static) R 15659 15644 15605 0 -1 4202496 59531 0 0 0 125269 55 0 0 20 0 1 0 271438887 230117376 46728 33554432000 4194304 4896791 140736577900000 140736577897528 4203775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15660/statm: 56181 46728 78 172 0 56007 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 352184

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 15674
/proc/meminfo: memFree=26870952/32873648 swapFree=6336/6336
[pid=15644] ppid=15642 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15644/stat : 15644 (runPb2sat.sh) S 15642 15644 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271422004 9367552 275 33554432000 4194304 5064252 140734065148240 140734065147152 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15644/statm: 2287 275 233 213 0 72 0
[pid=15645] ppid=15644 vsize=109164 CPUtime=168.69 cores=0,2,4,6
/proc/15645/stat : 15645 (pb2sat) S 15644 15644 15605 0 -1 4202496 9086 47192 0 0 275 108 16452 34 20 0 1 0 271422004 111783936 19914 33554432000 4194304 5873084 140736408080992 140736408074808 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 5 0 0
/proc/15645/statm: 27291 19914 179 410 0 26873 0
[pid=15659] ppid=15645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15659/stat : 15659 (satsolver.sh) S 15645 15644 15605 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271438887 9367552 267 33554432000 4194304 5064252 140734233150672 140734233149584 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15659/statm: 2287 267 226 213 0 72 0
[pid=15660] ppid=15659 vsize=274932 CPUtime=1313.23 cores=0,2,4,6
/proc/15660/stat : 15660 (glucose_static) R 15659 15644 15605 0 -1 4202496 60090 0 0 0 131266 57 0 0 20 0 1 0 271438887 281530368 54941 33554432000 4194304 4896791 140736577900000 140736577897528 4205073 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15660/statm: 68733 54941 78 172 0 68559 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 402392

[startup+1542.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/183 15674
/proc/meminfo: memFree=26871816/32873648 swapFree=6336/6336
[pid=15644] ppid=15642 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15644/stat : 15644 (runPb2sat.sh) S 15642 15644 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271422004 9367552 275 33554432000 4194304 5064252 140734065148240 140734065147152 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15644/statm: 2287 275 233 213 0 72 0
[pid=15645] ppid=15644 vsize=109164 CPUtime=168.69 cores=0,2,4,6
/proc/15645/stat : 15645 (pb2sat) S 15644 15644 15605 0 -1 4202496 9086 47192 0 0 275 108 16452 34 20 0 1 0 271422004 111783936 19914 33554432000 4194304 5873084 140736408080992 140736408074808 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 5 0 0
/proc/15645/statm: 27291 19914 179 410 0 26873 0
[pid=15659] ppid=15645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15659/stat : 15659 (satsolver.sh) S 15645 15644 15605 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271438887 9367552 267 33554432000 4194304 5064252 140734233150672 140734233149584 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15659/statm: 2287 267 226 213 0 72 0
[pid=15660] ppid=15659 vsize=226048 CPUtime=1373.22 cores=0,2,4,6
/proc/15660/stat : 15660 (glucose_static) R 15659 15644 15605 0 -1 4202496 61700 0 0 0 137262 60 0 0 20 0 1 0 271438887 231473152 48803 33554432000 4194304 4896791 140736577900000 140736577897224 4203956 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15660/statm: 56512 48803 78 172 0 56338 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 353508

[startup+1602.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/182 15674
/proc/meminfo: memFree=26875072/32873648 swapFree=6336/6336
[pid=15644] ppid=15642 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15644/stat : 15644 (runPb2sat.sh) S 15642 15644 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271422004 9367552 275 33554432000 4194304 5064252 140734065148240 140734065147152 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15644/statm: 2287 275 233 213 0 72 0
[pid=15645] ppid=15644 vsize=109164 CPUtime=168.69 cores=0,2,4,6
/proc/15645/stat : 15645 (pb2sat) S 15644 15644 15605 0 -1 4202496 9086 47192 0 0 275 108 16452 34 20 0 1 0 271422004 111783936 19914 33554432000 4194304 5873084 140736408080992 140736408074808 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 5 0 0
/proc/15645/statm: 27291 19914 179 410 0 26873 0
[pid=15659] ppid=15645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15659/stat : 15659 (satsolver.sh) S 15645 15644 15605 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271438887 9367552 267 33554432000 4194304 5064252 140734233150672 140734233149584 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15659/statm: 2287 267 226 213 0 72 0
[pid=15660] ppid=15659 vsize=226500 CPUtime=1433.2 cores=0,2,4,6
/proc/15660/stat : 15660 (glucose_static) R 15659 15644 15605 0 -1 4202496 61937 0 0 0 143260 60 0 0 20 0 1 0 271438887 231936000 54536 33554432000 4194304 4896791 140736577900000 140736577897528 4207680 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15660/statm: 56625 54536 78 172 0 56451 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 353960

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/184 15678
/proc/meminfo: memFree=26785392/32873648 swapFree=6336/6336
[pid=15644] ppid=15642 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15644/stat : 15644 (runPb2sat.sh) S 15642 15644 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271422004 9367552 275 33554432000 4194304 5064252 140734065148240 140734065147152 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15644/statm: 2287 275 233 213 0 72 0
[pid=15645] ppid=15644 vsize=109164 CPUtime=168.69 cores=0,2,4,6
/proc/15645/stat : 15645 (pb2sat) S 15644 15644 15605 0 -1 4202496 9086 47192 0 0 275 108 16452 34 20 0 1 0 271422004 111783936 19914 33554432000 4194304 5873084 140736408080992 140736408074808 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 5 0 0
/proc/15645/statm: 27291 19914 179 410 0 26873 0
[pid=15659] ppid=15645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15659/stat : 15659 (satsolver.sh) S 15645 15644 15605 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271438887 9367552 267 33554432000 4194304 5064252 140734233150672 140734233149584 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15659/statm: 2287 267 226 213 0 72 0
[pid=15660] ppid=15659 vsize=277180 CPUtime=1493.2 cores=0,2,4,6
/proc/15660/stat : 15660 (glucose_static) R 15659 15644 15605 0 -1 4202496 62561 0 0 0 149259 61 0 0 20 0 1 0 271438887 283832320 64194 33554432000 4194304 4896791 140736577900000 140736577897640 4225191 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15660/statm: 69295 64194 78 172 0 69121 0
Current children cumulated CPU time (s) 1661.89
Current children cumulated vsize (KiB) 404640

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 15678
/proc/meminfo: memFree=26880088/32873648 swapFree=6336/6336
[pid=15644] ppid=15642 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15644/stat : 15644 (runPb2sat.sh) S 15642 15644 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271422004 9367552 275 33554432000 4194304 5064252 140734065148240 140734065147152 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15644/statm: 2287 275 233 213 0 72 0
[pid=15645] ppid=15644 vsize=109164 CPUtime=168.69 cores=0,2,4,6
/proc/15645/stat : 15645 (pb2sat) S 15644 15644 15605 0 -1 4202496 9086 47192 0 0 275 108 16452 34 20 0 1 0 271422004 111783936 19914 33554432000 4194304 5873084 140736408080992 140736408074808 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 5 0 0
/proc/15645/statm: 27291 19914 179 410 0 26873 0
[pid=15659] ppid=15645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15659/stat : 15659 (satsolver.sh) S 15645 15644 15605 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271438887 9367552 267 33554432000 4194304 5064252 140734233150672 140734233149584 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15659/statm: 2287 267 226 213 0 72 0
[pid=15660] ppid=15659 vsize=227844 CPUtime=1553.19 cores=0,2,4,6
/proc/15660/stat : 15660 (glucose_static) R 15659 15644 15605 0 -1 4202496 64152 0 0 0 155254 65 0 0 20 0 1 0 271438887 233312256 50283 33554432000 4194304 4896791 140736577900000 140736577897640 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15660/statm: 56961 50283 78 172 0 56787 0
Current children cumulated CPU time (s) 1721.88
Current children cumulated vsize (KiB) 355304

[startup+1782.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 15678
/proc/meminfo: memFree=26809800/32873648 swapFree=6336/6336
[pid=15644] ppid=15642 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15644/stat : 15644 (runPb2sat.sh) S 15642 15644 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271422004 9367552 275 33554432000 4194304 5064252 140734065148240 140734065147152 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15644/statm: 2287 275 233 213 0 72 0
[pid=15645] ppid=15644 vsize=109164 CPUtime=168.69 cores=0,2,4,6
/proc/15645/stat : 15645 (pb2sat) S 15644 15644 15605 0 -1 4202496 9086 47192 0 0 275 108 16452 34 20 0 1 0 271422004 111783936 19914 33554432000 4194304 5873084 140736408080992 140736408074808 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 5 0 0
/proc/15645/statm: 27291 19914 179 410 0 26873 0
[pid=15659] ppid=15645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15659/stat : 15659 (satsolver.sh) S 15645 15644 15605 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271438887 9367552 267 33554432000 4194304 5064252 140734233150672 140734233149584 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15659/statm: 2287 267 226 213 0 72 0
[pid=15660] ppid=15659 vsize=278724 CPUtime=1613.17 cores=0,2,4,6
/proc/15660/stat : 15660 (glucose_static) R 15659 15644 15605 0 -1 4202496 64719 0 0 0 161251 66 0 0 20 0 1 0 271438887 285413376 64077 33554432000 4194304 4896791 140736577900000 140736577895736 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15660/statm: 69681 64077 78 172 0 69507 0
Current children cumulated CPU time (s) 1781.86
Current children cumulated vsize (KiB) 406184



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 2/175 15701
/proc/meminfo: memFree=27163732/32873648 swapFree=6336/6336
[pid=15644] ppid=15642 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15644/stat : 15644 (runPb2sat.sh) S 15642 15644 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271422004 9367552 275 33554432000 4194304 5064252 140734065148240 140734065147152 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15644/statm: 2287 275 233 213 0 72 0
[pid=15645] ppid=15644 vsize=109164 CPUtime=168.69 cores=0,2,4,6
/proc/15645/stat : 15645 (pb2sat) S 15644 15644 15605 0 -1 4202496 9086 47192 0 0 275 108 16452 34 20 0 1 0 271422004 111783936 19914 33554432000 4194304 5873084 140736408080992 140736408074808 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 5 0 0
/proc/15645/statm: 27291 19914 179 410 0 26873 0
[pid=15659] ppid=15645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15659/stat : 15659 (satsolver.sh) S 15645 15644 15605 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271438887 9367552 267 33554432000 4194304 5064252 140734233150672 140734233149584 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15659/statm: 2287 267 226 213 0 72 0
[pid=15660] ppid=15659 vsize=229004 CPUtime=1631.37 cores=0,2,4,6
/proc/15660/stat : 15660 (glucose_static) R 15659 15644 15605 0 -1 4202496 65933 0 0 0 163069 68 0 0 20 0 1 0 271438887 234500096 48533 33554432000 4194304 4896791 140736577900000 140736577895736 4225120 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15660/statm: 57251 48533 78 172 0 57077 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 356464

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 15644 and gives
#  childrusage.ru_utime.tv_sec=167
#  childrusage.ru_utime.tv_usec=284568
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=436781
# CPU time returned by wait4() is 168.721
# while last known CPU time is 1800.06
#
# 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.06
CPU user time (s): 1797.96
CPU system time (s): 2.1
CPU usage (%): 99.9748
Max. virtual memory (cumulated for all children) (KiB): 535952

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 167.285
system time used= 1.43678
maximum resident set size= 134848
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57256
page faults= 0
swaps= 0
block input operations= 0
block output operations= 144800
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 61
involuntary context switches= 198

runsolver used 2.6406 second user time and 7.18791 second system time

The end

Launcher Data

Begin job on node112 at 2012-05-26 19:22:27
IDJOB=3696448
IDBENCH=1965
IDSOLVER=2274
FILE ID=node112/3696448-1338052947
RUNJOBID= node112-1338052947-15621
PBS_JOBID= 14624404
Free space on /tmp= 71512 MiB

SOLVER NAME= pb2sat 2012-05-19
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/wnq/normalized-wnq_n100_mw99_7.opb.PB06.opb
COMMAND LINE= DIR/runPb2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3696448-1338052947/watcher-3696448-1338052947 -o /tmp/evaluation-result-3696448-1338052947/solver-3696448-1338052947 -C 1800 -W 1900 -M 15500  HOME/runPb2sat.sh HOME/instance-3696448-1338052947.opb 392602721 HOME HOME

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

MD5SUM BENCH= 3119db8d3d273f04fc4f3b1324a85224
RANDOM SEED=392602721

node112.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.763
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.52
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.763
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.763
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.763
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.763
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.92
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.763
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.92
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.763
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.763
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:        27564484 kB
Buffers:          303612 kB
Cached:          4180220 kB
SwapCached:            0 kB
Active:           789676 kB
Inactive:        3705532 kB
Active(anon):      13804 kB
Inactive(anon):        0 kB
Active(file):     775872 kB
Inactive(file):  3705532 kB
Unevictable:        6336 kB
Mlocked:            6336 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             50548 kB
Writeback:             4 kB
AnonPages:         19300 kB
Mapped:            13692 kB
Shmem:               200 kB
Slab:             674564 kB
SReclaimable:     118212 kB
SUnreclaim:       556352 kB
KernelStack:        1384 kB
PageTables:         4152 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     103516 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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= 71376 MiB
End job on node112 at 2012-05-26 19:52:28