Trace number 3696419

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_23.opb.PB06.opb
MD5SUM0a5749e09f3f6f40d04f442dc86d22a6
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark193
Best CPU time to get the best result obtained on this benchmark1789.76
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 188
Optimality of the best value was proved NO
Number of variables479
Total number of constraints479
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints479
Minimum length of a constraint4
Maximum length of a constraint17
Number of terms in the objective function 479
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 479
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 479
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.39	c model valid
0.00/0.39	c current solution ok
0.00/0.46	o 266
0.00/0.46	c current bound: 133
0.00/0.46	c (debug) using card networks
1800.10/1800.50	./satsolver.sh: line 5:   900 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.10/1800.51	c error: unexpected solver exit code
1800.10/1800.51	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3696419-1338052520/watcher-3696419-1338052520 -o /tmp/evaluation-result-3696419-1338052520/solver-3696419-1338052520 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696419-1338052520.opb 1361392614 HOME HOME 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 853
/proc/meminfo: memFree=27840512/32873844 swapFree=6080/6080
[pid=853] ppid=851 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/853/stat : 853 (runPb2sat.sh) S 851 853 719 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271380422 9367552 275 33554432000 4194304 5064252 140733214521600 140733214520512 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/853/statm: 2287 275 233 213 0 72 0

