Trace number 3718982

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-28UNSAT 227.789 228.132

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/
uclid_pb_benchmarks/normalized-25s.smv.opb
MD5SUMd7f2e5810238fdfe52a90b4b556d26aa
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.031994
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables5072
Total number of constraints12829
Number of constraints which are clauses11721
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1108
Minimum length of a constraint1
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 165
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 546
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

227.72/228.13	cpython RunMakeCNF.py HOME/instance-3718982-1338270708.opb PrimePower CARD.SN ./CryptoMiniSat
227.72/228.13	./CryptoMiniSat HOME/instance-3718982-1338270708.opb.PrimePower.CARD.SN.cnf 1>HOME/instance-3718982-1338270708.opb.PrimePower.CARD.SN.cnf.CryptoMiniSat.out 2>HOME/instance-3718982-1338270708.opb.PrimePower.CARD.SN.cnf.CryptoMiniSat.err
227.72/228.13	
227.72/228.13	HOME/instance-3718982-1338270708.opb.PrimePower.CARD.SN.cnf.CryptoMiniSat.out
227.72/228.13	c Outputting solution to console
227.72/228.13	c This is CryptoMiniSat 2.9.1
227.72/228.13	c compiled with gcc version 4.4.6 20110731 (Red Hat 4.4.6-3)
227.72/228.13	c WARNING: for repeatability, setting FPU to use double precision
227.72/228.13	c Reading file 'HOME/instance-3718982-1338270708.opb.PrimePower.CARD.SN.cnf'
227.72/228.13	c -- header says num vars:        2347742
227.72/228.13	c -- header says num clauses:    20036262
227.72/228.13	c -- clauses added:            0 learnts,     20036262 normals,            0 xors
227.72/228.13	c -- vars added    2347741
227.72/228.13	c Parsing time:  6.25 s
227.72/228.13	c  N st     0         0   2347741   1023384         0  14688188         0  33555984         0   no data   no data  --
227.72/228.13	c asymm  cl-useful: 0/2792/1004470 lits-rem:0 time: 0.48
227.72/228.13	c Flit:     7 Blit:    354 bXBeca:    0 bXProp: 18854 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T:  9.43
227.72/228.13	c Cleaning up after failed var search:     0.54 s 
227.72/228.13	c Replacing    18854 vars Replaced  1048530 lits Time:     0.67 s 
227.72/228.13	c bin-w-bin subsume rem       194701 bins  time:  1.58 s
227.72/228.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.28 s
227.72/228.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29506 time:  3.83 s
227.72/228.13	c Removed useless bin:   17498  fixed:     0  props:  20.00M  time:  0.49 s
227.72/228.13	c num threads              : 1          
227.72/228.13	c restarts                 : 0          
227.72/228.13	c dynamic restarts         : 0          
227.72/228.13	c static restarts          : 0          
227.72/228.13	c full restarts            : 0          
227.72/228.13	c total simplify time      : 0.00       
227.72/228.13	c learnts DL2              : 0          
227.72/228.13	c learnts size 2           : 15410034   
227.72/228.13	c learnts size 1           : 605171      (25.78     % of vars)
227.72/228.13	c filedLit time            : 9.99        (27.46     % time)
227.72/228.13	c v-elim SatELite          : 484452      (20.63     % vars)
227.72/228.13	c SatELite time            : 4.16        (11.43     % time)
227.72/228.13	c v-elim xor               : 0           (0.00      % vars)
227.72/228.13	c xor elim time            : 0.00        (0.00      % time)
227.72/228.13	c num binary xor trees     : 4915       
227.72/228.13	c binxor trees' crown      : 18854       (3.84      leafs/tree)
227.72/228.13	c bin xor find time        : 0.00       
227.72/228.13	c OTF clause improved      : 0           (-nan      clauses/conflict)
227.72/228.13	c OTF impr. size diff      : 0           (-nan       lits/clause)
227.72/228.13	c OTF cl watch-shrink      : 0           (-nan      clauses/conflict)
227.72/228.13	c OTF cl watch-sh-lit      : 0           (-nan       lits/clause)
227.72/228.13	c tried to recurMin cls    : 0           (-nan       % of conflicts)
227.72/228.13	c updated cache            : 0           (-nan       lits/tried recurMin)
227.72/228.13	c clauses over max glue    : 0           (-nan      % of all clauses)
227.72/228.13	c conflicts                : 0           (0.00      / sec)
227.72/228.13	c decisions                : 0           (-nan      % random)
227.72/228.13	c bogo-props               : 212004030   (5828374.41 / sec)
227.72/228.13	c conflict literals        : 0           (-nan      % deleted)
227.72/228.13	c Memory used              : 1740.76     MB
227.72/228.13	c CPU time                 : 36.37       s
227.72/228.13	s UNSATISFIABLE

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

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.01 1.99 1.70 3/178 29663
/proc/meminfo: memFree=26118488/32873852 swapFree=6856/6856
[pid=29663] ppid=29661 vsize=15276 CPUtime=0 cores=0,2,4,6
/proc/29663/stat : 29663 (python) R 29661 29663 29464 0 -1 4202496 634 0 0 0 0 0 0 0 20 0 1 0 293196730 15642624 527 33554432000 4194304 5683644 140736391468368 140736391454280 273448518544 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0
/proc/29663/statm: 3819 527 312 364 0 261 0

