Trace number 3696987

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
pb2sat 2012-05-19? (TO) 1800.1 1800.51

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_1000_25_2.opb
MD5SUM1af848a7208b60f67c27d4022c7b5abe
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-128
Best CPU time to get the best result obtained on this benchmark1800.09
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -151
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1000
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1000
Minimum length of a constraint25
Maximum length of a constraint50
Number of terms in the objective function 1000
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 1000
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)31544
Sum of products size (including duplicates)63088
Number of different products15772
Sum of products size31544

Solver Data

0.00/0.11	c model valid
0.00/0.11	c current solution ok
0.00/0.31	o 0
0.00/0.31	c current bound: 500
0.00/0.31	c (debug) using card networks
1800.06/1800.50	./satsolver.sh: line 5:  8660 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.06/1800.51	c error: unexpected solver exit code
1800.06/1800.51	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3696987-1338081355/watcher-3696987-1338081355 -o /tmp/evaluation-result-3696987-1338081355/solver-3696987-1338081355 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696987-1338081355.opb 376995780 HOME HOME 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 8653
/proc/meminfo: memFree=31455528/32873844 swapFree=6088/6088
[pid=8653] ppid=8651 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8653/stat : 8653 (runPb2sat.sh) S 8651 8653 719 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274263900 9367552 274 33554432000 4194304 5064252 140735935168288 140735935167200 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8653/statm: 2287 274 233 213 0 72 0