[startup+0.0407411 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 853
/proc/meminfo: memFree=27840512/32873844 swapFree=6080/6080
[pid=853] ppid=851 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/853/stat : 853 (runPb2sat.sh) S 851 853 719 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271380422 9367552 275 33554432000 4194304 5064252 140733214521600 140733214520512 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/853/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100273 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 853
/proc/meminfo: memFree=27840512/32873844 swapFree=6080/6080
[pid=853] ppid=851 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/853/stat : 853 (runPb2sat.sh) S 851 853 719 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271380422 9367552 275 33554432000 4194304 5064252 140733214521600 140733214520512 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/853/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300179 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 853
/proc/meminfo: memFree=27840512/32873844 swapFree=6080/6080
[pid=853] ppid=851 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/853/stat : 853 (runPb2sat.sh) S 851 853 719 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271380422 9367552 275 33554432000 4194304 5064252 140733214521600 140733214520512 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/853/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700147 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 853
/proc/meminfo: memFree=27840512/32873844 swapFree=6080/6080
[pid=853] ppid=851 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/853/stat : 853 (runPb2sat.sh) S 851 853 719 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271380422 9367552 275 33554432000 4194304 5064252 140733214521600 140733214520512 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/853/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 2.00 2.00 1.92 3/181 905
/proc/meminfo: memFree=28325744/32873844 swapFree=6080/6080
[pid=853] ppid=851 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/853/stat : 853 (runPb2sat.sh) S 851 853 719 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271380422 9367552 275 33554432000 4194304 5064252 140733214521600 140733214520512 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/853/statm: 2287 275 233 213 0 72 0
[pid=854] ppid=853 vsize=5504 CPUtime=0.45 cores=0,2,4,6
/proc/854/stat : 854 (pb2sat) S 853 853 719 0 -1 4202496 1954 2576 0 0 37 6 2 0 20 0 1 0 271380422 5636096 949 33554432000 4194304 5873084 140734874407104 140734874400920 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/854/statm: 1376 949 175 410 0 958 0
[pid=899] ppid=854 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/899/stat : 899 (satsolver.sh) S 854 853 719 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 271380470 9367552 266 33554432000 4194304 5064252 140734568754048 140734568752960 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/899/statm: 2287 266 226 213 0 72 0
[pid=900] ppid=899 vsize=13612 CPUtime=1.01 cores=0,2,4,6
/proc/900/stat : 900 (glucose_static) R 899 853 719 0 -1 4202496 2220 0 0 0 101 0 0 0 20 0 1 0 271380470 13938688 3160 33554432000 4194304 4896791 140736068851168 140736068848568 4224816 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/900/statm: 3403 3160 78 172 0 3229 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 37412

[startup+3.10033 s]
/proc/loadavg: 2.00 2.00 1.92 3/181 905
/proc/meminfo: memFree=28324852/32873844 swapFree=6080/6080
[pid=853] ppid=851 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/853/stat : 853 (runPb2sat.sh) S 851 853 719 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271380422 9367552 275 33554432000 4194304 5064252 140733214521600 140733214520512 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/853/statm: 2287 275 233 213 0 72 0
[pid=854] ppid=853 vsize=5504 CPUtime=0.45 cores=0,2,4,6
/proc/854/stat : 854 (pb2sat) S 853 853 719 0 -1 4202496 1954 2576 0 0 37 6 2 0 20 0 1 0 271380422 5636096 949 33554432000 4194304 5873084 140734874407104 140734874400920 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/854/statm: 1376 949 175 410 0 958 0
[pid=899] ppid=854 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/899/stat : 899 (satsolver.sh) S 854 853 719 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 271380470 9367552 266 33554432000 4194304 5064252 140734568754048 140734568752960 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/899/statm: 2287 266 226 213 0 72 0
[pid=900] ppid=899 vsize=14000 CPUtime=2.6 cores=0,2,4,6
/proc/900/stat : 900 (glucose_static) R 899 853 719 0 -1 4202496 4221 0 0 0 260 0 0 0 20 0 1 0 271380470 14336000 2930 33554432000 4194304 4896791 140736068851168 140736068848696 4224684 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/900/statm: 3500 2930 78 172 0 3326 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 37800

[startup+6.30033 s]
/proc/loadavg: 2.00 2.00 1.92 3/181 905
/proc/meminfo: memFree=28318652/32873844 swapFree=6080/6080
[pid=853] ppid=851 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/853/stat : 853 (runPb2sat.sh) S 851 853 719 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271380422 9367552 275 33554432000 4194304 5064252 140733214521600 140733214520512 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/853/statm: 2287 275 233 213 0 72 0
[pid=854] ppid=853 vsize=5504 CPUtime=0.45 cores=0,2,4,6
/proc/854/stat : 854 (pb2sat) S 853 853 719 0 -1 4202496 1954 2576 0 0 37 6 2 0 20 0 1 0 271380422 5636096 949 33554432000 4194304 5873084 140734874407104 140734874400920 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/854/statm: 1376 949 175 410 0 958 0
[pid=899] ppid=854 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/899/stat : 899 (satsolver.sh) S 854 853 719 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 271380470 9367552 266 33554432000 4194304 5064252 140734568754048 140734568752960 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/899/statm: 2287 266 226 213 0 72 0
[pid=900] ppid=899 vsize=14656 CPUtime=5.81 cores=0,2,4,6
/proc/900/stat : 900 (glucose_static) R 899 853 719 0 -1 4202496 5342 0 0 0 580 1 0 0 20 0 1 0 271380470 15007744 3420 33554432000 4194304 4896791 140736068851168 140736068848568 4223867 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/900/statm: 3664 3420 78 172 0 3490 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 38456

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.92 3/181 905
/proc/meminfo: memFree=28315268/32873844 swapFree=6080/6080
[pid=853] ppid=851 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/853/stat : 853 (runPb2sat.sh) S 851 853 719 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271380422 9367552 275 33554432000 4194304 5064252 140733214521600 140733214520512 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/853/statm: 2287 275 233 213 0 72 0
[pid=854] ppid=853 vsize=5504 CPUtime=0.45 cores=0,2,4,6
/proc/854/stat : 854 (pb2sat) S 853 853 719 0 -1 4202496 1954 2576 0 0 37 6 2 0 20 0 1 0 271380422 5636096 949 33554432000 4194304 5873084 140734874407104 140734874400920 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/854/statm: 1376 949 175 410 0 958 0
[pid=899] ppid=854 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/899/stat : 899 (satsolver.sh) S 854 853 719 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 271380470 9367552 266 33554432000 4194304 5064252 140734568754048 140734568752960 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/899/statm: 2287 266 226 213 0 72 0
[pid=900] ppid=899 vsize=18276 CPUtime=12.21 cores=0,2,4,6
/proc/900/stat : 900 (glucose_static) R 899 853 719 0 -1 4202496 7857 0 0 0 1219 2 0 0 20 0 1 0 271380470 18714624 4221 33554432000 4194304 4896791 140736068851168 140736068848696 4205054 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/900/statm: 4569 4221 78 172 0 4395 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 42076

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 1.92 3/181 905
/proc/meminfo: memFree=28301120/32873844 swapFree=6080/6080
[pid=853] ppid=851 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/853/stat : 853 (runPb2sat.sh) S 851 853 719 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271380422 9367552 275 33554432000 4194304 5064252 140733214521600 140733214520512 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/853/statm: 2287 275 233 213 0 72 0
[pid=854] ppid=853 vsize=5504 CPUtime=0.45 cores=0,2,4,6
/proc/854/stat : 854 (pb2sat) S 853 853 719 0 -1 4202496 1954 2576 0 0 37 6 2 0 20 0 1 0 271380422 5636096 949 33554432000 4194304 5873084 140734874407104 140734874400920 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/854/statm: 1376 949 175 410 0 958 0
[pid=899] ppid=854 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/899/stat : 899 (satsolver.sh) S 854 853 719 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 271380470 9367552 266 33554432000 4194304 5064252 140734568754048 140734568752960 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/899/statm: 2287 266 226 213 0 72 0
[pid=900] ppid=899 vsize=24488 CPUtime=25 cores=0,2,4,6
/proc/900/stat : 900 (glucose_static) R 899 853 719 0 -1 4202496 11869 0 0 0 2497 3 0 0 20 0 1 0 271380470 25075712 5482 33554432000 4194304 4896791 140736068851168 140736068848376 4204708 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/900/statm: 6122 5482 78 172 0 5948 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 48288

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.92 3/181 906
/proc/meminfo: memFree=28293148/32873844 swapFree=6080/6080
[pid=853] ppid=851 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/853/stat : 853 (runPb2sat.sh) S 851 853 719 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271380422 9367552 275 33554432000 4194304 5064252 140733214521600 140733214520512 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/853/statm: 2287 275 233 213 0 72 0
[pid=854] ppid=853 vsize=5504 CPUtime=0.45 cores=0,2,4,6
/proc/854/stat : 854 (pb2sat) S 853 853 719 0 -1 4202496 1954 2576 0 0 37 6 2 0 20 0 1 0 271380422 5636096 949 33554432000 4194304 5873084 140734874407104 140734874400920 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/854/statm: 1376 949 175 410 0 958 0
[pid=899] ppid=854 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/899/stat : 899 (satsolver.sh) S 854 853 719 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 271380470 9367552 266 33554432000 4194304 5064252 140734568754048 140734568752960 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/899/statm: 2287 266 226 213 0 72 0
[pid=900] ppid=899 vsize=33644 CPUtime=50.6 cores=0,2,4,6
/proc/900/stat : 900 (glucose_static) R 899 853 719 0 -1 4202496 19029 0 0 0 5054 6 0 0 20 0 1 0 271380470 34451456 7243 33554432000 4194304 4896791 140736068851168 140736068848376 4225029 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/900/statm: 8411 7243 78 172 0 8237 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 57444

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.92 3/181 906
/proc/meminfo: memFree=28267136/32873844 swapFree=6080/6080
[pid=853] ppid=851 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/853/stat : 853 (runPb2sat.sh) S 851 853 719 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271380422 9367552 275 33554432000 4194304 5064252 140733214521600 140733214520512 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/853/statm: 2287 275 233 213 0 72 0
[pid=854] ppid=853 vsize=5504 CPUtime=0.45 cores=0,2,4,6
/proc/854/stat : 854 (pb2sat) S 853 853 719 0 -1 4202496 1954 2576 0 0 37 6 2 0 20 0 1 0 271380422 5636096 949 33554432000 4194304 5873084 140734874407104 140734874400920 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/854/statm: 1376 949 175 410 0 958 0
[pid=899] ppid=854 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/899/stat : 899 (satsolver.sh) S 854 853 719 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 271380470 9367552 266 33554432000 4194304 5064252 140734568754048 140734568752960 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/899/statm: 2287 266 226 213 0 72 0
[pid=900] ppid=899 vsize=37564 CPUtime=101.79 cores=0,2,4,6
/proc/900/stat : 900 (glucose_static) R 899 853 719 0 -1 4202496 26097 0 0 0 10169 10 0 0 20 0 1 0 271380470 38465536 8678 33554432000 4194304 4896791 140736068851168 140736068848376 4204079 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/900/statm: 9391 8678 78 172 0 9217 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 61364

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/181 906
/proc/meminfo: memFree=28253752/32873844 swapFree=6080/6080
[pid=853] ppid=851 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/853/stat : 853 (runPb2sat.sh) S 851 853 719 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271380422 9367552 275 33554432000 4194304 5064252 140733214521600 140733214520512 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/853/statm: 2287 275 233 213 0 72 0
[pid=854] ppid=853 vsize=5504 CPUtime=0.45 cores=0,2,4,6
/proc/854/stat : 854 (pb2sat) S 853 853 719 0 -1 4202496 1954 2576 0 0 37 6 2 0 20 0 1 0 271380422 5636096 949 33554432000 4194304 5873084 140734874407104 140734874400920 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/854/statm: 1376 949 175 410 0 958 0
[pid=899] ppid=854 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1422.31 s]
/proc/loadavg: 2.02 2.01 1.96 3/181 916
/proc/meminfo: memFree=28151064/32873844 swapFree=6080/6080
[pid=853] ppid=851 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/853/stat : 853 (runPb2sat.sh) S 851 853 719 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271380422 9367552 275 33554432000 4194304 5064252 140733214521600 140733214520512 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/853/statm: 2287 275 233 213 0 72 0
[pid=854] ppid=853 vsize=5504 CPUtime=0.45 cores=0,2,4,6
/proc/854/stat : 854 (pb2sat) S 853 853 719 0 -1 4202496 1954 2576 0 0 37 6 2 0 20 0 1 0 271380422 5636096 949 33554432000 4194304 5873084 140734874407104 140734874400920 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/854/statm: 1376 949 175 410 0 958 0
[pid=899] ppid=854 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/899/stat : 899 (satsolver.sh) S 854 853 719 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 271380470 9367552 266 33554432000 4194304 5064252 140734568754048 140734568752960 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/899/statm: 2287 266 226 213 0 72 0
[pid=900] ppid=899 vsize=91868 CPUtime=1421.53 cores=0,2,4,6
/proc/900/stat : 900 (glucose_static) R 899 853 719 0 -1 4202496 118837 0 0 0 142076 77 0 0 20 0 1 0 271380470 94072832 21614 33554432000 4194304 4896791 140736068851168 140736068848376 4224921 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/900/statm: 22967 21614 78 172 0 22793 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 115668

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/182 919
/proc/meminfo: memFree=28127208/32873844 swapFree=6080/6080
[pid=853] ppid=851 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/853/stat : 853 (runPb2sat.sh) S 851 853 719 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271380422 9367552 275 33554432000 4194304 5064252 140733214521600 140733214520512 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/853/statm: 2287 275 233 213 0 72 0
[pid=854] ppid=853 vsize=5504 CPUtime=0.45 cores=0,2,4,6
/proc/854/stat : 854 (pb2sat) S 853 853 719 0 -1 4202496 1954 2576 0 0 37 6 2 0 20 0 1 0 271380422 5636096 949 33554432000 4194304 5873084 140734874407104 140734874400920 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/854/statm: 1376 949 175 410 0 958 0
[pid=899] ppid=854 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/899/stat : 899 (satsolver.sh) S 854 853 719 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 271380470 9367552 266 33554432000 4194304 5064252 140734568754048 140734568752960 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/899/statm: 2287 266 226 213 0 72 0
[pid=900] ppid=899 vsize=105876 CPUtime=1481.51 cores=0,2,4,6
/proc/900/stat : 900 (glucose_static) R 899 853 719 0 -1 4202496 122068 0 0 0 148073 78 0 0 20 0 1 0 271380470 108417024 24304 33554432000 4194304 4896791 140736068851168 140736068848456 4224225 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/900/statm: 26469 24304 78 172 0 26295 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 129676

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/181 919
/proc/meminfo: memFree=28115460/32873844 swapFree=6080/6080
[pid=853] ppid=851 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/853/stat : 853 (runPb2sat.sh) S 851 853 719 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271380422 9367552 275 33554432000 4194304 5064252 140733214521600 140733214520512 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/853/statm: 2287 275 233 213 0 72 0
[pid=854] ppid=853 vsize=5504 CPUtime=0.45 cores=0,2,4,6
/proc/854/stat : 854 (pb2sat) S 853 853 719 0 -1 4202496 1954 2576 0 0 37 6 2 0 20 0 1 0 271380422 5636096 949 33554432000 4194304 5873084 140734874407104 140734874400920 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/854/statm: 1376 949 175 410 0 958 0
[pid=899] ppid=854 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/899/stat : 899 (satsolver.sh) S 854 853 719 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 271380470 9367552 266 33554432000 4194304 5064252 140734568754048 140734568752960 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/899/statm: 2287 266 226 213 0 72 0
[pid=900] ppid=899 vsize=113220 CPUtime=1541.49 cores=0,2,4,6
/proc/900/stat : 900 (glucose_static) R 899 853 719 0 -1 4202496 125523 0 0 0 154068 81 0 0 20 0 1 0 271380470 115937280 25184 33554432000 4194304 4896791 140736068851168 140736068848696 4225029 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/900/statm: 28305 25184 78 172 0 28131 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 137020

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/181 920
/proc/meminfo: memFree=28072640/32873844 swapFree=6080/6080
[pid=853] ppid=851 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/853/stat : 853 (runPb2sat.sh) S 851 853 719 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271380422 9367552 275 33554432000 4194304 5064252 140733214521600 140733214520512 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/853/statm: 2287 275 233 213 0 72 0
[pid=854] ppid=853 vsize=5504 CPUtime=0.45 cores=0,2,4,6
/proc/854/stat : 854 (pb2sat) S 853 853 719 0 -1 4202496 1954 2576 0 0 37 6 2 0 20 0 1 0 271380422 5636096 949 33554432000 4194304 5873084 140734874407104 140734874400920 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/854/statm: 1376 949 175 410 0 958 0
[pid=899] ppid=854 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/899/stat : 899 (satsolver.sh) S 854 853 719 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 271380470 9367552 266 33554432000 4194304 5064252 140734568754048 140734568752960 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/899/statm: 2287 266 226 213 0 72 0
[pid=900] ppid=899 vsize=166360 CPUtime=1601.48 cores=0,2,4,6
/proc/900/stat : 900 (glucose_static) R 899 853 719 0 -1 4202496 127231 0 0 0 160066 82 0 0 20 0 1 0 271380470 170352640 34021 33554432000 4194304 4896791 140736068851168 140736068848600 4204125 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/900/statm: 41590 34021 78 172 0 41416 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 190160

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/181 920
/proc/meminfo: memFree=28063836/32873844 swapFree=6080/6080
[pid=853] ppid=851 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/853/stat : 853 (runPb2sat.sh) S 851 853 719 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271380422 9367552 275 33554432000 4194304 5064252 140733214521600 140733214520512 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/853/statm: 2287 275 233 213 0 72 0
[pid=854] ppid=853 vsize=5504 CPUtime=0.45 cores=0,2,4,6
/proc/854/stat : 854 (pb2sat) S 853 853 719 0 -1 4202496 1954 2576 0 0 37 6 2 0 20 0 1 0 271380422 5636096 949 33554432000 4194304 5873084 140734874407104 140734874400920 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/854/statm: 1376 949 175 410 0 958 0
[pid=899] ppid=854 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/899/stat : 899 (satsolver.sh) S 854 853 719 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 271380470 9367552 266 33554432000 4194304 5064252 140734568754048 140734568752960 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/899/statm: 2287 266 226 213 0 72 0
[pid=900] ppid=899 vsize=168752 CPUtime=1661.47 cores=0,2,4,6
/proc/900/stat : 900 (glucose_static) R 899 853 719 0 -1 4202496 129938 0 0 0 166063 84 0 0 20 0 1 0 271380470 172802048 33996 33554432000 4194304 4896791 140736068851168 140736068848696 4224640 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/900/statm: 42188 33996 78 172 0 42014 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 192552

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/181 920
/proc/meminfo: memFree=28063636/32873844 swapFree=6080/6080
[pid=853] ppid=851 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/853/stat : 853 (runPb2sat.sh) S 851 853 719 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271380422 9367552 275 33554432000 4194304 5064252 140733214521600 140733214520512 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/853/statm: 2287 275 233 213 0 72 0
[pid=854] ppid=853 vsize=5504 CPUtime=0.45 cores=0,2,4,6
/proc/854/stat : 854 (pb2sat) S 853 853 719 0 -1 4202496 1954 2576 0 0 37 6 2 0 20 0 1 0 271380422 5636096 949 33554432000 4194304 5873084 140734874407104 140734874400920 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/854/statm: 1376 949 175 410 0 958 0
[pid=899] ppid=854 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/899/stat : 899 (satsolver.sh) S 854 853 719 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 271380470 9367552 266 33554432000 4194304 5064252 140734568754048 140734568752960 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/899/statm: 2287 266 226 213 0 72 0
[pid=900] ppid=899 vsize=171320 CPUtime=1721.45 cores=0,2,4,6
/proc/900/stat : 900 (glucose_static) R 899 853 719 0 -1 4202496 132246 0 0 0 172060 85 0 0 20 0 1 0 271380470 175431680 34097 33554432000 4194304 4896791 140736068851168 140736068848600 4224684 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/900/statm: 42830 34097 78 172 0 42656 0
Current children cumulated CPU time (s) 1721.9
Current children cumulated vsize (KiB) 195120

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/181 920
/proc/meminfo: memFree=28095524/32873844 swapFree=6080/6080
[pid=853] ppid=851 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/853/stat : 853 (runPb2sat.sh) S 851 853 719 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271380422 9367552 275 33554432000 4194304 5064252 140733214521600 140733214520512 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/853/statm: 2287 275 233 213 0 72 0
[pid=854] ppid=853 vsize=5504 CPUtime=0.45 cores=0,2,4,6
/proc/854/stat : 854 (pb2sat) S 853 853 719 0 -1 4202496 1954 2576 0 0 37 6 2 0 20 0 1 0 271380422 5636096 949 33554432000 4194304 5873084 140734874407104 140734874400920 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/854/statm: 1376 949 175 410 0 958 0
[pid=899] ppid=854 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/899/stat : 899 (satsolver.sh) S 854 853 719 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 271380470 9367552 266 33554432000 4194304 5064252 140734568754048 140734568752960 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/899/statm: 2287 266 226 213 0 72 0
[pid=900] ppid=899 vsize=143112 CPUtime=1781.45 cores=0,2,4,6
/proc/900/stat : 900 (glucose_static) R 899 853 719 0 -1 4202496 133811 0 0 0 178058 87 0 0 20 0 1 0 271380470 146546688 33435 33554432000 4194304 4896791 140736068851168 140736068848424 4225201 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/900/statm: 35778 33435 78 172 0 35604 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 166912



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 1.96 3/181 920
/proc/meminfo: memFree=28073420/32873844 swapFree=6080/6080
[pid=853] ppid=851 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/853/stat : 853 (runPb2sat.sh) S 851 853 719 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271380422 9367552 275 33554432000 4194304 5064252 140733214521600 140733214520512 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/853/statm: 2287 275 233 213 0 72 0
[pid=854] ppid=853 vsize=5504 CPUtime=0.45 cores=0,2,4,6
/proc/854/stat : 854 (pb2sat) S 853 853 719 0 -1 4202496 1954 2576 0 0 37 6 2 0 20 0 1 0 271380422 5636096 949 33554432000 4194304 5873084 140734874407104 140734874400920 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/854/statm: 1376 949 175 410 0 958 0
[pid=899] ppid=854 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/899/stat : 899 (satsolver.sh) S 854 853 719 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 271380470 9367552 266 33554432000 4194304 5064252 140734568754048 140734568752960 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/899/statm: 2287 266 226 213 0 72 0
[pid=900] ppid=899 vsize=175412 CPUtime=1799.65 cores=0,2,4,6
/proc/900/stat : 900 (glucose_static) R 899 853 719 0 -1 4202496 134645 0 0 0 179877 88 0 0 20 0 1 0 271380470 179621888 36294 33554432000 4194304 4896791 140736068851168 140736068848600 4225029 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/900/statm: 43853 36294 78 172 0 43679 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 199212

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 1.96 3/181 920
/proc/meminfo: memFree=28073420/32873844 swapFree=6080/6080
[pid=853] ppid=851 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/853/stat : 853 (runPb2sat.sh) S 851 853 719 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271380422 9367552 275 33554432000 4194304 5064252 140733214521600 140733214520512 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/853/statm: 2287 275 233 213 0 72 0
[pid=854] ppid=853 vsize=5504 CPUtime=0.45 cores=0,2,4,6
/proc/854/stat : 854 (pb2sat) S 853 853 719 0 -1 4202496 1954 2576 0 0 37 6 2 0 20 0 1 0 271380422 5636096 949 33554432000 4194304 5873084 140734874407104 140734874400920 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/854/statm: 1376 949 175 410 0 958 0
[pid=899] ppid=854 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/899/stat : 899 (satsolver.sh) S 854 853 719 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 271380470 9367552 266 33554432000 4194304 5064252 140734568754048 140734568752960 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/899/statm: 2287 266 226 213 0 72 0
[pid=900] ppid=899 vsize=175412 CPUtime=1799.65 cores=0,2,4,6
/proc/900/stat : 900 (glucose_static) R 899 853 719 0 -1 4202496 134645 0 0 0 179877 88 0 0 20 0 1 0 271380470 179621888 36294 33554432000 4194304 4896791 140736068851168 140736068848600 4225029 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/900/statm: 43853 36294 78 172 0 43679 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 199212

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.14
CPU user time (s): 1799.18
CPU system time (s): 0.957854
CPU usage (%): 99.9795
Max. virtual memory (cumulated for all children) (KiB): 212084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.18
system time used= 0.957854
maximum resident set size= 164128
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 140161
page faults= 0
swaps= 0
block input operations= 0
block output operations= 11800
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 175
involuntary context switches= 1969

