Trace number 3695874

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 NameAnswerCPU timeWall clock time
pb2sat 2012-05-19? (TO) 1800.03 1800.71

General information on the benchmark

NameOPT-BIGINT-LIN/graca/
normalized-ped3.F.recomb10-0.01-1.opb
MD5SUMda298f1ea1e9e14029000b4d4a853383
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark11978
Best CPU time to get the best result obtained on this benchmark1800.06
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables67977
Total number of constraints486229
Number of constraints which are clauses486229
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint339
Number of terms in the objective function 4960
Biggest coefficient in the objective function 341
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 1575760
Number of bits of the sum of numbers in the objective function 21
Biggest number in a constraint 341
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 1575760
Number of bits of the biggest sum of numbers21
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1.98/2.09	c model valid
1.98/2.09	c current solution ok
3.08/3.55	o 44760
3.08/3.55	c current bound: 22380
3.08/3.55	c fallback to adder encoding
1800.03/1800.71	c error: unexpected solver exit code
1800.03/1800.71	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-3695874-1338230697/watcher-3695874-1338230697 -o /tmp/evaluation-result-3695874-1338230697/solver-3695874-1338230697 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3695874-1338230697.opb 367192981 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: 1.01 1.13 1.50 2/173 18545
/proc/meminfo: memFree=28931828/32873648 swapFree=6864/6864
[pid=18545] ppid=18543 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18545/stat : 18545 (runPb2sat.sh) S 18543 18545 18511 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 289195174 9367552 274 33554432000 4194304 5064252 140734346858400 140734346857312 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18545/statm: 2287 274 233 213 0 72 0

[startup+0.039116 s]
/proc/loadavg: 1.01 1.13 1.50 2/173 18545
/proc/meminfo: memFree=28931828/32873648 swapFree=6864/6864
[pid=18545] ppid=18543 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18545/stat : 18545 (runPb2sat.sh) S 18543 18545 18511 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 289195174 9367552 274 33554432000 4194304 5064252 140734346858400 140734346857312 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18545/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100203 s]
/proc/loadavg: 1.01 1.13 1.50 2/173 18545
/proc/meminfo: memFree=28931828/32873648 swapFree=6864/6864
[pid=18545] ppid=18543 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18545/stat : 18545 (runPb2sat.sh) S 18543 18545 18511 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 289195174 9367552 274 33554432000 4194304 5064252 140734346858400 140734346857312 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18545/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30017 s]
/proc/loadavg: 1.01 1.13 1.50 2/173 18545
/proc/meminfo: memFree=28931828/32873648 swapFree=6864/6864
[pid=18545] ppid=18543 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18545/stat : 18545 (runPb2sat.sh) S 18543 18545 18511 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 289195174 9367552 274 33554432000 4194304 5064252 140734346858400 140734346857312 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18545/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700103 s]
/proc/loadavg: 1.01 1.13 1.50 2/173 18545
/proc/meminfo: memFree=28931828/32873648 swapFree=6864/6864
[pid=18545] ppid=18543 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18545/stat : 18545 (runPb2sat.sh) S 18543 18545 18511 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 289195174 9367552 274 33554432000 4194304 5064252 140734346858400 140734346857312 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18545/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50021 s]
/proc/loadavg: 1.01 1.13 1.50 3/175 18547
/proc/meminfo: memFree=28881532/32873648 swapFree=6864/6864
[pid=18545] ppid=18543 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18545/stat : 18545 (runPb2sat.sh) S 18543 18545 18511 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 289195174 9367552 274 33554432000 4194304 5064252 140734346858400 140734346857312 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18545/statm: 2287 274 233 213 0 72 0
[pid=18546] ppid=18545 vsize=26668 CPUtime=1.29 cores=1,3,5,7
/proc/18546/stat : 18546 (pb2sat) S 18545 18545 18511 0 -1 4202496 5159 0 0 0 126 3 0 0 20 0 1 0 289195174 27308032 5385 33554432000 4194304 5873084 140733947212256 140733947208680 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18546/statm: 6667 5385 162 410 0 6249 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 35816

