Trace number 3718889

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) 439.26 443.42

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/liu/
dbst/normalized-dbst_v40_e600_d20_mw10_2.opb.PB06.opb
MD5SUM409a20f37901eec51bb3d0d7a35b01e1
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 benchmark1.50577
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables2800
Total number of constraints990001
Number of constraints which are clauses986760
Number of constraints which are cardinality constraints (but not clauses)81
Number of constraints which are nor clauses,nor cardinality constraints3160
Minimum length of a constraint2
Maximum length of a constraint1200
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 368
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 1239
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

439.26/443.41	cpython RunMakeCNF.py HOME/instance-3718889-1338269175.opb PrimePower CARD.SN ./CryptoMiniSat
439.26/443.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-3718889-1338269175/watcher-3718889-1338269175 -o /tmp/evaluation-result-3718889-1338269175/solver-3718889-1338269175 -C 1800 -W 1900 -M 15500 python HOME/RunSolver.py HOME/instance-3718889-1338269175.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: 1.99 1.32 0.58 3/178 11529
/proc/meminfo: memFree=31088200/32873844 swapFree=7632/7632
[pid=11529] ppid=11527 vsize=15276 CPUtime=0 cores=1,3,5,7
/proc/11529/stat : 11529 (python) D 11527 11529 11346 0 -1 4202496 633 0 0 0 0 0 0 0 20 0 1 0 293041968 15642624 527 33554432000 4194304 5683644 140733916928096 140733916914008 209883841424 0 0 16781312 2 18446744072100609316 0 0 17 5 0 0 0 0 0
/proc/11529/statm: 3819 527 312 364 0 261 0

[startup+0.0208531 s]
/proc/loadavg: 1.99 1.32 0.58 3/178 11529
/proc/meminfo: memFree=31088200/32873844 swapFree=7632/7632
[pid=11529] ppid=11527 vsize=15576 CPUtime=0 cores=1,3,5,7
/proc/11529/stat : 11529 (python) D 11527 11529 11346 0 -1 4202496 827 0 0 0 0 0 0 0 20 0 1 0 293041968 15949824 695 33554432000 4194304 5683644 140733916928096 140733916859096 209883841424 0 0 16781312 2 18446744072100609316 0 0 17 5 0 0 0 0 0
/proc/11529/statm: 3894 695 334 364 0 336 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15576

[startup+0.10028 s]
/proc/loadavg: 1.99 1.32 0.58 3/178 11529
/proc/meminfo: memFree=31088200/32873844 swapFree=7632/7632
[pid=11529] ppid=11527 vsize=16996 CPUtime=0.02 cores=1,3,5,7
/proc/11529/stat : 11529 (python) S 11527 11529 11346 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293041968 17403904 1081 33554432000 4194304 5683644 140733916928096 140733916925944 209883841920 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11529/statm: 4249 1081 429 364 0 691 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 16996

[startup+0.300294 s]
/proc/loadavg: 1.99 1.32 0.58 3/178 11529
/proc/meminfo: memFree=31088200/32873844 swapFree=7632/7632
[pid=11529] ppid=11527 vsize=16996 CPUtime=0.02 cores=1,3,5,7
/proc/11529/stat : 11529 (python) S 11527 11529 11346 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293041968 17403904 1081 33554432000 4194304 5683644 140733916928096 140733916925944 209883841920 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11529/statm: 4249 1081 429 364 0 691 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 16996

[startup+0.700311 s]
/proc/loadavg: 1.99 1.32 0.58 3/178 11529
/proc/meminfo: memFree=31088200/32873844 swapFree=7632/7632
[pid=11529] ppid=11527 vsize=16996 CPUtime=0.02 cores=1,3,5,7
/proc/11529/stat : 11529 (python) S 11527 11529 11346 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293041968 17403904 1081 33554432000 4194304 5683644 140733916928096 140733916925944 209883841920 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11529/statm: 4249 1081 429 364 0 691 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 16996

