Trace number 3719110

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
PBPASSolver-CARD.SN 2012-05-28? (MO) 379.87 382.919

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-129.opb
MD5SUM67d021e5b92124566c71fb431934058c
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables48368
Total number of constraints1121286
Number of constraints which are clauses1007481
Number of constraints which are cardinality constraints (but not clauses)3534
Number of constraints which are nor clauses,nor cardinality constraints110271
Minimum length of a constraint1
Maximum length of a constraint690
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 691
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

379.87/382.91	cpython RunMakeCNF.py HOME/instance-3719110-1338273049.opb PrimePower CARD.SN ./CryptoMiniSat
379.87/382.91	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-3719110-1338273049/watcher-3719110-1338273049 -o /tmp/evaluation-result-3719110-1338273049/solver-3719110-1338273049 -C 1800 -W 1900 -M 15500 python HOME/RunSolver.py HOME/instance-3719110-1338273049.opb PrimePower CARD.SN ./CryptoMiniSat 

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.02 2.21 2.08 3/181 5861
/proc/meminfo: memFree=23014672/32873844 swapFree=7108/7108
[pid=5861] ppid=5859 vsize=15276 CPUtime=0 cores=0,2,4,6
/proc/5861/stat : 5861 (python) D 5859 5861 5353 0 -1 4202496 633 0 0 0 0 0 0 0 20 0 1 0 293431993 15642624 526 33554432000 4194304 5683644 140733926334448 140733926320360 233411789712 0 0 16781312 2 18446744072100588836 0 0 17 0 0 0 0 0 0
/proc/5861/statm: 3819 526 312 364 0 261 0

[startup+0.0652171 s]
/proc/loadavg: 2.02 2.21 2.08 3/181 5861
/proc/meminfo: memFree=23014672/32873844 swapFree=7108/7108
[pid=5861] ppid=5859 vsize=16588 CPUtime=0.01 cores=0,2,4,6
/proc/5861/stat : 5861 (python) D 5859 5861 5353 0 -1 4202496 1197 0 0 0 1 0 0 0 20 0 1 0 293431993 16986112 996 33554432000 4194304 5683644 140733926334448 140733926301912 233411788469 0 0 16781312 2 18446744072100588836 0 0 17 0 0 0 0 0 0
/proc/5861/statm: 4147 996 418 364 0 589 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16588

[startup+0.100278 s]
/proc/loadavg: 2.02 2.21 2.08 3/181 5861
/proc/meminfo: memFree=23014672/32873844 swapFree=7108/7108
[pid=5861] ppid=5859 vsize=16992 CPUtime=0.02 cores=0,2,4,6
/proc/5861/stat : 5861 (python) S 5859 5861 5353 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293431993 17399808 1081 33554432000 4194304 5683644 140733926334448 140733926332296 233411790208 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5861/statm: 4248 1081 429 364 0 690 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 16992

[startup+0.300247 s]
/proc/loadavg: 2.02 2.21 2.08 3/181 5861
/proc/meminfo: memFree=23014672/32873844 swapFree=7108/7108
[pid=5861] ppid=5859 vsize=16992 CPUtime=0.02 cores=0,2,4,6
/proc/5861/stat : 5861 (python) S 5859 5861 5353 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293431993 17399808 1081 33554432000 4194304 5683644 140733926334448 140733926332296 233411790208 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5861/statm: 4248 1081 429 364 0 690 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 16992

[startup+0.700243 s]
/proc/loadavg: 2.02 2.21 2.08 3/181 5861
/proc/meminfo: memFree=23014672/32873844 swapFree=7108/7108
[pid=5861] ppid=5859 vsize=16992 CPUtime=0.02 cores=0,2,4,6
/proc/5861/stat : 5861 (python) S 5859 5861 5353 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293431993 17399808 1081 33554432000 4194304 5683644 140733926334448 140733926332296 233411790208 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5861/statm: 4248 1081 429 364 0 690 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 16992

