Trace number 3718621

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? (TO) 1800.05 1805.72

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/
uclid_pb_benchmarks/normalized-blast-tlan3.ucl.opb
MD5SUM6ebe1c273e27161d3207e8be45324cc2
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.066989
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables19944
Total number of constraints50842
Number of constraints which are clauses43898
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints6944
Minimum length of a constraint1
Maximum length of a constraint19
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 641
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2174
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

1800.05/1805.71	cpython RunMakeCNF.py HOME/instance-3718621-1338270677.opb PrimePower CARD.DP ./CryptoMiniSat
1800.05/1805.71	s Unknown

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3718621-1338270677/watcher-3718621-1338270677 -o /tmp/evaluation-result-3718621-1338270677/solver-3718621-1338270677 -C 1800 -W 1900 -M 15500 python HOME/RunSolver.py HOME/instance-3718621-1338270677.opb PrimePower CARD.DP ./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.00 1.99 1.68 3/178 25828
/proc/meminfo: memFree=31713780/32873844 swapFree=7120/7120
[pid=25828] ppid=25826 vsize=15276 CPUtime=0 cores=0,2,4,6
/proc/25828/stat : 25828 (python) D 25826 25828 25628 0 -1 4202496 671 0 0 0 0 0 0 0 20 0 1 0 293192551 15642624 559 33554432000 4194304 5683644 140734164072768 140734164040712 233220948880 0 0 16781312 2 18446744072100609316 0 0 17 4 0 0 0 0 0
/proc/25828/statm: 3819 559 324 364 0 261 0

[startup+0.0406221 s]
/proc/loadavg: 2.00 1.99 1.68 3/178 25828
/proc/meminfo: memFree=31713780/32873844 swapFree=7120/7120
[pid=25828] ppid=25826 vsize=16104 CPUtime=0 cores=0,2,4,6
/proc/25828/stat : 25828 (python) D 25826 25828 25628 0 -1 4202496 987 0 0 0 0 0 0 0 20 0 1 0 293192551 16490496 828 33554432000 4194304 5683644 140734164072768 140734164029224 233220948880 0 0 16781312 2 18446744072100609316 0 0 17 4 0 0 0 0 0
/proc/25828/statm: 4026 828 367 364 0 468 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 16104

[startup+0.1002 s]
/proc/loadavg: 2.00 1.99 1.68 3/178 25828
/proc/meminfo: memFree=31713780/32873844 swapFree=7120/7120
[pid=25828] ppid=25826 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/25828/stat : 25828 (python) S 25826 25828 25628 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293192551 17403904 1082 33554432000 4194304 5683644 140734164072768 140734164070616 233220949376 0 0 16781312 2 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25828/statm: 4249 1082 429 364 0 691 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16996

[startup+0.300282 s]
/proc/loadavg: 2.00 1.99 1.68 3/178 25828
/proc/meminfo: memFree=31713780/32873844 swapFree=7120/7120
[pid=25828] ppid=25826 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/25828/stat : 25828 (python) S 25826 25828 25628 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293192551 17403904 1082 33554432000 4194304 5683644 140734164072768 140734164070616 233220949376 0 0 16781312 2 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25828/statm: 4249 1082 429 364 0 691 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16996

[startup+0.700281 s]
/proc/loadavg: 2.00 1.99 1.68 3/178 25828
/proc/meminfo: memFree=31713780/32873844 swapFree=7120/7120
[pid=25828] ppid=25826 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/25828/stat : 25828 (python) S 25826 25828 25628 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293192551 17403904 1082 33554432000 4194304 5683644 140734164072768 140734164070616 233220949376 0 0 16781312 2 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25828/statm: 4249 1082 429 364 0 691 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16996

