Trace number 3366907

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-2-mt (fixed)UNSAT 29.0176 7.27648

General information on the benchmark

NameSAT05/crafted/sorge05/QG6/
dead-dnd002.shuffled-as.sat05-2713.cnf
MD5SUM53d311456c8e25005c572fec79acd092
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark12.0082
Satisfiable
(Un)Satisfiability was proved
Number of variables1339
Number of clauses7095
Sum of the clauses size60253
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2289
Number of clauses of size 31520
Number of clauses of size 4130
Number of clauses of size 5168
Number of clauses of size over 54955

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3366907-1305417113.cnf'
0.00/0.00	c -- header says num vars:           1339
0.00/0.00	c -- header says num clauses:        7095
0.00/0.01	c -- clauses added:            0 learnts,         7095 normals,            0 xors
0.00/0.01	c -- vars added       1339
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0      1339      6278       547         0     59036         0   no data   no data
0.00/0.03	c asymm  cl-useful: 441/5646/5646 lits-rem:557 time: 0.02
0.00/0.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.00/0.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.06	c bin-w-bin subsume rem          511 bins  time:  0.00 s
0.00/0.06	c subs with bin:       27  lits-rem:         4  v-fix:    0  time:  0.00 s
0.00/0.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1297 time:  0.00 s
0.00/0.06	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3.57/0.90	c lits-rem:      2763  cl-subs:     2184  v-elim:    124  v-fix:    0  time:  0.03 s
3.57/0.90	c Finding binary XORs  T:     0.00 s  found:       0
3.57/0.90	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
3.57/0.90	c calculated reachability. Time: 0.00
3.57/0.90	c Calc default polars -  time:   0.00 s pos:     291 undec:     785 neg:     263
3.57/0.90	c =========================================================================================
3.57/0.90	c types(t): F = full restart, N = normal restart
3.57/0.90	c types(t): S = simplification begin/end, E = solution found
3.57/0.90	c restart types(rt): st = static, dy = dynamic
3.57/0.90	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.57/0.90	c  B st     0         0      1173      3342       552         0     31412         0   no data   no data
3.57/0.90	c  N dy    19      4214      1173      3342       560      4140     31411     72520      8.33      9.05
3.57/0.90	c  N dy    50      8313      1173      3342       588      5709     31411     76838      8.53      9.07
3.57/0.90	c  N dy    82     12379      1173      3342       618      5522     31411     59222      8.78     14.27
3.57/0.90	c  N dy   115     16384      1173      3342       630      9461     31411    134349      9.02      9.67
3.57/0.90	c  N dy   150     20451      1173      3342       675      7935     31410     94196      9.27     10.31
3.57/0.90	c  N dy   184     24480      1173      3342       703     11909     31410    176904      9.43     10.16
3.97/1.00	c  F st   190     25000      1173      3342       703     12424     31410    187684      9.46   no data
4.39/1.20	c  N dy   196     30000      1173      3342       707     10641     31410    139095      9.46   no data
4.39/1.20	c  S st   196     30000      1173      3342       707     10641     31410    139095      9.46   no data
4.39/1.20	c Finding binary XORs  T:     0.00 s  found:       0
4.39/1.20	c  S st   196     30507      1173      3342       737     11141     31410    148542      9.46   no data
4.39/1.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.16/1.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
5.16/1.30	c blocked clauses removed:       17 vars:     43 tried:        1173 T: 0.00 s
5.16/1.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.16/1.30	c subs with bin:       14  lits-rem:         0  v-fix:    0  time:  0.00 s
5.16/1.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1130 time:  0.00 s
5.16/1.30	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
5.16/1.30	c lits-rem:        10  cl-subs:        5  v-elim:      1  v-fix:    0  time:  0.00 s
5.16/1.30	c subs with bin:      682  lits-rem:      1441  v-fix:    0  time:  0.03 s
5.56/1.40	c lits-rem:       622  cl-subs:      537  v-elim:      0  v-fix:    0  time:  0.08 s
5.56/1.40	c asymm  cl-useful: 26/3306/3306 lits-rem:27 time: 0.04
5.56/1.40	c calculated reachability. Time: 0.00
5.56/1.40	c  N dy   196     30507      1129      3306       737      9920     31182    137104      9.46   no data
6.77/1.70	c  N dy   232     34575      1129      3306       740     13934     31182    227865      9.66     10.97
7.17/1.84	c  N dy   266     38642      1129      3306       758     10184     31180    115314      9.79     12.51
7.97/2.07	c  N dy   298     42711      1129      3306       776     14195     31180    200909      9.89     10.55
8.78/2.28	c  S st   322     45761      1129      3306       778     17204     31179    264094      9.95     10.01
9.20/2.33	c  S st   322     46263      1129      3306       781      8879     31178     71193      9.95   no data
9.20/2.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.20/2.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
9.20/2.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.20/2.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.20/2.33	c subs with bin:        4  lits-rem:         0  v-fix:    0  time:  0.00 s
9.20/2.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1129 time:  0.00 s
9.20/2.33	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
9.20/2.34	c lits-rem:        18  cl-subs:       16  v-elim:      3  v-fix:    0  time:  0.00 s
9.20/2.35	c subs with bin:      241  lits-rem:        38  v-fix:    0  time:  0.01 s
9.20/2.35	c lits-rem:        97  cl-subs:      145  v-elim:      0  v-fix:    0  time:  0.00 s
9.20/2.35	c vivif2 --  cl tried     3278 cl shrink        0 lits rem          0 time: 0.00
9.20/2.35	c vivif2 --  cl tried     8498 cl shrink        0 lits rem          0 time: 0.00
9.20/2.39	c asymm  cl-useful: 24/3278/3278 lits-rem:24 time: 0.03
9.20/2.39	c calculated reachability. Time: 0.00
9.20/2.39	c  N dy   322     46263      1126      3278       781      8498     30907     68882      9.95   no data
10.35/2.69	c  N dy   345     51996      1126      3278       809     14123     30907    173334      9.79     10.33
11.55/2.98	c  N dy   373     56070      1126      3278       815     18143     30907    257330      9.81     11.72
12.75/3.23	c  N dy   377     60340      1126      3278       818     12474     30906    120962      9.69     10.28
13.58/3.48	c Finding binary XORs  T:     0.00 s  found:       0
13.95/3.55	c  N dy   387     65561      1125      2867       848     17192     25494    201798      9.57     10.17
15.14/3.81	c  S st   400     69395      1125      2867       851     20941     25492    268360      9.54      8.38
15.14/3.86	c  S st   400     69895      1125      2867       858     10867     25491     87971      9.54   no data
15.14/3.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.14/3.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
15.14/3.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.14/3.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.14/3.87	c subs with bin:        5  lits-rem:         7  v-fix:    0  time:  0.00 s
15.14/3.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1125 time:  0.00 s
15.14/3.87	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
15.14/3.88	c lits-rem:       119  cl-subs:       45  v-elim:     12  v-fix:    0  time:  0.00 s
15.14/3.89	c subs with bin:      542  lits-rem:       127  v-fix:    0  time:  0.01 s
15.54/3.90	c lits-rem:       177  cl-subs:      243  v-elim:      0  v-fix:    0  time:  0.01 s
15.54/3.90	c vivif2 --  cl tried     2810 cl shrink        0 lits rem          0 time: 0.00
15.54/3.90	c vivif2 --  cl tried    10081 cl shrink        0 lits rem          0 time: 0.00
15.54/3.93	c asymm  cl-useful: 41/2810/2810 lits-rem:45 time: 0.03
15.54/3.93	c calculated reachability. Time: 0.00
15.54/3.93	c  N dy   400     69895      1113      2810       859     10081     24914     83193      9.54   no data
16.34/4.18	c  N dy   411     74389      1113      2810       863     14487     24914    160646      9.50     10.06
19.13/4.84	c  N dy   413     83035      1113      2810       893     22803     24913    280227      9.22      9.87
20.33/5.13	c  F st   416     87500      1112      2810       912     15573     24909    156325      9.17      7.32
20.73/5.21	c  N st   419     88688      1112      2415       911     16093     20121    168814      9.17   no data
21.53/5.48	c Finding binary XORs  T:     0.00 s  found:       0
23.52/5.95	c  N dy   423     97983      1111      2415       962     12818     20121    101044      9.00      9.79
25.12/6.37	c  N dy   431    104844      1111      2415       970     19488     20117    204340      8.89      7.82
25.12/6.37	c  S st   431    104844      1111      2415       970     19488     20117    204340      8.89      7.82
25.52/6.41	c  S st   431    105346      1111      2415       977     19982     20117    212182      8.89   no data
25.52/6.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.52/6.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
25.52/6.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25.52/6.43	c bin-w-bin subsume rem            1 bins  time:  0.00 s
25.52/6.43	c subs with bin:        3  lits-rem:         2  v-fix:    0  time:  0.00 s
25.52/6.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1111 time:  0.00 s
25.52/6.43	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
25.52/6.43	c lits-rem:        74  cl-subs:       26  v-elim:      1  v-fix:    0  time:  0.00 s
25.52/6.48	c subs with bin:     1036  lits-rem:       672  v-fix:    0  time:  0.04 s
25.92/6.54	c lits-rem:      1188  cl-subs:     1370  v-elim:      0  v-fix:    0  time:  0.06 s
25.92/6.54	c vivif2 --  cl tried     1949 cl shrink        0 lits rem          0 time: 0.00
25.92/6.55	c vivif2 --  cl tried    16290 cl shrink        0 lits rem          0 time: 0.00
25.92/6.59	c asymm  cl-useful: 30/1949/1949 lits-rem:36 time: 0.04
25.92/6.59	c calculated reachability. Time: 0.00
25.92/6.59	c  N dy   431    105346      1110      1949       957     16290     14889    176930      8.89   no data
28.71/7.27	c Following stats are for *FIRST FINISHED THREAD ONLY*
28.71/7.27	c num threads              : 4          
28.71/7.27	c restarts                 : 444        
28.71/7.27	c dynamic restarts         : 426        
28.71/7.27	c static restarts          : 18         
28.71/7.27	c full restarts            : 2          
28.71/7.27	c total simplify time      : 0.01       
28.71/7.27	c learnts DL2              : 0          
28.71/7.27	c learnts size 2           : 1736       
28.71/7.27	c learnts size 1           : 134         (10.01     % of vars)
28.71/7.27	c filedLit time            : 0.02        (0.26      % time)
28.71/7.27	c v-elim SatELite          : 186         (13.89     % vars)
28.71/7.27	c SatELite time            : 0.15        (2.09      % time)
28.71/7.27	c v-elim xor               : 0           (0.00      % vars)
28.71/7.27	c xor elim time            : 0.00        (0.03      % time)
28.71/7.27	c num binary xor trees     : 0          
28.71/7.27	c binxor trees' crown      : 0           (nan       leafs/tree)
28.71/7.27	c bin xor find time        : 0.00       
28.71/7.27	c OTF clause improved      : 2826        (0.02      clauses/conflict)
28.71/7.27	c OTF impr. size diff      : 3139        (1.11       lits/clause)
28.71/7.27	c OTF cl watch-shrink      : 71695       (0.60      clauses/conflict)
28.71/7.27	c OTF cl watch-sh-lit      : 196283      (2.74       lits/clause)
28.71/7.27	c tried to recurMin cls    : 38361       (31.97      % of conflicts)
28.71/7.27	c updated cache            : 0           (0.00       lits/tried recurMin)
28.71/7.27	c unit cls recevied        : 1           (0.75      % of units)
28.71/7.27	c unit cls sent            : 3           (2.24      % of units)
28.71/7.27	c bin cls recevied         : 283        
28.71/7.27	c bin cls sent             : 201        
28.71/7.27	c clauses over max glue    : 0           (0.00      % of all clauses)
28.71/7.27	c conflicts                : 119981      (16531.10  / sec)
28.71/7.27	c decisions                : 255845      (6.45      % random)
28.71/7.27	c bogo-props               : 783954981   (108014083.01 / sec)
28.71/7.27	c conflict literals        : 2026754     (35.53     % deleted)
28.71/7.27	c Memory used              : 309.23      MB
28.71/7.27	c single-thread CPU time   : 7.26        s
28.71/7.27	c all-threads sum CPU time : 28.97       s
28.71/7.27	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-3366907-1305417113/watcher-3366907-1305417113 -o /tmp/evaluation-result-3366907-1305417113/solver-3366907-1305417113 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366907-1305417113.cnf 

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

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: 8.05 8.10 7.90 5/282 20157
/proc/meminfo: memFree=24703936/32951124 swapFree=67057896/67111528
[pid=20157] ppid=20155 vsize=200444 CPUtime=0.01 cores=0,2,4,6
/proc/20157/stat : 20157 (strangenight2-m) R 20155 20157 19869 0 -1 4202496 1124 0 0 0 1 0 0 0 25 0 4 0 634126577 205254656 1046 33554432000 4194304 4580107 140733231932752 18446744073709551615 4354920 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/20157/statm: 50111 1050 337 95 0 45093 0
[pid=20157/tid=20158] ppid=20155 vsize=274356 CPUtime=0 cores=0,2,4,6
/proc/20157/task/20158/stat : 20158 (strangenight2-m) R 20155 20157 19869 0 -1 4202560 286 0 0 0 0 0 0 0 25 0 4 0 634126577 280940544 1288 33554432000 4194304 4580107 140733231932752 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20157/tid=20159] ppid=20155 vsize=274356 CPUtime=0 cores=0,2,4,6
/proc/20157/task/20159/stat : 20159 (strangenight2-m) R 20155 20157 19869 0 -1 4202560 98 0 0 0 0 0 0 0 25 0 4 0 634126577 280940544 1291 33554432000 4194304 4580107 140733231932752 18446744073709551615 254261721582 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20157/tid=20160] ppid=20155 vsize=274356 CPUtime=0 cores=0,2,4,6
/proc/20157/task/20160/stat : 20160 (strangenight2-m) R 20155 20157 19869 0 -1 4202560 284 0 0 0 0 0 0 0 25 0 4 0 634126577 280940544 1292 33554432000 4194304 4580107 140733231932752 18446744073709551615 4489474 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.110036 s]
/proc/loadavg: 8.05 8.10 7.90 5/282 20157
/proc/meminfo: memFree=24703936/32951124 swapFree=67057896/67111528
[pid=20157] ppid=20155 vsize=286768 CPUtime=0.4 cores=0,2,4,6
/proc/20157/stat : 20157 (strangenight2-m) R 20155 20157 19869 0 -1 4202496 3801 0 0 0 40 0 0 0 18 0 4 0 634126577 293650432 3620 33554432000 4194304 4580107 140733231932752 18446744073709551615 4294688 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/20157/statm: 71692 3620 376 95 0 66674 0
[pid=20157/tid=20158] ppid=20155 vsize=286768 CPUtime=0.1 cores=0,2,4,6
/proc/20157/task/20158/stat : 20158 (strangenight2-m) R 20155 20157 19869 0 -1 4202560 908 0 0 0 10 0 0 0 18 0 4 0 634126577 293650432 3620 33554432000 4194304 4580107 140733231932752 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20157/tid=20159] ppid=20155 vsize=286768 CPUtime=0.09 cores=0,2,4,6
/proc/20157/task/20159/stat : 20159 (strangenight2-m) R 20155 20157 19869 0 -1 4202560 942 0 0 0 9 0 0 0 25 0 4 0 634126577 293650432 3620 33554432000 4194304 4580107 140733231932752 18446744073709551615 4294148 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20157/tid=20160] ppid=20155 vsize=286768 CPUtime=0.09 cores=0,2,4,6
/proc/20157/task/20160/stat : 20160 (strangenight2-m) R 20155 20157 19869 0 -1 4202560 565 0 0 0 9 0 0 0 25 0 4 0 634126577 293650432 3620 33554432000 4194304 4580107 140733231932752 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 286768

