Trace number 3696170

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

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/IC/
normalized-minisat25_6_3_1_ic.opb
MD5SUM567c356ea9e6d819b9fda6e569f673c9
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables15725
Total number of constraints31332
Number of constraints which are clauses14450
Number of constraints which are cardinality constraints (but not clauses)7
Number of constraints which are nor clauses,nor cardinality constraints16875
Minimum length of a constraint2
Maximum length of a constraint300
Number of terms in the objective function 1825
Biggest coefficient in the objective function 92345408
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 9107465937
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 92345408
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 9107465937
Number of bits of the biggest sum of numbers34
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1800.01/1800.41	c error: unexpected solver exit code
1800.01/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-3696170-1338220705/watcher-3696170-1338220705 -o /tmp/evaluation-result-3696170-1338220705/solver-3696170-1338220705 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696170-1338220705.opb 1058568634 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.01 2.02 1.94 2/179 4999
/proc/meminfo: memFree=30580492/32873844 swapFree=7112/7112
[pid=4999] ppid=4997 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4999/stat : 4999 (runPb2sat.sh) S 4997 4999 4756 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 288196170 9367552 274 33554432000 4194304 5064252 140736300895216 140736300894128 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4999/statm: 2287 274 233 213 0 72 0

[startup+0.072666 s]
/proc/loadavg: 2.01 2.02 1.94 2/179 4999
/proc/meminfo: memFree=30580492/32873844 swapFree=7112/7112
[pid=4999] ppid=4997 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4999/stat : 4999 (runPb2sat.sh) S 4997 4999 4756 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 288196170 9367552 274 33554432000 4194304 5064252 140736300895216 140736300894128 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4999/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100219 s]
/proc/loadavg: 2.01 2.02 1.94 2/179 4999
/proc/meminfo: memFree=30580492/32873844 swapFree=7112/7112
[pid=4999] ppid=4997 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4999/stat : 4999 (runPb2sat.sh) S 4997 4999 4756 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 288196170 9367552 274 33554432000 4194304 5064252 140736300895216 140736300894128 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4999/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300304 s]
/proc/loadavg: 2.01 2.02 1.94 2/179 4999
/proc/meminfo: memFree=30580492/32873844 swapFree=7112/7112
[pid=4999] ppid=4997 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4999/stat : 4999 (runPb2sat.sh) S 4997 4999 4756 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 288196170 9367552 274 33554432000 4194304 5064252 140736300895216 140736300894128 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4999/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700249 s]
/proc/loadavg: 2.01 2.02 1.94 2/179 4999
/proc/meminfo: memFree=30580492/32873844 swapFree=7112/7112
[pid=4999] ppid=4997 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4999/stat : 4999 (runPb2sat.sh) S 4997 4999 4756 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 288196170 9367552 274 33554432000 4194304 5064252 140736300895216 140736300894128 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4999/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50043 s]
/proc/loadavg: 2.01 2.02 1.94 3/183 5048
/proc/meminfo: memFree=31287636/32873844 swapFree=7112/7112
[pid=4999] ppid=4997 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4999/stat : 4999 (runPb2sat.sh) S 4997 4999 4756 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 288196170 9367552 274 33554432000 4194304 5064252 140736300895216 140736300894128 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4999/statm: 2287 274 233 213 0 72 0
[pid=5000] ppid=4999 vsize=10636 CPUtime=0.18 cores=1,3,5,7
/proc/5000/stat : 5000 (pb2sat) S 4999 4999 4756 0 -1 4202496 3371 0 0 0 17 1 0 0 20 0 1 0 288196170 10891264 2353 33554432000 4194304 5873084 140735173552192 140735173548616 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5000/statm: 2659 2353 168 410 0 2241 0
[pid=5002] ppid=5000 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5002/stat : 5002 (satsolver.sh) S 5000 4999 4756 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288196189 9367552 267 33554432000 4194304 5064252 140737051944368 140737051943280 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5002/statm: 2287 267 226 213 0 72 0
[pid=5003] ppid=5002 vsize=27708 CPUtime=1.29 cores=1,3,5,7
/proc/5003/stat : 5003 (glucose_static) R 5002 4999 4756 0 -1 4202496 5125 0 0 0 128 1 0 0 20 0 1 0 288196189 28372992 5394 33554432000 4194304 4896791 140734464886784 140734464883992 4225228 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5003/statm: 6927 5394 78 172 0 6753 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 56640

