Trace number 3696133

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 NameAnswerCPU timeWall clock time
pb2sat 2012-05-19? (TO) 1800.02 1801.12

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat100_4_32_7.opb
MD5SUM5143d5ad0515f9b6d1308dd1ede87dc2
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark8017325
Best CPU time to get the best result obtained on this benchmark1800.01
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables20200
Total number of constraints30206
Number of constraints which are clauses200
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints30000
Minimum length of a constraint2
Maximum length of a constraint4950
Number of terms in the objective function 19900
Biggest coefficient in the objective function 183250432
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 208246496520
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 183250432
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 208246496520
Number of bits of the biggest sum of numbers38
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3.97/4.07	c model valid
3.97/4.07	c current solution ok
6.75/6.96	o 108183411
6.75/6.96	c current bound: 54091755
6.75/6.96	c fallback to adder encoding
187.78/188.51	c model valid
187.78/188.51	c current solution ok
187.78/188.59	o 15999423
187.78/188.59	c current bound: 7999761
187.78/188.59	c fallback to adder encoding
1800.02/1801.11	c error: unexpected solver exit code
1800.02/1801.11	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-3696133-1338171314/watcher-3696133-1338171314 -o /tmp/evaluation-result-3696133-1338171314/solver-3696133-1338171314 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696133-1338171314.opb 1683900574 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 2.00 3/181 20289
/proc/meminfo: memFree=27190860/32873844 swapFree=7124/7124
[pid=20289] ppid=20287 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20289/stat : 20289 (runPb2sat.sh) S 20287 20289 17634 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 283256782 9367552 274 33554432000 4194304 5064252 140733691969360 140733691968272 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20289/statm: 2287 274 233 213 0 72 0

