Trace number 3718993

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) 1467.17 1475.42

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/
normalized-cache-ibm-q-unbounded.Ih2arity.ucl.opb
MD5SUMef8e8b075ca1490a3beab796ebfb3e9f
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.553915
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables76091
Total number of constraints218262
Number of constraints which are clauses207610
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints10652
Minimum length of a constraint2
Maximum length of a constraint15
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 131
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 513
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

1467.17/1475.41	cpython RunMakeCNF.py HOME/instance-3718993-1338270648.opb PrimePower CARD.SN ./CryptoMiniSat
1467.17/1475.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-3718993-1338270648/watcher-3718993-1338270648 -o /tmp/evaluation-result-3718993-1338270648/solver-3718993-1338270648 -C 1800 -W 1900 -M 15500 python HOME/RunSolver.py HOME/instance-3718993-1338270648.opb PrimePower CARD.SN ./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.04 1.99 1.68 3/177 29619
/proc/meminfo: memFree=28619156/32873852 swapFree=6856/6856
[pid=29619] ppid=29617 vsize=15276 CPUtime=0 cores=1,3,5,7
/proc/29619/stat : 29619 (python) D 29617 29619 29464 0 -1 4202496 634 0 0 0 0 0 0 0 20 0 1 0 293190773 15642624 527 33554432000 4194304 5683644 140736069231840 140736069217752 273448518544 0 0 16781312 2 18446744072100588836 0 0 17 5 0 0 0 0 0
/proc/29619/statm: 3819 527 312 364 0 261 0

[startup+0.0814879 s]
/proc/loadavg: 2.04 1.99 1.68 3/177 29619
/proc/meminfo: memFree=28619156/32873852 swapFree=6856/6856
[pid=29619] ppid=29617 vsize=16996 CPUtime=0.02 cores=1,3,5,7
/proc/29619/stat : 29619 (python) S 29617 29619 29464 0 -1 4202496 1333 0 0 0 1 1 0 0 20 0 1 0 293190773 17403904 1082 33554432000 4194304 5683644 140736069231840 140736069229688 273448519040 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/29619/statm: 4249 1082 429 364 0 691 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 16996

[startup+0.100274 s]
/proc/loadavg: 2.04 1.99 1.68 3/177 29619
/proc/meminfo: memFree=28619156/32873852 swapFree=6856/6856
[pid=29619] ppid=29617 vsize=16996 CPUtime=0.02 cores=1,3,5,7
/proc/29619/stat : 29619 (python) S 29617 29619 29464 0 -1 4202496 1333 0 0 0 1 1 0 0 20 0 1 0 293190773 17403904 1082 33554432000 4194304 5683644 140736069231840 140736069229688 273448519040 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/29619/statm: 4249 1082 429 364 0 691 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 16996

[startup+0.300287 s]
/proc/loadavg: 2.04 1.99 1.68 3/177 29619
/proc/meminfo: memFree=28619156/32873852 swapFree=6856/6856
[pid=29619] ppid=29617 vsize=16996 CPUtime=0.02 cores=1,3,5,7
/proc/29619/stat : 29619 (python) S 29617 29619 29464 0 -1 4202496 1333 0 0 0 1 1 0 0 20 0 1 0 293190773 17403904 1082 33554432000 4194304 5683644 140736069231840 140736069229688 273448519040 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/29619/statm: 4249 1082 429 364 0 691 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 16996

[startup+0.70029 s]
/proc/loadavg: 2.04 1.99 1.68 3/177 29619
/proc/meminfo: memFree=28619156/32873852 swapFree=6856/6856
[pid=29619] ppid=29617 vsize=16996 CPUtime=0.02 cores=1,3,5,7
/proc/29619/stat : 29619 (python) S 29617 29619 29464 0 -1 4202496 1333 0 0 0 1 1 0 0 20 0 1 0 293190773 17403904 1082 33554432000 4194304 5683644 140736069231840 140736069229688 273448519040 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/29619/statm: 4249 1082 429 364 0 691 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 16996

