Trace number 3694386

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

General information on the benchmark

Name/OPT-BIGINT-LIN/leberre/opb-paranoid/misc2010/datasets/
10orplus/normalized-codebreaker.cudf.paranoid.opb
MD5SUMb0b0977e9ec037181e9f3d33c57febaf
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark193395
Best CPU time to get the best result obtained on this benchmark710.886
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables19770
Total number of constraints96411
Number of constraints which are clauses94846
Number of constraints which are cardinality constraints (but not clauses)1565
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 7254
Biggest coefficient in the objective function 4296
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 12720454
Number of bits of the sum of numbers in the objective function 24
Biggest number in a constraint 4296
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 12720454
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.93	c model valid
0.00/0.93	c current solution ok
1.18/1.21	o 2449494
1.18/1.21	c fallback to adder encoding
1800.05/1800.41	./satsolver.sh: line 5: 11030 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.05/1800.41	c error: unexpected solver exit code
1800.05/1800.41	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3694386-1338101217/watcher-3694386-1338101217 -o /tmp/evaluation-result-3694386-1338101217/solver-3694386-1338101217 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3694386-1338101217.opb 136505139 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.00 2.00 3/179 11023
/proc/meminfo: memFree=29484580/32873648 swapFree=7116/7116
[pid=11023] ppid=11021 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/11023/stat : 11023 (runsolver) D 11021 11023 9063 0 -1 4202560 42 0 0 0 0 0 0 0 20 0 1 0 276249068 12095488 50 33554432000 4194304 5436572 140735216495280 140735216491576 4883175 0 0 4096 24578 18446744071579943789 0 0 17 2 0 0 0 0 0
/proc/11023/statm: 2953 50 31 304 0 2645 0

