Trace number 3369437

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
CryptoMiniSat Strange-Night-1-mt (fixed)UNSAT 79.7639 21.0069

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-ext_con_032_008_0256-tseitin.cnf
MD5SUMee9a3768141236efcc4a858e8f92a7e9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.353945
Satisfiable
(Un)Satisfiability was proved
Number of variables27224
Number of clauses68879
Sum of the clauses size160715
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 245918
Number of clauses of size 322959
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3369437-1305394225.cnf'
0.00/0.01	c -- header says num vars:          27224
0.00/0.01	c -- header says num clauses:       68879
0.08/0.08	c -- clauses added:            0 learnts,        68879 normals,            0 xors
0.08/0.08	c -- vars added      27224
0.08/0.08	c Parsing time:  0.10 s
0.08/0.08	c  N st     0         0     27224     22959     45918         0    160713         0   no data   no data  --
0.08/0.08	c asymm  cl-useful: 0/22894/22894 lits-rem:0 time: 0.14
0.43/0.28	c Flit:   224 Blit:      0 bXBeca:    0 bXProp:  624 Bins:      0 BRemL:      0 BRemN:      0 P:  3.7M T:  0.75
0.43/0.28	c Cleaning up after failed var search:     0.01 s 
0.43/0.28	c Replacing      624 vars Replaced    18528 lits Time:     0.02 s 
1.10/0.30	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1.10/0.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
1.10/0.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  26102 time:  0.14 s
1.10/0.39	c Removed useless bin:       0  fixed:     0  props:   3.45M  time:  0.09 s
1.10/1.03	c lits-rem:         0  cl-subs:        0  v-elim:   8700  v-fix:    0  time:  0.26 s
1.10/1.03	c Finding binary XORs  T:     0.03 s  found:       0
1.10/1.03	c Finding non-binary XORs:     0.05 s (found:    4048, avg size: 3.0)
1.10/1.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    935 locsubst:     0 time:   0.03
1.10/1.03	c calculated reachability. Time: 0.01
1.10/1.03	c Calc default polars -  time:   0.00 s pos:    1858 undec:   13136 neg:   12230
1.10/1.03	c =========================================================================================
1.10/1.03	c types(t): F = full restart, N = normal restart
1.10/1.03	c types(t): S = simplification begin/end, E = solution found
1.10/1.03	c restart types(rt): st = static, dy = dynamic
1.10/1.03	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.10/1.03	c  B st     0         0     16467      9289     18890         0     75953         0   no data   no data  --
5.43/1.38	c Decided on static restart strategy
10.74/2.72	c  N st     8      4912     16467      9289     18910      4774     75953    215783   no data   no data  --
19.52/4.92	c  N st    10     11294     16467      9289     18926      4757     75953    181623   no data   no data  --
25.49/6.44	c  N st    11     17037     16467      9289     18930     10400     75953    470192   no data   no data  --
33.51/8.43	c  F st    12     25000     16466      9289     18983     12848     75953    575353   no data   no data  --
33.51/8.45	c  N st    12     25000     16466      9282     18985     12713     75936    567839   no data   no data  --
37.07/9.36	c Decided on static restart strategy
37.07/9.36	c  N st    18     30001     16466      9282     19019     11126     75936    469112   no data   no data  --
37.07/9.36	c  S st    18     30001     16466      9282     19019     11126     75936    469112   no data   no data  --
37.47/9.48	c  S st    18     30502     16466      9282     19058     11475     75936    470688   no data   no data  --
37.47/9.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    890 locsubst:     0 time:   0.02
37.47/9.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
38.30/9.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:    265 BRemL:     99 BRemN:      0 P:  2.8M T:  0.81
38.30/9.69	c Replacing        1 vars Replaced      159 lits Time:     0.02 s 
38.66/9.71	c bin-w-bin subsume rem            0 bins  time:  0.01 s
39.45/9.92	c subs with bin:      729  lits-rem:         9  v-fix:    0  time:  0.85 s
39.45/9.95	c Subs w/ non-existent bins:      0 l-rem:     83 v-fix:     0 done:  15575 time:  0.09 s
39.45/9.96	c Removed useless bin:       0  fixed:     0  props:   0.71M  time:  0.04 s
57.01/14.33	c lits-rem:     12226  cl-subs:     8517  v-elim:   9516  v-fix:    0  time: 17.39 s
57.01/14.36	c asymm  cl-useful: 27/5230/5230 lits-rem:39 time: 0.14
57.01/14.36	c calculated reachability. Time: 0.01
57.01/14.36	c  N st    18     30502      6059      5230      1096      2133     32726    103971   no data   no data  --
59.84/15.05	c Finding binary XORs  T:     0.01 s  found:       9
63.39/15.90	c  N st    20     37612      6059      5230      1128      8169     32726    413808   no data   no data  --
68.18/17.16	c  N st    21     44011      6059      5230      1138      6755     32726    331378   no data   no data  --
69.37/17.46	c  S st    22     45755      6059      5230      1167      8342     32726    407472   no data   no data  --
69.77/17.53	c  S st    22     46258      6059      5230      1278      8622     32720    409525   no data   no data  --
69.77/17.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    112 locsubst:     0 time:   0.01
69.77/17.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
69.77/17.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:    166 BRemL:      3 BRemN:      1 P:  0.3M T:  0.15
69.77/17.58	c Replacing       10 vars Replaced     5588 lits Time:     0.04 s 
69.77/17.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
69.77/17.59	c subs with bin:      126  lits-rem:       586  v-fix:    0  time:  0.02 s
70.17/17.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   5937 time:  0.01 s
70.17/17.60	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
76.03/19.21	c lits-rem:      3405  cl-subs:     3884  v-elim:    226  v-fix:    0  time:  5.89 s
76.03/19.21	c vivif2 --  cl tried     4102 cl shrink        0 lits rem          0 time: 0.00
76.03/19.22	c vivif2 --  cl tried     3397 cl shrink        0 lits rem          0 time: 0.01
76.03/19.23	c asymm  cl-useful: 4/4102/4102 lits-rem:6 time: 0.04
76.03/19.23	c calculated reachability. Time: 0.00
76.03/19.23	c  N st    22     46258      5711      4102      1422      3397     28768    144937   no data   no data  --
79.55/20.99	c Following stats are for *FIRST FINISHED THREAD ONLY*
79.55/20.99	c num threads              : 4          
79.55/20.99	c restarts                 : 208        
79.55/20.99	c dynamic restarts         : 202        
79.55/20.99	c static restarts          : 6          
79.55/20.99	c full restarts            : 1          
79.55/20.99	c total simplify time      : 0.20       
79.55/20.99	c learnts DL2              : 0          
79.55/20.99	c learnts size 2           : 48952      
79.55/20.99	c learnts size 1           : 924         (3.39      % of vars)
79.55/20.99	c filedLit time            : 1.88        (2.36      % time)
79.55/20.99	c v-elim SatELite          : 8688        (31.91     % vars)
79.55/20.99	c SatELite time            : 2.04        (2.56      % time)
79.55/20.99	c v-elim xor               : 0           (0.00      % vars)
79.55/20.99	c xor elim time            : 0.02        (0.02      % time)
79.55/20.99	c num binary xor trees     : 575        
79.55/20.99	c binxor trees' crown      : 638         (1.11      leafs/tree)
79.55/20.99	c bin xor find time        : 0.07       
79.55/20.99	c OTF clause improved      : 1752        (0.03      clauses/conflict)
79.55/20.99	c OTF impr. size diff      : 1941        (1.11       lits/clause)
79.55/20.99	c OTF cl watch-shrink      : 930         (0.02      clauses/conflict)
79.55/20.99	c OTF cl watch-sh-lit      : 2557        (2.75       lits/clause)
79.55/20.99	c tried to recurMin cls    : 13427       (24.57      % of conflicts)
79.55/20.99	c updated cache            : 10777       (0.80       lits/tried recurMin)
79.55/20.99	c unit cls received        : 126         (13.64     % of units)
79.55/20.99	c unit cls sent            : 45          (4.87      % of units)
79.55/20.99	c bin cls received         : 1625       
79.55/20.99	c bin cls sent             : 608        
79.55/20.99	c clauses over max glue    : 0           (0.00      % of all clauses)
79.55/20.99	c conflicts                : 54649       (686.60    / sec)
79.55/20.99	c decisions                : 5385244     (3.42      % random)
79.55/20.99	c bogo-props               : 545021052   (6847522.97 / sec)
79.55/20.99	c conflict literals        : 2421899     (17.94     % deleted)
79.55/20.99	c Memory used              : 315.77      MB
79.55/20.99	c single-thread CPU time   : 79.59       s
79.55/20.99	c all-threads sum CPU time : 79.59       s
79.55/20.99	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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-3369437-1305394225/watcher-3369437-1305394225 -o /tmp/evaluation-result-3369437-1305394225/solver-3369437-1305394225 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3369437-1305394225.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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: 7.63 7.65 7.09 7/339 30825
/proc/meminfo: memFree=17601780/32951124 swapFree=67056804/67111528
[pid=30825] ppid=30823 vsize=51236 CPUtime=0.02 cores=1,3,5,7
/proc/30825/stat : 30825 (strangenight1-m) R 30823 30825 29888 0 -1 4202496 411 0 0 0 2 0 0 0 25 0 4 0 651023489 52465664 352 33554432000 4194304 4650419 140733255233712 18446744073709551615 47540172609458 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30825/statm: 12809 352 303 112 0 7774 0
[pid=30825/tid=30826] ppid=30823 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/30825/task/30826/stat : 30826 (strangenight1-m) R 30823 30825 29888 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 651023489 52465664 352 33554432000 4194304 4650419 140733255233712 18446744073709551615 270613167089 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30825/tid=30827] ppid=30823 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/30825/task/30827/stat : 30827 (strangenight1-m) R 30823 30825 29888 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 651023489 52465664 352 33554432000 4194304 4650419 140733255233712 18446744073709551615 47540172609458 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30825/tid=30828] ppid=30823 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/30825/task/30828/stat : 30828 (strangenight1-m) R 30823 30825 29888 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 651023489 52465664 352 33554432000 4194304 4650419 140733255233712 18446744073709551615 47540172609452 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.0293299 s]
/proc/loadavg: 7.63 7.65 7.09 7/339 30825
/proc/meminfo: memFree=17601780/32951124 swapFree=67056804/67111528
[pid=30825] ppid=30823 vsize=293960 CPUtime=0.08 cores=1,3,5,7
/proc/30825/stat : 30825 (strangenight1-m) D 30823 30825 29888 0 -1 4202496 7646 0 0 0 8 0 0 0 18 0 4 0 651023489 301015040 6586 33554432000 4194304 4650419 140733255233712 18446744073709551615 4556570 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30825/statm: 73490 6592 344 112 0 68455 0
[pid=30825/tid=30826] ppid=30823 vsize=293960 CPUtime=0.01 cores=1,3,5,7
/proc/30825/task/30826/stat : 30826 (strangenight1-m) R 30823 30825 29888 0 -1 4202560 1798 0 0 0 1 0 0 0 25 0 4 0 651023489 301015040 6597 33554432000 4194304 4650419 140733255233712 18446744073709551615 270613153975 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30825/tid=30827] ppid=30823 vsize=293960 CPUtime=0.01 cores=1,3,5,7
/proc/30825/task/30827/stat : 30827 (strangenight1-m) R 30823 30825 29888 0 -1 4202560 1804 0 0 0 1 0 0 0 18 0 4 0 651023489 301015040 6599 33554432000 4194304 4650419 140733255233712 18446744073709551615 4319147 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30825/tid=30828] ppid=30823 vsize=293960 CPUtime=0.02 cores=1,3,5,7
/proc/30825/task/30828/stat : 30828 (strangenight1-m) R 30823 30825 29888 0 -1 4202560 1832 0 0 0 2 0 0 0 18 0 4 0 651023489 301015040 6602 33554432000 4194304 4650419 140733255233712 18446744073709551615 270612771525 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 293960

