Trace number 3694460

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.1 1800.52

General information on the benchmark

Name/OPT-BIGINT-LIN/heinz/
normalized-opm2-z10-s2.opb
MD5SUMed21e6c5ff37fad47ff826a68b7a81b8
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-21379
Best CPU time to get the best result obtained on this benchmark1800.05
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6250
Total number of constraints160633
Number of constraints which are clauses160625
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints8
Minimum length of a constraint2
Maximum length of a constraint6250
Number of terms in the objective function 6202
Biggest coefficient in the objective function 477
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 734322
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 2144000
Number of bits of the biggest number in a constraint 22
Biggest sum of numbers in a constraint 15069725
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.46	c fallback to adder encoding
1.28/1.35	c fallback to adder encoding
2.18/2.25	c fallback to adder encoding
3.08/3.17	c fallback to adder encoding
3.98/4.06	c fallback to adder encoding
4.99/5.05	c fallback to adder encoding
5.88/5.94	c fallback to adder encoding
6.78/6.85	c fallback to adder encoding
1800.10/1800.51	c error: unexpected solver exit code
1800.10/1800.51	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-3694460-1338119190/watcher-3694460-1338119190 -o /tmp/evaluation-result-3694460-1338119190/solver-3694460-1338119190 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3694460-1338119190.opb 633010926 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.04 2.04 2.01 3/177 21167
/proc/meminfo: memFree=28583196/32873624 swapFree=7104/7104
[pid=21167] ppid=21165 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/21167/stat : 21167 (runsolver) D 21165 21167 10926 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 1 0 278044447 12095488 50 33554432000 4194304 5436572 140737130108176 140737130104472 4883175 0 0 4096 24578 18446744071579943789 0 0 17 2 0 0 0 0 0
/proc/21167/statm: 2953 50 31 304 0 2645 0

[startup+0.051405 s]
/proc/loadavg: 2.04 2.04 2.01 3/177 21167
/proc/meminfo: memFree=28583196/32873624 swapFree=7104/7104
[pid=21167] ppid=21165 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21167/stat : 21167 (runPb2satCp2.sh) S 21165 21167 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278044447 9367552 275 33554432000 4194304 5064252 140735248136368 140735248135280 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21167/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100214 s]
/proc/loadavg: 2.04 2.04 2.01 3/177 21167
/proc/meminfo: memFree=28583196/32873624 swapFree=7104/7104
[pid=21167] ppid=21165 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21167/stat : 21167 (runPb2satCp2.sh) S 21165 21167 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278044447 9367552 275 33554432000 4194304 5064252 140735248136368 140735248135280 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21167/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300175 s]
/proc/loadavg: 2.04 2.04 2.01 3/177 21167
/proc/meminfo: memFree=28583196/32873624 swapFree=7104/7104
[pid=21167] ppid=21165 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21167/stat : 21167 (runPb2satCp2.sh) S 21165 21167 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278044447 9367552 275 33554432000 4194304 5064252 140735248136368 140735248135280 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21167/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700246 s]
/proc/loadavg: 2.04 2.04 2.01 3/177 21167
/proc/meminfo: memFree=28583196/32873624 swapFree=7104/7104
[pid=21167] ppid=21165 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21167/stat : 21167 (runPb2satCp2.sh) S 21165 21167 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278044447 9367552 275 33554432000 4194304 5064252 140735248136368 140735248135280 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21167/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 2.04 2.04 2.01 3/179 21169
/proc/meminfo: memFree=28515508/32873624 swapFree=7104/7104
[pid=21167] ppid=21165 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21167/stat : 21167 (runPb2satCp2.sh) S 21165 21167 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278044447 9367552 275 33554432000 4194304 5064252 140735248136368 140735248135280 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21167/statm: 2287 275 233 213 0 72 0
[pid=21169] ppid=21167 vsize=115072 CPUtime=1.49 cores=0,2,4,6
/proc/21169/stat : 21169 (pb2sat) R 21167 21167 10926 0 -1 4202496 15532 0 0 0 145 4 0 0 20 0 1 0 278044447 117833728 26788 33554432000 4194304 5873084 140733816498432 140733816495000 4664146 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21169/statm: 28768 26788 164 410 0 28350 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 124220