[startup+1.50041 s]
/proc/loadavg: 2.02 2.21 2.08 3/186 5866
/proc/meminfo: memFree=22971836/32873844 swapFree=7108/7108
[pid=5861] ppid=5859 vsize=16992 CPUtime=0.02 cores=0,2,4,6
/proc/5861/stat : 5861 (python) S 5859 5861 5353 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293431993 17399808 1081 33554432000 4194304 5683644 140733926334448 140733926332296 233411790208 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5861/statm: 4248 1081 429 364 0 690 0
[pid=5863] ppid=5861 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5863/stat : 5863 (sh) S 5861 5861 5353 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293432001 9367552 266 33554432000 4194304 5064252 140737223253024 140737223251728 233411601998 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5863/statm: 2287 266 226 213 0 72 0
[pid=5864] ppid=5863 vsize=16744 CPUtime=0.01 cores=0,2,4,6
/proc/5864/stat : 5864 (python) S 5863 5861 5353 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293432002 17145856 1059 33554432000 4194304 5683644 140733677335920 140733677333768 233411790208 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5864/statm: 4186 1059 429 364 0 628 0
[pid=5865] ppid=5864 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5865/stat : 5865 (sh) S 5864 5861 5353 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293432005 9367552 267 33554432000 4194304 5064252 140733892566000 140733892564704 233411601998 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5865/statm: 2287 267 226 213 0 72 0
[pid=5866] ppid=5865 vsize=59852 CPUtime=1.37 cores=0,2,4,6
/proc/5866/stat : 5866 (PBPASSolver-817) R 5865 5861 5353 0 -1 4202496 177597 0 0 0 74 63 0 0 20 0 1 0 293432005 61288448 10211 33554432000 4194304 4943705 140734904049632 140734904046768 4270713 0 0 16781312 17608 0 0 0 17 0 0 0 0 0 0
/proc/5866/statm: 14963 10211 329 183 0 11333 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 111884

[startup+3.10046 s]
/proc/loadavg: 2.02 2.20 2.08 3/186 5866
/proc/meminfo: memFree=22946348/32873844 swapFree=7108/7108
[pid=5861] ppid=5859 vsize=16992 CPUtime=0.02 cores=0,2,4,6
/proc/5861/stat : 5861 (python) S 5859 5861 5353 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293431993 17399808 1081 33554432000 4194304 5683644 140733926334448 140733926332296 233411790208 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5861/statm: 4248 1081 429 364 0 690 0
[pid=5863] ppid=5861 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5863/stat : 5863 (sh) S 5861 5861 5353 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293432001 9367552 266 33554432000 4194304 5064252 140737223253024 140737223251728 233411601998 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5863/statm: 2287 266 226 213 0 72 0
[pid=5864] ppid=5863 vsize=16744 CPUtime=0.01 cores=0,2,4,6
/proc/5864/stat : 5864 (python) S 5863 5861 5353 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293432002 17145856 1059 33554432000 4194304 5683644 140733677335920 140733677333768 233411790208 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5864/statm: 4186 1059 429 364 0 628 0
[pid=5865] ppid=5864 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5865/stat : 5865 (sh) S 5864 5861 5353 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293432005 9367552 267 33554432000 4194304 5064252 140733892566000 140733892564704 233411601998 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5865/statm: 2287 267 226 213 0 72 0
[pid=5866] ppid=5865 vsize=81100 CPUtime=2.97 cores=0,2,4,6
/proc/5866/stat : 5866 (PBPASSolver-817) R 5865 5861 5353 0 -1 4202496 271370 0 0 0 163 134 0 0 20 0 1 0 293432005 83046400 10770 33554432000 4194304 4943705 140734904049632 140734904046768 4270812 0 0 16781312 17608 0 0 0 17 4 0 0 0 0 0
/proc/5866/statm: 20275 10770 329 183 0 16645 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 133132

