Trace number 3718750

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.DP 2012-05-28? (MO) 929.49 931.419

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-180.opb
MD5SUM8c3fe83338b70253b33b876e52e7c579
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 variables311827
Total number of constraints7317246
Number of constraints which are clauses6573583
Number of constraints which are cardinality constraints (but not clauses)22922
Number of constraints which are nor clauses,nor cardinality constraints720741
Minimum length of a constraint2
Maximum length of a constraint2457
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 2458
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

929.49/931.41	cpython RunMakeCNF.py HOME/instance-3718750-1338273102.opb PrimePower CARD.DP ./CryptoMiniSat
929.49/931.41	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-3718750-1338273102/watcher-3718750-1338273102 -o /tmp/evaluation-result-3718750-1338273102/solver-3718750-1338273102 -C 1800 -W 1900 -M 15500 python HOME/RunSolver.py HOME/instance-3718750-1338273102.opb PrimePower CARD.DP ./CryptoMiniSat 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.10 2.13 2.00 3/178 11995
/proc/meminfo: memFree=27181920/32873844 swapFree=7620/7620
[pid=11995] ppid=11993 vsize=15276 CPUtime=0 cores=1,3,5,7
/proc/11995/stat : 11995 (python) D 11993 11995 11530 0 -1 4202496 632 0 0 0 0 0 0 0 20 0 1 0 293435359 15642624 526 33554432000 4194304 5683644 140735729281968 140735729263640 251044643728 0 0 16781312 2 18446744072100609316 0 0 17 5 0 0 0 0 0
/proc/11995/statm: 3819 526 311 364 0 261 0

[startup+0.0724149 s]
/proc/loadavg: 2.10 2.13 2.00 3/178 11995
/proc/meminfo: memFree=27181920/32873844 swapFree=7620/7620
[pid=11995] ppid=11993 vsize=16588 CPUtime=0.02 cores=1,3,5,7
/proc/11995/stat : 11995 (python) D 11993 11995 11530 0 -1 4202496 1203 0 0 0 1 1 0 0 20 0 1 0 293435359 16986112 1001 33554432000 4194304 5683644 140735729281968 140735729250248 251044643728 0 0 16781312 2 18446744072100609316 0 0 17 5 0 0 0 0 0
/proc/11995/statm: 4147 1001 422 364 0 589 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 16588

[startup+0.100331 s]
/proc/loadavg: 2.10 2.13 2.00 3/178 11995
/proc/meminfo: memFree=27181920/32873844 swapFree=7620/7620
[pid=11995] ppid=11993 vsize=16992 CPUtime=0.02 cores=1,3,5,7
/proc/11995/stat : 11995 (python) S 11993 11995 11530 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293435359 17399808 1081 33554432000 4194304 5683644 140735729281968 140735729279816 251044644224 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11995/statm: 4248 1081 429 364 0 690 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 16992

[startup+0.300301 s]
/proc/loadavg: 2.10 2.13 2.00 3/178 11995
/proc/meminfo: memFree=27181920/32873844 swapFree=7620/7620
[pid=11995] ppid=11993 vsize=16992 CPUtime=0.02 cores=1,3,5,7
/proc/11995/stat : 11995 (python) S 11993 11995 11530 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293435359 17399808 1081 33554432000 4194304 5683644 140735729281968 140735729279816 251044644224 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11995/statm: 4248 1081 429 364 0 690 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 16992

[startup+0.700313 s]
/proc/loadavg: 2.10 2.13 2.00 3/178 11995
/proc/meminfo: memFree=27181920/32873844 swapFree=7620/7620
[pid=11995] ppid=11993 vsize=16992 CPUtime=0.02 cores=1,3,5,7
/proc/11995/stat : 11995 (python) S 11993 11995 11530 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293435359 17399808 1081 33554432000 4194304 5683644 140735729281968 140735729279816 251044644224 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11995/statm: 4248 1081 429 364 0 690 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 16992