[startup+3.10014 s]
/proc/loadavg: 1.08 1.14 1.50 3/179 18560
/proc/meminfo: memFree=28814944/32873648 swapFree=6864/6864
[pid=18545] ppid=18543 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18545/stat : 18545 (runPb2sat.sh) S 18543 18545 18511 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 289195174 9367552 274 33554432000 4194304 5064252 140734346858400 140734346857312 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18545/statm: 2287 274 233 213 0 72 0
[pid=18546] ppid=18545 vsize=29184 CPUtime=3.08 cores=1,3,5,7
/proc/18546/stat : 18546 (pb2sat) R 18545 18545 18511 0 -1 4202496 5857 9556 0 0 202 86 18 2 20 0 1 0 289195174 29884416 6023 33554432000 4194304 5873084 140733947212256 140733947207688 5127520 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18546/statm: 7296 6023 171 410 0 6878 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 38332

[startup+6.30032 s]
/proc/loadavg: 1.08 1.14 1.50 3/181 18563
/proc/meminfo: memFree=28606332/32873648 swapFree=6864/6864
[pid=18545] ppid=18543 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18545/stat : 18545 (runPb2sat.sh) S 18543 18545 18511 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 289195174 9367552 274 33554432000 4194304 5064252 140734346858400 140734346857312 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18545/statm: 2287 274 233 213 0 72 0
[pid=18546] ppid=18545 vsize=79444 CPUtime=3.62 cores=1,3,5,7
/proc/18546/stat : 18546 (pb2sat) S 18545 18545 18511 0 -1 4202496 8585 10070 0 0 243 96 18 5 20 0 1 0 289195174 81350656 17626 33554432000 4194304 5873084 140733947212256 140733947206072 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18546/statm: 19861 17626 178 410 0 19443 0
[pid=18562] ppid=18546 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18562/stat : 18562 (satsolver.sh) S 18546 18545 18511 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289195573 9367552 267 33554432000 4194304 5064252 140735573446848 140735573445760 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18562/statm: 2287 267 226 213 0 72 0
[pid=18563] ppid=18562 vsize=113024 CPUtime=2.29 cores=1,3,5,7
/proc/18563/stat : 18563 (glucose_static) R 18562 18545 18511 0 -1 4202496 22378 0 0 0 225 4 0 0 20 0 1 0 289195573 115736576 24693 33554432000 4194304 4896791 140735748341888 140735748339208 4203792 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18563/statm: 28256 24693 78 172 0 28082 0
Current children cumulated CPU time (s) 5.91
Current children cumulated vsize (KiB) 210764

[startup+12.7003 s]
/proc/loadavg: 1.23 1.17 1.51 3/181 18565
/proc/meminfo: memFree=28479876/32873648 swapFree=6864/6864
[pid=18545] ppid=18543 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18545/stat : 18545 (runPb2sat.sh) S 18543 18545 18511 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 289195174 9367552 274 33554432000 4194304 5064252 140734346858400 140734346857312 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18545/statm: 2287 274 233 213 0 72 0
[pid=18546] ppid=18545 vsize=79444 CPUtime=3.62 cores=1,3,5,7
/proc/18546/stat : 18546 (pb2sat) S 18545 18545 18511 0 -1 4202496 8585 10070 0 0 243 96 18 5 20 0 1 0 289195174 81350656 17626 33554432000 4194304 5873084 140733947212256 140733947206072 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18546/statm: 19861 17626 178 410 0 19443 0
[pid=18562] ppid=18546 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18562/stat : 18562 (satsolver.sh) S 18546 18545 18511 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289195573 9367552 267 33554432000 4194304 5064252 140735573446848 140735573445760 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18562/statm: 2287 267 226 213 0 72 0
[pid=18563] ppid=18562 vsize=120248 CPUtime=8.69 cores=1,3,5,7
/proc/18563/stat : 18563 (glucose_static) R 18562 18545 18511 0 -1 4202496 25357 0 0 0 863 6 0 0 20 0 1 0 289195573 123133952 26985 33554432000 4194304 4896791 140735748341888 140735748339464 4224684 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18563/statm: 30062 26985 78 172 0 29888 0
Current children cumulated CPU time (s) 12.31
Current children cumulated vsize (KiB) 217988

