Trace number 3695878

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.06 1801.82

General information on the benchmark

NameOPT-BIGINT-LIN/graca/
normalized-ped3.F.recomb10-0.20-12.opb
MD5SUMc06b278c3afd39a1221f47af38eecd08
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark13019
Best CPU time to get the best result obtained on this benchmark1800.03
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables70317
Total number of constraints763037
Number of constraints which are clauses763037
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 constraint339
Number of terms in the objective function 4960
Biggest coefficient in the objective function 341
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 1575760
Number of bits of the sum of numbers in the objective function 21
Biggest number in a constraint 341
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 1575760
Number of bits of the biggest sum of numbers21
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3.29/3.38	c model valid
3.29/3.38	c current solution ok
4.93/6.35	o 92510
4.93/6.35	c current bound: 46255
4.93/6.35	c fallback to adder encoding
1800.06/1801.81	c error: unexpected solver exit code
1800.06/1801.81	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-3695878-1338230132/watcher-3695878-1338230132 -o /tmp/evaluation-result-3695878-1338230132/solver-3695878-1338230132 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3695878-1338230132.opb 1816420707 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.02 2.01 2.00 3/179 2880
/proc/meminfo: memFree=29248996/32873844 swapFree=7900/7900
[pid=2880] ppid=2878 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2880/stat : 2880 (runPb2sat.sh) S 2878 2880 2640 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289137761 9367552 275 33554432000 4194304 5064252 140735243195936 140735243194848 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2880/statm: 2287 275 233 213 0 72 0