[startup+3.10042 s]
/proc/loadavg: 2.01 2.02 1.94 3/181 5052
/proc/meminfo: memFree=31306844/32873844 swapFree=7112/7112
[pid=4999] ppid=4997 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4999/stat : 4999 (runPb2sat.sh) S 4997 4999 4756 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 288196170 9367552 274 33554432000 4194304 5064252 140736300895216 140736300894128 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4999/statm: 2287 274 233 213 0 72 0
[pid=5000] ppid=4999 vsize=10636 CPUtime=0.18 cores=1,3,5,7
/proc/5000/stat : 5000 (pb2sat) S 4999 4999 4756 0 -1 4202496 3371 0 0 0 17 1 0 0 20 0 1 0 288196170 10891264 2353 33554432000 4194304 5873084 140735173552192 140735173548616 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5000/statm: 2659 2353 168 410 0 2241 0
[pid=5002] ppid=5000 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5002/stat : 5002 (satsolver.sh) S 5000 4999 4756 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288196189 9367552 267 33554432000 4194304 5064252 140737051944368 140737051943280 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5002/statm: 2287 267 226 213 0 72 0
[pid=5003] ppid=5002 vsize=25256 CPUtime=2.89 cores=1,3,5,7
/proc/5003/stat : 5003 (glucose_static) R 5002 4999 4756 0 -1 4202496 5857 0 0 0 288 1 0 0 20 0 1 0 288196189 25862144 5422 33554432000 4194304 4896791 140734464886784 140734464884104 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5003/statm: 6314 5422 78 172 0 6140 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 54188

[startup+6.30044 s]
/proc/loadavg: 2.01 2.02 1.94 3/183 5054
/proc/meminfo: memFree=31280488/32873844 swapFree=7112/7112
[pid=4999] ppid=4997 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4999/stat : 4999 (runPb2sat.sh) S 4997 4999 4756 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 288196170 9367552 274 33554432000 4194304 5064252 140736300895216 140736300894128 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4999/statm: 2287 274 233 213 0 72 0
[pid=5000] ppid=4999 vsize=10636 CPUtime=0.18 cores=1,3,5,7
/proc/5000/stat : 5000 (pb2sat) S 4999 4999 4756 0 -1 4202496 3371 0 0 0 17 1 0 0 20 0 1 0 288196170 10891264 2353 33554432000 4194304 5873084 140735173552192 140735173548616 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5000/statm: 2659 2353 168 410 0 2241 0
[pid=5002] ppid=5000 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5002/stat : 5002 (satsolver.sh) S 5000 4999 4756 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288196189 9367552 267 33554432000 4194304 5064252 140737051944368 140737051943280 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5002/statm: 2287 267 226 213 0 72 0
[pid=5003] ppid=5002 vsize=25556 CPUtime=6.1 cores=1,3,5,7
/proc/5003/stat : 5003 (glucose_static) R 5002 4999 4756 0 -1 4202496 6684 0 0 0 608 2 0 0 20 0 1 0 288196189 26169344 5507 33554432000 4194304 4896791 140734464886784 140734464884360 4225523 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5003/statm: 6389 5507 78 172 0 6215 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 54488