[startup+0.0922481 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 20289
/proc/meminfo: memFree=27190860/32873844 swapFree=7124/7124
[pid=20289] ppid=20287 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20289/stat : 20289 (runPb2sat.sh) S 20287 20289 17634 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 283256782 9367552 274 33554432000 4194304 5064252 140733691969360 140733691968272 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20289/statm: 2287 274 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.00 2.00 2.00 3/181 20289
/proc/meminfo: memFree=27190860/32873844 swapFree=7124/7124
[pid=20289] ppid=20287 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20289/stat : 20289 (runPb2sat.sh) S 20287 20289 17634 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 283256782 9367552 274 33554432000 4194304 5064252 140733691969360 140733691968272 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20289/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300235 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 20289
/proc/meminfo: memFree=27190860/32873844 swapFree=7124/7124
[pid=20289] ppid=20287 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20289/stat : 20289 (runPb2sat.sh) S 20287 20289 17634 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 283256782 9367552 274 33554432000 4194304 5064252 140733691969360 140733691968272 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20289/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700237 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 20289
/proc/meminfo: memFree=27190860/32873844 swapFree=7124/7124
[pid=20289] ppid=20287 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20289/stat : 20289 (runPb2sat.sh) S 20287 20289 17634 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 283256782 9367552 274 33554432000 4194304 5064252 140733691969360 140733691968272 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20289/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50037 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 20293
/proc/meminfo: memFree=27023152/32873844 swapFree=7124/7124
[pid=20289] ppid=20287 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20289/stat : 20289 (runPb2sat.sh) S 20287 20289 17634 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 283256782 9367552 274 33554432000 4194304 5064252 140733691969360 140733691968272 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20289/statm: 2287 274 233 213 0 72 0
[pid=20290] ppid=20289 vsize=64772 CPUtime=0.8 cores=0,2,4,6
/proc/20290/stat : 20290 (pb2sat) S 20289 20289 17634 0 -1 4202496 11213 0 0 0 73 7 0 0 20 0 1 0 283256783 66326528 15083 33554432000 4194304 5873084 140734457168848 140734457165272 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20290/statm: 16193 15083 169 410 0 15775 0
[pid=20292] ppid=20290 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20292/stat : 20292 (satsolver.sh) S 20290 20289 17634 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283256863 9367552 267 33554432000 4194304 5064252 140736009147440 140736009146352 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20292/statm: 2287 267 226 213 0 72 0
[pid=20293] ppid=20292 vsize=179248 CPUtime=0.68 cores=0,2,4,6
/proc/20293/stat : 20293 (glucose_static) R 20292 20289 17634 0 -1 4202496 35044 0 0 0 62 6 0 0 20 0 1 0 283256863 183549952 41576 33554432000 4194304 4896791 140733930307360 140733929256408 4224617 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20293/statm: 44812 41576 76 172 0 44638 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 262316

[startup+3.10038 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 20293
/proc/meminfo: memFree=26933104/32873844 swapFree=7124/7124
[pid=20289] ppid=20287 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20289/stat : 20289 (runPb2sat.sh) S 20287 20289 17634 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 283256782 9367552 274 33554432000 4194304 5064252 140733691969360 140733691968272 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20289/statm: 2287 274 233 213 0 72 0
[pid=20290] ppid=20289 vsize=64772 CPUtime=0.8 cores=0,2,4,6
/proc/20290/stat : 20290 (pb2sat) S 20289 20289 17634 0 -1 4202496 11213 0 0 0 73 7 0 0 20 0 1 0 283256783 66326528 15083 33554432000 4194304 5873084 140734457168848 140734457165272 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20290/statm: 16193 15083 169 410 0 15775 0
[pid=20292] ppid=20290 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20292/stat : 20292 (satsolver.sh) S 20290 20289 17634 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283256863 9367552 267 33554432000 4194304 5064252 140736009147440 140736009146352 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20292/statm: 2287 267 226 213 0 72 0
[pid=20293] ppid=20292 vsize=180832 CPUtime=2.28 cores=0,2,4,6
/proc/20293/stat : 20293 (glucose_static) R 20292 20289 17634 0 -1 4202496 35445 0 0 0 222 6 0 0 20 0 1 0 283256863 185171968 41977 33554432000 4194304 4896791 140733930307360 140733930304664 4224706 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20293/statm: 45208 41977 77 172 0 45034 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 263900

[startup+6.30024 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 20335
/proc/meminfo: memFree=27548732/32873844 swapFree=7124/7124
[pid=20289] ppid=20287 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20289/stat : 20289 (runPb2sat.sh) S 20287 20289 17634 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 283256782 9367552 274 33554432000 4194304 5064252 140733691969360 140733691968272 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20289/statm: 2287 274 233 213 0 72 0
[pid=20290] ppid=20289 vsize=80152 CPUtime=6.15 cores=0,2,4,6
/proc/20290/stat : 20290 (pb2sat) R 20289 20289 17634 0 -1 4202496 13240 36556 0 0 119 182 306 8 20 0 1 0 283256783 82075648 18357 33554432000 4194304 5873084 140734457168848 140734457164280 5127520 0 0 4096 0 0 0 0 17 2 0 0 11 0 0
/proc/20290/statm: 20038 18357 177 410 0 19620 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 89300

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 20341
/proc/meminfo: memFree=26469720/32873844 swapFree=7124/7124
[pid=20289] ppid=20287 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20289/stat : 20289 (runPb2sat.sh) S 20287 20289 17634 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 283256782 9367552 274 33554432000 4194304 5064252 140733691969360 140733691968272 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20289/statm: 2287 274 233 213 0 72 0
[pid=20290] ppid=20289 vsize=381312 CPUtime=9.9 cores=0,2,4,6
/proc/20290/stat : 20290 (pb2sat) S 20289 20289 17634 0 -1 4202496 22273 37069 0 0 403 266 306 15 20 0 1 0 283256783 390463488 78054 33554432000 4194304 5873084 140734457168848 140734457162664 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 67 0 0
/proc/20290/statm: 95328 78054 183 410 0 94910 0
[pid=20340] ppid=20290 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20340/stat : 20340 (satsolver.sh) S 20290 20289 17634 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283257842 9367552 267 33554432000 4194304 5064252 140733843516656 140733843515568 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20340/statm: 2287 267 226 213 0 72 0
[pid=20341] ppid=20340 vsize=590308 CPUtime=2.08 cores=0,2,4,6
/proc/20341/stat : 20341 (glucose_static) R 20340 20289 17634 0 -1 4202496 72418 0 0 0 185 23 0 0 20 0 1 0 283257843 604475392 120288 33554432000 4194304 4896791 140733257863728 140733256812520 4401607 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20341/statm: 147577 120289 58 172 0 147403 0
Current children cumulated CPU time (s) 11.98
Current children cumulated vsize (KiB) 989916

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 20341
/proc/meminfo: memFree=26231260/32873844 swapFree=7124/7124
[pid=20289] ppid=20287 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20289/stat : 20289 (runPb2sat.sh) S 20287 20289 17634 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 283256782 9367552 274 33554432000 4194304 5064252 140733691969360 140733691968272 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20289/statm: 2287 274 233 213 0 72 0
[pid=20290] ppid=20289 vsize=381312 CPUtime=9.9 cores=0,2,4,6
/proc/20290/stat : 20290 (pb2sat) S 20289 20289 17634 0 -1 4202496 22273 37069 0 0 403 266 306 15 20 0 1 0 283256783 390463488 78054 33554432000 4194304 5873084 140734457168848 140734457162664 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 67 0 0
/proc/20290/statm: 95328 78054 183 410 0 94910 0
[pid=20340] ppid=20290 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20340/stat : 20340 (satsolver.sh) S 20290 20289 17634 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283257842 9367552 267 33554432000 4194304 5064252 140733843516656 140733843515568 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20340/statm: 2287 267 226 213 0 72 0
[pid=20341] ppid=20340 vsize=635052 CPUtime=14.89 cores=0,2,4,6
/proc/20341/stat : 20341 (glucose_static) R 20340 20289 17634 0 -1 4202496 98351 0 0 0 1455 34 0 0 20 0 1 0 283257843 650293248 150014 33554432000 4194304 4896791 140733257863728 140733257860936 4203775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20341/statm: 158763 150014 78 172 0 158589 0
Current children cumulated CPU time (s) 24.79
Current children cumulated vsize (KiB) 1034660

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 20347
/proc/meminfo: memFree=26257880/32873844 swapFree=7124/7124
[pid=20289] ppid=20287 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20289/stat : 20289 (runPb2sat.sh) S 20287 20289 17634 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 283256782 9367552 274 33554432000 4194304 5064252 140733691969360 140733691968272 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20289/statm: 2287 274 233 213 0 72 0
[pid=20290] ppid=20289 vsize=381312 CPUtime=9.9 cores=0,2,4,6
/proc/20290/stat : 20290 (pb2sat) S 20289 20289 17634 0 -1 4202496 22273 37069 0 0 403 266 306 15 20 0 1 0 283256783 390463488 78054 33554432000 4194304 5873084 140734457168848 140734457162664 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 67 0 0
/proc/20290/statm: 95328 78054 183 410 0 94910 0
[pid=20340] ppid=20290 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20340/stat : 20340 (satsolver.sh) S 20290 20289 17634 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283257842 9367552 267 33554432000 4194304 5064252 140733843516656 140733843515568 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20340/statm: 2287 267 226 213 0 72 0
[pid=20341] ppid=20340 vsize=717728 CPUtime=40.48 cores=0,2,4,6
/proc/20341/stat : 20341 (glucose_static) R 20340 20289 17634 0 -1 4202496 99425 0 0 0 4013 35 0 0 20 0 1 0 283257843 734953472 152549 33554432000 4194304 4896791 140733257863728 140733257861368 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20341/statm: 179432 152549 78 172 0 179258 0
Current children cumulated CPU time (s) 50.38
Current children cumulated vsize (KiB) 1117336

[startup+102.307 s]
/proc/loadavg: 2.05 2.01 2.00 3/185 20350
/proc/meminfo: memFree=26221196/32873844 swapFree=7124/7124
[pid=20289] ppid=20287 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20289/stat : 20289 (runPb2sat.sh) S 20287 20289 17634 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 283256782 9367552 274 33554432000 4194304 5064252 140733691969360 140733691968272 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20289/statm: 2287 274 233 213 0 72 0
[pid=20290] ppid=20289 vsize=381312 CPUtime=9.9 cores=0,2,4,6
/proc/20290/stat : 20290 (pb2sat) S 20289 20289 17634 0 -1 4202496 22273 37069 0 0 403 266 306 15 20 0 1 0 283256783 390463488 78054 33554432000 4194304 5873084 140734457168848 140734457162664 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 67 0 0
/proc/20290/statm: 95328 78054 183 410 0 94910 0
[pid=20340] ppid=20290 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20340/stat : 20340 (satsolver.sh) S 20290 20289 17634 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283257842 9367552 267 33554432000 4194304 5064252 140733843516656 140733843515568 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20340/statm: 2287 267 226 213 0 72 0
[pid=20341] ppid=20340 vsize=722592 CPUtime=91.68 cores=0,2,4,6
/proc/20341/stat : 20341 (glucose_static) R 20340 20289 17634 0 -1 4202496 104069 0 0 0 9127 41 0 0 20 0 1 0 283257843 739934208 166481 33554432000 4194304 4896791 140733257863728 140733257860936 4225191 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20341/statm: 180648 166481 78 172 0 180474 0
Current children cumulated CPU time (s) 101.58
Current children cumulated vsize (KiB) 1122200

[startup+162.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/185 20350
/proc/meminfo: memFree=26240624/32873844 swapFree=7124/7124
[pid=20289] ppid=20287 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20289/stat : 20289 (runPb2sat.sh) S 20287 20289 17634 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 283256782 9367552 274 33554432000 4194304 5064252 140733691969360 140733691968272 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20289/statm: 2287 274 233 213 0 72 0
[pid=20290] ppid=20289 vsize=381312 CPUtime=9.9 cores=0,2,4,6
/proc/20290/stat : 20290 (pb2sat) S 20289 20289 17634 0 -1 4202496 22273 37069 0 0 403 266 306 15 20 0 1 0 283256783 390463488 78054 33554432000 4194304 5873084 140734457168848 140734457162664 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 67 0 0
/proc/20290/statm: 95328 78054 183 410 0 94910 0
[pid=20340] ppid=20290 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20340/stat : 20340 (satsolver.sh) S 20290 20289 17634 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283257842 9367552 267 33554432000 4194304 5064252 140733843516656 140733843515568 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20340/statm: 2287 267 226 213 0 72 0
[pid=20341] ppid=20340 vsize=726892 CPUtime=151.66 cores=0,2,4,6
/proc/20341/stat : 20341 (glucose_static) R 20340 20289 17634 0 -1 4202496 108844 0 0 0 15121 45 0 0 20 0 1 0 283257843 744337408 162062 33554432000 4194304 4896791 140733257863728 140733257860936 4203765 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20341/statm: 181723 162062 78 172 0 181549 0
Current children cumulated CPU time (s) 161.56

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

/proc/20353/stat : 20353 (glucose_static) R 20352 20289 17634 0 -1 4202496 125621 0 0 0 123072 62 0 0 20 0 1 0 283275850 645537792 130531 33554432000 4194304 4896791 140737347445040 140737347442184 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20353/statm: 157602 130531 78 172 0 157428 0
Current children cumulated CPU time (s) 1421.28
Current children cumulated vsize (KiB) 912596

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 20366
/proc/meminfo: memFree=26456664/32873844 swapFree=7124/7124
[pid=20289] ppid=20287 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20289/stat : 20289 (runPb2sat.sh) S 20287 20289 17634 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 283256782 9367552 274 33554432000 4194304 5064252 140733691969360 140733691968272 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20289/statm: 2287 274 233 213 0 72 0
[pid=20290] ppid=20289 vsize=263892 CPUtime=189.94 cores=0,2,4,6
/proc/20290/stat : 20290 (pb2sat) S 20289 20289 17634 0 -1 4202496 36723 148444 0 0 605 290 18022 77 20 0 1 0 283256783 270225408 64060 33554432000 4194304 5873084 140734457168848 140734457162664 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 67 0 0
/proc/20290/statm: 65973 64060 184 410 0 65555 0
[pid=20352] ppid=20290 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20352/stat : 20352 (satsolver.sh) S 20290 20289 17634 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283275850 9367552 267 33554432000 4194304 5064252 140733338932240 140733338931152 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/20352/statm: 2287 267 226 213 0 72 0
[pid=20353] ppid=20352 vsize=630952 CPUtime=1291.32 cores=0,2,4,6
/proc/20353/stat : 20353 (glucose_static) R 20352 20289 17634 0 -1 4202496 129349 0 0 0 129069 63 0 0 20 0 1 0 283275850 646094848 133228 33554432000 4194304 4896791 140737347445040 140737347442184 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20353/statm: 157738 133228 78 172 0 157564 0
Current children cumulated CPU time (s) 1481.26
Current children cumulated vsize (KiB) 913140

[startup+1542.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/186 20370
/proc/meminfo: memFree=26451008/32873844 swapFree=7124/7124
[pid=20289] ppid=20287 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20289/stat : 20289 (runPb2sat.sh) S 20287 20289 17634 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 283256782 9367552 274 33554432000 4194304 5064252 140733691969360 140733691968272 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20289/statm: 2287 274 233 213 0 72 0
[pid=20290] ppid=20289 vsize=263892 CPUtime=189.94 cores=0,2,4,6
/proc/20290/stat : 20290 (pb2sat) S 20289 20289 17634 0 -1 4202496 36723 148444 0 0 605 290 18022 77 20 0 1 0 283256783 270225408 64060 33554432000 4194304 5873084 140734457168848 140734457162664 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 67 0 0
/proc/20290/statm: 65973 64060 184 410 0 65555 0
[pid=20352] ppid=20290 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20352/stat : 20352 (satsolver.sh) S 20290 20289 17634 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283275850 9367552 267 33554432000 4194304 5064252 140733338932240 140733338931152 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/20352/statm: 2287 267 226 213 0 72 0
[pid=20353] ppid=20352 vsize=550296 CPUtime=1351.32 cores=0,2,4,6
/proc/20353/stat : 20353 (glucose_static) R 20352 20289 17634 0 -1 4202496 132573 0 0 0 135065 67 0 0 20 0 1 0 283275850 563503104 126596 33554432000 4194304 4896791 140737347445040 140737347442184 4203058 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20353/statm: 137574 126596 78 172 0 137400 0
Current children cumulated CPU time (s) 1541.26
Current children cumulated vsize (KiB) 832484

[startup+1602.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/185 20370
/proc/meminfo: memFree=26451776/32873844 swapFree=7124/7124
[pid=20289] ppid=20287 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20289/stat : 20289 (runPb2sat.sh) S 20287 20289 17634 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 283256782 9367552 274 33554432000 4194304 5064252 140733691969360 140733691968272 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20289/statm: 2287 274 233 213 0 72 0
[pid=20290] ppid=20289 vsize=263892 CPUtime=189.94 cores=0,2,4,6
/proc/20290/stat : 20290 (pb2sat) S 20289 20289 17634 0 -1 4202496 36723 148444 0 0 605 290 18022 77 20 0 1 0 283256783 270225408 64060 33554432000 4194304 5873084 140734457168848 140734457162664 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 67 0 0
/proc/20290/statm: 65973 64060 184 410 0 65555 0
[pid=20352] ppid=20290 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20352/stat : 20352 (satsolver.sh) S 20290 20289 17634 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283275850 9367552 267 33554432000 4194304 5064252 140733338932240 140733338931152 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/20352/statm: 2287 267 226 213 0 72 0
[pid=20353] ppid=20352 vsize=550800 CPUtime=1411.3 cores=0,2,4,6
/proc/20353/stat : 20353 (glucose_static) R 20352 20289 17634 0 -1 4202496 134065 0 0 0 141063 67 0 0 20 0 1 0 283275850 564019200 129265 33554432000 4194304 4896791 140737347445040 140737347442184 4203775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20353/statm: 137700 129265 78 172 0 137526 0
Current children cumulated CPU time (s) 1601.24
Current children cumulated vsize (KiB) 832988

[startup+1662.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/185 20370
/proc/meminfo: memFree=26454648/32873844 swapFree=7124/7124
[pid=20289] ppid=20287 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20289/stat : 20289 (runPb2sat.sh) S 20287 20289 17634 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 283256782 9367552 274 33554432000 4194304 5064252 140733691969360 140733691968272 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20289/statm: 2287 274 233 213 0 72 0
[pid=20290] ppid=20289 vsize=263892 CPUtime=189.94 cores=0,2,4,6
/proc/20290/stat : 20290 (pb2sat) S 20289 20289 17634 0 -1 4202496 36723 148444 0 0 605 290 18022 77 20 0 1 0 283256783 270225408 64060 33554432000 4194304 5873084 140734457168848 140734457162664 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 67 0 0
/proc/20290/statm: 65973 64060 184 410 0 65555 0
[pid=20352] ppid=20290 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20352/stat : 20352 (satsolver.sh) S 20290 20289 17634 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283275850 9367552 267 33554432000 4194304 5064252 140733338932240 140733338931152 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/20352/statm: 2287 267 226 213 0 72 0
[pid=20353] ppid=20352 vsize=632092 CPUtime=1471.3 cores=0,2,4,6
/proc/20353/stat : 20353 (glucose_static) R 20352 20289 17634 0 -1 4202496 136845 0 0 0 147061 69 0 0 20 0 1 0 283275850 647262208 129728 33554432000 4194304 4896791 140737347445040 140737347442568 4224924 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20353/statm: 158023 129728 78 172 0 157849 0
Current children cumulated CPU time (s) 1661.24
Current children cumulated vsize (KiB) 914280

[startup+1722.3 s]
/proc/loadavg: 2.09 2.05 2.01 3/185 20370
/proc/meminfo: memFree=26450416/32873844 swapFree=7124/7124
[pid=20289] ppid=20287 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20289/stat : 20289 (runPb2sat.sh) S 20287 20289 17634 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 283256782 9367552 274 33554432000 4194304 5064252 140733691969360 140733691968272 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20289/statm: 2287 274 233 213 0 72 0
[pid=20290] ppid=20289 vsize=263892 CPUtime=189.94 cores=0,2,4,6
/proc/20290/stat : 20290 (pb2sat) S 20289 20289 17634 0 -1 4202496 36723 148444 0 0 605 290 18022 77 20 0 1 0 283256783 270225408 64060 33554432000 4194304 5873084 140734457168848 140734457162664 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 67 0 0
/proc/20290/statm: 65973 64060 184 410 0 65555 0
[pid=20352] ppid=20290 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20352/stat : 20352 (satsolver.sh) S 20290 20289 17634 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283275850 9367552 267 33554432000 4194304 5064252 140733338932240 140733338931152 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/20352/statm: 2287 267 226 213 0 72 0
[pid=20353] ppid=20352 vsize=632640 CPUtime=1531.28 cores=0,2,4,6
/proc/20353/stat : 20353 (glucose_static) R 20352 20289 17634 0 -1 4202496 140891 0 0 0 153058 70 0 0 20 0 1 0 283275850 647823360 133684 33554432000 4194304 4896791 140737347445040 140737347442552 4224921 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20353/statm: 158160 133684 78 172 0 157986 0
Current children cumulated CPU time (s) 1721.22
Current children cumulated vsize (KiB) 914828

[startup+1782.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/185 20370
/proc/meminfo: memFree=26382340/32873844 swapFree=7124/7124
[pid=20289] ppid=20287 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20289/stat : 20289 (runPb2sat.sh) S 20287 20289 17634 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 283256782 9367552 274 33554432000 4194304 5064252 140733691969360 140733691968272 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20289/statm: 2287 274 233 213 0 72 0
[pid=20290] ppid=20289 vsize=263892 CPUtime=189.94 cores=0,2,4,6
/proc/20290/stat : 20290 (pb2sat) S 20289 20289 17634 0 -1 4202496 36723 148444 0 0 605 290 18022 77 20 0 1 0 283256783 270225408 64060 33554432000 4194304 5873084 140734457168848 140734457162664 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 67 0 0
/proc/20290/statm: 65973 64060 184 410 0 65555 0
[pid=20352] ppid=20290 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20352/stat : 20352 (satsolver.sh) S 20290 20289 17634 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283275850 9367552 267 33554432000 4194304 5064252 140733338932240 140733338931152 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/20352/statm: 2287 267 226 213 0 72 0
[pid=20353] ppid=20352 vsize=633580 CPUtime=1591.28 cores=0,2,4,6
/proc/20353/stat : 20353 (glucose_static) R 20352 20289 17634 0 -1 4202496 142439 0 0 0 159056 72 0 0 20 0 1 0 283275850 648785920 142625 33554432000 4194304 4896791 140737347445040 140737347442248 4203775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20353/statm: 158395 142625 78 172 0 158221 0
Current children cumulated CPU time (s) 1781.22
Current children cumulated vsize (KiB) 915768



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.1 s]
/proc/loadavg: 2.02 2.04 2.00 3/185 20371
/proc/meminfo: memFree=26408016/32873844 swapFree=7124/7124
[pid=20289] ppid=20287 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20289/stat : 20289 (runPb2sat.sh) S 20287 20289 17634 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 283256782 9367552 274 33554432000 4194304 5064252 140733691969360 140733691968272 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20289/statm: 2287 274 233 213 0 72 0
[pid=20290] ppid=20289 vsize=263892 CPUtime=189.94 cores=0,2,4,6
/proc/20290/stat : 20290 (pb2sat) S 20289 20289 17634 0 -1 4202496 36723 148444 0 0 605 290 18022 77 20 0 1 0 283256783 270225408 64060 33554432000 4194304 5873084 140734457168848 140734457162664 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 67 0 0
/proc/20290/statm: 65973 64060 184 410 0 65555 0
[pid=20352] ppid=20290 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20352/stat : 20352 (satsolver.sh) S 20290 20289 17634 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283275850 9367552 267 33554432000 4194304 5064252 140733338932240 140733338931152 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/20352/statm: 2287 267 226 213 0 72 0
[pid=20353] ppid=20352 vsize=633616 CPUtime=1610.08 cores=0,2,4,6
/proc/20353/stat : 20353 (glucose_static) R 20352 20289 17634 0 -1 4202496 142506 0 0 0 160936 72 0 0 20 0 1 0 283275850 648822784 145197 33554432000 4194304 4896791 140737347445040 140737347442568 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20353/statm: 158404 145197 78 172 0 158230 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 915804

Sending SIGTERM to process tree (bottom up)

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

[startup+1801.1 s]
/proc/loadavg: 2.02 2.04 2.00 3/185 20371
/proc/meminfo: memFree=26408016/32873844 swapFree=7124/7124
[pid=20289] ppid=20287 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20289/stat : 20289 (runPb2sat.sh) S 20287 20289 17634 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 283256782 9367552 274 33554432000 4194304 5064252 140733691969360 140733691968272 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20289/statm: 2287 274 233 213 0 72 0
[pid=20290] ppid=20289 vsize=263892 CPUtime=189.94 cores=0,2,4,6
/proc/20290/stat : 20290 (pb2sat) S 20289 20289 17634 0 -1 4202496 36723 148444 0 0 605 290 18022 77 20 0 1 0 283256783 270225408 64060 33554432000 4194304 5873084 140734457168848 140734457162664 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 67 0 0
/proc/20290/statm: 65973 64060 184 410 0 65555 0
[pid=20352] ppid=20290 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20352/stat : 20352 (satsolver.sh) S 20290 20289 17634 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283275850 9367552 267 33554432000 4194304 5064252 140733338932240 140733338931152 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/20352/statm: 2287 267 226 213 0 72 0
[pid=20353] ppid=20352 vsize=633616 CPUtime=1610.08 cores=0,2,4,6
/proc/20353/stat : 20353 (glucose_static) R 20352 20289 17634 0 -1 4202496 142506 0 0 0 160936 72 0 0 20 0 1 0 283275850 648822784 145197 33554432000 4194304 4896791 140737347445040 140737347442568 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20353/statm: 158404 145197 78 172 0 158230 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 915804

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 20289 and gives
#  childrusage.ru_utime.tv_sec=186
#  childrusage.ru_utime.tv_usec=280681
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=696438
# CPU time returned by wait4() is 189.977
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.12
CPU time (s): 1800.02
CPU user time (s): 1795.63
CPU system time (s): 4.39
CPU usage (%): 99.939
Max. virtual memory (cumulated for all children) (KiB): 1338552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 186.281
system time used= 3.69644
maximum resident set size= 825904
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 186143
page faults= 0
swaps= 0
block input operations= 0
block output operations= 913792
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 37
involuntary context switches= 258

runsolver used 2.90256 second user time and 7.12392 second system time

The end

Launcher Data

Begin job on node134 at 2012-05-28 04:15:14
IDJOB=3696133
IDBENCH=92759
IDSOLVER=2274
FILE ID=node134/3696133-1338171314
RUNJOBID= node134-1338158703-17651
PBS_JOBID= 14624546
Free space on /tmp= 70920 MiB

SOLVER NAME= pb2sat 2012-05-19
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Base/normalized-minisat100_4_32_7.opb
COMMAND LINE= DIR/runPb2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3696133-1338171314/watcher-3696133-1338171314 -o /tmp/evaluation-result-3696133-1338171314/solver-3696133-1338171314 -C 1800 -W 1900 -M 15500  HOME/runPb2sat.sh HOME/instance-3696133-1338171314.opb 1683900574 HOME HOME

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

MD5SUM BENCH= 5143d5ad0515f9b6d1308dd1ede87dc2
RANDOM SEED=1683900574

node134.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.278
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.55
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.278
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	: 5332.56
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.278
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	: 5332.55
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.278
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	: 5332.59
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.278
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	: 5332.55
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.278
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	: 5332.55
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.278
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	: 5332.57
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.278
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	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27191388 kB
Buffers:          437448 kB
Cached:          3956412 kB
SwapCached:            0 kB
Active:          2100352 kB
Inactive:        2724144 kB
Active(anon):     426684 kB
Inactive(anon):     5996 kB
Active(file):    1673668 kB
Inactive(file):  2718148 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             10080 kB
Writeback:            24 kB
AnonPages:        437048 kB
Mapped:            15496 kB
Shmem:               212 kB
Slab:             716860 kB
SReclaimable:     158772 kB
SUnreclaim:       558088 kB
KernelStack:        1512 kB
PageTables:         5188 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     576460 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    344064 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= 70776 MiB
End job on node134 at 2012-05-28 04:45:15