[startup+6.30053 s]
/proc/loadavg: 2.02 2.20 2.08 3/186 5866
/proc/meminfo: memFree=22805720/32873844 swapFree=7108/7108
[pid=5861] ppid=5859 vsize=16992 CPUtime=0.02 cores=0,2,4,6
/proc/5861/stat : 5861 (python) S 5859 5861 5353 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293431993 17399808 1081 33554432000 4194304 5683644 140733926334448 140733926332296 233411790208 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5861/statm: 4248 1081 429 364 0 690 0
[pid=5863] ppid=5861 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5863/stat : 5863 (sh) S 5861 5861 5353 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293432001 9367552 266 33554432000 4194304 5064252 140737223253024 140737223251728 233411601998 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5863/statm: 2287 266 226 213 0 72 0
[pid=5864] ppid=5863 vsize=16744 CPUtime=0.01 cores=0,2,4,6
/proc/5864/stat : 5864 (python) S 5863 5861 5353 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293432002 17145856 1059 33554432000 4194304 5683644 140733677335920 140733677333768 233411790208 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5864/statm: 4186 1059 429 364 0 628 0
[pid=5865] ppid=5864 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5865/stat : 5865 (sh) S 5864 5861 5353 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293432005 9367552 267 33554432000 4194304 5064252 140733892566000 140733892564704 233411601998 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5865/statm: 2287 267 226 213 0 72 0
[pid=5866] ppid=5865 vsize=111692 CPUtime=6.17 cores=0,2,4,6
/proc/5866/stat : 5866 (PBPASSolver-817) R 5865 5861 5353 0 -1 4202496 407251 0 0 0 340 277 0 0 20 0 1 0 293432005 114372608 20611 33554432000 4194304 4943705 140734904049632 140734904046768 4270812 0 0 16781312 17608 0 0 0 17 4 0 0 0 0 0
/proc/5866/statm: 27923 20611 329 183 0 24293 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 163724

[startup+12.7004 s]
/proc/loadavg: 2.01 2.20 2.08 3/185 5866
/proc/meminfo: memFree=22542172/32873844 swapFree=7108/7108
[pid=5861] ppid=5859 vsize=16992 CPUtime=0.02 cores=0,2,4,6
/proc/5861/stat : 5861 (python) S 5859 5861 5353 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293431993 17399808 1081 33554432000 4194304 5683644 140733926334448 140733926332296 233411790208 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5861/statm: 4248 1081 429 364 0 690 0
[pid=5863] ppid=5861 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5863/stat : 5863 (sh) S 5861 5861 5353 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293432001 9367552 266 33554432000 4194304 5064252 140737223253024 140737223251728 233411601998 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5863/statm: 2287 266 226 213 0 72 0
[pid=5864] ppid=5863 vsize=16744 CPUtime=0.01 cores=0,2,4,6
/proc/5864/stat : 5864 (python) S 5863 5861 5353 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293432002 17145856 1059 33554432000 4194304 5683644 140733677335920 140733677333768 233411790208 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5864/statm: 4186 1059 429 364 0 628 0
[pid=5865] ppid=5864 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5865/stat : 5865 (sh) S 5864 5861 5353 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293432005 9367552 267 33554432000 4194304 5064252 140733892566000 140733892564704 233411601998 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5865/statm: 2287 267 226 213 0 72 0
[pid=5866] ppid=5865 vsize=559788 CPUtime=12.48 cores=0,2,4,6
/proc/5866/stat : 5866 (PBPASSolver-817) R 5865 5861 5353 0 -1 4202496 480730 0 0 0 514 734 0 0 20 0 1 0 293432005 573222912 67261 33554432000 4194304 4943705 140734904049632 140734904047488 4267542 0 0 16781312 17608 0 0 0 17 4 0 0 8 0 0
/proc/5866/statm: 139947 67261 365 183 0 136317 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 611820

[startup+25.5004 s]
/proc/loadavg: 2.01 2.19 2.08 3/185 5866
/proc/meminfo: memFree=21936980/32873844 swapFree=7108/7108
[pid=5861] ppid=5859 vsize=16992 CPUtime=0.02 cores=0,2,4,6
/proc/5861/stat : 5861 (python) S 5859 5861 5353 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293431993 17399808 1081 33554432000 4194304 5683644 140733926334448 140733926332296 233411790208 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5861/statm: 4248 1081 429 364 0 690 0
[pid=5863] ppid=5861 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5863/stat : 5863 (sh) S 5861 5861 5353 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293432001 9367552 266 33554432000 4194304 5064252 140737223253024 140737223251728 233411601998 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5863/statm: 2287 266 226 213 0 72 0
[pid=5864] ppid=5863 vsize=16744 CPUtime=0.01 cores=0,2,4,6
/proc/5864/stat : 5864 (python) S 5863 5861 5353 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293432002 17145856 1059 33554432000 4194304 5683644 140733677335920 140733677333768 233411790208 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5864/statm: 4186 1059 429 364 0 628 0
[pid=5865] ppid=5864 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5865/stat : 5865 (sh) S 5864 5861 5353 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293432005 9367552 267 33554432000 4194304 5064252 140733892566000 140733892564704 233411601998 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5865/statm: 2287 267 226 213 0 72 0
[pid=5866] ppid=5865 vsize=1556012 CPUtime=25.24 cores=0,2,4,6
/proc/5866/stat : 5866 (PBPASSolver-817) R 5865 5861 5353 0 -1 4202496 589768 0 0 0 912 1612 0 0 20 0 1 0 293432005 1593356288 176299 33554432000 4194304 4943705 140734904049632 140734904047040 4361008 0 0 16781312 17608 0 0 0 17 4 0 0 12 0 0
/proc/5866/statm: 389003 176299 365 183 0 385373 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 1608044