[startup+0.201022 s]
/proc/loadavg: 8.05 8.10 7.90 5/282 20157
/proc/meminfo: memFree=24703936/32951124 swapFree=67057896/67111528
[pid=20157] ppid=20155 vsize=288304 CPUtime=0.77 cores=0,2,4,6
/proc/20157/stat : 20157 (strangenight2-m) R 20155 20157 19869 0 -1 4202496 4492 0 0 0 77 0 0 0 18 0 4 0 634126577 295223296 3556 33554432000 4194304 4580107 140733231932752 18446744073709551615 4323567 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/20157/statm: 72076 3556 376 95 0 67058 0
[pid=20157/tid=20158] ppid=20155 vsize=288304 CPUtime=0.19 cores=0,2,4,6
/proc/20157/task/20158/stat : 20158 (strangenight2-m) R 20155 20157 19869 0 -1 4202560 1056 0 0 0 19 0 0 0 18 0 4 0 634126577 295223296 3556 33554432000 4194304 4580107 140733231932752 18446744073709551615 4318667 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20157/tid=20159] ppid=20155 vsize=288304 CPUtime=0.18 cores=0,2,4,6
/proc/20157/task/20159/stat : 20159 (strangenight2-m) R 20155 20157 19869 0 -1 4202560 1114 0 0 0 18 0 0 0 25 0 4 0 634126577 295223296 3556 33554432000 4194304 4580107 140733231932752 18446744073709551615 4292903 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20157/tid=20160] ppid=20155 vsize=288304 CPUtime=0.19 cores=0,2,4,6
/proc/20157/task/20160/stat : 20160 (strangenight2-m) R 20155 20157 19869 0 -1 4202560 792 0 0 0 19 0 0 0 25 0 4 0 634126577 295223296 3556 33554432000 4194304 4580107 140733231932752 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 288304

