Trace number 3694389

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.13 1801.01

General information on the benchmark

Name/OPT-BIGINT-LIN/leberre/opb-paranoid/misc2010/datasets/
10orplus/normalized-evolution-dev.cudf.paranoid.opb
MD5SUM936dd9c91ca1d73fea84b29056b5486e
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark197900
Best CPU time to get the best result obtained on this benchmark1130.86
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables19789
Total number of constraints96508
Number of constraints which are clauses94939
Number of constraints which are cardinality constraints (but not clauses)1569
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint2962
Number of terms in the objective function 7258
Biggest coefficient in the objective function 4300
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 12732298
Number of bits of the sum of numbers in the objective function 24
Biggest number in a constraint 4300
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 12732298
Number of bits of the biggest sum of numbers24
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.90	c model valid
0.00/0.90	c current solution ok
1.18/1.27	o 2589460
1.18/1.27	c fallback to adder encoding
1800.08/1801.01	./satsolver.sh: line 5:  7531 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.08/1801.01	c error: unexpected solver exit code
1800.08/1801.01	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-3694389-1338101830/watcher-3694389-1338101830 -o /tmp/evaluation-result-3694389-1338101830/solver-3694389-1338101830 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3694389-1338101830.opb 763484420 HOME HOME 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.00 2.12 2.78 5/176 7520
/proc/meminfo: memFree=30250140/32873648 swapFree=7368/7368
[pid=7519] ppid=7517 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7519/stat : 7519 (runPb2satCp2.sh) S 7517 7519 3829 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276307115 9367552 275 33554432000 4194304 5064252 140736488792544 140736488791456 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7519/statm: 2287 275 233 213 0 72 0

[startup+0.046011 s]
/proc/loadavg: 2.00 2.12 2.78 5/176 7520
/proc/meminfo: memFree=30250140/32873648 swapFree=7368/7368
[pid=7519] ppid=7517 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7519/stat : 7519 (runPb2satCp2.sh) S 7517 7519 3829 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276307115 9367552 275 33554432000 4194304 5064252 140736488792544 140736488791456 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7519/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100242 s]
/proc/loadavg: 2.00 2.12 2.78 5/176 7520
/proc/meminfo: memFree=30250140/32873648 swapFree=7368/7368
[pid=7519] ppid=7517 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7519/stat : 7519 (runPb2satCp2.sh) S 7517 7519 3829 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276307115 9367552 275 33554432000 4194304 5064252 140736488792544 140736488791456 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7519/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300211 s]
/proc/loadavg: 2.00 2.12 2.78 5/176 7520
/proc/meminfo: memFree=30250140/32873648 swapFree=7368/7368
[pid=7519] ppid=7517 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7519/stat : 7519 (runPb2satCp2.sh) S 7517 7519 3829 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276307115 9367552 275 33554432000 4194304 5064252 140736488792544 140736488791456 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7519/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700143 s]
/proc/loadavg: 2.00 2.12 2.78 5/176 7520
/proc/meminfo: memFree=30250140/32873648 swapFree=7368/7368
[pid=7519] ppid=7517 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7519/stat : 7519 (runPb2satCp2.sh) S 7517 7519 3829 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276307115 9367552 275 33554432000 4194304 5064252 140736488792544 140736488791456 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7519/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5003 s]
/proc/loadavg: 2.00 2.12 2.78 4/179 7527
/proc/meminfo: memFree=30226944/32873648 swapFree=7368/7368
[pid=7519] ppid=7517 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7519/stat : 7519 (runPb2satCp2.sh) S 7517 7519 3829 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276307115 9367552 275 33554432000 4194304 5064252 140736488792544 140736488791456 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7519/statm: 2287 275 233 213 0 72 0
[pid=7521] ppid=7519 vsize=36588 CPUtime=1.47 cores=0,2,4,6
/proc/7521/stat : 7521 (pb2sat) R 7519 7519 3829 0 -1 4202496 7219 4403 0 0 100 33 13 1 20 0 1 0 276307115 37466112 8522 33554432000 4194304 5873084 140735745593984 140735745589320 4664146 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7521/statm: 9147 8522 180 410 0 8729 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 45736