[startup+25.5003 s]
/proc/loadavg: 1.34 1.19 1.51 3/182 18568
/proc/meminfo: memFree=27784824/32873648 swapFree=6864/6864
[pid=18545] ppid=18543 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18545/stat : 18545 (runPb2sat.sh) S 18543 18545 18511 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 289195174 9367552 274 33554432000 4194304 5064252 140734346858400 140734346857312 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18545/statm: 2287 274 233 213 0 72 0
[pid=18546] ppid=18545 vsize=79444 CPUtime=3.62 cores=1,3,5,7
/proc/18546/stat : 18546 (pb2sat) S 18545 18545 18511 0 -1 4202496 8585 10070 0 0 243 96 18 5 20 0 1 0 289195174 81350656 17626 33554432000 4194304 5873084 140733947212256 140733947206072 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18546/statm: 19861 17626 178 410 0 19443 0
[pid=18562] ppid=18546 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18562/stat : 18562 (satsolver.sh) S 18546 18545 18511 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289195573 9367552 267 33554432000 4194304 5064252 140735573446848 140735573445760 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18562/statm: 2287 267 226 213 0 72 0
[pid=18563] ppid=18562 vsize=127560 CPUtime=21.49 cores=1,3,5,7
/proc/18563/stat : 18563 (glucose_static) R 18562 18545 18511 0 -1 4202496 29083 0 0 0 2142 7 0 0 20 0 1 0 289195573 130621440 29295 33554432000 4194304 4896791 140735748341888 140735748339096 4225002 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18563/statm: 31890 29295 78 172 0 31716 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 225300

[startup+51.1067 s]
/proc/loadavg: 1.57 1.26 1.52 3/182 18568
/proc/meminfo: memFree=27773364/32873648 swapFree=6864/6864
[pid=18545] ppid=18543 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18545/stat : 18545 (runPb2sat.sh) S 18543 18545 18511 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 289195174 9367552 274 33554432000 4194304 5064252 140734346858400 140734346857312 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18545/statm: 2287 274 233 213 0 72 0
[pid=18546] ppid=18545 vsize=79444 CPUtime=3.62 cores=1,3,5,7
/proc/18546/stat : 18546 (pb2sat) S 18545 18545 18511 0 -1 4202496 8585 10070 0 0 243 96 18 5 20 0 1 0 289195174 81350656 17626 33554432000 4194304 5873084 140733947212256 140733947206072 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18546/statm: 19861 17626 178 410 0 19443 0
[pid=18562] ppid=18546 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18562/stat : 18562 (satsolver.sh) S 18546 18545 18511 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289195573 9367552 267 33554432000 4194304 5064252 140735573446848 140735573445760 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18562/statm: 2287 267 226 213 0 72 0
[pid=18563] ppid=18562 vsize=159132 CPUtime=47.09 cores=1,3,5,7
/proc/18563/stat : 18563 (glucose_static) R 18562 18545 18511 0 -1 4202496 34951 0 0 0 4698 11 0 0 20 0 1 0 289195573 162951168 33865 33554432000 4194304 4896791 140735748341888 140735748339096 4203733 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18563/statm: 39783 33865 78 172 0 39609 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 256872

[startup+102.3 s]
/proc/loadavg: 1.83 1.38 1.55 3/183 18569
/proc/meminfo: memFree=27737080/32873648 swapFree=6864/6864
[pid=18545] ppid=18543 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18545/stat : 18545 (runPb2sat.sh) S 18543 18545 18511 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 289195174 9367552 274 33554432000 4194304 5064252 140734346858400 140734346857312 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18545/statm: 2287 274 233 213 0 72 0
[pid=18546] ppid=18545 vsize=79444 CPUtime=3.62 cores=1,3,5,7
/proc/18546/stat : 18546 (pb2sat) S 18545 18545 18511 0 -1 4202496 8585 10070 0 0 243 96 18 5 20 0 1 0 289195174 81350656 17626 33554432000 4194304 5873084 140733947212256 140733947206072 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18546/statm: 19861 17626 178 410 0 19443 0
[pid=18562] ppid=18546 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18562/stat : 18562 (satsolver.sh) S 18546 18545 18511 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289195573 9367552 267 33554432000 4194304 5064252 140735573446848 140735573445760 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18562/statm: 2287 267 226 213 0 72 0
[pid=18563] ppid=18562 vsize=170668 CPUtime=98.27 cores=1,3,5,7
/proc/18563/stat : 18563 (glucose_static) R 18562 18545 18511 0 -1 4202496 42731 0 0 0 9808 19 0 0 20 0 1 0 289195573 174764032 39525 33554432000 4194304 4896791 140735748341888 140735748339096 4203775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18563/statm: 42667 39525 78 172 0 42493 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 268408