[startup+0.301003 s]
/proc/loadavg: 8.05 8.10 7.90 5/282 20157
/proc/meminfo: memFree=24703936/32951124 swapFree=67057896/67111528
[pid=20157] ppid=20155 vsize=288612 CPUtime=1.17 cores=0,2,4,6
/proc/20157/stat : 20157 (strangenight2-m) R 20155 20157 19869 0 -1 4202496 4899 0 0 0 117 0 0 0 18 0 4 0 634126577 295538688 3963 33554432000 4194304 4580107 140733231932752 18446744073709551615 4293685 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/20157/statm: 72153 3963 376 95 0 67135 0
[pid=20157/tid=20158] ppid=20155 vsize=288612 CPUtime=0.29 cores=0,2,4,6
/proc/20157/task/20158/stat : 20158 (strangenight2-m) R 20155 20157 19869 0 -1 4202560 1157 0 0 0 29 0 0 0 18 0 4 0 634126577 295538688 3963 33554432000 4194304 4580107 140733231932752 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20157/tid=20159] ppid=20155 vsize=288612 CPUtime=0.28 cores=0,2,4,6
/proc/20157/task/20159/stat : 20159 (strangenight2-m) R 20155 20157 19869 0 -1 4202560 1213 0 0 0 28 0 0 0 25 0 4 0 634126577 295538688 3963 33554432000 4194304 4580107 140733231932752 18446744073709551615 4295679 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20157/tid=20160] ppid=20155 vsize=288612 CPUtime=0.29 cores=0,2,4,6
/proc/20157/task/20160/stat : 20160 (strangenight2-m) R 20155 20157 19869 0 -1 4202560 924 0 0 0 29 0 0 0 25 0 4 0 634126577 295538688 3963 33554432000 4194304 4580107 140733231932752 18446744073709551615 4339845 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 288612