[startup+0.102834 s]
/proc/loadavg: 7.63 7.65 7.09 7/339 30825
/proc/meminfo: memFree=17601780/32951124 swapFree=67056804/67111528
[pid=30825] ppid=30823 vsize=305376 CPUtime=0.43 cores=1,3,5,7
/proc/30825/stat : 30825 (strangenight1-m) R 30823 30825 29888 0 -1 4202496 15158 0 0 0 41 2 0 0 18 0 4 0 651023489 312705024 12576 33554432000 4194304 4650419 140733255233712 18446744073709551615 270612771873 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30825/statm: 76344 12576 373 112 0 71309 0
[pid=30825/tid=30826] ppid=30823 vsize=305376 CPUtime=0.09 cores=1,3,5,7
/proc/30825/task/30826/stat : 30826 (strangenight1-m) R 30823 30825 29888 0 -1 4202560 3831 0 0 0 9 0 0 0 18 0 4 0 651023489 312705024 12577 33554432000 4194304 4650419 140733255233712 18446744073709551615 270613153975 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30825/tid=30827] ppid=30823 vsize=305376 CPUtime=0.09 cores=1,3,5,7
/proc/30825/task/30827/stat : 30827 (strangenight1-m) D 30823 30825 29888 0 -1 4202560 3831 0 0 0 9 0 0 0 18 0 4 0 651023489 312705024 12577 33554432000 4194304 4650419 140733255233712 18446744073709551615 270613153975 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30825/tid=30828] ppid=30823 vsize=305376 CPUtime=0.1 cores=1,3,5,7
/proc/30825/task/30828/stat : 30828 (strangenight1-m) R 30823 30825 29888 0 -1 4202560 3242 0 0 0 10 0 0 0 18 0 4 0 651023489 312705024 12579 33554432000 4194304 4650419 140733255233712 18446744073709551615 4363394 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 305376