[startup+1.50049 s]
/proc/loadavg: 1.99 1.32 0.58 3/183 11534
/proc/meminfo: memFree=31059328/32873844 swapFree=7632/7632
[pid=11529] ppid=11527 vsize=16996 CPUtime=0.02 cores=1,3,5,7
/proc/11529/stat : 11529 (python) S 11527 11529 11346 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293041968 17403904 1081 33554432000 4194304 5683644 140733916928096 140733916925944 209883841920 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11529/statm: 4249 1081 429 364 0 691 0
[pid=11531] ppid=11529 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11531/stat : 11531 (sh) S 11529 11529 11346 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293041975 9367552 267 33554432000 4194304 5064252 140737308956656 140737308955360 209883653710 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11531/statm: 2287 267 226 213 0 72 0
[pid=11532] ppid=11531 vsize=16740 CPUtime=0.01 cores=1,3,5,7
/proc/11532/stat : 11532 (python) S 11531 11529 11346 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293041976 17141760 1058 33554432000 4194304 5683644 140736277109472 140736277107320 209883841920 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11532/statm: 4185 1058 429 364 0 627 0
[pid=11533] ppid=11532 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11533/stat : 11533 (sh) S 11532 11529 11346 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293041978 9367552 268 33554432000 4194304 5064252 140737090314928 140737090313632 209883653710 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11533/statm: 2287 268 226 213 0 72 0
[pid=11534] ppid=11533 vsize=52428 CPUtime=1.39 cores=1,3,5,7
/proc/11534/stat : 11534 (PBPASSolver-817) R 11533 11529 11346 0 -1 4202496 130425 0 0 0 87 52 0 0 20 0 1 0 293041978 53686272 9251 33554432000 4194304 4943705 140733217237888 140733217235024 4270812 0 0 16781312 17608 0 0 0 17 5 0 0 0 0 0
/proc/11534/statm: 13107 9251 329 183 0 9477 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 104460

[startup+3.10055 s]
/proc/loadavg: 1.99 1.33 0.59 3/183 11534
/proc/meminfo: memFree=31047520/32873844 swapFree=7632/7632
[pid=11529] ppid=11527 vsize=16996 CPUtime=0.02 cores=1,3,5,7
/proc/11529/stat : 11529 (python) S 11527 11529 11346 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293041968 17403904 1081 33554432000 4194304 5683644 140733916928096 140733916925944 209883841920 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11529/statm: 4249 1081 429 364 0 691 0
[pid=11531] ppid=11529 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11531/stat : 11531 (sh) S 11529 11529 11346 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293041975 9367552 267 33554432000 4194304 5064252 140737308956656 140737308955360 209883653710 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11531/statm: 2287 267 226 213 0 72 0
[pid=11532] ppid=11531 vsize=16740 CPUtime=0.01 cores=1,3,5,7
/proc/11532/stat : 11532 (python) S 11531 11529 11346 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293041976 17141760 1058 33554432000 4194304 5683644 140736277109472 140736277107320 209883841920 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11532/statm: 4185 1058 429 364 0 627 0
[pid=11533] ppid=11532 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11533/stat : 11533 (sh) S 11532 11529 11346 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293041978 9367552 268 33554432000 4194304 5064252 140737090314928 140737090313632 209883653710 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11533/statm: 2287 268 226 213 0 72 0
[pid=11534] ppid=11533 vsize=69452 CPUtime=2.99 cores=1,3,5,7
/proc/11534/stat : 11534 (PBPASSolver-817) R 11533 11529 11346 0 -1 4202496 197171 0 0 0 193 106 0 0 20 0 1 0 293041978 71118848 9203 33554432000 4194304 4943705 140733217237888 140733217235024 4270812 0 0 16781312 17608 0 0 0 17 5 0 0 0 0 0
/proc/11534/statm: 17363 9203 329 183 0 13733 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 121484