[startup+0.0917851 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11023
/proc/meminfo: memFree=29484580/32873648 swapFree=7116/7116
[pid=11023] ppid=11021 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11023/stat : 11023 (runPb2satCp2.sh) S 11021 11023 9063 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276249068 9367552 274 33554432000 4194304 5064252 140736175710448 140736175709360 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11023/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100191 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11023
/proc/meminfo: memFree=29484580/32873648 swapFree=7116/7116
[pid=11023] ppid=11021 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11023/stat : 11023 (runPb2satCp2.sh) S 11021 11023 9063 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276249068 9367552 274 33554432000 4194304 5064252 140736175710448 140736175709360 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11023/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300174 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11023
/proc/meminfo: memFree=29484580/32873648 swapFree=7116/7116
[pid=11023] ppid=11021 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11023/stat : 11023 (runPb2satCp2.sh) S 11021 11023 9063 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276249068 9367552 274 33554432000 4194304 5064252 140736175710448 140736175709360 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11023/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70023 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11023
/proc/meminfo: memFree=29484580/32873648 swapFree=7116/7116
[pid=11023] ppid=11021 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11023/stat : 11023 (runPb2satCp2.sh) S 11021 11023 9063 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276249068 9367552 274 33554432000 4194304 5064252 140736175710448 140736175709360 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11023/statm: 2287 274 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.00 2.00 2.00 3/181 11027
/proc/meminfo: memFree=29473620/32873648 swapFree=7116/7116
[pid=11023] ppid=11021 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11023/stat : 11023 (runPb2satCp2.sh) S 11021 11023 9063 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276249068 9367552 274 33554432000 4194304 5064252 140736175710448 140736175709360 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11023/statm: 2287 274 233 213 0 72 0
[pid=11025] ppid=11023 vsize=52976 CPUtime=1.47 cores=0,2,4,6
/proc/11025/stat : 11025 (pb2sat) R 11023 11023 9063 0 -1 4202496 7594 4335 0 0 111 24 11 1 20 0 1 0 276249069 54247424 8890 33554432000 4194304 5873084 140733513410752 140733513406088 4420304 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11025/statm: 13244 8890 180 410 0 12826 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 62124

[startup+3.10033 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11028
/proc/meminfo: memFree=29399224/32873648 swapFree=7116/7116
[pid=11023] ppid=11021 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11023/stat : 11023 (runPb2satCp2.sh) S 11021 11023 9063 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276249068 9367552 274 33554432000 4194304 5064252 140736175710448 140736175709360 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11023/statm: 2287 274 233 213 0 72 0
[pid=11025] ppid=11023 vsize=85744 CPUtime=2.2 cores=0,2,4,6
/proc/11025/stat : 11025 (pb2sat) S 11023 11023 9063 0 -1 4202496 8894 4335 0 0 173 35 11 1 20 0 1 0 276249069 87801856 19130 33554432000 4194304 5873084 140733513410752 140733513404568 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11025/statm: 21436 19130 180 410 0 21018 0
Current children cumulated CPU time (s) 2.2
Current children cumulated vsize (KiB) 94892
heavy processes:

[startup+6.30042 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11030
/proc/meminfo: memFree=29192368/32873648 swapFree=7116/7116
[pid=11023] ppid=11021 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11023/stat : 11023 (runPb2satCp2.sh) S 11021 11023 9063 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276249068 9367552 274 33554432000 4194304 5064252 140736175710448 140736175709360 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11023/statm: 2287 274 233 213 0 72 0
[pid=11025] ppid=11023 vsize=85744 CPUtime=2.2 cores=0,2,4,6
/proc/11025/stat : 11025 (pb2sat) S 11023 11023 9063 0 -1 4202496 8894 4335 0 0 173 35 11 1 20 0 1 0 276249069 87801856 19130 33554432000 4194304 5873084 140733513410752 140733513404568 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11025/statm: 21436 19130 180 410 0 21018 0
[pid=11029] ppid=11025 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11029/stat : 11029 (satsolver.sh) S 11025 11023 9063 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 276249291 9367552 266 33554432000 4194304 5064252 140735871295856 140735871294768 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/11029/statm: 2287 266 226 213 0 72 0
[pid=11030] ppid=11029 vsize=163976 CPUtime=4.06 cores=0,2,4,6
/proc/11030/stat : 11030 (glucose_static) R 11029 11023 9063 0 -1 4202496 32947 0 0 0 398 8 0 0 20 0 1 0 276249291 167911424 36931 33554432000 4194304 4896791 140736673435744 140736673432952 4203026 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11030/statm: 40994 36931 77 172 0 40820 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 268016

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11030
/proc/meminfo: memFree=29186712/32873648 swapFree=7116/7116
[pid=11023] ppid=11021 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11023/stat : 11023 (runPb2satCp2.sh) S 11021 11023 9063 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276249068 9367552 274 33554432000 4194304 5064252 140736175710448 140736175709360 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11023/statm: 2287 274 233 213 0 72 0
[pid=11025] ppid=11023 vsize=85744 CPUtime=2.2 cores=0,2,4,6
/proc/11025/stat : 11025 (pb2sat) S 11023 11023 9063 0 -1 4202496 8894 4335 0 0 173 35 11 1 20 0 1 0 276249069 87801856 19130 33554432000 4194304 5873084 140733513410752 140733513404568 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11025/statm: 21436 19130 180 410 0 21018 0
[pid=11029] ppid=11025 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11029/stat : 11029 (satsolver.sh) S 11025 11023 9063 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 276249291 9367552 266 33554432000 4194304 5064252 140735871295856 140735871294768 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/11029/statm: 2287 266 226 213 0 72 0
[pid=11030] ppid=11029 vsize=183868 CPUtime=10.46 cores=0,2,4,6
/proc/11030/stat : 11030 (glucose_static) R 11029 11023 9063 0 -1 4202496 33432 0 0 0 1038 8 0 0 20 0 1 0 276249291 188280832 37394 33554432000 4194304 4896791 140736673435744 140736673433000 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11030/statm: 45967 37394 77 172 0 45793 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 287908

[startup+25.5005 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11030
/proc/meminfo: memFree=29190608/32873648 swapFree=7116/7116
[pid=11023] ppid=11021 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11023/stat : 11023 (runPb2satCp2.sh) S 11021 11023 9063 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276249068 9367552 274 33554432000 4194304 5064252 140736175710448 140736175709360 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11023/statm: 2287 274 233 213 0 72 0
[pid=11025] ppid=11023 vsize=85744 CPUtime=2.2 cores=0,2,4,6
/proc/11025/stat : 11025 (pb2sat) S 11023 11023 9063 0 -1 4202496 8894 4335 0 0 173 35 11 1 20 0 1 0 276249069 87801856 19130 33554432000 4194304 5873084 140733513410752 140733513404568 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11025/statm: 21436 19130 180 410 0 21018 0
[pid=11029] ppid=11025 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11029/stat : 11029 (satsolver.sh) S 11025 11023 9063 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 276249291 9367552 266 33554432000 4194304 5064252 140735871295856 140735871294768 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/11029/statm: 2287 266 226 213 0 72 0
[pid=11030] ppid=11029 vsize=184936 CPUtime=23.26 cores=0,2,4,6
/proc/11030/stat : 11030 (glucose_static) R 11029 11023 9063 0 -1 4202496 34750 0 0 0 2317 9 0 0 20 0 1 0 276249291 189374464 38525 33554432000 4194304 4896791 140736673435744 140736673432952 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11030/statm: 46234 38525 77 172 0 46060 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 288976

[startup+51.1005 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11030
/proc/meminfo: memFree=29182784/32873648 swapFree=7116/7116
[pid=11023] ppid=11021 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11023/stat : 11023 (runPb2satCp2.sh) S 11021 11023 9063 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276249068 9367552 274 33554432000 4194304 5064252 140736175710448 140736175709360 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11023/statm: 2287 274 233 213 0 72 0
[pid=11025] ppid=11023 vsize=85744 CPUtime=2.2 cores=0,2,4,6
/proc/11025/stat : 11025 (pb2sat) S 11023 11023 9063 0 -1 4202496 8894 4335 0 0 173 35 11 1 20 0 1 0 276249069 87801856 19130 33554432000 4194304 5873084 140733513410752 140733513404568 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11025/statm: 21436 19130 180 410 0 21018 0
[pid=11029] ppid=11025 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11029/stat : 11029 (satsolver.sh) S 11025 11023 9063 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 276249291 9367552 266 33554432000 4194304 5064252 140735871295856 140735871294768 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/11029/statm: 2287 266 226 213 0 72 0
[pid=11030] ppid=11029 vsize=189264 CPUtime=48.85 cores=0,2,4,6
/proc/11030/stat : 11030 (glucose_static) R 11029 11023 9063 0 -1 4202496 38457 0 0 0 4874 11 0 0 20 0 1 0 276249291 193806336 39538 33554432000 4194304 4896791 140736673435744 140736673432952 4224960 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11030/statm: 47316 39538 77 172 0 47142 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 293304

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11030
/proc/meminfo: memFree=29165180/32873648 swapFree=7116/7116
[pid=11023] ppid=11021 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11023/stat : 11023 (runPb2satCp2.sh) S 11021 11023 9063 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276249068 9367552 274 33554432000 4194304 5064252 140736175710448 140736175709360 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11023/statm: 2287 274 233 213 0 72 0
[pid=11025] ppid=11023 vsize=85744 CPUtime=2.2 cores=0,2,4,6
/proc/11025/stat : 11025 (pb2sat) S 11023 11023 9063 0 -1 4202496 8894 4335 0 0 173 35 11 1 20 0 1 0 276249069 87801856 19130 33554432000 4194304 5873084 140733513410752 140733513404568 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11025/statm: 21436 19130 180 410 0 21018 0
[pid=11029] ppid=11025 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11029/stat : 11029 (satsolver.sh) S 11025 11023 9063 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 276249291 9367552 266 33554432000 4194304 5064252 140735871295856 140735871294768 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/11029/statm: 2287 266 226 213 0 72 0
[pid=11030] ppid=11029 vsize=198220 CPUtime=100.05 cores=0,2,4,6
/proc/11030/stat : 11030 (glucose_static) R 11029 11023 9063 0 -1 4202496 42080 0 0 0 9991 14 0 0 20 0 1 0 276249291 202977280 43318 33554432000 4194304 4896791 140736673435744 140736673432952 4225550 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11030/statm: 49555 43318 78 172 0 49381 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 302260

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11030
/proc/meminfo: memFree=29135752/32873648 swapFree=7116/7116
[pid=11023] ppid=11021 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11023/stat : 11023 (runPb2satCp2.sh) S 11021 11023 9063 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276249068 9367552 274 33554432000 4194304 5064252 140736175710448 140736175709360 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11023/statm: 2287 274 233 213 0 72 0
[pid=11025] ppid=11023 vsize=85744 CPUtime=2.2 cores=0,2,4,6
/proc/11025/stat : 11025 (pb2sat) S 11023 11023 9063 0 -1 4202496 8894 4335 0 0 173 35 11 1 20 0 1 0 276249069 87801856 19130 33554432000 4194304 5873084 140733513410752 140733513404568 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11025/statm: 21436 19130 180 410 0 21018 0
[pid=11029] ppid=11025 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11029/stat : 11029 (satsolver.sh) S 11025 11023 9063 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 276249291 9367552 266 33554432000 4194304 5064252 140735871295856 140735871294768 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/11029/statm: 2287 266 226 213 0 72 0
[pid=11030] ppid=11029 vsize=238620 CPUtime=160.04 cores=0,2,4,6
/proc/11030/stat : 11030 (glucose_static) R 11029 11023 9063 0 -1 4202496 48854 0 0 0 15983 21 0 0 20 0 1 0 276249291 244346880 48772 33554432000 4194304 4896791 140736673435744 140736673432952 4225201 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11030/statm: 59655 48772 78 172 0 59481 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 342660

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 11033
/proc/meminfo: memFree=29130992/32873648 swapFree=7116/7116

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11108
/proc/meminfo: memFree=29118600/32873648 swapFree=7116/7116
[pid=11023] ppid=11021 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11023/stat : 11023 (runPb2satCp2.sh) S 11021 11023 9063 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276249068 9367552 274 33554432000 4194304 5064252 140736175710448 140736175709360 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11023/statm: 2287 274 233 213 0 72 0
[pid=11025] ppid=11023 vsize=85744 CPUtime=2.2 cores=0,2,4,6
/proc/11025/stat : 11025 (pb2sat) S 11023 11023 9063 0 -1 4202496 8894 4335 0 0 173 35 11 1 20 0 1 0 276249069 87801856 19130 33554432000 4194304 5873084 140733513410752 140733513404568 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11025/statm: 21436 19130 180 410 0 21018 0
[pid=11029] ppid=11025 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11029/stat : 11029 (satsolver.sh) S 11025 11023 9063 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 276249291 9367552 266 33554432000 4194304 5064252 140735871295856 140735871294768 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/11029/statm: 2287 266 226 213 0 72 0
[pid=11030] ppid=11029 vsize=332332 CPUtime=1359.81 cores=0,2,4,6
/proc/11030/stat : 11030 (glucose_static) R 11029 11023 9063 0 -1 4202496 104905 0 0 0 135881 100 0 0 20 0 1 0 276249291 340307968 78779 33554432000 4194304 4896791 140736673435744 140736673433320 4207892 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11030/statm: 83083 78779 78 172 0 82909 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 436372

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 11111
/proc/meminfo: memFree=29089552/32873648 swapFree=7116/7116
[pid=11023] ppid=11021 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11023/stat : 11023 (runPb2satCp2.sh) S 11021 11023 9063 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276249068 9367552 274 33554432000 4194304 5064252 140736175710448 140736175709360 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11023/statm: 2287 274 233 213 0 72 0
[pid=11025] ppid=11023 vsize=85744 CPUtime=2.2 cores=0,2,4,6
/proc/11025/stat : 11025 (pb2sat) S 11023 11023 9063 0 -1 4202496 8894 4335 0 0 173 35 11 1 20 0 1 0 276249069 87801856 19130 33554432000 4194304 5873084 140733513410752 140733513404568 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11025/statm: 21436 19130 180 410 0 21018 0
[pid=11029] ppid=11025 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11029/stat : 11029 (satsolver.sh) S 11025 11023 9063 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 276249291 9367552 266 33554432000 4194304 5064252 140735871295856 140735871294768 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/11029/statm: 2287 266 226 213 0 72 0
[pid=11030] ppid=11029 vsize=386736 CPUtime=1419.81 cores=0,2,4,6
/proc/11030/stat : 11030 (glucose_static) R 11029 11023 9063 0 -1 4202496 107380 0 0 0 141876 105 0 0 20 0 1 0 276249291 396017664 85269 33554432000 4194304 4896791 140736673435744 140736673432952 4224670 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11030/statm: 96684 85269 78 172 0 96510 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 490776

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11111
/proc/meminfo: memFree=29065688/32873648 swapFree=7116/7116
[pid=11023] ppid=11021 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11023/stat : 11023 (runPb2satCp2.sh) S 11021 11023 9063 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276249068 9367552 274 33554432000 4194304 5064252 140736175710448 140736175709360 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11023/statm: 2287 274 233 213 0 72 0
[pid=11025] ppid=11023 vsize=85744 CPUtime=2.2 cores=0,2,4,6
/proc/11025/stat : 11025 (pb2sat) S 11023 11023 9063 0 -1 4202496 8894 4335 0 0 173 35 11 1 20 0 1 0 276249069 87801856 19130 33554432000 4194304 5873084 140733513410752 140733513404568 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11025/statm: 21436 19130 180 410 0 21018 0
[pid=11029] ppid=11025 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11029/stat : 11029 (satsolver.sh) S 11025 11023 9063 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 276249291 9367552 266 33554432000 4194304 5064252 140735871295856 140735871294768 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/11029/statm: 2287 266 226 213 0 72 0
[pid=11030] ppid=11029 vsize=389636 CPUtime=1479.79 cores=0,2,4,6
/proc/11030/stat : 11030 (glucose_static) R 11029 11023 9063 0 -1 4202496 108853 0 0 0 147871 108 0 0 20 0 1 0 276249291 398987264 89552 33554432000 4194304 4896791 140736673435744 140736673430776 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11030/statm: 97409 89552 78 172 0 97235 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 493676

[startup+1542.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/183 11112
/proc/meminfo: memFree=29059336/32873648 swapFree=7116/7116
[pid=11023] ppid=11021 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11023/stat : 11023 (runPb2satCp2.sh) S 11021 11023 9063 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276249068 9367552 274 33554432000 4194304 5064252 140736175710448 140736175709360 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11023/statm: 2287 274 233 213 0 72 0
[pid=11025] ppid=11023 vsize=85744 CPUtime=2.2 cores=0,2,4,6
/proc/11025/stat : 11025 (pb2sat) S 11023 11023 9063 0 -1 4202496 8894 4335 0 0 173 35 11 1 20 0 1 0 276249069 87801856 19130 33554432000 4194304 5873084 140733513410752 140733513404568 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11025/statm: 21436 19130 180 410 0 21018 0
[pid=11029] ppid=11025 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11029/stat : 11029 (satsolver.sh) S 11025 11023 9063 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 276249291 9367552 266 33554432000 4194304 5064252 140735871295856 140735871294768 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/11029/statm: 2287 266 226 213 0 72 0
[pid=11030] ppid=11029 vsize=393460 CPUtime=1539.78 cores=0,2,4,6
/proc/11030/stat : 11030 (glucose_static) R 11029 11023 9063 0 -1 4202496 110501 0 0 0 153865 113 0 0 20 0 1 0 276249291 402903040 87877 33554432000 4194304 4896791 140736673435744 140736673432952 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11030/statm: 98365 87877 78 172 0 98191 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 497500

[startup+1602.3 s]
/proc/loadavg: 2.12 2.04 2.01 3/183 11112
/proc/meminfo: memFree=29060000/32873648 swapFree=7116/7116
[pid=11023] ppid=11021 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11023/stat : 11023 (runPb2satCp2.sh) S 11021 11023 9063 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276249068 9367552 274 33554432000 4194304 5064252 140736175710448 140736175709360 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11023/statm: 2287 274 233 213 0 72 0
[pid=11025] ppid=11023 vsize=85744 CPUtime=2.2 cores=0,2,4,6
/proc/11025/stat : 11025 (pb2sat) S 11023 11023 9063 0 -1 4202496 8894 4335 0 0 173 35 11 1 20 0 1 0 276249069 87801856 19130 33554432000 4194304 5873084 140733513410752 140733513404568 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11025/statm: 21436 19130 180 410 0 21018 0
[pid=11029] ppid=11025 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11029/stat : 11029 (satsolver.sh) S 11025 11023 9063 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 276249291 9367552 266 33554432000 4194304 5064252 140735871295856 140735871294768 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/11029/statm: 2287 266 226 213 0 72 0
[pid=11030] ppid=11029 vsize=396380 CPUtime=1599.78 cores=0,2,4,6
/proc/11030/stat : 11030 (glucose_static) R 11029 11023 9063 0 -1 4202496 111784 0 0 0 159861 117 0 0 20 0 1 0 276249291 405893120 84494 33554432000 4194304 4896791 140736673435744 140736673432968 4204062 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11030/statm: 99095 84494 78 172 0 98921 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 500420

[startup+1662.3 s]
/proc/loadavg: 2.08 2.04 2.01 3/183 11112
/proc/meminfo: memFree=29036272/32873648 swapFree=7116/7116
[pid=11023] ppid=11021 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11023/stat : 11023 (runPb2satCp2.sh) S 11021 11023 9063 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276249068 9367552 274 33554432000 4194304 5064252 140736175710448 140736175709360 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11023/statm: 2287 274 233 213 0 72 0
[pid=11025] ppid=11023 vsize=85744 CPUtime=2.2 cores=0,2,4,6
/proc/11025/stat : 11025 (pb2sat) S 11023 11023 9063 0 -1 4202496 8894 4335 0 0 173 35 11 1 20 0 1 0 276249069 87801856 19130 33554432000 4194304 5873084 140733513410752 140733513404568 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11025/statm: 21436 19130 180 410 0 21018 0
[pid=11029] ppid=11025 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11029/stat : 11029 (satsolver.sh) S 11025 11023 9063 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 276249291 9367552 266 33554432000 4194304 5064252 140735871295856 140735871294768 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/11029/statm: 2287 266 226 213 0 72 0
[pid=11030] ppid=11029 vsize=397124 CPUtime=1659.76 cores=0,2,4,6
/proc/11030/stat : 11030 (glucose_static) R 11029 11023 9063 0 -1 4202496 111994 0 0 0 165859 117 0 0 20 0 1 0 276249291 406654976 88360 33554432000 4194304 4896791 140736673435744 140736673433272 4203775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11030/statm: 99281 88360 78 172 0 99107 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 501164

[startup+1722.3 s]
/proc/loadavg: 2.10 2.05 2.01 3/183 11112
/proc/meminfo: memFree=29029012/32873648 swapFree=7116/7116
[pid=11023] ppid=11021 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11023/stat : 11023 (runPb2satCp2.sh) S 11021 11023 9063 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276249068 9367552 274 33554432000 4194304 5064252 140736175710448 140736175709360 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11023/statm: 2287 274 233 213 0 72 0
[pid=11025] ppid=11023 vsize=85744 CPUtime=2.2 cores=0,2,4,6
/proc/11025/stat : 11025 (pb2sat) S 11023 11023 9063 0 -1 4202496 8894 4335 0 0 173 35 11 1 20 0 1 0 276249069 87801856 19130 33554432000 4194304 5873084 140733513410752 140733513404568 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11025/statm: 21436 19130 180 410 0 21018 0
[pid=11029] ppid=11025 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11029/stat : 11029 (satsolver.sh) S 11025 11023 9063 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 276249291 9367552 266 33554432000 4194304 5064252 140735871295856 140735871294768 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/11029/statm: 2287 266 226 213 0 72 0
[pid=11030] ppid=11029 vsize=400056 CPUtime=1719.75 cores=0,2,4,6
/proc/11030/stat : 11030 (glucose_static) R 11029 11023 9063 0 -1 4202496 112733 0 0 0 171858 117 0 0 20 0 1 0 276249291 409657344 93187 33554432000 4194304 4896791 140736673435744 140736673432952 4203792 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11030/statm: 100014 93187 78 172 0 99840 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 504096

[startup+1782.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/183 11112
/proc/meminfo: memFree=29031040/32873648 swapFree=7116/7116
[pid=11023] ppid=11021 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11023/stat : 11023 (runPb2satCp2.sh) S 11021 11023 9063 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276249068 9367552 274 33554432000 4194304 5064252 140736175710448 140736175709360 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11023/statm: 2287 274 233 213 0 72 0
[pid=11025] ppid=11023 vsize=85744 CPUtime=2.2 cores=0,2,4,6
/proc/11025/stat : 11025 (pb2sat) S 11023 11023 9063 0 -1 4202496 8894 4335 0 0 173 35 11 1 20 0 1 0 276249069 87801856 19130 33554432000 4194304 5873084 140733513410752 140733513404568 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11025/statm: 21436 19130 180 410 0 21018 0
[pid=11029] ppid=11025 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11029/stat : 11029 (satsolver.sh) S 11025 11023 9063 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 276249291 9367552 266 33554432000 4194304 5064252 140735871295856 140735871294768 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/11029/statm: 2287 266 226 213 0 72 0
[pid=11030] ppid=11029 vsize=403948 CPUtime=1779.74 cores=0,2,4,6
/proc/11030/stat : 11030 (glucose_static) R 11029 11023 9063 0 -1 4202496 114621 0 0 0 177853 121 0 0 20 0 1 0 276249291 413642752 89022 33554432000 4194304 4896791 140736673435744 140736673431480 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11030/statm: 100987 89022 78 172 0 100813 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 507988



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.13 2.07 2.01 3/183 11112
/proc/meminfo: memFree=29007224/32873648 swapFree=7116/7116
[pid=11023] ppid=11021 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11023/stat : 11023 (runPb2satCp2.sh) S 11021 11023 9063 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276249068 9367552 274 33554432000 4194304 5064252 140736175710448 140736175709360 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11023/statm: 2287 274 233 213 0 72 0
[pid=11025] ppid=11023 vsize=85744 CPUtime=2.2 cores=0,2,4,6
/proc/11025/stat : 11025 (pb2sat) S 11023 11023 9063 0 -1 4202496 8894 4335 0 0 173 35 11 1 20 0 1 0 276249069 87801856 19130 33554432000 4194304 5873084 140733513410752 140733513404568 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11025/statm: 21436 19130 180 410 0 21018 0
[pid=11029] ppid=11025 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11029/stat : 11029 (satsolver.sh) S 11025 11023 9063 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 276249291 9367552 266 33554432000 4194304 5064252 140735871295856 140735871294768 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/11029/statm: 2287 266 226 213 0 72 0
[pid=11030] ppid=11029 vsize=406192 CPUtime=1797.85 cores=0,2,4,6
/proc/11030/stat : 11030 (glucose_static) R 11029 11023 9063 0 -1 4202496 115146 0 0 0 179663 122 0 0 20 0 1 0 276249291 415940608 95168 33554432000 4194304 4896791 140736673435744 140736673432968 4203775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11030/statm: 101548 95168 78 172 0 101374 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 510232

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.09
CPU user time (s): 1798.48
CPU system time (s): 1.60276
CPU usage (%): 99.9818
Max. virtual memory (cumulated for all children) (KiB): 638084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.48
system time used= 1.60276
maximum resident set size= 465872
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 129366
page faults= 0
swaps= 0
block input operations= 0
block output operations= 136576
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 105
involuntary context switches= 2092

runsolver used 6.21705 second user time and 19.659 second system time

The end

Launcher Data

Begin job on node114 at 2012-05-27 08:46:57
IDJOB=3694386
IDBENCH=72215
IDSOLVER=2273
FILE ID=node114/3694386-1338101217
RUNJOBID= node114-1338088352-9079
PBS_JOBID= 14624459
Free space on /tmp= 71404 MiB

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

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

MD5SUM BENCH= b0b0977e9ec037181e9f3d33c57febaf
RANDOM SEED=136505139

node114.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.242
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.48
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.242
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.242
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	: 5451.90
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.242
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.242
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.242
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		: 2666.242
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.242
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:        29485000 kB
Buffers:          322996 kB
Cached:          1838128 kB
SwapCached:         2144 kB
Active:          1447496 kB
Inactive:        1098540 kB
Active(anon):     379512 kB
Inactive(anon):     7896 kB
Active(file):    1067984 kB
Inactive(file):  1090644 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67103876 kB
Dirty:             12088 kB
Writeback:             0 kB
AnonPages:        472048 kB
Mapped:            15136 kB
Shmem:               116 kB
Slab:             701552 kB
SReclaimable:     145840 kB
SUnreclaim:       555712 kB
KernelStack:        1520 kB
PageTables:         5048 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     529664 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    407552 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= 71332 MiB
End job on node114 at 2012-05-27 09:16:58