[startup+0.0473071 s]
/proc/loadavg: 2.01 1.99 1.70 3/178 29663
/proc/meminfo: memFree=26118488/32873852 swapFree=6856/6856
[pid=29663] ppid=29661 vsize=16436 CPUtime=0 cores=0,2,4,6
/proc/29663/stat : 29663 (python) R 29661 29663 29464 0 -1 4202496 1057 0 0 0 0 0 0 0 20 0 1 0 293196730 16830464 884 33554432000 4194304 5683644 140736391468368 140736391397368 4527955 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0
/proc/29663/statm: 4109 884 379 364 0 551 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 16436

[startup+0.100238 s]
/proc/loadavg: 2.01 1.99 1.70 3/178 29663
/proc/meminfo: memFree=26118488/32873852 swapFree=6856/6856
[pid=29663] ppid=29661 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/29663/stat : 29663 (python) S 29661 29663 29464 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293196730 17403904 1082 33554432000 4194304 5683644 140736391468368 140736391466216 273448519040 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29663/statm: 4249 1082 429 364 0 691 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16996

[startup+0.300264 s]
/proc/loadavg: 2.01 1.99 1.70 3/178 29663
/proc/meminfo: memFree=26118488/32873852 swapFree=6856/6856
[pid=29663] ppid=29661 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/29663/stat : 29663 (python) S 29661 29663 29464 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293196730 17403904 1082 33554432000 4194304 5683644 140736391468368 140736391466216 273448519040 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29663/statm: 4249 1082 429 364 0 691 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16996

[startup+0.700274 s]
/proc/loadavg: 2.01 1.99 1.70 3/178 29663
/proc/meminfo: memFree=26118488/32873852 swapFree=6856/6856
[pid=29663] ppid=29661 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/29663/stat : 29663 (python) S 29661 29663 29464 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293196730 17403904 1082 33554432000 4194304 5683644 140736391468368 140736391466216 273448519040 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29663/statm: 4249 1082 429 364 0 691 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16996

[startup+1.50037 s]
/proc/loadavg: 2.01 1.99 1.70 3/183 29668
/proc/meminfo: memFree=25855824/32873852 swapFree=6856/6856
[pid=29663] ppid=29661 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/29663/stat : 29663 (python) S 29661 29663 29464 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293196730 17403904 1082 33554432000 4194304 5683644 140736391468368 140736391466216 273448519040 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29663/statm: 4249 1082 429 364 0 691 0
[pid=29665] ppid=29663 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29665/stat : 29665 (sh) S 29663 29663 29464 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293196737 9367552 267 33554432000 4194304 5064252 140734461122464 140734461121168 273448330830 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29665/statm: 2287 267 226 213 0 72 0
[pid=29666] ppid=29665 vsize=16744 CPUtime=0.01 cores=0,2,4,6
/proc/29666/stat : 29666 (python) S 29665 29663 29464 0 -1 4202496 1299 0 0 0 1 0 0 0 20 0 1 0 293196737 17145856 1059 33554432000 4194304 5683644 140733627106752 140733627104600 273448519040 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29666/statm: 4186 1059 429 364 0 628 0
[pid=29667] ppid=29666 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29667/stat : 29667 (sh) S 29666 29663 29464 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293196740 9367552 267 33554432000 4194304 5064252 140737235086128 140737235084832 273448330830 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29667/statm: 2287 267 226 213 0 72 0
[pid=29668] ppid=29667 vsize=765516 CPUtime=1.38 cores=0,2,4,6
/proc/29668/stat : 29668 (PBPASSolver-817) R 29667 29663 29464 0 -1 4202496 82729 0 0 0 86 52 0 0 20 0 1 0 293196740 783888384 82672 33554432000 4194304 4943705 140735958163568 140735958162480 4358535 0 0 16781312 17608 0 0 0 17 0 0 0 0 0 0
/proc/29668/statm: 191379 82676 357 183 0 187749 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 817552

