Trace number 3695860

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.09 1800.62

General information on the benchmark

NameOPT-BIGINT-LIN/graca/
normalized-ped2.G.recomb10-0.10-10.opb
MD5SUMe2602db6096507ab27cc5c61fe13413b
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark119257
Best CPU time to get the best result obtained on this benchmark1800.4
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables211356
Total number of constraints2660740
Number of constraints which are clauses2660740
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint579
Number of terms in the objective function 18980
Biggest coefficient in the objective function 581
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 10690980
Number of bits of the sum of numbers in the objective function 24
Biggest number in a constraint 581
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 10690980
Number of bits of the biggest sum of numbers24
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

11.08/11.16	c model valid
11.08/11.16	c current solution ok
18.43/18.74	o 261647
18.43/18.74	c current bound: 130823
18.43/18.74	c fallback to adder encoding
1800.09/1800.61	c error: unexpected solver exit code
1800.09/1800.61	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-3695860-1338229712/watcher-3695860-1338229712 -o /tmp/evaluation-result-3695860-1338229712/solver-3695860-1338229712 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3695860-1338229712.opb 478197500 HOME HOME 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 5671
/proc/meminfo: memFree=30596464/32873844 swapFree=7112/7112
[pid=5671] ppid=5669 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5671/stat : 5671 (runPb2sat.sh) S 5669 5671 4756 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 289097142 9367552 274 33554432000 4194304 5064252 140733628976832 140733628975744 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5671/statm: 2287 274 233 213 0 72 0