[startup+1.50049 s]
/proc/loadavg: 2.10 2.13 2.00 3/183 12000
/proc/meminfo: memFree=27148796/32873844 swapFree=7620/7620
[pid=11995] ppid=11993 vsize=16992 CPUtime=0.02 cores=1,3,5,7
/proc/11995/stat : 11995 (python) S 11993 11995 11530 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293435359 17399808 1081 33554432000 4194304 5683644 140735729281968 140735729279816 251044644224 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11995/statm: 4248 1081 429 364 0 690 0
[pid=11997] ppid=11995 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11997/stat : 11997 (sh) S 11995 11995 11530 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293435367 9367552 267 33554432000 4194304 5064252 140734162628384 140734162627088 251044456014 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11997/statm: 2287 267 226 213 0 72 0
[pid=11998] ppid=11997 vsize=16744 CPUtime=0.01 cores=1,3,5,7
/proc/11998/stat : 11998 (python) S 11997 11995 11530 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293435367 17145856 1059 33554432000 4194304 5683644 140734153950096 140734153947944 251044644224 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11998/statm: 4186 1059 429 364 0 628 0
[pid=11999] ppid=11998 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11999/stat : 11999 (sh) S 11998 11995 11530 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293435370 9367552 267 33554432000 4194304 5064252 140734682857056 140734682855760 251044456014 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11999/statm: 2287 267 226 213 0 72 0
[pid=12000] ppid=11999 vsize=52428 CPUtime=1.38 cores=1,3,5,7
/proc/12000/stat : 12000 (PBPASSolver-817) R 11999 11995 11530 0 -1 4202496 131951 0 0 0 96 42 0 0 20 0 1 0 293435370 53686272 9244 33554432000 4194304 4943705 140736089436864 140736089434000 4270812 0 0 16781312 17608 0 0 0 17 5 0 0 0 0 0
/proc/12000/statm: 13107 9244 329 183 0 9477 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 104460

[startup+3.10049 s]
/proc/loadavg: 2.10 2.13 2.00 3/183 12000
/proc/meminfo: memFree=27144928/32873844 swapFree=7620/7620
[pid=11995] ppid=11993 vsize=16992 CPUtime=0.02 cores=1,3,5,7
/proc/11995/stat : 11995 (python) S 11993 11995 11530 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293435359 17399808 1081 33554432000 4194304 5683644 140735729281968 140735729279816 251044644224 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11995/statm: 4248 1081 429 364 0 690 0
[pid=11997] ppid=11995 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11997/stat : 11997 (sh) S 11995 11995 11530 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293435367 9367552 267 33554432000 4194304 5064252 140734162628384 140734162627088 251044456014 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11997/statm: 2287 267 226 213 0 72 0
[pid=11998] ppid=11997 vsize=16744 CPUtime=0.01 cores=1,3,5,7
/proc/11998/stat : 11998 (python) S 11997 11995 11530 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293435367 17145856 1059 33554432000 4194304 5683644 140734153950096 140734153947944 251044644224 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11998/statm: 4186 1059 429 364 0 628 0
[pid=11999] ppid=11998 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11999/stat : 11999 (sh) S 11998 11995 11530 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293435370 9367552 267 33554432000 4194304 5064252 140734682857056 140734682855760 251044456014 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11999/statm: 2287 267 226 213 0 72 0
[pid=12000] ppid=11999 vsize=69452 CPUtime=2.98 cores=1,3,5,7
/proc/12000/stat : 12000 (PBPASSolver-817) R 11999 11995 11530 0 -1 4202496 199213 0 0 0 202 96 0 0 20 0 1 0 293435370 71118848 11245 33554432000 4194304 4943705 140736089436864 140736089434000 4270812 0 0 16781312 17608 0 0 0 17 5 0 0 0 0 0
/proc/12000/statm: 17363 11245 329 183 0 13733 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 121484

