Trace number 3694454

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

General information on the benchmark

Name/OPT-BIGINT-LIN/heinz/
normalized-n3div36.opb
MD5SUMd6fb43de5ad16fe6221d9ec8248960c2
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1840
Best CPU time to get the best result obtained on this benchmark1800.2
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables22120
Total number of constraints4484
Number of constraints which are clauses2
Number of constraints which are cardinality constraints (but not clauses)4424
Number of constraints which are nor clauses,nor cardinality constraints58
Minimum length of a constraint5
Maximum length of a constraint10890
Number of terms in the objective function 22120
Biggest coefficient in the objective function 554
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 3240754
Number of bits of the sum of numbers in the objective function 22
Biggest number in a constraint 554
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 3240754
Number of bits of the biggest sum of numbers22
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3.67/3.76	c model valid
3.67/3.76	c current solution ok
8.68/8.94	o 6521
8.68/8.94	c fallback to adder encoding
1800.06/1801.41	c error: unexpected solver exit code
1800.06/1801.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-3694454-1338120280/watcher-3694454-1338120280 -o /tmp/evaluation-result-3694454-1338120280/solver-3694454-1338120280 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3694454-1338120280.opb 633010926 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 21250
/proc/meminfo: memFree=26862640/32873624 swapFree=7104/7104
[pid=21250] ppid=21248 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21250/stat : 21250 (runPb2satCp2.sh) S 21248 21250 10926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278153524 9367552 275 33554432000 4194304 5064252 140736354234176 140736354233088 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21250/statm: 2287 275 233 213 0 72 0