[startup+0.391127 s]
/proc/loadavg: 7.63 7.65 7.09 7/339 30825
/proc/meminfo: memFree=17601780/32951124 swapFree=67056804/67111528
[pid=30825] ppid=30823 vsize=305376 CPUtime=1.54 cores=1,3,5,7
/proc/30825/stat : 30825 (strangenight1-m) R 30823 30825 29888 0 -1 4202496 23220 0 0 0 150 4 0 0 18 0 4 0 651023489 312705024 20638 33554432000 4194304 4650419 140733255233712 18446744073709551615 270612771873 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30825/statm: 76344 21034 388 112 0 71309 0
[pid=30825/tid=30826] ppid=30823 vsize=305376 CPUtime=0.38 cores=1,3,5,7
/proc/30825/task/30826/stat : 30826 (strangenight1-m) R 30823 30825 29888 0 -1 4202560 7064 0 0 0 37 1 0 0 18 0 4 0 651023489 312705024 22105 33554432000 4194304 4650419 140733255233712 18446744073709551615 270612807880 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30825/tid=30827] ppid=30823 vsize=305508 CPUtime=1.14 cores=1,3,5,7
/proc/30825/task/30827/stat : 30827 (strangenight1-m) R 30823 30825 29888 0 -1 4202560 7683 0 0 0 113 1 0 0 19 0 4 0 651023489 312840192 23240 33554432000 4194304 4650419 140733255233712 18446744073709551615 4363522 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30825/tid=30828] ppid=30823 vsize=305508 CPUtime=1.16 cores=1,3,5,7
/proc/30825/task/30828/stat : 30828 (strangenight1-m) R 30823 30825 29888 0 -1 4202560 3415 0 0 0 116 0 0 0 19 0 4 0 651023489 312840192 23240 33554432000 4194304 4650419 140733255233712 18446744073709551615 4310605 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.54
Current children cumulated vsize (KiB) 305376