[startup+3.10032 s]
/proc/loadavg: 2.01 1.99 1.70 3/183 29668
/proc/meminfo: memFree=25730212/32873852 swapFree=6856/6856
[pid=29663] ppid=29661 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/29663/stat : 29663 (python) S 29661 29663 29464 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293196730 17403904 1082 33554432000 4194304 5683644 140736391468368 140736391466216 273448519040 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29663/statm: 4249 1082 429 364 0 691 0
[pid=29665] ppid=29663 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29665/stat : 29665 (sh) S 29663 29663 29464 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293196737 9367552 267 33554432000 4194304 5064252 140734461122464 140734461121168 273448330830 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29665/statm: 2287 267 226 213 0 72 0
[pid=29666] ppid=29665 vsize=16744 CPUtime=0.01 cores=0,2,4,6
/proc/29666/stat : 29666 (python) S 29665 29663 29464 0 -1 4202496 1299 0 0 0 1 0 0 0 20 0 1 0 293196737 17145856 1059 33554432000 4194304 5683644 140733627106752 140733627104600 273448519040 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29666/statm: 4186 1059 429 364 0 628 0
[pid=29667] ppid=29666 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29667/stat : 29667 (sh) S 29666 29663 29464 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293196740 9367552 267 33554432000 4194304 5064252 140737235086128 140737235084832 273448330830 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29667/statm: 2287 267 226 213 0 72 0
[pid=29668] ppid=29667 vsize=785580 CPUtime=2.99 cores=0,2,4,6
/proc/29668/stat : 29668 (PBPASSolver-817) R 29667 29663 29464 0 -1 4202496 85078 0 0 0 123 176 0 0 20 0 1 0 293196740 804433920 84893 33554432000 4194304 4943705 140735958163568 140735958159600 4267542 0 0 16781312 17608 0 0 0 17 0 0 0 0 0 0
/proc/29668/statm: 196395 84893 365 183 0 192765 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 837616

[startup+6.30032 s]
/proc/loadavg: 2.01 1.99 1.70 3/183 29668
/proc/meminfo: memFree=25650472/32873852 swapFree=6856/6856
[pid=29663] ppid=29661 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/29663/stat : 29663 (python) S 29661 29663 29464 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293196730 17403904 1082 33554432000 4194304 5683644 140736391468368 140736391466216 273448519040 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29663/statm: 4249 1082 429 364 0 691 0
[pid=29665] ppid=29663 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29665/stat : 29665 (sh) S 29663 29663 29464 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293196737 9367552 267 33554432000 4194304 5064252 140734461122464 140734461121168 273448330830 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29665/statm: 2287 267 226 213 0 72 0
[pid=29666] ppid=29665 vsize=16744 CPUtime=0.01 cores=0,2,4,6
/proc/29666/stat : 29666 (python) S 29665 29663 29464 0 -1 4202496 1299 0 0 0 1 0 0 0 20 0 1 0 293196737 17145856 1059 33554432000 4194304 5683644 140733627106752 140733627104600 273448519040 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29666/statm: 4186 1059 429 364 0 628 0
[pid=29667] ppid=29666 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29667/stat : 29667 (sh) S 29666 29663 29464 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293196740 9367552 267 33554432000 4194304 5064252 140737235086128 140737235084832 273448330830 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29667/statm: 2287 267 226 213 0 72 0
[pid=29668] ppid=29667 vsize=791788 CPUtime=6.07 cores=0,2,4,6
/proc/29668/stat : 29668 (PBPASSolver-817) R 29667 29663 29464 0 -1 4202496 86054 0 0 0 194 413 0 0 20 0 1 0 293196740 810790912 85581 33554432000 4194304 4943705 140735958163568 140735958160976 4267542 0 0 16781312 17608 0 0 0 17 0 0 0 11 0 0
/proc/29668/statm: 197947 85581 365 183 0 194317 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 843824