[startup+3.10018 s]
/proc/loadavg: 2.00 2.11 2.77 4/179 7529
/proc/meminfo: memFree=30086280/32873648 swapFree=7368/7368
[pid=7519] ppid=7517 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7519/stat : 7519 (runPb2satCp2.sh) S 7517 7519 3829 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276307115 9367552 275 33554432000 4194304 5064252 140736488792544 140736488791456 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7519/statm: 2287 275 233 213 0 72 0
[pid=7521] ppid=7519 vsize=85740 CPUtime=2.2 cores=0,2,4,6
/proc/7521/stat : 7521 (pb2sat) S 7519 7519 3829 0 -1 4202496 8537 4403 0 0 163 43 13 1 20 0 1 0 276307115 87797760 19274 33554432000 4194304 5873084 140735745593984 140735745587800 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 49 0 0
/proc/7521/statm: 21435 19274 180 410 0 21017 0
Current children cumulated CPU time (s) 2.2
Current children cumulated vsize (KiB) 94888
heavy processes:

[startup+6.3003 s]
/proc/loadavg: 2.00 2.11 2.77 4/183 7533
/proc/meminfo: memFree=29657164/32873648 swapFree=7368/7368
[pid=7519] ppid=7517 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7519/stat : 7519 (runPb2satCp2.sh) S 7517 7519 3829 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276307115 9367552 275 33554432000 4194304 5064252 140736488792544 140736488791456 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7519/statm: 2287 275 233 213 0 72 0
[pid=7521] ppid=7519 vsize=85740 CPUtime=2.2 cores=0,2,4,6
/proc/7521/stat : 7521 (pb2sat) S 7519 7519 3829 0 -1 4202496 8537 4403 0 0 163 43 13 1 20 0 1 0 276307115 87797760 19274 33554432000 4194304 5873084 140735745593984 140735745587800 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 49 0 0
/proc/7521/statm: 21435 19274 180 410 0 21017 0
[pid=7530] ppid=7521 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7530/stat : 7530 (satsolver.sh) S 7521 7519 3829 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276307387 9367552 265 33554432000 4194304 5064252 140734092968816 140734092967728 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7530/statm: 2287 265 226 213 0 72 0
[pid=7531] ppid=7530 vsize=163504 CPUtime=3.56 cores=0,2,4,6
/proc/7531/stat : 7531 (glucose_static) R 7530 7519 3829 0 -1 4202496 34969 0 0 0 347 9 0 0 20 0 1 0 276307387 167428096 37526 33554432000 4194304 4896791 140736855401088 140736855398296 4224999 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7531/statm: 40876 37526 77 172 0 40702 0
Current children cumulated CPU time (s) 5.76
Current children cumulated vsize (KiB) 267540

[startup+12.7004 s]
/proc/loadavg: 2.00 2.11 2.76 4/183 7533
/proc/meminfo: memFree=29653468/32873648 swapFree=7368/7368
[pid=7519] ppid=7517 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7519/stat : 7519 (runPb2satCp2.sh) S 7517 7519 3829 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276307115 9367552 275 33554432000 4194304 5064252 140736488792544 140736488791456 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7519/statm: 2287 275 233 213 0 72 0
[pid=7521] ppid=7519 vsize=85740 CPUtime=2.2 cores=0,2,4,6
/proc/7521/stat : 7521 (pb2sat) S 7519 7519 3829 0 -1 4202496 8537 4403 0 0 163 43 13 1 20 0 1 0 276307115 87797760 19274 33554432000 4194304 5873084 140735745593984 140735745587800 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 49 0 0
/proc/7521/statm: 21435 19274 180 410 0 21017 0
[pid=7530] ppid=7521 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7530/stat : 7530 (satsolver.sh) S 7521 7519 3829 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276307387 9367552 265 33554432000 4194304 5064252 140734092968816 140734092967728 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7530/statm: 2287 265 226 213 0 72 0
[pid=7531] ppid=7530 vsize=183284 CPUtime=9.96 cores=0,2,4,6
/proc/7531/stat : 7531 (glucose_static) R 7530 7519 3829 0 -1 4202496 36591 0 0 0 986 10 0 0 20 0 1 0 276307387 187682816 38336 33554432000 4194304 4896791 140736855401088 140736855398600 4225029 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7531/statm: 45821 38336 77 172 0 45647 0
Current children cumulated CPU time (s) 12.16
Current children cumulated vsize (KiB) 287320