[startup+162.3 s]
/proc/loadavg: 1.93 1.49 1.57 3/183 18570
/proc/meminfo: memFree=27670868/32873648 swapFree=6864/6864
[pid=18545] ppid=18543 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18545/stat : 18545 (runPb2sat.sh) S 18543 18545 18511 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 289195174 9367552 274 33554432000 4194304 5064252 140734346858400 140734346857312 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18545/statm: 2287 274 233 213 0 72 0
[pid=18546] ppid=18545 vsize=79444 CPUtime=3.62 cores=1,3,5,7
/proc/18546/stat : 18546 (pb2sat) S 18545 18545 18511 0 -1 4202496 8585 10070 0 0 243 96 18 5 20 0 1 0 289195174 81350656 17626 33554432000 4194304 5873084 140733947212256 140733947206072 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18546/statm: 19861 17626 178 410 0 19443 0
[pid=18562] ppid=18546 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18562/stat : 18562 (satsolver.sh) S 18546 18545 18511 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289195573 9367552 267 33554432000 4194304 5064252 140735573446848 140735573445760 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18562/statm: 2287 267 226 213 0 72 0
[pid=18563] ppid=18562 vsize=178444 CPUtime=158.27 cores=1,3,5,7
/proc/18563/stat : 18563 (glucose_static) R 18562 18545 18511 0 -1 4202496 47603 0 0 0 15803 24 0 0 20 0 1 0 289195573 182726656 39643 33554432000 4194304 4896791 140735748341888 140735748339464 4203775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18563/statm: 44611 39643 78 172 0 44437 0
Current children cumulated CPU time (s) 161.89
Current children cumulated vsize (KiB) 276184

[startup+222.3 s]
/proc/loadavg: 1.97 1.57 1.59 3/183 18570
/proc/meminfo: memFree=27648148/32873648 swapFree=6864/6864
[pid=18545] ppid=18543 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/18563/stat : 18563 (glucose_static) R 18562 18545 18511 0 -1 4202496 93889 0 0 0 135734 74 0 0 20 0 1 0 289195573 309334016 70137 33554432000 4194304 4896791 140735748341888 140735748339096 4203806 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18563/statm: 75521 70137 78 172 0 75347 0
Current children cumulated CPU time (s) 1361.7
Current children cumulated vsize (KiB) 399824