[startup+1.50043 s]
/proc/loadavg: 2.00 1.99 1.69 3/183 25833
/proc/meminfo: memFree=31453664/32873844 swapFree=7120/7120
[pid=25828] ppid=25826 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/25828/stat : 25828 (python) S 25826 25828 25628 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293192551 17403904 1082 33554432000 4194304 5683644 140734164072768 140734164070616 233220949376 0 0 16781312 2 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25828/statm: 4249 1082 429 364 0 691 0
[pid=25830] ppid=25828 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25830/stat : 25830 (sh) S 25828 25828 25628 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293192558 9367552 266 33554432000 4194304 5064252 140734916100832 140734916099536 233220761166 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25830/statm: 2287 266 226 213 0 72 0
[pid=25831] ppid=25830 vsize=16744 CPUtime=0.01 cores=0,2,4,6
/proc/25831/stat : 25831 (python) S 25830 25828 25628 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293192558 17145856 1058 33554432000 4194304 5683644 140735238039568 140735238037416 233220949376 0 0 16781312 2 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25831/statm: 4186 1058 429 364 0 628 0
[pid=25832] ppid=25831 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25832/stat : 25832 (sh) S 25831 25828 25628 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293192561 9367552 268 33554432000 4194304 5064252 140735295208704 140735295207408 233220761166 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25832/statm: 2287 268 226 213 0 72 0
[pid=25833] ppid=25832 vsize=814380 CPUtime=1.39 cores=0,2,4,6
/proc/25833/stat : 25833 (PBPASSolver-817) R 25832 25828 25628 0 -1 4202496 97806 0 0 0 85 54 0 0 20 0 1 0 293192561 833925120 88459 33554432000 4194304 4943705 140733895585552 140733895583792 4358535 0 0 16781312 17608 0 0 0 17 4 0 0 0 0 0
/proc/25833/statm: 203595 88459 357 183 0 199965 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 866416

[startup+3.10043 s]
/proc/loadavg: 2.00 1.99 1.69 3/183 25833
/proc/meminfo: memFree=31246940/32873844 swapFree=7120/7120
[pid=25828] ppid=25826 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/25828/stat : 25828 (python) S 25826 25828 25628 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293192551 17403904 1082 33554432000 4194304 5683644 140734164072768 140734164070616 233220949376 0 0 16781312 2 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25828/statm: 4249 1082 429 364 0 691 0
[pid=25830] ppid=25828 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25830/stat : 25830 (sh) S 25828 25828 25628 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293192558 9367552 266 33554432000 4194304 5064252 140734916100832 140734916099536 233220761166 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25830/statm: 2287 266 226 213 0 72 0
[pid=25831] ppid=25830 vsize=16744 CPUtime=0.01 cores=0,2,4,6
/proc/25831/stat : 25831 (python) S 25830 25828 25628 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293192558 17145856 1058 33554432000 4194304 5683644 140735238039568 140735238037416 233220949376 0 0 16781312 2 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25831/statm: 4186 1058 429 364 0 628 0
[pid=25832] ppid=25831 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25832/stat : 25832 (sh) S 25831 25828 25628 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293192561 9367552 268 33554432000 4194304 5064252 140735295208704 140735295207408 233220761166 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25832/statm: 2287 268 226 213 0 72 0
[pid=25833] ppid=25832 vsize=1385772 CPUtime=2.98 cores=0,2,4,6
/proc/25833/stat : 25833 (PBPASSolver-817) R 25832 25828 25628 0 -1 4202496 160302 0 0 0 207 91 0 0 20 0 1 0 293192561 1419030528 150955 33554432000 4194304 4943705 140733895585552 140733895584464 4358535 0 0 16781312 17608 0 0 0 17 4 0 0 0 0 0
/proc/25833/statm: 346443 150955 357 183 0 342813 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 1437808