[startup+6.30051 s]
/proc/loadavg: 2.10 2.12 2.00 3/183 12000
/proc/meminfo: memFree=27133788/32873844 swapFree=7620/7620
[pid=11995] ppid=11993 vsize=16992 CPUtime=0.02 cores=1,3,5,7
/proc/11995/stat : 11995 (python) S 11993 11995 11530 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293435359 17399808 1081 33554432000 4194304 5683644 140735729281968 140735729279816 251044644224 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11995/statm: 4248 1081 429 364 0 690 0
[pid=11997] ppid=11995 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11997/stat : 11997 (sh) S 11995 11995 11530 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293435367 9367552 267 33554432000 4194304 5064252 140734162628384 140734162627088 251044456014 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11997/statm: 2287 267 226 213 0 72 0
[pid=11998] ppid=11997 vsize=16744 CPUtime=0.01 cores=1,3,5,7
/proc/11998/stat : 11998 (python) S 11997 11995 11530 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293435367 17145856 1059 33554432000 4194304 5683644 140734153950096 140734153947944 251044644224 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11998/statm: 4186 1059 429 364 0 628 0
[pid=11999] ppid=11998 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11999/stat : 11999 (sh) S 11998 11995 11530 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293435370 9367552 267 33554432000 4194304 5064252 140734682857056 140734682855760 251044456014 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11999/statm: 2287 267 226 213 0 72 0
[pid=12000] ppid=11999 vsize=92876 CPUtime=6.18 cores=1,3,5,7
/proc/12000/stat : 12000 (PBPASSolver-817) R 11999 11995 11530 0 -1 4202496 293042 0 0 0 417 201 0 0 20 0 1 0 293435370 95105024 16589 33554432000 4194304 4943705 140736089436864 140736089434000 4270812 0 0 16781312 17608 0 0 0 17 5 0 0 0 0 0
/proc/12000/statm: 23219 16589 329 183 0 19589 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 144908

[startup+12.7005 s]
/proc/loadavg: 2.09 2.12 2.00 3/183 12000
/proc/meminfo: memFree=27118972/32873844 swapFree=7620/7620
[pid=11995] ppid=11993 vsize=16992 CPUtime=0.02 cores=1,3,5,7
/proc/11995/stat : 11995 (python) S 11993 11995 11530 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293435359 17399808 1081 33554432000 4194304 5683644 140735729281968 140735729279816 251044644224 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11995/statm: 4248 1081 429 364 0 690 0
[pid=11997] ppid=11995 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11997/stat : 11997 (sh) S 11995 11995 11530 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293435367 9367552 267 33554432000 4194304 5064252 140734162628384 140734162627088 251044456014 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11997/statm: 2287 267 226 213 0 72 0
[pid=11998] ppid=11997 vsize=16744 CPUtime=0.01 cores=1,3,5,7
/proc/11998/stat : 11998 (python) S 11997 11995 11530 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293435367 17145856 1059 33554432000 4194304 5683644 140734153950096 140734153947944 251044644224 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11998/statm: 4186 1059 429 364 0 628 0
[pid=11999] ppid=11998 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11999/stat : 11999 (sh) S 11998 11995 11530 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293435370 9367552 267 33554432000 4194304 5064252 140734682857056 140734682855760 251044456014 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11999/statm: 2287 267 226 213 0 72 0
[pid=12000] ppid=11999 vsize=125644 CPUtime=12.58 cores=1,3,5,7
/proc/12000/stat : 12000 (PBPASSolver-817) R 11999 11995 11530 0 -1 4202496 426366 0 0 0 847 411 0 0 20 0 1 0 293435370 128659456 17405 33554432000 4194304 4943705 140736089436864 140736089434000 4270812 0 0 16781312 17608 0 0 0 17 5 0 0 0 0 0
/proc/12000/statm: 31411 17405 329 183 0 27781 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 177676

