Trace number 3694316

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 1802.02

General information on the benchmark

Namenormalized-PB06/OPT-MEDINT/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-mps-v2-20-10-seymour1.opb
MD5SUM385b8c04483c735ba913a305372f124f
Bench CategoryOPT-MEDINT (optimisation, medium integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark471080
Best CPU time to get the best result obtained on this benchmark1800.2
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 456321
Optimality of the best value was proved NO
Number of variables10582
Total number of constraints5865
Number of constraints which are clauses651
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints5214
Minimum length of a constraint1
Maximum length of a constraint198
Number of terms in the objective function 10582
Biggest coefficient in the objective function 1024
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 2347111
Number of bits of the sum of numbers in the objective function 22
Biggest number in a constraint 1024
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 2347111
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

22.75/22.80	c model valid
22.75/22.80	c current solution ok
36.33/37.28	o 1036288
36.33/37.28	c fallback to adder encoding
1800.10/1802.01	c error: unexpected solver exit code
1800.10/1802.01	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3694316-1338048772/watcher-3694316-1338048772 -o /tmp/evaluation-result-3694316-1338048772/solver-3694316-1338048772 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3694316-1338048772.opb 747820337 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.68 2.49 2.21 4/178 28091
/proc/meminfo: memFree=27828104/32873844 swapFree=6592/6592
[pid=28091] ppid=28089 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28091/stat : 28091 (runPb2satCp2.sh) S 28089 28091 17459 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271002064 9367552 275 33554432000 4194304 5064252 140733498734768 140733498733680 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28091/statm: 2287 275 233 213 0 72 0

[startup+0.0955601 s]
/proc/loadavg: 2.68 2.49 2.21 4/178 28091
/proc/meminfo: memFree=27828104/32873844 swapFree=6592/6592
[pid=28091] ppid=28089 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28091/stat : 28091 (runPb2satCp2.sh) S 28089 28091 17459 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271002064 9367552 275 33554432000 4194304 5064252 140733498734768 140733498733680 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28091/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10018 s]
/proc/loadavg: 2.68 2.49 2.21 4/178 28091
/proc/meminfo: memFree=27828104/32873844 swapFree=6592/6592
[pid=28091] ppid=28089 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28091/stat : 28091 (runPb2satCp2.sh) S 28089 28091 17459 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271002064 9367552 275 33554432000 4194304 5064252 140733498734768 140733498733680 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28091/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300273 s]
/proc/loadavg: 2.68 2.49 2.21 4/178 28091
/proc/meminfo: memFree=27828104/32873844 swapFree=6592/6592
[pid=28091] ppid=28089 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28091/stat : 28091 (runPb2satCp2.sh) S 28089 28091 17459 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271002064 9367552 275 33554432000 4194304 5064252 140733498734768 140733498733680 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28091/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700222 s]
/proc/loadavg: 2.68 2.49 2.21 4/178 28091
/proc/meminfo: memFree=27828104/32873844 swapFree=6592/6592
[pid=28091] ppid=28089 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28091/stat : 28091 (runPb2satCp2.sh) S 28089 28091 17459 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271002064 9367552 275 33554432000 4194304 5064252 140733498734768 140733498733680 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28091/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.68 2.49 2.21 3/180 28093
/proc/meminfo: memFree=27791908/32873844 swapFree=6592/6592
[pid=28091] ppid=28089 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28091/stat : 28091 (runPb2satCp2.sh) S 28089 28091 17459 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271002064 9367552 275 33554432000 4194304 5064252 140733498734768 140733498733680 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28091/statm: 2287 275 233 213 0 72 0
[pid=28092] ppid=28091 vsize=35232 CPUtime=1.49 cores=1,3,5,7
/proc/28092/stat : 28092 (pb2sat) R 28091 28091 17459 0 -1 4202496 3185 0 0 0 148 1 0 0 20 0 1 0 271002064 36077568 8298 33554432000 4194304 5873084 140735924240624 140735924237528 4995879 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28092/statm: 8808 8298 145 410 0 8390 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44380