[startup+3.10026 s]
/proc/loadavg: 2.04 2.04 2.01 3/179 21169
/proc/meminfo: memFree=28432232/32873624 swapFree=7104/7104
[pid=21167] ppid=21165 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21167/stat : 21167 (runPb2satCp2.sh) S 21165 21167 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278044447 9367552 275 33554432000 4194304 5064252 140735248136368 140735248135280 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21167/statm: 2287 275 233 213 0 72 0
[pid=21169] ppid=21167 vsize=328692 CPUtime=3.08 cores=0,2,4,6
/proc/21169/stat : 21169 (pb2sat) R 21167 21167 10926 0 -1 4202496 20945 0 0 0 299 9 0 0 20 0 1 0 278044447 336580608 55100 33554432000 4194304 5873084 140733816498432 140733816494488 4920028 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21169/statm: 82173 55102 164 410 0 81755 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 337840

[startup+6.30027 s]
/proc/loadavg: 2.04 2.04 2.01 3/179 21169
/proc/meminfo: memFree=28166988/32873624 swapFree=7104/7104
[pid=21167] ppid=21165 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21167/stat : 21167 (runPb2satCp2.sh) S 21165 21167 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278044447 9367552 275 33554432000 4194304 5064252 140735248136368 140735248135280 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21167/statm: 2287 275 233 213 0 72 0
[pid=21169] ppid=21167 vsize=656896 CPUtime=6.28 cores=0,2,4,6
/proc/21169/stat : 21169 (pb2sat) R 21167 21167 10926 0 -1 4202496 38198 0 0 0 609 19 0 0 20 0 1 0 278044447 672661504 120259 33554432000 4194304 5873084 140733816498432 140733816495000 4664146 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21169/statm: 164224 120259 164 410 0 163806 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 666044

[startup+12.7004 s]
/proc/loadavg: 2.11 2.05 2.01 3/181 21171
/proc/meminfo: memFree=26816060/32873624 swapFree=7104/7104
[pid=21167] ppid=21165 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21167/stat : 21167 (runPb2satCp2.sh) S 21165 21167 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278044447 9367552 275 33554432000 4194304 5064252 140735248136368 140735248135280 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21167/statm: 2287 275 233 213 0 72 0
[pid=21169] ppid=21167 vsize=673432 CPUtime=8.3 cores=0,2,4,6
/proc/21169/stat : 21169 (pb2sat) S 21167 21167 10926 0 -1 4202496 43131 0 0 0 746 84 0 0 20 0 1 0 278044447 689594368 146929 33554432000 4194304 5873084 140733816498432 140733816494856 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21169/statm: 168358 146929 171 410 0 167940 0
[pid=21170] ppid=21169 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21170/stat : 21170 (satsolver.sh) S 21169 21167 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278045279 9367552 266 33554432000 4194304 5064252 140733498220032 140733498218944 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21170/statm: 2287 266 226 213 0 72 0
[pid=21171] ppid=21170 vsize=979188 CPUtime=4.36 cores=0,2,4,6
/proc/21171/stat : 21171 (glucose_static) R 21170 21167 10926 0 -1 4202496 116503 0 0 0 403 33 0 0 20 0 1 0 278045279 1002688512 209862 33554432000 4194304 4896791 140734009368032 140734008316824 4401607 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21171/statm: 244797 209862 58 172 0 244623 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 1670916

