Trace number 3695066

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.02 1800.62

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/
aksoy/decomp/normalized-matrix_5x3_4.opb
MD5SUM7937d419688402745c19e3544f97b6e8
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark26
Best CPU time to get the best result obtained on this benchmark1800.83
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 29
Optimality of the best value was proved NO
Number of variables99789
Total number of constraints388956
Number of constraints which are clauses388925
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints30
Minimum length of a constraint1
Maximum length of a constraint3140
Number of terms in the objective function 3140
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 3140
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 3178
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

2.18/2.29	c model valid
2.18/2.29	c current solution ok
3.65/3.71	o 30
3.65/3.71	c (debug) using card networks
85.35/85.44	c model valid
85.35/85.44	c current solution ok
85.35/85.47	o 29
85.35/85.47	c (debug) using card networks
122.54/122.67	c model valid
122.54/122.67	c current solution ok
122.62/122.70	o 28
122.62/122.70	c (debug) using card networks
251.90/252.06	c model valid
251.90/252.06	c current solution ok
251.90/252.09	o 27
251.90/252.09	c (debug) using card networks
349.88/350.03	c model valid
349.88/350.03	c current solution ok
349.88/350.06	o 26
349.88/350.06	c (debug) using card networks
784.59/784.86	c model valid
784.59/784.86	c current solution ok
784.59/784.89	o 25
784.59/784.89	c (debug) using card networks
1323.63/1324.12	c model valid
1323.63/1324.12	c current solution ok
1323.63/1324.16	o 24
1323.63/1324.16	c (debug) using card networks
1800.02/1800.61	c error: unexpected solver exit code
1800.02/1800.61	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-3695066-1338077039/watcher-3695066-1338077039 -o /tmp/evaluation-result-3695066-1338077039/solver-3695066-1338077039 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3695066-1338077039.opb 1081340197 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/179 10124
/proc/meminfo: memFree=29357720/32873844 swapFree=7116/7116
[pid=10124] ppid=10122 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10124/stat : 10124 (runPb2satCp2.sh) S 10122 10124 7219 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273829013 9367552 275 33554432000 4194304 5064252 140735436233136 140735436232048 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10124/statm: 2287 275 233 213 0 72 0