[startup+12.7004 s]
/proc/loadavg: 2.01 1.99 1.70 3/183 29668
/proc/meminfo: memFree=25510640/32873852 swapFree=6856/6856
[pid=29663] ppid=29661 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/29663/stat : 29663 (python) S 29661 29663 29464 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293196730 17403904 1082 33554432000 4194304 5683644 140736391468368 140736391466216 273448519040 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29663/statm: 4249 1082 429 364 0 691 0
[pid=29665] ppid=29663 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29665/stat : 29665 (sh) S 29663 29663 29464 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293196737 9367552 267 33554432000 4194304 5064252 140734461122464 140734461121168 273448330830 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29665/statm: 2287 267 226 213 0 72 0
[pid=29666] ppid=29665 vsize=16744 CPUtime=0.01 cores=0,2,4,6
/proc/29666/stat : 29666 (python) S 29665 29663 29464 0 -1 4202496 1299 0 0 0 1 0 0 0 20 0 1 0 293196737 17145856 1059 33554432000 4194304 5683644 140733627106752 140733627104600 273448519040 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29666/statm: 4186 1059 429 364 0 628 0
[pid=29667] ppid=29666 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29667/stat : 29667 (sh) S 29666 29663 29464 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293196740 9367552 267 33554432000 4194304 5064252 140737235086128 140737235084832 273448330830 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29667/statm: 2287 267 226 213 0 72 0
[pid=29668] ppid=29667 vsize=804748 CPUtime=12.35 cores=0,2,4,6
/proc/29668/stat : 29668 (PBPASSolver-817) R 29667 29663 29464 0 -1 4202496 88069 0 0 0 335 900 0 0 20 0 1 0 293196740 824061952 87004 33554432000 4194304 4943705 140735958163568 140735958158512 4267542 0 0 16781312 17608 0 0 0 17 2 0 0 23 0 0
/proc/29668/statm: 201187 87004 365 183 0 197557 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 856784

[startup+25.5004 s]
/proc/loadavg: 2.01 1.99 1.71 3/183 29668
/proc/meminfo: memFree=25234856/32873852 swapFree=6856/6856
[pid=29663] ppid=29661 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/29663/stat : 29663 (python) S 29661 29663 29464 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293196730 17403904 1082 33554432000 4194304 5683644 140736391468368 140736391466216 273448519040 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29663/statm: 4249 1082 429 364 0 691 0
[pid=29665] ppid=29663 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29665/stat : 29665 (sh) S 29663 29663 29464 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293196737 9367552 267 33554432000 4194304 5064252 140734461122464 140734461121168 273448330830 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29665/statm: 2287 267 226 213 0 72 0
[pid=29666] ppid=29665 vsize=16744 CPUtime=0.01 cores=0,2,4,6
/proc/29666/stat : 29666 (python) S 29665 29663 29464 0 -1 4202496 1299 0 0 0 1 0 0 0 20 0 1 0 293196737 17145856 1059 33554432000 4194304 5683644 140733627106752 140733627104600 273448519040 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29666/statm: 4186 1059 429 364 0 628 0
[pid=29667] ppid=29666 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29667/stat : 29667 (sh) S 29666 29663 29464 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293196740 9367552 267 33554432000 4194304 5064252 140737235086128 140737235084832 273448330830 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29667/statm: 2287 267 226 213 0 72 0
[pid=29668] ppid=29667 vsize=830668 CPUtime=25.15 cores=0,2,4,6
/proc/29668/stat : 29668 (PBPASSolver-817) R 29667 29663 29464 0 -1 4202496 92146 0 0 0 619 1896 0 0 20 0 1 0 293196740 850604032 89881 33554432000 4194304 4943705 140735958163568 140735958158864 4267542 0 0 16781312 17608 0 0 0 17 2 0 0 23 0 0
/proc/29668/statm: 207667 89881 365 183 0 204037 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 882704