[startup+0.700933 s]
/proc/loadavg: 8.05 8.10 7.90 5/282 20157
/proc/meminfo: memFree=24703936/32951124 swapFree=67057896/67111528
[pid=20157] ppid=20155 vsize=289460 CPUtime=2.77 cores=0,2,4,6
/proc/20157/stat : 20157 (strangenight2-m) R 20155 20157 19869 0 -1 4202496 6916 0 0 0 276 1 0 0 18 0 4 0 634126577 296407040 4884 33554432000 4194304 4580107 140733231932752 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/20157/statm: 72365 4884 376 95 0 67347 0
[pid=20157/tid=20158] ppid=20155 vsize=289460 CPUtime=0.69 cores=0,2,4,6
/proc/20157/task/20158/stat : 20158 (strangenight2-m) R 20155 20157 19869 0 -1 4202560 1642 0 0 0 69 0 0 0 18 0 4 0 634126577 296407040 4885 33554432000 4194304 4580107 140733231932752 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20157/tid=20159] ppid=20155 vsize=289460 CPUtime=0.68 cores=0,2,4,6
/proc/20157/task/20159/stat : 20159 (strangenight2-m) R 20155 20157 19869 0 -1 4202560 1676 0 0 0 68 0 0 0 25 0 4 0 634126577 296407040 4885 33554432000 4194304 4580107 140733231932752 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20157/tid=20160] ppid=20155 vsize=289460 CPUtime=0.68 cores=0,2,4,6
/proc/20157/task/20160/stat : 20160 (strangenight2-m) R 20155 20157 19869 0 -1 4202560 1500 0 0 0 68 0 0 0 25 0 4 0 634126577 296407040 4885 33554432000 4194304 4580107 140733231932752 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 289460