[startup+25.5005 s]
/proc/loadavg: 2.07 2.11 2.00 3/183 12000
/proc/meminfo: memFree=27044388/32873844 swapFree=7620/7620
[pid=11995] ppid=11993 vsize=16992 CPUtime=0.02 cores=1,3,5,7
/proc/11995/stat : 11995 (python) S 11993 11995 11530 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293435359 17399808 1081 33554432000 4194304 5683644 140735729281968 140735729279816 251044644224 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11995/statm: 4248 1081 429 364 0 690 0
[pid=11997] ppid=11995 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11997/stat : 11997 (sh) S 11995 11995 11530 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293435367 9367552 267 33554432000 4194304 5064252 140734162628384 140734162627088 251044456014 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11997/statm: 2287 267 226 213 0 72 0
[pid=11998] ppid=11997 vsize=16744 CPUtime=0.01 cores=1,3,5,7
/proc/11998/stat : 11998 (python) S 11997 11995 11530 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293435367 17145856 1059 33554432000 4194304 5683644 140734153950096 140734153947944 251044644224 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11998/statm: 4186 1059 429 364 0 628 0
[pid=11999] ppid=11998 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11999/stat : 11999 (sh) S 11998 11995 11530 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293435370 9367552 267 33554432000 4194304 5064252 140734682857056 140734682855760 251044456014 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11999/statm: 2287 267 226 213 0 72 0
[pid=12000] ppid=11999 vsize=171596 CPUtime=25.37 cores=1,3,5,7
/proc/12000/stat : 12000 (PBPASSolver-817) R 11999 11995 11530 0 -1 4202496 616887 0 0 0 1712 825 0 0 20 0 1 0 293435370 175714304 35757 33554432000 4194304 4943705 140736089436864 140736089434000 4270812 0 0 16781312 17608 0 0 0 17 5 0 0 0 0 0
/proc/12000/statm: 42899 35757 329 183 0 39269 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 223628

[startup+51.1005 s]
/proc/loadavg: 2.04 2.10 2.00 3/185 12043
/proc/meminfo: memFree=27632264/32873844 swapFree=7620/7620
[pid=11995] ppid=11993 vsize=16992 CPUtime=0.02 cores=1,3,5,7
/proc/11995/stat : 11995 (python) S 11993 11995 11530 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293435359 17399808 1081 33554432000 4194304 5683644 140735729281968 140735729279816 251044644224 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11995/statm: 4248 1081 429 364 0 690 0
[pid=11997] ppid=11995 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11997/stat : 11997 (sh) S 11995 11995 11530 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293435367 9367552 267 33554432000 4194304 5064252 140734162628384 140734162627088 251044456014 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11997/statm: 2287 267 226 213 0 72 0
[pid=11998] ppid=11997 vsize=16744 CPUtime=0.01 cores=1,3,5,7
/proc/11998/stat : 11998 (python) S 11997 11995 11530 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293435367 17145856 1059 33554432000 4194304 5683644 140734153950096 140734153947944 251044644224 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11998/statm: 4186 1059 429 364 0 628 0
[pid=11999] ppid=11998 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11999/stat : 11999 (sh) S 11998 11995 11530 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293435370 9367552 267 33554432000 4194304 5064252 140734682857056 140734682855760 251044456014 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11999/statm: 2287 267 226 213 0 72 0
[pid=12000] ppid=11999 vsize=236492 CPUtime=50.97 cores=1,3,5,7
/proc/12000/stat : 12000 (PBPASSolver-817) R 11999 11995 11530 0 -1 4202496 892138 0 0 0 3438 1659 0 0 20 0 1 0 293435370 242167808 55627 33554432000 4194304 4943705 140736089436864 140736089434000 4270812 0 0 16781312 17608 0 0 0 17 5 0 0 0 0 0
/proc/12000/statm: 59123 55634 329 183 0 55493 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 288524