[startup+0.015093 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 8653
/proc/meminfo: memFree=31455528/32873844 swapFree=6088/6088
[pid=8653] ppid=8651 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8653/stat : 8653 (runPb2sat.sh) S 8651 8653 719 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274263900 9367552 274 33554432000 4194304 5064252 140735935168288 140735935167200 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8653/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10031 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 8653
/proc/meminfo: memFree=31455528/32873844 swapFree=6088/6088
[pid=8653] ppid=8651 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8653/stat : 8653 (runPb2sat.sh) S 8651 8653 719 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274263900 9367552 274 33554432000 4194304 5064252 140735935168288 140735935167200 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8653/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30029 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 8653
/proc/meminfo: memFree=31455528/32873844 swapFree=6088/6088
[pid=8653] ppid=8651 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8653/stat : 8653 (runPb2sat.sh) S 8651 8653 719 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274263900 9367552 274 33554432000 4194304 5064252 140735935168288 140735935167200 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8653/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700325 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 8653
/proc/meminfo: memFree=31455528/32873844 swapFree=6088/6088
[pid=8653] ppid=8651 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8653/stat : 8653 (runPb2sat.sh) S 8651 8653 719 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274263900 9367552 274 33554432000 4194304 5064252 140735935168288 140735935167200 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8653/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50037 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 8660
/proc/meminfo: memFree=31425060/32873844 swapFree=6088/6088
[pid=8653] ppid=8651 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8653/stat : 8653 (runPb2sat.sh) S 8651 8653 719 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274263900 9367552 274 33554432000 4194304 5064252 140735935168288 140735935167200 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8653/statm: 2287 274 233 213 0 72 0
[pid=8654] ppid=8653 vsize=9384 CPUtime=0.31 cores=0,2,4,6
/proc/8654/stat : 8654 (pb2sat) S 8653 8653 719 0 -1 4202496 2847 3448 0 0 12 16 2 1 20 0 1 0 274263900 9609216 1693 33554432000 4194304 5873084 140736400376352 140736400370168 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8654/statm: 2346 1693 174 410 0 1928 0
[pid=8659] ppid=8654 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8659/stat : 8659 (satsolver.sh) S 8654 8653 719 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274263933 9367552 267 33554432000 4194304 5064252 140734312463664 140734312462576 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8659/statm: 2287 267 226 213 0 72 0
[pid=8660] ppid=8659 vsize=22996 CPUtime=1.15 cores=0,2,4,6
/proc/8660/stat : 8660 (glucose_static) R 8659 8653 719 0 -1 4202496 5133 0 0 0 115 0 0 0 20 0 1 0 274263933 23547904 5158 33554432000 4194304 4896791 140735994560976 140735994558488 4224706 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8660/statm: 5749 5158 78 172 0 5575 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 50676

[startup+3.10036 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 8660
/proc/meminfo: memFree=31421888/32873844 swapFree=6088/6088
[pid=8653] ppid=8651 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8653/stat : 8653 (runPb2sat.sh) S 8651 8653 719 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274263900 9367552 274 33554432000 4194304 5064252 140735935168288 140735935167200 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8653/statm: 2287 274 233 213 0 72 0
[pid=8654] ppid=8653 vsize=9384 CPUtime=0.31 cores=0,2,4,6
/proc/8654/stat : 8654 (pb2sat) S 8653 8653 719 0 -1 4202496 2847 3448 0 0 12 16 2 1 20 0 1 0 274263900 9609216 1693 33554432000 4194304 5873084 140736400376352 140736400370168 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8654/statm: 2346 1693 174 410 0 1928 0
[pid=8659] ppid=8654 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8659/stat : 8659 (satsolver.sh) S 8654 8653 719 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274263933 9367552 267 33554432000 4194304 5064252 140734312463664 140734312462576 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8659/statm: 2287 267 226 213 0 72 0
[pid=8660] ppid=8659 vsize=23300 CPUtime=2.76 cores=0,2,4,6
/proc/8660/stat : 8660 (glucose_static) R 8659 8653 719 0 -1 4202496 6260 0 0 0 275 1 0 0 20 0 1 0 274263933 23859200 5316 33554432000 4194304 4896791 140735994560976 140735994558376 4224706 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8660/statm: 5825 5316 78 172 0 5651 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 50980

[startup+6.30036 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 8660
/proc/meminfo: memFree=31418536/32873844 swapFree=6088/6088
[pid=8653] ppid=8651 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8653/stat : 8653 (runPb2sat.sh) S 8651 8653 719 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274263900 9367552 274 33554432000 4194304 5064252 140735935168288 140735935167200 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8653/statm: 2287 274 233 213 0 72 0
[pid=8654] ppid=8653 vsize=9384 CPUtime=0.31 cores=0,2,4,6
/proc/8654/stat : 8654 (pb2sat) S 8653 8653 719 0 -1 4202496 2847 3448 0 0 12 16 2 1 20 0 1 0 274263900 9609216 1693 33554432000 4194304 5873084 140736400376352 140736400370168 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8654/statm: 2346 1693 174 410 0 1928 0
[pid=8659] ppid=8654 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8659/stat : 8659 (satsolver.sh) S 8654 8653 719 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274263933 9367552 267 33554432000 4194304 5064252 140734312463664 140734312462576 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8659/statm: 2287 267 226 213 0 72 0
[pid=8660] ppid=8659 vsize=26560 CPUtime=5.96 cores=0,2,4,6
/proc/8660/stat : 8660 (glucose_static) R 8659 8653 719 0 -1 4202496 7630 0 0 0 595 1 0 0 20 0 1 0 274263933 27197440 5742 33554432000 4194304 4896791 140735994560976 140735994558376 4223805 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8660/statm: 6640 5742 78 172 0 6466 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 54240

[startup+12.7004 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 8660
/proc/meminfo: memFree=31415192/32873844 swapFree=6088/6088
[pid=8653] ppid=8651 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8653/stat : 8653 (runPb2sat.sh) S 8651 8653 719 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274263900 9367552 274 33554432000 4194304 5064252 140735935168288 140735935167200 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8653/statm: 2287 274 233 213 0 72 0
[pid=8654] ppid=8653 vsize=9384 CPUtime=0.31 cores=0,2,4,6
/proc/8654/stat : 8654 (pb2sat) S 8653 8653 719 0 -1 4202496 2847 3448 0 0 12 16 2 1 20 0 1 0 274263900 9609216 1693 33554432000 4194304 5873084 140736400376352 140736400370168 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8654/statm: 2346 1693 174 410 0 1928 0
[pid=8659] ppid=8654 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8659/stat : 8659 (satsolver.sh) S 8654 8653 719 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274263933 9367552 267 33554432000 4194304 5064252 140734312463664 140734312462576 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8659/statm: 2287 267 226 213 0 72 0
[pid=8660] ppid=8659 vsize=27376 CPUtime=12.36 cores=0,2,4,6
/proc/8660/stat : 8660 (glucose_static) R 8659 8653 719 0 -1 4202496 10472 0 0 0 1234 2 0 0 20 0 1 0 274263933 28033024 5822 33554432000 4194304 4896791 140735994560976 140735994558488 4223862 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8660/statm: 6844 5822 78 172 0 6670 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 55056

[startup+25.5004 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 8660
/proc/meminfo: memFree=31433736/32873844 swapFree=6088/6088
[pid=8653] ppid=8651 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8653/stat : 8653 (runPb2sat.sh) S 8651 8653 719 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274263900 9367552 274 33554432000 4194304 5064252 140735935168288 140735935167200 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8653/statm: 2287 274 233 213 0 72 0
[pid=8654] ppid=8653 vsize=9384 CPUtime=0.31 cores=0,2,4,6
/proc/8654/stat : 8654 (pb2sat) S 8653 8653 719 0 -1 4202496 2847 3448 0 0 12 16 2 1 20 0 1 0 274263900 9609216 1693 33554432000 4194304 5873084 140736400376352 140736400370168 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8654/statm: 2346 1693 174 410 0 1928 0
[pid=8659] ppid=8654 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8659/stat : 8659 (satsolver.sh) S 8654 8653 719 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274263933 9367552 267 33554432000 4194304 5064252 140734312463664 140734312462576 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8659/statm: 2287 267 226 213 0 72 0
[pid=8660] ppid=8659 vsize=28316 CPUtime=25.15 cores=0,2,4,6
/proc/8660/stat : 8660 (glucose_static) R 8659 8653 719 0 -1 4202496 13848 0 0 0 2513 2 0 0 20 0 1 0 274263933 28995584 6185 33554432000 4194304 4896791 140735994560976 140735994558488 4224960 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8660/statm: 7079 6185 78 172 0 6905 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 55996

[startup+51.1004 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 8660
/proc/meminfo: memFree=31410264/32873844 swapFree=6088/6088
[pid=8653] ppid=8651 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8653/stat : 8653 (runPb2sat.sh) S 8651 8653 719 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274263900 9367552 274 33554432000 4194304 5064252 140735935168288 140735935167200 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8653/statm: 2287 274 233 213 0 72 0
[pid=8654] ppid=8653 vsize=9384 CPUtime=0.31 cores=0,2,4,6
/proc/8654/stat : 8654 (pb2sat) S 8653 8653 719 0 -1 4202496 2847 3448 0 0 12 16 2 1 20 0 1 0 274263900 9609216 1693 33554432000 4194304 5873084 140736400376352 140736400370168 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8654/statm: 2346 1693 174 410 0 1928 0
[pid=8659] ppid=8654 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8659/stat : 8659 (satsolver.sh) S 8654 8653 719 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274263933 9367552 267 33554432000 4194304 5064252 140734312463664 140734312462576 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8659/statm: 2287 267 226 213 0 72 0
[pid=8660] ppid=8659 vsize=41196 CPUtime=50.75 cores=0,2,4,6
/proc/8660/stat : 8660 (glucose_static) R 8659 8653 719 0 -1 4202496 19103 0 0 0 5070 5 0 0 20 0 1 0 274263933 42184704 8306 33554432000 4194304 4896791 140735994560976 140735994558120 4204538 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8660/statm: 10299 8306 78 172 0 10125 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 68876

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8766
/proc/meminfo: memFree=31519860/32873844 swapFree=6088/6088
[pid=8653] ppid=8651 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8653/stat : 8653 (runPb2sat.sh) S 8651 8653 719 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274263900 9367552 274 33554432000 4194304 5064252 140735935168288 140735935167200 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8653/statm: 2287 274 233 213 0 72 0
[pid=8654] ppid=8653 vsize=9384 CPUtime=0.31 cores=0,2,4,6
/proc/8654/stat : 8654 (pb2sat) S 8653 8653 719 0 -1 4202496 2847 3448 0 0 12 16 2 1 20 0 1 0 274263900 9609216 1693 33554432000 4194304 5873084 140736400376352 140736400370168 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8654/statm: 2346 1693 174 410 0 1928 0
[pid=8659] ppid=8654 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8659/stat : 8659 (satsolver.sh) S 8654 8653 719 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274263933 9367552 267 33554432000 4194304 5064252 140734312463664 140734312462576 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8659/statm: 2287 267 226 213 0 72 0
[pid=8660] ppid=8659 vsize=44288 CPUtime=101.94 cores=0,2,4,6
/proc/8660/stat : 8660 (glucose_static) R 8659 8653 719 0 -1 4202496 26045 0 0 0 10185 9 0 0 20 0 1 0 274263933 45350912 10439 33554432000 4194304 4896791 140735994560976 140735994558184 4205551 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8660/statm: 11072 10439 78 172 0 10898 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 71968

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8766
/proc/meminfo: memFree=31506120/32873844 swapFree=6088/6088
[pid=8653] ppid=8651 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8653/stat : 8653 (runPb2sat.sh) S 8651 8653 719 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274263900 9367552 274 33554432000 4194304 5064252 140735935168288 140735935167200 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8653/statm: 2287 274 233 213 0 72 0
[pid=8654] ppid=8653 vsize=9384 CPUtime=0.31 cores=0,2,4,6
/proc/8654/stat : 8654 (pb2sat) S 8653 8653 719 0 -1 4202496 2847 3448 0 0 12 16 2 1 20 0 1 0 274263900 9609216 1693 33554432000 4194304 5873084 140736400376352 140736400370168 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8654/statm: 2346 1693 174 410 0 1928 0
[pid=8659] ppid=8654 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1422.31 s]
/proc/loadavg: 2.05 2.01 2.00 3/181 8776
/proc/meminfo: memFree=31376492/32873844 swapFree=6088/6088
[pid=8653] ppid=8651 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8653/stat : 8653 (runPb2sat.sh) S 8651 8653 719 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274263900 9367552 274 33554432000 4194304 5064252 140735935168288 140735935167200 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8653/statm: 2287 274 233 213 0 72 0
[pid=8654] ppid=8653 vsize=9384 CPUtime=0.31 cores=0,2,4,6
/proc/8654/stat : 8654 (pb2sat) S 8653 8653 719 0 -1 4202496 2847 3448 0 0 12 16 2 1 20 0 1 0 274263900 9609216 1693 33554432000 4194304 5873084 140736400376352 140736400370168 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8654/statm: 2346 1693 174 410 0 1928 0
[pid=8659] ppid=8654 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8659/stat : 8659 (satsolver.sh) S 8654 8653 719 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274263933 9367552 267 33554432000 4194304 5064252 140734312463664 140734312462576 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8659/statm: 2287 267 226 213 0 72 0
[pid=8660] ppid=8659 vsize=112000 CPUtime=1421.62 cores=0,2,4,6
/proc/8660/stat : 8660 (glucose_static) R 8659 8653 719 0 -1 4202496 66529 0 0 0 142121 41 0 0 20 0 1 0 274263933 114688000 23803 33554432000 4194304 4896791 140735994560976 140735994558376 4224819 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8660/statm: 28000 23803 78 172 0 27826 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 139680

[startup+1482.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/182 8780
/proc/meminfo: memFree=31354116/32873844 swapFree=6088/6088
[pid=8653] ppid=8651 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8653/stat : 8653 (runPb2sat.sh) S 8651 8653 719 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274263900 9367552 274 33554432000 4194304 5064252 140735935168288 140735935167200 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8653/statm: 2287 274 233 213 0 72 0
[pid=8654] ppid=8653 vsize=9384 CPUtime=0.31 cores=0,2,4,6
/proc/8654/stat : 8654 (pb2sat) S 8653 8653 719 0 -1 4202496 2847 3448 0 0 12 16 2 1 20 0 1 0 274263900 9609216 1693 33554432000 4194304 5873084 140736400376352 140736400370168 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8654/statm: 2346 1693 174 410 0 1928 0
[pid=8659] ppid=8654 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8659/stat : 8659 (satsolver.sh) S 8654 8653 719 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274263933 9367552 267 33554432000 4194304 5064252 140734312463664 140734312462576 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8659/statm: 2287 267 226 213 0 72 0
[pid=8660] ppid=8659 vsize=143284 CPUtime=1481.61 cores=0,2,4,6
/proc/8660/stat : 8660 (glucose_static) R 8659 8653 719 0 -1 4202496 67283 0 0 0 148119 42 0 0 20 0 1 0 274263933 146722816 28602 33554432000 4194304 4896791 140735994560976 140735994558488 4223862 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8660/statm: 35821 28602 78 172 0 35647 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 170964

[startup+1542.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 8780
/proc/meminfo: memFree=31396980/32873844 swapFree=6088/6088
[pid=8653] ppid=8651 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8653/stat : 8653 (runPb2sat.sh) S 8651 8653 719 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274263900 9367552 274 33554432000 4194304 5064252 140735935168288 140735935167200 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8653/statm: 2287 274 233 213 0 72 0
[pid=8654] ppid=8653 vsize=9384 CPUtime=0.31 cores=0,2,4,6
/proc/8654/stat : 8654 (pb2sat) S 8653 8653 719 0 -1 4202496 2847 3448 0 0 12 16 2 1 20 0 1 0 274263900 9609216 1693 33554432000 4194304 5873084 140736400376352 140736400370168 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8654/statm: 2346 1693 174 410 0 1928 0
[pid=8659] ppid=8654 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8659/stat : 8659 (satsolver.sh) S 8654 8653 719 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274263933 9367552 267 33554432000 4194304 5064252 140734312463664 140734312462576 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8659/statm: 2287 267 226 213 0 72 0
[pid=8660] ppid=8659 vsize=112820 CPUtime=1541.6 cores=0,2,4,6
/proc/8660/stat : 8660 (glucose_static) R 8659 8653 719 0 -1 4202496 68020 0 0 0 154117 43 0 0 20 0 1 0 274263933 115527680 25544 33554432000 4194304 4896791 140735994560976 140735994558184 4203834 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8660/statm: 28205 25544 78 172 0 28031 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 140500

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 8780
/proc/meminfo: memFree=31373620/32873844 swapFree=6088/6088
[pid=8653] ppid=8651 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8653/stat : 8653 (runPb2sat.sh) S 8651 8653 719 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274263900 9367552 274 33554432000 4194304 5064252 140735935168288 140735935167200 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8653/statm: 2287 274 233 213 0 72 0
[pid=8654] ppid=8653 vsize=9384 CPUtime=0.31 cores=0,2,4,6
/proc/8654/stat : 8654 (pb2sat) S 8653 8653 719 0 -1 4202496 2847 3448 0 0 12 16 2 1 20 0 1 0 274263900 9609216 1693 33554432000 4194304 5873084 140736400376352 140736400370168 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8654/statm: 2346 1693 174 410 0 1928 0
[pid=8659] ppid=8654 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8659/stat : 8659 (satsolver.sh) S 8654 8653 719 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274263933 9367552 267 33554432000 4194304 5064252 140734312463664 140734312462576 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8659/statm: 2287 267 226 213 0 72 0
[pid=8660] ppid=8659 vsize=144756 CPUtime=1601.59 cores=0,2,4,6
/proc/8660/stat : 8660 (glucose_static) R 8659 8653 719 0 -1 4202496 68901 0 0 0 160115 44 0 0 20 0 1 0 274263933 148230144 29480 33554432000 4194304 4896791 140735994560976 140735994558184 4224787 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8660/statm: 36189 29480 78 172 0 36015 0
Current children cumulated CPU time (s) 1601.9
Current children cumulated vsize (KiB) 172436

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 8780
/proc/meminfo: memFree=31381828/32873844 swapFree=6088/6088
[pid=8653] ppid=8651 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8653/stat : 8653 (runPb2sat.sh) S 8651 8653 719 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274263900 9367552 274 33554432000 4194304 5064252 140735935168288 140735935167200 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8653/statm: 2287 274 233 213 0 72 0
[pid=8654] ppid=8653 vsize=9384 CPUtime=0.31 cores=0,2,4,6
/proc/8654/stat : 8654 (pb2sat) S 8653 8653 719 0 -1 4202496 2847 3448 0 0 12 16 2 1 20 0 1 0 274263900 9609216 1693 33554432000 4194304 5873084 140736400376352 140736400370168 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8654/statm: 2346 1693 174 410 0 1928 0
[pid=8659] ppid=8654 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8659/stat : 8659 (satsolver.sh) S 8654 8653 719 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274263933 9367552 267 33554432000 4194304 5064252 140734312463664 140734312462576 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8659/statm: 2287 267 226 213 0 72 0
[pid=8660] ppid=8659 vsize=114556 CPUtime=1661.58 cores=0,2,4,6
/proc/8660/stat : 8660 (glucose_static) R 8659 8653 719 0 -1 4202496 69835 0 0 0 166112 46 0 0 20 0 1 0 274263933 117305344 25027 33554432000 4194304 4896791 140735994560976 140735994558488 4224722 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8660/statm: 28639 25027 78 172 0 28465 0
Current children cumulated CPU time (s) 1661.89
Current children cumulated vsize (KiB) 142236

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8780
/proc/meminfo: memFree=31359196/32873844 swapFree=6088/6088
[pid=8653] ppid=8651 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8653/stat : 8653 (runPb2sat.sh) S 8651 8653 719 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274263900 9367552 274 33554432000 4194304 5064252 140735935168288 140735935167200 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8653/statm: 2287 274 233 213 0 72 0
[pid=8654] ppid=8653 vsize=9384 CPUtime=0.31 cores=0,2,4,6
/proc/8654/stat : 8654 (pb2sat) S 8653 8653 719 0 -1 4202496 2847 3448 0 0 12 16 2 1 20 0 1 0 274263900 9609216 1693 33554432000 4194304 5873084 140736400376352 140736400370168 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8654/statm: 2346 1693 174 410 0 1928 0
[pid=8659] ppid=8654 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8659/stat : 8659 (satsolver.sh) S 8654 8653 719 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274263933 9367552 267 33554432000 4194304 5064252 140734312463664 140734312462576 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8659/statm: 2287 267 226 213 0 72 0
[pid=8660] ppid=8659 vsize=145656 CPUtime=1721.58 cores=0,2,4,6
/proc/8660/stat : 8660 (glucose_static) R 8659 8653 719 0 -1 4202496 70475 0 0 0 172111 47 0 0 20 0 1 0 274263933 149151744 30768 33554432000 4194304 4896791 140735994560976 140735994558184 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8660/statm: 36414 30768 78 172 0 36240 0
Current children cumulated CPU time (s) 1721.89
Current children cumulated vsize (KiB) 173336

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8781
/proc/meminfo: memFree=31334728/32873844 swapFree=6088/6088
[pid=8653] ppid=8651 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8653/stat : 8653 (runPb2sat.sh) S 8651 8653 719 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274263900 9367552 274 33554432000 4194304 5064252 140735935168288 140735935167200 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8653/statm: 2287 274 233 213 0 72 0
[pid=8654] ppid=8653 vsize=9384 CPUtime=0.31 cores=0,2,4,6
/proc/8654/stat : 8654 (pb2sat) S 8653 8653 719 0 -1 4202496 2847 3448 0 0 12 16 2 1 20 0 1 0 274263900 9609216 1693 33554432000 4194304 5873084 140736400376352 140736400370168 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8654/statm: 2346 1693 174 410 0 1928 0
[pid=8659] ppid=8654 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8659/stat : 8659 (satsolver.sh) S 8654 8653 719 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274263933 9367552 267 33554432000 4194304 5064252 140734312463664 140734312462576 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8659/statm: 2287 267 226 213 0 72 0
[pid=8660] ppid=8659 vsize=146928 CPUtime=1781.54 cores=0,2,4,6
/proc/8660/stat : 8660 (glucose_static) R 8659 8653 719 0 -1 4202496 70819 0 0 0 178107 47 0 0 20 0 1 0 274263933 150454272 34689 33554432000 4194304 4896791 140735994560976 140735994558184 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8660/statm: 36732 34689 78 172 0 36558 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 174608



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8781
/proc/meminfo: memFree=31358736/32873844 swapFree=6088/6088
[pid=8653] ppid=8651 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8653/stat : 8653 (runPb2sat.sh) S 8651 8653 719 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274263900 9367552 274 33554432000 4194304 5064252 140735935168288 140735935167200 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8653/statm: 2287 274 233 213 0 72 0
[pid=8654] ppid=8653 vsize=9384 CPUtime=0.31 cores=0,2,4,6
/proc/8654/stat : 8654 (pb2sat) S 8653 8653 719 0 -1 4202496 2847 3448 0 0 12 16 2 1 20 0 1 0 274263900 9609216 1693 33554432000 4194304 5873084 140736400376352 140736400370168 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8654/statm: 2346 1693 174 410 0 1928 0
[pid=8659] ppid=8654 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8659/stat : 8659 (satsolver.sh) S 8654 8653 719 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274263933 9367552 267 33554432000 4194304 5064252 140734312463664 140734312462576 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8659/statm: 2287 267 226 213 0 72 0
[pid=8660] ppid=8659 vsize=116336 CPUtime=1799.75 cores=0,2,4,6
/proc/8660/stat : 8660 (glucose_static) R 8659 8653 719 0 -1 4202496 71507 0 0 0 179927 48 0 0 20 0 1 0 274263933 119128064 24428 33554432000 4194304 4896791 140735994560976 140735994558504 4224812 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8660/statm: 29084 24428 78 172 0 28910 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 144016

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8781
/proc/meminfo: memFree=31358736/32873844 swapFree=6088/6088
[pid=8653] ppid=8651 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8653/stat : 8653 (runPb2sat.sh) S 8651 8653 719 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274263900 9367552 274 33554432000 4194304 5064252 140735935168288 140735935167200 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8653/statm: 2287 274 233 213 0 72 0
[pid=8654] ppid=8653 vsize=9384 CPUtime=0.31 cores=0,2,4,6
/proc/8654/stat : 8654 (pb2sat) S 8653 8653 719 0 -1 4202496 2847 3448 0 0 12 16 2 1 20 0 1 0 274263900 9609216 1693 33554432000 4194304 5873084 140736400376352 140736400370168 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8654/statm: 2346 1693 174 410 0 1928 0
[pid=8659] ppid=8654 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8659/stat : 8659 (satsolver.sh) S 8654 8653 719 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274263933 9367552 267 33554432000 4194304 5064252 140734312463664 140734312462576 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8659/statm: 2287 267 226 213 0 72 0
[pid=8660] ppid=8659 vsize=116336 CPUtime=1799.75 cores=0,2,4,6
/proc/8660/stat : 8660 (glucose_static) R 8659 8653 719 0 -1 4202496 71507 0 0 0 179927 48 0 0 20 0 1 0 274263933 119128064 24428 33554432000 4194304 4896791 140735994560976 140735994558504 4224812 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8660/statm: 29084 24428 78 172 0 28910 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 144016

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.1
CPU user time (s): 1799.43
CPU system time (s): 0.668898
CPU usage (%): 99.977
Max. virtual memory (cumulated for all children) (KiB): 204960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.43
system time used= 0.668898
maximum resident set size= 167552
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78788
page faults= 0
swaps= 0
block input operations= 0
block output operations= 12672
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 151
involuntary context switches= 1908

runsolver used 3.22751 second user time and 8.11477 second system time

The end

Launcher Data

Begin job on node110 at 2012-05-27 03:15:55
IDJOB=3696987
IDBENCH=48209
IDSOLVER=2274
FILE ID=node110/3696987-1338081355
RUNJOBID= node110-1338050719-735
PBS_JOBID= 14624381
Free space on /tmp= 71676 MiB

SOLVER NAME= pb2sat 2012-05-19
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_1000_25_2.opb
COMMAND LINE= DIR/runPb2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3696987-1338081355/watcher-3696987-1338081355 -o /tmp/evaluation-result-3696987-1338081355/solver-3696987-1338081355 -C 1800 -W 1900 -M 15500  HOME/runPb2sat.sh HOME/instance-3696987-1338081355.opb 376995780 HOME HOME

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

MD5SUM BENCH= 1af848a7208b60f67c27d4022c7b5abe
RANDOM SEED=376995780

node110.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.893
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	: 5333.78
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.893
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.893
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.893
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		: 2666.893
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		: 2666.893
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.90
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.893
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.893
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:        31455792 kB
Buffers:          215176 kB
Cached:           262772 kB
SwapCached:          148 kB
Active:           585544 kB
Inactive:          48664 kB
Active(anon):     143100 kB
Inactive(anon):    15776 kB
Active(file):     442444 kB
Inactive(file):    32888 kB
Unevictable:        6088 kB
Mlocked:            6088 kB
SwapTotal:      67108856 kB
SwapFree:       67108004 kB
Dirty:              8972 kB
Writeback:             0 kB
AnonPages:        254400 kB
Mapped:            15000 kB
Shmem:               196 kB
Slab:             644244 kB
SReclaimable:      86740 kB
SUnreclaim:       557504 kB
KernelStack:        1504 kB
PageTables:         4032 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     269768 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    176128 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= 71660 MiB
End job on node110 at 2012-05-27 03:45:55