[startup+1.50079 s]
/proc/loadavg: 8.05 8.10 7.90 9/286 20161
/proc/meminfo: memFree=24680344/32951124 swapFree=67057896/67111528
[pid=20157] ppid=20155 vsize=307148 CPUtime=5.96 cores=0,2,4,6
/proc/20157/stat : 20157 (strangenight2-m) R 20155 20157 19869 0 -1 4202496 10249 0 0 0 595 1 0 0 19 0 4 0 634126577 314519552 7478 33554432000 4194304 4580107 140733231932752 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/20157/statm: 76787 7478 378 95 0 71769 0
[pid=20157/tid=20158] ppid=20155 vsize=307148 CPUtime=1.49 cores=0,2,4,6
/proc/20157/task/20158/stat : 20158 (strangenight2-m) R 20155 20157 19869 0 -1 4202560 2250 0 0 0 149 0 0 0 19 0 4 0 634126577 314519552 7478 33554432000 4194304 4580107 140733231932752 18446744073709551615 254261641111 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20157/tid=20159] ppid=20155 vsize=307148 CPUtime=1.47 cores=0,2,4,6
/proc/20157/task/20159/stat : 20159 (strangenight2-m) R 20155 20157 19869 0 -1 4202560 2185 0 0 0 147 0 0 0 25 0 4 0 634126577 314519552 7478 33554432000 4194304 4580107 140733231932752 18446744073709551615 4294440 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20157/tid=20160] ppid=20155 vsize=307148 CPUtime=1.48 cores=0,2,4,6
/proc/20157/task/20160/stat : 20160 (strangenight2-m) R 20155 20157 19869 0 -1 4202560 2332 0 0 0 148 0 0 0 25 0 4 0 634126577 314519552 7478 33554432000 4194304 4580107 140733231932752 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 307148