[startup+3.10027 s]
/proc/loadavg: 2.62 2.49 2.21 3/180 28093
/proc/meminfo: memFree=27756604/32873844 swapFree=6592/6592
[pid=28091] ppid=28089 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28091/stat : 28091 (runPb2satCp2.sh) S 28089 28091 17459 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271002064 9367552 275 33554432000 4194304 5064252 140733498734768 140733498733680 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28091/statm: 2287 275 233 213 0 72 0
[pid=28092] ppid=28091 vsize=70100 CPUtime=3.09 cores=1,3,5,7
/proc/28092/stat : 28092 (pb2sat) R 28091 28091 17459 0 -1 4202496 4042 0 0 0 307 2 0 0 20 0 1 0 271002064 71782400 15782 33554432000 4194304 5873084 140735924240624 140735924237992 4728160 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28092/statm: 17525 15782 146 410 0 17107 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 79248

[startup+6.30035 s]
/proc/loadavg: 2.62 2.49 2.21 3/180 28093
/proc/meminfo: memFree=27512068/32873844 swapFree=6592/6592
[pid=28091] ppid=28089 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28091/stat : 28091 (runPb2satCp2.sh) S 28089 28091 17459 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271002064 9367552 275 33554432000 4194304 5064252 140733498734768 140733498733680 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28091/statm: 2287 275 233 213 0 72 0
[pid=28092] ppid=28091 vsize=400644 CPUtime=6.29 cores=1,3,5,7
/proc/28092/stat : 28092 (pb2sat) R 28091 28091 17459 0 -1 4202496 38749 0 0 0 615 14 0 0 20 0 1 0 271002064 410259456 86163 33554432000 4194304 5873084 140735924240624 140735924230984 4995879 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28092/statm: 100161 86163 155 410 0 99743 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 409792

[startup+12.7004 s]
/proc/loadavg: 2.53 2.47 2.20 3/182 28095
/proc/meminfo: memFree=26302500/32873844 swapFree=6592/6592
[pid=28091] ppid=28089 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28091/stat : 28091 (runPb2satCp2.sh) S 28089 28091 17459 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271002064 9367552 275 33554432000 4194304 5064252 140733498734768 140733498733680 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28091/statm: 2287 275 233 213 0 72 0
[pid=28092] ppid=28091 vsize=418448 CPUtime=7.09 cores=1,3,5,7
/proc/28092/stat : 28092 (pb2sat) S 28091 28091 17459 0 -1 4202496 43813 0 0 0 658 51 0 0 20 0 1 0 271002064 428490752 95206 33554432000 4194304 5873084 140735924240624 140735924237048 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/28092/statm: 104612 95206 162 410 0 104194 0
[pid=28094] ppid=28092 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28094/stat : 28094 (satsolver.sh) S 28092 28091 17459 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271002775 9367552 267 33554432000 4194304 5064252 140736477198128 140736477197040 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28094/statm: 2287 267 226 213 0 72 0
[pid=28095] ppid=28094 vsize=825148 CPUtime=5.57 cores=1,3,5,7
/proc/28095/stat : 28095 (glucose_static) R 28094 28091 17459 0 -1 4202496 108479 0 0 0 521 36 0 0 20 0 1 0 271002776 844951552 189967 33554432000 4194304 4896791 140736608468032 140736608465240 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28095/statm: 206287 189967 76 172 0 206113 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 1261892

[startup+25.5003 s]
/proc/loadavg: 2.60 2.49 2.21 3/180 28138
/proc/meminfo: memFree=27147532/32873844 swapFree=6592/6592
[pid=28091] ppid=28089 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28091/stat : 28091 (runPb2satCp2.sh) S 28089 28091 17459 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271002064 9367552 275 33554432000 4194304 5064252 140733498734768 140733498733680 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28091/statm: 2287 275 233 213 0 72 0
[pid=28092] ppid=28091 vsize=458152 CPUtime=24.98 cores=1,3,5,7
/proc/28092/stat : 28092 (pb2sat) R 28091 28091 17459 0 -1 4202496 50215 114411 0 0 725 239 1489 45 20 0 1 0 271002064 469147648 105144 33554432000 4194304 5873084 140735924240624 140735924236056 5127520 0 0 4096 0 0 0 0 17 1 0 0 47 0 0
/proc/28092/statm: 114538 105144 171 410 0 114120 0
Current children cumulated CPU time (s) 24.98
Current children cumulated vsize (KiB) 467300