[startup+25.5004 s]
/proc/loadavg: 2.00 2.11 2.76 4/183 7533
/proc/meminfo: memFree=29648700/32873648 swapFree=7368/7368
[pid=7519] ppid=7517 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7519/stat : 7519 (runPb2satCp2.sh) S 7517 7519 3829 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276307115 9367552 275 33554432000 4194304 5064252 140736488792544 140736488791456 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7519/statm: 2287 275 233 213 0 72 0
[pid=7521] ppid=7519 vsize=85740 CPUtime=2.2 cores=0,2,4,6
/proc/7521/stat : 7521 (pb2sat) S 7519 7519 3829 0 -1 4202496 8537 4403 0 0 163 43 13 1 20 0 1 0 276307115 87797760 19274 33554432000 4194304 5873084 140735745593984 140735745587800 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 49 0 0
/proc/7521/statm: 21435 19274 180 410 0 21017 0
[pid=7530] ppid=7521 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7530/stat : 7530 (satsolver.sh) S 7521 7519 3829 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276307387 9367552 265 33554432000 4194304 5064252 140734092968816 140734092967728 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7530/statm: 2287 265 226 213 0 72 0
[pid=7531] ppid=7530 vsize=183644 CPUtime=22.75 cores=0,2,4,6
/proc/7531/stat : 7531 (glucose_static) R 7530 7519 3829 0 -1 4202496 37369 0 0 0 2265 10 0 0 20 0 1 0 276307387 188051456 38458 33554432000 4194304 4896791 140736855401088 140736855396824 4224684 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7531/statm: 45911 38458 77 172 0 45737 0
Current children cumulated CPU time (s) 24.95
Current children cumulated vsize (KiB) 287680

[startup+51.1003 s]
/proc/loadavg: 2.00 2.10 2.73 4/183 7534
/proc/meminfo: memFree=29633304/32873648 swapFree=7368/7368
[pid=7519] ppid=7517 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7519/stat : 7519 (runPb2satCp2.sh) S 7517 7519 3829 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276307115 9367552 275 33554432000 4194304 5064252 140736488792544 140736488791456 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7519/statm: 2287 275 233 213 0 72 0
[pid=7521] ppid=7519 vsize=85740 CPUtime=2.2 cores=0,2,4,6
/proc/7521/stat : 7521 (pb2sat) S 7519 7519 3829 0 -1 4202496 8537 4403 0 0 163 43 13 1 20 0 1 0 276307115 87797760 19274 33554432000 4194304 5873084 140735745593984 140735745587800 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 49 0 0
/proc/7521/statm: 21435 19274 180 410 0 21017 0
[pid=7530] ppid=7521 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7530/stat : 7530 (satsolver.sh) S 7521 7519 3829 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276307387 9367552 265 33554432000 4194304 5064252 140734092968816 140734092967728 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7530/statm: 2287 265 226 213 0 72 0
[pid=7531] ppid=7530 vsize=183900 CPUtime=48.35 cores=0,2,4,6
/proc/7531/stat : 7531 (glucose_static) R 7530 7519 3829 0 -1 4202496 38082 0 0 0 4825 10 0 0 20 0 1 0 276307387 188313600 38515 33554432000 4194304 4896791 140736855401088 140736855398456 4203064 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7531/statm: 45975 38515 77 172 0 45801 0
Current children cumulated CPU time (s) 50.55
Current children cumulated vsize (KiB) 287936