[startup+6.30051 s]
/proc/loadavg: 1.99 1.33 0.59 2/183 11534
/proc/meminfo: memFree=31046476/32873844 swapFree=7632/7632
[pid=11529] ppid=11527 vsize=16996 CPUtime=0.02 cores=1,3,5,7
/proc/11529/stat : 11529 (python) S 11527 11529 11346 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293041968 17403904 1081 33554432000 4194304 5683644 140733916928096 140733916925944 209883841920 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11529/statm: 4249 1081 429 364 0 691 0
[pid=11531] ppid=11529 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11531/stat : 11531 (sh) S 11529 11529 11346 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293041975 9367552 267 33554432000 4194304 5064252 140737308956656 140737308955360 209883653710 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11531/statm: 2287 267 226 213 0 72 0
[pid=11532] ppid=11531 vsize=16740 CPUtime=0.01 cores=1,3,5,7
/proc/11532/stat : 11532 (python) S 11531 11529 11346 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293041976 17141760 1058 33554432000 4194304 5683644 140736277109472 140736277107320 209883841920 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11532/statm: 4185 1058 429 364 0 627 0
[pid=11533] ppid=11532 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11533/stat : 11533 (sh) S 11532 11529 11346 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293041978 9367552 268 33554432000 4194304 5064252 140737090314928 140737090313632 209883653710 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11533/statm: 2287 268 226 213 0 72 0
[pid=11534] ppid=11533 vsize=595884 CPUtime=5.87 cores=1,3,5,7
/proc/11534/stat : 11534 (PBPASSolver-817) R 11533 11529 11346 0 -1 4202496 318762 0 0 0 376 211 0 0 20 0 1 0 293041978 610185216 68990 33554432000 4194304 4943705 140733217237888 140733217236800 4267542 0 0 16781312 17608 0 0 0 17 5 0 0 31 0 0
/proc/11534/statm: 148971 68990 357 183 0 145341 0
Current children cumulated CPU time (s) 5.9
Current children cumulated vsize (KiB) 647916

[startup+12.7005 s]
/proc/loadavg: 1.99 1.36 0.60 3/182 11534
/proc/meminfo: memFree=30191592/32873844 swapFree=7632/7632
[pid=11529] ppid=11527 vsize=16996 CPUtime=0.02 cores=1,3,5,7
/proc/11529/stat : 11529 (python) S 11527 11529 11346 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293041968 17403904 1081 33554432000 4194304 5683644 140733916928096 140733916925944 209883841920 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11529/statm: 4249 1081 429 364 0 691 0
[pid=11531] ppid=11529 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11531/stat : 11531 (sh) S 11529 11529 11346 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293041975 9367552 267 33554432000 4194304 5064252 140737308956656 140737308955360 209883653710 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11531/statm: 2287 267 226 213 0 72 0
[pid=11532] ppid=11531 vsize=16740 CPUtime=0.01 cores=1,3,5,7
/proc/11532/stat : 11532 (python) S 11531 11529 11346 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293041976 17141760 1058 33554432000 4194304 5683644 140736277109472 140736277107320 209883841920 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11532/statm: 4185 1058 429 364 0 627 0
[pid=11533] ppid=11532 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11533/stat : 11533 (sh) S 11532 11529 11346 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293041978 9367552 268 33554432000 4194304 5064252 140737090314928 140737090313632 209883653710 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11533/statm: 2287 268 226 213 0 72 0
[pid=11534] ppid=11533 vsize=2126508 CPUtime=12.21 cores=1,3,5,7
/proc/11534/stat : 11534 (PBPASSolver-817) R 11533 11529 11346 0 -1 4202496 486167 0 0 0 899 322 0 0 20 0 1 0 293041978 2177544192 236395 33554432000 4194304 4943705 140733217237888 140733217236800 4358535 0 0 16781312 17608 0 0 0 17 5 0 0 37 0 0
/proc/11534/statm: 531627 236395 357 183 0 527997 0
Current children cumulated CPU time (s) 12.24
Current children cumulated vsize (KiB) 2178540

