Trace number 3695130

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
pb2satCp2 2012-05-19? (TO) 1800.79 1801.2

General information on the benchmark

Name/OPT-SMALLINT-LIN/flexray/
normalized-fx30.opb
MD5SUMa013c9210a7cfe037db9246041ce6240
Bench CategoryOPT-SMALLINT-LIN (optimisation, small 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 variables774
Total number of constraints994
Number of constraints which are clauses771
Number of constraints which are cardinality constraints (but not clauses)31
Number of constraints which are nor clauses,nor cardinality constraints192
Minimum length of a constraint2
Maximum length of a constraint192
Number of terms in the objective function 3
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 3
Number of bits of the sum of numbers in the objective function 2
Biggest number in a constraint 42
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 380
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1800.77/1801.19	c error: unexpected solver exit code
1800.77/1801.19	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-3695130-1338090830/watcher-3695130-1338090830 -o /tmp/evaluation-result-3695130-1338090830/solver-3695130-1338090830 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3695130-1338090830.opb 2019639550 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/177 11366
/proc/meminfo: memFree=29051560/32873624 swapFree=7104/7104
[pid=11366] ppid=11364 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11366/stat : 11366 (runPb2satCp2.sh) S 11364 11366 10926 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 275208477 9367552 274 33554432000 4194304 5064252 140734297562080 140734297560992 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11366/statm: 2287 274 233 213 0 72 0

[startup+0.0566981 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11366
/proc/meminfo: memFree=29051560/32873624 swapFree=7104/7104
[pid=11366] ppid=11364 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11366/stat : 11366 (runPb2satCp2.sh) S 11364 11366 10926 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 275208477 9367552 274 33554432000 4194304 5064252 140734297562080 140734297560992 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11366/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100264 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11366
/proc/meminfo: memFree=29051560/32873624 swapFree=7104/7104
[pid=11366] ppid=11364 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11366/stat : 11366 (runPb2satCp2.sh) S 11364 11366 10926 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 275208477 9367552 274 33554432000 4194304 5064252 140734297562080 140734297560992 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11366/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30019 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11366
/proc/meminfo: memFree=29051560/32873624 swapFree=7104/7104
[pid=11366] ppid=11364 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11366/stat : 11366 (runPb2satCp2.sh) S 11364 11366 10926 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 275208477 9367552 274 33554432000 4194304 5064252 140734297562080 140734297560992 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11366/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70024 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11366
/proc/meminfo: memFree=29051560/32873624 swapFree=7104/7104
[pid=11366] ppid=11364 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11366/stat : 11366 (runPb2satCp2.sh) S 11364 11366 10926 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 275208477 9367552 274 33554432000 4194304 5064252 140734297562080 140734297560992 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11366/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50042 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11370
/proc/meminfo: memFree=29009088/32873624 swapFree=7104/7104
[pid=11366] ppid=11364 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11366/stat : 11366 (runPb2satCp2.sh) S 11364 11366 10926 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 275208477 9367552 274 33554432000 4194304 5064252 140734297562080 140734297560992 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11366/statm: 2287 274 233 213 0 72 0
[pid=11367] ppid=11366 vsize=16076 CPUtime=0.11 cores=1,3,5,7
/proc/11367/stat : 11367 (pb2sat) S 11366 11366 10926 0 -1 4202496 4141 0 0 0 10 1 0 0 20 0 1 0 275208477 16461824 3012 33554432000 4194304 5873084 140733574792960 140733574789384 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11367/statm: 4019 3012 162 410 0 3601 0
[pid=11369] ppid=11367 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11369/stat : 11369 (satsolver.sh) S 11367 11366 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275208489 9367552 267 33554432000 4194304 5064252 140734585268528 140734585267440 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11369/statm: 2287 267 226 213 0 72 0
[pid=11370] ppid=11369 vsize=28440 CPUtime=1.37 cores=1,3,5,7
/proc/11370/stat : 11370 (glucose_static) R 11369 11366 10926 0 -1 4202496 5817 0 0 0 137 0 0 0 20 0 1 0 275208489 29122560 6556 33554432000 4194304 4896791 140734455288688 140734455285832 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11370/statm: 7110 6556 78 172 0 6936 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 62812

[startup+3.10042 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11370
/proc/meminfo: memFree=29008592/32873624 swapFree=7104/7104
[pid=11366] ppid=11364 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11366/stat : 11366 (runPb2satCp2.sh) S 11364 11366 10926 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 275208477 9367552 274 33554432000 4194304 5064252 140734297562080 140734297560992 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11366/statm: 2287 274 233 213 0 72 0
[pid=11367] ppid=11366 vsize=16076 CPUtime=0.11 cores=1,3,5,7
/proc/11367/stat : 11367 (pb2sat) S 11366 11366 10926 0 -1 4202496 4141 0 0 0 10 1 0 0 20 0 1 0 275208477 16461824 3012 33554432000 4194304 5873084 140733574792960 140733574789384 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11367/statm: 4019 3012 162 410 0 3601 0
[pid=11369] ppid=11367 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11369/stat : 11369 (satsolver.sh) S 11367 11366 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275208489 9367552 267 33554432000 4194304 5064252 140734585268528 140734585267440 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11369/statm: 2287 267 226 213 0 72 0
[pid=11370] ppid=11369 vsize=28704 CPUtime=2.97 cores=1,3,5,7
/proc/11370/stat : 11370 (glucose_static) R 11369 11366 10926 0 -1 4202496 5909 0 0 0 297 0 0 0 20 0 1 0 275208489 29392896 6648 33554432000 4194304 4896791 140734455288688 140734455285896 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11370/statm: 7176 6648 78 172 0 7002 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 63076

[startup+6.30027 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11370
/proc/meminfo: memFree=29007524/32873624 swapFree=7104/7104
[pid=11366] ppid=11364 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11366/stat : 11366 (runPb2satCp2.sh) S 11364 11366 10926 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 275208477 9367552 274 33554432000 4194304 5064252 140734297562080 140734297560992 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11366/statm: 2287 274 233 213 0 72 0
[pid=11367] ppid=11366 vsize=16076 CPUtime=0.11 cores=1,3,5,7
/proc/11367/stat : 11367 (pb2sat) S 11366 11366 10926 0 -1 4202496 4141 0 0 0 10 1 0 0 20 0 1 0 275208477 16461824 3012 33554432000 4194304 5873084 140733574792960 140733574789384 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11367/statm: 4019 3012 162 410 0 3601 0
[pid=11369] ppid=11367 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11369/stat : 11369 (satsolver.sh) S 11367 11366 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275208489 9367552 267 33554432000 4194304 5064252 140734585268528 140734585267440 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11369/statm: 2287 267 226 213 0 72 0
[pid=11370] ppid=11369 vsize=29392 CPUtime=6.17 cores=1,3,5,7
/proc/11370/stat : 11370 (glucose_static) R 11369 11366 10926 0 -1 4202496 6949 0 0 0 616 1 0 0 20 0 1 0 275208489 30097408 6782 33554432000 4194304 4896791 140734455288688 140734455286008 4225103 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11370/statm: 7348 6782 78 172 0 7174 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 63764

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11370
/proc/meminfo: memFree=29000600/32873624 swapFree=7104/7104
[pid=11366] ppid=11364 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11366/stat : 11366 (runPb2satCp2.sh) S 11364 11366 10926 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 275208477 9367552 274 33554432000 4194304 5064252 140734297562080 140734297560992 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11366/statm: 2287 274 233 213 0 72 0
[pid=11367] ppid=11366 vsize=16076 CPUtime=0.11 cores=1,3,5,7
/proc/11367/stat : 11367 (pb2sat) S 11366 11366 10926 0 -1 4202496 4141 0 0 0 10 1 0 0 20 0 1 0 275208477 16461824 3012 33554432000 4194304 5873084 140733574792960 140733574789384 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11367/statm: 4019 3012 162 410 0 3601 0
[pid=11369] ppid=11367 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11369/stat : 11369 (satsolver.sh) S 11367 11366 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275208489 9367552 267 33554432000 4194304 5064252 140734585268528 140734585267440 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11369/statm: 2287 267 226 213 0 72 0
[pid=11370] ppid=11369 vsize=30416 CPUtime=12.57 cores=1,3,5,7
/proc/11370/stat : 11370 (glucose_static) R 11369 11366 10926 0 -1 4202496 8219 0 0 0 1254 3 0 0 20 0 1 0 275208489 31145984 7023 33554432000 4194304 4896791 140734455288688 140734455285896 4224921 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11370/statm: 7604 7023 78 172 0 7430 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 64788

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11370
/proc/meminfo: memFree=28999792/32873624 swapFree=7104/7104
[pid=11366] ppid=11364 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11366/stat : 11366 (runPb2satCp2.sh) S 11364 11366 10926 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 275208477 9367552 274 33554432000 4194304 5064252 140734297562080 140734297560992 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11366/statm: 2287 274 233 213 0 72 0
[pid=11367] ppid=11366 vsize=16076 CPUtime=0.11 cores=1,3,5,7
/proc/11367/stat : 11367 (pb2sat) S 11366 11366 10926 0 -1 4202496 4141 0 0 0 10 1 0 0 20 0 1 0 275208477 16461824 3012 33554432000 4194304 5873084 140733574792960 140733574789384 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11367/statm: 4019 3012 162 410 0 3601 0
[pid=11369] ppid=11367 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11369/stat : 11369 (satsolver.sh) S 11367 11366 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275208489 9367552 267 33554432000 4194304 5064252 140734585268528 140734585267440 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11369/statm: 2287 267 226 213 0 72 0
[pid=11370] ppid=11369 vsize=36312 CPUtime=25.36 cores=1,3,5,7
/proc/11370/stat : 11370 (glucose_static) R 11369 11366 10926 0 -1 4202496 10536 0 0 0 2532 4 0 0 20 0 1 0 275208489 37183488 8477 33554432000 4194304 4896791 140734455288688 140734455285896 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11370/statm: 9078 8477 78 172 0 8904 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 70684

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11370
/proc/meminfo: memFree=28992616/32873624 swapFree=7104/7104
[pid=11366] ppid=11364 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11366/stat : 11366 (runPb2satCp2.sh) S 11364 11366 10926 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 275208477 9367552 274 33554432000 4194304 5064252 140734297562080 140734297560992 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11366/statm: 2287 274 233 213 0 72 0
[pid=11367] ppid=11366 vsize=16076 CPUtime=0.11 cores=1,3,5,7
/proc/11367/stat : 11367 (pb2sat) S 11366 11366 10926 0 -1 4202496 4141 0 0 0 10 1 0 0 20 0 1 0 275208477 16461824 3012 33554432000 4194304 5873084 140733574792960 140733574789384 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11367/statm: 4019 3012 162 410 0 3601 0
[pid=11369] ppid=11367 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11369/stat : 11369 (satsolver.sh) S 11367 11366 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275208489 9367552 267 33554432000 4194304 5064252 140734585268528 140734585267440 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11369/statm: 2287 267 226 213 0 72 0
[pid=11370] ppid=11369 vsize=45308 CPUtime=50.96 cores=1,3,5,7
/proc/11370/stat : 11370 (glucose_static) R 11369 11366 10926 0 -1 4202496 12052 0 0 0 5090 6 0 0 20 0 1 0 275208489 46395392 10499 33554432000 4194304 4896791 140734455288688 140734455285896 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11370/statm: 11327 10499 78 172 0 11153 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 79680

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11370
/proc/meminfo: memFree=28985384/32873624 swapFree=7104/7104
[pid=11366] ppid=11364 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11366/stat : 11366 (runPb2satCp2.sh) S 11364 11366 10926 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 275208477 9367552 274 33554432000 4194304 5064252 140734297562080 140734297560992 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11366/statm: 2287 274 233 213 0 72 0
[pid=11367] ppid=11366 vsize=16076 CPUtime=0.11 cores=1,3,5,7
/proc/11367/stat : 11367 (pb2sat) S 11366 11366 10926 0 -1 4202496 4141 0 0 0 10 1 0 0 20 0 1 0 275208477 16461824 3012 33554432000 4194304 5873084 140733574792960 140733574789384 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11367/statm: 4019 3012 162 410 0 3601 0
[pid=11369] ppid=11367 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11369/stat : 11369 (satsolver.sh) S 11367 11366 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275208489 9367552 267 33554432000 4194304 5064252 140734585268528 140734585267440 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11369/statm: 2287 267 226 213 0 72 0
[pid=11370] ppid=11369 vsize=48376 CPUtime=102.15 cores=1,3,5,7
/proc/11370/stat : 11370 (glucose_static) R 11369 11366 10926 0 -1 4202496 16101 0 0 0 10206 9 0 0 20 0 1 0 275208489 49537024 10844 33554432000 4194304 4896791 140734455288688 140734455285896 4225171 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11370/statm: 12094 10844 78 172 0 11920 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 82748

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11370
/proc/meminfo: memFree=28974476/32873624 swapFree=7104/7104
[pid=11366] ppid=11364 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11366/stat : 11366 (runPb2satCp2.sh) S 11364 11366 10926 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 275208477 9367552 274 33554432000 4194304 5064252 140734297562080 140734297560992 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11366/statm: 2287 274 233 213 0 72 0
[pid=11367] ppid=11366 vsize=16076 CPUtime=0.11 cores=1,3,5,7
/proc/11367/stat : 11367 (pb2sat) S 11366 11366 10926 0 -1 4202496 4141 0 0 0 10 1 0 0 20 0 1 0 275208477 16461824 3012 33554432000 4194304 5873084 140733574792960 140733574789384 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11367/statm: 4019 3012 162 410 0 3601 0
[pid=11369] ppid=11367 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11403
/proc/meminfo: memFree=28903552/32873624 swapFree=7104/7104
[pid=11366] ppid=11364 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11366/stat : 11366 (runPb2satCp2.sh) S 11364 11366 10926 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 275208477 9367552 274 33554432000 4194304 5064252 140734297562080 140734297560992 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11366/statm: 2287 274 233 213 0 72 0
[pid=11367] ppid=11366 vsize=16076 CPUtime=0.11 cores=1,3,5,7
/proc/11367/stat : 11367 (pb2sat) S 11366 11366 10926 0 -1 4202496 4141 0 0 0 10 1 0 0 20 0 1 0 275208477 16461824 3012 33554432000 4194304 5873084 140733574792960 140733574789384 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11367/statm: 4019 3012 162 410 0 3601 0
[pid=11369] ppid=11367 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11369/stat : 11369 (satsolver.sh) S 11367 11366 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275208489 9367552 267 33554432000 4194304 5064252 140734585268528 140734585267440 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11369/statm: 2287 267 226 213 0 72 0
[pid=11370] ppid=11369 vsize=134260 CPUtime=1421.87 cores=1,3,5,7
/proc/11370/stat : 11370 (glucose_static) R 11369 11366 10926 0 -1 4202496 62148 0 0 0 142119 68 0 0 20 0 1 0 275208489 137482240 25312 33554432000 4194304 4896791 140734455288688 140734455286216 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11370/statm: 33565 25312 78 172 0 33391 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 168632

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11403
/proc/meminfo: memFree=28902556/32873624 swapFree=7104/7104
[pid=11366] ppid=11364 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11366/stat : 11366 (runPb2satCp2.sh) S 11364 11366 10926 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 275208477 9367552 274 33554432000 4194304 5064252 140734297562080 140734297560992 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11366/statm: 2287 274 233 213 0 72 0
[pid=11367] ppid=11366 vsize=16076 CPUtime=0.11 cores=1,3,5,7
/proc/11367/stat : 11367 (pb2sat) S 11366 11366 10926 0 -1 4202496 4141 0 0 0 10 1 0 0 20 0 1 0 275208477 16461824 3012 33554432000 4194304 5873084 140733574792960 140733574789384 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11367/statm: 4019 3012 162 410 0 3601 0
[pid=11369] ppid=11367 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11369/stat : 11369 (satsolver.sh) S 11367 11366 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275208489 9367552 267 33554432000 4194304 5064252 140734585268528 140734585267440 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11369/statm: 2287 267 226 213 0 72 0
[pid=11370] ppid=11369 vsize=135108 CPUtime=1481.86 cores=1,3,5,7
/proc/11370/stat : 11370 (glucose_static) R 11369 11366 10926 0 -1 4202496 63677 0 0 0 148115 71 0 0 20 0 1 0 275208489 138350592 25494 33554432000 4194304 4896791 140734455288688 140734455286216 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11370/statm: 33777 25494 78 172 0 33603 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 169480

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11404
/proc/meminfo: memFree=28885424/32873624 swapFree=7104/7104
[pid=11366] ppid=11364 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11366/stat : 11366 (runPb2satCp2.sh) S 11364 11366 10926 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 275208477 9367552 274 33554432000 4194304 5064252 140734297562080 140734297560992 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11366/statm: 2287 274 233 213 0 72 0
[pid=11367] ppid=11366 vsize=16076 CPUtime=0.11 cores=1,3,5,7
/proc/11367/stat : 11367 (pb2sat) S 11366 11366 10926 0 -1 4202496 4141 0 0 0 10 1 0 0 20 0 1 0 275208477 16461824 3012 33554432000 4194304 5873084 140733574792960 140733574789384 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11367/statm: 4019 3012 162 410 0 3601 0
[pid=11369] ppid=11367 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11369/stat : 11369 (satsolver.sh) S 11367 11366 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275208489 9367552 267 33554432000 4194304 5064252 140734585268528 140734585267440 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11369/statm: 2287 267 226 213 0 72 0
[pid=11370] ppid=11369 vsize=135692 CPUtime=1541.83 cores=1,3,5,7
/proc/11370/stat : 11370 (glucose_static) R 11369 11366 10926 0 -1 4202496 65362 0 0 0 154110 73 0 0 20 0 1 0 275208489 138948608 25810 33554432000 4194304 4896791 140734455288688 140734455286216 4224996 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11370/statm: 33923 25810 78 172 0 33749 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 170064

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 11407
/proc/meminfo: memFree=28888300/32873624 swapFree=7104/7104
[pid=11366] ppid=11364 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11366/stat : 11366 (runPb2satCp2.sh) S 11364 11366 10926 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 275208477 9367552 274 33554432000 4194304 5064252 140734297562080 140734297560992 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11366/statm: 2287 274 233 213 0 72 0
[pid=11367] ppid=11366 vsize=16076 CPUtime=0.11 cores=1,3,5,7
/proc/11367/stat : 11367 (pb2sat) S 11366 11366 10926 0 -1 4202496 4141 0 0 0 10 1 0 0 20 0 1 0 275208477 16461824 3012 33554432000 4194304 5873084 140733574792960 140733574789384 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11367/statm: 4019 3012 162 410 0 3601 0
[pid=11369] ppid=11367 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11369/stat : 11369 (satsolver.sh) S 11367 11366 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275208489 9367552 267 33554432000 4194304 5064252 140734585268528 140734585267440 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11369/statm: 2287 267 226 213 0 72 0
[pid=11370] ppid=11369 vsize=105664 CPUtime=1601.83 cores=1,3,5,7
/proc/11370/stat : 11370 (glucose_static) R 11369 11366 10926 0 -1 4202496 66294 0 0 0 160108 75 0 0 20 0 1 0 275208489 108199936 25310 33554432000 4194304 4896791 140734455288688 140734455284424 4224960 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11370/statm: 26416 25310 78 172 0 26242 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 140036

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11407
/proc/meminfo: memFree=28897476/32873624 swapFree=7104/7104
[pid=11366] ppid=11364 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11366/stat : 11366 (runPb2satCp2.sh) S 11364 11366 10926 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 275208477 9367552 274 33554432000 4194304 5064252 140734297562080 140734297560992 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11366/statm: 2287 274 233 213 0 72 0
[pid=11367] ppid=11366 vsize=16076 CPUtime=0.11 cores=1,3,5,7
/proc/11367/stat : 11367 (pb2sat) S 11366 11366 10926 0 -1 4202496 4141 0 0 0 10 1 0 0 20 0 1 0 275208477 16461824 3012 33554432000 4194304 5873084 140733574792960 140733574789384 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11367/statm: 4019 3012 162 410 0 3601 0
[pid=11369] ppid=11367 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11369/stat : 11369 (satsolver.sh) S 11367 11366 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275208489 9367552 267 33554432000 4194304 5064252 140734585268528 140734585267440 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11369/statm: 2287 267 226 213 0 72 0
[pid=11370] ppid=11369 vsize=106024 CPUtime=1661.82 cores=1,3,5,7
/proc/11370/stat : 11370 (glucose_static) R 11369 11366 10926 0 -1 4202496 67792 0 0 0 166104 78 0 0 20 0 1 0 275208489 108568576 23866 33554432000 4194304 4896791 140734455288688 140734455283768 4225407 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11370/statm: 26506 23866 78 172 0 26332 0
Current children cumulated CPU time (s) 1661.93
Current children cumulated vsize (KiB) 140396

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11407
/proc/meminfo: memFree=28876552/32873624 swapFree=7104/7104
[pid=11366] ppid=11364 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11366/stat : 11366 (runPb2satCp2.sh) S 11364 11366 10926 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 275208477 9367552 274 33554432000 4194304 5064252 140734297562080 140734297560992 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11366/statm: 2287 274 233 213 0 72 0
[pid=11367] ppid=11366 vsize=16076 CPUtime=0.11 cores=1,3,5,7
/proc/11367/stat : 11367 (pb2sat) S 11366 11366 10926 0 -1 4202496 4141 0 0 0 10 1 0 0 20 0 1 0 275208477 16461824 3012 33554432000 4194304 5873084 140733574792960 140733574789384 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11367/statm: 4019 3012 162 410 0 3601 0
[pid=11369] ppid=11367 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11369/stat : 11369 (satsolver.sh) S 11367 11366 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275208489 9367552 267 33554432000 4194304 5064252 140734585268528 140734585267440 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11369/statm: 2287 267 226 213 0 72 0
[pid=11370] ppid=11369 vsize=137632 CPUtime=1721.79 cores=1,3,5,7
/proc/11370/stat : 11370 (glucose_static) R 11369 11366 10926 0 -1 4202496 68587 0 0 0 172100 79 0 0 20 0 1 0 275208489 140935168 30760 33554432000 4194304 4896791 140734455288688 140734455285896 4204079 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11370/statm: 34408 30760 78 172 0 34234 0
Current children cumulated CPU time (s) 1721.9
Current children cumulated vsize (KiB) 172004

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11452
/proc/meminfo: memFree=26007600/32873624 swapFree=7104/7104
[pid=11366] ppid=11364 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11366/stat : 11366 (runPb2satCp2.sh) S 11364 11366 10926 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 275208477 9367552 274 33554432000 4194304 5064252 140734297562080 140734297560992 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11366/statm: 2287 274 233 213 0 72 0
[pid=11367] ppid=11366 vsize=16076 CPUtime=0.11 cores=1,3,5,7
/proc/11367/stat : 11367 (pb2sat) S 11366 11366 10926 0 -1 4202496 4141 0 0 0 10 1 0 0 20 0 1 0 275208477 16461824 3012 33554432000 4194304 5873084 140733574792960 140733574789384 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11367/statm: 4019 3012 162 410 0 3601 0
[pid=11369] ppid=11367 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11369/stat : 11369 (satsolver.sh) S 11367 11366 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275208489 9367552 267 33554432000 4194304 5064252 140734585268528 140734585267440 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11369/statm: 2287 267 226 213 0 72 0
[pid=11370] ppid=11369 vsize=138228 CPUtime=1781.77 cores=1,3,5,7
/proc/11370/stat : 11370 (glucose_static) R 11369 11366 10926 0 -1 4202496 70153 0 0 0 178096 81 0 0 20 0 1 0 275208489 141545472 28848 33554432000 4194304 4896791 140734455288688 140734455283768 4224960 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11370/statm: 34557 28848 78 172 0 34383 0
Current children cumulated CPU time (s) 1781.88
Current children cumulated vsize (KiB) 172600



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.58 2.13 2.04 3/181 11452
/proc/meminfo: memFree=23676680/32873624 swapFree=7104/7104
[pid=11366] ppid=11364 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11366/stat : 11366 (runPb2satCp2.sh) S 11364 11366 10926 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 275208477 9367552 274 33554432000 4194304 5064252 140734297562080 140734297560992 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11366/statm: 2287 274 233 213 0 72 0
[pid=11367] ppid=11366 vsize=16076 CPUtime=0.11 cores=1,3,5,7
/proc/11367/stat : 11367 (pb2sat) S 11366 11366 10926 0 -1 4202496 4141 0 0 0 10 1 0 0 20 0 1 0 275208477 16461824 3012 33554432000 4194304 5873084 140733574792960 140733574789384 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11367/statm: 4019 3012 162 410 0 3601 0
[pid=11369] ppid=11367 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11369/stat : 11369 (satsolver.sh) S 11367 11366 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275208489 9367552 267 33554432000 4194304 5064252 140734585268528 140734585267440 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11369/statm: 2287 267 226 213 0 72 0
[pid=11370] ppid=11369 vsize=138560 CPUtime=1800.66 cores=1,3,5,7
/proc/11370/stat : 11370 (glucose_static) R 11369 11366 10926 0 -1 4202496 70229 0 0 0 179985 81 0 0 20 0 1 0 275208489 141885440 30457 33554432000 4194304 4896791 140734455288688 140734455285944 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11370/statm: 34640 30457 78 172 0 34466 0
Current children cumulated CPU time (s) 1800.77
Current children cumulated vsize (KiB) 172932

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.58 2.13 2.04 3/181 11452
/proc/meminfo: memFree=23676680/32873624 swapFree=7104/7104
[pid=11366] ppid=11364 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11366/stat : 11366 (runPb2satCp2.sh) S 11364 11366 10926 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 275208477 9367552 274 33554432000 4194304 5064252 140734297562080 140734297560992 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11366/statm: 2287 274 233 213 0 72 0
[pid=11367] ppid=11366 vsize=16076 CPUtime=0.11 cores=1,3,5,7
/proc/11367/stat : 11367 (pb2sat) S 11366 11366 10926 0 -1 4202496 4141 0 0 0 10 1 0 0 20 0 1 0 275208477 16461824 3012 33554432000 4194304 5873084 140733574792960 140733574789384 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11367/statm: 4019 3012 162 410 0 3601 0
[pid=11369] ppid=11367 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11369/stat : 11369 (satsolver.sh) S 11367 11366 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275208489 9367552 267 33554432000 4194304 5064252 140734585268528 140734585267440 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11369/statm: 2287 267 226 213 0 72 0
[pid=11370] ppid=11369 vsize=138560 CPUtime=1800.66 cores=1,3,5,7
/proc/11370/stat : 11370 (glucose_static) R 11369 11366 10926 0 -1 4202496 70229 0 0 0 179985 81 0 0 20 0 1 0 275208489 141885440 30457 33554432000 4194304 4896791 140734455288688 140734455285944 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11370/statm: 34640 30457 78 172 0 34466 0
Current children cumulated CPU time (s) 1800.77
Current children cumulated vsize (KiB) 172932

Child status: 0
Real time (s): 1801.2
CPU time (s): 1800.79
CPU user time (s): 1799.96
CPU system time (s): 0.832873
CPU usage (%): 99.9773
Max. virtual memory (cumulated for all children) (KiB): 201208

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.96
system time used= 0.832873
maximum resident set size= 151848
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 75351
page faults= 0
swaps= 0
block input operations= 0
block output operations= 9384
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 160
involuntary context switches= 1849

runsolver used 4.30635 second user time and 9.8325 second system time

The end

Launcher Data

Begin job on node121 at 2012-05-27 05:53:50
IDJOB=3695130
IDBENCH=71846
IDSOLVER=2273
FILE ID=node121/3695130-1338090830
RUNJOBID= node121-1338087182-10943
PBS_JOBID= 14624437
Free space on /tmp= 71680 MiB

SOLVER NAME= pb2satCp2 2012-05-19
BENCH NAME= PB09/normalized-PB09/OPT-SMALLINT-LIN/flexray/normalized-fx30.opb
COMMAND LINE= DIR/runPb2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3695130-1338090830/watcher-3695130-1338090830 -o /tmp/evaluation-result-3695130-1338090830/solver-3695130-1338090830 -C 1800 -W 1900 -M 15500  HOME/runPb2satCp2.sh HOME/instance-3695130-1338090830.opb 2019639550 HOME HOME

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

MD5SUM BENCH= a013c9210a7cfe037db9246041ce6240
RANDOM SEED=2019639550

node121.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.042
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	: 5438.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.042
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:       32873624 kB
MemFree:        29051932 kB
Buffers:          316136 kB
Cached:          2530152 kB
SwapCached:            0 kB
Active:           755072 kB
Inactive:        2260996 kB
Active(anon):     172232 kB
Inactive(anon):        0 kB
Active(file):     582840 kB
Inactive(file):  2260996 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8560 kB
Writeback:             8 kB
AnonPages:        168508 kB
Mapped:            15160 kB
Shmem:               200 kB
Slab:             663048 kB
SReclaimable:     107224 kB
SUnreclaim:       555824 kB
KernelStack:        1448 kB
PageTables:         4664 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545668 kB
Committed_AS:     301784 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     51200 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70408 MiB
End job on node121 at 2012-05-27 06:23:51