[startup+1.2692 s]
/proc/loadavg: 7.63 7.65 7.09 7/339 30825
/proc/meminfo: memFree=17601780/32951124 swapFree=67056804/67111528
[pid=30825] ppid=30823 vsize=305640 CPUtime=5.03 cores=1,3,5,7
/proc/30825/stat : 30825 (strangenight1-m) R 30823 30825 29888 0 -1 4202496 26998 0 0 0 498 5 0 0 19 0 4 0 651023489 312975360 23277 33554432000 4194304 4650419 140733255233712 18446744073709551615 4363582 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30825/statm: 76410 23277 393 112 0 71375 0
[pid=30825/tid=30826] ppid=30823 vsize=305640 CPUtime=1.24 cores=1,3,5,7
/proc/30825/task/30826/stat : 30826 (strangenight1-m) R 30823 30825 29888 0 -1 4202560 7740 0 0 0 123 1 0 0 19 0 4 0 651023489 312975360 23277 33554432000 4194304 4650419 140733255233712 18446744073709551615 4304093 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30825/tid=30827] ppid=30823 vsize=305640 CPUtime=1.24 cores=1,3,5,7
/proc/30825/task/30827/stat : 30827 (strangenight1-m) R 30823 30825 29888 0 -1 4202560 7690 0 0 0 123 1 0 0 19 0 4 0 651023489 312975360 23277 33554432000 4194304 4650419 140733255233712 18446744073709551615 4310788 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30825/tid=30828] ppid=30823 vsize=305640 CPUtime=1.25 cores=1,3,5,7
/proc/30825/task/30828/stat : 30828 (strangenight1-m) R 30823 30825 29888 0 -1 4202560 3427 0 0 0 125 0 0 0 19 0 4 0 651023489 312975360 23277 33554432000 4194304 4650419 140733255233712 18446744073709551615 4311360 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.03
Current children cumulated vsize (KiB) 305640

[startup+1.56915 s]
/proc/loadavg: 7.63 7.65 7.09 7/339 30825
/proc/meminfo: memFree=17601780/32951124 swapFree=67056804/67111528
[pid=30825] ppid=30823 vsize=305640 CPUtime=6.23 cores=1,3,5,7
/proc/30825/stat : 30825 (strangenight1-m) R 30823 30825 29888 0 -1 4202496 27163 0 0 0 618 5 0 0 19 0 4 0 651023489 312975360 23409 33554432000 4194304 4650419 140733255233712 18446744073709551615 4310752 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30825/statm: 76410 23409 394 112 0 71375 0
[pid=30825/tid=30826] ppid=30823 vsize=305640 CPUtime=1.54 cores=1,3,5,7
/proc/30825/task/30826/stat : 30826 (strangenight1-m) R 30823 30825 29888 0 -1 4202560 7786 0 0 0 153 1 0 0 19 0 4 0 651023489 312975360 23409 33554432000 4194304 4650419 140733255233712 18446744073709551615 4363522 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30825/tid=30827] ppid=30823 vsize=305640 CPUtime=1.54 cores=1,3,5,7
/proc/30825/task/30827/stat : 30827 (strangenight1-m) R 30823 30825 29888 0 -1 4202560 7720 0 0 0 153 1 0 0 19 0 4 0 651023489 312975360 23409 33554432000 4194304 4650419 140733255233712 18446744073709551615 4310809 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30825/tid=30828] ppid=30823 vsize=305640 CPUtime=1.55 cores=1,3,5,7
/proc/30825/task/30828/stat : 30828 (strangenight1-m) R 30823 30825 29888 0 -1 4202560 3460 0 0 0 155 0 0 0 20 0 4 0 651023489 312975360 23409 33554432000 4194304 4650419 140733255233712 18446744073709551615 4364883 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 305640