[startup+0.0959281 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 5671
/proc/meminfo: memFree=30596464/32873844 swapFree=7112/7112
[pid=5671] ppid=5669 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5671/stat : 5671 (runPb2sat.sh) S 5669 5671 4756 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 289097142 9367552 274 33554432000 4194304 5064252 140733628976832 140733628975744 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5671/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100425 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 5671
/proc/meminfo: memFree=30596464/32873844 swapFree=7112/7112
[pid=5671] ppid=5669 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5671/stat : 5671 (runPb2sat.sh) S 5669 5671 4756 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 289097142 9367552 274 33554432000 4194304 5064252 140733628976832 140733628975744 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5671/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300185 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 5671
/proc/meminfo: memFree=30596464/32873844 swapFree=7112/7112
[pid=5671] ppid=5669 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5671/stat : 5671 (runPb2sat.sh) S 5669 5671 4756 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 289097142 9367552 274 33554432000 4194304 5064252 140733628976832 140733628975744 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5671/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700265 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 5671
/proc/meminfo: memFree=30596464/32873844 swapFree=7112/7112
[pid=5671] ppid=5669 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5671/stat : 5671 (runPb2sat.sh) S 5669 5671 4756 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 289097142 9367552 274 33554432000 4194304 5064252 140733628976832 140733628975744 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5671/statm: 2287 274 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 2.00 3/175 5702
/proc/meminfo: memFree=31192076/32873844 swapFree=7112/7112
[pid=5671] ppid=5669 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5671/stat : 5671 (runPb2sat.sh) S 5669 5671 4756 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 289097142 9367552 274 33554432000 4194304 5064252 140733628976832 140733628975744 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5671/statm: 2287 274 233 213 0 72 0
[pid=5672] ppid=5671 vsize=19792 CPUtime=1.49 cores=1,3,5,7
/proc/5672/stat : 5672 (pb2sat) R 5671 5671 4756 0 -1 4202496 2945 0 0 0 148 1 0 0 20 0 1 0 289097142 20267008 3429 33554432000 4194304 5873084 140734980830080 140734980827448 4437589 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5672/statm: 4948 3429 145 410 0 4530 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28940

[startup+3.10028 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 5702
/proc/meminfo: memFree=31134400/32873844 swapFree=7112/7112
[pid=5671] ppid=5669 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5671/stat : 5671 (runPb2sat.sh) S 5669 5671 4756 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 289097142 9367552 274 33554432000 4194304 5064252 140733628976832 140733628975744 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5671/statm: 2287 274 233 213 0 72 0
[pid=5672] ppid=5671 vsize=36836 CPUtime=3.09 cores=1,3,5,7
/proc/5672/stat : 5672 (pb2sat) R 5671 5671 4756 0 -1 4202496 3622 0 0 0 306 3 0 0 20 0 1 0 289097142 37720064 6142 33554432000 4194304 5873084 140734980830080 140734980827448 4195264 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5672/statm: 9209 6142 145 410 0 8791 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 45984

[startup+6.30027 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 5713
/proc/meminfo: memFree=31079512/32873844 swapFree=7112/7112
[pid=5671] ppid=5669 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5671/stat : 5671 (runPb2sat.sh) S 5669 5671 4756 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 289097142 9367552 274 33554432000 4194304 5064252 140733628976832 140733628975744 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5671/statm: 2287 274 233 213 0 72 0
[pid=5672] ppid=5671 vsize=70792 CPUtime=6.29 cores=1,3,5,7
/proc/5672/stat : 5672 (pb2sat) R 5671 5671 4756 0 -1 4202496 4461 0 0 0 624 5 0 0 20 0 1 0 289097142 72491008 12075 33554432000 4194304 5873084 140734980830080 140734980827032 4352770 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5672/statm: 17698 12075 145 410 0 17280 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 79940

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 5717
/proc/meminfo: memFree=30831032/32873844 swapFree=7112/7112
[pid=5671] ppid=5669 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5671/stat : 5671 (runPb2sat.sh) S 5669 5671 4756 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 289097142 9367552 274 33554432000 4194304 5064252 140733628976832 140733628975744 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5671/statm: 2287 274 233 213 0 72 0
[pid=5672] ppid=5671 vsize=102376 CPUtime=12.68 cores=1,3,5,7
/proc/5672/stat : 5672 (pb2sat) R 5671 5671 4756 0 -1 4202496 12507 24821 0 0 1026 143 90 9 20 0 1 0 289097142 104833024 23598 33554432000 4194304 5873084 140734980830080 140734980825512 5127520 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5672/statm: 25594 23598 171 410 0 25176 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 111524

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5723
/proc/meminfo: memFree=29463220/32873844 swapFree=7112/7112
[pid=5671] ppid=5669 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5671/stat : 5671 (runPb2sat.sh) S 5669 5671 4756 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 289097142 9367552 274 33554432000 4194304 5064252 140733628976832 140733628975744 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5671/statm: 2287 274 233 213 0 72 0
[pid=5672] ppid=5671 vsize=241408 CPUtime=20.57 cores=1,3,5,7
/proc/5672/stat : 5672 (pb2sat) S 5671 5671 4756 0 -1 4202496 20436 25335 0 0 1269 676 90 22 20 0 1 0 289097142 247201792 56182 33554432000 4194304 5873084 140734980830080 140734980823896 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 15 0 0
/proc/5672/statm: 60352 56182 179 410 0 59934 0
[pid=5720] ppid=5672 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5720/stat : 5720 (satsolver.sh) S 5672 5671 4756 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289099217 9367552 267 33554432000 4194304 5064252 140736827578528 140736827577440 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5720/statm: 2287 267 226 213 0 72 0
[pid=5721] ppid=5720 vsize=414608 CPUtime=4.74 cores=1,3,5,7
/proc/5721/stat : 5721 (glucose_static) R 5720 5671 4756 0 -1 4202496 67313 0 0 0 453 21 0 0 20 0 1 0 289099217 424558592 94229 33554432000 4194304 4896791 140735017041760 140735017038984 4203013 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5721/statm: 103652 94229 78 172 0 103478 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 674312

[startup+51.1004 s]
/proc/loadavg: 2.06 2.01 2.00 4/183 5723
/proc/meminfo: memFree=29422208/32873844 swapFree=7112/7112
[pid=5671] ppid=5669 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5671/stat : 5671 (runPb2sat.sh) S 5669 5671 4756 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 289097142 9367552 274 33554432000 4194304 5064252 140733628976832 140733628975744 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5671/statm: 2287 274 233 213 0 72 0
[pid=5672] ppid=5671 vsize=241408 CPUtime=20.57 cores=1,3,5,7
/proc/5672/stat : 5672 (pb2sat) S 5671 5671 4756 0 -1 4202496 20436 25335 0 0 1269 676 90 22 20 0 1 0 289097142 247201792 56182 33554432000 4194304 5873084 140734980830080 140734980823896 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 15 0 0
/proc/5672/statm: 60352 56182 179 410 0 59934 0
[pid=5720] ppid=5672 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5720/stat : 5720 (satsolver.sh) S 5672 5671 4756 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289099217 9367552 267 33554432000 4194304 5064252 140736827578528 140736827577440 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5720/statm: 2287 267 226 213 0 72 0
[pid=5721] ppid=5720 vsize=469136 CPUtime=30.34 cores=1,3,5,7
/proc/5721/stat : 5721 (glucose_static) R 5720 5671 4756 0 -1 4202496 69794 0 0 0 3012 22 0 0 20 0 1 0 289099217 480395264 96859 33554432000 4194304 4896791 140735017041760 140735017038968 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5721/statm: 117284 96859 78 172 0 117110 0
Current children cumulated CPU time (s) 50.91
Current children cumulated vsize (KiB) 728840

[startup+102.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/184 5726
/proc/meminfo: memFree=29403524/32873844 swapFree=7112/7112
[pid=5671] ppid=5669 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5671/stat : 5671 (runPb2sat.sh) S 5669 5671 4756 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 289097142 9367552 274 33554432000 4194304 5064252 140733628976832 140733628975744 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5671/statm: 2287 274 233 213 0 72 0
[pid=5672] ppid=5671 vsize=241408 CPUtime=20.57 cores=1,3,5,7
/proc/5672/stat : 5672 (pb2sat) S 5671 5671 4756 0 -1 4202496 20436 25335 0 0 1269 676 90 22 20 0 1 0 289097142 247201792 56182 33554432000 4194304 5873084 140734980830080 140734980823896 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 15 0 0
/proc/5672/statm: 60352 56182 179 410 0 59934 0
[pid=5720] ppid=5672 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5720/stat : 5720 (satsolver.sh) S 5672 5671 4756 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289099217 9367552 267 33554432000 4194304 5064252 140736827578528 140736827577440 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5720/statm: 2287 267 226 213 0 72 0
[pid=5721] ppid=5720 vsize=469400 CPUtime=81.53 cores=1,3,5,7
/proc/5721/stat : 5721 (glucose_static) R 5720 5671 4756 0 -1 4202496 69889 0 0 0 8131 22 0 0 20 0 1 0 289099217 480665600 97465 33554432000 4194304 4896791 140735017041760 140735017037432 4223805 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5721/statm: 117350 97465 78 172 0 117176 0
Current children cumulated CPU time (s) 102.1
Current children cumulated vsize (KiB) 729104

[startup+162.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 5726
/proc/meminfo: memFree=29388580/32873844 swapFree=7112/7112
[pid=5671] ppid=5669 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5671/stat : 5671 (runPb2sat.sh) S 5669 5671 4756 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 289097142 9367552 274 33554432000 4194304 5064252 140733628976832 140733628975744 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5671/statm: 2287 274 233 213 0 72 0
[pid=5672] ppid=5671 vsize=241408 CPUtime=20.57 cores=1,3,5,7
/proc/5672/stat : 5672 (pb2sat) S 5671 5671 4756 0 -1 4202496 20436 25335 0 0 1269 676 90 22 20 0 1 0 289097142 247201792 56182 33554432000 4194304 5873084 140734980830080 140734980823896 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 15 0 0
/proc/5672/statm: 60352 56182 179 410 0 59934 0
[pid=5720] ppid=5672 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5720/stat : 5720 (satsolver.sh) S 5672 5671 4756 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289099217 9367552 267 33554432000 4194304 5064252 140736827578528 140736827577440 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5720/statm: 2287 267 226 213 0 72 0
[pid=5721] ppid=5720 vsize=470088 CPUtime=141.52 cores=1,3,5,7
/proc/5721/stat : 5721 (glucose_static) R 5720 5671 4756 0 -1 4202496 70032 0 0 0 14130 22 0 0 20 0 1 0 289099217 481370112 98119 33554432000 4194304 4896791 140735017041760 140735017038968 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5721/statm: 117522 98119 78 172 0 117348 0
Current children cumulated CPU time (s) 162.09
Current children cumulated vsize (KiB) 729792

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5726
/proc/meminfo: memFree=29360428/32873844 swapFree=7112/7112
[pid=5671] ppid=5669 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5671/stat : 5671 (runPb2sat.sh) S 5669 5671 4756 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 289097142 9367552 274 33554432000 4194304 5064252 140733628976832 140733628975744 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5671/statm: 2287 274 233 213 0 72 0
[pid=5672] ppid=5671 vsize=241408 CPUtime=20.57 cores=1,3,5,7
/proc/5672/stat : 5672 (pb2sat) S 5671 5671 4756 0 -1 4202496 20436 25335 0 0 1269 676 90 22 20 0 1 0 289097142 247201792 56182 33554432000 4194304 5873084 140734980830080 140734980823896 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 15 0 0
/proc/5672/statm: 60352 56182 179 410 0 59934 0
[pid=5720] ppid=5672 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5720/stat : 5720 (satsolver.sh) S 5672 5671 4756 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289099217 9367552 267 33554432000 4194304 5064252 140736827578528 140736827577440 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5720/statm: 2287 267 226 213 0 72 0
[pid=5721] ppid=5720 vsize=488708 CPUtime=201.51 cores=1,3,5,7
/proc/5721/stat : 5721 (glucose_static) R 5720 5671 4756 0 -1 4202496 75524 0 0 0 20121 30 0 0 20 0 1 0 289099217 500436992 102305 33554432000 4194304 4896791 140735017041760 140735017039336 4225008 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5721/statm: 122177 102305 78 172 0 122003 0
Current children cumulated CPU time (s) 222.08

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

/proc/5721/stat : 5721 (glucose_static) R 5720 5671 4756 0 -1 4202496 127704 0 0 0 139996 131 0 0 20 0 1 0 289099217 736952320 160052 33554432000 4194304 4896791 140735017041760 140735017038968 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5721/statm: 179920 160052 78 172 0 179746 0
Current children cumulated CPU time (s) 1421.84
Current children cumulated vsize (KiB) 979384

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/182 5737
/proc/meminfo: memFree=28905608/32873844 swapFree=7112/7112
[pid=5671] ppid=5669 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5671/stat : 5671 (runPb2sat.sh) S 5669 5671 4756 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 289097142 9367552 274 33554432000 4194304 5064252 140733628976832 140733628975744 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5671/statm: 2287 274 233 213 0 72 0
[pid=5672] ppid=5671 vsize=241408 CPUtime=20.57 cores=1,3,5,7
/proc/5672/stat : 5672 (pb2sat) S 5671 5671 4756 0 -1 4202496 20436 25335 0 0 1269 676 90 22 20 0 1 0 289097142 247201792 56182 33554432000 4194304 5873084 140734980830080 140734980823896 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 15 0 0
/proc/5672/statm: 60352 56182 179 410 0 59934 0
[pid=5720] ppid=5672 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5720/stat : 5720 (satsolver.sh) S 5672 5671 4756 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289099217 9367552 267 33554432000 4194304 5064252 140736827578528 140736827577440 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5720/statm: 2287 267 226 213 0 72 0
[pid=5721] ppid=5720 vsize=723676 CPUtime=1461.26 cores=1,3,5,7
/proc/5721/stat : 5721 (glucose_static) R 5720 5671 4756 0 -1 4202496 129814 0 0 0 145987 139 0 0 20 0 1 0 289099217 741044224 158876 33554432000 4194304 4896791 140735017041760 140735017038904 4203775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5721/statm: 180919 158876 78 172 0 180745 0
Current children cumulated CPU time (s) 1481.83
Current children cumulated vsize (KiB) 983380

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5738
/proc/meminfo: memFree=28898096/32873844 swapFree=7112/7112
[pid=5671] ppid=5669 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5671/stat : 5671 (runPb2sat.sh) S 5669 5671 4756 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 289097142 9367552 274 33554432000 4194304 5064252 140733628976832 140733628975744 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5671/statm: 2287 274 233 213 0 72 0
[pid=5672] ppid=5671 vsize=241408 CPUtime=20.57 cores=1,3,5,7
/proc/5672/stat : 5672 (pb2sat) S 5671 5671 4756 0 -1 4202496 20436 25335 0 0 1269 676 90 22 20 0 1 0 289097142 247201792 56182 33554432000 4194304 5873084 140734980830080 140734980823896 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 15 0 0
/proc/5672/statm: 60352 56182 179 410 0 59934 0
[pid=5720] ppid=5672 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5720/stat : 5720 (satsolver.sh) S 5672 5671 4756 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289099217 9367552 267 33554432000 4194304 5064252 140736827578528 140736827577440 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5720/statm: 2287 267 226 213 0 72 0
[pid=5721] ppid=5720 vsize=729084 CPUtime=1521.25 cores=1,3,5,7
/proc/5721/stat : 5721 (glucose_static) R 5720 5671 4756 0 -1 4202496 131334 0 0 0 151981 144 0 0 20 0 1 0 289099217 746582016 164477 33554432000 4194304 4896791 140735017041760 140735017037496 4238455 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5721/statm: 182271 164477 78 172 0 182097 0
Current children cumulated CPU time (s) 1541.82
Current children cumulated vsize (KiB) 988788

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5738
/proc/meminfo: memFree=28897796/32873844 swapFree=7112/7112
[pid=5671] ppid=5669 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5671/stat : 5671 (runPb2sat.sh) S 5669 5671 4756 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 289097142 9367552 274 33554432000 4194304 5064252 140733628976832 140733628975744 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5671/statm: 2287 274 233 213 0 72 0
[pid=5672] ppid=5671 vsize=241408 CPUtime=20.57 cores=1,3,5,7
/proc/5672/stat : 5672 (pb2sat) S 5671 5671 4756 0 -1 4202496 20436 25335 0 0 1269 676 90 22 20 0 1 0 289097142 247201792 56182 33554432000 4194304 5873084 140734980830080 140734980823896 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 15 0 0
/proc/5672/statm: 60352 56182 179 410 0 59934 0
[pid=5720] ppid=5672 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5720/stat : 5720 (satsolver.sh) S 5672 5671 4756 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289099217 9367552 267 33554432000 4194304 5064252 140736827578528 140736827577440 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5720/statm: 2287 267 226 213 0 72 0
[pid=5721] ppid=5720 vsize=734096 CPUtime=1581.24 cores=1,3,5,7
/proc/5721/stat : 5721 (glucose_static) R 5720 5671 4756 0 -1 4202496 133335 0 0 0 157973 151 0 0 20 0 1 0 289099217 751714304 161119 33554432000 4194304 4896791 140735017041760 140735017037496 4205562 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5721/statm: 183524 161119 78 172 0 183350 0
Current children cumulated CPU time (s) 1601.81
Current children cumulated vsize (KiB) 993800

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5738
/proc/meminfo: memFree=28917292/32873844 swapFree=7112/7112
[pid=5671] ppid=5669 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5671/stat : 5671 (runPb2sat.sh) S 5669 5671 4756 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 289097142 9367552 274 33554432000 4194304 5064252 140733628976832 140733628975744 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5671/statm: 2287 274 233 213 0 72 0
[pid=5672] ppid=5671 vsize=241408 CPUtime=20.57 cores=1,3,5,7
/proc/5672/stat : 5672 (pb2sat) S 5671 5671 4756 0 -1 4202496 20436 25335 0 0 1269 676 90 22 20 0 1 0 289097142 247201792 56182 33554432000 4194304 5873084 140734980830080 140734980823896 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 15 0 0
/proc/5672/statm: 60352 56182 179 410 0 59934 0
[pid=5720] ppid=5672 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5720/stat : 5720 (satsolver.sh) S 5672 5671 4756 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289099217 9367552 267 33554432000 4194304 5064252 140736827578528 140736827577440 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5720/statm: 2287 267 226 213 0 72 0
[pid=5721] ppid=5720 vsize=737204 CPUtime=1641.23 cores=1,3,5,7
/proc/5721/stat : 5721 (glucose_static) R 5720 5671 4756 0 -1 4202496 134681 0 0 0 163969 154 0 0 20 0 1 0 289099217 754896896 160166 33554432000 4194304 4896791 140735017041760 140735017038968 4203974 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5721/statm: 184301 160166 78 172 0 184127 0
Current children cumulated CPU time (s) 1661.8
Current children cumulated vsize (KiB) 996908

[startup+1722.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/183 5738
/proc/meminfo: memFree=28846520/32873844 swapFree=7112/7112
[pid=5671] ppid=5669 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5671/stat : 5671 (runPb2sat.sh) S 5669 5671 4756 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 289097142 9367552 274 33554432000 4194304 5064252 140733628976832 140733628975744 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5671/statm: 2287 274 233 213 0 72 0
[pid=5672] ppid=5671 vsize=241408 CPUtime=20.57 cores=1,3,5,7
/proc/5672/stat : 5672 (pb2sat) S 5671 5671 4756 0 -1 4202496 20436 25335 0 0 1269 676 90 22 20 0 1 0 289097142 247201792 56182 33554432000 4194304 5873084 140734980830080 140734980823896 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 15 0 0
/proc/5672/statm: 60352 56182 179 410 0 59934 0
[pid=5720] ppid=5672 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5720/stat : 5720 (satsolver.sh) S 5672 5671 4756 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289099217 9367552 267 33554432000 4194304 5064252 140736827578528 140736827577440 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5720/statm: 2287 267 226 213 0 72 0
[pid=5721] ppid=5720 vsize=742756 CPUtime=1701.22 cores=1,3,5,7
/proc/5721/stat : 5721 (glucose_static) R 5720 5671 4756 0 -1 4202496 136229 0 0 0 169964 158 0 0 20 0 1 0 289099217 760582144 166811 33554432000 4194304 4896791 140735017041760 140735017036776 4225361 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5721/statm: 185689 166811 78 172 0 185515 0
Current children cumulated CPU time (s) 1721.79
Current children cumulated vsize (KiB) 1002460

[startup+1782.31 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 5738
/proc/meminfo: memFree=28880648/32873844 swapFree=7112/7112
[pid=5671] ppid=5669 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5671/stat : 5671 (runPb2sat.sh) S 5669 5671 4756 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 289097142 9367552 274 33554432000 4194304 5064252 140733628976832 140733628975744 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5671/statm: 2287 274 233 213 0 72 0
[pid=5672] ppid=5671 vsize=241408 CPUtime=20.57 cores=1,3,5,7
/proc/5672/stat : 5672 (pb2sat) S 5671 5671 4756 0 -1 4202496 20436 25335 0 0 1269 676 90 22 20 0 1 0 289097142 247201792 56182 33554432000 4194304 5873084 140734980830080 140734980823896 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 15 0 0
/proc/5672/statm: 60352 56182 179 410 0 59934 0
[pid=5720] ppid=5672 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5720/stat : 5720 (satsolver.sh) S 5672 5671 4756 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289099217 9367552 267 33554432000 4194304 5064252 140736827578528 140736827577440 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5720/statm: 2287 267 226 213 0 72 0
[pid=5721] ppid=5720 vsize=749180 CPUtime=1761.22 cores=1,3,5,7
/proc/5721/stat : 5721 (glucose_static) R 5720 5671 4756 0 -1 4202496 138607 0 0 0 175955 167 0 0 20 0 1 0 289099217 767160320 164836 33554432000 4194304 4896791 140735017041760 140735017038968 4203783 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5721/statm: 187295 164836 78 172 0 187121 0
Current children cumulated CPU time (s) 1781.79
Current children cumulated vsize (KiB) 1008884



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.04 2.02 2.00 3/183 5739
/proc/meminfo: memFree=28842172/32873844 swapFree=7112/7112
[pid=5671] ppid=5669 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5671/stat : 5671 (runPb2sat.sh) S 5669 5671 4756 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 289097142 9367552 274 33554432000 4194304 5064252 140733628976832 140733628975744 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5671/statm: 2287 274 233 213 0 72 0
[pid=5672] ppid=5671 vsize=241408 CPUtime=20.57 cores=1,3,5,7
/proc/5672/stat : 5672 (pb2sat) S 5671 5671 4756 0 -1 4202496 20436 25335 0 0 1269 676 90 22 20 0 1 0 289097142 247201792 56182 33554432000 4194304 5873084 140734980830080 140734980823896 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 15 0 0
/proc/5672/statm: 60352 56182 179 410 0 59934 0
[pid=5720] ppid=5672 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5720/stat : 5720 (satsolver.sh) S 5672 5671 4756 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289099217 9367552 267 33554432000 4194304 5064252 140736827578528 140736827577440 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5720/statm: 2287 267 226 213 0 72 0
[pid=5721] ppid=5720 vsize=750804 CPUtime=1779.52 cores=1,3,5,7
/proc/5721/stat : 5721 (glucose_static) R 5720 5671 4756 0 -1 4202496 139016 0 0 0 177785 167 0 0 20 0 1 0 289099217 768823296 171888 33554432000 4194304 4896791 140735017041760 140735017038968 4224584 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5721/statm: 187701 171888 78 172 0 187527 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 1010508

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.6 s]
/proc/loadavg: 2.04 2.02 2.00 3/183 5739
/proc/meminfo: memFree=28842172/32873844 swapFree=7112/7112
[pid=5671] ppid=5669 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5671/stat : 5671 (runPb2sat.sh) S 5669 5671 4756 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 289097142 9367552 274 33554432000 4194304 5064252 140733628976832 140733628975744 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5671/statm: 2287 274 233 213 0 72 0
[pid=5672] ppid=5671 vsize=241408 CPUtime=20.57 cores=1,3,5,7
/proc/5672/stat : 5672 (pb2sat) S 5671 5671 4756 0 -1 4202496 20436 25335 0 0 1269 676 90 22 20 0 1 0 289097142 247201792 56182 33554432000 4194304 5873084 140734980830080 140734980823896 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 15 0 0
/proc/5672/statm: 60352 56182 179 410 0 59934 0
[pid=5720] ppid=5672 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5720/stat : 5720 (satsolver.sh) S 5672 5671 4756 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289099217 9367552 267 33554432000 4194304 5064252 140736827578528 140736827577440 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5720/statm: 2287 267 226 213 0 72 0
[pid=5721] ppid=5720 vsize=750804 CPUtime=1779.52 cores=1,3,5,7
/proc/5721/stat : 5721 (glucose_static) R 5720 5671 4756 0 -1 4202496 139016 0 0 0 177785 167 0 0 20 0 1 0 289099217 768823296 171888 33554432000 4194304 4896791 140735017041760 140735017038968 4224584 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5721/statm: 187701 171888 78 172 0 187527 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 1010508

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 5671 and gives
#  childrusage.ru_utime.tv_sec=13
#  childrusage.ru_utime.tv_usec=596932
#  childrusage.ru_stime.tv_sec=6
#  childrusage.ru_stime.tv_usec=994936
# CPU time returned by wait4() is 20.5919
# while last known CPU time is 1800.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.62
CPU time (s): 1800.09
CPU user time (s): 1791.44
CPU system time (s): 8.65
CPU usage (%): 99.9707
Max. virtual memory (cumulated for all children) (KiB): 1220096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.5969
system time used= 6.99494
maximum resident set size= 346928
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46746
page faults= 0
swaps= 0
block input operations= 0
block output operations= 590624
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 17
involuntary context switches= 32

runsolver used 5.13722 second user time and 11.2423 second system time

The end

Launcher Data

Begin job on node119 at 2012-05-28 20:28:35
IDJOB=3695860
IDBENCH=92829
IDSOLVER=2274
FILE ID=node119/3695860-1338229712
RUNJOBID= node119-1338217103-4773
PBS_JOBID= 14624617
Free space on /tmp= 71420 MiB

SOLVER NAME= pb2sat 2012-05-19
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/graca/normalized-ped2.G.recomb10-0.10-10.opb
COMMAND LINE= DIR/runPb2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3695860-1338229712/watcher-3695860-1338229712 -o /tmp/evaluation-result-3695860-1338229712/solver-3695860-1338229712 -C 1800 -W 1900 -M 15500  HOME/runPb2sat.sh HOME/instance-3695860-1338229712.opb 478197500 HOME HOME

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

MD5SUM BENCH= e2602db6096507ab27cc5c61fe13413b
RANDOM SEED=478197500

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.943
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.90
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.943
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:        30596612 kB
Buffers:          332864 kB
Cached:           603344 kB
SwapCached:         1840 kB
Active:          1257876 kB
Inactive:         213728 kB
Active(anon):     535396 kB
Inactive(anon):     2068 kB
Active(file):     722480 kB
Inactive(file):   211660 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67100200 kB
Dirty:             91188 kB
Writeback:             0 kB
AnonPages:        544876 kB
Mapped:            12800 kB
Shmem:                 8 kB
Slab:             661888 kB
SReclaimable:     103680 kB
SUnreclaim:       558208 kB
KernelStack:        1472 kB
PageTables:         5172 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     721624 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    464896 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= 70980 MiB
End job on node119 at 2012-05-28 20:58:35