[startup+0.0774661 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 2880
/proc/meminfo: memFree=29248996/32873844 swapFree=7900/7900
[pid=2880] ppid=2878 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2880/stat : 2880 (runPb2sat.sh) S 2878 2880 2640 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289137761 9367552 275 33554432000 4194304 5064252 140735243195936 140735243194848 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2880/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100232 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 2880
/proc/meminfo: memFree=29248996/32873844 swapFree=7900/7900
[pid=2880] ppid=2878 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2880/stat : 2880 (runPb2sat.sh) S 2878 2880 2640 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289137761 9367552 275 33554432000 4194304 5064252 140735243195936 140735243194848 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2880/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300201 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 2880
/proc/meminfo: memFree=29248996/32873844 swapFree=7900/7900
[pid=2880] ppid=2878 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2880/stat : 2880 (runPb2sat.sh) S 2878 2880 2640 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289137761 9367552 275 33554432000 4194304 5064252 140735243195936 140735243194848 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2880/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70027 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 2880
/proc/meminfo: memFree=29248996/32873844 swapFree=7900/7900
[pid=2880] ppid=2878 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2880/stat : 2880 (runPb2sat.sh) S 2878 2880 2640 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289137761 9367552 275 33554432000 4194304 5064252 140735243195936 140735243194848 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2880/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 2.02 2.01 2.00 3/175 2911
/proc/meminfo: memFree=30557236/32873844 swapFree=7900/7900
[pid=2880] ppid=2878 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2880/stat : 2880 (runPb2sat.sh) S 2878 2880 2640 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289137761 9367552 275 33554432000 4194304 5064252 140735243195936 140735243194848 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2880/statm: 2287 275 233 213 0 72 0
[pid=2881] ppid=2880 vsize=19140 CPUtime=1.49 cores=1,3,5,7
/proc/2881/stat : 2881 (pb2sat) R 2880 2880 2640 0 -1 4202496 2559 0 0 0 148 1 0 0 20 0 1 0 289137761 19599360 3064 33554432000 4194304 5873084 140734396211392 140734396208760 4434782 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2881/statm: 4785 3064 145 410 0 4367 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28288

[startup+3.10026 s]
/proc/loadavg: 2.02 2.01 2.00 3/175 2911
/proc/meminfo: memFree=30469028/32873844 swapFree=7900/7900
[pid=2880] ppid=2878 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2880/stat : 2880 (runPb2sat.sh) S 2878 2880 2640 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289137761 9367552 275 33554432000 4194304 5064252 140735243195936 140735243194848 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2880/statm: 2287 275 233 213 0 72 0
[pid=2881] ppid=2880 vsize=29548 CPUtime=3.08 cores=1,3,5,7
/proc/2881/stat : 2881 (pb2sat) R 2880 2880 2640 0 -1 4202496 6121 10466 0 0 271 5 30 2 20 0 1 0 289137761 30257152 7066 33554432000 4194304 5873084 140734396211392 140734396207000 5127424 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2881/statm: 7387 7066 168 410 0 6969 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 38696

[startup+6.30029 s]
/proc/loadavg: 2.02 2.01 2.00 2/180 2925
/proc/meminfo: memFree=30354616/32873844 swapFree=7900/7900
[pid=2880] ppid=2878 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2880/stat : 2880 (runPb2sat.sh) S 2878 2880 2640 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289137761 9367552 275 33554432000 4194304 5064252 140735243195936 140735243194848 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2880/statm: 2287 275 233 213 0 72 0
[pid=2881] ppid=2880 vsize=29552 CPUtime=4.93 cores=1,3,5,7
/proc/2881/stat : 2881 (pb2sat) S 2880 2880 2640 0 -1 4202496 6128 10466 0 0 328 133 30 2 20 0 1 0 289137761 30261248 7070 33554432000 4194304 5873084 140734396211392 140734396206728 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 12 0 0
/proc/2881/statm: 7388 7070 171 410 0 6970 0
[pid=2925] ppid=2881 vsize=16712 CPUtime=0 cores=1,3,5,7
/proc/2925/stat : 2925 (cp) D 2881 2880 2640 0 -1 4202496 501 0 0 0 0 0 0 0 20 0 1 0 289138269 17113088 187 33554432000 4194304 4305796 140736865632192 140736865630136 225444709264 0 0 4096 0 18446744071580543392 0 0 17 1 0 0 118 0 0
/proc/2925/statm: 4178 187 154 28 0 74 0
Current children cumulated CPU time (s) 4.93
Current children cumulated vsize (KiB) 55412
heavy processes:

[startup+12.7004 s]
/proc/loadavg: 2.24 2.06 2.02 3/181 2927
/proc/meminfo: memFree=30122116/32873844 swapFree=7900/7900
[pid=2880] ppid=2878 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2880/stat : 2880 (runPb2sat.sh) S 2878 2880 2640 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289137761 9367552 275 33554432000 4194304 5064252 140735243195936 140735243194848 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2880/statm: 2287 275 233 213 0 72 0
[pid=2881] ppid=2880 vsize=80160 CPUtime=5.45 cores=1,3,5,7
/proc/2881/stat : 2881 (pb2sat) S 2880 2880 2640 0 -1 4202496 10523 10981 0 0 370 140 30 5 20 0 1 0 289137761 82083840 19343 33554432000 4194304 5873084 140734396211392 140734396205208 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 12 0 0
/proc/2881/statm: 20040 19343 179 410 0 19622 0
[pid=2926] ppid=2881 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2926/stat : 2926 (satsolver.sh) S 2881 2880 2640 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289138446 9367552 267 33554432000 4194304 5064252 140733540571024 140733540569936 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2926/statm: 2287 267 226 213 0 72 0
[pid=2927] ppid=2926 vsize=126372 CPUtime=5.84 cores=1,3,5,7
/proc/2927/stat : 2927 (glucose_static) R 2926 2880 2640 0 -1 4202496 23489 0 0 0 577 7 0 0 20 0 1 0 289138446 129404928 27310 33554432000 4194304 4896791 140735775612192 140735775609512 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2927/statm: 31593 27310 78 172 0 31419 0
Current children cumulated CPU time (s) 11.29
Current children cumulated vsize (KiB) 224828

[startup+25.5071 s]
/proc/loadavg: 2.20 2.06 2.01 3/181 2929
/proc/meminfo: memFree=29929240/32873844 swapFree=7900/7900
[pid=2880] ppid=2878 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2880/stat : 2880 (runPb2sat.sh) S 2878 2880 2640 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289137761 9367552 275 33554432000 4194304 5064252 140735243195936 140735243194848 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2880/statm: 2287 275 233 213 0 72 0
[pid=2881] ppid=2880 vsize=80160 CPUtime=5.45 cores=1,3,5,7
/proc/2881/stat : 2881 (pb2sat) S 2880 2880 2640 0 -1 4202496 10523 10981 0 0 370 140 30 5 20 0 1 0 289137761 82083840 19343 33554432000 4194304 5873084 140734396211392 140734396205208 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 12 0 0
/proc/2881/statm: 20040 19343 179 410 0 19622 0
[pid=2926] ppid=2881 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2926/stat : 2926 (satsolver.sh) S 2881 2880 2640 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289138446 9367552 267 33554432000 4194304 5064252 140733540571024 140733540569936 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2926/statm: 2287 267 226 213 0 72 0
[pid=2927] ppid=2926 vsize=135720 CPUtime=18.64 cores=1,3,5,7
/proc/2927/stat : 2927 (glucose_static) R 2926 2880 2640 0 -1 4202496 27782 0 0 0 1854 10 0 0 20 0 1 0 289138446 138977280 30648 33554432000 4194304 4896791 140735775612192 140735775609400 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2927/statm: 33930 30648 78 172 0 33756 0
Current children cumulated CPU time (s) 24.09
Current children cumulated vsize (KiB) 234176

[startup+51.1003 s]
/proc/loadavg: 2.25 2.08 2.02 3/184 2933
/proc/meminfo: memFree=29201872/32873844 swapFree=7900/7900
[pid=2880] ppid=2878 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2880/stat : 2880 (runPb2sat.sh) S 2878 2880 2640 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289137761 9367552 275 33554432000 4194304 5064252 140735243195936 140735243194848 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2880/statm: 2287 275 233 213 0 72 0
[pid=2881] ppid=2880 vsize=80160 CPUtime=5.45 cores=1,3,5,7
/proc/2881/stat : 2881 (pb2sat) S 2880 2880 2640 0 -1 4202496 10523 10981 0 0 370 140 30 5 20 0 1 0 289137761 82083840 19343 33554432000 4194304 5873084 140734396211392 140734396205208 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 12 0 0
/proc/2881/statm: 20040 19343 179 410 0 19622 0
[pid=2926] ppid=2881 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2926/stat : 2926 (satsolver.sh) S 2881 2880 2640 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289138446 9367552 267 33554432000 4194304 5064252 140733540571024 140733540569936 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2926/statm: 2287 267 226 213 0 72 0
[pid=2927] ppid=2926 vsize=160928 CPUtime=44.24 cores=1,3,5,7
/proc/2927/stat : 2927 (glucose_static) R 2926 2880 2640 0 -1 4202496 31875 0 0 0 4410 14 0 0 20 0 1 0 289138446 164790272 35263 33554432000 4194304 4896791 140735775612192 140735775609400 4225160 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2927/statm: 40232 35263 78 172 0 40058 0
Current children cumulated CPU time (s) 49.69
Current children cumulated vsize (KiB) 259384

[startup+102.3 s]
/proc/loadavg: 2.11 2.07 2.02 3/183 2933
/proc/meminfo: memFree=29168816/32873844 swapFree=7900/7900
[pid=2880] ppid=2878 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2880/stat : 2880 (runPb2sat.sh) S 2878 2880 2640 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289137761 9367552 275 33554432000 4194304 5064252 140735243195936 140735243194848 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2880/statm: 2287 275 233 213 0 72 0
[pid=2881] ppid=2880 vsize=80160 CPUtime=5.45 cores=1,3,5,7
/proc/2881/stat : 2881 (pb2sat) S 2880 2880 2640 0 -1 4202496 10523 10981 0 0 370 140 30 5 20 0 1 0 289137761 82083840 19343 33554432000 4194304 5873084 140734396211392 140734396205208 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 12 0 0
/proc/2881/statm: 20040 19343 179 410 0 19622 0
[pid=2926] ppid=2881 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2926/stat : 2926 (satsolver.sh) S 2881 2880 2640 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289138446 9367552 267 33554432000 4194304 5064252 140733540571024 140733540569936 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2926/statm: 2287 267 226 213 0 72 0
[pid=2927] ppid=2926 vsize=190632 CPUtime=95.43 cores=1,3,5,7
/proc/2927/stat : 2927 (glucose_static) R 2926 2880 2640 0 -1 4202496 44963 0 0 0 9516 27 0 0 20 0 1 0 289138446 195207168 42222 33554432000 4194304 4896791 140735775612192 140735775609400 4224975 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2927/statm: 47658 42222 78 172 0 47484 0
Current children cumulated CPU time (s) 100.88
Current children cumulated vsize (KiB) 289088

[startup+162.3 s]
/proc/loadavg: 2.09 2.07 2.02 3/183 2933
/proc/meminfo: memFree=29144324/32873844 swapFree=7900/7900
[pid=2880] ppid=2878 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2880/stat : 2880 (runPb2sat.sh) S 2878 2880 2640 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289137761 9367552 275 33554432000 4194304 5064252 140735243195936 140735243194848 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2880/statm: 2287 275 233 213 0 72 0
[pid=2881] ppid=2880 vsize=80160 CPUtime=5.45 cores=1,3,5,7
/proc/2881/stat : 2881 (pb2sat) S 2880 2880 2640 0 -1 4202496 10523 10981 0 0 370 140 30 5 20 0 1 0 289137761 82083840 19343 33554432000 4194304 5873084 140734396211392 140734396205208 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 12 0 0
/proc/2881/statm: 20040 19343 179 410 0 19622 0
[pid=2926] ppid=2881 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2926/stat : 2926 (satsolver.sh) S 2881 2880 2640 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289138446 9367552 267 33554432000 4194304 5064252 140733540571024 140733540569936 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2926/statm: 2287 267 226 213 0 72 0
[pid=2927] ppid=2926 vsize=210288 CPUtime=155.42 cores=1,3,5,7
/proc/2927/stat : 2927 (glucose_static) R 2926 2880 2640 0 -1 4202496 55592 0 0 0 15503 39 0 0 20 0 1 0 289138446 215334912 48679 33554432000 4194304 4896791 140735775612192 140735775609400 4225157 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2927/statm: 52572 48679 78 172 0 52398 0
Current children cumulated CPU time (s) 160.87
Current children cumulated vsize (KiB) 308744

[startup+222.3 s]
/proc/loadavg: 2.03 2.05 2.01 3/183 2933
/proc/meminfo: memFree=29112088/32873844 swapFree=7900/7900
[pid=2880] ppid=2878 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2880/stat : 2880 (runPb2sat.sh) S 2878 2880 2640 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289137761 9367552 275 33554432000 4194304 5064252 140735243195936 140735243194848 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2880/statm: 2287 275 233 213 0 72 0

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

/proc/2927/stat : 2927 (glucose_static) R 2926 2880 2640 0 -1 4202496 128062 0 0 0 135359 158 0 0 20 0 1 0 289138446 428761088 98133 33554432000 4194304 4896791 140735775612192 140735775609400 4225008 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2927/statm: 104678 98133 78 172 0 104504 0
Current children cumulated CPU time (s) 1360.62
Current children cumulated vsize (KiB) 517168

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 2943
/proc/meminfo: memFree=28713472/32873844 swapFree=7900/7900
[pid=2880] ppid=2878 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2880/stat : 2880 (runPb2sat.sh) S 2878 2880 2640 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289137761 9367552 275 33554432000 4194304 5064252 140735243195936 140735243194848 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2880/statm: 2287 275 233 213 0 72 0
[pid=2881] ppid=2880 vsize=80160 CPUtime=5.45 cores=1,3,5,7
/proc/2881/stat : 2881 (pb2sat) S 2880 2880 2640 0 -1 4202496 10523 10981 0 0 370 140 30 5 20 0 1 0 289137761 82083840 19343 33554432000 4194304 5873084 140734396211392 140734396205208 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 12 0 0
/proc/2881/statm: 20040 19343 179 410 0 19622 0
[pid=2926] ppid=2881 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2926/stat : 2926 (satsolver.sh) S 2881 2880 2640 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289138446 9367552 267 33554432000 4194304 5064252 140733540571024 140733540569936 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2926/statm: 2287 267 226 213 0 72 0
[pid=2927] ppid=2926 vsize=422132 CPUtime=1415.17 cores=1,3,5,7
/proc/2927/stat : 2927 (glucose_static) R 2926 2880 2640 0 -1 4202496 130244 0 0 0 141355 162 0 0 20 0 1 0 289138446 432263168 99497 33554432000 4194304 4896791 140735775612192 140735775609400 4203796 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2927/statm: 105533 99497 78 172 0 105359 0
Current children cumulated CPU time (s) 1420.62
Current children cumulated vsize (KiB) 520588

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 2946
/proc/meminfo: memFree=28692868/32873844 swapFree=7900/7900
[pid=2880] ppid=2878 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2880/stat : 2880 (runPb2sat.sh) S 2878 2880 2640 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289137761 9367552 275 33554432000 4194304 5064252 140735243195936 140735243194848 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2880/statm: 2287 275 233 213 0 72 0
[pid=2881] ppid=2880 vsize=80160 CPUtime=5.45 cores=1,3,5,7
/proc/2881/stat : 2881 (pb2sat) S 2880 2880 2640 0 -1 4202496 10523 10981 0 0 370 140 30 5 20 0 1 0 289137761 82083840 19343 33554432000 4194304 5873084 140734396211392 140734396205208 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 12 0 0
/proc/2881/statm: 20040 19343 179 410 0 19622 0
[pid=2926] ppid=2881 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2926/stat : 2926 (satsolver.sh) S 2881 2880 2640 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289138446 9367552 267 33554432000 4194304 5064252 140733540571024 140733540569936 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2926/statm: 2287 267 226 213 0 72 0
[pid=2927] ppid=2926 vsize=423504 CPUtime=1475.16 cores=1,3,5,7
/proc/2927/stat : 2927 (glucose_static) R 2926 2880 2640 0 -1 4202496 131902 0 0 0 147349 167 0 0 20 0 1 0 289138446 433668096 98316 33554432000 4194304 4896791 140735775612192 140735775609400 4203889 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2927/statm: 105876 98316 78 172 0 105702 0
Current children cumulated CPU time (s) 1480.61
Current children cumulated vsize (KiB) 521960

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 2969
/proc/meminfo: memFree=28681268/32873844 swapFree=7900/7900
[pid=2880] ppid=2878 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2880/stat : 2880 (runPb2sat.sh) S 2878 2880 2640 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289137761 9367552 275 33554432000 4194304 5064252 140735243195936 140735243194848 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2880/statm: 2287 275 233 213 0 72 0
[pid=2881] ppid=2880 vsize=80160 CPUtime=5.45 cores=1,3,5,7
/proc/2881/stat : 2881 (pb2sat) S 2880 2880 2640 0 -1 4202496 10523 10981 0 0 370 140 30 5 20 0 1 0 289137761 82083840 19343 33554432000 4194304 5873084 140734396211392 140734396205208 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 12 0 0
/proc/2881/statm: 20040 19343 179 410 0 19622 0
[pid=2926] ppid=2881 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2926/stat : 2926 (satsolver.sh) S 2881 2880 2640 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289138446 9367552 267 33554432000 4194304 5064252 140733540571024 140733540569936 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2926/statm: 2287 267 226 213 0 72 0
[pid=2927] ppid=2926 vsize=425652 CPUtime=1535.15 cores=1,3,5,7
/proc/2927/stat : 2927 (glucose_static) R 2926 2880 2640 0 -1 4202496 133739 0 0 0 153344 171 0 0 20 0 1 0 289138446 435867648 98337 33554432000 4194304 4896791 140735775612192 140735775609400 4203856 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2927/statm: 106413 98337 78 172 0 106239 0
Current children cumulated CPU time (s) 1540.6
Current children cumulated vsize (KiB) 524108

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 2969
/proc/meminfo: memFree=28656144/32873844 swapFree=7900/7900
[pid=2880] ppid=2878 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2880/stat : 2880 (runPb2sat.sh) S 2878 2880 2640 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289137761 9367552 275 33554432000 4194304 5064252 140735243195936 140735243194848 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2880/statm: 2287 275 233 213 0 72 0
[pid=2881] ppid=2880 vsize=80160 CPUtime=5.45 cores=1,3,5,7
/proc/2881/stat : 2881 (pb2sat) S 2880 2880 2640 0 -1 4202496 10523 10981 0 0 370 140 30 5 20 0 1 0 289137761 82083840 19343 33554432000 4194304 5873084 140734396211392 140734396205208 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 12 0 0
/proc/2881/statm: 20040 19343 179 410 0 19622 0
[pid=2926] ppid=2881 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2926/stat : 2926 (satsolver.sh) S 2881 2880 2640 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289138446 9367552 267 33554432000 4194304 5064252 140733540571024 140733540569936 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2926/statm: 2287 267 226 213 0 72 0
[pid=2927] ppid=2926 vsize=508184 CPUtime=1595.14 cores=1,3,5,7
/proc/2927/stat : 2927 (glucose_static) R 2926 2880 2640 0 -1 4202496 134387 0 0 0 159342 172 0 0 20 0 1 0 289138446 520380416 104095 33554432000 4194304 4896791 140735775612192 140735775609720 4203709 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2927/statm: 127046 104095 78 172 0 126872 0
Current children cumulated CPU time (s) 1600.59
Current children cumulated vsize (KiB) 606640

[startup+1662.31 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 2969
/proc/meminfo: memFree=28685560/32873844 swapFree=7900/7900
[pid=2880] ppid=2878 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2880/stat : 2880 (runPb2sat.sh) S 2878 2880 2640 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289137761 9367552 275 33554432000 4194304 5064252 140735243195936 140735243194848 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2880/statm: 2287 275 233 213 0 72 0
[pid=2881] ppid=2880 vsize=80160 CPUtime=5.45 cores=1,3,5,7
/proc/2881/stat : 2881 (pb2sat) S 2880 2880 2640 0 -1 4202496 10523 10981 0 0 370 140 30 5 20 0 1 0 289137761 82083840 19343 33554432000 4194304 5873084 140734396211392 140734396205208 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 12 0 0
/proc/2881/statm: 20040 19343 179 410 0 19622 0
[pid=2926] ppid=2881 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2926/stat : 2926 (satsolver.sh) S 2881 2880 2640 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289138446 9367552 267 33554432000 4194304 5064252 140733540571024 140733540569936 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2926/statm: 2287 267 226 213 0 72 0
[pid=2927] ppid=2926 vsize=427544 CPUtime=1655.14 cores=1,3,5,7
/proc/2927/stat : 2927 (glucose_static) R 2926 2880 2640 0 -1 4202496 135482 0 0 0 165339 175 0 0 20 0 1 0 289138446 437805056 95724 33554432000 4194304 4896791 140735775612192 140735775609768 4203936 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2927/statm: 106886 95724 78 172 0 106712 0
Current children cumulated CPU time (s) 1660.59
Current children cumulated vsize (KiB) 526000

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 2969
/proc/meminfo: memFree=28643736/32873844 swapFree=7900/7900
[pid=2880] ppid=2878 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2880/stat : 2880 (runPb2sat.sh) S 2878 2880 2640 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289137761 9367552 275 33554432000 4194304 5064252 140735243195936 140735243194848 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2880/statm: 2287 275 233 213 0 72 0
[pid=2881] ppid=2880 vsize=80160 CPUtime=5.45 cores=1,3,5,7
/proc/2881/stat : 2881 (pb2sat) S 2880 2880 2640 0 -1 4202496 10523 10981 0 0 370 140 30 5 20 0 1 0 289137761 82083840 19343 33554432000 4194304 5873084 140734396211392 140734396205208 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 12 0 0
/proc/2881/statm: 20040 19343 179 410 0 19622 0
[pid=2926] ppid=2881 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2926/stat : 2926 (satsolver.sh) S 2881 2880 2640 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289138446 9367552 267 33554432000 4194304 5064252 140733540571024 140733540569936 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2926/statm: 2287 267 226 213 0 72 0
[pid=2927] ppid=2926 vsize=432724 CPUtime=1715.13 cores=1,3,5,7
/proc/2927/stat : 2927 (glucose_static) R 2926 2880 2640 0 -1 4202496 136783 0 0 0 171337 176 0 0 20 0 1 0 289138446 443109376 105201 33554432000 4194304 4896791 140735775612192 140735775609400 4225445 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2927/statm: 108181 105201 78 172 0 108007 0
Current children cumulated CPU time (s) 1720.58
Current children cumulated vsize (KiB) 531180

[startup+1782.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/183 2969
/proc/meminfo: memFree=28667620/32873844 swapFree=7900/7900
[pid=2880] ppid=2878 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2880/stat : 2880 (runPb2sat.sh) S 2878 2880 2640 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289137761 9367552 275 33554432000 4194304 5064252 140735243195936 140735243194848 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2880/statm: 2287 275 233 213 0 72 0
[pid=2881] ppid=2880 vsize=80160 CPUtime=5.45 cores=1,3,5,7
/proc/2881/stat : 2881 (pb2sat) S 2880 2880 2640 0 -1 4202496 10523 10981 0 0 370 140 30 5 20 0 1 0 289137761 82083840 19343 33554432000 4194304 5873084 140734396211392 140734396205208 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 12 0 0
/proc/2881/statm: 20040 19343 179 410 0 19622 0
[pid=2926] ppid=2881 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2926/stat : 2926 (satsolver.sh) S 2881 2880 2640 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289138446 9367552 267 33554432000 4194304 5064252 140733540571024 140733540569936 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2926/statm: 2287 267 226 213 0 72 0
[pid=2927] ppid=2926 vsize=435344 CPUtime=1775.11 cores=1,3,5,7
/proc/2927/stat : 2927 (glucose_static) R 2926 2880 2640 0 -1 4202496 140106 0 0 0 177327 184 0 0 20 0 1 0 289138446 445792256 97774 33554432000 4194304 4896791 140735775612192 140735775609768 4203775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2927/statm: 108836 97774 78 172 0 108662 0
Current children cumulated CPU time (s) 1780.56
Current children cumulated vsize (KiB) 533800



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.8 s]
/proc/loadavg: 2.03 2.02 2.00 3/183 2970
/proc/meminfo: memFree=28654680/32873844 swapFree=7900/7900
[pid=2880] ppid=2878 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2880/stat : 2880 (runPb2sat.sh) S 2878 2880 2640 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289137761 9367552 275 33554432000 4194304 5064252 140735243195936 140735243194848 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2880/statm: 2287 275 233 213 0 72 0
[pid=2881] ppid=2880 vsize=80160 CPUtime=5.45 cores=1,3,5,7
/proc/2881/stat : 2881 (pb2sat) S 2880 2880 2640 0 -1 4202496 10523 10981 0 0 370 140 30 5 20 0 1 0 289137761 82083840 19343 33554432000 4194304 5873084 140734396211392 140734396205208 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 12 0 0
/proc/2881/statm: 20040 19343 179 410 0 19622 0
[pid=2926] ppid=2881 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2926/stat : 2926 (satsolver.sh) S 2881 2880 2640 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289138446 9367552 267 33554432000 4194304 5064252 140733540571024 140733540569936 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2926/statm: 2287 267 226 213 0 72 0
[pid=2927] ppid=2926 vsize=435880 CPUtime=1794.61 cores=1,3,5,7
/proc/2927/stat : 2927 (glucose_static) R 2926 2880 2640 0 -1 4202496 140224 0 0 0 179277 184 0 0 20 0 1 0 289138446 446341120 101102 33554432000 4194304 4896791 140735775612192 140735775609400 4203775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2927/statm: 108970 101102 78 172 0 108796 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 534336

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 2880 and gives
#  childrusage.ru_utime.tv_sec=4
#  childrusage.ru_utime.tv_usec=15389
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=465777
# CPU time returned by wait4() is 5.48117
# while last known CPU time is 1800.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.82
CPU time (s): 1800.06
CPU user time (s): 1796.77
CPU system time (s): 3.29
CPU usage (%): 99.9026
Max. virtual memory (cumulated for all children) (KiB): 745416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.01539
system time used= 1.46578
maximum resident set size= 107124
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22480
page faults= 0
swaps= 0
block input operations= 0
block output operations= 158912
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 30
involuntary context switches= 18

runsolver used 4.51231 second user time and 9.42957 second system time

The end

Launcher Data

Begin job on node137 at 2012-05-28 20:35:32
IDJOB=3695878
IDBENCH=92838
IDSOLVER=2274
FILE ID=node137/3695878-1338230132
RUNJOBID= node137-1338226526-2657
PBS_JOBID= 14624624
Free space on /tmp= 70876 MiB

SOLVER NAME= pb2sat 2012-05-19
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/graca/normalized-ped3.F.recomb10-0.20-12.opb
COMMAND LINE= DIR/runPb2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3695878-1338230132/watcher-3695878-1338230132 -o /tmp/evaluation-result-3695878-1338230132/solver-3695878-1338230132 -C 1800 -W 1900 -M 15500  HOME/runPb2sat.sh HOME/instance-3695878-1338230132.opb 1816420707 HOME HOME

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

MD5SUM BENCH= c06b278c3afd39a1221f47af38eecd08
RANDOM SEED=1816420707

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.600
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:        29249640 kB
Buffers:          424876 kB
Cached:          1321564 kB
SwapCached:        20904 kB
Active:          2500332 kB
Inactive:         253368 kB
Active(anon):     986600 kB
Inactive(anon):    22936 kB
Active(file):    1513732 kB
Inactive(file):   230432 kB
Unevictable:        7900 kB
Mlocked:            7900 kB
SwapTotal:      67108856 kB
SwapFree:       67082664 kB
Dirty:             32244 kB
Writeback:             8 kB
AnonPages:        997684 kB
Mapped:            10748 kB
Shmem:                 0 kB
Slab:             725184 kB
SReclaimable:     166480 kB
SUnreclaim:       558704 kB
KernelStack:        1504 kB
PageTables:         6244 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1257572 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    851968 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= 70720 MiB
End job on node137 at 2012-05-28 21:05:34