[startup+1.50045 s]
/proc/loadavg: 2.04 1.99 1.68 3/182 29624
/proc/meminfo: memFree=28420852/32873852 swapFree=6856/6856
[pid=29619] ppid=29617 vsize=16996 CPUtime=0.02 cores=1,3,5,7
/proc/29619/stat : 29619 (python) S 29617 29619 29464 0 -1 4202496 1333 0 0 0 1 1 0 0 20 0 1 0 293190773 17403904 1082 33554432000 4194304 5683644 140736069231840 140736069229688 273448519040 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/29619/statm: 4249 1082 429 364 0 691 0
[pid=29621] ppid=29619 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29621/stat : 29621 (sh) S 29619 29619 29464 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293190781 9367552 267 33554432000 4194304 5064252 140734402677120 140734402675824 273448330830 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29621/statm: 2287 267 226 213 0 72 0
[pid=29622] ppid=29621 vsize=16744 CPUtime=0.01 cores=1,3,5,7
/proc/29622/stat : 29622 (python) S 29621 29619 29464 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293190781 17145856 1059 33554432000 4194304 5683644 140733868848656 140733868846504 273448519040 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/29622/statm: 4186 1059 429 364 0 628 0
[pid=29623] ppid=29622 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29623/stat : 29623 (sh) S 29622 29619 29464 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293190784 9367552 268 33554432000 4194304 5064252 140736219126192 140736219124896 273448330830 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29623/statm: 2287 268 226 213 0 72 0
[pid=29624] ppid=29623 vsize=675756 CPUtime=1.38 cores=1,3,5,7
/proc/29624/stat : 29624 (PBPASSolver-817) R 29623 29619 29464 0 -1 4202496 126127 0 0 0 83 55 0 0 20 0 1 0 293190784 691974144 73998 33554432000 4194304 4943705 140734869674032 140734869672304 4267832 0 0 16781312 17608 0 0 0 17 5 0 0 0 0 0
/proc/29624/statm: 169003 74002 357 183 0 165373 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 727792

[startup+3.10044 s]
/proc/loadavg: 2.04 1.99 1.68 3/182 29624
/proc/meminfo: memFree=28219296/32873852 swapFree=6856/6856
[pid=29619] ppid=29617 vsize=16996 CPUtime=0.02 cores=1,3,5,7
/proc/29619/stat : 29619 (python) S 29617 29619 29464 0 -1 4202496 1333 0 0 0 1 1 0 0 20 0 1 0 293190773 17403904 1082 33554432000 4194304 5683644 140736069231840 140736069229688 273448519040 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/29619/statm: 4249 1082 429 364 0 691 0
[pid=29621] ppid=29619 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29621/stat : 29621 (sh) S 29619 29619 29464 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293190781 9367552 267 33554432000 4194304 5064252 140734402677120 140734402675824 273448330830 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29621/statm: 2287 267 226 213 0 72 0
[pid=29622] ppid=29621 vsize=16744 CPUtime=0.01 cores=1,3,5,7
/proc/29622/stat : 29622 (python) S 29621 29619 29464 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293190781 17145856 1059 33554432000 4194304 5683644 140733868848656 140733868846504 273448519040 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/29622/statm: 4186 1059 429 364 0 628 0
[pid=29623] ppid=29622 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29623/stat : 29623 (sh) S 29622 29619 29464 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293190784 9367552 268 33554432000 4194304 5064252 140736219126192 140736219124896 273448330830 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29623/statm: 2287 268 226 213 0 72 0
[pid=29624] ppid=29623 vsize=1189292 CPUtime=2.99 cores=1,3,5,7
/proc/29624/stat : 29624 (PBPASSolver-817) R 29623 29619 29464 0 -1 4202496 182295 0 0 0 209 90 0 0 20 0 1 0 293190784 1217835008 130166 33554432000 4194304 4943705 140734869674032 140734869672304 4358535 0 0 16781312 17608 0 0 0 17 5 0 0 0 0 0
/proc/29624/statm: 297323 130166 357 183 0 293693 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 1241328