[startup+25.5004 s]
/proc/loadavg: 1.99 1.38 0.62 3/183 11535
/proc/meminfo: memFree=29424068/32873844 swapFree=7632/7632
[pid=11529] ppid=11527 vsize=16996 CPUtime=0.02 cores=1,3,5,7
/proc/11529/stat : 11529 (python) S 11527 11529 11346 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293041968 17403904 1081 33554432000 4194304 5683644 140733916928096 140733916925944 209883841920 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11529/statm: 4249 1081 429 364 0 691 0
[pid=11531] ppid=11529 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11531/stat : 11531 (sh) S 11529 11529 11346 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293041975 9367552 267 33554432000 4194304 5064252 140737308956656 140737308955360 209883653710 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11531/statm: 2287 267 226 213 0 72 0
[pid=11532] ppid=11531 vsize=16740 CPUtime=0.01 cores=1,3,5,7
/proc/11532/stat : 11532 (python) S 11531 11529 11346 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293041976 17141760 1058 33554432000 4194304 5683644 140736277109472 140736277107320 209883841920 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11532/statm: 4185 1058 429 364 0 627 0
[pid=11533] ppid=11532 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11533/stat : 11533 (sh) S 11532 11529 11346 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293041978 9367552 268 33554432000 4194304 5064252 140737090314928 140737090313632 209883653710 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11533/statm: 2287 268 226 213 0 72 0
[pid=11534] ppid=11533 vsize=3707308 CPUtime=24.86 cores=1,3,5,7
/proc/11534/stat : 11534 (PBPASSolver-817) R 11533 11529 11346 0 -1 4202496 659086 0 0 0 2052 434 0 0 20 0 1 0 293041978 3796283392 411058 33554432000 4194304 4943705 140733217237888 140733217236160 4361008 0 0 16781312 17608 0 0 0 17 5 0 0 51 0 0
/proc/11534/statm: 926827 411058 357 183 0 923197 0
Current children cumulated CPU time (s) 24.89
Current children cumulated vsize (KiB) 3759340

[startup+51.1004 s]
/proc/loadavg: 1.99 1.42 0.65 3/183 11535
/proc/meminfo: memFree=28668952/32873844 swapFree=7632/7632
[pid=11529] ppid=11527 vsize=16996 CPUtime=0.02 cores=1,3,5,7
/proc/11529/stat : 11529 (python) S 11527 11529 11346 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293041968 17403904 1081 33554432000 4194304 5683644 140733916928096 140733916925944 209883841920 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11529/statm: 4249 1081 429 364 0 691 0
[pid=11531] ppid=11529 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11531/stat : 11531 (sh) S 11529 11529 11346 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293041975 9367552 267 33554432000 4194304 5064252 140737308956656 140737308955360 209883653710 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11531/statm: 2287 267 226 213 0 72 0
[pid=11532] ppid=11531 vsize=16740 CPUtime=0.01 cores=1,3,5,7
/proc/11532/stat : 11532 (python) S 11531 11529 11346 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293041976 17141760 1058 33554432000 4194304 5683644 140736277109472 140736277107320 209883841920 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11532/statm: 4185 1058 429 364 0 627 0
[pid=11533] ppid=11532 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11533/stat : 11533 (sh) S 11532 11529 11346 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293041978 9367552 268 33554432000 4194304 5064252 140737090314928 140737090313632 209883653710 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11533/statm: 2287 268 226 213 0 72 0
[pid=11534] ppid=11533 vsize=5399468 CPUtime=50.26 cores=1,3,5,7
/proc/11534/stat : 11534 (PBPASSolver-817) R 11533 11529 11346 0 -1 4202496 844164 0 0 0 4472 554 0 0 20 0 1 0 293041978 5529055232 599015 33554432000 4194304 4943705 140733217237888 140733217236800 4267542 0 0 16781312 17608 0 0 0 17 5 0 0 70 0 0
/proc/11534/statm: 1349867 599017 357 183 0 1346237 0
Current children cumulated CPU time (s) 50.29
Current children cumulated vsize (KiB) 5451500