runsolver used 2.88956 second user time and 6.93895 second system time

The end

Launcher Data

Begin job on node110 at 2012-05-26 19:15:20
IDJOB=3696419
IDBENCH=1956
IDSOLVER=2274
FILE ID=node110/3696419-1338052520
RUNJOBID= node110-1338050719-735
PBS_JOBID= 14624381
Free space on /tmp= 71464 MiB

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

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

MD5SUM BENCH= 0a5749e09f3f6f40d04f442dc86d22a6
RANDOM SEED=1361392614

node110.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.893
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.78
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.893
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.893
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.893
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.893
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.893
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.90
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.893
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.893
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:       32873844 kB
MemFree:        27840776 kB
Buffers:          252276 kB
Cached:          3561908 kB
SwapCached:            0 kB
Active:          1179456 kB
Inactive:        3078904 kB
Active(anon):     446620 kB
Inactive(anon):        0 kB
Active(file):     732836 kB
Inactive(file):  3078904 kB
Unevictable:        6080 kB
Mlocked:            6080 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8636 kB
Writeback:             0 kB
AnonPages:        484816 kB
Mapped:            14204 kB
Shmem:               200 kB
Slab:             636444 kB
SReclaimable:      79176 kB
SUnreclaim:       557268 kB
KernelStack:        1504 kB
PageTables:         4560 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     652060 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    299008 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71532 MiB
End job on node110 at 2012-05-26 19:45:20