Trace number 3696931

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.04 1800.41

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_1000_60_4.opb
MD5SUM49512b8058c62182b32b06ac219e7167
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-69
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 -71
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)150968
Sum of products size (including duplicates)301936
Number of different products75484
Sum of products size150968

Solver Data

5.67/5.74	c model valid
5.67/5.74	c current solution ok
7.68/7.78	o -55
7.68/7.78	c current bound: 472
7.68/7.78	c (debug) using card networks
1800.04/1800.41	c error: unexpected solver exit code
1800.04/1800.41	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-3696931-1338081963/watcher-3696931-1338081963 -o /tmp/evaluation-result-3696931-1338081963/solver-3696931-1338081963 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696931-1338081963.opb 895540178 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.02 2.01 2.00 2/179 8239
/proc/meminfo: memFree=29969892/32873648 swapFree=7116/7116
[pid=8239] ppid=8237 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8239/stat : 8239 (runPb2sat.sh) S 8237 8239 3861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274323631 9367552 275 33554432000 4194304 5064252 140735885545024 140735885543936 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8239/statm: 2287 275 233 213 0 72 0

[startup+0.0177991 s]
/proc/loadavg: 2.02 2.01 2.00 2/179 8239
/proc/meminfo: memFree=29969892/32873648 swapFree=7116/7116
[pid=8239] ppid=8237 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8239/stat : 8239 (runPb2sat.sh) S 8237 8239 3861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274323631 9367552 275 33554432000 4194304 5064252 140735885545024 140735885543936 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8239/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.02 2.01 2.00 2/179 8239
/proc/meminfo: memFree=29969892/32873648 swapFree=7116/7116
[pid=8239] ppid=8237 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8239/stat : 8239 (runPb2sat.sh) S 8237 8239 3861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274323631 9367552 275 33554432000 4194304 5064252 140735885545024 140735885543936 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8239/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300305 s]
/proc/loadavg: 2.02 2.01 2.00 2/179 8239
/proc/meminfo: memFree=29969892/32873648 swapFree=7116/7116
[pid=8239] ppid=8237 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8239/stat : 8239 (runPb2sat.sh) S 8237 8239 3861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274323631 9367552 275 33554432000 4194304 5064252 140735885545024 140735885543936 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8239/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.02 2.01 2.00 2/179 8239
/proc/meminfo: memFree=29969892/32873648 swapFree=7116/7116
[pid=8239] ppid=8237 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8239/stat : 8239 (runPb2sat.sh) S 8237 8239 3861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274323631 9367552 275 33554432000 4194304 5064252 140735885545024 140735885543936 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8239/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50036 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 8243
/proc/meminfo: memFree=29807512/32873648 swapFree=7116/7116
[pid=8239] ppid=8237 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8239/stat : 8239 (runPb2sat.sh) S 8237 8239 3861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274323631 9367552 275 33554432000 4194304 5064252 140735885545024 140735885543936 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8239/statm: 2287 275 233 213 0 72 0
[pid=8240] ppid=8239 vsize=49992 CPUtime=0.6 cores=0,2,4,6
/proc/8240/stat : 8240 (pb2sat) S 8239 8239 3861 0 -1 4202496 7289 0 0 0 56 4 0 0 20 0 1 0 274323631 51191808 9356 33554432000 4194304 5873084 140736822087296 140736822083720 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8240/statm: 12498 9356 167 410 0 12080 0
[pid=8242] ppid=8240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8242/stat : 8242 (satsolver.sh) S 8240 8239 3861 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274323692 9367552 267 33554432000 4194304 5064252 140737464790496 140737464789408 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8242/statm: 2287 267 226 213 0 72 0
[pid=8243] ppid=8242 vsize=125156 CPUtime=0.87 cores=0,2,4,6
/proc/8243/stat : 8243 (glucose_static) R 8242 8239 3861 0 -1 4202496 22301 0 0 0 82 5 0 0 20 0 1 0 274323692 128159744 26605 33554432000 4194304 4896791 140736555236672 140736555233976 4225148 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8243/statm: 31289 26605 77 172 0 31115 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 193444