[startup+3.10088 s]
/proc/loadavg: 7.66 7.65 7.09 9/343 30829
/proc/meminfo: memFree=17437604/32951124 swapFree=67056804/67111528
[pid=30825] ppid=30823 vsize=306504 CPUtime=12.32 cores=1,3,5,7
/proc/30825/stat : 30825 (strangenight1-m) R 30823 30825 29888 0 -1 4202496 28457 0 0 0 1227 5 0 0 23 0 4 0 651023489 313860096 23621 33554432000 4194304 4650419 140733255233712 18446744073709551615 4364883 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30825/statm: 76626 23621 395 112 0 71591 0
[pid=30825/tid=30826] ppid=30823 vsize=306504 CPUtime=3.05 cores=1,3,5,7
/proc/30825/task/30826/stat : 30826 (strangenight1-m) R 30823 30825 29888 0 -1 4202560 8242 0 0 0 304 1 0 0 23 0 4 0 651023489 313860096 23621 33554432000 4194304 4650419 140733255233712 18446744073709551615 4366698 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30825/tid=30827] ppid=30823 vsize=306504 CPUtime=3.08 cores=1,3,5,7
/proc/30825/task/30827/stat : 30827 (strangenight1-m) R 30823 30825 29888 0 -1 4202560 7898 0 0 0 307 1 0 0 24 0 4 0 651023489 313860096 23621 33554432000 4194304 4650419 140733255233712 18446744073709551615 4310770 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30825/tid=30828] ppid=30823 vsize=306504 CPUtime=3.08 cores=1,3,5,7
/proc/30825/task/30828/stat : 30828 (strangenight1-m) R 30823 30825 29888 0 -1 4202560 3656 0 0 0 308 0 0 0 25 0 4 0 651023489 313860096 23621 33554432000 4194304 4650419 140733255233712 18446744073709551615 4364883 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 306504

[startup+6.31331 s]
/proc/loadavg: 7.66 7.65 7.09 11/343 30859
/proc/meminfo: memFree=17637108/32951124 swapFree=67056804/67111528
[pid=30825] ppid=30823 vsize=309404 CPUtime=25.14 cores=1,3,5,7
/proc/30825/stat : 30825 (strangenight1-m) R 30823 30825 29888 0 -1 4202496 32021 0 0 0 2508 6 0 0 25 0 4 0 651023489 316829696 24761 33554432000 4194304 4650419 140733255233712 18446744073709551615 4364883 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30825/statm: 77351 24761 395 112 0 72316 0
[pid=30825/tid=30826] ppid=30823 vsize=309404 CPUtime=6.22 cores=1,3,5,7
/proc/30825/task/30826/stat : 30826 (strangenight1-m) R 30823 30825 29888 0 -1 4202560 9004 0 0 0 621 1 0 0 25 0 4 0 651023489 316829696 24761 33554432000 4194304 4650419 140733255233712 18446744073709551615 4364346 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30825/tid=30827] ppid=30823 vsize=309404 CPUtime=6.29 cores=1,3,5,7
/proc/30825/task/30827/stat : 30827 (strangenight1-m) R 30823 30825 29888 0 -1 4202560 8876 0 0 0 628 1 0 0 25 0 4 0 651023489 316829696 24761 33554432000 4194304 4650419 140733255233712 18446744073709551615 4328348 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30825/tid=30828] ppid=30823 vsize=309404 CPUtime=6.29 cores=1,3,5,7
/proc/30825/task/30828/stat : 30828 (strangenight1-m) R 30823 30825 29888 0 -1 4202560 4316 0 0 0 629 0 0 0 25 0 4 0 651023489 316829696 24761 33554432000 4194304 4650419 140733255233712 18446744073709551615 4363644 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 309404

[startup+12.7012 s]
/proc/loadavg: 7.69 7.66 7.10 9/343 30859
/proc/meminfo: memFree=17538904/32951124 swapFree=67056804/67111528
[pid=30825] ppid=30823 vsize=312476 CPUtime=50.64 cores=1,3,5,7
/proc/30825/stat : 30825 (strangenight1-m) R 30823 30825 29888 0 -1 4202496 46137 0 0 0 5053 11 0 0 25 0 4 0 651023489 319975424 32317 33554432000 4194304 4650419 140733255233712 18446744073709551615 4432392 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30825/statm: 78119 32317 396 112 0 73084 0
[pid=30825/tid=30826] ppid=30823 vsize=312476 CPUtime=12.55 cores=1,3,5,7
/proc/30825/task/30826/stat : 30826 (strangenight1-m) R 30823 30825 29888 0 -1 4202560 13967 0 0 0 1253 2 0 0 25 0 4 0 651023489 319975424 32317 33554432000 4194304 4650419 140733255233712 18446744073709551615 4439361 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30825/tid=30827] ppid=30823 vsize=312476 CPUtime=12.68 cores=1,3,5,7
/proc/30825/task/30827/stat : 30827 (strangenight1-m) R 30823 30825 29888 0 -1 4202560 11460 0 0 0 1265 3 0 0 25 0 4 0 651023489 319975424 32317 33554432000 4194304 4650419 140733255233712 18446744073709551615 4302842 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30825/tid=30828] ppid=30823 vsize=312476 CPUtime=12.69 cores=1,3,5,7
/proc/30825/task/30828/stat : 30828 (strangenight1-m) R 30823 30825 29888 0 -1 4202560 6383 0 0 0 1267 2 0 0 25 0 4 0 651023489 319975424 32317 33554432000 4194304 4650419 140733255233712 18446744073709551615 4364944 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 312476

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