[startup+102.307 s]
/proc/loadavg: 2.05 1.53 0.73 3/183 11535
/proc/meminfo: memFree=27669000/32873844 swapFree=7632/7632
[pid=11529] ppid=11527 vsize=16996 CPUtime=0.02 cores=1,3,5,7
/proc/11529/stat : 11529 (python) S 11527 11529 11346 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293041968 17403904 1081 33554432000 4194304 5683644 140733916928096 140733916925944 209883841920 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11529/statm: 4249 1081 429 364 0 691 0
[pid=11531] ppid=11529 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11531/stat : 11531 (sh) S 11529 11529 11346 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293041975 9367552 267 33554432000 4194304 5064252 140737308956656 140737308955360 209883653710 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11531/statm: 2287 267 226 213 0 72 0
[pid=11532] ppid=11531 vsize=16740 CPUtime=0.01 cores=1,3,5,7
/proc/11532/stat : 11532 (python) S 11531 11529 11346 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293041976 17141760 1058 33554432000 4194304 5683644 140736277109472 140736277107320 209883841920 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11532/statm: 4185 1058 429 364 0 627 0
[pid=11533] ppid=11532 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11533/stat : 11533 (sh) S 11532 11529 11346 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293041978 9367552 268 33554432000 4194304 5064252 140737090314928 140737090313632 209883653710 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11533/statm: 2287 268 226 213 0 72 0
[pid=11534] ppid=11533 vsize=7619244 CPUtime=101.02 cores=1,3,5,7
/proc/11534/stat : 11534 (PBPASSolver-817) R 11533 11529 11346 0 -1 4202496 1086956 0 0 0 9390 712 0 0 20 0 1 0 293041978 7802105856 843645 33554432000 4194304 4943705 140733217237888 140733217236800 4361008 0 0 16781312 17608 0 0 0 17 5 0 0 114 0 0
/proc/11534/statm: 1904811 843645 357 183 0 1901181 0
Current children cumulated CPU time (s) 101.05
Current children cumulated vsize (KiB) 7671276

[startup+162.3 s]
/proc/loadavg: 2.02 1.62 0.81 3/183 11535
/proc/meminfo: memFree=26817908/32873844 swapFree=7632/7632
[pid=11529] ppid=11527 vsize=16996 CPUtime=0.02 cores=1,3,5,7
/proc/11529/stat : 11529 (python) S 11527 11529 11346 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293041968 17403904 1081 33554432000 4194304 5683644 140733916928096 140733916925944 209883841920 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11529/statm: 4249 1081 429 364 0 691 0
[pid=11531] ppid=11529 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11531/stat : 11531 (sh) S 11529 11529 11346 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293041975 9367552 267 33554432000 4194304 5064252 140737308956656 140737308955360 209883653710 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11531/statm: 2287 267 226 213 0 72 0
[pid=11532] ppid=11531 vsize=16740 CPUtime=0.01 cores=1,3,5,7
/proc/11532/stat : 11532 (python) S 11531 11529 11346 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293041976 17141760 1058 33554432000 4194304 5683644 140736277109472 140736277107320 209883841920 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11532/statm: 4185 1058 429 364 0 627 0
[pid=11533] ppid=11532 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11533/stat : 11533 (sh) S 11532 11529 11346 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293041978 9367552 268 33554432000 4194304 5064252 140737090314928 140737090313632 209883653710 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11533/statm: 2287 268 226 213 0 72 0
[pid=11534] ppid=11533 vsize=9568428 CPUtime=160.49 cores=1,3,5,7
/proc/11534/stat : 11534 (PBPASSolver-817) R 11533 11529 11346 0 -1 4202496 1300148 0 0 0 15189 860 0 0 20 0 1 0 293041978 9798070272 1056837 33554432000 4194304 4943705 140733217237888 140733217236800 4361008 0 0 16781312 17608 0 0 0 17 5 0 0 164 0 0
/proc/11534/statm: 2392107 1056837 357 183 0 2388477 0
Current children cumulated CPU time (s) 160.52
Current children cumulated vsize (KiB) 9620460

