Trace number 3696928

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 1800.72

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_1000_60_1.opb
MD5SUM6856221d5d444d2079d321f11fb11f0b
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-70
Best CPU time to get the best result obtained on this benchmark1800.11
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -74
Optimality of the best value was proved NO
Number of variables2000
Total number of constraints3001
Number of constraints which are clauses1000
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2001
Minimum length of a constraint2
Maximum length of a constraint2000
Number of terms in the objective function 1000
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 1000
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 2000
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)151172
Sum of products size (including duplicates)302344
Number of different products75586
Sum of products size151172

Solver Data

10.07/10.17	c model valid
10.07/10.17	c current solution ok
12.14/12.56	o -50
12.14/12.56	c current bound: 475
12.14/12.56	c (debug) using card networks
1800.00/1800.71	c error: unexpected solver exit code
1800.00/1800.71	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-3696928-1338084306/watcher-3696928-1338084306 -o /tmp/evaluation-result-3696928-1338084306/solver-3696928-1338084306 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696928-1338084306.opb 252352660 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.04 2.01 2.00 3/179 24864
/proc/meminfo: memFree=30295552/32873648 swapFree=7108/7108
[pid=24864] ppid=24862 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24864/stat : 24864 (runPb2sat.sh) S 24862 24864 21702 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274556052 9367552 275 33554432000 4194304 5064252 140735352756512 140735352755424 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24864/statm: 2287 275 233 213 0 72 0