[startup+1422.3 s]
/proc/loadavg: 2.01 2.00 1.87 3/183 18602
/proc/meminfo: memFree=27358036/32873648 swapFree=6864/6864
[pid=18545] ppid=18543 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18545/stat : 18545 (runPb2sat.sh) S 18543 18545 18511 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 289195174 9367552 274 33554432000 4194304 5064252 140734346858400 140734346857312 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18545/statm: 2287 274 233 213 0 72 0
[pid=18546] ppid=18545 vsize=79444 CPUtime=3.62 cores=1,3,5,7
/proc/18546/stat : 18546 (pb2sat) S 18545 18545 18511 0 -1 4202496 8585 10070 0 0 243 96 18 5 20 0 1 0 289195174 81350656 17626 33554432000 4194304 5873084 140733947212256 140733947206072 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18546/statm: 19861 17626 178 410 0 19443 0
[pid=18562] ppid=18546 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18562/stat : 18562 (satsolver.sh) S 18546 18545 18511 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289195573 9367552 267 33554432000 4194304 5064252 140735573446848 140735573445760 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18562/statm: 2287 267 226 213 0 72 0
[pid=18563] ppid=18562 vsize=304720 CPUtime=1418.06 cores=1,3,5,7
/proc/18563/stat : 18563 (glucose_static) R 18562 18545 18511 0 -1 4202496 95459 0 0 0 141730 76 0 0 20 0 1 0 289195573 312033280 71338 33554432000 4194304 4896791 140735748341888 140735748339416 4203783 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18563/statm: 76180 71338 78 172 0 76006 0
Current children cumulated CPU time (s) 1421.68
Current children cumulated vsize (KiB) 402460

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.87 3/183 18602
/proc/meminfo: memFree=27330256/32873648 swapFree=6864/6864
[pid=18545] ppid=18543 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18545/stat : 18545 (runPb2sat.sh) S 18543 18545 18511 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 289195174 9367552 274 33554432000 4194304 5064252 140734346858400 140734346857312 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18545/statm: 2287 274 233 213 0 72 0
[pid=18546] ppid=18545 vsize=79444 CPUtime=3.62 cores=1,3,5,7
/proc/18546/stat : 18546 (pb2sat) S 18545 18545 18511 0 -1 4202496 8585 10070 0 0 243 96 18 5 20 0 1 0 289195174 81350656 17626 33554432000 4194304 5873084 140733947212256 140733947206072 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18546/statm: 19861 17626 178 410 0 19443 0
[pid=18562] ppid=18546 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18562/stat : 18562 (satsolver.sh) S 18546 18545 18511 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289195573 9367552 267 33554432000 4194304 5064252 140735573446848 140735573445760 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18562/statm: 2287 267 226 213 0 72 0
[pid=18563] ppid=18562 vsize=357908 CPUtime=1478.06 cores=1,3,5,7
/proc/18563/stat : 18563 (glucose_static) R 18562 18545 18511 0 -1 4202496 96587 0 0 0 147728 78 0 0 20 0 1 0 289195573 366497792 80118 33554432000 4194304 4896791 140735748341888 140735748339096 4203856 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18563/statm: 89477 80118 78 172 0 89303 0
Current children cumulated CPU time (s) 1481.68
Current children cumulated vsize (KiB) 455648

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.88 3/184 18605
/proc/meminfo: memFree=27326336/32873648 swapFree=6864/6864
[pid=18545] ppid=18543 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18545/stat : 18545 (runPb2sat.sh) S 18543 18545 18511 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 289195174 9367552 274 33554432000 4194304 5064252 140734346858400 140734346857312 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18545/statm: 2287 274 233 213 0 72 0
[pid=18546] ppid=18545 vsize=79444 CPUtime=3.62 cores=1,3,5,7
/proc/18546/stat : 18546 (pb2sat) S 18545 18545 18511 0 -1 4202496 8585 10070 0 0 243 96 18 5 20 0 1 0 289195174 81350656 17626 33554432000 4194304 5873084 140733947212256 140733947206072 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18546/statm: 19861 17626 178 410 0 19443 0
[pid=18562] ppid=18546 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18562/stat : 18562 (satsolver.sh) S 18546 18545 18511 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289195573 9367552 267 33554432000 4194304 5064252 140735573446848 140735573445760 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18562/statm: 2287 267 226 213 0 72 0
[pid=18563] ppid=18562 vsize=316240 CPUtime=1538.04 cores=1,3,5,7
/proc/18563/stat : 18563 (glucose_static) R 18562 18545 18511 0 -1 4202496 100384 0 0 0 153722 82 0 0 20 0 1 0 289195573 323829760 76329 33554432000 4194304 4896791 140735748341888 140735748339096 4203796 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18563/statm: 79060 76329 78 172 0 78886 0
Current children cumulated CPU time (s) 1541.66
Current children cumulated vsize (KiB) 413980

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.89 3/183 18605
/proc/meminfo: memFree=27317440/32873648 swapFree=6864/6864
[pid=18545] ppid=18543 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18545/stat : 18545 (runPb2sat.sh) S 18543 18545 18511 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 289195174 9367552 274 33554432000 4194304 5064252 140734346858400 140734346857312 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18545/statm: 2287 274 233 213 0 72 0
[pid=18546] ppid=18545 vsize=79444 CPUtime=3.62 cores=1,3,5,7
/proc/18546/stat : 18546 (pb2sat) S 18545 18545 18511 0 -1 4202496 8585 10070 0 0 243 96 18 5 20 0 1 0 289195174 81350656 17626 33554432000 4194304 5873084 140733947212256 140733947206072 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18546/statm: 19861 17626 178 410 0 19443 0
[pid=18562] ppid=18546 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18562/stat : 18562 (satsolver.sh) S 18546 18545 18511 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289195573 9367552 267 33554432000 4194304 5064252 140735573446848 140735573445760 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18562/statm: 2287 267 226 213 0 72 0
[pid=18563] ppid=18562 vsize=372456 CPUtime=1598.03 cores=1,3,5,7
/proc/18563/stat : 18563 (glucose_static) R 18562 18545 18511 0 -1 4202496 103130 0 0 0 159717 86 0 0 20 0 1 0 289195573 381394944 79754 33554432000 4194304 4896791 140735748341888 140735748339096 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18563/statm: 93114 79754 78 172 0 92940 0
Current children cumulated CPU time (s) 1601.65
Current children cumulated vsize (KiB) 470196

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.89 3/183 18606
/proc/meminfo: memFree=27273140/32873648 swapFree=6864/6864
[pid=18545] ppid=18543 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18545/stat : 18545 (runPb2sat.sh) S 18543 18545 18511 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 289195174 9367552 274 33554432000 4194304 5064252 140734346858400 140734346857312 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18545/statm: 2287 274 233 213 0 72 0
[pid=18546] ppid=18545 vsize=79444 CPUtime=3.62 cores=1,3,5,7
/proc/18546/stat : 18546 (pb2sat) S 18545 18545 18511 0 -1 4202496 8585 10070 0 0 243 96 18 5 20 0 1 0 289195174 81350656 17626 33554432000 4194304 5873084 140733947212256 140733947206072 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18546/statm: 19861 17626 178 410 0 19443 0
[pid=18562] ppid=18546 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18562/stat : 18562 (satsolver.sh) S 18546 18545 18511 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289195573 9367552 267 33554432000 4194304 5064252 140735573446848 140735573445760 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18562/statm: 2287 267 226 213 0 72 0
[pid=18563] ppid=18562 vsize=381508 CPUtime=1658.03 cores=1,3,5,7
/proc/18563/stat : 18563 (glucose_static) R 18562 18545 18511 0 -1 4202496 106768 0 0 0 165712 91 0 0 20 0 1 0 289195573 390664192 86670 33554432000 4194304 4896791 140735748341888 140735748339096 4203780 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18563/statm: 95377 86670 78 172 0 95203 0
Current children cumulated CPU time (s) 1661.65
Current children cumulated vsize (KiB) 479248

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.90 3/183 18606
/proc/meminfo: memFree=27299200/32873648 swapFree=6864/6864
[pid=18545] ppid=18543 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18545/stat : 18545 (runPb2sat.sh) S 18543 18545 18511 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 289195174 9367552 274 33554432000 4194304 5064252 140734346858400 140734346857312 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18545/statm: 2287 274 233 213 0 72 0
[pid=18546] ppid=18545 vsize=79444 CPUtime=3.62 cores=1,3,5,7
/proc/18546/stat : 18546 (pb2sat) S 18545 18545 18511 0 -1 4202496 8585 10070 0 0 243 96 18 5 20 0 1 0 289195174 81350656 17626 33554432000 4194304 5873084 140733947212256 140733947206072 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18546/statm: 19861 17626 178 410 0 19443 0
[pid=18562] ppid=18546 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18562/stat : 18562 (satsolver.sh) S 18546 18545 18511 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289195573 9367552 267 33554432000 4194304 5064252 140735573446848 140735573445760 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18562/statm: 2287 267 226 213 0 72 0
[pid=18563] ppid=18562 vsize=382524 CPUtime=1718.02 cores=1,3,5,7
/proc/18563/stat : 18563 (glucose_static) R 18562 18545 18511 0 -1 4202496 108111 0 0 0 171708 94 0 0 20 0 1 0 289195573 391704576 84361 33554432000 4194304 4896791 140735748341888 140735748339032 4203704 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18563/statm: 95631 84361 78 172 0 95457 0
Current children cumulated CPU time (s) 1721.64
Current children cumulated vsize (KiB) 480264

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.90 3/183 18606
/proc/meminfo: memFree=27273152/32873648 swapFree=6864/6864
[pid=18545] ppid=18543 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18545/stat : 18545 (runPb2sat.sh) S 18543 18545 18511 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 289195174 9367552 274 33554432000 4194304 5064252 140734346858400 140734346857312 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18545/statm: 2287 274 233 213 0 72 0
[pid=18546] ppid=18545 vsize=79444 CPUtime=3.62 cores=1,3,5,7
/proc/18546/stat : 18546 (pb2sat) S 18545 18545 18511 0 -1 4202496 8585 10070 0 0 243 96 18 5 20 0 1 0 289195174 81350656 17626 33554432000 4194304 5873084 140733947212256 140733947206072 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18546/statm: 19861 17626 178 410 0 19443 0
[pid=18562] ppid=18546 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18562/stat : 18562 (satsolver.sh) S 18546 18545 18511 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289195573 9367552 267 33554432000 4194304 5064252 140735573446848 140735573445760 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18562/statm: 2287 267 226 213 0 72 0
[pid=18563] ppid=18562 vsize=385884 CPUtime=1778.01 cores=1,3,5,7
/proc/18563/stat : 18563 (glucose_static) R 18562 18545 18511 0 -1 4202496 109868 0 0 0 177704 97 0 0 20 0 1 0 289195573 395145216 84729 33554432000 4194304 4896791 140735748341888 140735748339096 4203891 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18563/statm: 96471 84729 78 172 0 96297 0
Current children cumulated CPU time (s) 1781.63
Current children cumulated vsize (KiB) 483624



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.7 s]
/proc/loadavg: 2.00 2.00 1.90 3/183 18606
/proc/meminfo: memFree=27287304/32873648 swapFree=6864/6864
[pid=18545] ppid=18543 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18545/stat : 18545 (runPb2sat.sh) S 18543 18545 18511 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 289195174 9367552 274 33554432000 4194304 5064252 140734346858400 140734346857312 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18545/statm: 2287 274 233 213 0 72 0
[pid=18546] ppid=18545 vsize=79444 CPUtime=3.62 cores=1,3,5,7
/proc/18546/stat : 18546 (pb2sat) S 18545 18545 18511 0 -1 4202496 8585 10070 0 0 243 96 18 5 20 0 1 0 289195174 81350656 17626 33554432000 4194304 5873084 140733947212256 140733947206072 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18546/statm: 19861 17626 178 410 0 19443 0
[pid=18562] ppid=18546 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18562/stat : 18562 (satsolver.sh) S 18546 18545 18511 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289195573 9367552 267 33554432000 4194304 5064252 140735573446848 140735573445760 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18562/statm: 2287 267 226 213 0 72 0
[pid=18563] ppid=18562 vsize=386816 CPUtime=1796.41 cores=1,3,5,7
/proc/18563/stat : 18563 (glucose_static) R 18562 18545 18511 0 -1 4202496 110127 0 0 0 179544 97 0 0 20 0 1 0 289195573 396099584 87543 33554432000 4194304 4896791 140735748341888 140735748339096 4203775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18563/statm: 96704 87543 78 172 0 96530 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 484556

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 18545 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=614602
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=21844
# CPU time returned by wait4() is 3.63645
# while last known CPU time is 1800.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.71
CPU time (s): 1800.03
CPU user time (s): 1798.05
CPU system time (s): 1.98
CPU usage (%): 99.962
Max. virtual memory (cumulated for all children) (KiB): 562704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.6146
system time used= 1.02184
maximum resident set size= 98208
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19630
page faults= 0
swaps= 0
block input operations= 0
block output operations= 125016
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 33
involuntary context switches= 18