[startup+222.3 s]
/proc/loadavg: 2.00 1.68 0.88 3/183 11535
/proc/meminfo: memFree=26047424/32873844 swapFree=7632/7632
[pid=11529] ppid=11527 vsize=16996 CPUtime=0.02 cores=1,3,5,7
/proc/11529/stat : 11529 (python) S 11527 11529 11346 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293041968 17403904 1081 33554432000 4194304 5683644 140733916928096 140733916925944 209883841920 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11529/statm: 4249 1081 429 364 0 691 0
[pid=11531] ppid=11529 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11531/stat : 11531 (sh) S 11529 11529 11346 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293041975 9367552 267 33554432000 4194304 5064252 140737308956656 140737308955360 209883653710 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11531/statm: 2287 267 226 213 0 72 0
[pid=11532] ppid=11531 vsize=16740 CPUtime=0.01 cores=1,3,5,7
/proc/11532/stat : 11532 (python) S 11531 11529 11346 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293041976 17141760 1058 33554432000 4194304 5683644 140736277109472 140736277107320 209883841920 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11532/statm: 4185 1058 429 364 0 627 0
[pid=11533] ppid=11532 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11533/stat : 11533 (sh) S 11532 11529 11346 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293041978 9367552 268 33554432000 4194304 5064252 140737090314928 140737090313632 209883653710 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11533/statm: 2287 268 226 213 0 72 0
[pid=11534] ppid=11533 vsize=11172524 CPUtime=219.92 cores=1,3,5,7
/proc/11534/stat : 11534 (PBPASSolver-817) R 11533 11529 11346 0 -1 4202496 1475597 0 0 0 21022 970 0 0 20 0 1 0 293041978 11440664576 1241501 33554432000 4194304 4943705 140733217237888 140733217236800 4361008 0 0 16781312 17608 0 0 0 17 5 0 0 213 0 0
/proc/11534/statm: 2793131 1241501 357 183 0 2789501 0
Current children cumulated CPU time (s) 219.95
Current children cumulated vsize (KiB) 11224556

[startup+282.3 s]
/proc/loadavg: 2.00 1.74 0.95 3/184 11538
/proc/meminfo: memFree=25369660/32873844 swapFree=7632/7632
[pid=11529] ppid=11527 vsize=16996 CPUtime=0.02 cores=1,3,5,7
/proc/11529/stat : 11529 (python) S 11527 11529 11346 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293041968 17403904 1081 33554432000 4194304 5683644 140733916928096 140733916925944 209883841920 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11529/statm: 4249 1081 429 364 0 691 0
[pid=11531] ppid=11529 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11531/stat : 11531 (sh) S 11529 11529 11346 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293041975 9367552 267 33554432000 4194304 5064252 140737308956656 140737308955360 209883653710 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11531/statm: 2287 267 226 213 0 72 0
[pid=11532] ppid=11531 vsize=16740 CPUtime=0.01 cores=1,3,5,7
/proc/11532/stat : 11532 (python) S 11531 11529 11346 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293041976 17141760 1058 33554432000 4194304 5683644 140736277109472 140736277107320 209883841920 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11532/statm: 4185 1058 429 364 0 627 0
[pid=11533] ppid=11532 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11533/stat : 11533 (sh) S 11532 11529 11346 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293041978 9367552 268 33554432000 4194304 5064252 140737090314928 140737090313632 209883653710 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11533/statm: 2287 268 226 213 0 72 0
[pid=11534] ppid=11533 vsize=12601260 CPUtime=279.41 cores=1,3,5,7
/proc/11534/stat : 11534 (PBPASSolver-817) R 11533 11529 11346 0 -1 4202496 1631866 0 0 0 26870 1071 0 0 20 0 1 0 293041978 12903690240 1411593 33554432000 4194304 4943705 140733217237888 140733217236800 4361008 0 0 16781312 17608 0 0 0 17 5 0 0 259 0 0
/proc/11534/statm: 3150315 1411593 357 183 0 3146685 0
Current children cumulated CPU time (s) 279.44
Current children cumulated vsize (KiB) 12653292