[startup+0.0877319 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10124
/proc/meminfo: memFree=29357720/32873844 swapFree=7116/7116
[pid=10124] ppid=10122 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10124/stat : 10124 (runPb2satCp2.sh) S 10122 10124 7219 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273829013 9367552 275 33554432000 4194304 5064252 140735436233136 140735436232048 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10124/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100187 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10124
/proc/meminfo: memFree=29357720/32873844 swapFree=7116/7116
[pid=10124] ppid=10122 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10124/stat : 10124 (runPb2satCp2.sh) S 10122 10124 7219 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273829013 9367552 275 33554432000 4194304 5064252 140735436233136 140735436232048 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10124/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300238 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10124
/proc/meminfo: memFree=29357720/32873844 swapFree=7116/7116
[pid=10124] ppid=10122 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10124/stat : 10124 (runPb2satCp2.sh) S 10122 10124 7219 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273829013 9367552 275 33554432000 4194304 5064252 140735436233136 140735436232048 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10124/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700243 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10124
/proc/meminfo: memFree=29357720/32873844 swapFree=7116/7116
[pid=10124] ppid=10122 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10124/stat : 10124 (runPb2satCp2.sh) S 10122 10124 7219 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273829013 9367552 275 33554432000 4194304 5064252 140735436233136 140735436232048 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10124/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50036 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10126
/proc/meminfo: memFree=29347300/32873844 swapFree=7116/7116
[pid=10124] ppid=10122 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10124/stat : 10124 (runPb2satCp2.sh) S 10122 10124 7219 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273829013 9367552 275 33554432000 4194304 5064252 140735436233136 140735436232048 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10124/statm: 2287 275 233 213 0 72 0
[pid=10125] ppid=10124 vsize=37548 CPUtime=1.2 cores=1,3,5,7
/proc/10125/stat : 10125 (pb2sat) S 10124 10124 7219 0 -1 4202496 7685 0 0 0 116 4 0 0 20 0 1 0 273829013 38449152 8906 33554432000 4194304 5873084 140733925136640 140733925133064 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10125/statm: 9387 8906 167 410 0 8969 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 46696

[startup+3.10027 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10128
/proc/meminfo: memFree=29297536/32873844 swapFree=7116/7116
[pid=10124] ppid=10122 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10124/stat : 10124 (runPb2satCp2.sh) S 10122 10124 7219 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273829013 9367552 275 33554432000 4194304 5064252 140735436233136 140735436232048 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10124/statm: 2287 275 233 213 0 72 0
[pid=10125] ppid=10124 vsize=45524 CPUtime=3.07 cores=1,3,5,7
/proc/10125/stat : 10125 (pb2sat) R 10124 10124 7219 0 -1 4202496 9024 19308 0 0 178 73 51 5 20 0 1 0 273829013 46616576 10640 33554432000 4194304 5873084 140733925136640 140733925132072 5127520 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10125/statm: 11381 10640 176 410 0 10963 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 54672

[startup+6.30047 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10131
/proc/meminfo: memFree=29186764/32873844 swapFree=7116/7116
[pid=10124] ppid=10122 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10124/stat : 10124 (runPb2satCp2.sh) S 10122 10124 7219 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273829013 9367552 275 33554432000 4194304 5064252 140735436233136 140735436232048 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10124/statm: 2287 275 233 213 0 72 0
[pid=10125] ppid=10124 vsize=45524 CPUtime=3.73 cores=1,3,5,7
/proc/10125/stat : 10125 (pb2sat) S 10124 10124 7219 0 -1 4202496 10717 19821 0 0 193 121 51 8 20 0 1 0 273829013 46616576 10716 33554432000 4194304 5873084 140733925136640 140733925130456 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10125/statm: 11381 10716 177 410 0 10963 0
[pid=10130] ppid=10125 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10130/stat : 10130 (satsolver.sh) S 10125 10124 7219 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273829388 9367552 266 33554432000 4194304 5064252 140736926462640 140736926461552 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10130/statm: 2287 266 226 213 0 72 0
[pid=10131] ppid=10130 vsize=108236 CPUtime=2.53 cores=1,3,5,7
/proc/10131/stat : 10131 (glucose_static) R 10130 10124 7219 0 -1 4202496 22002 0 0 0 248 5 0 0 20 0 1 0 273829388 110833664 23800 33554432000 4194304 4896791 140735426497568 140735426494696 4204099 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10131/statm: 27059 23800 76 172 0 26885 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 172056

[startup+12.7005 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10131
/proc/meminfo: memFree=29176472/32873844 swapFree=7116/7116
[pid=10124] ppid=10122 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10124/stat : 10124 (runPb2satCp2.sh) S 10122 10124 7219 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273829013 9367552 275 33554432000 4194304 5064252 140735436233136 140735436232048 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10124/statm: 2287 275 233 213 0 72 0
[pid=10125] ppid=10124 vsize=45524 CPUtime=3.73 cores=1,3,5,7
/proc/10125/stat : 10125 (pb2sat) S 10124 10124 7219 0 -1 4202496 10717 19821 0 0 193 121 51 8 20 0 1 0 273829013 46616576 10716 33554432000 4194304 5873084 140733925136640 140733925130456 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10125/statm: 11381 10716 177 410 0 10963 0
[pid=10130] ppid=10125 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10130/stat : 10130 (satsolver.sh) S 10125 10124 7219 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273829388 9367552 266 33554432000 4194304 5064252 140736926462640 140736926461552 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10130/statm: 2287 266 226 213 0 72 0
[pid=10131] ppid=10130 vsize=120176 CPUtime=8.93 cores=1,3,5,7
/proc/10131/stat : 10131 (glucose_static) R 10130 10124 7219 0 -1 4202496 22489 0 0 0 888 5 0 0 20 0 1 0 273829388 123060224 25820 33554432000 4194304 4896791 140735426497568 140735426494776 4204538 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10131/statm: 30044 25820 76 172 0 29870 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 183996

[startup+25.5005 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10134
/proc/meminfo: memFree=29190676/32873844 swapFree=7116/7116
[pid=10124] ppid=10122 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10124/stat : 10124 (runPb2satCp2.sh) S 10122 10124 7219 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273829013 9367552 275 33554432000 4194304 5064252 140735436233136 140735436232048 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10124/statm: 2287 275 233 213 0 72 0
[pid=10125] ppid=10124 vsize=45524 CPUtime=3.73 cores=1,3,5,7
/proc/10125/stat : 10125 (pb2sat) S 10124 10124 7219 0 -1 4202496 10717 19821 0 0 193 121 51 8 20 0 1 0 273829013 46616576 10716 33554432000 4194304 5873084 140733925136640 140733925130456 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10125/statm: 11381 10716 177 410 0 10963 0
[pid=10130] ppid=10125 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10130/stat : 10130 (satsolver.sh) S 10125 10124 7219 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273829388 9367552 266 33554432000 4194304 5064252 140736926462640 140736926461552 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10130/statm: 2287 266 226 213 0 72 0
[pid=10131] ppid=10130 vsize=109324 CPUtime=21.73 cores=1,3,5,7
/proc/10131/stat : 10131 (glucose_static) R 10130 10124 7219 0 -1 4202496 23447 0 0 0 2167 6 0 0 20 0 1 0 273829388 111947776 24683 33554432000 4194304 4896791 140735426497568 140735426494792 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10131/statm: 27331 24683 78 172 0 27157 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 173144

[startup+51.1005 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10134
/proc/meminfo: memFree=29176576/32873844 swapFree=7116/7116
[pid=10124] ppid=10122 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10124/stat : 10124 (runPb2satCp2.sh) S 10122 10124 7219 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273829013 9367552 275 33554432000 4194304 5064252 140735436233136 140735436232048 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10124/statm: 2287 275 233 213 0 72 0
[pid=10125] ppid=10124 vsize=45524 CPUtime=3.73 cores=1,3,5,7
/proc/10125/stat : 10125 (pb2sat) S 10124 10124 7219 0 -1 4202496 10717 19821 0 0 193 121 51 8 20 0 1 0 273829013 46616576 10716 33554432000 4194304 5873084 140733925136640 140733925130456 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10125/statm: 11381 10716 177 410 0 10963 0
[pid=10130] ppid=10125 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10130/stat : 10130 (satsolver.sh) S 10125 10124 7219 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273829388 9367552 266 33554432000 4194304 5064252 140736926462640 140736926461552 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10130/statm: 2287 266 226 213 0 72 0
[pid=10131] ppid=10130 vsize=122172 CPUtime=47.32 cores=1,3,5,7
/proc/10131/stat : 10131 (glucose_static) R 10130 10124 7219 0 -1 4202496 25512 0 0 0 4725 7 0 0 20 0 1 0 273829388 125104128 27357 33554432000 4194304 4896791 140735426497568 140735426495080 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10131/statm: 30543 27357 78 172 0 30369 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 185992

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 10140
/proc/meminfo: memFree=29170428/32873844 swapFree=7116/7116
[pid=10124] ppid=10122 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10124/stat : 10124 (runPb2satCp2.sh) S 10122 10124 7219 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273829013 9367552 275 33554432000 4194304 5064252 140735436233136 140735436232048 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10124/statm: 2287 275 233 213 0 72 0
[pid=10125] ppid=10124 vsize=51416 CPUtime=85.47 cores=1,3,5,7
/proc/10125/stat : 10125 (pb2sat) S 10124 10124 7219 0 -1 4202496 15334 48537 0 0 247 122 8156 22 20 0 1 0 273829013 52649984 12277 33554432000 4194304 5873084 140733925136640 140733925130456 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10125/statm: 12854 12277 177 410 0 12436 0
[pid=10136] ppid=10125 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10136/stat : 10136 (satsolver.sh) S 10125 10124 7219 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273837565 9367552 266 33554432000 4194304 5064252 140736379113456 140736379112368 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10136/statm: 2287 266 226 213 0 72 0
[pid=10137] ppid=10136 vsize=120628 CPUtime=16.77 cores=1,3,5,7
/proc/10137/stat : 10137 (glucose_static) R 10136 10124 7219 0 -1 4202496 23948 0 0 0 1672 5 0 0 20 0 1 0 273837565 123523072 27406 33554432000 4194304 4896791 140735139944480 140735139941688 4204062 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10137/statm: 30157 27406 78 172 0 29983 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 190340

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10144
/proc/meminfo: memFree=29166796/32873844 swapFree=7116/7116
[pid=10124] ppid=10122 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10124/stat : 10124 (runPb2satCp2.sh) S 10122 10124 7219 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273829013 9367552 275 33554432000 4194304 5064252 140735436233136 140735436232048 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10124/statm: 2287 275 233 213 0 72 0
[pid=10125] ppid=10124 vsize=53972 CPUtime=122.68 cores=1,3,5,7
/proc/10125/stat : 10125 (pb2sat) S 10124 10124 7219 0 -1 4202496 20037 75744 0 0 301 123 11810 34 20 0 1 0 273829013 55267328 12998 33554432000 4194304 5873084 140733925136640 140733925130456 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10125/statm: 13493 12998 177 410 0 13075 0
[pid=10142] ppid=10125 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10142/stat : 10142 (satsolver.sh) S 10125 10124 7219 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273841287 9367552 267 33554432000 4194304 5064252 140735260026896 140735260025808 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10142/statm: 2287 267 226 213 0 72 0
[pid=10143] ppid=10142 vsize=121764 CPUtime=39.53 cores=1,3,5,7
/proc/10143/stat : 10143 (glucose_static) R 10142 10124 7219 0 -1 4202496 24720 0 0 0 3945 8 0 0 20 0 1 0 273841287 124686336 26931 33554432000 4194304 4896791 140734801968960 140734801966488 4224706 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10143/statm: 30441 26931 78 172 0 30267 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 194032

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10147
/proc/meminfo: memFree=29145928/32873844 swapFree=7116/7116
[pid=10124] ppid=10122 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/10238/stat : 10238 (glucose_static) R 10237 10124 7219 0 -1 4202496 24654 0 0 0 3800 8 0 0 20 0 1 0 273961433 112668672 24873 33554432000 4194304 4896791 140736946754736 140736946752312 4224770 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10238/statm: 27507 24873 78 172 0 27333 0
Current children cumulated CPU time (s) 1361.8
Current children cumulated vsize (KiB) 182296

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10238
/proc/meminfo: memFree=29088160/32873844 swapFree=7116/7116
[pid=10124] ppid=10122 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10124/stat : 10124 (runPb2satCp2.sh) S 10122 10124 7219 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273829013 9367552 275 33554432000 4194304 5064252 140735436233136 140735436232048 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10124/statm: 2287 275 233 213 0 72 0
[pid=10125] ppid=10124 vsize=53972 CPUtime=1323.72 cores=1,3,5,7
/proc/10125/stat : 10125 (pb2sat) S 10124 10124 7219 0 -1 4202496 38919 222578 0 0 520 127 131592 133 20 0 1 0 273829013 55267328 12998 33554432000 4194304 5873084 140733925136640 140733925130456 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 12 0 0
/proc/10125/statm: 13493 12998 177 410 0 13075 0
[pid=10237] ppid=10125 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10237/stat : 10237 (satsolver.sh) S 10125 10124 7219 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273961433 9367552 266 33554432000 4194304 5064252 140736399219472 140736399218384 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10237/statm: 2287 266 226 213 0 72 0
[pid=10238] ppid=10237 vsize=123764 CPUtime=98.07 cores=1,3,5,7
/proc/10238/stat : 10238 (glucose_static) R 10237 10124 7219 0 -1 4202496 28521 0 0 0 9796 11 0 0 20 0 1 0 273961433 126734336 26562 33554432000 4194304 4896791 140736946754736 140736946750472 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10238/statm: 30941 26562 78 172 0 30767 0
Current children cumulated CPU time (s) 1421.79
Current children cumulated vsize (KiB) 196032

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10239
/proc/meminfo: memFree=29062072/32873844 swapFree=7116/7116
[pid=10124] ppid=10122 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10124/stat : 10124 (runPb2satCp2.sh) S 10122 10124 7219 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273829013 9367552 275 33554432000 4194304 5064252 140735436233136 140735436232048 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10124/statm: 2287 275 233 213 0 72 0
[pid=10125] ppid=10124 vsize=53972 CPUtime=1323.72 cores=1,3,5,7
/proc/10125/stat : 10125 (pb2sat) S 10124 10124 7219 0 -1 4202496 38919 222578 0 0 520 127 131592 133 20 0 1 0 273829013 55267328 12998 33554432000 4194304 5873084 140733925136640 140733925130456 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 12 0 0
/proc/10125/statm: 13493 12998 177 410 0 13075 0
[pid=10237] ppid=10125 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10237/stat : 10237 (satsolver.sh) S 10125 10124 7219 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273961433 9367552 266 33554432000 4194304 5064252 140736399219472 140736399218384 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10237/statm: 2287 266 226 213 0 72 0
[pid=10238] ppid=10237 vsize=162792 CPUtime=158.05 cores=1,3,5,7
/proc/10238/stat : 10238 (glucose_static) R 10237 10124 7219 0 -1 4202496 31538 0 0 0 15792 13 0 0 20 0 1 0 273961433 166699008 34068 33554432000 4194304 4896791 140736946754736 140736946751880 4217338 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10238/statm: 40698 34068 78 172 0 40524 0
Current children cumulated CPU time (s) 1481.77
Current children cumulated vsize (KiB) 235060

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10239
/proc/meminfo: memFree=29064920/32873844 swapFree=7116/7116
[pid=10124] ppid=10122 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10124/stat : 10124 (runPb2satCp2.sh) S 10122 10124 7219 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273829013 9367552 275 33554432000 4194304 5064252 140735436233136 140735436232048 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10124/statm: 2287 275 233 213 0 72 0
[pid=10125] ppid=10124 vsize=53972 CPUtime=1323.72 cores=1,3,5,7
/proc/10125/stat : 10125 (pb2sat) S 10124 10124 7219 0 -1 4202496 38919 222578 0 0 520 127 131592 133 20 0 1 0 273829013 55267328 12998 33554432000 4194304 5873084 140733925136640 140733925130456 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 12 0 0
/proc/10125/statm: 13493 12998 177 410 0 13075 0
[pid=10237] ppid=10125 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10237/stat : 10237 (satsolver.sh) S 10125 10124 7219 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273961433 9367552 266 33554432000 4194304 5064252 140736399219472 140736399218384 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10237/statm: 2287 266 226 213 0 72 0
[pid=10238] ppid=10237 vsize=145436 CPUtime=218.04 cores=1,3,5,7
/proc/10238/stat : 10238 (glucose_static) R 10237 10124 7219 0 -1 4202496 33846 0 0 0 21788 16 0 0 20 0 1 0 273961433 148926464 30337 33554432000 4194304 4896791 140736946754736 140736946751960 4224706 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10238/statm: 36359 30337 78 172 0 36185 0
Current children cumulated CPU time (s) 1541.76
Current children cumulated vsize (KiB) 217704

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 10242
/proc/meminfo: memFree=29064312/32873844 swapFree=7116/7116
[pid=10124] ppid=10122 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10124/stat : 10124 (runPb2satCp2.sh) S 10122 10124 7219 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273829013 9367552 275 33554432000 4194304 5064252 140735436233136 140735436232048 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10124/statm: 2287 275 233 213 0 72 0
[pid=10125] ppid=10124 vsize=53972 CPUtime=1323.72 cores=1,3,5,7
/proc/10125/stat : 10125 (pb2sat) S 10124 10124 7219 0 -1 4202496 38919 222578 0 0 520 127 131592 133 20 0 1 0 273829013 55267328 12998 33554432000 4194304 5873084 140733925136640 140733925130456 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 12 0 0
/proc/10125/statm: 13493 12998 177 410 0 13075 0
[pid=10237] ppid=10125 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10237/stat : 10237 (satsolver.sh) S 10125 10124 7219 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273961433 9367552 266 33554432000 4194304 5064252 140736399219472 140736399218384 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10237/statm: 2287 266 226 213 0 72 0
[pid=10238] ppid=10237 vsize=146252 CPUtime=278.03 cores=1,3,5,7
/proc/10238/stat : 10238 (glucose_static) R 10237 10124 7219 0 -1 4202496 35419 0 0 0 27784 19 0 0 20 0 1 0 273961433 149762048 30035 33554432000 4194304 4896791 140736946754736 140736946752264 4224921 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10238/statm: 36563 30035 78 172 0 36389 0
Current children cumulated CPU time (s) 1601.75
Current children cumulated vsize (KiB) 218520

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10242
/proc/meminfo: memFree=29068348/32873844 swapFree=7116/7116
[pid=10124] ppid=10122 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10124/stat : 10124 (runPb2satCp2.sh) S 10122 10124 7219 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273829013 9367552 275 33554432000 4194304 5064252 140735436233136 140735436232048 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10124/statm: 2287 275 233 213 0 72 0
[pid=10125] ppid=10124 vsize=53972 CPUtime=1323.72 cores=1,3,5,7
/proc/10125/stat : 10125 (pb2sat) S 10124 10124 7219 0 -1 4202496 38919 222578 0 0 520 127 131592 133 20 0 1 0 273829013 55267328 12998 33554432000 4194304 5873084 140733925136640 140733925130456 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 12 0 0
/proc/10125/statm: 13493 12998 177 410 0 13075 0
[pid=10237] ppid=10125 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10237/stat : 10237 (satsolver.sh) S 10125 10124 7219 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273961433 9367552 266 33554432000 4194304 5064252 140736399219472 140736399218384 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10237/statm: 2287 266 226 213 0 72 0
[pid=10238] ppid=10237 vsize=128600 CPUtime=338.01 cores=1,3,5,7
/proc/10238/stat : 10238 (glucose_static) R 10237 10124 7219 0 -1 4202496 38411 0 0 0 33779 22 0 0 20 0 1 0 273961433 131686400 27216 33554432000 4194304 4896791 140736946754736 140736946752264 4203775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10238/statm: 32150 27216 78 172 0 31976 0
Current children cumulated CPU time (s) 1661.73
Current children cumulated vsize (KiB) 200868

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10242
/proc/meminfo: memFree=29010452/32873844 swapFree=7116/7116
[pid=10124] ppid=10122 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10124/stat : 10124 (runPb2satCp2.sh) S 10122 10124 7219 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273829013 9367552 275 33554432000 4194304 5064252 140735436233136 140735436232048 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10124/statm: 2287 275 233 213 0 72 0
[pid=10125] ppid=10124 vsize=53972 CPUtime=1323.72 cores=1,3,5,7
/proc/10125/stat : 10125 (pb2sat) S 10124 10124 7219 0 -1 4202496 38919 222578 0 0 520 127 131592 133 20 0 1 0 273829013 55267328 12998 33554432000 4194304 5873084 140733925136640 140733925130456 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 12 0 0
/proc/10125/statm: 13493 12998 177 410 0 13075 0
[pid=10237] ppid=10125 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10237/stat : 10237 (satsolver.sh) S 10125 10124 7219 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273961433 9367552 266 33554432000 4194304 5064252 140736399219472 140736399218384 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10237/statm: 2287 266 226 213 0 72 0
[pid=10238] ppid=10237 vsize=179000 CPUtime=398 cores=1,3,5,7
/proc/10238/stat : 10238 (glucose_static) R 10237 10124 7219 0 -1 4202496 39738 0 0 0 39776 24 0 0 20 0 1 0 273961433 183296000 40296 33554432000 4194304 4896791 140736946754736 140736946751944 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10238/statm: 44750 40296 78 172 0 44576 0
Current children cumulated CPU time (s) 1721.72
Current children cumulated vsize (KiB) 251268

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10243
/proc/meminfo: memFree=29027640/32873844 swapFree=7116/7116
[pid=10124] ppid=10122 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10124/stat : 10124 (runPb2satCp2.sh) S 10122 10124 7219 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273829013 9367552 275 33554432000 4194304 5064252 140735436233136 140735436232048 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10124/statm: 2287 275 233 213 0 72 0
[pid=10125] ppid=10124 vsize=53972 CPUtime=1323.72 cores=1,3,5,7
/proc/10125/stat : 10125 (pb2sat) S 10124 10124 7219 0 -1 4202496 38919 222578 0 0 520 127 131592 133 20 0 1 0 273829013 55267328 12998 33554432000 4194304 5873084 140733925136640 140733925130456 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 12 0 0
/proc/10125/statm: 13493 12998 177 410 0 13075 0
[pid=10237] ppid=10125 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10237/stat : 10237 (satsolver.sh) S 10125 10124 7219 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273961433 9367552 266 33554432000 4194304 5064252 140736399219472 140736399218384 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10237/statm: 2287 266 226 213 0 72 0
[pid=10238] ppid=10237 vsize=179552 CPUtime=457.99 cores=1,3,5,7
/proc/10238/stat : 10238 (glucose_static) R 10237 10124 7219 0 -1 4202496 41429 0 0 0 45772 27 0 0 20 0 1 0 273961433 183861248 35800 33554432000 4194304 4896791 140736946754736 140736946752024 4230803 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10238/statm: 44888 35800 78 172 0 44714 0
Current children cumulated CPU time (s) 1781.71
Current children cumulated vsize (KiB) 251820



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10243
/proc/meminfo: memFree=29014344/32873844 swapFree=7116/7116
[pid=10124] ppid=10122 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10124/stat : 10124 (runPb2satCp2.sh) S 10122 10124 7219 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273829013 9367552 275 33554432000 4194304 5064252 140735436233136 140735436232048 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10124/statm: 2287 275 233 213 0 72 0
[pid=10125] ppid=10124 vsize=53972 CPUtime=1323.72 cores=1,3,5,7
/proc/10125/stat : 10125 (pb2sat) S 10124 10124 7219 0 -1 4202496 38919 222578 0 0 520 127 131592 133 20 0 1 0 273829013 55267328 12998 33554432000 4194304 5873084 140733925136640 140733925130456 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 12 0 0
/proc/10125/statm: 13493 12998 177 410 0 13075 0
[pid=10237] ppid=10125 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10237/stat : 10237 (satsolver.sh) S 10125 10124 7219 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273961433 9367552 266 33554432000 4194304 5064252 140736399219472 140736399218384 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10237/statm: 2287 266 226 213 0 72 0
[pid=10238] ppid=10237 vsize=179948 CPUtime=476.3 cores=1,3,5,7
/proc/10238/stat : 10238 (glucose_static) R 10237 10124 7219 0 -1 4202496 41898 0 0 0 47603 27 0 0 20 0 1 0 273961433 184266752 37959 33554432000 4194304 4896791 140736946754736 140736946751880 4225134 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10238/statm: 44987 37959 78 172 0 44813 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 252216

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 10124 and gives
#  childrusage.ru_utime.tv_sec=1321
#  childrusage.ru_utime.tv_usec=141156
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=621601
# CPU time returned by wait4() is 1323.76
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.62
CPU time (s): 1800.02
CPU user time (s): 1797.15
CPU system time (s): 2.87
CPU usage (%): 99.9665
Max. virtual memory (cumulated for all children) (KiB): 346984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1321.14
system time used= 2.6216
maximum resident set size= 246916
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 262475
page faults= 0
swaps= 0
block input operations= 0
block output operations= 339024
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 253
involuntary context switches= 1487

runsolver used 3.04154 second user time and 8.49671 second system time

The end

Launcher Data

Begin job on node138 at 2012-05-27 02:03:59
IDJOB=3695066
IDBENCH=25013
IDSOLVER=2273
FILE ID=node138/3695066-1338077039
RUNJOBID= node138-1338052933-7236
PBS_JOBID= 14624399
Free space on /tmp= 71480 MiB

SOLVER NAME= pb2satCp2 2012-05-19
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/aksoy/decomp/normalized-matrix_5x3_4.opb
COMMAND LINE= DIR/runPb2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3695066-1338077039/watcher-3695066-1338077039 -o /tmp/evaluation-result-3695066-1338077039/solver-3695066-1338077039 -C 1800 -W 1900 -M 15500  HOME/runPb2satCp2.sh HOME/instance-3695066-1338077039.opb 1081340197 HOME HOME

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

MD5SUM BENCH= 7937d419688402745c19e3544f97b6e8
RANDOM SEED=1081340197

node138.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.347
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.69
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.347
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.347
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.347
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.347
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.347
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.347
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.92
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.347
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:        29357992 kB
Buffers:          307744 kB
Cached:          2252652 kB
SwapCached:          232 kB
Active:           906808 kB
Inactive:        1790780 kB
Active(anon):     126908 kB
Inactive(anon):    12604 kB
Active(file):     779900 kB
Inactive(file):  1778176 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67108624 kB
Dirty:             20228 kB
Writeback:             0 kB
AnonPages:        145756 kB
Mapped:            15396 kB
Shmem:               200 kB
Slab:             679176 kB
SReclaimable:     121328 kB
SUnreclaim:       557848 kB
KernelStack:        1480 kB
PageTables:         4488 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     271916 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     55296 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= 71416 MiB
End job on node138 at 2012-05-27 02:34:00