[startup+6.30043 s]
/proc/loadavg: 2.00 1.99 1.69 3/183 25833
/proc/meminfo: memFree=30829928/32873844 swapFree=7120/7120
[pid=25828] ppid=25826 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/25828/stat : 25828 (python) S 25826 25828 25628 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293192551 17403904 1082 33554432000 4194304 5683644 140734164072768 140734164070616 233220949376 0 0 16781312 2 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25828/statm: 4249 1082 429 364 0 691 0
[pid=25830] ppid=25828 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25830/stat : 25830 (sh) S 25828 25828 25628 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293192558 9367552 266 33554432000 4194304 5064252 140734916100832 140734916099536 233220761166 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25830/statm: 2287 266 226 213 0 72 0
[pid=25831] ppid=25830 vsize=16744 CPUtime=0.01 cores=0,2,4,6
/proc/25831/stat : 25831 (python) S 25830 25828 25628 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293192558 17145856 1058 33554432000 4194304 5683644 140735238039568 140735238037416 233220949376 0 0 16781312 2 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25831/statm: 4186 1058 429 364 0 628 0
[pid=25832] ppid=25831 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25832/stat : 25832 (sh) S 25831 25828 25628 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293192561 9367552 268 33554432000 4194304 5064252 140735295208704 140735295207408 233220761166 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25832/statm: 2287 268 226 213 0 72 0
[pid=25833] ppid=25832 vsize=2207276 CPUtime=6.07 cores=0,2,4,6
/proc/25833/stat : 25833 (PBPASSolver-817) R 25832 25828 25628 0 -1 4202496 250154 0 0 0 461 146 0 0 20 0 1 0 293192561 2260250624 240807 33554432000 4194304 4943705 140733895585552 140733895584464 4267542 0 0 16781312 17608 0 0 0 17 4 0 0 12 0 0
/proc/25833/statm: 551819 240807 357 183 0 548189 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 2259312

[startup+12.7004 s]
/proc/loadavg: 2.00 1.99 1.69 3/183 25833
/proc/meminfo: memFree=30413104/32873844 swapFree=7120/7120
[pid=25828] ppid=25826 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/25828/stat : 25828 (python) S 25826 25828 25628 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293192551 17403904 1082 33554432000 4194304 5683644 140734164072768 140734164070616 233220949376 0 0 16781312 2 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25828/statm: 4249 1082 429 364 0 691 0
[pid=25830] ppid=25828 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25830/stat : 25830 (sh) S 25828 25828 25628 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293192558 9367552 266 33554432000 4194304 5064252 140734916100832 140734916099536 233220761166 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25830/statm: 2287 266 226 213 0 72 0
[pid=25831] ppid=25830 vsize=16744 CPUtime=0.01 cores=0,2,4,6
/proc/25831/stat : 25831 (python) S 25830 25828 25628 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293192558 17145856 1058 33554432000 4194304 5683644 140735238039568 140735238037416 233220949376 0 0 16781312 2 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25831/statm: 4186 1058 429 364 0 628 0
[pid=25832] ppid=25831 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25832/stat : 25832 (sh) S 25831 25828 25628 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293192561 9367552 268 33554432000 4194304 5064252 140735295208704 140735295207408 233220761166 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25832/statm: 2287 268 226 213 0 72 0
[pid=25833] ppid=25832 vsize=2902220 CPUtime=12.37 cores=0,2,4,6
/proc/25833/stat : 25833 (PBPASSolver-817) R 25832 25828 25628 0 -1 4202496 326354 0 0 0 825 412 0 0 20 0 1 0 293192561 2971873280 316847 33554432000 4194304 4943705 140733895585552 140733895581424 4267542 0 0 16781312 17608 0 0 0 17 4 0 0 16 0 0
/proc/25833/statm: 725555 316847 366 183 0 721925 0
Current children cumulated CPU time (s) 12.39
Current children cumulated vsize (KiB) 2954256