[startup+342.3 s]
/proc/loadavg: 2.00 1.78 1.01 3/183 11539
/proc/meminfo: memFree=24739720/32873844 swapFree=7632/7632
[pid=11529] ppid=11527 vsize=16996 CPUtime=0.02 cores=1,3,5,7
/proc/11529/stat : 11529 (python) S 11527 11529 11346 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293041968 17403904 1081 33554432000 4194304 5683644 140733916928096 140733916925944 209883841920 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11529/statm: 4249 1081 429 364 0 691 0
[pid=11531] ppid=11529 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11531/stat : 11531 (sh) S 11529 11529 11346 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293041975 9367552 267 33554432000 4194304 5064252 140737308956656 140737308955360 209883653710 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11531/statm: 2287 267 226 213 0 72 0
[pid=11532] ppid=11531 vsize=16740 CPUtime=0.01 cores=1,3,5,7
/proc/11532/stat : 11532 (python) S 11531 11529 11346 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293041976 17141760 1058 33554432000 4194304 5683644 140736277109472 140736277107320 209883841920 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11532/statm: 4185 1058 429 364 0 627 0
[pid=11533] ppid=11532 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11533/stat : 11533 (sh) S 11532 11529 11346 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293041978 9367552 268 33554432000 4194304 5064252 140737090314928 140737090313632 209883653710 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11533/statm: 2287 268 226 213 0 72 0
[pid=11534] ppid=11533 vsize=13891244 CPUtime=338.93 cores=1,3,5,7
/proc/11534/stat : 11534 (PBPASSolver-817) R 11533 11529 11346 0 -1 4202496 1772959 0 0 0 32729 1164 0 0 20 0 1 0 293041978 14224633856 1566509 33554432000 4194304 4943705 140733217237888 140733217236800 4361008 0 0 16781312 17608 0 0 0 17 5 0 0 304 0 0
/proc/11534/statm: 3472811 1566509 357 183 0 3469181 0
Current children cumulated CPU time (s) 338.96
Current children cumulated vsize (KiB) 13943276

[startup+402.3 s]
/proc/loadavg: 2.00 1.82 1.07 3/183 11539
/proc/meminfo: memFree=24174564/32873844 swapFree=7632/7632
[pid=11529] ppid=11527 vsize=16996 CPUtime=0.02 cores=1,3,5,7
/proc/11529/stat : 11529 (python) S 11527 11529 11346 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293041968 17403904 1081 33554432000 4194304 5683644 140733916928096 140733916925944 209883841920 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11529/statm: 4249 1081 429 364 0 691 0
[pid=11531] ppid=11529 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11531/stat : 11531 (sh) S 11529 11529 11346 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293041975 9367552 267 33554432000 4194304 5064252 140737308956656 140737308955360 209883653710 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11531/statm: 2287 267 226 213 0 72 0
[pid=11532] ppid=11531 vsize=16740 CPUtime=0.01 cores=1,3,5,7
/proc/11532/stat : 11532 (python) S 11531 11529 11346 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293041976 17141760 1058 33554432000 4194304 5683644 140736277109472 140736277107320 209883841920 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11532/statm: 4185 1058 429 364 0 627 0
[pid=11533] ppid=11532 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11533/stat : 11533 (sh) S 11532 11529 11346 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293041978 9367552 268 33554432000 4194304 5064252 140737090314928 140737090313632 209883653710 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11533/statm: 2287 268 226 213 0 72 0
[pid=11534] ppid=11533 vsize=15075756 CPUtime=398.43 cores=1,3,5,7
/proc/11534/stat : 11534 (PBPASSolver-817) R 11533 11529 11346 0 -1 4202496 1902517 0 0 0 38594 1249 0 0 20 0 1 0 293041978 15437574144 1709889 33554432000 4194304 4943705 140733217237888 140733217236800 4361008 0 0 16781312 17608 0 0 0 17 5 0 0 351 0 0
/proc/11534/statm: 3768939 1709889 357 183 0 3765309 0
Current children cumulated CPU time (s) 398.46
Current children cumulated vsize (KiB) 15127788



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+443.4 s]
/proc/loadavg: 2.00 1.84 1.11 3/183 11539
/proc/meminfo: memFree=23763368/32873844 swapFree=7632/7632
[pid=11529] ppid=11527 vsize=16996 CPUtime=0.02 cores=1,3,5,7
/proc/11529/stat : 11529 (python) S 11527 11529 11346 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293041968 17403904 1081 33554432000 4194304 5683644 140733916928096 140733916925944 209883841920 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11529/statm: 4249 1081 429 364 0 691 0
[pid=11531] ppid=11529 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11531/stat : 11531 (sh) S 11529 11529 11346 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293041975 9367552 267 33554432000 4194304 5064252 140737308956656 140737308955360 209883653710 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11531/statm: 2287 267 226 213 0 72 0
[pid=11532] ppid=11531 vsize=16740 CPUtime=0.01 cores=1,3,5,7
/proc/11532/stat : 11532 (python) S 11531 11529 11346 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293041976 17141760 1058 33554432000 4194304 5683644 140736277109472 140736277107320 209883841920 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11532/statm: 4185 1058 429 364 0 627 0
[pid=11533] ppid=11532 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11533/stat : 11533 (sh) S 11532 11529 11346 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293041978 9367552 268 33554432000 4194304 5064252 140737090314928 140737090313632 209883653710 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11533/statm: 2287 268 226 213 0 72 0
[pid=11534] ppid=11533 vsize=15821228 CPUtime=439.23 cores=1,3,5,7
/proc/11534/stat : 11534 (PBPASSolver-817) R 11533 11529 11346 0 -1 4202496 1984054 0 0 0 42619 1304 0 0 20 0 1 0 293041978 16200937472 1800641 33554432000 4194304 4943705 140733217237888 140733217236800 4361008 0 0 16781312 17608 0 0 0 17 5 0 0 381 0 0
/proc/11534/statm: 3955307 1800641 357 183 0 3951677 0
Current children cumulated CPU time (s) 439.26
Current children cumulated vsize (KiB) 15873260

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