[startup+51.1005 s]
/proc/loadavg: 2.53 2.48 2.22 3/184 28143
/proc/meminfo: memFree=25476444/32873844 swapFree=6592/6592
[pid=28091] ppid=28089 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28091/stat : 28091 (runPb2satCp2.sh) S 28089 28091 17459 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271002064 9367552 275 33554432000 4194304 5064252 140733498734768 140733498733680 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28091/statm: 2287 275 233 213 0 72 0
[pid=28092] ppid=28091 vsize=603800 CPUtime=38.13 cores=1,3,5,7
/proc/28092/stat : 28092 (pb2sat) S 28091 28091 17459 0 -1 4202496 55043 114926 0 0 1060 1179 1489 85 20 0 1 0 271002064 618291200 131517 33554432000 4194304 5873084 140735924240624 140735924234440 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 147 0 0
/proc/28092/statm: 150950 131517 179 410 0 150532 0
[pid=28142] ppid=28092 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28142/stat : 28142 (satsolver.sh) S 28092 28091 17459 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271006030 9367552 267 33554432000 4194304 5064252 140737204635472 140737204634384 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28142/statm: 2287 267 226 213 0 72 0
[pid=28143] ppid=28142 vsize=1115292 CPUtime=11.43 cores=1,3,5,7
/proc/28143/stat : 28143 (glucose_static) R 28142 28091 17459 0 -1 4202496 126425 0 0 0 1100 43 0 0 20 0 1 0 271006030 1142059008 230660 33554432000 4194304 4896791 140733384851136 140733384848344 4224921 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28143/statm: 278823 230660 77 172 0 278649 0
Current children cumulated CPU time (s) 49.56
Current children cumulated vsize (KiB) 1737388

[startup+102.3 s]
/proc/loadavg: 2.28 2.41 2.20 3/183 28149
/proc/meminfo: memFree=25424028/32873844 swapFree=6592/6592
[pid=28091] ppid=28089 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28091/stat : 28091 (runPb2satCp2.sh) S 28089 28091 17459 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271002064 9367552 275 33554432000 4194304 5064252 140733498734768 140733498733680 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28091/statm: 2287 275 233 213 0 72 0
[pid=28092] ppid=28091 vsize=603800 CPUtime=38.13 cores=1,3,5,7
/proc/28092/stat : 28092 (pb2sat) S 28091 28091 17459 0 -1 4202496 55043 114926 0 0 1060 1179 1489 85 20 0 1 0 271002064 618291200 131517 33554432000 4194304 5873084 140735924240624 140735924234440 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 147 0 0
/proc/28092/statm: 150950 131517 179 410 0 150532 0
[pid=28142] ppid=28092 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28142/stat : 28142 (satsolver.sh) S 28092 28091 17459 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271006030 9367552 267 33554432000 4194304 5064252 140737204635472 140737204634384 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28142/statm: 2287 267 226 213 0 72 0
[pid=28143] ppid=28142 vsize=1170400 CPUtime=62.61 cores=1,3,5,7
/proc/28143/stat : 28143 (glucose_static) R 28142 28091 17459 0 -1 4202496 149335 0 0 0 6214 47 0 0 20 0 1 0 271006030 1198489600 247014 33554432000 4194304 4896791 140733384851136 140733384848344 4419436 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28143/statm: 292600 247014 77 172 0 292426 0
Current children cumulated CPU time (s) 100.74
Current children cumulated vsize (KiB) 1792496

[startup+162.3 s]
/proc/loadavg: 2.10 2.33 2.19 3/183 28152
/proc/meminfo: memFree=25431256/32873844 swapFree=6592/6592
[pid=28091] ppid=28089 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28091/stat : 28091 (runPb2satCp2.sh) S 28089 28091 17459 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271002064 9367552 275 33554432000 4194304 5064252 140733498734768 140733498733680 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28091/statm: 2287 275 233 213 0 72 0
[pid=28092] ppid=28091 vsize=603800 CPUtime=38.13 cores=1,3,5,7
/proc/28092/stat : 28092 (pb2sat) S 28091 28091 17459 0 -1 4202496 55043 114926 0 0 1060 1179 1489 85 20 0 1 0 271002064 618291200 131517 33554432000 4194304 5873084 140735924240624 140735924234440 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 147 0 0
/proc/28092/statm: 150950 131517 179 410 0 150532 0
[pid=28142] ppid=28092 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28142/stat : 28142 (satsolver.sh) S 28092 28091 17459 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271006030 9367552 267 33554432000 4194304 5064252 140737204635472 140737204634384 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28142/statm: 2287 267 226 213 0 72 0
[pid=28143] ppid=28142 vsize=1049112 CPUtime=122.61 cores=1,3,5,7
/proc/28143/stat : 28143 (glucose_static) R 28142 28091 17459 0 -1 4202496 162859 0 0 0 12206 55 0 0 20 0 1 0 271006030 1074290688 238201 33554432000 4194304 4896791 140733384851136 140733384848344 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28143/statm: 262278 238201 77 172 0 262104 0
Current children cumulated CPU time (s) 160.74
Current children cumulated vsize (KiB) 1671208