[startup+25.5004 s]
/proc/loadavg: 2.00 1.99 1.69 3/183 25833
/proc/meminfo: memFree=30350140/32873844 swapFree=7120/7120
[pid=25828] ppid=25826 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/25828/stat : 25828 (python) S 25826 25828 25628 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293192551 17403904 1082 33554432000 4194304 5683644 140734164072768 140734164070616 233220949376 0 0 16781312 2 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25828/statm: 4249 1082 429 364 0 691 0
[pid=25830] ppid=25828 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25830/stat : 25830 (sh) S 25828 25828 25628 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293192558 9367552 266 33554432000 4194304 5064252 140734916100832 140734916099536 233220761166 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25830/statm: 2287 266 226 213 0 72 0
[pid=25831] ppid=25830 vsize=16744 CPUtime=0.01 cores=0,2,4,6
/proc/25831/stat : 25831 (python) S 25830 25828 25628 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293192558 17145856 1058 33554432000 4194304 5683644 140735238039568 140735238037416 233220949376 0 0 16781312 2 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25831/statm: 4186 1058 429 364 0 628 0
[pid=25832] ppid=25831 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25832/stat : 25832 (sh) S 25831 25828 25628 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293192561 9367552 268 33554432000 4194304 5064252 140735295208704 140735295207408 233220761166 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25832/statm: 2287 268 226 213 0 72 0
[pid=25833] ppid=25832 vsize=2920460 CPUtime=25.13 cores=0,2,4,6
/proc/25833/stat : 25833 (PBPASSolver-817) R 25832 25828 25628 0 -1 4202496 329067 0 0 0 1132 1381 0 0 20 0 1 0 293192561 2990551040 318888 33554432000 4194304 4943705 140733895585552 140733895580528 4267542 0 0 16781312 17608 0 0 0 17 4 0 0 20 0 0
/proc/25833/statm: 730115 318888 366 183 0 726485 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 2972496

[startup+51.1004 s]
/proc/loadavg: 2.00 1.99 1.70 3/183 25833
/proc/meminfo: memFree=30251320/32873844 swapFree=7120/7120
[pid=25828] ppid=25826 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/25828/stat : 25828 (python) S 25826 25828 25628 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293192551 17403904 1082 33554432000 4194304 5683644 140734164072768 140734164070616 233220949376 0 0 16781312 2 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25828/statm: 4249 1082 429 364 0 691 0
[pid=25830] ppid=25828 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25830/stat : 25830 (sh) S 25828 25828 25628 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293192558 9367552 266 33554432000 4194304 5064252 140734916100832 140734916099536 233220761166 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25830/statm: 2287 266 226 213 0 72 0
[pid=25831] ppid=25830 vsize=16744 CPUtime=0.01 cores=0,2,4,6
/proc/25831/stat : 25831 (python) S 25830 25828 25628 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293192558 17145856 1058 33554432000 4194304 5683644 140735238039568 140735238037416 233220949376 0 0 16781312 2 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25831/statm: 4186 1058 429 364 0 628 0
[pid=25832] ppid=25831 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25832/stat : 25832 (sh) S 25831 25828 25628 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293192561 9367552 268 33554432000 4194304 5064252 140735295208704 140735295207408 233220761166 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25832/statm: 2287 268 226 213 0 72 0
[pid=25833] ppid=25832 vsize=2956876 CPUtime=50.47 cores=0,2,4,6
/proc/25833/stat : 25833 (PBPASSolver-817) R 25832 25828 25628 0 -1 4202496 334475 0 0 0 1730 3317 0 0 20 0 1 0 293192561 3027841024 322952 33554432000 4194304 4943705 140733895585552 140733895582960 4267542 0 0 16781312 17608 0 0 0 17 4 0 0 45 0 0
/proc/25833/statm: 739219 322952 366 183 0 735589 0
Current children cumulated CPU time (s) 50.49
Current children cumulated vsize (KiB) 3008912

[startup+102.306 s]
/proc/loadavg: 2.00 1.99 1.72 3/183 25833
/proc/meminfo: memFree=30053304/32873844 swapFree=7120/7120
[pid=25828] ppid=25826 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/25828/stat : 25828 (python) S 25826 25828 25628 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293192551 17403904 1082 33554432000 4194304 5683644 140734164072768 140734164070616 233220949376 0 0 16781312 2 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25828/statm: 4249 1082 429 364 0 691 0
[pid=25830] ppid=25828 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25830/stat : 25830 (sh) S 25828 25828 25628 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293192558 9367552 266 33554432000 4194304 5064252 140734916100832 140734916099536 233220761166 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25830/statm: 2287 266 226 213 0 72 0
[pid=25831] ppid=25830 vsize=16744 CPUtime=0.01 cores=0,2,4,6

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