[startup+102.307 s]
/proc/loadavg: 2.00 2.08 2.69 4/183 7534
/proc/meminfo: memFree=29625884/32873648 swapFree=7368/7368
[pid=7519] ppid=7517 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7519/stat : 7519 (runPb2satCp2.sh) S 7517 7519 3829 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276307115 9367552 275 33554432000 4194304 5064252 140736488792544 140736488791456 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7519/statm: 2287 275 233 213 0 72 0
[pid=7521] ppid=7519 vsize=85740 CPUtime=2.2 cores=0,2,4,6
/proc/7521/stat : 7521 (pb2sat) S 7519 7519 3829 0 -1 4202496 8537 4403 0 0 163 43 13 1 20 0 1 0 276307115 87797760 19274 33554432000 4194304 5873084 140735745593984 140735745587800 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 49 0 0
/proc/7521/statm: 21435 19274 180 410 0 21017 0
[pid=7530] ppid=7521 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7530/stat : 7530 (satsolver.sh) S 7521 7519 3829 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276307387 9367552 265 33554432000 4194304 5064252 140734092968816 140734092967728 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7530/statm: 2287 265 226 213 0 72 0
[pid=7531] ppid=7530 vsize=189492 CPUtime=99.54 cores=0,2,4,6
/proc/7531/stat : 7531 (glucose_static) R 7530 7519 3829 0 -1 4202496 45150 0 0 0 9942 12 0 0 20 0 1 0 276307387 194039808 41426 33554432000 4194304 4896791 140736855401088 140736855398296 4225029 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7531/statm: 47373 41426 77 172 0 47199 0
Current children cumulated CPU time (s) 101.74
Current children cumulated vsize (KiB) 293528

[startup+162.3 s]
/proc/loadavg: 2.00 2.06 2.64 4/183 7534
/proc/meminfo: memFree=29597424/32873648 swapFree=7368/7368
[pid=7519] ppid=7517 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7519/stat : 7519 (runPb2satCp2.sh) S 7517 7519 3829 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276307115 9367552 275 33554432000 4194304 5064252 140736488792544 140736488791456 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7519/statm: 2287 275 233 213 0 72 0
[pid=7521] ppid=7519 vsize=85740 CPUtime=2.2 cores=0,2,4,6
/proc/7521/stat : 7521 (pb2sat) S 7519 7519 3829 0 -1 4202496 8537 4403 0 0 163 43 13 1 20 0 1 0 276307115 87797760 19274 33554432000 4194304 5873084 140735745593984 140735745587800 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 49 0 0
/proc/7521/statm: 21435 19274 180 410 0 21017 0
[pid=7530] ppid=7521 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7530/stat : 7530 (satsolver.sh) S 7521 7519 3829 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276307387 9367552 265 33554432000 4194304 5064252 140734092968816 140734092967728 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7530/statm: 2287 265 226 213 0 72 0
[pid=7531] ppid=7530 vsize=197808 CPUtime=159.52 cores=0,2,4,6
/proc/7531/stat : 7531 (glucose_static) R 7530 7519 3829 0 -1 4202496 51905 0 0 0 15936 16 0 0 20 0 1 0 276307387 202555392 45063 33554432000 4194304 4896791 140736855401088 140736855396824 4224921 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7531/statm: 49452 45063 77 172 0 49278 0
Current children cumulated CPU time (s) 161.72
Current children cumulated vsize (KiB) 301844

[startup+222.3 s]
/proc/loadavg: 2.00 2.05 2.60 4/184 7537
/proc/meminfo: memFree=29572972/32873648 swapFree=7368/7368

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


[startup+1362.3 s]
/proc/loadavg: 2.03 2.08 2.20 4/183 7567
/proc/meminfo: memFree=29315708/32873648 swapFree=7368/7368
[pid=7519] ppid=7517 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7519/stat : 7519 (runPb2satCp2.sh) S 7517 7519 3829 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276307115 9367552 275 33554432000 4194304 5064252 140736488792544 140736488791456 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7519/statm: 2287 275 233 213 0 72 0
[pid=7521] ppid=7519 vsize=85740 CPUtime=2.2 cores=0,2,4,6
/proc/7521/stat : 7521 (pb2sat) S 7519 7519 3829 0 -1 4202496 8537 4403 0 0 163 43 13 1 20 0 1 0 276307115 87797760 19274 33554432000 4194304 5873084 140735745593984 140735745587800 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 49 0 0
/proc/7521/statm: 21435 19274 180 410 0 21017 0
[pid=7530] ppid=7521 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7530/stat : 7530 (satsolver.sh) S 7521 7519 3829 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276307387 9367552 265 33554432000 4194304 5064252 140734092968816 140734092967728 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7530/statm: 2287 265 226 213 0 72 0
[pid=7531] ppid=7530 vsize=329080 CPUtime=1359.25 cores=0,2,4,6
/proc/7531/stat : 7531 (glucose_static) R 7530 7519 3829 0 -1 4202496 113275 0 0 0 135833 92 0 0 20 0 1 0 276307387 336977920 78630 33554432000 4194304 4896791 140736855401088 140736855398616 4225141 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7531/statm: 82270 78630 77 172 0 82096 0
Current children cumulated CPU time (s) 1361.45
Current children cumulated vsize (KiB) 433116