[startup+12.7004 s]
/proc/loadavg: 2.01 2.02 1.94 3/183 5060
/proc/meminfo: memFree=31280796/32873844 swapFree=7112/7112
[pid=4999] ppid=4997 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4999/stat : 4999 (runPb2sat.sh) S 4997 4999 4756 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 288196170 9367552 274 33554432000 4194304 5064252 140736300895216 140736300894128 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4999/statm: 2287 274 233 213 0 72 0
[pid=5000] ppid=4999 vsize=10636 CPUtime=0.18 cores=1,3,5,7
/proc/5000/stat : 5000 (pb2sat) S 4999 4999 4756 0 -1 4202496 3371 0 0 0 17 1 0 0 20 0 1 0 288196170 10891264 2353 33554432000 4194304 5873084 140735173552192 140735173548616 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5000/statm: 2659 2353 168 410 0 2241 0
[pid=5002] ppid=5000 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5002/stat : 5002 (satsolver.sh) S 5000 4999 4756 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288196189 9367552 267 33554432000 4194304 5064252 140737051944368 140737051943280 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5002/statm: 2287 267 226 213 0 72 0
[pid=5003] ppid=5002 vsize=28672 CPUtime=12.49 cores=1,3,5,7
/proc/5003/stat : 5003 (glucose_static) R 5002 4999 4756 0 -1 4202496 7644 0 0 0 1247 2 0 0 20 0 1 0 288196189 29360128 6211 33554432000 4194304 4896791 140734464886784 140734464884312 4224708 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5003/statm: 7168 6211 78 172 0 6994 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 57604

[startup+25.5005 s]
/proc/loadavg: 2.01 2.01 1.94 3/183 5060
/proc/meminfo: memFree=31276488/32873844 swapFree=7112/7112
[pid=4999] ppid=4997 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4999/stat : 4999 (runPb2sat.sh) S 4997 4999 4756 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 288196170 9367552 274 33554432000 4194304 5064252 140736300895216 140736300894128 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4999/statm: 2287 274 233 213 0 72 0
[pid=5000] ppid=4999 vsize=10636 CPUtime=0.18 cores=1,3,5,7
/proc/5000/stat : 5000 (pb2sat) S 4999 4999 4756 0 -1 4202496 3371 0 0 0 17 1 0 0 20 0 1 0 288196170 10891264 2353 33554432000 4194304 5873084 140735173552192 140735173548616 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5000/statm: 2659 2353 168 410 0 2241 0
[pid=5002] ppid=5000 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5002/stat : 5002 (satsolver.sh) S 5000 4999 4756 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288196189 9367552 267 33554432000 4194304 5064252 140737051944368 140737051943280 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5002/statm: 2287 267 226 213 0 72 0
[pid=5003] ppid=5002 vsize=29608 CPUtime=25.28 cores=1,3,5,7
/proc/5003/stat : 5003 (glucose_static) R 5002 4999 4756 0 -1 4202496 8981 0 0 0 2526 2 0 0 20 0 1 0 288196189 30318592 6470 33554432000 4194304 4896791 140734464886784 140734464883992 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5003/statm: 7402 6470 78 172 0 7228 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 58540

[startup+51.1005 s]
/proc/loadavg: 2.00 2.01 1.94 3/183 5060
/proc/meminfo: memFree=31270072/32873844 swapFree=7112/7112
[pid=4999] ppid=4997 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4999/stat : 4999 (runPb2sat.sh) S 4997 4999 4756 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 288196170 9367552 274 33554432000 4194304 5064252 140736300895216 140736300894128 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4999/statm: 2287 274 233 213 0 72 0
[pid=5000] ppid=4999 vsize=10636 CPUtime=0.18 cores=1,3,5,7
/proc/5000/stat : 5000 (pb2sat) S 4999 4999 4756 0 -1 4202496 3371 0 0 0 17 1 0 0 20 0 1 0 288196170 10891264 2353 33554432000 4194304 5873084 140735173552192 140735173548616 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5000/statm: 2659 2353 168 410 0 2241 0
[pid=5002] ppid=5000 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5002/stat : 5002 (satsolver.sh) S 5000 4999 4756 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288196189 9367552 267 33554432000 4194304 5064252 140737051944368 140737051943280 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5002/statm: 2287 267 226 213 0 72 0
[pid=5003] ppid=5002 vsize=36636 CPUtime=50.88 cores=1,3,5,7
/proc/5003/stat : 5003 (glucose_static) R 5002 4999 4756 0 -1 4202496 11899 0 0 0 5084 4 0 0 20 0 1 0 288196189 37515264 8216 33554432000 4194304 4896791 140734464886784 140734464883992 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5003/statm: 9159 8216 78 172 0 8985 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 65568