[startup+51.1004 s]
/proc/loadavg: 2.01 2.17 2.08 3/185 5866
/proc/meminfo: memFree=20780012/32873844 swapFree=7108/7108
[pid=5861] ppid=5859 vsize=16992 CPUtime=0.02 cores=0,2,4,6
/proc/5861/stat : 5861 (python) S 5859 5861 5353 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293431993 17399808 1081 33554432000 4194304 5683644 140733926334448 140733926332296 233411790208 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5861/statm: 4248 1081 429 364 0 690 0
[pid=5863] ppid=5861 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5863/stat : 5863 (sh) S 5861 5861 5353 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293432001 9367552 266 33554432000 4194304 5064252 140737223253024 140737223251728 233411601998 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5863/statm: 2287 266 226 213 0 72 0
[pid=5864] ppid=5863 vsize=16744 CPUtime=0.01 cores=0,2,4,6
/proc/5864/stat : 5864 (python) S 5863 5861 5353 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293432002 17145856 1059 33554432000 4194304 5683644 140733677335920 140733677333768 233411790208 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5864/statm: 4186 1059 429 364 0 628 0
[pid=5865] ppid=5864 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5865/stat : 5865 (sh) S 5864 5861 5353 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293432005 9367552 267 33554432000 4194304 5064252 140733892566000 140733892564704 233411601998 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5865/statm: 2287 267 226 213 0 72 0
[pid=5866] ppid=5865 vsize=3294124 CPUtime=50.78 cores=0,2,4,6
/proc/5866/stat : 5866 (PBPASSolver-817) R 5865 5861 5353 0 -1 4202496 779954 0 0 0 1939 3139 0 0 20 0 1 0 293432005 3373182976 366485 33554432000 4194304 4943705 140734904049632 140734904046656 4358535 0 0 16781312 17608 0 0 0 17 4 0 0 18 0 0
/proc/5866/statm: 823531 366485 365 183 0 819901 0
Current children cumulated CPU time (s) 50.81
Current children cumulated vsize (KiB) 3346156

[startup+102.3 s]
/proc/loadavg: 2.00 2.14 2.07 3/185 5866
/proc/meminfo: memFree=18724136/32873844 swapFree=7108/7108
[pid=5861] ppid=5859 vsize=16992 CPUtime=0.02 cores=0,2,4,6
/proc/5861/stat : 5861 (python) S 5859 5861 5353 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293431993 17399808 1081 33554432000 4194304 5683644 140733926334448 140733926332296 233411790208 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5861/statm: 4248 1081 429 364 0 690 0
[pid=5863] ppid=5861 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5863/stat : 5863 (sh) S 5861 5861 5353 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293432001 9367552 266 33554432000 4194304 5064252 140737223253024 140737223251728 233411601998 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5863/statm: 2287 266 226 213 0 72 0
[pid=5864] ppid=5863 vsize=16744 CPUtime=0.01 cores=0,2,4,6
/proc/5864/stat : 5864 (python) S 5863 5861 5353 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293432002 17145856 1059 33554432000 4194304 5683644 140733677335920 140733677333768 233411790208 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5864/statm: 4186 1059 429 364 0 628 0
[pid=5865] ppid=5864 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5865/stat : 5865 (sh) S 5864 5861 5353 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293432005 9367552 267 33554432000 4194304 5064252 140733892566000 140733892564704 233411601998 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5865/statm: 2287 267 226 213 0 72 0
[pid=5866] ppid=5865 vsize=6173132 CPUtime=101.76 cores=0,2,4,6
/proc/5866/stat : 5866 (PBPASSolver-817) R 5865 5861 5353 0 -1 4202496 1095009 0 0 0 4548 5628 0 0 20 0 1 0 293432005 6321287168 681540 33554432000 4194304 4943705 140734904049632 140734904047040 4358535 0 0 16781312 17608 0 0 0 17 4 0 0 40 0 0
/proc/5866/statm: 1543283 681540 365 183 0 1539653 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 6225164