Current children cumulated vsize (KiB) 5045296

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/183 25867
/proc/meminfo: memFree=23472136/32873844 swapFree=7120/7120
[pid=25828] ppid=25826 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/25828/stat : 25828 (python) S 25826 25828 25628 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293192551 17403904 1082 33554432000 4194304 5683644 140734164072768 140734164070616 233220949376 0 0 16781312 2 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25828/statm: 4249 1082 429 364 0 691 0
[pid=25830] ppid=25828 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25830/stat : 25830 (sh) S 25828 25828 25628 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293192558 9367552 266 33554432000 4194304 5064252 140734916100832 140734916099536 233220761166 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25830/statm: 2287 266 226 213 0 72 0
[pid=25831] ppid=25830 vsize=16744 CPUtime=0.01 cores=0,2,4,6
/proc/25831/stat : 25831 (python) S 25830 25828 25628 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293192558 17145856 1058 33554432000 4194304 5683644 140735238039568 140735238037416 233220949376 0 0 16781312 2 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25831/statm: 4186 1058 429 364 0 628 0
[pid=25832] ppid=25831 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25832/stat : 25832 (sh) S 25831 25828 25628 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293192561 9367552 268 33554432000 4194304 5064252 140735295208704 140735295207408 233220761166 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25832/statm: 2287 268 226 213 0 72 0
[pid=25833] ppid=25832 vsize=5078252 CPUtime=1537.38 cores=0,2,4,6
/proc/25833/stat : 25833 (PBPASSolver-817) R 25832 25828 25628 0 -1 4202496 1025002 0 0 0 38022 115716 0 0 20 0 1 0 293192561 5200130048 854015 33554432000 4194304 4943705 140733895585552 140733895582960 4267542 0 0 16781312 17608 0 0 0 17 4 0 0 455 0 0
/proc/25833/statm: 1269563 854015 366 183 0 1265933 0
Current children cumulated CPU time (s) 1537.4
Current children cumulated vsize (KiB) 5130288

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/183 25867
/proc/meminfo: memFree=23229000/32873844 swapFree=7120/7120
[pid=25828] ppid=25826 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/25828/stat : 25828 (python) S 25826 25828 25628 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293192551 17403904 1082 33554432000 4194304 5683644 140734164072768 140734164070616 233220949376 0 0 16781312 2 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25828/statm: 4249 1082 429 364 0 691 0
[pid=25830] ppid=25828 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25830/stat : 25830 (sh) S 25828 25828 25628 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293192558 9367552 266 33554432000 4194304 5064252 140734916100832 140734916099536 233220761166 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25830/statm: 2287 266 226 213 0 72 0
[pid=25831] ppid=25830 vsize=16744 CPUtime=0.01 cores=0,2,4,6
/proc/25831/stat : 25831 (python) S 25830 25828 25628 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293192558 17145856 1058 33554432000 4194304 5683644 140735238039568 140735238037416 233220949376 0 0 16781312 2 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25831/statm: 4186 1058 429 364 0 628 0
[pid=25832] ppid=25831 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25832/stat : 25832 (sh) S 25831 25828 25628 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293192561 9367552 268 33554432000 4194304 5064252 140735295208704 140735295207408 233220761166 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25832/statm: 2287 268 226 213 0 72 0
[pid=25833] ppid=25832 vsize=5163244 CPUtime=1597.22 cores=0,2,4,6
/proc/25833/stat : 25833 (PBPASSolver-817) R 25832 25828 25628 0 -1 4202496 1060516 0 0 0 39535 120187 0 0 20 0 1 0 293192561 5287161856 878265 33554432000 4194304 4943705 140733895585552 140733895581552 4267542 0 0 16781312 17608 0 0 0 17 4 0 0 470 0 0
/proc/25833/statm: 1290811 878265 366 183 0 1287181 0
Current children cumulated CPU time (s) 1597.24
Current children cumulated vsize (KiB) 5215280

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/183 25867
/proc/meminfo: memFree=22982640/32873844 swapFree=7120/7120
[pid=25828] ppid=25826 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/25828/stat : 25828 (python) S 25826 25828 25628 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293192551 17403904 1082 33554432000 4194304 5683644 140734164072768 140734164070616 233220949376 0 0 16781312 2 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25828/statm: 4249 1082 429 364 0 691 0
[pid=25830] ppid=25828 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25830/stat : 25830 (sh) S 25828 25828 25628 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293192558 9367552 266 33554432000 4194304 5064252 140734916100832 140734916099536 233220761166 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25830/statm: 2287 266 226 213 0 72 0
[pid=25831] ppid=25830 vsize=16744 CPUtime=0.01 cores=0,2,4,6
/proc/25831/stat : 25831 (python) S 25830 25828 25628 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293192558 17145856 1058 33554432000 4194304 5683644 140735238039568 140735238037416 233220949376 0 0 16781312 2 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25831/statm: 4186 1058 429 364 0 628 0
[pid=25832] ppid=25831 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25832/stat : 25832 (sh) S 25831 25828 25628 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293192561 9367552 268 33554432000 4194304 5064252 140735295208704 140735295207408 233220761166 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25832/statm: 2287 268 226 213 0 72 0
[pid=25833] ppid=25832 vsize=5247980 CPUtime=1657 cores=0,2,4,6
/proc/25833/stat : 25833 (PBPASSolver-817) R 25832 25828 25628 0 -1 4202496 1095948 0 0 0 41040 124660 0 0 20 0 1 0 293192561 5373931520 902433 33554432000 4194304 4943705 140733895585552 140733895581040 4267542 0 0 16781312 17608 0 0 0 17 4 0 0 491 0 0
/proc/25833/statm: 1311995 902433 366 183 0 1308365 0
Current children cumulated CPU time (s) 1657.02
Current children cumulated vsize (KiB) 5300016