[startup+1422.31 s]
/proc/loadavg: 2.04 2.07 2.18 4/184 7570
/proc/meminfo: memFree=29281140/32873648 swapFree=7368/7368
[pid=7519] ppid=7517 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7519/stat : 7519 (runPb2satCp2.sh) S 7517 7519 3829 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276307115 9367552 275 33554432000 4194304 5064252 140736488792544 140736488791456 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7519/statm: 2287 275 233 213 0 72 0
[pid=7521] ppid=7519 vsize=85740 CPUtime=2.2 cores=0,2,4,6
/proc/7521/stat : 7521 (pb2sat) S 7519 7519 3829 0 -1 4202496 8537 4403 0 0 163 43 13 1 20 0 1 0 276307115 87797760 19274 33554432000 4194304 5873084 140735745593984 140735745587800 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 49 0 0
/proc/7521/statm: 21435 19274 180 410 0 21017 0
[pid=7530] ppid=7521 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7530/stat : 7530 (satsolver.sh) S 7521 7519 3829 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276307387 9367552 265 33554432000 4194304 5064252 140734092968816 140734092967728 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7530/statm: 2287 265 226 213 0 72 0
[pid=7531] ppid=7530 vsize=382376 CPUtime=1419.24 cores=0,2,4,6
/proc/7531/stat : 7531 (glucose_static) R 7530 7519 3829 0 -1 4202496 115537 0 0 0 141829 95 0 0 20 0 1 0 276307387 391553024 82906 33554432000 4194304 4896791 140736855401088 140736855398296 4205322 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7531/statm: 95594 82906 77 172 0 95420 0
Current children cumulated CPU time (s) 1421.44
Current children cumulated vsize (KiB) 486412

[startup+1482.3 s]
/proc/loadavg: 2.02 2.06 2.17 4/183 7570
/proc/meminfo: memFree=29278188/32873648 swapFree=7368/7368
[pid=7519] ppid=7517 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7519/stat : 7519 (runPb2satCp2.sh) S 7517 7519 3829 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276307115 9367552 275 33554432000 4194304 5064252 140736488792544 140736488791456 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7519/statm: 2287 275 233 213 0 72 0
[pid=7521] ppid=7519 vsize=85740 CPUtime=2.2 cores=0,2,4,6
/proc/7521/stat : 7521 (pb2sat) S 7519 7519 3829 0 -1 4202496 8537 4403 0 0 163 43 13 1 20 0 1 0 276307115 87797760 19274 33554432000 4194304 5873084 140735745593984 140735745587800 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 49 0 0
/proc/7521/statm: 21435 19274 180 410 0 21017 0
[pid=7530] ppid=7521 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7530/stat : 7530 (satsolver.sh) S 7521 7519 3829 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276307387 9367552 265 33554432000 4194304 5064252 140734092968816 140734092967728 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7530/statm: 2287 265 226 213 0 72 0
[pid=7531] ppid=7530 vsize=385236 CPUtime=1479.23 cores=0,2,4,6
/proc/7531/stat : 7531 (glucose_static) R 7530 7519 3829 0 -1 4202496 117297 0 0 0 147824 99 0 0 20 0 1 0 276307387 394481664 86704 33554432000 4194304 4896791 140736855401088 140736855398296 4225417 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7531/statm: 96309 86704 77 172 0 96135 0
Current children cumulated CPU time (s) 1481.43
Current children cumulated vsize (KiB) 489272