[startup+13.501 s]
/proc/loadavg: 7.71 7.67 7.10 9/343 30859
/proc/meminfo: memFree=17526304/32951124 swapFree=67056804/67111528
[pid=30825] ppid=30823 vsize=312476 CPUtime=53.82 cores=1,3,5,7
/proc/30825/stat : 30825 (strangenight1-m) R 30823 30825 29888 0 -1 4202496 48705 0 0 0 5371 11 0 0 25 0 4 0 651023489 319975424 34704 33554432000 4194304 4650419 140733255233712 18446744073709551615 4438792 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30825/statm: 78119 34704 396 112 0 73084 0
[pid=30825/tid=30826] ppid=30823 vsize=312476 CPUtime=13.34 cores=1,3,5,7
/proc/30825/task/30826/stat : 30826 (strangenight1-m) R 30823 30825 29888 0 -1 4202560 13967 0 0 0 1332 2 0 0 25 0 4 0 651023489 319975424 34704 33554432000 4194304 4650419 140733255233712 18446744073709551615 4433090 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30825/tid=30827] ppid=30823 vsize=312476 CPUtime=13.47 cores=1,3,5,7
/proc/30825/task/30827/stat : 30827 (strangenight1-m) R 30823 30825 29888 0 -1 4202560 13923 0 0 0 1344 3 0 0 25 0 4 0 651023489 319975424 34704 33554432000 4194304 4650419 140733255233712 18446744073709551615 4303248 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30825/tid=30828] ppid=30823 vsize=312476 CPUtime=13.49 cores=1,3,5,7
/proc/30825/task/30828/stat : 30828 (strangenight1-m) R 30823 30825 29888 0 -1 4202560 6488 0 0 0 1347 2 0 0 25 0 4 0 651023489 319975424 34704 33554432000 4194304 4650419 140733255233712 18446744073709551615 4349707 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 53.82
Current children cumulated vsize (KiB) 312476

[startup+16.7005 s]
/proc/loadavg: 7.71 7.67 7.10 9/343 30859
/proc/meminfo: memFree=17460332/32951124 swapFree=67056804/67111528
[pid=30825] ppid=30823 vsize=321988 CPUtime=66.58 cores=1,3,5,7
/proc/30825/stat : 30825 (strangenight1-m) R 30823 30825 29888 0 -1 4202496 54537 0 0 0 6644 14 0 0 25 0 4 0 651023489 329715712 38073 33554432000 4194304 4650419 140733255233712 18446744073709551615 4363435 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30825/statm: 80497 38073 396 112 0 75462 0
[pid=30825/tid=30826] ppid=30823 vsize=321988 CPUtime=16.51 cores=1,3,5,7
/proc/30825/task/30826/stat : 30826 (strangenight1-m) R 30823 30825 29888 0 -1 4202560 16884 0 0 0 1647 4 0 0 25 0 4 0 651023489 329715712 38073 33554432000 4194304 4650419 140733255233712 18446744073709551615 4364170 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30825/tid=30827] ppid=30823 vsize=321988 CPUtime=16.67 cores=1,3,5,7
/proc/30825/task/30827/stat : 30827 (strangenight1-m) R 30823 30825 29888 0 -1 4202560 13970 0 0 0 1664 3 0 0 25 0 4 0 651023489 329715712 38073 33554432000 4194304 4650419 140733255233712 18446744073709551615 4433059 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30825/tid=30828] ppid=30823 vsize=321988 CPUtime=16.68 cores=1,3,5,7
/proc/30825/task/30828/stat : 30828 (strangenight1-m) R 30823 30825 29888 0 -1 4202560 7339 0 0 0 1666 2 0 0 25 0 4 0 651023489 329715712 38073 33554432000 4194304 4650419 140733255233712 18446744073709551615 4364883 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 66.58
Current children cumulated vsize (KiB) 321988