[startup+162.3 s]
/proc/loadavg: 2.00 2.11 2.06 3/185 5866
/proc/meminfo: memFree=16695792/32873844 swapFree=7108/7108
[pid=5861] ppid=5859 vsize=16992 CPUtime=0.02 cores=0,2,4,6
/proc/5861/stat : 5861 (python) S 5859 5861 5353 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293431993 17399808 1081 33554432000 4194304 5683644 140733926334448 140733926332296 233411790208 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5861/statm: 4248 1081 429 364 0 690 0
[pid=5863] ppid=5861 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5863/stat : 5863 (sh) S 5861 5861 5353 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293432001 9367552 266 33554432000 4194304 5064252 140737223253024 140737223251728 233411601998 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5863/statm: 2287 266 226 213 0 72 0
[pid=5864] ppid=5863 vsize=16744 CPUtime=0.01 cores=0,2,4,6
/proc/5864/stat : 5864 (python) S 5863 5861 5353 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293432002 17145856 1059 33554432000 4194304 5683644 140733677335920 140733677333768 233411790208 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5864/statm: 4186 1059 429 364 0 628 0
[pid=5865] ppid=5864 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5865/stat : 5865 (sh) S 5864 5861 5353 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293432005 9367552 267 33554432000 4194304 5064252 140733892566000 140733892564704 233411601998 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5865/statm: 2287 267 226 213 0 72 0
[pid=5866] ppid=5865 vsize=8814924 CPUtime=161.07 cores=0,2,4,6
/proc/5866/stat : 5866 (PBPASSolver-817) R 5865 5861 5353 0 -1 4202496 1384079 0 0 0 8170 7937 0 0 20 0 1 0 293432005 9026482176 970610 33554432000 4194304 4943705 140734904049632 140734904048544 4361008 0 0 16781312 17608 0 0 0 17 4 0 0 97 0 0
/proc/5866/statm: 2203731 970610 365 183 0 2200101 0
Current children cumulated CPU time (s) 161.1
Current children cumulated vsize (KiB) 8866956

[startup+222.3 s]
/proc/loadavg: 2.00 2.09 2.06 3/185 5866
/proc/meminfo: memFree=14943648/32873844 swapFree=7108/7108
[pid=5861] ppid=5859 vsize=16992 CPUtime=0.02 cores=0,2,4,6
/proc/5861/stat : 5861 (python) S 5859 5861 5353 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293431993 17399808 1081 33554432000 4194304 5683644 140733926334448 140733926332296 233411790208 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5861/statm: 4248 1081 429 364 0 690 0
[pid=5863] ppid=5861 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5863/stat : 5863 (sh) S 5861 5861 5353 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293432001 9367552 266 33554432000 4194304 5064252 140737223253024 140737223251728 233411601998 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5863/statm: 2287 266 226 213 0 72 0
[pid=5864] ppid=5863 vsize=16744 CPUtime=0.01 cores=0,2,4,6
/proc/5864/stat : 5864 (python) S 5863 5861 5353 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293432002 17145856 1059 33554432000 4194304 5683644 140733677335920 140733677333768 233411790208 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5864/statm: 4186 1059 429 364 0 628 0
[pid=5865] ppid=5864 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5865/stat : 5865 (sh) S 5864 5861 5353 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293432005 9367552 267 33554432000 4194304 5064252 140733892566000 140733892564704 233411601998 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5865/statm: 2287 267 226 213 0 72 0
[pid=5866] ppid=5865 vsize=11004748 CPUtime=220.55 cores=0,2,4,6
/proc/5866/stat : 5866 (PBPASSolver-817) R 5865 5861 5353 0 -1 4202496 1623684 0 0 0 12226 9829 0 0 20 0 1 0 293432005 11268861952 1210215 33554432000 4194304 4943705 140734904049632 140734904048544 4267542 0 0 16781312 17608 0 0 0 17 4 0 0 143 0 0
/proc/5866/statm: 2751187 1210215 365 183 0 2747557 0
Current children cumulated CPU time (s) 220.58
Current children cumulated vsize (KiB) 11056780