[startup+6.30044 s]
/proc/loadavg: 2.04 1.99 1.68 3/182 29624
/proc/meminfo: memFree=27858828/32873852 swapFree=6856/6856
[pid=29619] ppid=29617 vsize=16996 CPUtime=0.02 cores=1,3,5,7
/proc/29619/stat : 29619 (python) S 29617 29619 29464 0 -1 4202496 1333 0 0 0 1 1 0 0 20 0 1 0 293190773 17403904 1082 33554432000 4194304 5683644 140736069231840 140736069229688 273448519040 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/29619/statm: 4249 1082 429 364 0 691 0
[pid=29621] ppid=29619 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29621/stat : 29621 (sh) S 29619 29619 29464 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293190781 9367552 267 33554432000 4194304 5064252 140734402677120 140734402675824 273448330830 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29621/statm: 2287 267 226 213 0 72 0
[pid=29622] ppid=29621 vsize=16744 CPUtime=0.01 cores=1,3,5,7
/proc/29622/stat : 29622 (python) S 29621 29619 29464 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293190781 17145856 1059 33554432000 4194304 5683644 140733868848656 140733868846504 273448519040 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/29622/statm: 4186 1059 429 364 0 628 0
[pid=29623] ppid=29622 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29623/stat : 29623 (sh) S 29622 29619 29464 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293190784 9367552 268 33554432000 4194304 5064252 140736219126192 140736219124896 273448330830 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29623/statm: 2287 268 226 213 0 72 0
[pid=29624] ppid=29623 vsize=1894572 CPUtime=6.08 cores=1,3,5,7
/proc/29624/stat : 29624 (PBPASSolver-817) R 29623 29619 29464 0 -1 4202496 259435 0 0 0 471 137 0 0 20 0 1 0 293190784 1940041728 207306 33554432000 4194304 4943705 140734869674032 140734869672944 4361008 0 0 16781312 17608 0 0 0 17 5 0 0 10 0 0
/proc/29624/statm: 473643 207306 357 183 0 470013 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 1946608

[startup+12.7004 s]
/proc/loadavg: 2.03 1.99 1.69 3/182 29624
/proc/meminfo: memFree=27383072/32873852 swapFree=6856/6856
[pid=29619] ppid=29617 vsize=16996 CPUtime=0.02 cores=1,3,5,7
/proc/29619/stat : 29619 (python) S 29617 29619 29464 0 -1 4202496 1333 0 0 0 1 1 0 0 20 0 1 0 293190773 17403904 1082 33554432000 4194304 5683644 140736069231840 140736069229688 273448519040 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/29619/statm: 4249 1082 429 364 0 691 0
[pid=29621] ppid=29619 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29621/stat : 29621 (sh) S 29619 29619 29464 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293190781 9367552 267 33554432000 4194304 5064252 140734402677120 140734402675824 273448330830 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29621/statm: 2287 267 226 213 0 72 0
[pid=29622] ppid=29621 vsize=16744 CPUtime=0.01 cores=1,3,5,7
/proc/29622/stat : 29622 (python) S 29621 29619 29464 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293190781 17145856 1059 33554432000 4194304 5683644 140733868848656 140733868846504 273448519040 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/29622/statm: 4186 1059 429 364 0 628 0
[pid=29623] ppid=29622 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29623/stat : 29623 (sh) S 29622 29619 29464 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293190784 9367552 268 33554432000 4194304 5064252 140736219126192 140736219124896 273448330830 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29623/statm: 2287 268 226 213 0 72 0
[pid=29624] ppid=29623 vsize=2928300 CPUtime=12.48 cores=1,3,5,7
/proc/29624/stat : 29624 (PBPASSolver-817) R 29623 29619 29464 0 -1 4202496 372499 0 0 0 1040 208 0 0 20 0 1 0 293190784 2998579200 320370 33554432000 4194304 4943705 140734869674032 140734869672944 4267542 0 0 16781312 17608 0 0 0 17 5 0 0 10 0 0
/proc/29624/statm: 732075 320370 357 183 0 728445 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 2980336