[startup+3.10051 s]
/proc/loadavg: 8.05 8.10 7.90 9/286 20161
/proc/meminfo: memFree=24669308/32951124 swapFree=67057896/67111528
[pid=20157] ppid=20155 vsize=280800 CPUtime=12.35 cores=0,2,4,6
/proc/20157/stat : 20157 (strangenight2-m) R 20155 20157 19869 0 -1 4202496 16460 0 0 0 1233 2 0 0 25 0 4 0 634126577 287539200 10674 33554432000 4194304 4580107 140733231932752 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/20157/statm: 70200 10674 378 95 0 65182 0
[pid=20157/tid=20158] ppid=20155 vsize=280800 CPUtime=3.08 cores=0,2,4,6
/proc/20157/task/20158/stat : 20158 (strangenight2-m) R 20155 20157 19869 0 -1 4202560 3428 0 0 0 308 0 0 0 25 0 4 0 634126577 287539200 10674 33554432000 4194304 4580107 140733231932752 18446744073709551615 4294963 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20157/tid=20159] ppid=20155 vsize=280800 CPUtime=3.06 cores=0,2,4,6
/proc/20157/task/20159/stat : 20159 (strangenight2-m) R 20155 20157 19869 0 -1 4202560 3992 0 0 0 306 0 0 0 25 0 4 0 634126577 287539200 10674 33554432000 4194304 4580107 140733231932752 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20157/tid=20160] ppid=20155 vsize=280800 CPUtime=3.08 cores=0,2,4,6
/proc/20157/task/20160/stat : 20160 (strangenight2-m) R 20155 20157 19869 0 -1 4202560 4937 0 0 0 308 0 0 0 25 0 4 0 634126577 287539200 10674 33554432000 4194304 4580107 140733231932752 18446744073709551615 4294418 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 280800