[startup+18.3012 s]
/proc/loadavg: 7.74 7.67 7.11 9/343 30859
/proc/meminfo: memFree=17309804/32951124 swapFree=67056804/67111528
[pid=30825] ppid=30823 vsize=323340 CPUtime=73.01 cores=1,3,5,7
/proc/30825/stat : 30825 (strangenight1-m) R 30823 30825 29888 0 -1 4202496 63540 0 0 0 7285 16 0 0 25 0 4 0 651023489 331100160 43887 33554432000 4194304 4650419 140733255233712 18446744073709551615 4433081 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30825/statm: 80835 43887 396 112 0 75800 0
[pid=30825/tid=30826] ppid=30823 vsize=323340 CPUtime=18.09 cores=1,3,5,7
/proc/30825/task/30826/stat : 30826 (strangenight1-m) R 30823 30825 29888 0 -1 4202560 19603 0 0 0 1805 4 0 0 25 0 4 0 651023489 331100160 43887 33554432000 4194304 4650419 140733255233712 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30825/tid=30827] ppid=30823 vsize=323340 CPUtime=18.28 cores=1,3,5,7
/proc/30825/task/30827/stat : 30827 (strangenight1-m) R 30823 30825 29888 0 -1 4202560 15415 0 0 0 1825 3 0 0 25 0 4 0 651023489 331100160 43887 33554432000 4194304 4650419 140733255233712 18446744073709551615 4310320 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30825/tid=30828] ppid=30823 vsize=323340 CPUtime=18.3 cores=1,3,5,7
/proc/30825/task/30828/stat : 30828 (strangenight1-m) R 30823 30825 29888 0 -1 4202560 10822 0 0 0 1827 3 0 0 25 0 4 0 651023489 331100160 43887 33554432000 4194304 4650419 140733255233712 18446744073709551615 4229508 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 73.01
Current children cumulated vsize (KiB) 323340

[startup+19.9009 s]
/proc/loadavg: 7.74 7.67 7.11 7/343 30859
/proc/meminfo: memFree=17218168/32951124 swapFree=67056804/67111528
[pid=30825] ppid=30823 vsize=323340 CPUtime=77.56 cores=1,3,5,7
/proc/30825/stat : 30825 (strangenight1-m) S 30823 30825 29888 0 -1 4202496 63628 0 0 0 7740 16 0 0 25 0 4 0 651023489 331100160 43841 33554432000 4194304 4650419 140733255233712 18446744073709551615 47540172609076 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30825/statm: 80835 43841 396 112 0 75800 0
[pid=30825/tid=30826] ppid=30823 vsize=323340 CPUtime=19.67 cores=1,3,5,7
/proc/30825/task/30826/stat : 30826 (strangenight1-m) R 30823 30825 29888 0 -1 4202560 19603 0 0 0 1963 4 0 0 25 0 4 0 651023489 331100160 43841 33554432000 4194304 4650419 140733255233712 18446744073709551615 4433059 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30825/tid=30827] ppid=30823 vsize=323340 CPUtime=18.63 cores=1,3,5,7
/proc/30825/task/30827/stat : 30827 (strangenight1-m) S 30823 30825 29888 0 -1 4202560 15481 0 0 0 1860 3 0 0 25 0 4 0 651023489 331100160 43841 33554432000 4194304 4650419 140733255233712 18446744073709551615 47540172609076 0 0 4096 2 18446604456944233408 0 0 -1 5 0 0 0
[pid=30825/tid=30828] ppid=30823 vsize=323340 CPUtime=19.89 cores=1,3,5,7
/proc/30825/task/30828/stat : 30828 (strangenight1-m) R 30823 30825 29888 0 -1 4202560 10822 0 0 0 1986 3 0 0 25 0 4 0 651023489 331100160 43841 33554432000 4194304 4650419 140733255233712 18446744073709551615 47540172584644 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 77.56
Current children cumulated vsize (KiB) 323340

[startup+20.7008 s]
/proc/loadavg: 7.74 7.67 7.11 7/343 30859
/proc/meminfo: memFree=17192748/32951124 swapFree=67056804/67111528
[pid=30825] ppid=30823 vsize=323340 CPUtime=79.15 cores=1,3,5,7
/proc/30825/stat : 30825 (strangenight1-m) S 30823 30825 29888 0 -1 4202496 63628 0 0 0 7899 16 0 0 25 0 4 0 651023489 331100160 43841 33554432000 4194304 4650419 140733255233712 18446744073709551615 47540172609076 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30825/statm: 80835 43841 396 112 0 75800 0
[pid=30825/tid=30826] ppid=30823 vsize=323340 CPUtime=20.47 cores=1,3,5,7
/proc/30825/task/30826/stat : 30826 (strangenight1-m) R 30823 30825 29888 0 -1 4202560 19603 0 0 0 2043 4 0 0 25 0 4 0 651023489 331100160 43841 33554432000 4194304 4650419 140733255233712 18446744073709551615 4438666 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30825/tid=30827] ppid=30823 vsize=323340 CPUtime=18.63 cores=1,3,5,7
/proc/30825/task/30827/stat : 30827 (strangenight1-m) S 30823 30825 29888 0 -1 4202560 15481 0 0 0 1860 3 0 0 25 0 4 0 651023489 331100160 43841 33554432000 4194304 4650419 140733255233712 18446744073709551615 47540172609076 0 0 4096 2 18446604456944233408 0 0 -1 5 0 0 0
[pid=30825/tid=30828] ppid=30823 vsize=323340 CPUtime=20.69 cores=1,3,5,7
/proc/30825/task/30828/stat : 30828 (strangenight1-m) R 30823 30825 29888 0 -1 4202560 10822 0 0 0 2066 3 0 0 25 0 4 0 651023489 331100160 43841 33554432000 4194304 4650419 140733255233712 18446744073709551615 47540172584491 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 79.15
Current children cumulated vsize (KiB) 323340