[startup+25.5004 s]
/proc/loadavg: 2.02 1.99 1.69 3/181 29624
/proc/meminfo: memFree=26759392/32873852 swapFree=6856/6856
[pid=29619] ppid=29617 vsize=16996 CPUtime=0.02 cores=1,3,5,7
/proc/29619/stat : 29619 (python) S 29617 29619 29464 0 -1 4202496 1333 0 0 0 1 1 0 0 20 0 1 0 293190773 17403904 1082 33554432000 4194304 5683644 140736069231840 140736069229688 273448519040 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/29619/statm: 4249 1082 429 364 0 691 0
[pid=29621] ppid=29619 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29621/stat : 29621 (sh) S 29619 29619 29464 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293190781 9367552 267 33554432000 4194304 5064252 140734402677120 140734402675824 273448330830 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29621/statm: 2287 267 226 213 0 72 0
[pid=29622] ppid=29621 vsize=16744 CPUtime=0.01 cores=1,3,5,7
/proc/29622/stat : 29622 (python) S 29621 29619 29464 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293190781 17145856 1059 33554432000 4194304 5683644 140733868848656 140733868846504 273448519040 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/29622/statm: 4186 1059 429 364 0 628 0
[pid=29623] ppid=29622 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29623/stat : 29623 (sh) S 29622 29619 29464 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293190784 9367552 268 33554432000 4194304 5064252 140736219126192 140736219124896 273448330830 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29623/statm: 2287 268 226 213 0 72 0
[pid=29624] ppid=29623 vsize=4215980 CPUtime=25.25 cores=1,3,5,7
/proc/29624/stat : 29624 (PBPASSolver-817) R 29623 29619 29464 0 -1 4202496 513341 0 0 0 2230 295 0 0 20 0 1 0 293190784 4317163520 465818 33554432000 4194304 4943705 140734869674032 140734869672944 4361008 0 0 16781312 17608 0 0 0 17 5 0 0 12 0 0
/proc/29624/statm: 1053995 465818 357 183 0 1050365 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 4268016

[startup+51.1004 s]
/proc/loadavg: 2.02 1.99 1.70 3/181 29625
/proc/meminfo: memFree=26050584/32873852 swapFree=6856/6856
[pid=29619] ppid=29617 vsize=16996 CPUtime=0.02 cores=1,3,5,7
/proc/29619/stat : 29619 (python) S 29617 29619 29464 0 -1 4202496 1333 0 0 0 1 1 0 0 20 0 1 0 293190773 17403904 1082 33554432000 4194304 5683644 140736069231840 140736069229688 273448519040 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/29619/statm: 4249 1082 429 364 0 691 0
[pid=29621] ppid=29619 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29621/stat : 29621 (sh) S 29619 29619 29464 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293190781 9367552 267 33554432000 4194304 5064252 140734402677120 140734402675824 273448330830 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29621/statm: 2287 267 226 213 0 72 0
[pid=29622] ppid=29621 vsize=16744 CPUtime=0.01 cores=1,3,5,7
/proc/29622/stat : 29622 (python) S 29621 29619 29464 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293190781 17145856 1059 33554432000 4194304 5683644 140733868848656 140733868846504 273448519040 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/29622/statm: 4186 1059 429 364 0 628 0
[pid=29623] ppid=29622 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29623/stat : 29623 (sh) S 29622 29619 29464 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293190784 9367552 268 33554432000 4194304 5064252 140736219126192 140736219124896 273448330830 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29623/statm: 2287 268 226 213 0 72 0
[pid=29624] ppid=29623 vsize=5756844 CPUtime=50.82 cores=1,3,5,7
/proc/29624/stat : 29624 (PBPASSolver-817) R 29623 29619 29464 0 -1 4202496 681874 0 0 0 4679 403 0 0 20 0 1 0 293190784 5895008256 638958 33554432000 4194304 4943705 140734869674032 140734869672944 4361008 0 0 16781312 17608 0 0 0 17 5 0 0 13 0 0
/proc/29624/statm: 1439211 638958 357 183 0 1435581 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 5808880

[startup+102.307 s]
/proc/loadavg: 2.00 1.99 1.71 3/183 29668
/proc/meminfo: memFree=24886880/32873852 swapFree=6856/6856
[pid=29619] ppid=29617 vsize=16996 CPUtime=0.02 cores=1,3,5,7
/proc/29619/stat : 29619 (python) S 29617 29619 29464 0 -1 4202496 1333 0 0 0 1 1 0 0 20 0 1 0 293190773 17403904 1082 33554432000 4194304 5683644 140736069231840 140736069229688 273448519040 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/29619/statm: 4249 1082 429 364 0 691 0
[pid=29621] ppid=29619 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29621/stat : 29621 (sh) S 29619 29619 29464 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293190781 9367552 267 33554432000 4194304 5064252 140734402677120 140734402675824 273448330830 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29621/statm: 2287 267 226 213 0 72 0
[pid=29622] ppid=29621 vsize=16744 CPUtime=0.01 cores=1,3,5,7

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