[startup+1722.3 s]
/proc/loadavg: 2.05 2.01 1.91 3/183 25867
/proc/meminfo: memFree=22739380/32873844 swapFree=7120/7120
[pid=25828] ppid=25826 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/25828/stat : 25828 (python) S 25826 25828 25628 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293192551 17403904 1082 33554432000 4194304 5683644 140734164072768 140734164070616 233220949376 0 0 16781312 2 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25828/statm: 4249 1082 429 364 0 691 0
[pid=25830] ppid=25828 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25830/stat : 25830 (sh) S 25828 25828 25628 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293192558 9367552 266 33554432000 4194304 5064252 140734916100832 140734916099536 233220761166 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25830/statm: 2287 266 226 213 0 72 0
[pid=25831] ppid=25830 vsize=16744 CPUtime=0.01 cores=0,2,4,6
/proc/25831/stat : 25831 (python) S 25830 25828 25628 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293192558 17145856 1058 33554432000 4194304 5683644 140735238039568 140735238037416 233220949376 0 0 16781312 2 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25831/statm: 4186 1058 429 364 0 628 0
[pid=25832] ppid=25831 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25832/stat : 25832 (sh) S 25831 25828 25628 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293192561 9367552 268 33554432000 4194304 5064252 140735295208704 140735295207408 233220761166 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25832/statm: 2287 268 226 213 0 72 0
[pid=25833] ppid=25832 vsize=5332972 CPUtime=1716.83 cores=0,2,4,6
/proc/25833/stat : 25833 (PBPASSolver-817) R 25832 25828 25628 0 -1 4202496 1131445 0 0 0 42505 129178 0 0 20 0 1 0 293192561 5460963328 926666 33554432000 4194304 4943705 140733895585552 140733895582960 4267542 0 0 16781312 17608 0 0 0 17 4 0 0 507 0 0
/proc/25833/statm: 1333243 926666 366 183 0 1329613 0
Current children cumulated CPU time (s) 1716.85
Current children cumulated vsize (KiB) 5385008

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 1.91 3/186 25914
/proc/meminfo: memFree=23024088/32873844 swapFree=7120/7120
[pid=25828] ppid=25826 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/25828/stat : 25828 (python) S 25826 25828 25628 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293192551 17403904 1082 33554432000 4194304 5683644 140734164072768 140734164070616 233220949376 0 0 16781312 2 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25828/statm: 4249 1082 429 364 0 691 0
[pid=25830] ppid=25828 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25830/stat : 25830 (sh) S 25828 25828 25628 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293192558 9367552 266 33554432000 4194304 5064252 140734916100832 140734916099536 233220761166 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25830/statm: 2287 266 226 213 0 72 0
[pid=25831] ppid=25830 vsize=16744 CPUtime=0.01 cores=0,2,4,6
/proc/25831/stat : 25831 (python) S 25830 25828 25628 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293192558 17145856 1058 33554432000 4194304 5683644 140735238039568 140735238037416 233220949376 0 0 16781312 2 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25831/statm: 4186 1058 429 364 0 628 0
[pid=25832] ppid=25831 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25832/stat : 25832 (sh) S 25831 25828 25628 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293192561 9367552 268 33554432000 4194304 5064252 140735295208704 140735295207408 233220761166 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25832/statm: 2287 268 226 213 0 72 0
[pid=25833] ppid=25832 vsize=5417196 CPUtime=1776.68 cores=0,2,4,6
/proc/25833/stat : 25833 (PBPASSolver-817) R 25832 25828 25628 0 -1 4202496 1166648 0 0 0 43950 133718 0 0 20 0 1 0 293192561 5547208704 950861 33554432000 4194304 4943705 140733895585552 140733895582960 4267542 0 0 16781312 17608 0 0 0 17 4 0 0 522 0 0
/proc/25833/statm: 1354299 950861 366 183 0 1350669 0
Current children cumulated CPU time (s) 1776.7
Current children cumulated vsize (KiB) 5469232



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.7 s]
/proc/loadavg: 2.01 2.01 1.91 3/185 25914
/proc/meminfo: memFree=22308832/32873844 swapFree=7120/7120
[pid=25828] ppid=25826 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/25828/stat : 25828 (python) S 25826 25828 25628 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293192551 17403904 1082 33554432000 4194304 5683644 140734164072768 140734164070616 233220949376 0 0 16781312 2 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25828/statm: 4249 1082 429 364 0 691 0
[pid=25830] ppid=25828 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25830/stat : 25830 (sh) S 25828 25828 25628 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293192558 9367552 266 33554432000 4194304 5064252 140734916100832 140734916099536 233220761166 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25830/statm: 2287 266 226 213 0 72 0
[pid=25831] ppid=25830 vsize=16744 CPUtime=0.01 cores=0,2,4,6
/proc/25831/stat : 25831 (python) S 25830 25828 25628 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293192558 17145856 1058 33554432000 4194304 5683644 140735238039568 140735238037416 233220949376 0 0 16781312 2 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25831/statm: 4186 1058 429 364 0 628 0
[pid=25832] ppid=25831 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25832/stat : 25832 (sh) S 25831 25828 25628 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293192561 9367552 268 33554432000 4194304 5064252 140735295208704 140735295207408 233220761166 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25832/statm: 2287 268 226 213 0 72 0
[pid=25833] ppid=25832 vsize=5443820 CPUtime=1800.03 cores=0,2,4,6
/proc/25833/stat : 25833 (PBPASSolver-817) R 25832 25828 25628 0 -1 4202496 1177819 0 0 0 44411 135592 0 0 20 0 1 0 293192561 5574471680 961008 33554432000 4194304 4943705 140733895585552 140733895581456 4267542 0 0 16781312 17608 0 0 0 17 4 0 0 527 0 0
/proc/25833/statm: 1360955 961008 366 183 0 1357325 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 5495856