[startup+222.3 s]
/proc/loadavg: 2.04 2.27 2.17 3/183 28152
/proc/meminfo: memFree=25397116/32873844 swapFree=6592/6592
[pid=28091] ppid=28089 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28091/stat : 28091 (runPb2satCp2.sh) S 28089 28091 17459 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271002064 9367552 275 33554432000 4194304 5064252 140733498734768 140733498733680 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28091/statm: 2287 275 233 213 0 72 0
[pid=28092] ppid=28091 vsize=603800 CPUtime=38.13 cores=1,3,5,7
/proc/28092/stat : 28092 (pb2sat) S 28091 28091 17459 0 -1 4202496 55043 114926 0 0 1060 1179 1489 85 20 0 1 0 271002064 618291200 131517 33554432000 4194304 5873084 140735924240624 140735924234440 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 147 0 0
/proc/28092/statm: 150950 131517 179 410 0 150532 0
[pid=28142] ppid=28092 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28142/stat : 28142 (satsolver.sh) S 28092 28091 17459 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271006030 9367552 267 33554432000 4194304 5064252 140737204635472 140737204634384 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28142/statm: 2287 267 226 213 0 72 0
[pid=28143] ppid=28142 vsize=1191044 CPUtime=182.6 cores=1,3,5,7
/proc/28143/stat : 28143 (glucose_static) R 28142 28091 17459 0 -1 4202496 176002 0 0 0 18198 62 0 0 20 0 1 0 271006030 1219629056 243948 33554432000 4194304 4896791 140733384851136 140733384848344 4203064 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28143/statm: 297761 243948 77 172 0 297587 0
Current children cumulated CPU time (s) 220.73

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

/proc/28143/statm: 309739 270333 77 172 0 309565 0
Current children cumulated CPU time (s) 1360.45
Current children cumulated vsize (KiB) 1861052