Real time (s): 443.42
CPU time (s): 439.26
CPU user time (s): 426.21
CPU system time (s): 13.05
CPU usage (%): 99.0619
Max. virtual memory (cumulated for all children) (KiB): 15873260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.031995
system time used= 0.019996
maximum resident set size= 4328
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= 191
involuntary context switches= 4

runsolver used 2.36264 second user time and 3.70144 second system time

The end

Launcher Data

Begin job on node141 at 2012-05-29 07:26:16
IDJOB=3718889
IDBENCH=1384
IDSOLVER=2303
FILE ID=node141/3718889-1338269175
RUNJOBID= node141-1338268847-11363
PBS_JOBID= 14625680
Free space on /tmp= 71188 MiB

SOLVER NAME= PBPASSolver-CARD.SN 2012-05-28
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/liu/dbst/normalized-dbst_v40_e600_d20_mw10_2.opb.PB06.opb
COMMAND LINE= python HOME/RunSolver.py BENCHNAME PrimePower CARD.SN ./CryptoMiniSat
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3718889-1338269175/watcher-3718889-1338269175 -o /tmp/evaluation-result-3718889-1338269175/solver-3718889-1338269175 -C 1800 -W 1900 -M 15500  python HOME/RunSolver.py HOME/instance-3718889-1338269175.opb PrimePower CARD.SN ./CryptoMiniSat

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

MD5SUM BENCH= 409a20f37901eec51bb3d0d7a35b01e1
RANDOM SEED=1097477381

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.744
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.744
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.92
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.744
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:        31090892 kB
Buffers:          257144 kB
Cached:           489720 kB
SwapCached:          216 kB
Active:           838700 kB
Inactive:          64036 kB
Active(anon):     146616 kB
Inactive(anon):    11304 kB
Active(file):     692084 kB
Inactive(file):    52732 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67108640 kB
Dirty:             47020 kB
Writeback:             0 kB
AnonPages:        167088 kB
Mapped:            11584 kB
Shmem:               172 kB
Slab:             731168 kB
SReclaimable:     172780 kB
SUnreclaim:       558388 kB
KernelStack:        1464 kB
PageTables:         4448 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     279932 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    135168 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= 71160 MiB
End job on node141 at 2012-05-29 07:33:40