[startup+1542.3 s]
/proc/loadavg: 2.00 2.05 2.16 4/183 7570
/proc/meminfo: memFree=29259272/32873648 swapFree=7368/7368
[pid=7519] ppid=7517 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7519/stat : 7519 (runPb2satCp2.sh) S 7517 7519 3829 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276307115 9367552 275 33554432000 4194304 5064252 140736488792544 140736488791456 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7519/statm: 2287 275 233 213 0 72 0
[pid=7521] ppid=7519 vsize=85740 CPUtime=2.2 cores=0,2,4,6
/proc/7521/stat : 7521 (pb2sat) S 7519 7519 3829 0 -1 4202496 8537 4403 0 0 163 43 13 1 20 0 1 0 276307115 87797760 19274 33554432000 4194304 5873084 140735745593984 140735745587800 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 49 0 0
/proc/7521/statm: 21435 19274 180 410 0 21017 0
[pid=7530] ppid=7521 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7530/stat : 7530 (satsolver.sh) S 7521 7519 3829 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276307387 9367552 265 33554432000 4194304 5064252 140734092968816 140734092967728 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7530/statm: 2287 265 226 213 0 72 0
[pid=7531] ppid=7530 vsize=388652 CPUtime=1539.22 cores=0,2,4,6
/proc/7531/stat : 7531 (glucose_static) R 7530 7519 3829 0 -1 4202496 120182 0 0 0 153817 105 0 0 20 0 1 0 276307387 397979648 84450 33554432000 4194304 4896791 140736855401088 140736855396120 4224983 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7531/statm: 97163 84450 77 172 0 96989 0
Current children cumulated CPU time (s) 1541.42
Current children cumulated vsize (KiB) 492688

[startup+1602.3 s]
/proc/loadavg: 2.00 2.04 2.15 4/183 7571
/proc/meminfo: memFree=29254884/32873648 swapFree=7368/7368
[pid=7519] ppid=7517 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7519/stat : 7519 (runPb2satCp2.sh) S 7517 7519 3829 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276307115 9367552 275 33554432000 4194304 5064252 140736488792544 140736488791456 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7519/statm: 2287 275 233 213 0 72 0
[pid=7521] ppid=7519 vsize=85740 CPUtime=2.2 cores=0,2,4,6
/proc/7521/stat : 7521 (pb2sat) S 7519 7519 3829 0 -1 4202496 8537 4403 0 0 163 43 13 1 20 0 1 0 276307115 87797760 19274 33554432000 4194304 5873084 140735745593984 140735745587800 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 49 0 0
/proc/7521/statm: 21435 19274 180 410 0 21017 0
[pid=7530] ppid=7521 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7530/stat : 7530 (satsolver.sh) S 7521 7519 3829 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276307387 9367552 265 33554432000 4194304 5064252 140734092968816 140734092967728 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7530/statm: 2287 265 226 213 0 72 0
[pid=7531] ppid=7530 vsize=390700 CPUtime=1599.22 cores=0,2,4,6
/proc/7531/stat : 7531 (glucose_static) R 7530 7519 3829 0 -1 4202496 121791 0 0 0 159813 109 0 0 20 0 1 0 276307387 400076800 88058 33554432000 4194304 4896791 140736855401088 140736855398296 4225445 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7531/statm: 97675 88058 77 172 0 97501 0
Current children cumulated CPU time (s) 1601.42
Current children cumulated vsize (KiB) 494736

[startup+1662.3 s]
/proc/loadavg: 2.00 2.03 2.14 4/183 7571
/proc/meminfo: memFree=29270912/32873648 swapFree=7368/7368
[pid=7519] ppid=7517 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7519/stat : 7519 (runPb2satCp2.sh) S 7517 7519 3829 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276307115 9367552 275 33554432000 4194304 5064252 140736488792544 140736488791456 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7519/statm: 2287 275 233 213 0 72 0
[pid=7521] ppid=7519 vsize=85740 CPUtime=2.2 cores=0,2,4,6
/proc/7521/stat : 7521 (pb2sat) S 7519 7519 3829 0 -1 4202496 8537 4403 0 0 163 43 13 1 20 0 1 0 276307115 87797760 19274 33554432000 4194304 5873084 140735745593984 140735745587800 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 49 0 0
/proc/7521/statm: 21435 19274 180 410 0 21017 0
[pid=7530] ppid=7521 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7530/stat : 7530 (satsolver.sh) S 7521 7519 3829 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276307387 9367552 265 33554432000 4194304 5064252 140734092968816 140734092967728 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7530/statm: 2287 265 226 213 0 72 0
[pid=7531] ppid=7530 vsize=393468 CPUtime=1659.21 cores=0,2,4,6
/proc/7531/stat : 7531 (glucose_static) R 7530 7519 3829 0 -1 4202496 123906 0 0 0 165807 114 0 0 20 0 1 0 276307387 402911232 86025 33554432000 4194304 4896791 140736855401088 140736855396824 4225171 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7531/statm: 98367 86025 77 172 0 98193 0
Current children cumulated CPU time (s) 1661.41
Current children cumulated vsize (KiB) 497504