[startup+102.307 s]
/proc/loadavg: 2.06 2.02 1.95 3/184 5063
/proc/meminfo: memFree=31262052/32873844 swapFree=7112/7112
[pid=4999] ppid=4997 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4999/stat : 4999 (runPb2sat.sh) S 4997 4999 4756 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 288196170 9367552 274 33554432000 4194304 5064252 140736300895216 140736300894128 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4999/statm: 2287 274 233 213 0 72 0
[pid=5000] ppid=4999 vsize=10636 CPUtime=0.18 cores=1,3,5,7
/proc/5000/stat : 5000 (pb2sat) S 4999 4999 4756 0 -1 4202496 3371 0 0 0 17 1 0 0 20 0 1 0 288196170 10891264 2353 33554432000 4194304 5873084 140735173552192 140735173548616 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5000/statm: 2659 2353 168 410 0 2241 0
[pid=5002] ppid=5000 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5002/stat : 5002 (satsolver.sh) S 5000 4999 4756 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288196189 9367552 267 33554432000 4194304 5064252 140737051944368 140737051943280 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5002/statm: 2287 267 226 213 0 72 0
[pid=5003] ppid=5002 vsize=41588 CPUtime=102.07 cores=1,3,5,7
/proc/5003/stat : 5003 (glucose_static) R 5002 4999 4756 0 -1 4202496 18982 0 0 0 10199 8 0 0 20 0 1 0 288196189 42586112 9118 33554432000 4194304 4896791 140734464886784 140734464883992 4203856 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5003/statm: 10397 9118 78 172 0 10223 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 70520