runsolver used 3.15952 second user time and 7.9198 second system time

The end

Launcher Data

Begin job on node125 at 2012-05-28 20:44:57
IDJOB=3695874
IDBENCH=92843
IDSOLVER=2274
FILE ID=node125/3695874-1338230697
RUNJOBID= node125-1338230697-18528
PBS_JOBID= 14624654
Free space on /tmp= 71228 MiB

SOLVER NAME= pb2sat 2012-05-19
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/graca/normalized-ped3.F.recomb10-0.01-1.opb
COMMAND LINE= DIR/runPb2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3695874-1338230697/watcher-3695874-1338230697 -o /tmp/evaluation-result-3695874-1338230697/solver-3695874-1338230697 -C 1800 -W 1900 -M 15500  HOME/runPb2sat.sh HOME/instance-3695874-1338230697.opb 367192981 HOME HOME

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

MD5SUM BENCH= da298f1ea1e9e14029000b4d4a853383
RANDOM SEED=367192981

node125.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.373
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.373
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.373
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		: 2666.373
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.373
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.373
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	: 5438.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.373
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.373
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28933596 kB
Buffers:          532504 kB
Cached:          2520600 kB
SwapCached:         2304 kB
Active:          1527816 kB
Inactive:        1538856 kB
Active(anon):       5032 kB
Inactive(anon):     9556 kB
Active(file):    1522784 kB
Inactive(file):  1529300 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67102616 kB
Dirty:             40952 kB
Writeback:             0 kB
AnonPages:         15012 kB
Mapped:            13632 kB
Shmem:               104 kB
Slab:             733428 kB
SReclaimable:     177048 kB
SUnreclaim:       556380 kB
KernelStack:        1384 kB
PageTables:         3908 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     108064 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 70872 MiB
End job on node125 at 2012-05-28 21:14:58