[startup+1722.3 s]
/proc/loadavg: 2.05 2.03 2.13 4/183 7571
/proc/meminfo: memFree=29229680/32873648 swapFree=7368/7368
[pid=7519] ppid=7517 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7519/stat : 7519 (runPb2satCp2.sh) S 7517 7519 3829 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276307115 9367552 275 33554432000 4194304 5064252 140736488792544 140736488791456 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7519/statm: 2287 275 233 213 0 72 0
[pid=7521] ppid=7519 vsize=85740 CPUtime=2.2 cores=0,2,4,6
/proc/7521/stat : 7521 (pb2sat) S 7519 7519 3829 0 -1 4202496 8537 4403 0 0 163 43 13 1 20 0 1 0 276307115 87797760 19274 33554432000 4194304 5873084 140735745593984 140735745587800 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 49 0 0
/proc/7521/statm: 21435 19274 180 410 0 21017 0
[pid=7530] ppid=7521 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7530/stat : 7530 (satsolver.sh) S 7521 7519 3829 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276307387 9367552 265 33554432000 4194304 5064252 140734092968816 140734092967728 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7530/statm: 2287 265 226 213 0 72 0
[pid=7531] ppid=7530 vsize=395652 CPUtime=1719.2 cores=0,2,4,6
/proc/7531/stat : 7531 (glucose_static) R 7530 7519 3829 0 -1 4202496 124937 0 0 0 171804 116 0 0 20 0 1 0 276307387 405147648 88267 33554432000 4194304 4896791 140736855401088 140736855396824 4224960 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7531/statm: 98913 88267 77 172 0 98739 0
Current children cumulated CPU time (s) 1721.4
Current children cumulated vsize (KiB) 499688