Sending SIGTERM to process tree (bottom up)

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

[startup+1805.7 s]
/proc/loadavg: 2.01 2.01 1.91 3/185 25914
/proc/meminfo: memFree=22308832/32873844 swapFree=7120/7120
[pid=25828] ppid=25826 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/25828/stat : 25828 (python) S 25826 25828 25628 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293192551 17403904 1082 33554432000 4194304 5683644 140734164072768 140734164070616 233220949376 0 0 16781312 2 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25828/statm: 4249 1082 429 364 0 691 0
[pid=25830] ppid=25828 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25830/stat : 25830 (sh) S 25828 25828 25628 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293192558 9367552 266 33554432000 4194304 5064252 140734916100832 140734916099536 233220761166 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25830/statm: 2287 266 226 213 0 72 0
[pid=25831] ppid=25830 vsize=16744 CPUtime=0.01 cores=0,2,4,6
/proc/25831/stat : 25831 (python) S 25830 25828 25628 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293192558 17145856 1058 33554432000 4194304 5683644 140735238039568 140735238037416 233220949376 0 0 16781312 2 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25831/statm: 4186 1058 429 364 0 628 0
[pid=25832] ppid=25831 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25832/stat : 25832 (sh) S 25831 25828 25628 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293192561 9367552 268 33554432000 4194304 5064252 140735295208704 140735295207408 233220761166 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25832/statm: 2287 268 226 213 0 72 0
[pid=25833] ppid=25832 vsize=5443820 CPUtime=1800.03 cores=0,2,4,6
/proc/25833/stat : 25833 (PBPASSolver-817) R 25832 25828 25628 0 -1 4202496 1177819 0 0 0 44411 135592 0 0 20 0 1 0 293192561 5574471680 961008 33554432000 4194304 4943705 140733895585552 140733895581456 4267542 0 0 16781312 17608 0 0 0 17 4 0 0 527 0 0
/proc/25833/statm: 1360955 961008 366 183 0 1357325 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 5495856

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 25828 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=35994
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=11998
# CPU time returned by wait4() is 0.047992
# while last known CPU time is 1800.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1805.72
CPU time (s): 1800.05
CPU user time (s): 444.13
CPU system time (s): 1355.92
CPU usage (%): 99.6861
Max. virtual memory (cumulated for all children) (KiB): 5495856

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.035994
system time used= 0.011998
maximum resident set size= 4332
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3490
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= 171
involuntary context switches= 3