[startup+3.10038 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 8243
/proc/meminfo: memFree=29803156/32873648 swapFree=7116/7116
[pid=8239] ppid=8237 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8239/stat : 8239 (runPb2sat.sh) S 8237 8239 3861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274323631 9367552 275 33554432000 4194304 5064252 140735885545024 140735885543936 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8239/statm: 2287 275 233 213 0 72 0
[pid=8240] ppid=8239 vsize=49992 CPUtime=0.6 cores=0,2,4,6
/proc/8240/stat : 8240 (pb2sat) S 8239 8239 3861 0 -1 4202496 7289 0 0 0 56 4 0 0 20 0 1 0 274323631 51191808 9356 33554432000 4194304 5873084 140736822087296 140736822083720 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8240/statm: 12498 9356 167 410 0 12080 0
[pid=8242] ppid=8240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8242/stat : 8242 (satsolver.sh) S 8240 8239 3861 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274323692 9367552 267 33554432000 4194304 5064252 140737464790496 140737464789408 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8242/statm: 2287 267 226 213 0 72 0
[pid=8243] ppid=8242 vsize=127792 CPUtime=2.47 cores=0,2,4,6
/proc/8243/stat : 8243 (glucose_static) R 8242 8239 3861 0 -1 4202496 23083 0 0 0 242 5 0 0 20 0 1 0 274323692 130859008 27387 33554432000 4194304 4896791 140736555236672 140736555233976 4204939 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8243/statm: 31948 27387 78 172 0 31774 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 196080

[startup+6.30031 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 8243
/proc/meminfo: memFree=29797388/32873648 swapFree=7116/7116
[pid=8239] ppid=8237 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8239/stat : 8239 (runPb2sat.sh) S 8237 8239 3861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274323631 9367552 275 33554432000 4194304 5064252 140735885545024 140735885543936 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8239/statm: 2287 275 233 213 0 72 0
[pid=8240] ppid=8239 vsize=59328 CPUtime=6.28 cores=0,2,4,6
/proc/8240/stat : 8240 (pb2sat) R 8239 8239 3861 0 -1 4202496 9301 24054 0 0 78 49 494 7 20 0 1 0 274323631 60751872 11699 33554432000 4194304 5873084 140736822087296 140736822082728 5127520 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8240/statm: 14832 11699 176 410 0 14414 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 68476

[startup+12.7004 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 8246
/proc/meminfo: memFree=29755744/32873648 swapFree=7116/7116
[pid=8239] ppid=8237 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8239/stat : 8239 (runPb2sat.sh) S 8237 8239 3861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274323631 9367552 275 33554432000 4194304 5064252 140735885545024 140735885543936 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8239/statm: 2287 275 233 213 0 72 0
[pid=8240] ppid=8239 vsize=59328 CPUtime=7.79 cores=0,2,4,6
/proc/8240/stat : 8240 (pb2sat) S 8239 8239 3861 0 -1 4202496 10278 24569 0 0 106 168 495 10 20 0 1 0 274323631 60751872 11700 33554432000 4194304 5873084 140736822087296 140736822081112 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8240/statm: 14832 11700 177 410 0 14414 0
[pid=8245] ppid=8240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8245/stat : 8245 (satsolver.sh) S 8240 8239 3861 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 274324412 9367552 266 33554432000 4194304 5064252 140736626352608 140736626351520 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8245/statm: 2287 266 226 213 0 72 0
[pid=8246] ppid=8245 vsize=133212 CPUtime=4.87 cores=0,2,4,6
/proc/8246/stat : 8246 (glucose_static) R 8245 8239 3861 0 -1 4202496 27106 0 0 0 481 6 0 0 20 0 1 0 274324412 136409088 29727 33554432000 4194304 4896791 140736890084416 140736890081720 4225148 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8246/statm: 33303 29727 78 172 0 33129 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 210836

[startup+25.5004 s]
/proc/loadavg: 2.01 2.01 2.00 3/184 8247
/proc/meminfo: memFree=29751616/32873648 swapFree=7116/7116
[pid=8239] ppid=8237 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8239/stat : 8239 (runPb2sat.sh) S 8237 8239 3861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274323631 9367552 275 33554432000 4194304 5064252 140735885545024 140735885543936 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8239/statm: 2287 275 233 213 0 72 0
[pid=8240] ppid=8239 vsize=59328 CPUtime=7.79 cores=0,2,4,6
/proc/8240/stat : 8240 (pb2sat) S 8239 8239 3861 0 -1 4202496 10278 24569 0 0 106 168 495 10 20 0 1 0 274323631 60751872 11700 33554432000 4194304 5873084 140736822087296 140736822081112 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8240/statm: 14832 11700 177 410 0 14414 0
[pid=8245] ppid=8240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8245/stat : 8245 (satsolver.sh) S 8240 8239 3861 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 274324412 9367552 266 33554432000 4194304 5064252 140736626352608 140736626351520 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8245/statm: 2287 266 226 213 0 72 0
[pid=8246] ppid=8245 vsize=133904 CPUtime=17.67 cores=0,2,4,6
/proc/8246/stat : 8246 (glucose_static) R 8245 8239 3861 0 -1 4202496 27265 0 0 0 1761 6 0 0 20 0 1 0 274324412 137117696 30397 33554432000 4194304 4896791 140736890084416 140736890081560 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8246/statm: 33476 30397 78 172 0 33302 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 211528

[startup+51.1004 s]
/proc/loadavg: 2.01 2.00 2.00 3/184 8247
/proc/meminfo: memFree=29777220/32873648 swapFree=7116/7116
[pid=8239] ppid=8237 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8239/stat : 8239 (runPb2sat.sh) S 8237 8239 3861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274323631 9367552 275 33554432000 4194304 5064252 140735885545024 140735885543936 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8239/statm: 2287 275 233 213 0 72 0
[pid=8240] ppid=8239 vsize=59328 CPUtime=7.79 cores=0,2,4,6
/proc/8240/stat : 8240 (pb2sat) S 8239 8239 3861 0 -1 4202496 10278 24569 0 0 106 168 495 10 20 0 1 0 274323631 60751872 11700 33554432000 4194304 5873084 140736822087296 140736822081112 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8240/statm: 14832 11700 177 410 0 14414 0
[pid=8245] ppid=8240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8245/stat : 8245 (satsolver.sh) S 8240 8239 3861 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 274324412 9367552 266 33554432000 4194304 5064252 140736626352608 140736626351520 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8245/statm: 2287 266 226 213 0 72 0
[pid=8246] ppid=8245 vsize=134968 CPUtime=43.26 cores=0,2,4,6
/proc/8246/stat : 8246 (glucose_static) R 8245 8239 3861 0 -1 4202496 27538 0 0 0 4320 6 0 0 20 0 1 0 274324412 138207232 31181 33554432000 4194304 4896791 140736890084416 140736890081624 4224706 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8246/statm: 33742 31181 78 172 0 33568 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 212592

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8247
/proc/meminfo: memFree=29764676/32873648 swapFree=7116/7116
[pid=8239] ppid=8237 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8239/stat : 8239 (runPb2sat.sh) S 8237 8239 3861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274323631 9367552 275 33554432000 4194304 5064252 140735885545024 140735885543936 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8239/statm: 2287 275 233 213 0 72 0
[pid=8240] ppid=8239 vsize=59328 CPUtime=7.79 cores=0,2,4,6
/proc/8240/stat : 8240 (pb2sat) S 8239 8239 3861 0 -1 4202496 10278 24569 0 0 106 168 495 10 20 0 1 0 274323631 60751872 11700 33554432000 4194304 5873084 140736822087296 140736822081112 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8240/statm: 14832 11700 177 410 0 14414 0
[pid=8245] ppid=8240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8245/stat : 8245 (satsolver.sh) S 8240 8239 3861 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 274324412 9367552 266 33554432000 4194304 5064252 140736626352608 140736626351520 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8245/statm: 2287 266 226 213 0 72 0
[pid=8246] ppid=8245 vsize=136752 CPUtime=94.46 cores=0,2,4,6
/proc/8246/stat : 8246 (glucose_static) R 8245 8239 3861 0 -1 4202496 28013 0 0 0 9439 7 0 0 20 0 1 0 274324412 140034048 30609 33554432000 4194304 4896791 140736890084416 140736890081624 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8246/statm: 34188 30609 78 172 0 34014 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 214376

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8247
/proc/meminfo: memFree=29743472/32873648 swapFree=7116/7116
[pid=8239] ppid=8237 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8239/stat : 8239 (runPb2sat.sh) S 8237 8239 3861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274323631 9367552 275 33554432000 4194304 5064252 140735885545024 140735885543936 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8239/statm: 2287 275 233 213 0 72 0
[pid=8240] ppid=8239 vsize=59328 CPUtime=7.79 cores=0,2,4,6
/proc/8240/stat : 8240 (pb2sat) S 8239 8239 3861 0 -1 4202496 10278 24569 0 0 106 168 495 10 20 0 1 0 274323631 60751872 11700 33554432000 4194304 5873084 140736822087296 140736822081112 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8240/statm: 14832 11700 177 410 0 14414 0
[pid=8245] ppid=8240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8245/stat : 8245 (satsolver.sh) S 8240 8239 3861 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 274324412 9367552 266 33554432000 4194304 5064252 140736626352608 140736626351520 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8245/statm: 2287 266 226 213 0 72 0
[pid=8246] ppid=8245 vsize=138444 CPUtime=154.43 cores=0,2,4,6
/proc/8246/stat : 8246 (glucose_static) R 8245 8239 3861 0 -1 4202496 28436 0 0 0 15436 7 0 0 20 0 1 0 274324412 141766656 32549 33554432000 4194304 4896791 140736890084416 140736890081624 4203066 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8246/statm: 34611 32549 78 172 0 34437 0
Current children cumulated CPU time (s) 162.22

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

/proc/8246/stat : 8246 (glucose_static) R 8245 8239 3861 0 -1 4202496 41627 0 0 0 135395 25 0 0 20 0 1 0 274324412 209731584 42445 33554432000 4194304 4896791 140736890084416 140736890081560 4224617 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8246/statm: 51204 42445 78 172 0 51030 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 282440

[startup+1422.31 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 8302
/proc/meminfo: memFree=29760068/32873648 swapFree=7116/7116
[pid=8239] ppid=8237 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8239/stat : 8239 (runPb2sat.sh) S 8237 8239 3861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274323631 9367552 275 33554432000 4194304 5064252 140735885545024 140735885543936 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8239/statm: 2287 275 233 213 0 72 0
[pid=8240] ppid=8239 vsize=59328 CPUtime=7.79 cores=0,2,4,6
/proc/8240/stat : 8240 (pb2sat) S 8239 8239 3861 0 -1 4202496 10278 24569 0 0 106 168 495 10 20 0 1 0 274323631 60751872 11700 33554432000 4194304 5873084 140736822087296 140736822081112 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8240/statm: 14832 11700 177 410 0 14414 0
[pid=8245] ppid=8240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8245/stat : 8245 (satsolver.sh) S 8240 8239 3861 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 274324412 9367552 266 33554432000 4194304 5064252 140736626352608 140736626351520 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8245/statm: 2287 266 226 213 0 72 0
[pid=8246] ppid=8245 vsize=174520 CPUtime=1414.2 cores=0,2,4,6
/proc/8246/stat : 8246 (glucose_static) R 8245 8239 3861 0 -1 4202496 42003 0 0 0 141394 26 0 0 20 0 1 0 274324412 178708480 38952 33554432000 4194304 4896791 140736890084416 140736890080088 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8246/statm: 43630 38952 78 172 0 43456 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 252144

[startup+1482.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/184 8306
/proc/meminfo: memFree=29752384/32873648 swapFree=7116/7116
[pid=8239] ppid=8237 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8239/stat : 8239 (runPb2sat.sh) S 8237 8239 3861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274323631 9367552 275 33554432000 4194304 5064252 140735885545024 140735885543936 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8239/statm: 2287 275 233 213 0 72 0
[pid=8240] ppid=8239 vsize=59328 CPUtime=7.79 cores=0,2,4,6
/proc/8240/stat : 8240 (pb2sat) S 8239 8239 3861 0 -1 4202496 10278 24569 0 0 106 168 495 10 20 0 1 0 274323631 60751872 11700 33554432000 4194304 5873084 140736822087296 140736822081112 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8240/statm: 14832 11700 177 410 0 14414 0
[pid=8245] ppid=8240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8245/stat : 8245 (satsolver.sh) S 8240 8239 3861 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 274324412 9367552 266 33554432000 4194304 5064252 140736626352608 140736626351520 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8245/statm: 2287 266 226 213 0 72 0
[pid=8246] ppid=8245 vsize=174888 CPUtime=1474.18 cores=0,2,4,6
/proc/8246/stat : 8246 (glucose_static) R 8245 8239 3861 0 -1 4202496 42093 0 0 0 147392 26 0 0 20 0 1 0 274324412 179085312 41597 33554432000 4194304 4896791 140736890084416 140736890081624 4224802 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8246/statm: 43722 41597 78 172 0 43548 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 252512

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 8306
/proc/meminfo: memFree=29718912/32873648 swapFree=7116/7116
[pid=8239] ppid=8237 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8239/stat : 8239 (runPb2sat.sh) S 8237 8239 3861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274323631 9367552 275 33554432000 4194304 5064252 140735885545024 140735885543936 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8239/statm: 2287 275 233 213 0 72 0
[pid=8240] ppid=8239 vsize=59328 CPUtime=7.79 cores=0,2,4,6
/proc/8240/stat : 8240 (pb2sat) S 8239 8239 3861 0 -1 4202496 10278 24569 0 0 106 168 495 10 20 0 1 0 274323631 60751872 11700 33554432000 4194304 5873084 140736822087296 140736822081112 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8240/statm: 14832 11700 177 410 0 14414 0
[pid=8245] ppid=8240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8245/stat : 8245 (satsolver.sh) S 8240 8239 3861 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 274324412 9367552 266 33554432000 4194304 5064252 140736626352608 140736626351520 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8245/statm: 2287 266 226 213 0 72 0
[pid=8246] ppid=8245 vsize=206208 CPUtime=1534.18 cores=0,2,4,6
/proc/8246/stat : 8246 (glucose_static) R 8245 8239 3861 0 -1 4202496 42821 0 0 0 153390 28 0 0 20 0 1 0 274324412 211156992 43852 33554432000 4194304 4896791 140736890084416 140736890081944 4224821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8246/statm: 51552 43852 78 172 0 51378 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 283832

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 8306
/proc/meminfo: memFree=29744808/32873648 swapFree=7116/7116
[pid=8239] ppid=8237 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8239/stat : 8239 (runPb2sat.sh) S 8237 8239 3861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274323631 9367552 275 33554432000 4194304 5064252 140735885545024 140735885543936 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8239/statm: 2287 275 233 213 0 72 0
[pid=8240] ppid=8239 vsize=59328 CPUtime=7.79 cores=0,2,4,6
/proc/8240/stat : 8240 (pb2sat) S 8239 8239 3861 0 -1 4202496 10278 24569 0 0 106 168 495 10 20 0 1 0 274323631 60751872 11700 33554432000 4194304 5873084 140736822087296 140736822081112 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8240/statm: 14832 11700 177 410 0 14414 0
[pid=8245] ppid=8240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8245/stat : 8245 (satsolver.sh) S 8240 8239 3861 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 274324412 9367552 266 33554432000 4194304 5064252 140736626352608 140736626351520 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8245/statm: 2287 266 226 213 0 72 0
[pid=8246] ppid=8245 vsize=175780 CPUtime=1594.17 cores=0,2,4,6
/proc/8246/stat : 8246 (glucose_static) R 8245 8239 3861 0 -1 4202496 43172 0 0 0 159388 29 0 0 20 0 1 0 274324412 179998720 39309 33554432000 4194304 4896791 140736890084416 140736890079448 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8246/statm: 43945 39309 78 172 0 43771 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 253404

[startup+1662.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/183 8306
/proc/meminfo: memFree=29740216/32873648 swapFree=7116/7116
[pid=8239] ppid=8237 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8239/stat : 8239 (runPb2sat.sh) S 8237 8239 3861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274323631 9367552 275 33554432000 4194304 5064252 140735885545024 140735885543936 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8239/statm: 2287 275 233 213 0 72 0
[pid=8240] ppid=8239 vsize=59328 CPUtime=7.79 cores=0,2,4,6
/proc/8240/stat : 8240 (pb2sat) S 8239 8239 3861 0 -1 4202496 10278 24569 0 0 106 168 495 10 20 0 1 0 274323631 60751872 11700 33554432000 4194304 5873084 140736822087296 140736822081112 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8240/statm: 14832 11700 177 410 0 14414 0
[pid=8245] ppid=8240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8245/stat : 8245 (satsolver.sh) S 8240 8239 3861 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 274324412 9367552 266 33554432000 4194304 5064252 140736626352608 140736626351520 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8245/statm: 2287 266 226 213 0 72 0
[pid=8246] ppid=8245 vsize=176280 CPUtime=1654.16 cores=0,2,4,6
/proc/8246/stat : 8246 (glucose_static) R 8245 8239 3861 0 -1 4202496 43285 0 0 0 165387 29 0 0 20 0 1 0 274324412 180510720 40954 33554432000 4194304 4896791 140736890084416 140736890081944 4205681 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8246/statm: 44070 40954 78 172 0 43896 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 253904

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 8306
/proc/meminfo: memFree=29735912/32873648 swapFree=7116/7116
[pid=8239] ppid=8237 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8239/stat : 8239 (runPb2sat.sh) S 8237 8239 3861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274323631 9367552 275 33554432000 4194304 5064252 140735885545024 140735885543936 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8239/statm: 2287 275 233 213 0 72 0
[pid=8240] ppid=8239 vsize=59328 CPUtime=7.79 cores=0,2,4,6
/proc/8240/stat : 8240 (pb2sat) S 8239 8239 3861 0 -1 4202496 10278 24569 0 0 106 168 495 10 20 0 1 0 274323631 60751872 11700 33554432000 4194304 5873084 140736822087296 140736822081112 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8240/statm: 14832 11700 177 410 0 14414 0
[pid=8245] ppid=8240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8245/stat : 8245 (satsolver.sh) S 8240 8239 3861 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 274324412 9367552 266 33554432000 4194304 5064252 140736626352608 140736626351520 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8245/statm: 2287 266 226 213 0 72 0
[pid=8246] ppid=8245 vsize=207492 CPUtime=1714.14 cores=0,2,4,6
/proc/8246/stat : 8246 (glucose_static) R 8245 8239 3861 0 -1 4202496 43968 0 0 0 171385 29 0 0 20 0 1 0 274324412 212471808 43674 33554432000 4194304 4896791 140736890084416 140736890081944 4224802 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8246/statm: 51873 43674 78 172 0 51699 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 285116

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 8307
/proc/meminfo: memFree=29731112/32873648 swapFree=7116/7116
[pid=8239] ppid=8237 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8239/stat : 8239 (runPb2sat.sh) S 8237 8239 3861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274323631 9367552 275 33554432000 4194304 5064252 140735885545024 140735885543936 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8239/statm: 2287 275 233 213 0 72 0
[pid=8240] ppid=8239 vsize=59328 CPUtime=7.79 cores=0,2,4,6
/proc/8240/stat : 8240 (pb2sat) S 8239 8239 3861 0 -1 4202496 10278 24569 0 0 106 168 495 10 20 0 1 0 274323631 60751872 11700 33554432000 4194304 5873084 140736822087296 140736822081112 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8240/statm: 14832 11700 177 410 0 14414 0
[pid=8245] ppid=8240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8245/stat : 8245 (satsolver.sh) S 8240 8239 3861 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 274324412 9367552 266 33554432000 4194304 5064252 140736626352608 140736626351520 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8245/statm: 2287 266 226 213 0 72 0
[pid=8246] ppid=8245 vsize=207984 CPUtime=1774.14 cores=0,2,4,6
/proc/8246/stat : 8246 (glucose_static) R 8245 8239 3861 0 -1 4202496 44112 0 0 0 177384 30 0 0 20 0 1 0 274324412 212975616 45862 33554432000 4194304 4896791 140736890084416 140736890081624 4205160 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8246/statm: 51996 45862 78 172 0 51822 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 285608



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8307
/proc/meminfo: memFree=29720876/32873648 swapFree=7116/7116
[pid=8239] ppid=8237 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8239/stat : 8239 (runPb2sat.sh) S 8237 8239 3861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274323631 9367552 275 33554432000 4194304 5064252 140735885545024 140735885543936 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8239/statm: 2287 275 233 213 0 72 0
[pid=8240] ppid=8239 vsize=59328 CPUtime=7.79 cores=0,2,4,6
/proc/8240/stat : 8240 (pb2sat) S 8239 8239 3861 0 -1 4202496 10278 24569 0 0 106 168 495 10 20 0 1 0 274323631 60751872 11700 33554432000 4194304 5873084 140736822087296 140736822081112 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8240/statm: 14832 11700 177 410 0 14414 0
[pid=8245] ppid=8240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8245/stat : 8245 (satsolver.sh) S 8240 8239 3861 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 274324412 9367552 266 33554432000 4194304 5064252 140736626352608 140736626351520 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8245/statm: 2287 266 226 213 0 72 0
[pid=8246] ppid=8245 vsize=208116 CPUtime=1792.25 cores=0,2,4,6
/proc/8246/stat : 8246 (glucose_static) R 8245 8239 3861 0 -1 4202496 44163 0 0 0 179195 30 0 0 20 0 1 0 274324412 213110784 46424 33554432000 4194304 4896791 140736890084416 140736890081560 4224706 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8246/statm: 52029 46424 78 172 0 51855 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 285740

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 8239 and gives
#  childrusage.ru_utime.tv_sec=6
#  childrusage.ru_utime.tv_usec=21084
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=788728
# CPU time returned by wait4() is 7.80981
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.41
CPU time (s): 1800.04
CPU user time (s): 1797.96
CPU system time (s): 2.08
CPU usage (%): 99.9792
Max. virtual memory (cumulated for all children) (KiB): 333544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.02108
system time used= 1.78873
maximum resident set size= 111012
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35823
page faults= 0
swaps= 0
block input operations= 0
block output operations= 129360
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14
involuntary context switches= 30

runsolver used 3.9194 second user time and 18.5702 second system time

The end

Launcher Data

Begin job on node114 at 2012-05-27 03:26:03
IDJOB=3696931
IDBENCH=48229
IDSOLVER=2274
FILE ID=node114/3696931-1338081963
RUNJOBID= node114-1338052930-3877
PBS_JOBID= 14624398
Free space on /tmp= 71468 MiB

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

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

MD5SUM BENCH= 49512b8058c62182b32b06ac219e7167
RANDOM SEED=895540178

node114.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.242
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.48
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.242
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.242
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	: 5451.90
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.242
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.242
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.242
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.242
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.242
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:        29970420 kB
Buffers:          274756 kB
Cached:          1708248 kB
SwapCached:         2148 kB
Active:          1067688 kB
Inactive:        1031476 kB
Active(anon):     110576 kB
Inactive(anon):     7896 kB
Active(file):     957112 kB
Inactive(file):  1023580 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67103872 kB
Dirty:             10496 kB
Writeback:             0 kB
AnonPages:        176600 kB
Mapped:            15096 kB
Shmem:               116 kB
Slab:             663864 kB
SReclaimable:     108104 kB
SUnreclaim:       555760 kB
KernelStack:        1520 kB
PageTables:         4372 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     265796 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     90112 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= 71416 MiB
End job on node114 at 2012-05-27 03:56:03