[startup+1422.3 s]
/proc/loadavg: 2.05 2.02 2.04 3/183 28187
/proc/meminfo: memFree=25380480/32873844 swapFree=6592/6592
[pid=28091] ppid=28089 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28091/stat : 28091 (runPb2satCp2.sh) S 28089 28091 17459 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271002064 9367552 275 33554432000 4194304 5064252 140733498734768 140733498733680 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28091/statm: 2287 275 233 213 0 72 0
[pid=28092] ppid=28091 vsize=603800 CPUtime=38.13 cores=1,3,5,7
/proc/28092/stat : 28092 (pb2sat) S 28091 28091 17459 0 -1 4202496 55043 114926 0 0 1060 1179 1489 85 20 0 1 0 271002064 618291200 131517 33554432000 4194304 5873084 140735924240624 140735924234440 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 147 0 0
/proc/28092/statm: 150950 131517 179 410 0 150532 0
[pid=28142] ppid=28092 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28142/stat : 28142 (satsolver.sh) S 28092 28091 17459 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271006030 9367552 267 33554432000 4194304 5064252 140737204635472 140737204634384 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28142/statm: 2287 267 226 213 0 72 0
[pid=28143] ppid=28142 vsize=1240008 CPUtime=1382.31 cores=1,3,5,7
/proc/28143/stat : 28143 (glucose_static) R 28142 28091 17459 0 -1 4202496 226433 0 0 0 138140 91 0 0 20 0 1 0 271006030 1269768192 257278 33554432000 4194304 4896791 140733384851136 140733384848664 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28143/statm: 310002 257278 77 172 0 309828 0
Current children cumulated CPU time (s) 1420.44
Current children cumulated vsize (KiB) 1862104

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.03 3/183 28188
/proc/meminfo: memFree=25384972/32873844 swapFree=6592/6592
[pid=28091] ppid=28089 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28091/stat : 28091 (runPb2satCp2.sh) S 28089 28091 17459 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271002064 9367552 275 33554432000 4194304 5064252 140733498734768 140733498733680 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28091/statm: 2287 275 233 213 0 72 0
[pid=28092] ppid=28091 vsize=603800 CPUtime=38.13 cores=1,3,5,7
/proc/28092/stat : 28092 (pb2sat) S 28091 28091 17459 0 -1 4202496 55043 114926 0 0 1060 1179 1489 85 20 0 1 0 271002064 618291200 131517 33554432000 4194304 5873084 140735924240624 140735924234440 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 147 0 0
/proc/28092/statm: 150950 131517 179 410 0 150532 0
[pid=28142] ppid=28092 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28142/stat : 28142 (satsolver.sh) S 28092 28091 17459 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271006030 9367552 267 33554432000 4194304 5064252 140737204635472 140737204634384 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28142/statm: 2287 267 226 213 0 72 0
[pid=28143] ppid=28142 vsize=1240400 CPUtime=1442.31 cores=1,3,5,7
/proc/28143/stat : 28143 (glucose_static) R 28142 28091 17459 0 -1 4202496 226546 0 0 0 144139 92 0 0 20 0 1 0 271006030 1270169600 257902 33554432000 4194304 4896791 140733384851136 140733384848344 4203104 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28143/statm: 310100 257902 77 172 0 309926 0
Current children cumulated CPU time (s) 1480.44
Current children cumulated vsize (KiB) 1862496

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/183 28188
/proc/meminfo: memFree=25301864/32873844 swapFree=6592/6592
[pid=28091] ppid=28089 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28091/stat : 28091 (runPb2satCp2.sh) S 28089 28091 17459 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271002064 9367552 275 33554432000 4194304 5064252 140733498734768 140733498733680 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28091/statm: 2287 275 233 213 0 72 0
[pid=28092] ppid=28091 vsize=603800 CPUtime=38.13 cores=1,3,5,7
/proc/28092/stat : 28092 (pb2sat) S 28091 28091 17459 0 -1 4202496 55043 114926 0 0 1060 1179 1489 85 20 0 1 0 271002064 618291200 131517 33554432000 4194304 5873084 140735924240624 140735924234440 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 147 0 0
/proc/28092/statm: 150950 131517 179 410 0 150532 0
[pid=28142] ppid=28092 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28142/stat : 28142 (satsolver.sh) S 28092 28091 17459 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271006030 9367552 267 33554432000 4194304 5064252 140737204635472 140737204634384 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28142/statm: 2287 267 226 213 0 72 0
[pid=28143] ppid=28142 vsize=1242112 CPUtime=1502.3 cores=1,3,5,7
/proc/28143/stat : 28143 (glucose_static) R 28142 28091 17459 0 -1 4202496 226996 0 0 0 150138 92 0 0 20 0 1 0 271006030 1271922688 260396 33554432000 4194304 4896791 140733384851136 140733384848344 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28143/statm: 310528 260396 77 172 0 310354 0
Current children cumulated CPU time (s) 1540.43
Current children cumulated vsize (KiB) 1864208

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/183 28188
/proc/meminfo: memFree=25321528/32873844 swapFree=6592/6592
[pid=28091] ppid=28089 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28091/stat : 28091 (runPb2satCp2.sh) S 28089 28091 17459 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271002064 9367552 275 33554432000 4194304 5064252 140733498734768 140733498733680 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28091/statm: 2287 275 233 213 0 72 0
[pid=28092] ppid=28091 vsize=603800 CPUtime=38.13 cores=1,3,5,7
/proc/28092/stat : 28092 (pb2sat) S 28091 28091 17459 0 -1 4202496 55043 114926 0 0 1060 1179 1489 85 20 0 1 0 271002064 618291200 131517 33554432000 4194304 5873084 140735924240624 140735924234440 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 147 0 0
/proc/28092/statm: 150950 131517 179 410 0 150532 0
[pid=28142] ppid=28092 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28142/stat : 28142 (satsolver.sh) S 28092 28091 17459 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271006030 9367552 267 33554432000 4194304 5064252 140737204635472 140737204634384 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28142/statm: 2287 267 226 213 0 72 0
[pid=28143] ppid=28142 vsize=1243704 CPUtime=1562.29 cores=1,3,5,7
/proc/28143/stat : 28143 (glucose_static) R 28142 28091 17459 0 -1 4202496 227400 0 0 0 156136 93 0 0 20 0 1 0 271006030 1273552896 262333 33554432000 4194304 4896791 140733384851136 140733384848344 4224684 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28143/statm: 310926 262333 77 172 0 310752 0
Current children cumulated CPU time (s) 1600.42
Current children cumulated vsize (KiB) 1865800

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/184 28191
/proc/meminfo: memFree=25314508/32873844 swapFree=6592/6592
[pid=28091] ppid=28089 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28091/stat : 28091 (runPb2satCp2.sh) S 28089 28091 17459 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271002064 9367552 275 33554432000 4194304 5064252 140733498734768 140733498733680 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28091/statm: 2287 275 233 213 0 72 0
[pid=28092] ppid=28091 vsize=603800 CPUtime=38.13 cores=1,3,5,7
/proc/28092/stat : 28092 (pb2sat) S 28091 28091 17459 0 -1 4202496 55043 114926 0 0 1060 1179 1489 85 20 0 1 0 271002064 618291200 131517 33554432000 4194304 5873084 140735924240624 140735924234440 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 147 0 0
/proc/28092/statm: 150950 131517 179 410 0 150532 0
[pid=28142] ppid=28092 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28142/stat : 28142 (satsolver.sh) S 28092 28091 17459 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271006030 9367552 267 33554432000 4194304 5064252 140737204635472 140737204634384 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28142/statm: 2287 267 226 213 0 72 0
[pid=28143] ppid=28142 vsize=1245160 CPUtime=1622.28 cores=1,3,5,7
/proc/28143/stat : 28143 (glucose_static) R 28142 28091 17459 0 -1 4202496 227813 0 0 0 162135 93 0 0 20 0 1 0 271006030 1275043840 264279 33554432000 4194304 4896791 140733384851136 140733384848360 4225550 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28143/statm: 311290 264279 77 172 0 311116 0
Current children cumulated CPU time (s) 1660.41
Current children cumulated vsize (KiB) 1867256

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/183 28194
/proc/meminfo: memFree=25346924/32873844 swapFree=6592/6592
[pid=28091] ppid=28089 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28091/stat : 28091 (runPb2satCp2.sh) S 28089 28091 17459 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271002064 9367552 275 33554432000 4194304 5064252 140733498734768 140733498733680 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28091/statm: 2287 275 233 213 0 72 0
[pid=28092] ppid=28091 vsize=603800 CPUtime=38.13 cores=1,3,5,7
/proc/28092/stat : 28092 (pb2sat) S 28091 28091 17459 0 -1 4202496 55043 114926 0 0 1060 1179 1489 85 20 0 1 0 271002064 618291200 131517 33554432000 4194304 5873084 140735924240624 140735924234440 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 147 0 0
/proc/28092/statm: 150950 131517 179 410 0 150532 0
[pid=28142] ppid=28092 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28142/stat : 28142 (satsolver.sh) S 28092 28091 17459 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271006030 9367552 267 33554432000 4194304 5064252 140737204635472 140737204634384 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28142/statm: 2287 267 226 213 0 72 0
[pid=28143] ppid=28142 vsize=1246284 CPUtime=1682.27 cores=1,3,5,7
/proc/28143/stat : 28143 (glucose_static) R 28142 28091 17459 0 -1 4202496 228101 0 0 0 168134 93 0 0 20 0 1 0 271006030 1276194816 266100 33554432000 4194304 4896791 140733384851136 140733384848280 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28143/statm: 311571 266100 77 172 0 311397 0
Current children cumulated CPU time (s) 1720.4
Current children cumulated vsize (KiB) 1868380

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28195
/proc/meminfo: memFree=25346692/32873844 swapFree=6592/6592
[pid=28091] ppid=28089 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28091/stat : 28091 (runPb2satCp2.sh) S 28089 28091 17459 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271002064 9367552 275 33554432000 4194304 5064252 140733498734768 140733498733680 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28091/statm: 2287 275 233 213 0 72 0
[pid=28092] ppid=28091 vsize=603800 CPUtime=38.13 cores=1,3,5,7
/proc/28092/stat : 28092 (pb2sat) S 28091 28091 17459 0 -1 4202496 55043 114926 0 0 1060 1179 1489 85 20 0 1 0 271002064 618291200 131517 33554432000 4194304 5873084 140735924240624 140735924234440 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 147 0 0
/proc/28092/statm: 150950 131517 179 410 0 150532 0
[pid=28142] ppid=28092 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28142/stat : 28142 (satsolver.sh) S 28092 28091 17459 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271006030 9367552 267 33554432000 4194304 5064252 140737204635472 140737204634384 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28142/statm: 2287 267 226 213 0 72 0
[pid=28143] ppid=28142 vsize=1247604 CPUtime=1742.27 cores=1,3,5,7
/proc/28143/stat : 28143 (glucose_static) R 28142 28091 17459 0 -1 4202496 228486 0 0 0 174133 94 0 0 20 0 1 0 271006030 1277546496 268018 33554432000 4194304 4896791 140733384851136 140733384848344 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28143/statm: 311901 268018 77 172 0 311727 0
Current children cumulated CPU time (s) 1780.4
Current children cumulated vsize (KiB) 1869700



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28195
/proc/meminfo: memFree=25344396/32873844 swapFree=6592/6592
[pid=28091] ppid=28089 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28091/stat : 28091 (runPb2satCp2.sh) S 28089 28091 17459 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271002064 9367552 275 33554432000 4194304 5064252 140733498734768 140733498733680 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28091/statm: 2287 275 233 213 0 72 0
[pid=28092] ppid=28091 vsize=603800 CPUtime=38.13 cores=1,3,5,7
/proc/28092/stat : 28092 (pb2sat) S 28091 28091 17459 0 -1 4202496 55043 114926 0 0 1060 1179 1489 85 20 0 1 0 271002064 618291200 131517 33554432000 4194304 5873084 140735924240624 140735924234440 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 147 0 0
/proc/28092/statm: 150950 131517 179 410 0 150532 0
[pid=28142] ppid=28092 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28142/stat : 28142 (satsolver.sh) S 28092 28091 17459 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271006030 9367552 267 33554432000 4194304 5064252 140737204635472 140737204634384 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28142/statm: 2287 267 226 213 0 72 0
[pid=28143] ppid=28142 vsize=1247868 CPUtime=1761.97 cores=1,3,5,7
/proc/28143/stat : 28143 (glucose_static) R 28142 28091 17459 0 -1 4202496 228538 0 0 0 176103 94 0 0 20 0 1 0 271006030 1277816832 268581 33554432000 4194304 4896791 140733384851136 140733384848344 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28143/statm: 311967 268581 77 172 0 311793 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 1869964

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 28091 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# 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): 1802.02
CPU time (s): 1800.1
CPU user time (s): 1786.52
CPU system time (s): 13.58
CPU usage (%): 99.8934
Max. virtual memory (cumulated for all children) (KiB): 2205456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0
maximum resident set size= 1100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 358
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= 4
involuntary context switches= 1