runsolver used 2.78658 second user time and 7.2319 second system time

The end

Launcher Data

Begin job on node142 at 2012-05-29 07:51:17
IDJOB=3718621
IDBENCH=1456
IDSOLVER=2302
FILE ID=node142/3718621-1338270677
RUNJOBID= node142-1338268843-25644
PBS_JOBID= 14625679
Free space on /tmp= 71660 MiB

SOLVER NAME= PBPASSolver-CARD.DP 2012-05-28
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/normalized-blast-tlan3.ucl.opb
COMMAND LINE= python HOME/RunSolver.py BENCHNAME PrimePower CARD.DP ./CryptoMiniSat
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3718621-1338270677/watcher-3718621-1338270677 -o /tmp/evaluation-result-3718621-1338270677/solver-3718621-1338270677 -C 1800 -W 1900 -M 15500  python HOME/RunSolver.py HOME/instance-3718621-1338270677.opb PrimePower CARD.DP ./CryptoMiniSat

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

MD5SUM BENCH= 6ebe1c273e27161d3207e8be45324cc2
RANDOM SEED=2135675898

node142.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.776
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.55
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.776
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.776
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	: 5391.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.776
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.92
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.776
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.776
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.776
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.776
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:        31714696 kB
Buffers:           68652 kB
Cached:            86212 kB
SwapCached:            0 kB
Active:           336148 kB
Inactive:          26524 kB
Active(anon):     199052 kB
Inactive(anon):    11228 kB
Active(file):     137096 kB
Inactive(file):    15296 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             38980 kB
Writeback:             0 kB
AnonPages:        313192 kB
Mapped:            11316 kB
Shmem:               200 kB
Slab:             655592 kB
SReclaimable:      97744 kB
SUnreclaim:       557848 kB
KernelStack:        1504 kB
PageTables:         4264 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     342348 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    124928 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= 67588 MiB
End job on node142 at 2012-05-29 08:21:22