[startup+25.5003 s]
/proc/loadavg: 2.10 2.05 2.01 3/181 21171
/proc/meminfo: memFree=26592976/32873624 swapFree=7104/7104
[pid=21167] ppid=21165 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21167/stat : 21167 (runPb2satCp2.sh) S 21165 21167 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278044447 9367552 275 33554432000 4194304 5064252 140735248136368 140735248135280 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21167/statm: 2287 275 233 213 0 72 0
[pid=21169] ppid=21167 vsize=673432 CPUtime=8.3 cores=0,2,4,6
/proc/21169/stat : 21169 (pb2sat) S 21167 21167 10926 0 -1 4202496 43131 0 0 0 746 84 0 0 20 0 1 0 278044447 689594368 146929 33554432000 4194304 5873084 140733816498432 140733816494856 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21169/statm: 168358 146929 171 410 0 167940 0
[pid=21170] ppid=21169 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21170/stat : 21170 (satsolver.sh) S 21169 21167 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278045279 9367552 266 33554432000 4194304 5064252 140733498220032 140733498218944 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21170/statm: 2287 266 226 213 0 72 0
[pid=21171] ppid=21170 vsize=1139588 CPUtime=17.16 cores=0,2,4,6
/proc/21171/stat : 21171 (glucose_static) R 21170 21167 10926 0 -1 4202496 150922 0 0 0 1669 47 0 0 20 0 1 0 278045279 1166938112 238981 33554432000 4194304 4896791 140734009368032 140734009365240 4224684 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21171/statm: 284897 238981 78 172 0 284723 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 1831316

[startup+51.1004 s]
/proc/loadavg: 2.06 2.04 2.01 3/181 21171
/proc/meminfo: memFree=26586868/32873624 swapFree=7104/7104
[pid=21167] ppid=21165 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21167/stat : 21167 (runPb2satCp2.sh) S 21165 21167 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278044447 9367552 275 33554432000 4194304 5064252 140735248136368 140735248135280 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21167/statm: 2287 275 233 213 0 72 0
[pid=21169] ppid=21167 vsize=673432 CPUtime=8.3 cores=0,2,4,6
/proc/21169/stat : 21169 (pb2sat) S 21167 21167 10926 0 -1 4202496 43131 0 0 0 746 84 0 0 20 0 1 0 278044447 689594368 146929 33554432000 4194304 5873084 140733816498432 140733816494856 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21169/statm: 168358 146929 171 410 0 167940 0
[pid=21170] ppid=21169 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21170/stat : 21170 (satsolver.sh) S 21169 21167 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278045279 9367552 266 33554432000 4194304 5064252 140733498220032 140733498218944 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21170/statm: 2287 266 226 213 0 72 0
[pid=21171] ppid=21170 vsize=1141852 CPUtime=42.75 cores=0,2,4,6
/proc/21171/stat : 21171 (glucose_static) R 21170 21167 10926 0 -1 4202496 151494 0 0 0 4228 47 0 0 20 0 1 0 278045279 1169256448 239553 33554432000 4194304 4896791 140734009368032 140734009365240 4224992 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21171/statm: 285463 239553 78 172 0 285289 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 1833580