[startup+51.1004 s]
/proc/loadavg: 2.00 1.99 1.72 3/183 29668
/proc/meminfo: memFree=24738932/32873852 swapFree=6856/6856
[pid=29663] ppid=29661 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/29663/stat : 29663 (python) S 29661 29663 29464 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293196730 17403904 1082 33554432000 4194304 5683644 140736391468368 140736391466216 273448519040 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29663/statm: 4249 1082 429 364 0 691 0
[pid=29665] ppid=29663 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29665/stat : 29665 (sh) S 29663 29663 29464 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293196737 9367552 267 33554432000 4194304 5064252 140734461122464 140734461121168 273448330830 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29665/statm: 2287 267 226 213 0 72 0
[pid=29666] ppid=29665 vsize=16744 CPUtime=0.01 cores=0,2,4,6
/proc/29666/stat : 29666 (python) S 29665 29663 29464 0 -1 4202496 1299 0 0 0 1 0 0 0 20 0 1 0 293196737 17145856 1059 33554432000 4194304 5683644 140733627106752 140733627104600 273448519040 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29666/statm: 4186 1059 429 364 0 628 0
[pid=29667] ppid=29666 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29667/stat : 29667 (sh) S 29666 29663 29464 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293196740 9367552 267 33554432000 4194304 5064252 140737235086128 140737235084832 273448330830 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29667/statm: 2287 267 226 213 0 72 0
[pid=29668] ppid=29667 vsize=882700 CPUtime=50.74 cores=0,2,4,6
/proc/29668/stat : 29668 (PBPASSolver-817) R 29667 29663 29464 0 -1 4202496 100356 0 0 0 1188 3886 0 0 20 0 1 0 293196740 903884800 95675 33554432000 4194304 4943705 140735958163568 140735958158800 4267542 0 0 16781312 17608 0 0 0 17 2 0 0 23 0 0
/proc/29668/statm: 220675 95675 365 183 0 217045 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 934736

[startup+102.306 s]
/proc/loadavg: 2.00 1.99 1.73 3/183 29668
/proc/meminfo: memFree=23842828/32873852 swapFree=6856/6856
[pid=29663] ppid=29661 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/29663/stat : 29663 (python) S 29661 29663 29464 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293196730 17403904 1082 33554432000 4194304 5683644 140736391468368 140736391466216 273448519040 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29663/statm: 4249 1082 429 364 0 691 0
[pid=29665] ppid=29663 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29665/stat : 29665 (sh) S 29663 29663 29464 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293196737 9367552 267 33554432000 4194304 5064252 140734461122464 140734461121168 273448330830 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29665/statm: 2287 267 226 213 0 72 0
[pid=29666] ppid=29665 vsize=16744 CPUtime=0.01 cores=0,2,4,6
/proc/29666/stat : 29666 (python) S 29665 29663 29464 0 -1 4202496 1299 0 0 0 1 0 0 0 20 0 1 0 293196737 17145856 1059 33554432000 4194304 5683644 140733627106752 140733627104600 273448519040 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29666/statm: 4186 1059 429 364 0 628 0
[pid=29667] ppid=29666 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29667/stat : 29667 (sh) S 29666 29663 29464 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293196740 9367552 267 33554432000 4194304 5064252 140737235086128 140737235084832 273448330830 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29667/statm: 2287 267 226 213 0 72 0
[pid=29668] ppid=29667 vsize=987980 CPUtime=101.94 cores=0,2,4,6
/proc/29668/stat : 29668 (PBPASSolver-817) R 29667 29663 29464 0 -1 4202496 116908 0 0 0 2334 7860 0 0 20 0 1 0 293196740 1011691520 107347 33554432000 4194304 4943705 140735958163568 140735958160944 4267542 0 0 16781312 17608 0 0 0 17 2 0 0 24 0 0
/proc/29668/statm: 246995 107347 365 183 0 243365 0
Current children cumulated CPU time (s) 101.96
Current children cumulated vsize (KiB) 1040016