[startup+0.087496 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 24864
/proc/meminfo: memFree=30295552/32873648 swapFree=7108/7108
[pid=24864] ppid=24862 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24864/stat : 24864 (runPb2sat.sh) S 24862 24864 21702 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274556052 9367552 275 33554432000 4194304 5064252 140735352756512 140735352755424 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24864/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100195 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 24864
/proc/meminfo: memFree=30295552/32873648 swapFree=7108/7108
[pid=24864] ppid=24862 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24864/stat : 24864 (runPb2sat.sh) S 24862 24864 21702 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274556052 9367552 275 33554432000 4194304 5064252 140735352756512 140735352755424 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24864/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300159 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 24864
/proc/meminfo: memFree=30295552/32873648 swapFree=7108/7108
[pid=24864] ppid=24862 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24864/stat : 24864 (runPb2sat.sh) S 24862 24864 21702 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274556052 9367552 275 33554432000 4194304 5064252 140735352756512 140735352755424 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24864/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700185 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 24864
/proc/meminfo: memFree=30295552/32873648 swapFree=7108/7108
[pid=24864] ppid=24862 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24864/stat : 24864 (runPb2sat.sh) S 24862 24864 21702 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274556052 9367552 275 33554432000 4194304 5064252 140735352756512 140735352755424 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24864/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5003 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 24868
/proc/meminfo: memFree=30133372/32873648 swapFree=7108/7108
[pid=24864] ppid=24862 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24864/stat : 24864 (runPb2sat.sh) S 24862 24864 21702 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274556052 9367552 275 33554432000 4194304 5064252 140735352756512 140735352755424 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24864/statm: 2287 275 233 213 0 72 0
[pid=24865] ppid=24864 vsize=50004 CPUtime=0.6 cores=1,3,5,7
/proc/24865/stat : 24865 (pb2sat) S 24864 24864 21702 0 -1 4202496 7279 0 0 0 56 4 0 0 20 0 1 0 274556052 51204096 9341 33554432000 4194304 5873084 140735045714896 140735045711320 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24865/statm: 12501 9341 167 410 0 12083 0
[pid=24867] ppid=24865 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24867/stat : 24867 (satsolver.sh) S 24865 24864 21702 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274556114 9367552 267 33554432000 4194304 5064252 140736167598464 140736167597376 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24867/statm: 2287 267 226 213 0 72 0
[pid=24868] ppid=24867 vsize=125572 CPUtime=0.87 cores=1,3,5,7
/proc/24868/stat : 24868 (glucose_static) R 24867 24864 21702 0 -1 4202496 24501 0 0 0 83 4 0 0 20 0 1 0 274556114 128585728 26693 33554432000 4194304 4896791 140737330129840 140737330127144 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24868/statm: 31393 26693 78 172 0 31219 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 193872

[startup+3.1003 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 24868
/proc/meminfo: memFree=30127216/32873648 swapFree=7108/7108
[pid=24864] ppid=24862 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24864/stat : 24864 (runPb2sat.sh) S 24862 24864 21702 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274556052 9367552 275 33554432000 4194304 5064252 140735352756512 140735352755424 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24864/statm: 2287 275 233 213 0 72 0
[pid=24865] ppid=24864 vsize=50004 CPUtime=0.6 cores=1,3,5,7
/proc/24865/stat : 24865 (pb2sat) S 24864 24864 21702 0 -1 4202496 7279 0 0 0 56 4 0 0 20 0 1 0 274556052 51204096 9341 33554432000 4194304 5873084 140735045714896 140735045711320 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24865/statm: 12501 9341 167 410 0 12083 0
[pid=24867] ppid=24865 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24867/stat : 24867 (satsolver.sh) S 24865 24864 21702 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274556114 9367552 267 33554432000 4194304 5064252 140736167598464 140736167597376 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24867/statm: 2287 267 226 213 0 72 0
[pid=24868] ppid=24867 vsize=127288 CPUtime=2.46 cores=1,3,5,7
/proc/24868/stat : 24868 (glucose_static) R 24867 24864 21702 0 -1 4202496 24931 0 0 0 242 4 0 0 20 0 1 0 274556114 130342912 27123 33554432000 4194304 4896791 140737330129840 140737330127144 4225148 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24868/statm: 31822 27123 78 172 0 31648 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 195588

[startup+6.3003 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 24868
/proc/meminfo: memFree=30123332/32873648 swapFree=7108/7108
[pid=24864] ppid=24862 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24864/stat : 24864 (runPb2sat.sh) S 24862 24864 21702 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274556052 9367552 275 33554432000 4194304 5064252 140735352756512 140735352755424 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24864/statm: 2287 275 233 213 0 72 0
[pid=24865] ppid=24864 vsize=50004 CPUtime=0.6 cores=1,3,5,7
/proc/24865/stat : 24865 (pb2sat) S 24864 24864 21702 0 -1 4202496 7279 0 0 0 56 4 0 0 20 0 1 0 274556052 51204096 9341 33554432000 4194304 5873084 140735045714896 140735045711320 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24865/statm: 12501 9341 167 410 0 12083 0
[pid=24867] ppid=24865 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24867/stat : 24867 (satsolver.sh) S 24865 24864 21702 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274556114 9367552 267 33554432000 4194304 5064252 140736167598464 140736167597376 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24867/statm: 2287 267 226 213 0 72 0
[pid=24868] ppid=24867 vsize=128608 CPUtime=5.67 cores=1,3,5,7
/proc/24868/stat : 24868 (glucose_static) R 24867 24864 21702 0 -1 4202496 25313 0 0 0 562 5 0 0 20 0 1 0 274556114 131694592 28012 33554432000 4194304 4896791 140737330129840 140737330127048 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24868/statm: 32152 28012 78 172 0 31978 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 196908

[startup+12.7003 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 24868
/proc/meminfo: memFree=30207384/32873648 swapFree=7108/7108
[pid=24864] ppid=24862 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24864/stat : 24864 (runPb2sat.sh) S 24862 24864 21702 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274556052 9367552 275 33554432000 4194304 5064252 140735352756512 140735352755424 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24864/statm: 2287 275 233 213 0 72 0
[pid=24865] ppid=24864 vsize=59340 CPUtime=12.23 cores=1,3,5,7
/proc/24865/stat : 24865 (pb2sat) S 24864 24864 21702 0 -1 4202496 10260 26696 0 0 106 169 938 10 20 0 1 0 274556052 60764160 11685 33554432000 4194304 5873084 140735045714896 140735045708712 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 19 0 0
/proc/24865/statm: 14835 11685 177 410 0 14417 0
Current children cumulated CPU time (s) 12.23
Current children cumulated vsize (KiB) 68488

[startup+25.5004 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 24871
/proc/meminfo: memFree=30084328/32873648 swapFree=7108/7108
[pid=24864] ppid=24862 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24864/stat : 24864 (runPb2sat.sh) S 24862 24864 21702 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274556052 9367552 275 33554432000 4194304 5064252 140735352756512 140735352755424 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24864/statm: 2287 275 233 213 0 72 0
[pid=24865] ppid=24864 vsize=59340 CPUtime=12.23 cores=1,3,5,7
/proc/24865/stat : 24865 (pb2sat) S 24864 24864 21702 0 -1 4202496 10260 26696 0 0 106 169 938 10 20 0 1 0 274556052 60764160 11685 33554432000 4194304 5873084 140735045714896 140735045708712 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 19 0 0
/proc/24865/statm: 14835 11685 177 410 0 14417 0
[pid=24870] ppid=24865 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24870/stat : 24870 (satsolver.sh) S 24865 24864 21702 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274557310 9367552 266 33554432000 4194304 5064252 140736493985984 140736493984896 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24870/statm: 2287 266 226 213 0 72 0
[pid=24871] ppid=24870 vsize=133776 CPUtime=12.91 cores=1,3,5,7
/proc/24871/stat : 24871 (glucose_static) R 24870 24864 21702 0 -1 4202496 26832 0 0 0 1286 5 0 0 20 0 1 0 274557310 136986624 29921 33554432000 4194304 4896791 140736053964960 140736053962280 4224706 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24871/statm: 33444 29921 78 172 0 33270 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 211412

[startup+51.1004 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 24871
/proc/meminfo: memFree=30078540/32873648 swapFree=7108/7108
[pid=24864] ppid=24862 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24864/stat : 24864 (runPb2sat.sh) S 24862 24864 21702 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274556052 9367552 275 33554432000 4194304 5064252 140735352756512 140735352755424 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24864/statm: 2287 275 233 213 0 72 0
[pid=24865] ppid=24864 vsize=59340 CPUtime=12.23 cores=1,3,5,7
/proc/24865/stat : 24865 (pb2sat) S 24864 24864 21702 0 -1 4202496 10260 26696 0 0 106 169 938 10 20 0 1 0 274556052 60764160 11685 33554432000 4194304 5873084 140735045714896 140735045708712 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 19 0 0
/proc/24865/statm: 14835 11685 177 410 0 14417 0
[pid=24870] ppid=24865 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24870/stat : 24870 (satsolver.sh) S 24865 24864 21702 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274557310 9367552 266 33554432000 4194304 5064252 140736493985984 140736493984896 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24870/statm: 2287 266 226 213 0 72 0
[pid=24871] ppid=24870 vsize=134996 CPUtime=38.5 cores=1,3,5,7
/proc/24871/stat : 24871 (glucose_static) R 24870 24864 21702 0 -1 4202496 27130 0 0 0 3845 5 0 0 20 0 1 0 274557310 138235904 30724 33554432000 4194304 4896791 140736053964960 140736053962168 4225201 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24871/statm: 33749 30724 78 172 0 33575 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 212632

[startup+102.307 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 24871
/proc/meminfo: memFree=30066736/32873648 swapFree=7108/7108
[pid=24864] ppid=24862 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24864/stat : 24864 (runPb2sat.sh) S 24862 24864 21702 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274556052 9367552 275 33554432000 4194304 5064252 140735352756512 140735352755424 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24864/statm: 2287 275 233 213 0 72 0
[pid=24865] ppid=24864 vsize=59340 CPUtime=12.23 cores=1,3,5,7
/proc/24865/stat : 24865 (pb2sat) S 24864 24864 21702 0 -1 4202496 10260 26696 0 0 106 169 938 10 20 0 1 0 274556052 60764160 11685 33554432000 4194304 5873084 140735045714896 140735045708712 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 19 0 0
/proc/24865/statm: 14835 11685 177 410 0 14417 0
[pid=24870] ppid=24865 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24870/stat : 24870 (satsolver.sh) S 24865 24864 21702 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274557310 9367552 266 33554432000 4194304 5064252 140736493985984 140736493984896 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24870/statm: 2287 266 226 213 0 72 0
[pid=24871] ppid=24870 vsize=136524 CPUtime=89.67 cores=1,3,5,7
/proc/24871/stat : 24871 (glucose_static) R 24870 24864 21702 0 -1 4202496 27530 0 0 0 8962 5 0 0 20 0 1 0 274557310 139800576 32121 33554432000 4194304 4896791 140736053964960 140736053962168 4224855 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24871/statm: 34131 32121 78 172 0 33957 0
Current children cumulated CPU time (s) 101.9
Current children cumulated vsize (KiB) 214160

[startup+162.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 24871
/proc/meminfo: memFree=30066664/32873648 swapFree=7108/7108
[pid=24864] ppid=24862 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24864/stat : 24864 (runPb2sat.sh) S 24862 24864 21702 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274556052 9367552 275 33554432000 4194304 5064252 140735352756512 140735352755424 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24864/statm: 2287 275 233 213 0 72 0
[pid=24865] ppid=24864 vsize=59340 CPUtime=12.23 cores=1,3,5,7
/proc/24865/stat : 24865 (pb2sat) S 24864 24864 21702 0 -1 4202496 10260 26696 0 0 106 169 938 10 20 0 1 0 274556052 60764160 11685 33554432000 4194304 5873084 140735045714896 140735045708712 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 19 0 0
/proc/24865/statm: 14835 11685 177 410 0 14417 0
[pid=24870] ppid=24865 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24870/stat : 24870 (satsolver.sh) S 24865 24864 21702 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274557310 9367552 266 33554432000 4194304 5064252 140736493985984 140736493984896 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24870/statm: 2287 266 226 213 0 72 0
[pid=24871] ppid=24870 vsize=138092 CPUtime=149.65 cores=1,3,5,7
/proc/24871/stat : 24871 (glucose_static) R 24870 24864 21702 0 -1 4202496 27972 0 0 0 14959 6 0 0 20 0 1 0 274557310 141406208 32516 33554432000 4194304 4896791 140736053964960 140736053962168 4224837 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24871/statm: 34523 32516 78 172 0 34349 0
Current children cumulated CPU time (s) 161.88

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

/proc/24871/stat : 24871 (glucose_static) R 24870 24864 21702 0 -1 4202496 39641 0 0 0 140921 22 0 0 20 0 1 0 274557310 177082368 41497 33554432000 4194304 4896791 140736053964960 140736053960632 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24871/statm: 43233 41497 78 172 0 43059 0
Current children cumulated CPU time (s) 1421.66
Current children cumulated vsize (KiB) 250568

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 24883
/proc/meminfo: memFree=29996308/32873648 swapFree=7108/7108
[pid=24864] ppid=24862 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24864/stat : 24864 (runPb2sat.sh) S 24862 24864 21702 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274556052 9367552 275 33554432000 4194304 5064252 140735352756512 140735352755424 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24864/statm: 2287 275 233 213 0 72 0
[pid=24865] ppid=24864 vsize=59340 CPUtime=12.23 cores=1,3,5,7
/proc/24865/stat : 24865 (pb2sat) S 24864 24864 21702 0 -1 4202496 10260 26696 0 0 106 169 938 10 20 0 1 0 274556052 60764160 11685 33554432000 4194304 5873084 140735045714896 140735045708712 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 19 0 0
/proc/24865/statm: 14835 11685 177 410 0 14417 0
[pid=24870] ppid=24865 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24870/stat : 24870 (satsolver.sh) S 24865 24864 21702 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274557310 9367552 266 33554432000 4194304 5064252 140736493985984 140736493984896 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24870/statm: 2287 266 226 213 0 72 0
[pid=24871] ppid=24870 vsize=173304 CPUtime=1469.41 cores=1,3,5,7
/proc/24871/stat : 24871 (glucose_static) R 24870 24864 21702 0 -1 4202496 40110 0 0 0 146918 23 0 0 20 0 1 0 274557310 177463296 39211 33554432000 4194304 4896791 140736053964960 140736053960696 4224680 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24871/statm: 43326 39211 78 172 0 43152 0
Current children cumulated CPU time (s) 1481.64
Current children cumulated vsize (KiB) 250940

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 24886
/proc/meminfo: memFree=29979236/32873648 swapFree=7108/7108
[pid=24864] ppid=24862 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24864/stat : 24864 (runPb2sat.sh) S 24862 24864 21702 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274556052 9367552 275 33554432000 4194304 5064252 140735352756512 140735352755424 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24864/statm: 2287 275 233 213 0 72 0
[pid=24865] ppid=24864 vsize=59340 CPUtime=12.23 cores=1,3,5,7
/proc/24865/stat : 24865 (pb2sat) S 24864 24864 21702 0 -1 4202496 10260 26696 0 0 106 169 938 10 20 0 1 0 274556052 60764160 11685 33554432000 4194304 5873084 140735045714896 140735045708712 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 19 0 0
/proc/24865/statm: 14835 11685 177 410 0 14417 0
[pid=24870] ppid=24865 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24870/stat : 24870 (satsolver.sh) S 24865 24864 21702 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274557310 9367552 266 33554432000 4194304 5064252 140736493985984 140736493984896 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24870/statm: 2287 266 226 213 0 72 0
[pid=24871] ppid=24870 vsize=173808 CPUtime=1529.4 cores=1,3,5,7
/proc/24871/stat : 24871 (glucose_static) R 24870 24864 21702 0 -1 4202496 40230 0 0 0 152917 23 0 0 20 0 1 0 274557310 177979392 40353 33554432000 4194304 4896791 140736053964960 140736053960696 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24871/statm: 43452 40353 78 172 0 43278 0
Current children cumulated CPU time (s) 1541.63
Current children cumulated vsize (KiB) 251444

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 24886
/proc/meminfo: memFree=29991184/32873648 swapFree=7108/7108
[pid=24864] ppid=24862 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24864/stat : 24864 (runPb2sat.sh) S 24862 24864 21702 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274556052 9367552 275 33554432000 4194304 5064252 140735352756512 140735352755424 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24864/statm: 2287 275 233 213 0 72 0
[pid=24865] ppid=24864 vsize=59340 CPUtime=12.23 cores=1,3,5,7
/proc/24865/stat : 24865 (pb2sat) S 24864 24864 21702 0 -1 4202496 10260 26696 0 0 106 169 938 10 20 0 1 0 274556052 60764160 11685 33554432000 4194304 5873084 140735045714896 140735045708712 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 19 0 0
/proc/24865/statm: 14835 11685 177 410 0 14417 0
[pid=24870] ppid=24865 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24870/stat : 24870 (satsolver.sh) S 24865 24864 21702 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274557310 9367552 266 33554432000 4194304 5064252 140736493985984 140736493984896 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24870/statm: 2287 266 226 213 0 72 0
[pid=24871] ppid=24870 vsize=205128 CPUtime=1589.39 cores=1,3,5,7
/proc/24871/stat : 24871 (glucose_static) R 24870 24864 21702 0 -1 4202496 40917 0 0 0 158915 24 0 0 20 0 1 0 274557310 210051072 42052 33554432000 4194304 4896791 140736053964960 140736053962488 4224980 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24871/statm: 51282 42052 78 172 0 51108 0
Current children cumulated CPU time (s) 1601.62
Current children cumulated vsize (KiB) 282764

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 24886
/proc/meminfo: memFree=29990404/32873648 swapFree=7108/7108
[pid=24864] ppid=24862 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24864/stat : 24864 (runPb2sat.sh) S 24862 24864 21702 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274556052 9367552 275 33554432000 4194304 5064252 140735352756512 140735352755424 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24864/statm: 2287 275 233 213 0 72 0
[pid=24865] ppid=24864 vsize=59340 CPUtime=12.23 cores=1,3,5,7
/proc/24865/stat : 24865 (pb2sat) S 24864 24864 21702 0 -1 4202496 10260 26696 0 0 106 169 938 10 20 0 1 0 274556052 60764160 11685 33554432000 4194304 5873084 140735045714896 140735045708712 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 19 0 0
/proc/24865/statm: 14835 11685 177 410 0 14417 0
[pid=24870] ppid=24865 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24870/stat : 24870 (satsolver.sh) S 24865 24864 21702 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274557310 9367552 266 33554432000 4194304 5064252 140736493985984 140736493984896 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24870/statm: 2287 266 226 213 0 72 0
[pid=24871] ppid=24870 vsize=174688 CPUtime=1649.38 cores=1,3,5,7
/proc/24871/stat : 24871 (glucose_static) R 24870 24864 21702 0 -1 4202496 41323 0 0 0 164913 25 0 0 20 0 1 0 274557310 178880512 38558 33554432000 4194304 4896791 140736053964960 140736053962488 4224802 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24871/statm: 43672 38558 78 172 0 43498 0
Current children cumulated CPU time (s) 1661.61
Current children cumulated vsize (KiB) 252324

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 24886
/proc/meminfo: memFree=29968644/32873648 swapFree=7108/7108
[pid=24864] ppid=24862 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24864/stat : 24864 (runPb2sat.sh) S 24862 24864 21702 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274556052 9367552 275 33554432000 4194304 5064252 140735352756512 140735352755424 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24864/statm: 2287 275 233 213 0 72 0
[pid=24865] ppid=24864 vsize=59340 CPUtime=12.23 cores=1,3,5,7
/proc/24865/stat : 24865 (pb2sat) S 24864 24864 21702 0 -1 4202496 10260 26696 0 0 106 169 938 10 20 0 1 0 274556052 60764160 11685 33554432000 4194304 5873084 140735045714896 140735045708712 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 19 0 0
/proc/24865/statm: 14835 11685 177 410 0 14417 0
[pid=24870] ppid=24865 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24870/stat : 24870 (satsolver.sh) S 24865 24864 21702 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274557310 9367552 266 33554432000 4194304 5064252 140736493985984 140736493984896 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24870/statm: 2287 266 226 213 0 72 0
[pid=24871] ppid=24870 vsize=175152 CPUtime=1709.38 cores=1,3,5,7
/proc/24871/stat : 24871 (glucose_static) R 24870 24864 21702 0 -1 4202496 41421 0 0 0 170912 26 0 0 20 0 1 0 274557310 179355648 40700 33554432000 4194304 4896791 140736053964960 140736053962488 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24871/statm: 43788 40700 78 172 0 43614 0
Current children cumulated CPU time (s) 1721.61
Current children cumulated vsize (KiB) 252788

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 24929
/proc/meminfo: memFree=29678412/32873648 swapFree=7108/7108
[pid=24864] ppid=24862 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24864/stat : 24864 (runPb2sat.sh) S 24862 24864 21702 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274556052 9367552 275 33554432000 4194304 5064252 140735352756512 140735352755424 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24864/statm: 2287 275 233 213 0 72 0
[pid=24865] ppid=24864 vsize=59340 CPUtime=12.23 cores=1,3,5,7
/proc/24865/stat : 24865 (pb2sat) S 24864 24864 21702 0 -1 4202496 10260 26696 0 0 106 169 938 10 20 0 1 0 274556052 60764160 11685 33554432000 4194304 5873084 140735045714896 140735045708712 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 19 0 0
/proc/24865/statm: 14835 11685 177 410 0 14417 0
[pid=24870] ppid=24865 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24870/stat : 24870 (satsolver.sh) S 24865 24864 21702 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274557310 9367552 266 33554432000 4194304 5064252 140736493985984 140736493984896 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24870/statm: 2287 266 226 213 0 72 0
[pid=24871] ppid=24870 vsize=206356 CPUtime=1769.36 cores=1,3,5,7
/proc/24871/stat : 24871 (glucose_static) R 24870 24864 21702 0 -1 4202496 42036 0 0 0 176910 26 0 0 20 0 1 0 274557310 211308544 42332 33554432000 4194304 4896791 140736053964960 140736053962488 4203856 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24871/statm: 51589 42332 78 172 0 51415 0
Current children cumulated CPU time (s) 1781.59
Current children cumulated vsize (KiB) 283992



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 24929
/proc/meminfo: memFree=29667184/32873648 swapFree=7108/7108
[pid=24864] ppid=24862 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24864/stat : 24864 (runPb2sat.sh) S 24862 24864 21702 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274556052 9367552 275 33554432000 4194304 5064252 140735352756512 140735352755424 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24864/statm: 2287 275 233 213 0 72 0
[pid=24865] ppid=24864 vsize=59340 CPUtime=12.23 cores=1,3,5,7
/proc/24865/stat : 24865 (pb2sat) S 24864 24864 21702 0 -1 4202496 10260 26696 0 0 106 169 938 10 20 0 1 0 274556052 60764160 11685 33554432000 4194304 5873084 140735045714896 140735045708712 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 19 0 0
/proc/24865/statm: 14835 11685 177 410 0 14417 0
[pid=24870] ppid=24865 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24870/stat : 24870 (satsolver.sh) S 24865 24864 21702 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274557310 9367552 266 33554432000 4194304 5064252 140736493985984 140736493984896 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24870/statm: 2287 266 226 213 0 72 0
[pid=24871] ppid=24870 vsize=206492 CPUtime=1787.77 cores=1,3,5,7
/proc/24871/stat : 24871 (glucose_static) R 24870 24864 21702 0 -1 4202496 42144 0 0 0 178751 26 0 0 20 0 1 0 274557310 211447808 43462 33554432000 4194304 4896791 140736053964960 140736053962184 4225136 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24871/statm: 51623 43462 78 172 0 51449 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 284128

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.71 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 24929
/proc/meminfo: memFree=29667184/32873648 swapFree=7108/7108
[pid=24864] ppid=24862 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24864/stat : 24864 (runPb2sat.sh) S 24862 24864 21702 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274556052 9367552 275 33554432000 4194304 5064252 140735352756512 140735352755424 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24864/statm: 2287 275 233 213 0 72 0
[pid=24865] ppid=24864 vsize=59340 CPUtime=12.23 cores=1,3,5,7
/proc/24865/stat : 24865 (pb2sat) S 24864 24864 21702 0 -1 4202496 10260 26696 0 0 106 169 938 10 20 0 1 0 274556052 60764160 11685 33554432000 4194304 5873084 140735045714896 140735045708712 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 19 0 0
/proc/24865/statm: 14835 11685 177 410 0 14417 0
[pid=24870] ppid=24865 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24870/stat : 24870 (satsolver.sh) S 24865 24864 21702 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274557310 9367552 266 33554432000 4194304 5064252 140736493985984 140736493984896 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24870/statm: 2287 266 226 213 0 72 0
[pid=24871] ppid=24870 vsize=206492 CPUtime=1787.77 cores=1,3,5,7
/proc/24871/stat : 24871 (glucose_static) R 24870 24864 21702 0 -1 4202496 42144 0 0 0 178751 26 0 0 20 0 1 0 274557310 211447808 43462 33554432000 4194304 4896791 140736053964960 140736053962184 4225136 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24871/statm: 51623 43462 78 172 0 51449 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 284128

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 24864 and gives
#  childrusage.ru_utime.tv_sec=10
#  childrusage.ru_utime.tv_usec=446411
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=806725
# CPU time returned by wait4() is 12.2531
# while last known CPU time is 1800
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.72
CPU time (s): 1800
CPU user time (s): 1797.95
CPU system time (s): 2.05
CPU usage (%): 99.96
Max. virtual memory (cumulated for all children) (KiB): 332344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.4464
system time used= 1.80672
maximum resident set size= 113104
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37933
page faults= 0
swaps= 0
block input operations= 0
block output operations= 129488
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 29
involuntary context switches= 24

runsolver used 5.51616 second user time and 17.6733 second system time

The end

Launcher Data

Begin job on node123 at 2012-05-27 04:05:06
IDJOB=3696928
IDBENCH=48276
IDSOLVER=2274
FILE ID=node123/3696928-1338084306
RUNJOBID= node123-1338052409-21719
PBS_JOBID= 14624391
Free space on /tmp= 71656 MiB

SOLVER NAME= pb2sat 2012-05-19
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_1000_60_1.opb
COMMAND LINE= DIR/runPb2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3696928-1338084306/watcher-3696928-1338084306 -o /tmp/evaluation-result-3696928-1338084306/solver-3696928-1338084306 -C 1800 -W 1900 -M 15500  HOME/runPb2sat.sh HOME/instance-3696928-1338084306.opb 252352660 HOME HOME

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

MD5SUM BENCH= 6856221d5d444d2079d321f11fb11f0b
RANDOM SEED=252352660

node123.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		: 2667.217
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	: 5334.43
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		: 2667.217
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		: 2667.217
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		: 2667.217
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		: 2667.217
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		: 2667.217
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		: 2667.217
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		: 2667.217
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:        30296196 kB
Buffers:          271892 kB
Cached:          1382476 kB
SwapCached:         2176 kB
Active:           814388 kB
Inactive:         964592 kB
Active(anon):     114504 kB
Inactive(anon):    11888 kB
Active(file):     699884 kB
Inactive(file):   952704 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67104140 kB
Dirty:             10496 kB
Writeback:             0 kB
AnonPages:        180412 kB
Mapped:            15112 kB
Shmem:               100 kB
Slab:             657760 kB
SReclaimable:     102164 kB
SUnreclaim:       555596 kB
KernelStack:        1520 kB
PageTables:         3948 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     251272 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    120832 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= 71568 MiB
End job on node123 at 2012-05-27 04:35:07