[startup+6.30094 s]
/proc/loadavg: 8.05 8.10 7.90 9/286 20161
/proc/meminfo: memFree=24651344/32951124 swapFree=67057896/67111528
[pid=20157] ppid=20155 vsize=307428 CPUtime=25.12 cores=0,2,4,6
/proc/20157/stat : 20157 (strangenight2-m) R 20155 20157 19869 0 -1 4202496 20821 0 0 0 2509 3 0 0 25 0 4 0 634126577 314806272 12791 33554432000 4194304 4580107 140733231932752 18446744073709551615 4294376 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/20157/statm: 76857 12791 378 95 0 71839 0
[pid=20157/tid=20158] ppid=20155 vsize=307428 CPUtime=6.29 cores=0,2,4,6
/proc/20157/task/20158/stat : 20158 (strangenight2-m) R 20155 20157 19869 0 -1 4202560 4880 0 0 0 628 1 0 0 25 0 4 0 634126577 314806272 12791 33554432000 4194304 4580107 140733231932752 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20157/tid=20159] ppid=20155 vsize=307428 CPUtime=6.23 cores=0,2,4,6
/proc/20157/task/20159/stat : 20159 (strangenight2-m) R 20155 20157 19869 0 -1 4202560 5166 0 0 0 623 0 0 0 25 0 4 0 634126577 314806272 12791 33554432000 4194304 4580107 140733231932752 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20157/tid=20160] ppid=20155 vsize=307428 CPUtime=6.29 cores=0,2,4,6
/proc/20157/task/20160/stat : 20160 (strangenight2-m) R 20155 20157 19869 0 -1 4202560 6037 0 0 0 628 1 0 0 25 0 4 0 634126577 314806272 12791 33554432000 4194304 4580107 140733231932752 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 307428

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

[startup+6.40092 s]
/proc/loadavg: 8.05 8.10 7.90 9/286 20161
/proc/meminfo: memFree=24651344/32951124 swapFree=67057896/67111528
[pid=20157] ppid=20155 vsize=307680 CPUtime=25.52 cores=0,2,4,6
/proc/20157/stat : 20157 (strangenight2-m) R 20155 20157 19869 0 -1 4202496 20826 0 0 0 2549 3 0 0 25 0 4 0 634126577 315064320 12796 33554432000 4194304 4580107 140733231932752 18446744073709551615 4294688 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/20157/statm: 76920 12796 378 95 0 71902 0
[pid=20157/tid=20158] ppid=20155 vsize=307680 CPUtime=6.39 cores=0,2,4,6
/proc/20157/task/20158/stat : 20158 (strangenight2-m) R 20155 20157 19869 0 -1 4202560 4880 0 0 0 638 1 0 0 25 0 4 0 634126577 315064320 12796 33554432000 4194304 4580107 140733231932752 18446744073709551615 4320987 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20157/tid=20159] ppid=20155 vsize=307680 CPUtime=6.33 cores=0,2,4,6
/proc/20157/task/20159/stat : 20159 (strangenight2-m) R 20155 20157 19869 0 -1 4202560 5171 0 0 0 633 0 0 0 25 0 4 0 634126577 315064320 12796 33554432000 4194304 4580107 140733231932752 18446744073709551615 4294356 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20157/tid=20160] ppid=20155 vsize=307680 CPUtime=6.39 cores=0,2,4,6
/proc/20157/task/20160/stat : 20160 (strangenight2-m) R 20155 20157 19869 0 -1 4202560 6037 0 0 0 638 1 0 0 25 0 4 0 634126577 315064320 12796 33554432000 4194304 4580107 140733231932752 18446744073709551615 4294963 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 307680

[startup+6.80085 s]
/proc/loadavg: 8.05 8.10 7.90 9/286 20161
/proc/meminfo: memFree=24650848/32951124 swapFree=67057896/67111528
[pid=20157] ppid=20155 vsize=316644 CPUtime=27.11 cores=0,2,4,6
/proc/20157/stat : 20157 (strangenight2-m) R 20155 20157 19869 0 -1 4202496 21609 0 0 0 2708 3 0 0 25 0 4 0 634126577 324243456 13579 33554432000 4194304 4580107 140733231932752 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/20157/statm: 79161 13579 378 95 0 74143 0
[pid=20157/tid=20158] ppid=20155 vsize=316644 CPUtime=6.79 cores=0,2,4,6
/proc/20157/task/20158/stat : 20158 (strangenight2-m) R 20155 20157 19869 0 -1 4202560 5081 0 0 0 678 1 0 0 25 0 4 0 634126577 324243456 13579 33554432000 4194304 4580107 140733231932752 18446744073709551615 4294482 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20157/tid=20159] ppid=20155 vsize=316644 CPUtime=6.72 cores=0,2,4,6
/proc/20157/task/20159/stat : 20159 (strangenight2-m) R 20155 20157 19869 0 -1 4202560 5171 0 0 0 672 0 0 0 25 0 4 0 634126577 324243456 13579 33554432000 4194304 4580107 140733231932752 18446744073709551615 4294963 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20157/tid=20160] ppid=20155 vsize=316644 CPUtime=6.79 cores=0,2,4,6
/proc/20157/task/20160/stat : 20160 (strangenight2-m) R 20155 20157 19869 0 -1 4202560 6056 0 0 0 678 1 0 0 25 0 4 0 634126577 324243456 13579 33554432000 4194304 4580107 140733231932752 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 27.11
Current children cumulated vsize (KiB) 316644

