Trace number 3696570

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-19UNSAT 189.245 189.282

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_4_30_2.opb
MD5SUM1d7dd5c267917b6fb58d303c57bfa918
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark5.99509
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables31
Total number of constraints9
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints8
Minimum length of a constraint1
Maximum length of a constraint30
Number of terms in the objective function 1
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 808
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2424
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

189.15/189.27	s UNSATISFIABLE

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3696570-1338070678/watcher-3696570-1338070678 -o /tmp/evaluation-result-3696570-1338070678/solver-3696570-1338070678 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696570-1338070678.opb 519448513 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.00 2.00 3/179 17890
/proc/meminfo: memFree=26822888/32873648 swapFree=6336/6336
[pid=17890] ppid=17888 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17890/stat : 17890 (runPb2sat.sh) S 17888 17890 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273195105 9367552 275 33554432000 4194304 5064252 140736887373536 140736887372448 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17890/statm: 2287 275 233 213 0 72 0

[startup+0.05481 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17890
/proc/meminfo: memFree=26822888/32873648 swapFree=6336/6336
[pid=17890] ppid=17888 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17890/stat : 17890 (runPb2sat.sh) S 17888 17890 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273195105 9367552 275 33554432000 4194304 5064252 140736887373536 140736887372448 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17890/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100289 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17890
/proc/meminfo: memFree=26822888/32873648 swapFree=6336/6336
[pid=17890] ppid=17888 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17890/stat : 17890 (runPb2sat.sh) S 17888 17890 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273195105 9367552 275 33554432000 4194304 5064252 140736887373536 140736887372448 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17890/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300276 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17890
/proc/meminfo: memFree=26822888/32873648 swapFree=6336/6336
[pid=17890] ppid=17888 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17890/stat : 17890 (runPb2sat.sh) S 17888 17890 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273195105 9367552 275 33554432000 4194304 5064252 140736887373536 140736887372448 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17890/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700258 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17890
/proc/meminfo: memFree=26822888/32873648 swapFree=6336/6336
[pid=17890] ppid=17888 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17890/stat : 17890 (runPb2sat.sh) S 17888 17890 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273195105 9367552 275 33554432000 4194304 5064252 140736887373536 140736887372448 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17890/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17894
/proc/meminfo: memFree=26801068/32873648 swapFree=6336/6336
[pid=17890] ppid=17888 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17890/stat : 17890 (runPb2sat.sh) S 17888 17890 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273195105 9367552 275 33554432000 4194304 5064252 140736887373536 140736887372448 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17890/statm: 2287 275 233 213 0 72 0
[pid=17891] ppid=17890 vsize=7792 CPUtime=0.05 cores=1,3,5,7
/proc/17891/stat : 17891 (pb2sat) S 17890 17890 15605 0 -1 4202496 3161 0 0 0 5 0 0 0 20 0 1 0 273195106 7979008 1554 33554432000 4194304 5873084 140734529644800 140734529641224 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17891/statm: 1948 1554 161 410 0 1530 0
[pid=17893] ppid=17891 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17893/stat : 17893 (satsolver.sh) S 17891 17890 15605 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273195112 9367552 267 33554432000 4194304 5064252 140733732690080 140733732688992 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17893/statm: 2287 267 226 213 0 72 0
[pid=17894] ppid=17893 vsize=15360 CPUtime=1.42 cores=1,3,5,7
/proc/17894/stat : 17894 (glucose_static) R 17893 17890 15605 0 -1 4202496 3186 0 0 0 142 0 0 0 20 0 1 0 273195112 15728640 3520 33554432000 4194304 4896791 140734239964368 140734239961576 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17894/statm: 3840 3520 76 172 0 3666 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 41448

[startup+3.10042 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17894
/proc/meminfo: memFree=26800572/32873648 swapFree=6336/6336
[pid=17890] ppid=17888 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17890/stat : 17890 (runPb2sat.sh) S 17888 17890 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273195105 9367552 275 33554432000 4194304 5064252 140736887373536 140736887372448 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17890/statm: 2287 275 233 213 0 72 0
[pid=17891] ppid=17890 vsize=7792 CPUtime=0.05 cores=1,3,5,7
/proc/17891/stat : 17891 (pb2sat) S 17890 17890 15605 0 -1 4202496 3161 0 0 0 5 0 0 0 20 0 1 0 273195106 7979008 1554 33554432000 4194304 5873084 140734529644800 140734529641224 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17891/statm: 1948 1554 161 410 0 1530 0
[pid=17893] ppid=17891 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17893/stat : 17893 (satsolver.sh) S 17891 17890 15605 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273195112 9367552 267 33554432000 4194304 5064252 140733732690080 140733732688992 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17893/statm: 2287 267 226 213 0 72 0
[pid=17894] ppid=17893 vsize=15500 CPUtime=3.02 cores=1,3,5,7
/proc/17894/stat : 17894 (glucose_static) R 17893 17890 15605 0 -1 4202496 3232 0 0 0 302 0 0 0 20 0 1 0 273195112 15872000 3566 33554432000 4194304 4896791 140734239964368 140734239961576 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17894/statm: 3875 3566 76 172 0 3701 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 41588

[startup+6.30034 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17894
/proc/meminfo: memFree=26799136/32873648 swapFree=6336/6336
[pid=17890] ppid=17888 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17890/stat : 17890 (runPb2sat.sh) S 17888 17890 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273195105 9367552 275 33554432000 4194304 5064252 140736887373536 140736887372448 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17890/statm: 2287 275 233 213 0 72 0
[pid=17891] ppid=17890 vsize=7792 CPUtime=0.05 cores=1,3,5,7
/proc/17891/stat : 17891 (pb2sat) S 17890 17890 15605 0 -1 4202496 3161 0 0 0 5 0 0 0 20 0 1 0 273195106 7979008 1554 33554432000 4194304 5873084 140734529644800 140734529641224 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17891/statm: 1948 1554 161 410 0 1530 0
[pid=17893] ppid=17891 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17893/stat : 17893 (satsolver.sh) S 17891 17890 15605 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273195112 9367552 267 33554432000 4194304 5064252 140733732690080 140733732688992 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17893/statm: 2287 267 226 213 0 72 0
[pid=17894] ppid=17893 vsize=14144 CPUtime=6.22 cores=1,3,5,7
/proc/17894/stat : 17894 (glucose_static) R 17893 17890 15605 0 -1 4202496 4980 0 0 0 622 0 0 0 20 0 1 0 273195112 14483456 3286 33554432000 4194304 4896791 140734239964368 140734239961688 4205424 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17894/statm: 3536 3286 76 172 0 3362 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 40232

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17894
/proc/meminfo: memFree=26797664/32873648 swapFree=6336/6336
[pid=17890] ppid=17888 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17890/stat : 17890 (runPb2sat.sh) S 17888 17890 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273195105 9367552 275 33554432000 4194304 5064252 140736887373536 140736887372448 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17890/statm: 2287 275 233 213 0 72 0
[pid=17891] ppid=17890 vsize=7792 CPUtime=0.05 cores=1,3,5,7
/proc/17891/stat : 17891 (pb2sat) S 17890 17890 15605 0 -1 4202496 3161 0 0 0 5 0 0 0 20 0 1 0 273195106 7979008 1554 33554432000 4194304 5873084 140734529644800 140734529641224 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17891/statm: 1948 1554 161 410 0 1530 0
[pid=17893] ppid=17891 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17893/stat : 17893 (satsolver.sh) S 17891 17890 15605 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273195112 9367552 267 33554432000 4194304 5064252 140733732690080 140733732688992 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17893/statm: 2287 267 226 213 0 72 0
[pid=17894] ppid=17893 vsize=16320 CPUtime=12.63 cores=1,3,5,7
/proc/17894/stat : 17894 (glucose_static) R 17893 17890 15605 0 -1 4202496 5895 0 0 0 1262 1 0 0 20 0 1 0 273195112 16711680 3719 33554432000 4194304 4896791 140734239964368 140734239961576 4223862 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17894/statm: 4080 3719 76 172 0 3906 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 42408

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17894
/proc/meminfo: memFree=26791540/32873648 swapFree=6336/6336
[pid=17890] ppid=17888 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17890/stat : 17890 (runPb2sat.sh) S 17888 17890 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273195105 9367552 275 33554432000 4194304 5064252 140736887373536 140736887372448 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17890/statm: 2287 275 233 213 0 72 0
[pid=17891] ppid=17890 vsize=7792 CPUtime=0.05 cores=1,3,5,7
/proc/17891/stat : 17891 (pb2sat) S 17890 17890 15605 0 -1 4202496 3161 0 0 0 5 0 0 0 20 0 1 0 273195106 7979008 1554 33554432000 4194304 5873084 140734529644800 140734529641224 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17891/statm: 1948 1554 161 410 0 1530 0
[pid=17893] ppid=17891 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17893/stat : 17893 (satsolver.sh) S 17891 17890 15605 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273195112 9367552 267 33554432000 4194304 5064252 140733732690080 140733732688992 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17893/statm: 2287 267 226 213 0 72 0
[pid=17894] ppid=17893 vsize=19992 CPUtime=25.43 cores=1,3,5,7
/proc/17894/stat : 17894 (glucose_static) R 17893 17890 15605 0 -1 4202496 7761 0 0 0 2542 1 0 0 20 0 1 0 273195112 20471808 4261 33554432000 4194304 4896791 140734239964368 140734239961576 4203856 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17894/statm: 4998 4261 76 172 0 4824 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 46080

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17894
/proc/meminfo: memFree=26788864/32873648 swapFree=6336/6336
[pid=17890] ppid=17888 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17890/stat : 17890 (runPb2sat.sh) S 17888 17890 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273195105 9367552 275 33554432000 4194304 5064252 140736887373536 140736887372448 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17890/statm: 2287 275 233 213 0 72 0
[pid=17891] ppid=17890 vsize=7792 CPUtime=0.05 cores=1,3,5,7
/proc/17891/stat : 17891 (pb2sat) S 17890 17890 15605 0 -1 4202496 3161 0 0 0 5 0 0 0 20 0 1 0 273195106 7979008 1554 33554432000 4194304 5873084 140734529644800 140734529641224 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17891/statm: 1948 1554 161 410 0 1530 0
[pid=17893] ppid=17891 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17893/stat : 17893 (satsolver.sh) S 17891 17890 15605 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273195112 9367552 267 33554432000 4194304 5064252 140733732690080 140733732688992 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17893/statm: 2287 267 226 213 0 72 0
[pid=17894] ppid=17893 vsize=18504 CPUtime=51.02 cores=1,3,5,7
/proc/17894/stat : 17894 (glucose_static) R 17893 17890 15605 0 -1 4202496 11377 0 0 0 5100 2 0 0 20 0 1 0 273195112 18948096 4278 33554432000 4194304 4896791 140734239964368 140734239961944 4223776 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17894/statm: 4626 4278 76 172 0 4452 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 44592

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17895
/proc/meminfo: memFree=26781088/32873648 swapFree=6336/6336
[pid=17890] ppid=17888 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17890/stat : 17890 (runPb2sat.sh) S 17888 17890 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273195105 9367552 275 33554432000 4194304 5064252 140736887373536 140736887372448 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17890/statm: 2287 275 233 213 0 72 0
[pid=17891] ppid=17890 vsize=7792 CPUtime=0.05 cores=1,3,5,7
/proc/17891/stat : 17891 (pb2sat) S 17890 17890 15605 0 -1 4202496 3161 0 0 0 5 0 0 0 20 0 1 0 273195106 7979008 1554 33554432000 4194304 5873084 140734529644800 140734529641224 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17891/statm: 1948 1554 161 410 0 1530 0
[pid=17893] ppid=17891 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17893/stat : 17893 (satsolver.sh) S 17891 17890 15605 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273195112 9367552 267 33554432000 4194304 5064252 140733732690080 140733732688992 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17893/statm: 2287 267 226 213 0 72 0
[pid=17894] ppid=17893 vsize=20012 CPUtime=102.22 cores=1,3,5,7
/proc/17894/stat : 17894 (glucose_static) R 17893 17890 15605 0 -1 4202496 16800 0 0 0 10218 4 0 0 20 0 1 0 273195112 20492288 4539 33554432000 4194304 4896791 140734239964368 140734239961768 4203775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17894/statm: 5003 4539 76 172 0 4829 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 46100

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 17898
/proc/meminfo: memFree=26800600/32873648 swapFree=6336/6336
[pid=17890] ppid=17888 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17890/stat : 17890 (runPb2sat.sh) S 17888 17890 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273195105 9367552 275 33554432000 4194304 5064252 140736887373536 140736887372448 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17890/statm: 2287 275 233 213 0 72 0
[pid=17891] ppid=17890 vsize=7792 CPUtime=0.05 cores=1,3,5,7
/proc/17891/stat : 17891 (pb2sat) S 17890 17890 15605 0 -1 4202496 3161 0 0 0 5 0 0 0 20 0 1 0 273195106 7979008 1554 33554432000 4194304 5873084 140734529644800 140734529641224 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17891/statm: 1948 1554 161 410 0 1530 0
[pid=17893] ppid=17891 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17893/stat : 17893 (satsolver.sh) S 17891 17890 15605 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273195112 9367552 267 33554432000 4194304 5064252 140733732690080 140733732688992 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17893/statm: 2287 267 226 213 0 72 0
[pid=17894] ppid=17893 vsize=24280 CPUtime=162.2 cores=1,3,5,7
/proc/17894/stat : 17894 (glucose_static) R 17893 17890 15605 0 -1 4202496 22387 0 0 0 16213 7 0 0 20 0 1 0 273195112 24862720 5077 33554432000 4194304 4896791 140734239964368 140734239961896 4223805 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17894/statm: 6070 5077 76 172 0 5896 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 50368

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

[startup+166.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 17898
/proc/meminfo: memFree=26797312/32873648 swapFree=6336/6336
[pid=17890] ppid=17888 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17890/stat : 17890 (runPb2sat.sh) S 17888 17890 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273195105 9367552 275 33554432000 4194304 5064252 140736887373536 140736887372448 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17890/statm: 2287 275 233 213 0 72 0
[pid=17891] ppid=17890 vsize=7792 CPUtime=0.05 cores=1,3,5,7
/proc/17891/stat : 17891 (pb2sat) S 17890 17890 15605 0 -1 4202496 3161 0 0 0 5 0 0 0 20 0 1 0 273195106 7979008 1554 33554432000 4194304 5873084 140734529644800 140734529641224 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17891/statm: 1948 1554 161 410 0 1530 0
[pid=17893] ppid=17891 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17893/stat : 17893 (satsolver.sh) S 17891 17890 15605 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273195112 9367552 267 33554432000 4194304 5064252 140733732690080 140733732688992 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17893/statm: 2287 267 226 213 0 72 0
[pid=17894] ppid=17893 vsize=24280 CPUtime=166.2 cores=1,3,5,7
/proc/17894/stat : 17894 (glucose_static) R 17893 17890 15605 0 -1 4202496 22593 0 0 0 16613 7 0 0 20 0 1 0 273195112 24862720 5273 33554432000 4194304 4896791 140734239964368 140734239961896 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17894/statm: 6070 5273 76 172 0 5896 0
Current children cumulated CPU time (s) 166.25
Current children cumulated vsize (KiB) 50368

[startup+179.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 17898
/proc/meminfo: memFree=26796256/32873648 swapFree=6336/6336
[pid=17890] ppid=17888 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17890/stat : 17890 (runPb2sat.sh) S 17888 17890 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273195105 9367552 275 33554432000 4194304 5064252 140736887373536 140736887372448 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17890/statm: 2287 275 233 213 0 72 0
[pid=17891] ppid=17890 vsize=7792 CPUtime=0.05 cores=1,3,5,7
/proc/17891/stat : 17891 (pb2sat) S 17890 17890 15605 0 -1 4202496 3161 0 0 0 5 0 0 0 20 0 1 0 273195106 7979008 1554 33554432000 4194304 5873084 140734529644800 140734529641224 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17891/statm: 1948 1554 161 410 0 1530 0
[pid=17893] ppid=17891 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17893/stat : 17893 (satsolver.sh) S 17891 17890 15605 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273195112 9367552 267 33554432000 4194304 5064252 140733732690080 140733732688992 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17893/statm: 2287 267 226 213 0 72 0
[pid=17894] ppid=17893 vsize=21684 CPUtime=179 cores=1,3,5,7
/proc/17894/stat : 17894 (glucose_static) R 17893 17890 15605 0 -1 4202496 24068 0 0 0 17892 8 0 0 20 0 1 0 273195112 22204416 4877 33554432000 4194304 4896791 140734239964368 140734239961944 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17894/statm: 5421 4877 76 172 0 5247 0
Current children cumulated CPU time (s) 179.05
Current children cumulated vsize (KiB) 47772

[startup+185.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17898
/proc/meminfo: memFree=26793524/32873648 swapFree=6336/6336
[pid=17890] ppid=17888 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17890/stat : 17890 (runPb2sat.sh) S 17888 17890 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273195105 9367552 275 33554432000 4194304 5064252 140736887373536 140736887372448 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17890/statm: 2287 275 233 213 0 72 0
[pid=17891] ppid=17890 vsize=7792 CPUtime=0.05 cores=1,3,5,7
/proc/17891/stat : 17891 (pb2sat) S 17890 17890 15605 0 -1 4202496 3161 0 0 0 5 0 0 0 20 0 1 0 273195106 7979008 1554 33554432000 4194304 5873084 140734529644800 140734529641224 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17891/statm: 1948 1554 161 410 0 1530 0
[pid=17893] ppid=17891 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17893/stat : 17893 (satsolver.sh) S 17891 17890 15605 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273195112 9367552 267 33554432000 4194304 5064252 140733732690080 140733732688992 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17893/statm: 2287 267 226 213 0 72 0
[pid=17894] ppid=17893 vsize=21684 CPUtime=185.4 cores=1,3,5,7
/proc/17894/stat : 17894 (glucose_static) R 17893 17890 15605 0 -1 4202496 24751 0 0 0 18532 8 0 0 20 0 1 0 273195112 22204416 4844 33554432000 4194304 4896791 140734239964368 140734239961880 4203605 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17894/statm: 5421 4844 76 172 0 5247 0
Current children cumulated CPU time (s) 185.45
Current children cumulated vsize (KiB) 47772

[startup+187.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17898
/proc/meminfo: memFree=26793276/32873648 swapFree=6336/6336
[pid=17890] ppid=17888 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17890/stat : 17890 (runPb2sat.sh) S 17888 17890 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273195105 9367552 275 33554432000 4194304 5064252 140736887373536 140736887372448 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17890/statm: 2287 275 233 213 0 72 0
[pid=17891] ppid=17890 vsize=7792 CPUtime=0.05 cores=1,3,5,7
/proc/17891/stat : 17891 (pb2sat) S 17890 17890 15605 0 -1 4202496 3161 0 0 0 5 0 0 0 20 0 1 0 273195106 7979008 1554 33554432000 4194304 5873084 140734529644800 140734529641224 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17891/statm: 1948 1554 161 410 0 1530 0
[pid=17893] ppid=17891 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17893/stat : 17893 (satsolver.sh) S 17891 17890 15605 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273195112 9367552 267 33554432000 4194304 5064252 140733732690080 140733732688992 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17893/statm: 2287 267 226 213 0 72 0
[pid=17894] ppid=17893 vsize=21684 CPUtime=187 cores=1,3,5,7
/proc/17894/stat : 17894 (glucose_static) R 17893 17890 15605 0 -1 4202496 25197 0 0 0 18692 8 0 0 20 0 1 0 273195112 22204416 4880 33554432000 4194304 4896791 140734239964368 140734239961880 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17894/statm: 5421 4880 76 172 0 5247 0
Current children cumulated CPU time (s) 187.05
Current children cumulated vsize (KiB) 47772

[startup+187.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17898
/proc/meminfo: memFree=26793276/32873648 swapFree=6336/6336
[pid=17890] ppid=17888 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17890/stat : 17890 (runPb2sat.sh) S 17888 17890 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273195105 9367552 275 33554432000 4194304 5064252 140736887373536 140736887372448 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17890/statm: 2287 275 233 213 0 72 0
[pid=17891] ppid=17890 vsize=7792 CPUtime=0.05 cores=1,3,5,7
/proc/17891/stat : 17891 (pb2sat) S 17890 17890 15605 0 -1 4202496 3161 0 0 0 5 0 0 0 20 0 1 0 273195106 7979008 1554 33554432000 4194304 5873084 140734529644800 140734529641224 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17891/statm: 1948 1554 161 410 0 1530 0
[pid=17893] ppid=17891 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17893/stat : 17893 (satsolver.sh) S 17891 17890 15605 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273195112 9367552 267 33554432000 4194304 5064252 140733732690080 140733732688992 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17893/statm: 2287 267 226 213 0 72 0
[pid=17894] ppid=17893 vsize=21684 CPUtime=187.8 cores=1,3,5,7
/proc/17894/stat : 17894 (glucose_static) R 17893 17890 15605 0 -1 4202496 25197 0 0 0 18772 8 0 0 20 0 1 0 273195112 22204416 4880 33554432000 4194304 4896791 140734239964368 140734239961880 4225148 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17894/statm: 5421 4880 76 172 0 5247 0
Current children cumulated CPU time (s) 187.85
Current children cumulated vsize (KiB) 47772

[startup+188.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17898
/proc/meminfo: memFree=26793276/32873648 swapFree=6336/6336
[pid=17890] ppid=17888 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17890/stat : 17890 (runPb2sat.sh) S 17888 17890 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273195105 9367552 275 33554432000 4194304 5064252 140736887373536 140736887372448 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17890/statm: 2287 275 233 213 0 72 0
[pid=17891] ppid=17890 vsize=7792 CPUtime=0.05 cores=1,3,5,7
/proc/17891/stat : 17891 (pb2sat) S 17890 17890 15605 0 -1 4202496 3161 0 0 0 5 0 0 0 20 0 1 0 273195106 7979008 1554 33554432000 4194304 5873084 140734529644800 140734529641224 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17891/statm: 1948 1554 161 410 0 1530 0
[pid=17893] ppid=17891 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17893/stat : 17893 (satsolver.sh) S 17891 17890 15605 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273195112 9367552 267 33554432000 4194304 5064252 140733732690080 140733732688992 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17893/statm: 2287 267 226 213 0 72 0
[pid=17894] ppid=17893 vsize=20008 CPUtime=188.6 cores=1,3,5,7
/proc/17894/stat : 17894 (glucose_static) R 17893 17890 15605 0 -1 4202496 25937 0 0 0 18852 8 0 0 20 0 1 0 273195112 20488192 4640 33554432000 4194304 4896791 140734239964368 140734239961880 4225008 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17894/statm: 5002 4640 76 172 0 4828 0
Current children cumulated CPU time (s) 188.65
Current children cumulated vsize (KiB) 46096

[startup+189.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17898
/proc/meminfo: memFree=26794456/32873648 swapFree=6336/6336
[pid=17890] ppid=17888 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17890/stat : 17890 (runPb2sat.sh) S 17888 17890 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273195105 9367552 275 33554432000 4194304 5064252 140736887373536 140736887372448 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17890/statm: 2287 275 233 213 0 72 0
[pid=17891] ppid=17890 vsize=7792 CPUtime=0.05 cores=1,3,5,7
/proc/17891/stat : 17891 (pb2sat) S 17890 17890 15605 0 -1 4202496 3161 0 0 0 5 0 0 0 20 0 1 0 273195106 7979008 1554 33554432000 4194304 5873084 140734529644800 140734529641224 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17891/statm: 1948 1554 161 410 0 1530 0
[pid=17893] ppid=17891 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17893/stat : 17893 (satsolver.sh) S 17891 17890 15605 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273195112 9367552 267 33554432000 4194304 5064252 140733732690080 140733732688992 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17893/statm: 2287 267 226 213 0 72 0
[pid=17894] ppid=17893 vsize=20008 CPUtime=189 cores=1,3,5,7
/proc/17894/stat : 17894 (glucose_static) R 17893 17890 15605 0 -1 4202496 25991 0 0 0 18892 8 0 0 20 0 1 0 273195112 20488192 4658 33554432000 4194304 4896791 140734239964368 140734239961880 4209656 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17894/statm: 5002 4658 76 172 0 4828 0
Current children cumulated CPU time (s) 189.05
Current children cumulated vsize (KiB) 46096

[startup+189.207 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17898
/proc/meminfo: memFree=26794456/32873648 swapFree=6336/6336
[pid=17890] ppid=17888 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17890/stat : 17890 (runPb2sat.sh) S 17888 17890 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273195105 9367552 275 33554432000 4194304 5064252 140736887373536 140736887372448 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17890/statm: 2287 275 233 213 0 72 0
[pid=17891] ppid=17890 vsize=7792 CPUtime=0.05 cores=1,3,5,7
/proc/17891/stat : 17891 (pb2sat) S 17890 17890 15605 0 -1 4202496 3161 0 0 0 5 0 0 0 20 0 1 0 273195106 7979008 1554 33554432000 4194304 5873084 140734529644800 140734529641224 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17891/statm: 1948 1554 161 410 0 1530 0
[pid=17893] ppid=17891 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17893/stat : 17893 (satsolver.sh) S 17891 17890 15605 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273195112 9367552 267 33554432000 4194304 5064252 140733732690080 140733732688992 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17893/statm: 2287 267 226 213 0 72 0
[pid=17894] ppid=17893 vsize=20008 CPUtime=189.1 cores=1,3,5,7
/proc/17894/stat : 17894 (glucose_static) R 17893 17890 15605 0 -1 4202496 26027 0 0 0 18902 8 0 0 20 0 1 0 273195112 20488192 4663 33554432000 4194304 4896791 140734239964368 140734239961880 4205040 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17894/statm: 5002 4663 76 172 0 4828 0
Current children cumulated CPU time (s) 189.15
Current children cumulated vsize (KiB) 46096

Child status: 0
Real time (s): 189.282
CPU time (s): 189.245
CPU user time (s): 189.144
CPU system time (s): 0.100984
CPU usage (%): 99.9808
Max. virtual memory (cumulated for all children) (KiB): 55772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 189.144
system time used= 0.100984
maximum resident set size= 29148
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31250
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3944
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 29
involuntary context switches= 201

runsolver used 0.270958 second user time and 1.3248 second system time

The end

Launcher Data

Begin job on node112 at 2012-05-27 00:17:58
IDJOB=3696570
IDBENCH=2901
IDSOLVER=2274
FILE ID=node112/3696570-1338070678
RUNJOBID= node112-1338052947-15622
PBS_JOBID= 14624404
Free space on /tmp= 71380 MiB

SOLVER NAME= pb2sat 2012-05-19
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_4_30_2.opb
COMMAND LINE= DIR/runPb2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3696570-1338070678/watcher-3696570-1338070678 -o /tmp/evaluation-result-3696570-1338070678/solver-3696570-1338070678 -C 1800 -W 1900 -M 15500  HOME/runPb2sat.sh HOME/instance-3696570-1338070678.opb 519448513 HOME HOME

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

MD5SUM BENCH= 1d7dd5c267917b6fb58d303c57bfa918
RANDOM SEED=519448513

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:        26823252 kB
Buffers:          315184 kB
Cached:          4313836 kB
SwapCached:            0 kB
Active:          1530720 kB
Inactive:        3706084 kB
Active(anon):     610200 kB
Inactive(anon):        0 kB
Active(file):     920520 kB
Inactive(file):  3706084 kB
Unevictable:        6336 kB
Mlocked:            6336 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8584 kB
Writeback:             0 kB
AnonPages:        676888 kB
Mapped:            15300 kB
Shmem:               200 kB
Slab:             674076 kB
SReclaimable:     118116 kB
SUnreclaim:       555960 kB
KernelStack:        1520 kB
PageTables:         4952 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     824136 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    454656 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= 71372 MiB
End job on node112 at 2012-05-27 00:21:08