[startup+162.3 s]
/proc/loadavg: 2.02 2.02 1.95 3/184 5087
/proc/meminfo: memFree=31250760/32873844 swapFree=7112/7112
[pid=4999] ppid=4997 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4999/stat : 4999 (runPb2sat.sh) S 4997 4999 4756 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 288196170 9367552 274 33554432000 4194304 5064252 140736300895216 140736300894128 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4999/statm: 2287 274 233 213 0 72 0
[pid=5000] ppid=4999 vsize=10636 CPUtime=0.18 cores=1,3,5,7
/proc/5000/stat : 5000 (pb2sat) S 4999 4999 4756 0 -1 4202496 3371 0 0 0 17 1 0 0 20 0 1 0 288196170 10891264 2353 33554432000 4194304 5873084 140735173552192 140735173548616 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5000/statm: 2659 2353 168 410 0 2241 0
[pid=5002] ppid=5000 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/5003/stat : 5003 (glucose_static) R 5002 4999 4756 0 -1 4202496 66596 0 0 0 136120 63 0 0 20 0 1 0 288196189 95911936 20856 33554432000 4194304 4896791 140734464886784 140734464884312 4225011 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5003/statm: 23416 20856 78 172 0 23242 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 122596

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.95 3/183 5109
/proc/meminfo: memFree=31206708/32873844 swapFree=7112/7112
[pid=4999] ppid=4997 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4999/stat : 4999 (runPb2sat.sh) S 4997 4999 4756 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 288196170 9367552 274 33554432000 4194304 5064252 140736300895216 140736300894128 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4999/statm: 2287 274 233 213 0 72 0
[pid=5000] ppid=4999 vsize=10636 CPUtime=0.18 cores=1,3,5,7
/proc/5000/stat : 5000 (pb2sat) S 4999 4999 4756 0 -1 4202496 3371 0 0 0 17 1 0 0 20 0 1 0 288196170 10891264 2353 33554432000 4194304 5873084 140735173552192 140735173548616 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5000/statm: 2659 2353 168 410 0 2241 0
[pid=5002] ppid=5000 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5002/stat : 5002 (satsolver.sh) S 5000 4999 4756 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288196189 9367552 267 33554432000 4194304 5064252 140737051944368 140737051943280 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5002/statm: 2287 267 226 213 0 72 0
[pid=5003] ppid=5002 vsize=113488 CPUtime=1421.82 cores=1,3,5,7
/proc/5003/stat : 5003 (glucose_static) R 5002 4999 4756 0 -1 4202496 68381 0 0 0 142118 64 0 0 20 0 1 0 288196189 116211712 21901 33554432000 4194304 4896791 140734464886784 140734464884040 4225666 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5003/statm: 28372 21901 78 172 0 28198 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 142420

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/183 5109
/proc/meminfo: memFree=31199468/32873844 swapFree=7112/7112
[pid=4999] ppid=4997 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4999/stat : 4999 (runPb2sat.sh) S 4997 4999 4756 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 288196170 9367552 274 33554432000 4194304 5064252 140736300895216 140736300894128 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4999/statm: 2287 274 233 213 0 72 0
[pid=5000] ppid=4999 vsize=10636 CPUtime=0.18 cores=1,3,5,7
/proc/5000/stat : 5000 (pb2sat) S 4999 4999 4756 0 -1 4202496 3371 0 0 0 17 1 0 0 20 0 1 0 288196170 10891264 2353 33554432000 4194304 5873084 140735173552192 140735173548616 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5000/statm: 2659 2353 168 410 0 2241 0
[pid=5002] ppid=5000 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5002/stat : 5002 (satsolver.sh) S 5000 4999 4756 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288196189 9367552 267 33554432000 4194304 5064252 140737051944368 140737051943280 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5002/statm: 2287 267 226 213 0 72 0
[pid=5003] ppid=5002 vsize=114456 CPUtime=1481.8 cores=1,3,5,7
/proc/5003/stat : 5003 (glucose_static) R 5002 4999 4756 0 -1 4202496 70112 0 0 0 148114 66 0 0 20 0 1 0 288196189 117202944 22806 33554432000 4194304 4896791 140734464886784 140734464884312 4225191 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5003/statm: 28614 22806 78 172 0 28440 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 143388

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/183 5112
/proc/meminfo: memFree=31212764/32873844 swapFree=7112/7112
[pid=4999] ppid=4997 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4999/stat : 4999 (runPb2sat.sh) S 4997 4999 4756 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 288196170 9367552 274 33554432000 4194304 5064252 140736300895216 140736300894128 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4999/statm: 2287 274 233 213 0 72 0
[pid=5000] ppid=4999 vsize=10636 CPUtime=0.18 cores=1,3,5,7
/proc/5000/stat : 5000 (pb2sat) S 4999 4999 4756 0 -1 4202496 3371 0 0 0 17 1 0 0 20 0 1 0 288196170 10891264 2353 33554432000 4194304 5873084 140735173552192 140735173548616 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5000/statm: 2659 2353 168 410 0 2241 0
[pid=5002] ppid=5000 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5002/stat : 5002 (satsolver.sh) S 5000 4999 4756 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288196189 9367552 267 33554432000 4194304 5064252 140737051944368 140737051943280 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5002/statm: 2287 267 226 213 0 72 0
[pid=5003] ppid=5002 vsize=115840 CPUtime=1541.79 cores=1,3,5,7
/proc/5003/stat : 5003 (glucose_static) R 5002 4999 4756 0 -1 4202496 71643 0 0 0 154111 68 0 0 20 0 1 0 288196189 118620160 22462 33554432000 4194304 4896791 140734464886784 140734464884312 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5003/statm: 28960 22462 78 172 0 28786 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 144772