[startup+1782.3 s]
/proc/loadavg: 2.02 2.03 2.12 4/183 7571
/proc/meminfo: memFree=29215660/32873648 swapFree=7368/7368
[pid=7519] ppid=7517 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7519/stat : 7519 (runPb2satCp2.sh) S 7517 7519 3829 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276307115 9367552 275 33554432000 4194304 5064252 140736488792544 140736488791456 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7519/statm: 2287 275 233 213 0 72 0
[pid=7521] ppid=7519 vsize=85740 CPUtime=2.2 cores=0,2,4,6
/proc/7521/stat : 7521 (pb2sat) S 7519 7519 3829 0 -1 4202496 8537 4403 0 0 163 43 13 1 20 0 1 0 276307115 87797760 19274 33554432000 4194304 5873084 140735745593984 140735745587800 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 49 0 0
/proc/7521/statm: 21435 19274 180 410 0 21017 0
[pid=7530] ppid=7521 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7530/stat : 7530 (satsolver.sh) S 7521 7519 3829 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276307387 9367552 265 33554432000 4194304 5064252 140734092968816 140734092967728 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7530/statm: 2287 265 226 213 0 72 0
[pid=7531] ppid=7530 vsize=398788 CPUtime=1779.18 cores=0,2,4,6
/proc/7531/stat : 7531 (glucose_static) R 7530 7519 3829 0 -1 4202496 125975 0 0 0 177800 118 0 0 20 0 1 0 276307387 408358912 90012 33554432000 4194304 4896791 140736855401088 140736855396184 4225366 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7531/statm: 99697 90012 77 172 0 99523 0
Current children cumulated CPU time (s) 1781.38
Current children cumulated vsize (KiB) 502824



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801 s]
/proc/loadavg: 2.01 2.02 2.12 3/184 7572
/proc/meminfo: memFree=29223556/32873648 swapFree=7368/7368
[pid=7519] ppid=7517 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7519/stat : 7519 (runPb2satCp2.sh) S 7517 7519 3829 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276307115 9367552 275 33554432000 4194304 5064252 140736488792544 140736488791456 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7519/statm: 2287 275 233 213 0 72 0
[pid=7521] ppid=7519 vsize=85740 CPUtime=2.2 cores=0,2,4,6
/proc/7521/stat : 7521 (pb2sat) S 7519 7519 3829 0 -1 4202496 8537 4403 0 0 163 43 13 1 20 0 1 0 276307115 87797760 19274 33554432000 4194304 5873084 140735745593984 140735745587800 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 49 0 0
/proc/7521/statm: 21435 19274 180 410 0 21017 0
[pid=7530] ppid=7521 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7530/stat : 7530 (satsolver.sh) S 7521 7519 3829 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276307387 9367552 265 33554432000 4194304 5064252 140734092968816 140734092967728 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7530/statm: 2287 265 226 213 0 72 0
[pid=7531] ppid=7530 vsize=400168 CPUtime=1797.88 cores=0,2,4,6
/proc/7531/stat : 7531 (glucose_static) R 7530 7519 3829 0 -1 4202496 126300 0 0 0 179670 118 0 0 20 0 1 0 276307387 409772032 92892 33554432000 4194304 4896791 140736855401088 140736855398296 4205328 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7531/statm: 100042 92892 77 172 0 99868 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 504204

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1801.01
CPU time (s): 1800.13
CPU user time (s): 1798.48
CPU system time (s): 1.64575
CPU usage (%): 99.9508
Max. virtual memory (cumulated for all children) (KiB): 631268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.48
system time used= 1.64575
maximum resident set size= 453912
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 140228
page faults= 0
swaps= 0
block input operations= 0
block output operations= 137136
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 128
involuntary context switches= 2414

runsolver used 3.66044 second user time and 9.01763 second system time

The end

Launcher Data

Begin job on node149 at 2012-05-27 08:57:10
IDJOB=3694389
IDBENCH=72232
IDSOLVER=2273
FILE ID=node149/3694389-1338101830
RUNJOBID= node149-1338101830-7492
PBS_JOBID= 14624439
Free space on /tmp= 71708 MiB

SOLVER NAME= pb2satCp2 2012-05-19
BENCH NAME= PB10/normalized-PB10/OPT-BIGINT-LIN/leberre/opb-paranoid/misc2010/datasets/10orplus/normalized-evolution-dev.cudf.paranoid.opb
COMMAND LINE= DIR/runPb2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3694389-1338101830/watcher-3694389-1338101830 -o /tmp/evaluation-result-3694389-1338101830/solver-3694389-1338101830 -C 1800 -W 1900 -M 15500  HOME/runPb2satCp2.sh HOME/instance-3694389-1338101830.opb 763484420 HOME HOME

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

MD5SUM BENCH= 936dd9c91ca1d73fea84b29056b5486e
RANDOM SEED=763484420

node149.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.145
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	: 5332.29
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.145
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.145
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	: 5438.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.145
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.145
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:       32873648 kB
MemFree:        30250520 kB
Buffers:          269056 kB
Cached:          1539152 kB
SwapCached:         2244 kB
Active:           709860 kB
Inactive:        1108636 kB
Active(anon):       2364 kB
Inactive(anon):     9052 kB
Active(file):     707496 kB
Inactive(file):  1099584 kB
Unevictable:        7368 kB
Mlocked:            7368 kB
SwapTotal:      67108856 kB
SwapFree:       67104796 kB
Dirty:             24072 kB
Writeback:             0 kB
AnonPages:         14428 kB
Mapped:            13492 kB
Shmem:                96 kB
Slab:             665800 kB
SReclaimable:     110092 kB
SUnreclaim:       555708 kB
KernelStack:        1392 kB
PageTables:         4060 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     104116 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71560 MiB
End job on node149 at 2012-05-27 09:27:11