[startup+282.307 s]
/proc/loadavg: 2.00 2.07 2.05 3/184 5912
/proc/meminfo: memFree=20907264/32873844 swapFree=7108/7108
[pid=5861] ppid=5859 vsize=16992 CPUtime=0.02 cores=0,2,4,6
/proc/5861/stat : 5861 (python) S 5859 5861 5353 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293431993 17399808 1081 33554432000 4194304 5683644 140733926334448 140733926332296 233411790208 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5861/statm: 4248 1081 429 364 0 690 0
[pid=5863] ppid=5861 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5863/stat : 5863 (sh) S 5861 5861 5353 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293432001 9367552 266 33554432000 4194304 5064252 140737223253024 140737223251728 233411601998 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5863/statm: 2287 266 226 213 0 72 0
[pid=5864] ppid=5863 vsize=16744 CPUtime=0.01 cores=0,2,4,6
/proc/5864/stat : 5864 (python) S 5863 5861 5353 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293432002 17145856 1059 33554432000 4194304 5683644 140733677335920 140733677333768 233411790208 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5864/statm: 4186 1059 429 364 0 628 0
[pid=5865] ppid=5864 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5865/stat : 5865 (sh) S 5864 5861 5353 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293432005 9367552 267 33554432000 4194304 5064252 140733892566000 140733892564704 233411601998 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5865/statm: 2287 267 226 213 0 72 0
[pid=5866] ppid=5865 vsize=12855532 CPUtime=279.52 cores=0,2,4,6
/proc/5866/stat : 5866 (PBPASSolver-817) R 5865 5861 5353 0 -1 4202496 1826220 0 0 0 16429 11523 0 0 20 0 1 0 293432005 13164064768 1415055 33554432000 4194304 4943705 140734904049632 140734904048544 4361008 0 0 16781312 17608 0 0 0 17 4 0 0 232 0 0
/proc/5866/statm: 3213883 1415055 365 183 0 3210253 0
Current children cumulated CPU time (s) 279.55
Current children cumulated vsize (KiB) 12907564