[startup+162.3 s]
/proc/loadavg: 2.00 1.99 1.74 3/183 29668
/proc/meminfo: memFree=22917692/32873852 swapFree=6856/6856
[pid=29663] ppid=29661 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/29663/stat : 29663 (python) S 29661 29663 29464 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293196730 17403904 1082 33554432000 4194304 5683644 140736391468368 140736391466216 273448519040 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29663/statm: 4249 1082 429 364 0 691 0
[pid=29665] ppid=29663 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29665/stat : 29665 (sh) S 29663 29663 29464 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293196737 9367552 267 33554432000 4194304 5064252 140734461122464 140734461121168 273448330830 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29665/statm: 2287 267 226 213 0 72 0
[pid=29666] ppid=29665 vsize=16744 CPUtime=0.01 cores=0,2,4,6
/proc/29666/stat : 29666 (python) S 29665 29663 29464 0 -1 4202496 1299 0 0 0 1 0 0 0 20 0 1 0 293196737 17145856 1059 33554432000 4194304 5683644 140733627106752 140733627104600 273448519040 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29666/statm: 4186 1059 429 364 0 628 0
[pid=29667] ppid=29666 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29667/stat : 29667 (sh) S 29666 29663 29464 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293196740 9367552 267 33554432000 4194304 5064252 140737235086128 140737235084832 273448330830 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29667/statm: 2287 267 226 213 0 72 0
[pid=29668] ppid=29667 vsize=1112012 CPUtime=161.92 cores=0,2,4,6
/proc/29668/stat : 29668 (PBPASSolver-817) R 29667 29663 29464 0 -1 4202496 136377 0 0 0 3693 12499 0 0 20 0 1 0 293196740 1138700288 121072 33554432000 4194304 4943705 140735958163568 140735958160976 4267542 0 0 16781312 17608 0 0 0 17 2 0 0 25 0 0
/proc/29668/statm: 278003 121072 365 183 0 274373 0
Current children cumulated CPU time (s) 161.94
Current children cumulated vsize (KiB) 1164048

[startup+222.3 s]
/proc/loadavg: 2.00 1.99 1.75 3/181 29670
/proc/meminfo: memFree=21152948/32873852 swapFree=6856/6856
[pid=29663] ppid=29661 vsize=16996 CPUtime=189.63 cores=0,2,4,6
/proc/29663/stat : 29663 (python) S 29661 29663 29464 0 -1 4202496 1404 149422 0 0 1 0 4324 14638 20 0 1 0 293196730 17403904 1082 33554432000 4194304 5683644 140736391468368 140736391465912 273448519040 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/29663/statm: 4249 1082 429 364 0 691 0
[pid=29669] ppid=29663 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29669/stat : 29669 (sh) S 29663 29663 29464 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293215729 9367552 267 33554432000 4194304 5064252 140733827696112 140733827694816 273448330830 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/29669/statm: 2287 267 226 213 0 72 0
[pid=29670] ppid=29669 vsize=1758200 CPUtime=32.3 cores=0,2,4,6
/proc/29670/stat : 29670 (CryptoMiniSat) R 29669 29663 29464 0 -1 4202496 186365 0 0 0 3173 57 0 0 20 0 1 0 293215729 1800396800 378056 33554432000 4194304 4734972 140736632524464 140736632515672 4393682 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0
/proc/29670/statm: 439550 378056 389 132 0 434450 0
Current children cumulated CPU time (s) 221.93
Current children cumulated vsize (KiB) 1784344

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

[startup+223.9 s]
/proc/loadavg: 2.00 1.99 1.75 3/181 29670
/proc/meminfo: memFree=21140796/32873852 swapFree=6856/6856
[pid=29663] ppid=29661 vsize=16996 CPUtime=189.63 cores=0,2,4,6
/proc/29663/stat : 29663 (python) S 29661 29663 29464 0 -1 4202496 1404 149422 0 0 1 0 4324 14638 20 0 1 0 293196730 17403904 1082 33554432000 4194304 5683644 140736391468368 140736391465912 273448519040 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/29663/statm: 4249 1082 429 364 0 691 0
[pid=29669] ppid=29663 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29669/stat : 29669 (sh) S 29663 29663 29464 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293215729 9367552 267 33554432000 4194304 5064252 140733827696112 140733827694816 273448330830 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/29669/statm: 2287 267 226 213 0 72 0
[pid=29670] ppid=29669 vsize=1759652 CPUtime=33.9 cores=0,2,4,6
/proc/29670/stat : 29670 (CryptoMiniSat) R 29669 29663 29464 0 -1 4202496 186698 0 0 0 3333 57 0 0 20 0 1 0 293215729 1801883648 378389 33554432000 4194304 4734972 140736632524464 140736632515736 4393711 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0
/proc/29670/statm: 439913 378389 389 132 0 434813 0
Current children cumulated CPU time (s) 223.53
Current children cumulated vsize (KiB) 1785796