[startup+1602.3 s]
/proc/loadavg: 2.07 2.02 1.96 3/183 5115
/proc/meminfo: memFree=31209728/32873844 swapFree=7112/7112
[pid=4999] ppid=4997 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4999/stat : 4999 (runPb2sat.sh) S 4997 4999 4756 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 288196170 9367552 274 33554432000 4194304 5064252 140736300895216 140736300894128 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4999/statm: 2287 274 233 213 0 72 0
[pid=5000] ppid=4999 vsize=10636 CPUtime=0.18 cores=1,3,5,7
/proc/5000/stat : 5000 (pb2sat) S 4999 4999 4756 0 -1 4202496 3371 0 0 0 17 1 0 0 20 0 1 0 288196170 10891264 2353 33554432000 4194304 5873084 140735173552192 140735173548616 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5000/statm: 2659 2353 168 410 0 2241 0
[pid=5002] ppid=5000 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5002/stat : 5002 (satsolver.sh) S 5000 4999 4756 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288196189 9367552 267 33554432000 4194304 5064252 140737051944368 140737051943280 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5002/statm: 2287 267 226 213 0 72 0
[pid=5003] ppid=5002 vsize=116336 CPUtime=1601.77 cores=1,3,5,7
/proc/5003/stat : 5003 (glucose_static) R 5002 4999 4756 0 -1 4202496 73388 0 0 0 160107 70 0 0 20 0 1 0 288196189 119128064 23160 33554432000 4194304 4896791 140734464886784 140734464884312 4225008 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5003/statm: 29084 23160 78 172 0 28910 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 145268

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 1.96 3/183 5116
/proc/meminfo: memFree=31204032/32873844 swapFree=7112/7112
[pid=4999] ppid=4997 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4999/stat : 4999 (runPb2sat.sh) S 4997 4999 4756 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 288196170 9367552 274 33554432000 4194304 5064252 140736300895216 140736300894128 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4999/statm: 2287 274 233 213 0 72 0
[pid=5000] ppid=4999 vsize=10636 CPUtime=0.18 cores=1,3,5,7
/proc/5000/stat : 5000 (pb2sat) S 4999 4999 4756 0 -1 4202496 3371 0 0 0 17 1 0 0 20 0 1 0 288196170 10891264 2353 33554432000 4194304 5873084 140735173552192 140735173548616 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5000/statm: 2659 2353 168 410 0 2241 0
[pid=5002] ppid=5000 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5002/stat : 5002 (satsolver.sh) S 5000 4999 4756 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288196189 9367552 267 33554432000 4194304 5064252 140737051944368 140737051943280 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5002/statm: 2287 267 226 213 0 72 0
[pid=5003] ppid=5002 vsize=117452 CPUtime=1661.76 cores=1,3,5,7
/proc/5003/stat : 5003 (glucose_static) R 5002 4999 4756 0 -1 4202496 75156 0 0 0 166104 72 0 0 20 0 1 0 288196189 120270848 24141 33554432000 4194304 4896791 140734464886784 140734464884216 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5003/statm: 29363 24141 78 172 0 29189 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 146384

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 1.96 3/184 5117
/proc/meminfo: memFree=31215752/32873844 swapFree=7112/7112
[pid=4999] ppid=4997 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4999/stat : 4999 (runPb2sat.sh) S 4997 4999 4756 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 288196170 9367552 274 33554432000 4194304 5064252 140736300895216 140736300894128 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4999/statm: 2287 274 233 213 0 72 0
[pid=5000] ppid=4999 vsize=10636 CPUtime=0.18 cores=1,3,5,7
/proc/5000/stat : 5000 (pb2sat) S 4999 4999 4756 0 -1 4202496 3371 0 0 0 17 1 0 0 20 0 1 0 288196170 10891264 2353 33554432000 4194304 5873084 140735173552192 140735173548616 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5000/statm: 2659 2353 168 410 0 2241 0
[pid=5002] ppid=5000 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5002/stat : 5002 (satsolver.sh) S 5000 4999 4756 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288196189 9367552 267 33554432000 4194304 5064252 140737051944368 140737051943280 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5002/statm: 2287 267 226 213 0 72 0
[pid=5003] ppid=5002 vsize=99624 CPUtime=1721.74 cores=1,3,5,7
/proc/5003/stat : 5003 (glucose_static) R 5002 4999 4756 0 -1 4202496 77912 0 0 0 172099 75 0 0 20 0 1 0 288196189 102014976 20694 33554432000 4194304 4896791 140734464886784 140734464884312 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5003/statm: 24906 20694 78 172 0 24732 0
Current children cumulated CPU time (s) 1721.92
Current children cumulated vsize (KiB) 128556

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/183 5117
/proc/meminfo: memFree=31202380/32873844 swapFree=7112/7112
[pid=4999] ppid=4997 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4999/stat : 4999 (runPb2sat.sh) S 4997 4999 4756 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 288196170 9367552 274 33554432000 4194304 5064252 140736300895216 140736300894128 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4999/statm: 2287 274 233 213 0 72 0
[pid=5000] ppid=4999 vsize=10636 CPUtime=0.18 cores=1,3,5,7
/proc/5000/stat : 5000 (pb2sat) S 4999 4999 4756 0 -1 4202496 3371 0 0 0 17 1 0 0 20 0 1 0 288196170 10891264 2353 33554432000 4194304 5873084 140735173552192 140735173548616 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5000/statm: 2659 2353 168 410 0 2241 0
[pid=5002] ppid=5000 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5002/stat : 5002 (satsolver.sh) S 5000 4999 4756 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288196189 9367552 267 33554432000 4194304 5064252 140737051944368 140737051943280 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5002/statm: 2287 267 226 213 0 72 0
[pid=5003] ppid=5002 vsize=100728 CPUtime=1781.72 cores=1,3,5,7
/proc/5003/stat : 5003 (glucose_static) R 5002 4999 4756 0 -1 4202496 79298 0 0 0 178096 76 0 0 20 0 1 0 288196189 103145472 22147 33554432000 4194304 4896791 140734464886784 140734464884360 4223840 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5003/statm: 25182 22147 78 172 0 25008 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 129660



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.96 3/183 5117
/proc/meminfo: memFree=31196924/32873844 swapFree=7112/7112
[pid=4999] ppid=4997 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4999/stat : 4999 (runPb2sat.sh) S 4997 4999 4756 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 288196170 9367552 274 33554432000 4194304 5064252 140736300895216 140736300894128 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4999/statm: 2287 274 233 213 0 72 0
[pid=5000] ppid=4999 vsize=10636 CPUtime=0.18 cores=1,3,5,7
/proc/5000/stat : 5000 (pb2sat) S 4999 4999 4756 0 -1 4202496 3371 0 0 0 17 1 0 0 20 0 1 0 288196170 10891264 2353 33554432000 4194304 5873084 140735173552192 140735173548616 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5000/statm: 2659 2353 168 410 0 2241 0
[pid=5002] ppid=5000 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5002/stat : 5002 (satsolver.sh) S 5000 4999 4756 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288196189 9367552 267 33554432000 4194304 5064252 140737051944368 140737051943280 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5002/statm: 2287 267 226 213 0 72 0
[pid=5003] ppid=5002 vsize=119696 CPUtime=1799.83 cores=1,3,5,7
/proc/5003/stat : 5003 (glucose_static) R 5002 4999 4756 0 -1 4202496 79860 0 0 0 179906 77 0 0 20 0 1 0 288196189 122568704 23725 33554432000 4194304 4896791 140734464886784 140734464884312 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5003/statm: 29924 23725 78 172 0 29750 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 148628

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 4999 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=178972
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=19996
# CPU time returned by wait4() is 0.198968
# while last known CPU time is 1800.01
#
# 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.01
CPU user time (s): 1799.23
CPU system time (s): 0.78
CPU usage (%): 99.9776
Max. virtual memory (cumulated for all children) (KiB): 178980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.178972
system time used= 0.019996
maximum resident set size= 13448
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4349
page faults= 0
swaps= 0
block input operations= 0
block output operations= 8096
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8
involuntary context switches= 4

runsolver used 4.02939 second user time and 8.72567 second system time

The end

Launcher Data

Begin job on node119 at 2012-05-28 17:58:25
IDJOB=3696170
IDBENCH=92787
IDSOLVER=2274
FILE ID=node119/3696170-1338220705
RUNJOBID= node119-1338217103-4773
PBS_JOBID= 14624617
Free space on /tmp= 71448 MiB

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

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

MD5SUM BENCH= 567c356ea9e6d819b9fda6e569f673c9
RANDOM SEED=1058568634

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:        30582804 kB
Buffers:          326772 kB
Cached:           532800 kB
SwapCached:         1840 kB
Active:          1317656 kB
Inactive:         168600 kB
Active(anon):     626832 kB
Inactive(anon):     2068 kB
Active(file):     690824 kB
Inactive(file):   166532 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67100200 kB
Dirty:              9736 kB
Writeback:             0 kB
AnonPages:        676988 kB
Mapped:            12584 kB
Shmem:                 8 kB
Slab:             659420 kB
SReclaimable:     101604 kB
SUnreclaim:       557816 kB
KernelStack:        1504 kB
PageTables:         5112 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     901600 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    444416 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= 71584 MiB
End job on node119 at 2012-05-28 18:28:25