Current children cumulated vsize (KiB) 15108208

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.88 3/181 29743
/proc/meminfo: memFree=18733436/32873852 swapFree=6856/6856
[pid=29619] ppid=29617 vsize=16996 CPUtime=0.02 cores=1,3,5,7
/proc/29619/stat : 29619 (python) S 29617 29619 29464 0 -1 4202496 1333 0 0 0 1 1 0 0 20 0 1 0 293190773 17403904 1082 33554432000 4194304 5683644 140736069231840 140736069229688 273448519040 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/29619/statm: 4249 1082 429 364 0 691 0
[pid=29621] ppid=29619 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29621/stat : 29621 (sh) S 29619 29619 29464 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293190781 9367552 267 33554432000 4194304 5064252 140734402677120 140734402675824 273448330830 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29621/statm: 2287 267 226 213 0 72 0
[pid=29622] ppid=29621 vsize=16744 CPUtime=0.01 cores=1,3,5,7
/proc/29622/stat : 29622 (python) S 29621 29619 29464 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293190781 17145856 1059 33554432000 4194304 5683644 140733868848656 140733868846504 273448519040 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/29622/statm: 4186 1059 429 364 0 628 0
[pid=29623] ppid=29622 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29623/stat : 29623 (sh) S 29622 29619 29464 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293190784 9367552 268 33554432000 4194304 5064252 140736219126192 140736219124896 273448330830 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29623/statm: 2287 268 226 213 0 72 0
[pid=29624] ppid=29623 vsize=15169580 CPUtime=1114.11 cores=1,3,5,7
/proc/29624/stat : 29624 (PBPASSolver-817) R 29623 29619 29464 0 -1 4202496 1711596 0 0 0 54522 56889 0 0 20 0 1 0 293190784 15533649920 1915191 33554432000 4194304 4943705 140734869674032 140734869671440 4267542 0 0 16781312 17608 0 0 0 17 5 0 0 781 0 0
/proc/29624/statm: 3792395 1915191 365 183 0 3788765 0
Current children cumulated CPU time (s) 1114.14
Current children cumulated vsize (KiB) 15221616

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.88 3/182 29746
/proc/meminfo: memFree=18466288/32873852 swapFree=6856/6856
[pid=29619] ppid=29617 vsize=16996 CPUtime=0.02 cores=1,3,5,7
/proc/29619/stat : 29619 (python) S 29617 29619 29464 0 -1 4202496 1333 0 0 0 1 1 0 0 20 0 1 0 293190773 17403904 1082 33554432000 4194304 5683644 140736069231840 140736069229688 273448519040 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/29619/statm: 4249 1082 429 364 0 691 0
[pid=29621] ppid=29619 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29621/stat : 29621 (sh) S 29619 29619 29464 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293190781 9367552 267 33554432000 4194304 5064252 140734402677120 140734402675824 273448330830 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29621/statm: 2287 267 226 213 0 72 0
[pid=29622] ppid=29621 vsize=16744 CPUtime=0.01 cores=1,3,5,7
/proc/29622/stat : 29622 (python) S 29621 29619 29464 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293190781 17145856 1059 33554432000 4194304 5683644 140733868848656 140733868846504 273448519040 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/29622/statm: 4186 1059 429 364 0 628 0
[pid=29623] ppid=29622 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29623/stat : 29623 (sh) S 29622 29619 29464 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293190784 9367552 268 33554432000 4194304 5064252 140736219126192 140736219124896 273448330830 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29623/statm: 2287 268 226 213 0 72 0
[pid=29624] ppid=29623 vsize=15282764 CPUtime=1174.1 cores=1,3,5,7
/proc/29624/stat : 29624 (PBPASSolver-817) R 29623 29619 29464 0 -1 4202496 1724006 0 0 0 56267 61143 0 0 20 0 1 0 293190784 15649550336 1941425 33554432000 4194304 4943705 140734869674032 140734869671440 4267542 0 0 16781312 17608 0 0 0 17 5 0 0 781 0 0
/proc/29624/statm: 3820691 1941425 365 183 0 3817061 0
Current children cumulated CPU time (s) 1174.13
Current children cumulated vsize (KiB) 15334800

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.89 3/181 29746
/proc/meminfo: memFree=18231604/32873852 swapFree=6856/6856
[pid=29619] ppid=29617 vsize=16996 CPUtime=0.02 cores=1,3,5,7
/proc/29619/stat : 29619 (python) S 29617 29619 29464 0 -1 4202496 1333 0 0 0 1 1 0 0 20 0 1 0 293190773 17403904 1082 33554432000 4194304 5683644 140736069231840 140736069229688 273448519040 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/29619/statm: 4249 1082 429 364 0 691 0
[pid=29621] ppid=29619 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29621/stat : 29621 (sh) S 29619 29619 29464 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293190781 9367552 267 33554432000 4194304 5064252 140734402677120 140734402675824 273448330830 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29621/statm: 2287 267 226 213 0 72 0
[pid=29622] ppid=29621 vsize=16744 CPUtime=0.01 cores=1,3,5,7
/proc/29622/stat : 29622 (python) S 29621 29619 29464 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293190781 17145856 1059 33554432000 4194304 5683644 140733868848656 140733868846504 273448519040 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/29622/statm: 4186 1059 429 364 0 628 0
[pid=29623] ppid=29622 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29623/stat : 29623 (sh) S 29622 29619 29464 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293190784 9367552 268 33554432000 4194304 5064252 140736219126192 140736219124896 273448330830 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29623/statm: 2287 268 226 213 0 72 0
[pid=29624] ppid=29623 vsize=15395436 CPUtime=1234.08 cores=1,3,5,7
/proc/29624/stat : 29624 (PBPASSolver-817) R 29623 29619 29464 0 -1 4202496 1736336 0 0 0 58037 65371 0 0 20 0 1 0 293190784 15764926464 1967579 33554432000 4194304 4943705 140734869674032 140734869670320 4361008 0 0 16781312 17608 0 0 0 17 5 0 0 782 0 0
/proc/29624/statm: 3848859 1967579 365 183 0 3845229 0
Current children cumulated CPU time (s) 1234.11
Current children cumulated vsize (KiB) 15447472

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.90 3/181 29747
/proc/meminfo: memFree=17962652/32873852 swapFree=6856/6856
[pid=29619] ppid=29617 vsize=16996 CPUtime=0.02 cores=1,3,5,7
/proc/29619/stat : 29619 (python) S 29617 29619 29464 0 -1 4202496 1333 0 0 0 1 1 0 0 20 0 1 0 293190773 17403904 1082 33554432000 4194304 5683644 140736069231840 140736069229688 273448519040 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/29619/statm: 4249 1082 429 364 0 691 0
[pid=29621] ppid=29619 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29621/stat : 29621 (sh) S 29619 29619 29464 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293190781 9367552 267 33554432000 4194304 5064252 140734402677120 140734402675824 273448330830 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29621/statm: 2287 267 226 213 0 72 0
[pid=29622] ppid=29621 vsize=16744 CPUtime=0.01 cores=1,3,5,7
/proc/29622/stat : 29622 (python) S 29621 29619 29464 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293190781 17145856 1059 33554432000 4194304 5683644 140733868848656 140733868846504 273448519040 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/29622/statm: 4186 1059 429 364 0 628 0
[pid=29623] ppid=29622 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29623/stat : 29623 (sh) S 29622 29619 29464 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293190784 9367552 268 33554432000 4194304 5064252 140736219126192 140736219124896 273448330830 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29623/statm: 2287 268 226 213 0 72 0
[pid=29624] ppid=29623 vsize=15505292 CPUtime=1294.08 cores=1,3,5,7
/proc/29624/stat : 29624 (PBPASSolver-817) R 29623 29619 29464 0 -1 4202496 1748356 0 0 0 59784 69624 0 0 20 0 1 0 293190784 15877419008 1993423 33554432000 4194304 4943705 140734869674032 140734869670288 4267542 0 0 16781312 17608 0 0 0 17 5 0 0 783 0 0
/proc/29624/statm: 3876323 1993423 365 183 0 3872693 0
Current children cumulated CPU time (s) 1294.11
Current children cumulated vsize (KiB) 15557328

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.90 3/181 29747
/proc/meminfo: memFree=17731184/32873852 swapFree=6856/6856
[pid=29619] ppid=29617 vsize=16996 CPUtime=0.02 cores=1,3,5,7
/proc/29619/stat : 29619 (python) S 29617 29619 29464 0 -1 4202496 1333 0 0 0 1 1 0 0 20 0 1 0 293190773 17403904 1082 33554432000 4194304 5683644 140736069231840 140736069229688 273448519040 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/29619/statm: 4249 1082 429 364 0 691 0
[pid=29621] ppid=29619 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29621/stat : 29621 (sh) S 29619 29619 29464 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293190781 9367552 267 33554432000 4194304 5064252 140734402677120 140734402675824 273448330830 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29621/statm: 2287 267 226 213 0 72 0
[pid=29622] ppid=29621 vsize=16744 CPUtime=0.01 cores=1,3,5,7
/proc/29622/stat : 29622 (python) S 29621 29619 29464 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293190781 17145856 1059 33554432000 4194304 5683644 140733868848656 140733868846504 273448519040 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/29622/statm: 4186 1059 429 364 0 628 0
[pid=29623] ppid=29622 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29623/stat : 29623 (sh) S 29622 29619 29464 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293190784 9367552 268 33554432000 4194304 5064252 140736219126192 140736219124896 273448330830 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29623/statm: 2287 268 226 213 0 72 0
[pid=29624] ppid=29623 vsize=15621580 CPUtime=1354.06 cores=1,3,5,7
/proc/29624/stat : 29624 (PBPASSolver-817) R 29623 29619 29464 0 -1 4202496 1761086 0 0 0 61544 73862 0 0 20 0 1 0 293190784 15996497920 2019977 33554432000 4194304 4943705 140734869674032 140734869671440 4267542 0 0 16781312 17608 0 0 0 17 5 0 0 783 0 0
/proc/29624/statm: 3905395 2019977 365 183 0 3901765 0
Current children cumulated CPU time (s) 1354.09
Current children cumulated vsize (KiB) 15673616

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 29747
/proc/meminfo: memFree=17472220/32873852 swapFree=6856/6856
[pid=29619] ppid=29617 vsize=16996 CPUtime=0.02 cores=1,3,5,7
/proc/29619/stat : 29619 (python) S 29617 29619 29464 0 -1 4202496 1333 0 0 0 1 1 0 0 20 0 1 0 293190773 17403904 1082 33554432000 4194304 5683644 140736069231840 140736069229688 273448519040 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/29619/statm: 4249 1082 429 364 0 691 0
[pid=29621] ppid=29619 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29621/stat : 29621 (sh) S 29619 29619 29464 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293190781 9367552 267 33554432000 4194304 5064252 140734402677120 140734402675824 273448330830 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29621/statm: 2287 267 226 213 0 72 0
[pid=29622] ppid=29621 vsize=16744 CPUtime=0.01 cores=1,3,5,7
/proc/29622/stat : 29622 (python) S 29621 29619 29464 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293190781 17145856 1059 33554432000 4194304 5683644 140733868848656 140733868846504 273448519040 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/29622/statm: 4186 1059 429 364 0 628 0
[pid=29623] ppid=29622 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29623/stat : 29623 (sh) S 29622 29619 29464 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293190784 9367552 268 33554432000 4194304 5064252 140736219126192 140736219124896 273448330830 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29623/statm: 2287 268 226 213 0 72 0
[pid=29624] ppid=29623 vsize=15729100 CPUtime=1414.05 cores=1,3,5,7
/proc/29624/stat : 29624 (PBPASSolver-817) R 29623 29619 29464 0 -1 4202496 1772859 0 0 0 63284 78121 0 0 20 0 1 0 293190784 16106598400 2045573 33554432000 4194304 4943705 140734869674032 140734869671440 4267542 0 0 16781312 17608 0 0 0 17 5 0 0 784 0 0
/proc/29624/statm: 3932275 2045573 365 183 0 3928645 0
Current children cumulated CPU time (s) 1414.08
Current children cumulated vsize (KiB) 15781136



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1475.4 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 29747
/proc/meminfo: memFree=17276336/32873852 swapFree=6856/6856
[pid=29619] ppid=29617 vsize=16996 CPUtime=0.02 cores=1,3,5,7
/proc/29619/stat : 29619 (python) S 29617 29619 29464 0 -1 4202496 1333 0 0 0 1 1 0 0 20 0 1 0 293190773 17403904 1082 33554432000 4194304 5683644 140736069231840 140736069229688 273448519040 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/29619/statm: 4249 1082 429 364 0 691 0
[pid=29621] ppid=29619 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29621/stat : 29621 (sh) S 29619 29619 29464 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293190781 9367552 267 33554432000 4194304 5064252 140734402677120 140734402675824 273448330830 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29621/statm: 2287 267 226 213 0 72 0
[pid=29622] ppid=29621 vsize=16744 CPUtime=0.01 cores=1,3,5,7
/proc/29622/stat : 29622 (python) S 29621 29619 29464 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293190781 17145856 1059 33554432000 4194304 5683644 140733868848656 140733868846504 273448519040 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/29622/statm: 4186 1059 429 364 0 628 0
[pid=29623] ppid=29622 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29623/stat : 29623 (sh) S 29622 29619 29464 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293190784 9367552 268 33554432000 4194304 5064252 140736219126192 140736219124896 273448330830 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29623/statm: 2287 268 226 213 0 72 0
[pid=29624] ppid=29623 vsize=15820268 CPUtime=1467.14 cores=1,3,5,7
/proc/29624/stat : 29624 (PBPASSolver-817) R 29623 29619 29464 0 -1 4202496 1782825 0 0 0 64802 81912 0 0 20 0 1 0 293190784 16199954432 2067059 33554432000 4194304 4943705 140734869674032 140734869671440 4267542 0 0 16781312 17608 0 0 0 17 5 0 0 785 0 0
/proc/29624/statm: 3955067 2067059 365 183 0 3951437 0
Current children cumulated CPU time (s) 1467.17
Current children cumulated vsize (KiB) 15872304

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