runsolver used 4.34934 second user time and 11.7772 second system time

The end

Launcher Data

Begin job on node140 at 2012-05-26 18:12:52
IDJOB=3694316
IDBENCH=1506
IDSOLVER=2273
FILE ID=node140/3694316-1338048772
RUNJOBID= node140-1338048396-21538
PBS_JOBID= 14624335
Free space on /tmp= 71464 MiB

SOLVER NAME= pb2satCp2 2012-05-19
BENCH NAME= PB06//final/normalized-PB06/OPT-MEDINT/mps-v2-20-10/plato.asu.edu/pub/milp/normalized-mps-v2-20-10-seymour1.opb
COMMAND LINE= DIR/runPb2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3694316-1338048772/watcher-3694316-1338048772 -o /tmp/evaluation-result-3694316-1338048772/solver-3694316-1338048772 -C 1800 -W 1900 -M 15500  HOME/runPb2satCp2.sh HOME/instance-3694316-1338048772.opb 747820337 HOME HOME

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

MD5SUM BENCH= 385b8c04483c735ba913a305372f124f
RANDOM SEED=747820337

node140.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.094
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.18
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.094
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.094
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.91
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.094
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.094
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.92
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.094
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.88
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.094
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.90
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.094
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:       32873844 kB
MemFree:        27828492 kB
Buffers:          296648 kB
Cached:          3890384 kB
SwapCached:            0 kB
Active:           757648 kB
Inactive:        3477832 kB
Active(anon):      49612 kB
Inactive(anon):        0 kB
Active(file):     708036 kB
Inactive(file):  3477832 kB
Unevictable:        6592 kB
Mlocked:            6592 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             31300 kB
Writeback:             0 kB
AnonPages:         57392 kB
Mapped:            15188 kB
Shmem:               200 kB
Slab:             659324 kB
SReclaimable:      99288 kB
SUnreclaim:       560036 kB
KernelStack:        1504 kB
PageTables:         4148 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     192476 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     36864 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70852 MiB
End job on node140 at 2012-05-26 18:42:56