[startup+225.506 s]
/proc/loadavg: 2.00 1.99 1.75 3/181 29670
/proc/meminfo: memFree=21109284/32873852 swapFree=6856/6856
[pid=29663] ppid=29661 vsize=16996 CPUtime=189.63 cores=0,2,4,6
/proc/29663/stat : 29663 (python) S 29661 29663 29464 0 -1 4202496 1404 149422 0 0 1 0 4324 14638 20 0 1 0 293196730 17403904 1082 33554432000 4194304 5683644 140736391468368 140736391465912 273448519040 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/29663/statm: 4249 1082 429 364 0 691 0
[pid=29669] ppid=29663 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29669/stat : 29669 (sh) S 29663 29663 29464 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293215729 9367552 267 33554432000 4194304 5064252 140733827696112 140733827694816 273448330830 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/29669/statm: 2287 267 226 213 0 72 0
[pid=29670] ppid=29669 vsize=1759652 CPUtime=35.5 cores=0,2,4,6
/proc/29670/stat : 29670 (CryptoMiniSat) R 29669 29663 29464 0 -1 4202496 186698 0 0 0 3493 57 0 0 20 0 1 0 293215729 1801883648 378389 33554432000 4194304 4734972 140736632524464 140736632515736 4419330 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0
/proc/29670/statm: 439913 378389 389 132 0 434813 0
Current children cumulated CPU time (s) 225.13
Current children cumulated vsize (KiB) 1785796

[startup+227.1 s]
/proc/loadavg: 2.00 1.99 1.75 3/181 29670
/proc/meminfo: memFree=21039732/32873852 swapFree=6856/6856
[pid=29663] ppid=29661 vsize=16996 CPUtime=189.63 cores=0,2,4,6
/proc/29663/stat : 29663 (python) S 29661 29663 29464 0 -1 4202496 1404 149422 0 0 1 0 4324 14638 20 0 1 0 293196730 17403904 1082 33554432000 4194304 5683644 140736391468368 140736391465912 273448519040 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/29663/statm: 4249 1082 429 364 0 691 0
[pid=29669] ppid=29663 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29669/stat : 29669 (sh) S 29663 29663 29464 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293215729 9367552 267 33554432000 4194304 5064252 140733827696112 140733827694816 273448330830 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/29669/statm: 2287 267 226 213 0 72 0
[pid=29670] ppid=29669 vsize=1782536 CPUtime=37.09 cores=0,2,4,6
/proc/29670/stat : 29670 (CryptoMiniSat) R 29669 29663 29464 0 -1 4202496 188589 0 0 0 3652 57 0 0 20 0 1 0 293215729 1825316864 383501 33554432000 4194304 4734972 140736632524464 140736632515848 273448139098 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0
/proc/29670/statm: 445634 383501 404 132 0 440534 0
Current children cumulated CPU time (s) 226.72
Current children cumulated vsize (KiB) 1808680

[startup+227.9 s]
/proc/loadavg: 2.00 1.99 1.75 3/181 29670
/proc/meminfo: memFree=21067108/32873852 swapFree=6856/6856
[pid=29663] ppid=29661 vsize=16996 CPUtime=189.63 cores=0,2,4,6
/proc/29663/stat : 29663 (python) S 29661 29663 29464 0 -1 4202496 1404 149422 0 0 1 0 4324 14638 20 0 1 0 293196730 17403904 1082 33554432000 4194304 5683644 140736391468368 140736391465912 273448519040 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/29663/statm: 4249 1082 429 364 0 691 0
[pid=29669] ppid=29663 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29669/stat : 29669 (sh) S 29663 29663 29464 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293215729 9367552 267 33554432000 4194304 5064252 140733827696112 140733827694816 273448330830 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/29669/statm: 2287 267 226 213 0 72 0
[pid=29670] ppid=29669 vsize=1211200 CPUtime=37.89 cores=0,2,4,6
/proc/29670/stat : 29670 (CryptoMiniSat) R 29669 29663 29464 0 -1 4202496 188589 0 0 0 3731 58 0 0 20 0 1 0 293215729 1240268800 282235 33554432000 4194304 4734972 140736632524464 140736632516584 273448139098 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0
/proc/29670/statm: 302800 282235 404 132 0 297700 0
Current children cumulated CPU time (s) 227.52
Current children cumulated vsize (KiB) 1237344