[startup+0.0303111 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21250
/proc/meminfo: memFree=26862640/32873624 swapFree=7104/7104
[pid=21250] ppid=21248 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21250/stat : 21250 (runPb2satCp2.sh) S 21248 21250 10926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278153524 9367552 275 33554432000 4194304 5064252 140736354234176 140736354233088 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21250/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100167 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21250
/proc/meminfo: memFree=26862640/32873624 swapFree=7104/7104
[pid=21250] ppid=21248 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21250/stat : 21250 (runPb2satCp2.sh) S 21248 21250 10926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278153524 9367552 275 33554432000 4194304 5064252 140736354234176 140736354233088 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21250/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30013 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21250
/proc/meminfo: memFree=26862640/32873624 swapFree=7104/7104
[pid=21250] ppid=21248 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21250/stat : 21250 (runPb2satCp2.sh) S 21248 21250 10926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278153524 9367552 275 33554432000 4194304 5064252 140736354234176 140736354233088 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21250/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700178 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21250
/proc/meminfo: memFree=26862640/32873624 swapFree=7104/7104
[pid=21250] ppid=21248 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21250/stat : 21250 (runPb2satCp2.sh) S 21248 21250 10926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278153524 9367552 275 33554432000 4194304 5064252 140736354234176 140736354233088 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21250/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50023 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21252
/proc/meminfo: memFree=26784808/32873624 swapFree=7104/7104
[pid=21250] ppid=21248 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21250/stat : 21250 (runPb2satCp2.sh) S 21248 21250 10926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278153524 9367552 275 33554432000 4194304 5064252 140736354234176 140736354233088 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21250/statm: 2287 275 233 213 0 72 0
[pid=21251] ppid=21250 vsize=145504 CPUtime=1.49 cores=1,3,5,7
/proc/21251/stat : 21251 (pb2sat) R 21250 21250 10926 0 -1 4202496 17219 0 0 0 146 3 0 0 20 0 1 0 278153525 148996096 33812 33554432000 4194304 5873084 140733354504336 140733353940840 4393030 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21251/statm: 36376 33812 157 410 0 35958 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 154652

[startup+3.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 21254
/proc/meminfo: memFree=26595028/32873624 swapFree=7104/7104
[pid=21250] ppid=21248 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21250/stat : 21250 (runPb2satCp2.sh) S 21248 21250 10926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278153524 9367552 275 33554432000 4194304 5064252 140736354234176 140736354233088 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21250/statm: 2287 275 233 213 0 72 0
[pid=21251] ppid=21250 vsize=216324 CPUtime=1.97 cores=1,3,5,7
/proc/21251/stat : 21251 (pb2sat) S 21250 21250 10926 0 -1 4202496 19333 0 0 0 182 15 0 0 20 0 1 0 278153525 221515776 39734 33554432000 4194304 5873084 140733354504336 140733354500760 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21251/statm: 54081 39734 164 410 0 53663 0
[pid=21253] ppid=21251 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21253/stat : 21253 (satsolver.sh) S 21251 21250 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278153722 9367552 265 33554432000 4194304 5064252 140736920630160 140736920629072 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21253/statm: 2287 265 226 213 0 72 0
[pid=21254] ppid=21253 vsize=356524 CPUtime=1.1 cores=1,3,5,7
/proc/21254/stat : 21254 (glucose_static) R 21253 21250 10926 0 -1 4202496 50090 0 0 0 98 12 0 0 20 0 1 0 278153722 365080576 71340 33554432000 4194304 4896791 140735933047616 140735931996680 4401607 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/21254/statm: 89131 71341 76 172 0 88957 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 591144

[startup+6.30014 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21254
/proc/meminfo: memFree=26566664/32873624 swapFree=7104/7104
[pid=21250] ppid=21248 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21250/stat : 21250 (runPb2satCp2.sh) S 21248 21250 10926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278153524 9367552 275 33554432000 4194304 5064252 140736354234176 140736354233088 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21250/statm: 2287 275 233 213 0 72 0
[pid=21251] ppid=21250 vsize=244964 CPUtime=6.17 cores=1,3,5,7
/proc/21251/stat : 21251 (pb2sat) R 21250 21250 10926 0 -1 4202496 21915 56184 0 0 245 215 140 17 20 0 1 0 278153525 250843136 45605 33554432000 4194304 5873084 140733354504336 140733354499768 5127520 0 0 4096 0 0 0 0 17 1 0 0 10 0 0
/proc/21251/statm: 61241 45605 173 410 0 60823 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 254112

[startup+12.7004 s]
/proc/loadavg: 2.16 2.03 2.01 3/181 21257
/proc/meminfo: memFree=26141908/32873624 swapFree=7104/7104
[pid=21250] ppid=21248 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21250/stat : 21250 (runPb2satCp2.sh) S 21248 21250 10926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278153524 9367552 275 33554432000 4194304 5064252 140736354234176 140736354233088 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21250/statm: 2287 275 233 213 0 72 0
[pid=21251] ppid=21250 vsize=395160 CPUtime=10.59 cores=1,3,5,7
/proc/21251/stat : 21251 (pb2sat) S 21250 21250 10926 0 -1 4202496 26755 56697 0 0 451 438 141 29 20 0 1 0 278153525 404643840 82169 33554432000 4194304 5873084 140733354504336 140733354498152 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 96 0 0
/proc/21251/statm: 98790 82169 180 410 0 98372 0
[pid=21256] ppid=21251 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21256/stat : 21256 (satsolver.sh) S 21251 21250 10926 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 278154683 9367552 267 33554432000 4194304 5064252 140736022238752 140736022237664 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/21256/statm: 2287 267 226 213 0 72 0
[pid=21257] ppid=21256 vsize=356544 CPUtime=1.1 cores=1,3,5,7
/proc/21257/stat : 21257 (glucose_static) R 21256 21250 10926 0 -1 4202496 49201 0 0 0 98 12 0 0 20 0 1 0 278154684 365101056 75179 33554432000 4194304 4896791 140736986299136 140736985247928 4226926 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21257/statm: 89136 75180 58 172 0 88962 0
Current children cumulated CPU time (s) 11.69
Current children cumulated vsize (KiB) 770000

[startup+25.5004 s]
/proc/loadavg: 2.13 2.03 2.01 3/181 21257
/proc/meminfo: memFree=25773284/32873624 swapFree=7104/7104
[pid=21250] ppid=21248 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21250/stat : 21250 (runPb2satCp2.sh) S 21248 21250 10926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278153524 9367552 275 33554432000 4194304 5064252 140736354234176 140736354233088 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21250/statm: 2287 275 233 213 0 72 0
[pid=21251] ppid=21250 vsize=395160 CPUtime=10.59 cores=1,3,5,7
/proc/21251/stat : 21251 (pb2sat) S 21250 21250 10926 0 -1 4202496 26755 56697 0 0 451 438 141 29 20 0 1 0 278153525 404643840 82169 33554432000 4194304 5873084 140733354504336 140733354498152 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 96 0 0
/proc/21251/statm: 98790 82169 180 410 0 98372 0
[pid=21256] ppid=21251 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21256/stat : 21256 (satsolver.sh) S 21251 21250 10926 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 278154683 9367552 267 33554432000 4194304 5064252 140736022238752 140736022237664 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/21256/statm: 2287 267 226 213 0 72 0
[pid=21257] ppid=21256 vsize=637436 CPUtime=13.9 cores=1,3,5,7
/proc/21257/stat : 21257 (glucose_static) R 21256 21250 10926 0 -1 4202496 93552 0 0 0 1363 27 0 0 20 0 1 0 278154684 652734464 136820 33554432000 4194304 4896791 140736986299136 140736986296344 4223886 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21257/statm: 159359 136820 78 172 0 159185 0
Current children cumulated CPU time (s) 24.49
Current children cumulated vsize (KiB) 1050892

[startup+51.1004 s]
/proc/loadavg: 2.09 2.03 2.01 3/181 21257
/proc/meminfo: memFree=25771792/32873624 swapFree=7104/7104
[pid=21250] ppid=21248 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21250/stat : 21250 (runPb2satCp2.sh) S 21248 21250 10926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278153524 9367552 275 33554432000 4194304 5064252 140736354234176 140736354233088 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21250/statm: 2287 275 233 213 0 72 0
[pid=21251] ppid=21250 vsize=395160 CPUtime=10.59 cores=1,3,5,7
/proc/21251/stat : 21251 (pb2sat) S 21250 21250 10926 0 -1 4202496 26755 56697 0 0 451 438 141 29 20 0 1 0 278153525 404643840 82169 33554432000 4194304 5873084 140733354504336 140733354498152 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 96 0 0
/proc/21251/statm: 98790 82169 180 410 0 98372 0
[pid=21256] ppid=21251 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21256/stat : 21256 (satsolver.sh) S 21251 21250 10926 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 278154683 9367552 267 33554432000 4194304 5064252 140736022238752 140736022237664 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/21256/statm: 2287 267 226 213 0 72 0
[pid=21257] ppid=21256 vsize=637568 CPUtime=39.5 cores=1,3,5,7
/proc/21257/stat : 21257 (glucose_static) R 21256 21250 10926 0 -1 4202496 93575 0 0 0 3923 27 0 0 20 0 1 0 278154684 652869632 136843 33554432000 4194304 4896791 140736986299136 140736986296536 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21257/statm: 159392 136843 78 172 0 159218 0
Current children cumulated CPU time (s) 50.09
Current children cumulated vsize (KiB) 1051024

[startup+102.307 s]
/proc/loadavg: 2.03 2.02 2.00 3/181 21257
/proc/meminfo: memFree=25766420/32873624 swapFree=7104/7104
[pid=21250] ppid=21248 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21250/stat : 21250 (runPb2satCp2.sh) S 21248 21250 10926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278153524 9367552 275 33554432000 4194304 5064252 140736354234176 140736354233088 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21250/statm: 2287 275 233 213 0 72 0
[pid=21251] ppid=21250 vsize=395160 CPUtime=10.59 cores=1,3,5,7
/proc/21251/stat : 21251 (pb2sat) S 21250 21250 10926 0 -1 4202496 26755 56697 0 0 451 438 141 29 20 0 1 0 278153525 404643840 82169 33554432000 4194304 5873084 140733354504336 140733354498152 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 96 0 0
/proc/21251/statm: 98790 82169 180 410 0 98372 0
[pid=21256] ppid=21251 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21256/stat : 21256 (satsolver.sh) S 21251 21250 10926 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 278154683 9367552 267 33554432000 4194304 5064252 140736022238752 140736022237664 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/21256/statm: 2287 267 226 213 0 72 0
[pid=21257] ppid=21256 vsize=638976 CPUtime=90.69 cores=1,3,5,7
/proc/21257/stat : 21257 (glucose_static) R 21256 21250 10926 0 -1 4202496 93922 0 0 0 9042 27 0 0 20 0 1 0 278154684 654311424 137701 33554432000 4194304 4896791 140736986299136 140736986296344 4224684 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21257/statm: 159744 137701 78 172 0 159570 0
Current children cumulated CPU time (s) 101.28
Current children cumulated vsize (KiB) 1052432

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 21258
/proc/meminfo: memFree=25757972/32873624 swapFree=7104/7104
[pid=21250] ppid=21248 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21250/stat : 21250 (runPb2satCp2.sh) S 21248 21250 10926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278153524 9367552 275 33554432000 4194304 5064252 140736354234176 140736354233088 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21250/statm: 2287 275 233 213 0 72 0
[pid=21251] ppid=21250 vsize=395160 CPUtime=10.59 cores=1,3,5,7
/proc/21251/stat : 21251 (pb2sat) S 21250 21250 10926 0 -1 4202496 26755 56697 0 0 451 438 141 29 20 0 1 0 278153525 404643840 82169 33554432000 4194304 5873084 140733354504336 140733354498152 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 96 0 0
/proc/21251/statm: 98790 82169 180 410 0 98372 0
[pid=21256] ppid=21251 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21256/stat : 21256 (satsolver.sh) S 21251 21250 10926 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 278154683 9367552 267 33554432000 4194304 5064252 140736022238752 140736022237664 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/21256/statm: 2287 267 226 213 0 72 0
[pid=21257] ppid=21256 vsize=639220 CPUtime=150.68 cores=1,3,5,7
/proc/21257/stat : 21257 (glucose_static) R 21256 21250 10926 0 -1 4202496 93989 0 0 0 15041 27 0 0 20 0 1 0 278154684 654561280 137768 33554432000 4194304 4896791 140736986299136 140736986296664 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21257/statm: 159805 137768 78 172 0 159631 0
Current children cumulated CPU time (s) 161.27
Current children cumulated vsize (KiB) 1052676

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 21258
/proc/meminfo: memFree=25753748/32873624 swapFree=7104/7104
[pid=21250] ppid=21248 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/21257/stat : 21257 (glucose_static) R 21256 21250 10926 0 -1 4202496 101318 0 0 0 135011 33 0 0 20 0 1 0 278154684 681693184 149155 33554432000 4194304 4896791 140736986299136 140736986296344 4203775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21257/statm: 166429 149155 78 172 0 166255 0
Current children cumulated CPU time (s) 1361.03
Current children cumulated vsize (KiB) 1079172

[startup+1422.3 s]
/proc/loadavg: 2.77 2.60 2.23 2/173 21337
/proc/meminfo: memFree=27688932/32873624 swapFree=7104/7104
[pid=21250] ppid=21248 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21250/stat : 21250 (runPb2satCp2.sh) S 21248 21250 10926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278153524 9367552 275 33554432000 4194304 5064252 140736354234176 140736354233088 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21250/statm: 2287 275 233 213 0 72 0
[pid=21251] ppid=21250 vsize=395160 CPUtime=10.59 cores=1,3,5,7
/proc/21251/stat : 21251 (pb2sat) S 21250 21250 10926 0 -1 4202496 26755 56697 0 0 451 438 141 29 20 0 1 0 278153525 404643840 82169 33554432000 4194304 5873084 140733354504336 140733354498152 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 96 0 0
/proc/21251/statm: 98790 82169 180 410 0 98372 0
[pid=21256] ppid=21251 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21256/stat : 21256 (satsolver.sh) S 21251 21250 10926 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 278154683 9367552 267 33554432000 4194304 5064252 140736022238752 140736022237664 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/21256/statm: 2287 267 226 213 0 72 0
[pid=21257] ppid=21256 vsize=749396 CPUtime=1410.44 cores=1,3,5,7
/proc/21257/stat : 21257 (glucose_static) R 21256 21250 10926 0 -1 4202496 102579 0 0 0 141009 35 0 0 20 0 1 0 278154684 767381504 151389 33554432000 4194304 4896791 140736986299136 140736986296344 4203775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21257/statm: 187349 151389 78 172 0 187175 0
Current children cumulated CPU time (s) 1421.03
Current children cumulated vsize (KiB) 1162852

[startup+1482.3 s]
/proc/loadavg: 1.65 2.30 2.15 2/172 21337
/proc/meminfo: memFree=27681384/32873624 swapFree=7104/7104
[pid=21250] ppid=21248 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21250/stat : 21250 (runPb2satCp2.sh) S 21248 21250 10926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278153524 9367552 275 33554432000 4194304 5064252 140736354234176 140736354233088 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21250/statm: 2287 275 233 213 0 72 0
[pid=21251] ppid=21250 vsize=395160 CPUtime=10.59 cores=1,3,5,7
/proc/21251/stat : 21251 (pb2sat) S 21250 21250 10926 0 -1 4202496 26755 56697 0 0 451 438 141 29 20 0 1 0 278153525 404643840 82169 33554432000 4194304 5873084 140733354504336 140733354498152 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 96 0 0
/proc/21251/statm: 98790 82169 180 410 0 98372 0
[pid=21256] ppid=21251 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21256/stat : 21256 (satsolver.sh) S 21251 21250 10926 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 278154683 9367552 267 33554432000 4194304 5064252 140736022238752 140736022237664 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/21256/statm: 2287 267 226 213 0 72 0
[pid=21257] ppid=21256 vsize=750616 CPUtime=1470.42 cores=1,3,5,7
/proc/21257/stat : 21257 (glucose_static) R 21256 21250 10926 0 -1 4202496 102999 0 0 0 147007 35 0 0 20 0 1 0 278154684 768630784 153820 33554432000 4194304 4896791 140736986299136 140736986296280 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21257/statm: 187654 153820 78 172 0 187480 0
Current children cumulated CPU time (s) 1481.01
Current children cumulated vsize (KiB) 1164072

[startup+1542.3 s]
/proc/loadavg: 1.24 2.06 2.07 2/173 21340
/proc/meminfo: memFree=27679736/32873624 swapFree=7104/7104
[pid=21250] ppid=21248 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21250/stat : 21250 (runPb2satCp2.sh) S 21248 21250 10926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278153524 9367552 275 33554432000 4194304 5064252 140736354234176 140736354233088 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21250/statm: 2287 275 233 213 0 72 0
[pid=21251] ppid=21250 vsize=395160 CPUtime=10.59 cores=1,3,5,7
/proc/21251/stat : 21251 (pb2sat) S 21250 21250 10926 0 -1 4202496 26755 56697 0 0 451 438 141 29 20 0 1 0 278153525 404643840 82169 33554432000 4194304 5873084 140733354504336 140733354498152 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 96 0 0
/proc/21251/statm: 98790 82169 180 410 0 98372 0
[pid=21256] ppid=21251 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21256/stat : 21256 (satsolver.sh) S 21251 21250 10926 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 278154683 9367552 267 33554432000 4194304 5064252 140736022238752 140736022237664 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/21256/statm: 2287 267 226 213 0 72 0
[pid=21257] ppid=21256 vsize=750760 CPUtime=1530.41 cores=1,3,5,7
/proc/21257/stat : 21257 (glucose_static) R 21256 21250 10926 0 -1 4202496 103042 0 0 0 153006 35 0 0 20 0 1 0 278154684 768778240 154374 33554432000 4194304 4896791 140736986299136 140736986296360 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21257/statm: 187690 154374 78 172 0 187516 0
Current children cumulated CPU time (s) 1541
Current children cumulated vsize (KiB) 1164216

[startup+1602.3 s]
/proc/loadavg: 1.08 1.87 2.00 2/172 21340
/proc/meminfo: memFree=27677084/32873624 swapFree=7104/7104
[pid=21250] ppid=21248 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21250/stat : 21250 (runPb2satCp2.sh) S 21248 21250 10926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278153524 9367552 275 33554432000 4194304 5064252 140736354234176 140736354233088 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21250/statm: 2287 275 233 213 0 72 0
[pid=21251] ppid=21250 vsize=395160 CPUtime=10.59 cores=1,3,5,7
/proc/21251/stat : 21251 (pb2sat) S 21250 21250 10926 0 -1 4202496 26755 56697 0 0 451 438 141 29 20 0 1 0 278153525 404643840 82169 33554432000 4194304 5873084 140733354504336 140733354498152 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 96 0 0
/proc/21251/statm: 98790 82169 180 410 0 98372 0
[pid=21256] ppid=21251 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21256/stat : 21256 (satsolver.sh) S 21251 21250 10926 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 278154683 9367552 267 33554432000 4194304 5064252 140736022238752 140736022237664 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/21256/statm: 2287 267 226 213 0 72 0
[pid=21257] ppid=21256 vsize=751388 CPUtime=1590.41 cores=1,3,5,7
/proc/21257/stat : 21257 (glucose_static) R 21256 21250 10926 0 -1 4202496 103178 0 0 0 159005 36 0 0 20 0 1 0 278154684 769421312 155021 33554432000 4194304 4896791 140736986299136 140736986296360 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21257/statm: 187847 155021 78 172 0 187673 0
Current children cumulated CPU time (s) 1601
Current children cumulated vsize (KiB) 1164844

[startup+1662.3 s]
/proc/loadavg: 1.03 1.71 1.94 2/172 21341
/proc/meminfo: memFree=27674420/32873624 swapFree=7104/7104
[pid=21250] ppid=21248 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21250/stat : 21250 (runPb2satCp2.sh) S 21248 21250 10926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278153524 9367552 275 33554432000 4194304 5064252 140736354234176 140736354233088 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21250/statm: 2287 275 233 213 0 72 0
[pid=21251] ppid=21250 vsize=395160 CPUtime=10.59 cores=1,3,5,7
/proc/21251/stat : 21251 (pb2sat) S 21250 21250 10926 0 -1 4202496 26755 56697 0 0 451 438 141 29 20 0 1 0 278153525 404643840 82169 33554432000 4194304 5873084 140733354504336 140733354498152 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 96 0 0
/proc/21251/statm: 98790 82169 180 410 0 98372 0
[pid=21256] ppid=21251 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21256/stat : 21256 (satsolver.sh) S 21251 21250 10926 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 278154683 9367552 267 33554432000 4194304 5064252 140736022238752 140736022237664 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/21256/statm: 2287 267 226 213 0 72 0
[pid=21257] ppid=21256 vsize=751780 CPUtime=1650.4 cores=1,3,5,7
/proc/21257/stat : 21257 (glucose_static) R 21256 21250 10926 0 -1 4202496 103320 0 0 0 165004 36 0 0 20 0 1 0 278154684 769822720 155674 33554432000 4194304 4896791 140736986299136 140736986296280 4203775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21257/statm: 187945 155674 78 172 0 187771 0
Current children cumulated CPU time (s) 1660.99
Current children cumulated vsize (KiB) 1165236

[startup+1722.3 s]
/proc/loadavg: 1.01 1.58 1.88 2/172 21341
/proc/meminfo: memFree=27669212/32873624 swapFree=7104/7104
[pid=21250] ppid=21248 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21250/stat : 21250 (runPb2satCp2.sh) S 21248 21250 10926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278153524 9367552 275 33554432000 4194304 5064252 140736354234176 140736354233088 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21250/statm: 2287 275 233 213 0 72 0
[pid=21251] ppid=21250 vsize=395160 CPUtime=10.59 cores=1,3,5,7
/proc/21251/stat : 21251 (pb2sat) S 21250 21250 10926 0 -1 4202496 26755 56697 0 0 451 438 141 29 20 0 1 0 278153525 404643840 82169 33554432000 4194304 5873084 140733354504336 140733354498152 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 96 0 0
/proc/21251/statm: 98790 82169 180 410 0 98372 0
[pid=21256] ppid=21251 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21256/stat : 21256 (satsolver.sh) S 21251 21250 10926 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 278154683 9367552 267 33554432000 4194304 5064252 140736022238752 140736022237664 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/21256/statm: 2287 267 226 213 0 72 0
[pid=21257] ppid=21256 vsize=753056 CPUtime=1710.39 cores=1,3,5,7
/proc/21257/stat : 21257 (glucose_static) R 21256 21250 10926 0 -1 4202496 103616 0 0 0 171003 36 0 0 20 0 1 0 278154684 771129344 156992 33554432000 4194304 4896791 140736986299136 140736986296360 4203853 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21257/statm: 188264 156992 78 172 0 188090 0
Current children cumulated CPU time (s) 1720.98
Current children cumulated vsize (KiB) 1166512

[startup+1782.3 s]
/proc/loadavg: 1.00 1.47 1.82 2/172 21341
/proc/meminfo: memFree=27666432/32873624 swapFree=7104/7104
[pid=21250] ppid=21248 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21250/stat : 21250 (runPb2satCp2.sh) S 21248 21250 10926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278153524 9367552 275 33554432000 4194304 5064252 140736354234176 140736354233088 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21250/statm: 2287 275 233 213 0 72 0
[pid=21251] ppid=21250 vsize=395160 CPUtime=10.59 cores=1,3,5,7
/proc/21251/stat : 21251 (pb2sat) S 21250 21250 10926 0 -1 4202496 26755 56697 0 0 451 438 141 29 20 0 1 0 278153525 404643840 82169 33554432000 4194304 5873084 140733354504336 140733354498152 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 96 0 0
/proc/21251/statm: 98790 82169 180 410 0 98372 0
[pid=21256] ppid=21251 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21256/stat : 21256 (satsolver.sh) S 21251 21250 10926 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 278154683 9367552 267 33554432000 4194304 5064252 140736022238752 140736022237664 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/21256/statm: 2287 267 226 213 0 72 0
[pid=21257] ppid=21256 vsize=753188 CPUtime=1770.37 cores=1,3,5,7
/proc/21257/stat : 21257 (glucose_static) R 21256 21250 10926 0 -1 4202496 103691 0 0 0 177001 36 0 0 20 0 1 0 278154684 771264512 157567 33554432000 4194304 4896791 140736986299136 140736986296344 4203085 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21257/statm: 188297 157567 78 172 0 188123 0
Current children cumulated CPU time (s) 1780.96
Current children cumulated vsize (KiB) 1166644



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.4 s]
/proc/loadavg: 1.00 1.44 1.80 2/172 21341
/proc/meminfo: memFree=27665904/32873624 swapFree=7104/7104
[pid=21250] ppid=21248 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21250/stat : 21250 (runPb2satCp2.sh) S 21248 21250 10926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278153524 9367552 275 33554432000 4194304 5064252 140736354234176 140736354233088 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21250/statm: 2287 275 233 213 0 72 0
[pid=21251] ppid=21250 vsize=395160 CPUtime=10.59 cores=1,3,5,7
/proc/21251/stat : 21251 (pb2sat) S 21250 21250 10926 0 -1 4202496 26755 56697 0 0 451 438 141 29 20 0 1 0 278153525 404643840 82169 33554432000 4194304 5873084 140733354504336 140733354498152 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 96 0 0
/proc/21251/statm: 98790 82169 180 410 0 98372 0
[pid=21256] ppid=21251 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21256/stat : 21256 (satsolver.sh) S 21251 21250 10926 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 278154683 9367552 267 33554432000 4194304 5064252 140736022238752 140736022237664 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/21256/statm: 2287 267 226 213 0 72 0
[pid=21257] ppid=21256 vsize=753712 CPUtime=1789.47 cores=1,3,5,7
/proc/21257/stat : 21257 (glucose_static) R 21256 21250 10926 0 -1 4202496 103811 0 0 0 178911 36 0 0 20 0 1 0 278154684 771801088 157685 33554432000 4194304 4896791 140736986299136 140736986296344 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21257/statm: 188428 157685 78 172 0 188254 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 1167168

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 21250 and gives
#  childrusage.ru_utime.tv_sec=5
#  childrusage.ru_utime.tv_usec=923099
#  childrusage.ru_stime.tv_sec=4
#  childrusage.ru_stime.tv_usec=683288
# CPU time returned by wait4() is 10.6064
# while last known CPU time is 1800.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.42
CPU time (s): 1800.06
CPU user time (s): 1795.03
CPU system time (s): 5.03
CPU usage (%): 99.9246
Max. virtual memory (cumulated for all children) (KiB): 1286980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.9231
system time used= 4.68329
maximum resident set size= 447988
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84429
page faults= 0
swaps= 0
block input operations= 8
block output operations= 702552
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 21
involuntary context switches= 38

runsolver used 3.70444 second user time and 8.90465 second system time

The end

Launcher Data

Begin job on node121 at 2012-05-27 14:04:41
IDJOB=3694454
IDBENCH=89897
IDSOLVER=2273
FILE ID=node121/3694454-1338120280
RUNJOBID= node121-1338087182-10943
PBS_JOBID= 14624437
Free space on /tmp= 71268 MiB

SOLVER NAME= pb2satCp2 2012-05-19
BENCH NAME= PB11/normalized-PB11/OPT-BIGINT-LIN/heinz/normalized-n3div36.opb
COMMAND LINE= DIR/runPb2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3694454-1338120280/watcher-3694454-1338120280 -o /tmp/evaluation-result-3694454-1338120280/solver-3694454-1338120280 -C 1800 -W 1900 -M 15500  HOME/runPb2satCp2.sh HOME/instance-3694454-1338120280.opb 633010926 HOME HOME

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

MD5SUM BENCH= d6fb43de5ad16fe6221d9ec8248960c2
RANDOM SEED=633010926

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:        26862640 kB
Buffers:          453500 kB
Cached:          3053912 kB
SwapCached:            0 kB
Active:          2838512 kB
Inactive:        2341484 kB
Active(anon):    1673272 kB
Inactive(anon):        0 kB
Active(file):    1165240 kB
Inactive(file):  2341484 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             12072 kB
Writeback:             0 kB
AnonPages:       1770336 kB
Mapped:            15056 kB
Shmem:               200 kB
Slab:             688472 kB
SReclaimable:     132856 kB
SUnreclaim:       555616 kB
KernelStack:        1504 kB
PageTables:         7396 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545668 kB
Committed_AS:    1979112 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1357824 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= 71436 MiB
End job on node121 at 2012-05-27 14:34:42