Real time (s): 1475.42
CPU time (s): 1467.17
CPU user time (s): 648.04
CPU system time (s): 819.13
CPU usage (%): 99.4409
Max. virtual memory (cumulated for all children) (KiB): 15872304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.028995
system time used= 0.023996
maximum resident set size= 4332
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3492
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 4.46732 second user time and 10.7114 second system time

The end

Launcher Data

Begin job on node128 at 2012-05-29 07:50:49
IDJOB=3718993
IDBENCH=1473
IDSOLVER=2303
FILE ID=node128/3718993-1338270648
RUNJOBID= node128-1338268843-29481
PBS_JOBID= 14625693
Free space on /tmp= 71232 MiB

SOLVER NAME= PBPASSolver-CARD.SN 2012-05-28
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/normalized-cache-ibm-q-unbounded.Ih2arity.ucl.opb
COMMAND LINE= python HOME/RunSolver.py BENCHNAME PrimePower CARD.SN ./CryptoMiniSat
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3718993-1338270648/watcher-3718993-1338270648 -o /tmp/evaluation-result-3718993-1338270648/solver-3718993-1338270648 -C 1800 -W 1900 -M 15500  python HOME/RunSolver.py HOME/instance-3718993-1338270648.opb PrimePower CARD.SN ./CryptoMiniSat

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

MD5SUM BENCH= ef8e8b075ca1490a3beab796ebfb3e9f
RANDOM SEED=580104552

node128.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.389
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.77
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.389
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.389
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	: 5438.56
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.389
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.389
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.389
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.389
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.389
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:       32873852 kB
MemFree:        28619428 kB
Buffers:          522272 kB
Cached:          2581260 kB
SwapCached:          576 kB
Active:          1566432 kB
Inactive:        1802592 kB
Active(anon):     255308 kB
Inactive(anon):    12300 kB
Active(file):    1311124 kB
Inactive(file):  1790292 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67107340 kB
Dirty:             20488 kB
Writeback:             0 kB
AnonPages:        279456 kB
Mapped:            15856 kB
Shmem:               200 kB
Slab:             737488 kB
SReclaimable:     179564 kB
SUnreclaim:       557924 kB
KernelStack:        1512 kB
PageTables:         4724 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     450376 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    180224 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= 68848 MiB
End job on node128 at 2012-05-29 08:15:24