[startup+342.3 s]
/proc/loadavg: 2.00 2.06 2.05 3/183 5913
/proc/meminfo: memFree=19884780/32873844 swapFree=7108/7108
[pid=5861] ppid=5859 vsize=16992 CPUtime=0.02 cores=0,2,4,6
/proc/5861/stat : 5861 (python) S 5859 5861 5353 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293431993 17399808 1081 33554432000 4194304 5683644 140733926334448 140733926332296 233411790208 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5861/statm: 4248 1081 429 364 0 690 0
[pid=5863] ppid=5861 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5863/stat : 5863 (sh) S 5861 5861 5353 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293432001 9367552 266 33554432000 4194304 5064252 140737223253024 140737223251728 233411601998 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5863/statm: 2287 266 226 213 0 72 0
[pid=5864] ppid=5863 vsize=16744 CPUtime=0.01 cores=0,2,4,6
/proc/5864/stat : 5864 (python) S 5863 5861 5353 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293432002 17145856 1059 33554432000 4194304 5683644 140733677335920 140733677333768 233411790208 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5864/statm: 4186 1059 429 364 0 628 0
[pid=5865] ppid=5864 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5865/stat : 5865 (sh) S 5864 5861 5353 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293432005 9367552 267 33554432000 4194304 5064252 140733892566000 140733892564704 233411601998 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5865/statm: 2287 267 226 213 0 72 0
[pid=5866] ppid=5865 vsize=14676300 CPUtime=339.35 cores=0,2,4,6
/proc/5866/stat : 5866 (PBPASSolver-817) R 5865 5861 5353 0 -1 4202496 2025460 0 0 0 21072 12863 0 0 20 0 1 0 293432005 15028531200 1628119 33554432000 4194304 4943705 140734904049632 140734904048544 4361008 0 0 16781312 17608 0 0 0 17 4 0 0 247 0 0
/proc/5866/statm: 3669075 1628119 365 183 0 3665445 0
Current children cumulated CPU time (s) 339.38
Current children cumulated vsize (KiB) 14728332



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+382.9 s]
/proc/loadavg: 2.00 2.05 2.04 3/183 5913
/proc/meminfo: memFree=19294028/32873844 swapFree=7108/7108
[pid=5861] ppid=5859 vsize=16992 CPUtime=0.02 cores=0,2,4,6
/proc/5861/stat : 5861 (python) S 5859 5861 5353 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293431993 17399808 1081 33554432000 4194304 5683644 140733926334448 140733926332296 233411790208 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5861/statm: 4248 1081 429 364 0 690 0
[pid=5863] ppid=5861 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5863/stat : 5863 (sh) S 5861 5861 5353 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293432001 9367552 266 33554432000 4194304 5064252 140737223253024 140737223251728 233411601998 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5863/statm: 2287 266 226 213 0 72 0
[pid=5864] ppid=5863 vsize=16744 CPUtime=0.01 cores=0,2,4,6
/proc/5864/stat : 5864 (python) S 5863 5861 5353 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293432002 17145856 1059 33554432000 4194304 5683644 140733677335920 140733677333768 233411790208 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5864/statm: 4186 1059 429 364 0 628 0
[pid=5865] ppid=5864 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5865/stat : 5865 (sh) S 5864 5861 5353 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293432005 9367552 267 33554432000 4194304 5064252 140733892566000 140733892564704 233411601998 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5865/statm: 2287 267 226 213 0 72 0
[pid=5866] ppid=5865 vsize=15821100 CPUtime=379.84 cores=0,2,4,6
/proc/5866/stat : 5866 (PBPASSolver-817) R 5865 5861 5353 0 -1 4202496 2150712 0 0 0 24287 13697 0 0 20 0 1 0 293432005 16200806400 1762586 33554432000 4194304 4943705 140734904049632 140734904048544 4267542 0 0 16781312 17608 0 0 0 17 4 0 0 256 0 0
/proc/5866/statm: 3955275 1762586 365 183 0 3951645 0
Current children cumulated CPU time (s) 379.87
Current children cumulated vsize (KiB) 15873132

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 5861 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=30995
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=17997
# CPU time returned by wait4() is 0.048992
# while last known CPU time is 379.87
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 382.919
CPU time (s): 379.87
CPU user time (s): 242.89
CPU system time (s): 136.98
CPU usage (%): 99.2037
Max. virtual memory (cumulated for all children) (KiB): 15873132

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

runsolver used 0.569913 second user time and 1.54776 second system time

The end

Launcher Data

Begin job on node111 at 2012-05-29 08:30:50
IDJOB=3719110
IDBENCH=89756
IDSOLVER=2303
FILE ID=node111/3719110-1338273049
RUNJOBID= node111-1338268850-5369
PBS_JOBID= 14625710
Free space on /tmp= 67588 MiB

SOLVER NAME= PBPASSolver-CARD.SN 2012-05-28
BENCH NAME= PB11/normalized-PB11/DEC-SMALLINT-LIN/lopes/normalized-129.opb
COMMAND LINE= python HOME/RunSolver.py BENCHNAME PrimePower CARD.SN ./CryptoMiniSat
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3719110-1338273049/watcher-3719110-1338273049 -o /tmp/evaluation-result-3719110-1338273049/solver-3719110-1338273049 -C 1800 -W 1900 -M 15500  python HOME/RunSolver.py HOME/instance-3719110-1338273049.opb PrimePower CARD.SN ./CryptoMiniSat

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

MD5SUM BENCH= 67d021e5b92124566c71fb431934058c
RANDOM SEED=549315337

node111.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.152
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.30
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.152
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.152
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.152
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.152
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.152
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		: 2666.152
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.152
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        23014936 kB
Buffers:          621696 kB
Cached:          4396132 kB
SwapCached:         1592 kB
Active:          8121592 kB
Inactive:         737568 kB
Active(anon):    3835204 kB
Inactive(anon):     6984 kB
Active(file):    4286388 kB
Inactive(file):   730584 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67103500 kB
Dirty:             66616 kB
Writeback:             0 kB
AnonPages:       3847792 kB
Mapped:            16028 kB
Shmem:                 8 kB
Slab:             839268 kB
SReclaimable:     281052 kB
SUnreclaim:       558216 kB
KernelStack:        1488 kB
PageTables:        21288 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    8829480 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     24576 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= 67428 MiB
End job on node111 at 2012-05-29 08:37:13