[startup+102.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/181 21171
/proc/meminfo: memFree=26597212/32873624 swapFree=7104/7104
[pid=21167] ppid=21165 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21167/stat : 21167 (runPb2satCp2.sh) S 21165 21167 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278044447 9367552 275 33554432000 4194304 5064252 140735248136368 140735248135280 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21167/statm: 2287 275 233 213 0 72 0
[pid=21169] ppid=21167 vsize=673432 CPUtime=8.3 cores=0,2,4,6
/proc/21169/stat : 21169 (pb2sat) S 21167 21167 10926 0 -1 4202496 43131 0 0 0 746 84 0 0 20 0 1 0 278044447 689594368 146929 33554432000 4194304 5873084 140733816498432 140733816494856 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21169/statm: 168358 146929 171 410 0 167940 0
[pid=21170] ppid=21169 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21170/stat : 21170 (satsolver.sh) S 21169 21167 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278045279 9367552 266 33554432000 4194304 5064252 140733498220032 140733498218944 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21170/statm: 2287 266 226 213 0 72 0
[pid=21171] ppid=21170 vsize=1156080 CPUtime=93.95 cores=0,2,4,6
/proc/21171/stat : 21171 (glucose_static) R 21170 21167 10926 0 -1 4202496 155039 0 0 0 9347 48 0 0 20 0 1 0 278045279 1183825920 243609 33554432000 4194304 4896791 140734009368032 140734009365240 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21171/statm: 289020 243609 78 172 0 288846 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 1847808

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 21171
/proc/meminfo: memFree=26565676/32873624 swapFree=7104/7104
[pid=21167] ppid=21165 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21167/stat : 21167 (runPb2satCp2.sh) S 21165 21167 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278044447 9367552 275 33554432000 4194304 5064252 140735248136368 140735248135280 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21167/statm: 2287 275 233 213 0 72 0
[pid=21169] ppid=21167 vsize=673432 CPUtime=8.3 cores=0,2,4,6
/proc/21169/stat : 21169 (pb2sat) S 21167 21167 10926 0 -1 4202496 43131 0 0 0 746 84 0 0 20 0 1 0 278044447 689594368 146929 33554432000 4194304 5873084 140733816498432 140733816494856 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21169/statm: 168358 146929 171 410 0 167940 0
[pid=21170] ppid=21169 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21170/stat : 21170 (satsolver.sh) S 21169 21167 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278045279 9367552 266 33554432000 4194304 5064252 140733498220032 140733498218944 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21170/statm: 2287 266 226 213 0 72 0
[pid=21171] ppid=21170 vsize=1172396 CPUtime=153.94 cores=0,2,4,6
/proc/21171/stat : 21171 (glucose_static) R 21170 21167 10926 0 -1 4202496 159098 0 0 0 15344 50 0 0 20 0 1 0 278045279 1200533504 249201 33554432000 4194304 4896791 140734009368032 140734009365240 4224960 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21171/statm: 293099 249201 78 172 0 292925 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 1864124

[startup+222.306 s]
/proc/loadavg: 2.00 2.02 2.00 3/182 21180
/proc/meminfo: memFree=26594252/32873624 swapFree=7104/7104
[pid=21167] ppid=21165 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21167/stat : 21167 (runPb2satCp2.sh) S 21165 21167 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278044447 9367552 275 33554432000 4194304 5064252 140735248136368 140735248135280 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21167/statm: 2287 275 233 213 0 72 0
[pid=21169] ppid=21167 vsize=673432 CPUtime=8.3 cores=0,2,4,6
/proc/21169/stat : 21169 (pb2sat) S 21167 21167 10926 0 -1 4202496 43131 0 0 0 746 84 0 0 20 0 1 0 278044447 689594368 146929 33554432000 4194304 5873084 140733816498432 140733816494856 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21169/statm: 168358 146929 171 410 0 167940 0
[pid=21170] ppid=21169 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/21171/statm: 298494 258317 78 172 0 298320 0
Current children cumulated CPU time (s) 1361.96
Current children cumulated vsize (KiB) 1885704

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 21261
/proc/meminfo: memFree=25741528/32873624 swapFree=7104/7104
[pid=21167] ppid=21165 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21167/stat : 21167 (runPb2satCp2.sh) S 21165 21167 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278044447 9367552 275 33554432000 4194304 5064252 140735248136368 140735248135280 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21167/statm: 2287 275 233 213 0 72 0
[pid=21169] ppid=21167 vsize=673432 CPUtime=8.3 cores=0,2,4,6
/proc/21169/stat : 21169 (pb2sat) S 21167 21167 10926 0 -1 4202496 43131 0 0 0 746 84 0 0 20 0 1 0 278044447 689594368 146929 33554432000 4194304 5873084 140733816498432 140733816494856 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21169/statm: 168358 146929 171 410 0 167940 0
[pid=21170] ppid=21169 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21170/stat : 21170 (satsolver.sh) S 21169 21167 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278045279 9367552 266 33554432000 4194304 5064252 140733498220032 140733498218944 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21170/statm: 2287 266 226 213 0 72 0
[pid=21171] ppid=21170 vsize=1195176 CPUtime=1413.66 cores=0,2,4,6
/proc/21171/stat : 21171 (glucose_static) R 21170 21167 10926 0 -1 4202496 165078 0 0 0 141307 59 0 0 20 0 1 0 278045279 1223860224 259634 33554432000 4194304 4896791 140734009368032 140734009365560 4225243 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21171/statm: 298794 259634 78 172 0 298620 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 1886904

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 21261
/proc/meminfo: memFree=25737304/32873624 swapFree=7104/7104
[pid=21167] ppid=21165 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21167/stat : 21167 (runPb2satCp2.sh) S 21165 21167 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278044447 9367552 275 33554432000 4194304 5064252 140735248136368 140735248135280 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21167/statm: 2287 275 233 213 0 72 0
[pid=21169] ppid=21167 vsize=673432 CPUtime=8.3 cores=0,2,4,6
/proc/21169/stat : 21169 (pb2sat) S 21167 21167 10926 0 -1 4202496 43131 0 0 0 746 84 0 0 20 0 1 0 278044447 689594368 146929 33554432000 4194304 5873084 140733816498432 140733816494856 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21169/statm: 168358 146929 171 410 0 167940 0
[pid=21170] ppid=21169 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21170/stat : 21170 (satsolver.sh) S 21169 21167 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278045279 9367552 266 33554432000 4194304 5064252 140733498220032 140733498218944 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21170/statm: 2287 266 226 213 0 72 0
[pid=21171] ppid=21170 vsize=1195572 CPUtime=1473.64 cores=0,2,4,6
/proc/21171/stat : 21171 (glucose_static) R 21170 21167 10926 0 -1 4202496 165185 0 0 0 147305 59 0 0 20 0 1 0 278045279 1224265728 260763 33554432000 4194304 4896791 140734009368032 140734009365240 4225008 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21171/statm: 298893 260763 78 172 0 298719 0
Current children cumulated CPU time (s) 1481.94
Current children cumulated vsize (KiB) 1887300

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 21262
/proc/meminfo: memFree=25734504/32873624 swapFree=7104/7104
[pid=21167] ppid=21165 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21167/stat : 21167 (runPb2satCp2.sh) S 21165 21167 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278044447 9367552 275 33554432000 4194304 5064252 140735248136368 140735248135280 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21167/statm: 2287 275 233 213 0 72 0
[pid=21169] ppid=21167 vsize=673432 CPUtime=8.3 cores=0,2,4,6
/proc/21169/stat : 21169 (pb2sat) S 21167 21167 10926 0 -1 4202496 43131 0 0 0 746 84 0 0 20 0 1 0 278044447 689594368 146929 33554432000 4194304 5873084 140733816498432 140733816494856 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21169/statm: 168358 146929 171 410 0 167940 0
[pid=21170] ppid=21169 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21170/stat : 21170 (satsolver.sh) S 21169 21167 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278045279 9367552 266 33554432000 4194304 5064252 140733498220032 140733498218944 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21170/statm: 2287 266 226 213 0 72 0
[pid=21171] ppid=21170 vsize=1196100 CPUtime=1533.64 cores=0,2,4,6
/proc/21171/stat : 21171 (glucose_static) R 21170 21167 10926 0 -1 4202496 165329 0 0 0 153305 59 0 0 20 0 1 0 278045279 1224806400 261418 33554432000 4194304 4896791 140734009368032 140734009365240 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21171/statm: 299025 261418 78 172 0 298851 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 1887828

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 21262
/proc/meminfo: memFree=25726852/32873624 swapFree=7104/7104
[pid=21167] ppid=21165 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21167/stat : 21167 (runPb2satCp2.sh) S 21165 21167 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278044447 9367552 275 33554432000 4194304 5064252 140735248136368 140735248135280 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21167/statm: 2287 275 233 213 0 72 0
[pid=21169] ppid=21167 vsize=673432 CPUtime=8.3 cores=0,2,4,6
/proc/21169/stat : 21169 (pb2sat) S 21167 21167 10926 0 -1 4202496 43131 0 0 0 746 84 0 0 20 0 1 0 278044447 689594368 146929 33554432000 4194304 5873084 140733816498432 140733816494856 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21169/statm: 168358 146929 171 410 0 167940 0
[pid=21170] ppid=21169 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21170/stat : 21170 (satsolver.sh) S 21169 21167 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278045279 9367552 266 33554432000 4194304 5064252 140733498220032 140733498218944 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21170/statm: 2287 266 226 213 0 72 0
[pid=21171] ppid=21170 vsize=1196496 CPUtime=1593.62 cores=0,2,4,6
/proc/21171/stat : 21171 (glucose_static) R 21170 21167 10926 0 -1 4202496 165453 0 0 0 159303 59 0 0 20 0 1 0 278045279 1225211904 262564 33554432000 4194304 4896791 140734009368032 140734009365240 4224960 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21171/statm: 299124 262564 78 172 0 298950 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 1888224

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 21262
/proc/meminfo: memFree=25712188/32873624 swapFree=7104/7104
[pid=21167] ppid=21165 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21167/stat : 21167 (runPb2satCp2.sh) S 21165 21167 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278044447 9367552 275 33554432000 4194304 5064252 140735248136368 140735248135280 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21167/statm: 2287 275 233 213 0 72 0
[pid=21169] ppid=21167 vsize=673432 CPUtime=8.3 cores=0,2,4,6
/proc/21169/stat : 21169 (pb2sat) S 21167 21167 10926 0 -1 4202496 43131 0 0 0 746 84 0 0 20 0 1 0 278044447 689594368 146929 33554432000 4194304 5873084 140733816498432 140733816494856 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21169/statm: 168358 146929 171 410 0 167940 0
[pid=21170] ppid=21169 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21170/stat : 21170 (satsolver.sh) S 21169 21167 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278045279 9367552 266 33554432000 4194304 5064252 140733498220032 140733498218944 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21170/statm: 2287 266 226 213 0 72 0
[pid=21171] ppid=21170 vsize=1196892 CPUtime=1653.61 cores=0,2,4,6
/proc/21171/stat : 21171 (glucose_static) R 21170 21167 10926 0 -1 4202496 165533 0 0 0 165302 59 0 0 20 0 1 0 278045279 1225617408 263155 33554432000 4194304 4896791 140734009368032 140734009365240 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21171/statm: 299223 263155 78 172 0 299049 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 1888620

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 21262
/proc/meminfo: memFree=25702244/32873624 swapFree=7104/7104
[pid=21167] ppid=21165 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21167/stat : 21167 (runPb2satCp2.sh) S 21165 21167 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278044447 9367552 275 33554432000 4194304 5064252 140735248136368 140735248135280 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21167/statm: 2287 275 233 213 0 72 0
[pid=21169] ppid=21167 vsize=673432 CPUtime=8.3 cores=0,2,4,6
/proc/21169/stat : 21169 (pb2sat) S 21167 21167 10926 0 -1 4202496 43131 0 0 0 746 84 0 0 20 0 1 0 278044447 689594368 146929 33554432000 4194304 5873084 140733816498432 140733816494856 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21169/statm: 168358 146929 171 410 0 167940 0
[pid=21170] ppid=21169 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21170/stat : 21170 (satsolver.sh) S 21169 21167 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278045279 9367552 266 33554432000 4194304 5064252 140733498220032 140733498218944 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21170/statm: 2287 266 226 213 0 72 0
[pid=21171] ppid=21170 vsize=1197288 CPUtime=1713.6 cores=0,2,4,6
/proc/21171/stat : 21171 (glucose_static) R 21170 21167 10926 0 -1 4202496 165658 0 0 0 171301 59 0 0 20 0 1 0 278045279 1226022912 263791 33554432000 4194304 4896791 140734009368032 140734009365240 4224684 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21171/statm: 299322 263791 78 172 0 299148 0
Current children cumulated CPU time (s) 1721.9
Current children cumulated vsize (KiB) 1889016

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 21262
/proc/meminfo: memFree=25695416/32873624 swapFree=7104/7104
[pid=21167] ppid=21165 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21167/stat : 21167 (runPb2satCp2.sh) S 21165 21167 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278044447 9367552 275 33554432000 4194304 5064252 140735248136368 140735248135280 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21167/statm: 2287 275 233 213 0 72 0
[pid=21169] ppid=21167 vsize=673432 CPUtime=8.3 cores=0,2,4,6
/proc/21169/stat : 21169 (pb2sat) S 21167 21167 10926 0 -1 4202496 43131 0 0 0 746 84 0 0 20 0 1 0 278044447 689594368 146929 33554432000 4194304 5873084 140733816498432 140733816494856 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21169/statm: 168358 146929 171 410 0 167940 0
[pid=21170] ppid=21169 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21170/stat : 21170 (satsolver.sh) S 21169 21167 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278045279 9367552 266 33554432000 4194304 5064252 140733498220032 140733498218944 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21170/statm: 2287 266 226 213 0 72 0
[pid=21171] ppid=21170 vsize=1198356 CPUtime=1773.59 cores=0,2,4,6
/proc/21171/stat : 21171 (glucose_static) R 21170 21167 10926 0 -1 4202496 165780 0 0 0 177300 59 0 0 20 0 1 0 278045279 1227116544 264424 33554432000 4194304 4896791 140734009368032 140734009365576 4224684 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21171/statm: 299589 264424 78 172 0 299415 0
Current children cumulated CPU time (s) 1781.89
Current children cumulated vsize (KiB) 1890084



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 21262
/proc/meminfo: memFree=25695220/32873624 swapFree=7104/7104
[pid=21167] ppid=21165 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21167/stat : 21167 (runPb2satCp2.sh) S 21165 21167 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278044447 9367552 275 33554432000 4194304 5064252 140735248136368 140735248135280 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21167/statm: 2287 275 233 213 0 72 0
[pid=21169] ppid=21167 vsize=673432 CPUtime=8.3 cores=0,2,4,6
/proc/21169/stat : 21169 (pb2sat) S 21167 21167 10926 0 -1 4202496 43131 0 0 0 746 84 0 0 20 0 1 0 278044447 689594368 146929 33554432000 4194304 5873084 140733816498432 140733816494856 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21169/statm: 168358 146929 171 410 0 167940 0
[pid=21170] ppid=21169 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21170/stat : 21170 (satsolver.sh) S 21169 21167 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278045279 9367552 266 33554432000 4194304 5064252 140733498220032 140733498218944 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21170/statm: 2287 266 226 213 0 72 0
[pid=21171] ppid=21170 vsize=1198620 CPUtime=1791.8 cores=0,2,4,6
/proc/21171/stat : 21171 (glucose_static) R 21170 21167 10926 0 -1 4202496 165854 0 0 0 179121 59 0 0 20 0 1 0 278045279 1227386880 264498 33554432000 4194304 4896791 140734009368032 140734009365240 4224684 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21171/statm: 299655 264498 78 172 0 299481 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 1890348

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 21167 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 1800.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.52
CPU time (s): 1800.1
CPU user time (s): 1798.67
CPU system time (s): 1.43
CPU usage (%): 99.9765
Max. virtual memory (cumulated for all children) (KiB): 2227204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.000999
maximum resident set size= 1100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 357
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3
involuntary context switches= 2

runsolver used 3.9234 second user time and 10.1905 second system time

The end

Launcher Data

Begin job on node121 at 2012-05-27 13:46:30
IDJOB=3694460
IDBENCH=89892
IDSOLVER=2273
FILE ID=node121/3694460-1338119190
RUNJOBID= node121-1338087182-10942
PBS_JOBID= 14624437
Free space on /tmp= 71636 MiB

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

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

MD5SUM BENCH= ed21e6c5ff37fad47ff826a68b7a81b8
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:        28583848 kB
Buffers:          452656 kB
Cached:          2675392 kB
SwapCached:            0 kB
Active:          1118260 kB
Inactive:        2340592 kB
Active(anon):     332100 kB
Inactive(anon):        0 kB
Active(file):     786160 kB
Inactive(file):  2340592 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             13248 kB
Writeback:             0 kB
AnonPages:        340020 kB
Mapped:            15224 kB
Shmem:               200 kB
Slab:             688276 kB
SReclaimable:     132604 kB
SUnreclaim:       555672 kB
KernelStack:        1464 kB
PageTables:         5132 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545668 kB
Committed_AS:     497660 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    174080 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= 70996 MiB
End job on node121 at 2012-05-27 14:16:32