[startup+20.9008 s]
/proc/loadavg: 7.74 7.67 7.11 7/343 30859
/proc/meminfo: memFree=17192748/32951124 swapFree=67056804/67111528
[pid=30825] ppid=30823 vsize=323340 CPUtime=79.55 cores=1,3,5,7
/proc/30825/stat : 30825 (strangenight1-m) S 30823 30825 29888 0 -1 4202496 63628 0 0 0 7939 16 0 0 25 0 4 0 651023489 331100160 43841 33554432000 4194304 4650419 140733255233712 18446744073709551615 47540172609076 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30825/statm: 80835 43841 396 112 0 75800 0
[pid=30825/tid=30826] ppid=30823 vsize=323340 CPUtime=20.67 cores=1,3,5,7
/proc/30825/task/30826/stat : 30826 (strangenight1-m) R 30823 30825 29888 0 -1 4202560 19603 0 0 0 2063 4 0 0 25 0 4 0 651023489 331100160 43841 33554432000 4194304 4650419 140733255233712 18446744073709551615 4432781 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30825/tid=30827] ppid=30823 vsize=323340 CPUtime=18.63 cores=1,3,5,7
/proc/30825/task/30827/stat : 30827 (strangenight1-m) S 30823 30825 29888 0 -1 4202560 15481 0 0 0 1860 3 0 0 25 0 4 0 651023489 331100160 43841 33554432000 4194304 4650419 140733255233712 18446744073709551615 47540172609076 0 0 4096 2 18446604456944233408 0 0 -1 5 0 0 0
[pid=30825/tid=30828] ppid=30823 vsize=323340 CPUtime=20.89 cores=1,3,5,7
/proc/30825/task/30828/stat : 30828 (strangenight1-m) R 30823 30825 29888 0 -1 4202560 10822 0 0 0 2086 3 0 0 25 0 4 0 651023489 331100160 43841 33554432000 4194304 4650419 140733255233712 18446744073709551615 47540172584491 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 79.55
Current children cumulated vsize (KiB) 323340

[startup+21.0008 s]
/proc/loadavg: 7.74 7.67 7.11 7/343 30859
/proc/meminfo: memFree=17192748/32951124 swapFree=67056804/67111528
[pid=30825] ppid=30823 vsize=0 CPUtime=79.75 cores=1,3,5,7
/proc/30825/stat : 30825 (strangenight1-m) Z 30823 30825 29888 0 -1 4203548 63653 0 0 0 7959 16 0 0 18 0 2 0 651023489 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30825/statm: 0 0 0 0 0 0 0
[pid=30825/tid=30827] ppid=30823 vsize=0 CPUtime=18.64 cores=1,3,5,7
/proc/30825/task/30827/stat : 30827 (strangenight1-m) R 30823 30825 29888 0 -1 4203588 15481 0 0 0 1860 4 0 0 18 0 2 0 651023489 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 79.75
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 21.0069
CPU time (s): 79.7639
CPU user time (s): 79.5939
CPU system time (s): 0.169974
CPU usage (%): 379.703
Max. virtual memory (cumulated for all children) (KiB): 323340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 79.5939
system time used= 0.169974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 63653
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= 2630
involuntary context switches= 592

runsolver used 0.06499 second user time and 0.167974 second system time

The end

Launcher Data

Begin job on node108 at 2011-05-14 19:30:25
IDJOB=3369437
IDBENCH=82463
IDSOLVER=1846
FILE ID=node108/3369437-1305394225
RUNJOBID= node108-1305393351-30418
PBS_JOBID= 13324423
Free space on /tmp= 73540 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-ext_con_032_008_0256-tseitin.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369437-1305394225/watcher-3369437-1305394225 -o /tmp/evaluation-result-3369437-1305394225/solver-3369437-1305394225 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3369437-1305394225.cnf

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

MD5SUM BENCH= ee9a3768141236efcc4a858e8f92a7e9
RANDOM SEED=1995533300

node108.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.64
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17602060 kB
Buffers:        271788 kB
Cached:        4400840 kB
SwapCached:       8700 kB
Active:       11295540 kB
Inactive:      3742144 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17602060 kB
SwapTotal:    67111528 kB
SwapFree:     67056804 kB
Dirty:           21820 kB
Writeback:           0 kB
AnonPages:    10362184 kB
Mapped:          27272 kB
Slab:           208448 kB
PageTables:      38688 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 52650484 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73540 MiB
End job on node108 at 2011-05-14 19:30:47