[startup+102.307 s]
/proc/loadavg: 2.02 2.08 2.00 3/185 12044
/proc/meminfo: memFree=26020248/32873844 swapFree=7620/7620
[pid=11995] ppid=11993 vsize=16992 CPUtime=0.02 cores=1,3,5,7
/proc/11995/stat : 11995 (python) S 11993 11995 11530 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293435359 17399808 1081 33554432000 4194304 5683644 140735729281968 140735729279816 251044644224 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11995/statm: 4248 1081 429 364 0 690 0
[pid=11997] ppid=11995 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11997/stat : 11997 (sh) S 11995 11995 11530 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293435367 9367552 267 33554432000 4194304 5064252 140734162628384 140734162627088 251044456014 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11997/statm: 2287 267 226 213 0 72 0
[pid=11998] ppid=11997 vsize=16744 CPUtime=0.01 cores=1,3,5,7

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

Current children cumulated vsize (KiB) 1593292

[startup+582.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/183 12094
/proc/meminfo: memFree=24832252/32873844 swapFree=7620/7620
[pid=11995] ppid=11993 vsize=16992 CPUtime=0.02 cores=1,3,5,7
/proc/11995/stat : 11995 (python) S 11993 11995 11530 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293435359 17399808 1081 33554432000 4194304 5683644 140735729281968 140735729279816 251044644224 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11995/statm: 4248 1081 429 364 0 690 0
[pid=11997] ppid=11995 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11997/stat : 11997 (sh) S 11995 11995 11530 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293435367 9367552 267 33554432000 4194304 5064252 140734162628384 140734162627088 251044456014 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11997/statm: 2287 267 226 213 0 72 0
[pid=11998] ppid=11997 vsize=16744 CPUtime=0.01 cores=1,3,5,7
/proc/11998/stat : 11998 (python) S 11997 11995 11530 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293435367 17145856 1059 33554432000 4194304 5683644 140734153950096 140734153947944 251044644224 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11998/statm: 4186 1059 429 364 0 628 0
[pid=11999] ppid=11998 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11999/stat : 11999 (sh) S 11998 11995 11530 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293435370 9367552 267 33554432000 4194304 5064252 140734682857056 140734682855760 251044456014 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11999/statm: 2287 267 226 213 0 72 0
[pid=12000] ppid=11999 vsize=4937484 CPUtime=581.74 cores=1,3,5,7
/proc/12000/stat : 12000 (PBPASSolver-817) R 11999 11995 11530 0 -1 4202496 3660975 0 0 0 37691 20483 0 0 20 0 1 0 293435370 5055983616 588526 33554432000 4194304 4943705 140736089436864 140736089435776 4267542 0 0 16781312 17608 0 0 0 17 5 0 0 34 0 0
/proc/12000/statm: 1234371 588526 366 183 0 1230741 0
Current children cumulated CPU time (s) 581.77
Current children cumulated vsize (KiB) 4989516

[startup+642.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 12094
/proc/meminfo: memFree=23578548/32873844 swapFree=7620/7620
[pid=11995] ppid=11993 vsize=16992 CPUtime=0.02 cores=1,3,5,7
/proc/11995/stat : 11995 (python) S 11993 11995 11530 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293435359 17399808 1081 33554432000 4194304 5683644 140735729281968 140735729279816 251044644224 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11995/statm: 4248 1081 429 364 0 690 0
[pid=11997] ppid=11995 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11997/stat : 11997 (sh) S 11995 11995 11530 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293435367 9367552 267 33554432000 4194304 5064252 140734162628384 140734162627088 251044456014 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11997/statm: 2287 267 226 213 0 72 0
[pid=11998] ppid=11997 vsize=16744 CPUtime=0.01 cores=1,3,5,7
/proc/11998/stat : 11998 (python) S 11997 11995 11530 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293435367 17145856 1059 33554432000 4194304 5683644 140734153950096 140734153947944 251044644224 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11998/statm: 4186 1059 429 364 0 628 0
[pid=11999] ppid=11998 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11999/stat : 11999 (sh) S 11998 11995 11530 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293435370 9367552 267 33554432000 4194304 5064252 140734682857056 140734682855760 251044456014 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11999/statm: 2287 267 226 213 0 72 0
[pid=12000] ppid=11999 vsize=7470124 CPUtime=641.52 cores=1,3,5,7
/proc/12000/stat : 12000 (PBPASSolver-817) R 11999 11995 11530 0 -1 4202496 3938153 0 0 0 41449 22703 0 0 20 0 1 0 293435370 7649406976 865688 33554432000 4194304 4943705 140736089436864 140736089435776 4267542 0 0 16781312 17608 0 0 0 17 5 0 0 56 0 0
/proc/12000/statm: 1867531 865688 366 183 0 1863901 0
Current children cumulated CPU time (s) 641.55
Current children cumulated vsize (KiB) 7522156

[startup+702.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 12095
/proc/meminfo: memFree=22570612/32873844 swapFree=7620/7620
[pid=11995] ppid=11993 vsize=16992 CPUtime=0.02 cores=1,3,5,7
/proc/11995/stat : 11995 (python) S 11993 11995 11530 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293435359 17399808 1081 33554432000 4194304 5683644 140735729281968 140735729279816 251044644224 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11995/statm: 4248 1081 429 364 0 690 0
[pid=11997] ppid=11995 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11997/stat : 11997 (sh) S 11995 11995 11530 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293435367 9367552 267 33554432000 4194304 5064252 140734162628384 140734162627088 251044456014 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11997/statm: 2287 267 226 213 0 72 0
[pid=11998] ppid=11997 vsize=16744 CPUtime=0.01 cores=1,3,5,7
/proc/11998/stat : 11998 (python) S 11997 11995 11530 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293435367 17145856 1059 33554432000 4194304 5683644 140734153950096 140734153947944 251044644224 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11998/statm: 4186 1059 429 364 0 628 0
[pid=11999] ppid=11998 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11999/stat : 11999 (sh) S 11998 11995 11530 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293435370 9367552 267 33554432000 4194304 5064252 140734682857056 140734682855760 251044456014 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11999/statm: 2287 267 226 213 0 72 0
[pid=12000] ppid=11999 vsize=9593516 CPUtime=701.32 cores=1,3,5,7
/proc/12000/stat : 12000 (PBPASSolver-817) R 11999 11995 11530 0 -1 4202496 4170501 0 0 0 45570 24562 0 0 20 0 1 0 293435370 9823760384 1098036 33554432000 4194304 4943705 140736089436864 140736089435776 4267542 0 0 16781312 17608 0 0 0 17 5 0 0 74 0 0
/proc/12000/statm: 2398379 1098036 366 183 0 2394749 0
Current children cumulated CPU time (s) 701.35
Current children cumulated vsize (KiB) 9645548

[startup+762.307 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 12095
/proc/meminfo: memFree=21614816/32873844 swapFree=7620/7620
[pid=11995] ppid=11993 vsize=16992 CPUtime=0.02 cores=1,3,5,7
/proc/11995/stat : 11995 (python) S 11993 11995 11530 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293435359 17399808 1081 33554432000 4194304 5683644 140735729281968 140735729279816 251044644224 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11995/statm: 4248 1081 429 364 0 690 0
[pid=11997] ppid=11995 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11997/stat : 11997 (sh) S 11995 11995 11530 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293435367 9367552 267 33554432000 4194304 5064252 140734162628384 140734162627088 251044456014 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11997/statm: 2287 267 226 213 0 72 0
[pid=11998] ppid=11997 vsize=16744 CPUtime=0.01 cores=1,3,5,7
/proc/11998/stat : 11998 (python) S 11997 11995 11530 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293435367 17145856 1059 33554432000 4194304 5683644 140734153950096 140734153947944 251044644224 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11998/statm: 4186 1059 429 364 0 628 0
[pid=11999] ppid=11998 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11999/stat : 11999 (sh) S 11998 11995 11530 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293435370 9367552 267 33554432000 4194304 5064252 140734682857056 140734682855760 251044456014 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11999/statm: 2287 267 226 213 0 72 0
[pid=12000] ppid=11999 vsize=11446924 CPUtime=761.03 cores=1,3,5,7
/proc/12000/stat : 12000 (PBPASSolver-817) R 11999 11995 11530 0 -1 4202496 4373304 0 0 0 49913 26190 0 0 20 0 1 0 293435370 11721650176 1300831 33554432000 4194304 4943705 140736089436864 140736089435776 4267542 0 0 16781312 17608 0 0 0 17 5 0 0 96 0 0
/proc/12000/statm: 2861731 1300831 366 183 0 2858101 0
Current children cumulated CPU time (s) 761.06
Current children cumulated vsize (KiB) 11498956

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12095
/proc/meminfo: memFree=20874800/32873844 swapFree=7620/7620
[pid=11995] ppid=11993 vsize=16992 CPUtime=0.02 cores=1,3,5,7
/proc/11995/stat : 11995 (python) S 11993 11995 11530 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293435359 17399808 1081 33554432000 4194304 5683644 140735729281968 140735729279816 251044644224 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11995/statm: 4248 1081 429 364 0 690 0
[pid=11997] ppid=11995 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11997/stat : 11997 (sh) S 11995 11995 11530 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293435367 9367552 267 33554432000 4194304 5064252 140734162628384 140734162627088 251044456014 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11997/statm: 2287 267 226 213 0 72 0
[pid=11998] ppid=11997 vsize=16744 CPUtime=0.01 cores=1,3,5,7
/proc/11998/stat : 11998 (python) S 11997 11995 11530 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293435367 17145856 1059 33554432000 4194304 5683644 140734153950096 140734153947944 251044644224 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11998/statm: 4186 1059 429 364 0 628 0
[pid=11999] ppid=11998 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11999/stat : 11999 (sh) S 11998 11995 11530 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293435370 9367552 267 33554432000 4194304 5064252 140734682857056 140734682855760 251044456014 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11999/statm: 2287 267 226 213 0 72 0
[pid=12000] ppid=11999 vsize=13119212 CPUtime=820.74 cores=1,3,5,7
/proc/12000/stat : 12000 (PBPASSolver-817) R 11999 11995 11530 0 -1 4202496 4556320 0 0 0 54424 27650 0 0 20 0 1 0 293435370 13434073088 1483847 33554432000 4194304 4943705 140736089436864 140736089434272 4358535 0 0 16781312 17608 0 0 0 17 5 0 0 119 0 0
/proc/12000/statm: 3279803 1483847 366 183 0 3276173 0
Current children cumulated CPU time (s) 820.77
Current children cumulated vsize (KiB) 13171244

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12095
/proc/meminfo: memFree=20142548/32873844 swapFree=7620/7620
[pid=11995] ppid=11993 vsize=16992 CPUtime=0.02 cores=1,3,5,7
/proc/11995/stat : 11995 (python) S 11993 11995 11530 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293435359 17399808 1081 33554432000 4194304 5683644 140735729281968 140735729279816 251044644224 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11995/statm: 4248 1081 429 364 0 690 0
[pid=11997] ppid=11995 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11997/stat : 11997 (sh) S 11995 11995 11530 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293435367 9367552 267 33554432000 4194304 5064252 140734162628384 140734162627088 251044456014 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11997/statm: 2287 267 226 213 0 72 0
[pid=11998] ppid=11997 vsize=16744 CPUtime=0.01 cores=1,3,5,7
/proc/11998/stat : 11998 (python) S 11997 11995 11530 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293435367 17145856 1059 33554432000 4194304 5683644 140734153950096 140734153947944 251044644224 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11998/statm: 4186 1059 429 364 0 628 0
[pid=11999] ppid=11998 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11999/stat : 11999 (sh) S 11998 11995 11530 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293435370 9367552 267 33554432000 4194304 5064252 140734682857056 140734682855760 251044456014 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11999/statm: 2287 267 226 213 0 72 0
[pid=12000] ppid=11999 vsize=14648748 CPUtime=880.52 cores=1,3,5,7
/proc/12000/stat : 12000 (PBPASSolver-817) R 11999 11995 11530 0 -1 4202496 4723727 0 0 0 59066 28986 0 0 20 0 1 0 293435370 15000317952 1651246 33554432000 4194304 4943705 140736089436864 140736089434240 4361008 0 0 16781312 17608 0 0 0 17 5 0 0 141 0 0
/proc/12000/statm: 3662187 1651246 366 183 0 3658557 0
Current children cumulated CPU time (s) 880.55
Current children cumulated vsize (KiB) 14700780



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+931.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12095
/proc/meminfo: memFree=19559108/32873844 swapFree=7620/7620
[pid=11995] ppid=11993 vsize=16992 CPUtime=0.02 cores=1,3,5,7
/proc/11995/stat : 11995 (python) S 11993 11995 11530 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293435359 17399808 1081 33554432000 4194304 5683644 140735729281968 140735729279816 251044644224 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11995/statm: 4248 1081 429 364 0 690 0
[pid=11997] ppid=11995 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11997/stat : 11997 (sh) S 11995 11995 11530 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293435367 9367552 267 33554432000 4194304 5064252 140734162628384 140734162627088 251044456014 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11997/statm: 2287 267 226 213 0 72 0
[pid=11998] ppid=11997 vsize=16744 CPUtime=0.01 cores=1,3,5,7
/proc/11998/stat : 11998 (python) S 11997 11995 11530 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293435367 17145856 1059 33554432000 4194304 5683644 140734153950096 140734153947944 251044644224 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11998/statm: 4186 1059 429 364 0 628 0
[pid=11999] ppid=11998 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11999/stat : 11999 (sh) S 11998 11995 11530 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293435370 9367552 267 33554432000 4194304 5064252 140734682857056 140734682855760 251044456014 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11999/statm: 2287 267 226 213 0 72 0
[pid=12000] ppid=11999 vsize=15820780 CPUtime=929.46 cores=1,3,5,7
/proc/12000/stat : 12000 (PBPASSolver-817) R 11999 11995 11530 0 -1 4202496 4851968 0 0 0 62949 29997 0 0 20 0 1 0 293435370 16200478720 1779487 33554432000 4194304 4943705 140736089436864 140736089435776 4267542 0 0 16781312 17608 0 0 0 17 5 0 0 157 0 0
/proc/12000/statm: 3955195 1779487 366 183 0 3951565 0
Current children cumulated CPU time (s) 929.49
Current children cumulated vsize (KiB) 15872812

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

Real time (s): 931.419
CPU time (s): 929.49
CPU user time (s): 629.51
CPU system time (s): 299.98
CPU usage (%): 99.7929
Max. virtual memory (cumulated for all children) (KiB): 15872812

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.029995
system time used= 0.021996
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= 4

runsolver used 1.59176 second user time and 4.34234 second system time

The end

Launcher Data

Begin job on node143 at 2012-05-29 08:31:50
IDJOB=3718750
IDBENCH=89691
IDSOLVER=2302
FILE ID=node143/3718750-1338273102
RUNJOBID= node143-1338268844-11547
PBS_JOBID= 14625678
Free space on /tmp= 69004 MiB

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

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

MD5SUM BENCH= 8c3fe83338b70253b33b876e52e7c579
RANDOM SEED=1058607367

node143.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.787
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.57
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.787
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.787
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.787
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.787
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.90
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.787
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	: 5298.57
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.787
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.787
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:        27182060 kB
Buffers:          446176 kB
Cached:          3490828 kB
SwapCached:            0 kB
Active:          4280784 kB
Inactive:         498720 kB
Active(anon):     833404 kB
Inactive(anon):    11300 kB
Active(file):    3447380 kB
Inactive(file):   487420 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:            360892 kB
Writeback:             0 kB
AnonPages:        870188 kB
Mapped:            15776 kB
Shmem:               200 kB
Slab:             752256 kB
SReclaimable:     189760 kB
SUnreclaim:       562496 kB
KernelStack:        1464 kB
PageTables:         5856 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1002300 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    798720 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= 68588 MiB
End job on node143 at 2012-05-29 08:47:21