[startup+7.20078 s]
/proc/loadavg: 8.05 8.10 7.90 9/286 20161
/proc/meminfo: memFree=24650848/32951124 swapFree=67057896/67111528
[pid=20157] ppid=20155 vsize=316644 CPUtime=28.71 cores=0,2,4,6
/proc/20157/stat : 20157 (strangenight2-m) R 20155 20157 19869 0 -1 4202496 21990 0 0 0 2868 3 0 0 25 0 4 0 634126577 324243456 13960 33554432000 4194304 4580107 140733231932752 18446744073709551615 4295404 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/20157/statm: 79161 13960 378 95 0 74143 0
[pid=20157/tid=20158] ppid=20155 vsize=316644 CPUtime=7.19 cores=0,2,4,6
/proc/20157/task/20158/stat : 20158 (strangenight2-m) R 20155 20157 19869 0 -1 4202560 5168 0 0 0 718 1 0 0 25 0 4 0 634126577 324243456 13960 33554432000 4194304 4580107 140733231932752 18446744073709551615 4293232 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20157/tid=20159] ppid=20155 vsize=316644 CPUtime=7.12 cores=0,2,4,6
/proc/20157/task/20159/stat : 20159 (strangenight2-m) R 20155 20157 19869 0 -1 4202560 5171 0 0 0 712 0 0 0 25 0 4 0 634126577 324243456 13960 33554432000 4194304 4580107 140733231932752 18446744073709551615 4294963 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20157/tid=20160] ppid=20155 vsize=316644 CPUtime=7.19 cores=0,2,4,6
/proc/20157/task/20160/stat : 20160 (strangenight2-m) R 20155 20157 19869 0 -1 4202560 6277 0 0 0 718 1 0 0 25 0 4 0 634126577 324243456 13960 33554432000 4194304 4580107 140733231932752 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 28.71
Current children cumulated vsize (KiB) 316644

Child status: 20
Real time (s): 7.27648
CPU time (s): 29.0176
CPU user time (s): 28.9746
CPU system time (s): 0.042993
CPU usage (%): 398.786
Max. virtual memory (cumulated for all children) (KiB): 316644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 28.9746
system time used= 0.042993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22032
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= 441
involuntary context switches= 203

runsolver used 0.013997 second user time and 0.051992 second system time

The end

Launcher Data

Begin job on node140 at 2011-05-15 01:51:53
IDJOB=3366907
IDBENCH=85959
IDSOLVER=1844
FILE ID=node140/3366907-1305417113
RUNJOBID= node140-1305414794-19887
PBS_JOBID= 13324552
Free space on /tmp= 73480 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT05/crafted/sorge05/QG6/dead-dnd002.shuffled-as.sat05-2713.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366907-1305417113/watcher-3366907-1305417113 -o /tmp/evaluation-result-3366907-1305417113/solver-3366907-1305417113 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366907-1305417113.cnf

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

MD5SUM BENCH= 53d311456c8e25005c572fec79acd092
RANDOM SEED=1731726101

node140.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.833
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.66
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.833
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.14
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.833
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.75
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.833
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.833
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.75
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.833
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.74
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.833
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.833
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24704092 kB
Buffers:        302352 kB
Cached:        3741328 kB
SwapCached:       8056 kB
Active:        5250956 kB
Inactive:      2686220 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24704092 kB
SwapTotal:    67111528 kB
SwapFree:     67057896 kB
Dirty:            5944 kB
Writeback:           0 kB
AnonPages:     3890492 kB
Mapped:          23400 kB
Slab:           224836 kB
PageTables:      23068 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 46041212 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= 73476 MiB
End job on node140 at 2011-05-15 01:52:00