[startup+228.1 s]
/proc/loadavg: 2.00 1.99 1.75 3/181 29670
/proc/meminfo: memFree=21067108/32873852 swapFree=6856/6856
[pid=29663] ppid=29661 vsize=16996 CPUtime=189.63 cores=0,2,4,6
/proc/29663/stat : 29663 (python) S 29661 29663 29464 0 -1 4202496 1404 149422 0 0 1 0 4324 14638 20 0 1 0 293196730 17403904 1082 33554432000 4194304 5683644 140736391468368 140736391465912 273448519040 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/29663/statm: 4249 1082 429 364 0 691 0
[pid=29669] ppid=29663 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29669/stat : 29669 (sh) S 29663 29663 29464 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293215729 9367552 267 33554432000 4194304 5064252 140733827696112 140733827694816 273448330830 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/29669/statm: 2287 267 226 213 0 72 0
[pid=29670] ppid=29669 vsize=965336 CPUtime=38.09 cores=0,2,4,6
/proc/29670/stat : 29670 (CryptoMiniSat) R 29669 29663 29464 0 -1 4202496 188589 0 0 0 3749 60 0 0 20 0 1 0 293215729 988504064 170074 33554432000 4194304 4734972 140736632524464 140736632516584 273448540282 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0
/proc/29670/statm: 241334 169928 404 132 0 236234 0
Current children cumulated CPU time (s) 227.72
Current children cumulated vsize (KiB) 991480

Child status: 0
Real time (s): 228.132
CPU time (s): 227.789
CPU user time (s): 80.7647
CPU system time (s): 147.025
CPU usage (%): 99.8498
Max. virtual memory (cumulated for all children) (KiB): 1849748

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 80.7647
system time used= 147.025
maximum resident set size= 1572156
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 340277
page faults= 0
swaps= 0
block input operations= 0
block output operations= 781976
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 250
involuntary context switches= 290

runsolver used 0.39094 second user time and 1.00885 second system time

The end

Launcher Data

Begin job on node128 at 2012-05-29 07:51:48
IDJOB=3718982
IDBENCH=1484
IDSOLVER=2303
FILE ID=node128/3718982-1338270708
RUNJOBID= node128-1338268843-29480
PBS_JOBID= 14625693
Free space on /tmp= 71228 MiB

SOLVER NAME= PBPASSolver-CARD.SN 2012-05-28
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/normalized-25s.smv.opb
COMMAND LINE= python HOME/RunSolver.py BENCHNAME PrimePower CARD.SN ./CryptoMiniSat
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3718982-1338270708/watcher-3718982-1338270708 -o /tmp/evaluation-result-3718982-1338270708/solver-3718982-1338270708 -C 1800 -W 1900 -M 15500  python HOME/RunSolver.py HOME/instance-3718982-1338270708.opb PrimePower CARD.SN ./CryptoMiniSat

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

MD5SUM BENCH= d7f2e5810238fdfe52a90b4b556d26aa
RANDOM SEED=2135675898

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:        26119396 kB
Buffers:          522356 kB
Cached:          2585508 kB
SwapCached:          576 kB
Active:          4058304 kB
Inactive:        1807860 kB
Active(anon):    2748256 kB
Inactive(anon):    12300 kB
Active(file):    1310048 kB
Inactive(file):  1795560 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67107340 kB
Dirty:             14592 kB
Writeback:             0 kB
AnonPages:       2928120 kB
Mapped:            16024 kB
Shmem:               200 kB
Slab:             737468 kB
SReclaimable:     179240 kB
SUnreclaim:       558228 kB
KernelStack:        1504 kB
PageTables:        15740 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:    6275516 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    253952 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= 70824 MiB
End job on node128 at 2012-05-29 07:55:36