Trace number 3370508

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-st (fixed)UNSAT 301.876 301.871

General information on the benchmark

NameSAT05/crafted/sorge05/QG7/
dead-dnd003.shuffled-as.sat05-3109.cnf
MD5SUMd6a882056a7d77e09b3b073fbf028602
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark132.756
Satisfiable
(Un)Satisfiability was proved
Number of variables468
Number of clauses11753
Sum of the clauses size40843
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 21122
Number of clauses of size 38729
Number of clauses of size 4277
Number of clauses of size 5279
Number of clauses of size over 51304

Solver Data

0.00/0.01	c Outputting solution to console
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-3370508-1305395739.cnf'
0.00/0.01	c -- header says num vars:            468
0.00/0.01	c -- header says num clauses:       11753
0.00/0.01	c -- clauses added:            0 learnts,        11753 normals,            0 xors
0.00/0.01	c -- vars added        468
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       468      7273      3620         0     35788         0   no data   no data  --
0.00/0.04	c asymm  cl-useful: 104/4269/4269 lits-rem:176 time: 0.03
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.04	c bin-w-bin subsume rem         3049 bins  time:  0.00 s
0.00/0.04	c subs with bin:      804  lits-rem:       540  v-fix:    0  time:  0.00 s
0.00/0.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    412 time:  0.00 s
0.00/0.05	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
0.00/0.05	c lits-rem:        21  cl-subs:       15  v-elim:      4  v-fix:    0  time:  0.00 s
0.00/0.05	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.05	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.05	c calculated reachability. Time: 0.00
0.00/0.05	c Calc default polars -  time:   0.00 s pos:     176 undec:     132 neg:     160
0.00/0.05	c =========================================================================================
0.00/0.05	c types(t): F = full restart, N = normal restart
0.00/0.05	c types(t): S = simplification begin/end, E = solution found
0.00/0.05	c restart types(rt): st = static, dy = dynamic
0.00/0.05	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.05	c  B st     0         0       408      3411      3539         0     23532         0   no data   no data  --
0.09/0.11	c Decided on static restart strategy
0.19/0.23	c  N st     8      4916       408      3411      3539      4835     23532    102209   no data   no data  --
0.59/0.64	c  N st    10     11303       408      3411      3539      4456     23532     67105   no data   no data  --
0.99/1.08	c  N st    11     17047       408      3411      3539      9984     23532    177642   no data   no data  --
1.59/1.65	c  F st    12     25000       408      3411      3539     12300     23532    220844   no data   no data  --
1.59/1.65	c  N st    12     25000       408      3411      3539     12300     23532    220844   no data   no data  --
1.99/2.04	c Decided on static restart strategy
1.99/2.04	c  N st    18     30000       408      3411      3539     10512     23532    166602   no data   no data  --
1.99/2.04	c  S st    18     30000       408      3411      3539     10512     23532    166602   no data   no data  --
1.99/2.08	c  S st    18     30502       408      3411      3539     11011     23532    175991   no data   no data  --
1.99/2.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.99/2.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.99/2.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
1.99/2.09	c bin-w-bin subsume rem          404 bins  time:  0.00 s
2.09/2.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
2.09/2.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    408 time:  0.00 s
2.09/2.14	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
2.29/2.39	c lits-rem:      1187  cl-subs:     2421  v-elim:      0  v-fix:    0  time:  0.25 s
2.39/2.45	c asymm  cl-useful: 0/3411/3411 lits-rem:0 time: 0.06
2.39/2.45	c calculated reachability. Time: 0.00
2.39/2.45	c  N st    18     30502       408      3411      3135      8590     22724    136556   no data   no data  --
3.09/3.18	c  N st    20     37615       408      3411      3135      7859     22724    104582   no data   no data  --
3.59/3.67	c  N st    21     44014       408      3411      3135     14098     22724    228860   no data   no data  --
3.79/3.86	c  S st    22     45756       408      3411      3135     15799     22724    260936   no data   no data  --
3.89/3.90	c  S st    22     46258       408      3411      3135     16301     22724    271694   no data   no data  --
3.89/3.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.89/3.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.89/3.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
3.89/3.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.99/4.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.08 s
3.99/4.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    408 time:  0.00 s
3.99/4.01	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
4.59/4.66	c lits-rem:      3544  cl-subs:     3119  v-elim:      0  v-fix:    0  time:  0.65 s
4.59/4.66	c vivif2 --  cl tried     3411 cl shrink        0 lits rem          0 time: 0.00
4.59/4.66	c vivif2 --  cl tried    13182 cl shrink        0 lits rem          0 time: 0.00
4.69/4.73	c asymm  cl-useful: 0/3411/3411 lits-rem:0 time: 0.07
4.69/4.73	c calculated reachability. Time: 0.00
4.69/4.73	c  N st    22     46258       408      3411      3135     13182     22724    220344   no data   no data  --
6.09/6.10	c  N st    23     60656       408      3411      3135     18503     22724    319148   no data   no data  --
6.89/6.90	c  N st    24     69388       408      3411      3135     17277     22724    275189   no data   no data  --
6.89/6.90	c  S st    24     69388       408      3411      3135     17277     22724    275189   no data   no data  --
6.89/6.94	c  S st    24     69889       408      3411      3135     17775     22724    286331   no data   no data  --
6.89/6.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.89/6.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.89/6.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
6.89/6.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.99/7.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.08 s
6.99/7.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    408 time:  0.00 s
6.99/7.04	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
7.70/7.78	c lits-rem:      3515  cl-subs:     5022  v-elim:      0  v-fix:    0  time:  0.74 s
7.70/7.78	c vivif2 --  cl tried     3411 cl shrink        0 lits rem          0 time: 0.00
7.70/7.78	c vivif2 --  cl tried    12753 cl shrink        0 lits rem          0 time: 0.00
7.79/7.86	c asymm  cl-useful: 6/3411/3411 lits-rem:6 time: 0.08
7.79/7.86	c calculated reachability. Time: 0.00
7.79/7.86	c  N st    24     69889       408      3411      3135     12753     22718    195853   no data   no data  --
9.69/9.79	c  F st    25     87500       408      3411      3135     19252     22718    335354   no data   no data  --
9.69/9.80	c  N st    25     87500       408      3411      3135     19252     22718    335354   no data   no data  --
10.38/10.48	c Decided on static restart strategy
10.68/10.74	c  N st    32     95538       408      3411      3135     15477     22718    237211   no data   no data  --
11.78/11.85	c  N st    34    104833       408      3411      3136     24472     22718    413071   no data   no data  --
11.78/11.85	c  S st    34    104833       408      3411      3136     24472     22718    413071   no data   no data  --
11.88/11.91	c  S st    34    105337       408      3411      3136     24973     22718    423786   no data   no data  --
11.88/11.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.88/11.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.88/11.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P:  1.1M T:  0.02
11.88/11.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.10/12.12	c subs with bin:        7  lits-rem:      3700  v-fix:    0  time:  0.17 s
12.10/12.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    408 time:  0.00 s
12.10/12.12	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
13.48/13.54	c lits-rem:      5903  cl-subs:     5105  v-elim:      0  v-fix:    0  time:  1.42 s
13.48/13.54	c vivif2 --  cl tried     3411 cl shrink        0 lits rem          0 time: 0.00
13.48/13.55	c vivif2 --  cl tried    19861 cl shrink        0 lits rem          0 time: 0.00
13.58/13.67	c asymm  cl-useful: 3/3411/3411 lits-rem:3 time: 0.12
13.58/13.67	c calculated reachability. Time: 0.00
13.58/13.67	c  N st    34    105337       408      3411      3138     19861     22715    330057   no data   no data  --
14.58/14.66	c  N st    35    114935       408      3411      3139     16805     22715    247356   no data   no data  --
16.08/16.18	c  N st    36    129332       408      3411      3139     17231     22715    256432   no data   no data  --
18.79/18.82	c  N st    37    150929       408      3411      3139     23716     22715    416264   no data   no data  --
19.89/19.91	c  S st    38    158006       408      3411      3139     30592     22715    584538   no data   no data  --
19.89/19.99	c  S st    38    158508       408      3411      3139     31090     22715    596993   no data   no data  --
19.99/20.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.99/20.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.99/20.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.03
19.99/20.04	c bin-w-bin subsume rem            1 bins  time:  0.00 s
20.19/20.28	c subs with bin:      256  lits-rem:       312  v-fix:    0  time:  0.23 s
20.19/20.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    408 time:  0.00 s
20.19/20.28	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
22.29/22.31	c lits-rem:      5015  cl-subs:     4608  v-elim:      0  v-fix:    0  time:  2.03 s
22.29/22.31	c vivif2 --  cl tried     3411 cl shrink        0 lits rem          0 time: 0.00
22.29/22.32	c vivif2 --  cl tried    26226 cl shrink        0 lits rem          0 time: 0.01
22.39/22.48	c asymm  cl-useful: 2/3411/3411 lits-rem:2 time: 0.16
22.39/22.48	c calculated reachability. Time: 0.00
22.39/22.48	c  N st    38    158508       408      3411      3138     26226     22713    491241   no data   no data  --
29.99/30.05	c  N st    39    207098       408      3411      3138     23935     22713    365925   no data   no data  --
34.58/34.61	c  N st    40    237763       408      3411      3138     35273     22713    634831   no data   no data  --
34.58/34.61	c  S st    40    237763       408      3411      3138     35273     22713    634831   no data   no data  --
34.68/34.71	c  S st    40    238272       408      3411      3138     35781     22713    645655   no data   no data  --
34.68/34.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
34.68/34.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
34.68/34.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.03
34.68/34.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.98/35.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.24 s
34.98/35.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    408 time:  0.00 s
34.98/35.01	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
36.88/36.98	c lits-rem:      4192  cl-subs:     5352  v-elim:      0  v-fix:    0  time:  1.97 s
36.88/36.98	c vivif2 --  cl tried     3411 cl shrink        0 lits rem          0 time: 0.00
36.88/36.99	c vivif2 --  cl tried    30429 cl shrink        0 lits rem          0 time: 0.01
37.08/37.17	c asymm  cl-useful: 0/2987/3411 lits-rem:0 time: 0.18
37.08/37.17	c calculated reachability. Time: 0.00
37.08/37.17	c  N st    40    238272       408      3411      3138     30429     22713    546980   no data   no data  --
49.69/49.77	c  F st    41    306251       408      3411      3139     35499     22713    612297   no data   no data  --
49.69/49.77	c  N st    41    306251       408      3411      3139     35499     22713    612297   no data   no data  --
50.60/50.69	c Decided on static restart strategy
55.19/55.23	c  N st    51    334553       408      3411      3140     40562     22713    666274   no data   no data  --
59.89/59.95	c  N st    53    357409       407      3411      3154     39410     22713    635302   no data   no data  --
59.89/59.95	c  S st    53    357409       407      3411      3154     39410     22713    635302   no data   no data  --
59.99/60.06	c  S st    53    357911       407      3411      3154     39909     22713    648777   no data   no data  --
59.99/60.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
59.99/60.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
60.09/60.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.04
60.09/60.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
60.29/60.36	c subs with bin:      862  lits-rem:      1717  v-fix:    0  time:  0.22 s
60.29/60.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    407 time:  0.00 s
60.29/60.36	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
61.89/61.95	c lits-rem:      3959  cl-subs:     2145  v-elim:      0  v-fix:    0  time:  1.59 s
61.89/61.95	c vivif2 --  cl tried     3369 cl shrink        0 lits rem          0 time: 0.00
61.89/61.96	c vivif2 --  cl tried    28564 cl shrink        0 lits rem          0 time: 0.01
62.09/62.17	c asymm  cl-useful: 0/3369/3369 lits-rem:0 time: 0.21
62.09/62.17	c calculated reachability. Time: 0.00
62.09/62.17	c  N st    53    357911       407      3369      3138     28564     22335    451197   no data   no data  --
68.89/68.94	c  N st    54    390303       407      3369      3139     39963     22335    712191   no data   no data  --
79.49/79.53	c  N st    55    438892       407      3369      3142     38889     22335    613597   no data   no data  --
79.49/79.53	c Finding binary XORs  T:     0.00 s  found:       0
96.49/96.59	c  N st    56    511778       407      3369      3143     55431     22335   1032913   no data   no data  --
102.59/102.62	c  N st    57    536867       407      3369      3144     50681     22335    818080   no data   no data  --
102.59/102.62	c  S st    57    536867       407      3369      3144     50681     22335    818080   no data   no data  --
102.69/102.75	c  S st    57    537374       407      3369      3144     51186     22335    830395   no data   no data  --
102.69/102.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
102.69/102.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
102.79/102.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.4M T:  0.05
102.79/102.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
104.40/104.46	c subs with bin:    13731  lits-rem:      4619  v-fix:    0  time:  1.64 s
104.40/104.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    407 time:  0.00 s
104.40/104.46	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
105.79/105.84	c lits-rem:      3929  cl-subs:     1347  v-elim:      0  v-fix:    0  time:  1.38 s
105.79/105.84	c vivif2 --  cl tried     3369 cl shrink        0 lits rem          0 time: 0.00
105.79/105.85	c vivif2 --  cl tried    36108 cl shrink        0 lits rem          0 time: 0.01
105.99/106.04	c asymm  cl-useful: 7/2034/3369 lits-rem:7 time: 0.19
105.99/106.04	c calculated reachability. Time: 0.00
105.99/106.04	c  N st    57    537374       407      3369      3145     36108     22327    534277   no data   no data  --
151.39/151.40	c  N st    58    701358       406      3369      3153     35646     22327    432453   no data   no data  --
152.91/152.97	c Finding binary XORs  T:     0.00 s  found:       0
180.69/180.76	c  N st    59    806061       405      3285      3140     64310     21697   1146964   no data   no data  --
180.69/180.76	c  S st    59    806061       405      3285      3140     64310     21697   1146964   no data   no data  --
180.89/180.95	c  S st    59    806565       405      3285      3140     64813     21697   1157962   no data   no data  --
180.89/180.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
180.89/180.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
180.99/181.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.1M T:  0.07
180.99/181.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
182.19/182.27	c subs with bin:     4015  lits-rem:        33  v-fix:    0  time:  1.22 s
182.19/182.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    405 time:  0.00 s
182.19/182.27	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
184.39/184.46	c lits-rem:      6217  cl-subs:     5699  v-elim:      0  v-fix:    0  time:  2.18 s
184.39/184.46	c vivif2 --  cl tried     3285 cl shrink        0 lits rem          0 time: 0.00
184.39/184.48	c vivif2 --  cl tried    55099 cl shrink      761 lits rem        761 time: 0.02
184.59/184.61	c asymm  cl-useful: 0/1251/3285 lits-rem:0 time: 0.14
184.59/184.61	c calculated reachability. Time: 0.00
184.59/184.61	c  N st    59    806565       405      3285      3140     55099     21697    961022   no data   no data  --
212.20/212.27	c Finding binary XORs  T:     0.00 s  found:       0
271.71/271.72	c  F st    60   1071875       401      3192      3121     77323     21048   1357878   no data   no data  --
271.71/271.75	c  N st    60   1071875       401      3150      3111     71331     20798   1277499   no data   no data  --
273.80/273.81	c Decided on static restart strategy
282.39/282.47	c  N st    70   1100183       401      3150      3111     59681     20798    933472   no data   no data  --
295.29/295.36	c Finding binary XORs  T:     0.00 s  found:      21
295.29/295.37	c Replacing       21 vars Replaced    18699 lits Time:     0.01 s 
295.39/295.48	c  N st    72   1136175       376      2798      3112     29788     18854    336529   no data   no data  --
301.70/301.70	c Finding binary XORs  T:     0.00 s  found:      12
301.70/301.71	c Replacing       12 vars Replaced    15297 lits Time:     0.01 s 
301.80/301.86	c  E st    73   1155878       313      2075      2694     26572     14931    295051   no data   no data  --
301.80/301.86	c num threads              : 1          
301.80/301.86	c restarts                 : 73         
301.80/301.86	c dynamic restarts         : 0          
301.80/301.86	c static restarts          : 73         
301.80/301.86	c full restarts            : 4          
301.80/301.86	c total simplify time      : 0.23       
301.80/301.86	c learnts DL2              : 0          
301.80/301.86	c learnts size 2           : 7502       
301.80/301.86	c learnts size 1           : 252         (53.85     % of vars)
301.80/301.86	c filedLit time            : 0.28        (0.09      % time)
301.80/301.86	c v-elim SatELite          : 4           (0.85      % vars)
301.80/301.86	c SatELite time            : 12.07       (4.00      % time)
301.80/301.86	c v-elim xor               : 0           (0.00      % vars)
301.80/301.86	c xor elim time            : 0.01        (0.00      % time)
301.80/301.86	c num binary xor trees     : 32         
301.80/301.86	c binxor trees' crown      : 33          (1.03      leafs/tree)
301.80/301.86	c bin xor find time        : 0.00       
301.80/301.86	c OTF clause improved      : 31761       (0.03      clauses/conflict)
301.80/301.86	c OTF impr. size diff      : 39891       (1.26       lits/clause)
301.80/301.86	c OTF cl watch-shrink      : 871870      (0.75      clauses/conflict)
301.80/301.86	c OTF cl watch-sh-lit      : 3780282     (4.34       lits/clause)
301.80/301.86	c tried to recurMin cls    : 261834      (22.65      % of conflicts)
301.80/301.86	c updated cache            : 1394        (0.01       lits/tried recurMin)
301.80/301.86	c clauses over max glue    : 0           (0.00      % of all clauses)
301.80/301.86	c conflicts                : 1155878     (3830.30   / sec)
301.80/301.86	c decisions                : 1331853     (0.41      % random)
301.80/301.86	c bogo-props               : 37164268058 (123153416.85 / sec)
301.80/301.86	c conflict literals        : 26675727    (50.36     % deleted)
301.80/301.86	c Memory used              : 76.61       MB
301.80/301.86	c CPU time                 : 301.77      s
301.80/301.86	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-3370508-1305395739/watcher-3370508-1305395739 -o /tmp/evaluation-result-3370508-1305395739/solver-3370508-1305395739 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370508-1305395739.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.78 3.97 3.63 4/362 16638
/proc/meminfo: memFree=24261456/32951124 swapFree=65980216/67111528
[pid=16638] ppid=16636 vsize=20368 CPUtime=0 cores=1,3
/proc/16638/stat : 16638 (strangenight1-s) R 16636 16638 15582 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 631989402 20856832 228 33554432000 4194304 4650387 140737157138080 18446744073709551615 47195989256528 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16638/statm: 5092 241 201 112 0 57 0

[startup+0.0624621 s]
/proc/loadavg: 3.78 3.97 3.63 4/362 16638
/proc/meminfo: memFree=24261456/32951124 swapFree=65980216/67111528
[pid=16638] ppid=16636 vsize=31276 CPUtime=0.05 cores=1,3
/proc/16638/stat : 16638 (strangenight1-s) R 16636 16638 15582 0 -1 4202496 978 0 0 0 5 0 0 0 19 0 1 0 631989402 32026624 867 33554432000 4194304 4650387 140737157138080 18446744073709551615 4310304 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16638/statm: 7819 867 378 112 0 2784 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 31276

[startup+0.100445 s]
/proc/loadavg: 3.78 3.97 3.63 4/362 16638
/proc/meminfo: memFree=24261456/32951124 swapFree=65980216/67111528
[pid=16638] ppid=16636 vsize=31276 CPUtime=0.09 cores=1,3
/proc/16638/stat : 16638 (strangenight1-s) R 16636 16638 15582 0 -1 4202496 1009 0 0 0 9 0 0 0 19 0 1 0 631989402 32026624 898 33554432000 4194304 4650387 140737157138080 18446744073709551615 4363426 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16638/statm: 7819 898 378 112 0 2784 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31276

[startup+0.300407 s]
/proc/loadavg: 3.78 3.97 3.63 4/362 16638
/proc/meminfo: memFree=24261456/32951124 swapFree=65980216/67111528
[pid=16638] ppid=16636 vsize=31580 CPUtime=0.29 cores=1,3
/proc/16638/stat : 16638 (strangenight1-s) R 16636 16638 15582 0 -1 4202496 1224 0 0 0 29 0 0 0 20 0 1 0 631989402 32337920 965 33554432000 4194304 4650387 140737157138080 18446744073709551615 4363287 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16638/statm: 7895 965 381 112 0 2860 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31580

[startup+0.700341 s]
/proc/loadavg: 3.78 3.97 3.63 4/362 16638
/proc/meminfo: memFree=24261456/32951124 swapFree=65980216/67111528
[pid=16638] ppid=16636 vsize=32016 CPUtime=0.69 cores=1,3
/proc/16638/stat : 16638 (strangenight1-s) R 16636 16638 15582 0 -1 4202496 1534 0 0 0 69 0 0 0 20 0 1 0 631989402 32784384 1069 33554432000 4194304 4650387 140737157138080 18446744073709551615 4365160 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16638/statm: 8004 1069 381 112 0 2969 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32016

[startup+1.50018 s]
/proc/loadavg: 3.78 3.97 3.63 5/368 16649
/proc/meminfo: memFree=24223404/32951124 swapFree=65980216/67111528
[pid=16638] ppid=16636 vsize=32472 CPUtime=1.49 cores=1,3
/proc/16638/stat : 16638 (strangenight1-s) R 16636 16638 15582 0 -1 4202496 1969 0 0 0 149 0 0 0 23 0 1 0 631989402 33251328 1254 33554432000 4194304 4650387 140737157138080 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16638/statm: 8118 1254 381 112 0 3083 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32472

[startup+3.10089 s]
/proc/loadavg: 3.78 3.97 3.63 5/368 16703
/proc/meminfo: memFree=24224632/32951124 swapFree=65980216/67111528
[pid=16638] ppid=16636 vsize=37476 CPUtime=3.09 cores=1,3
/proc/16638/stat : 16638 (strangenight1-s) R 16636 16638 15582 0 -1 4202496 3609 0 0 0 309 0 0 0 19 0 1 0 631989402 38375424 2592 33554432000 4194304 4650387 140737157138080 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16638/statm: 9369 2592 383 112 0 4334 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37476

[startup+6.30031 s]
/proc/loadavg: 3.80 3.97 3.63 5/368 16703
/proc/meminfo: memFree=24206484/32951124 swapFree=65980216/67111528
[pid=16638] ppid=16636 vsize=40764 CPUtime=6.29 cores=1,3
/proc/16638/stat : 16638 (strangenight1-s) R 16636 16638 15582 0 -1 4202496 5429 0 0 0 629 0 0 0 25 0 1 0 631989402 41742336 3178 33554432000 4194304 4650387 140737157138080 18446744073709551615 4363303 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16638/statm: 10191 3178 383 112 0 5156 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40764

[startup+12.7011 s]
/proc/loadavg: 3.81 3.97 3.63 5/368 16703
/proc/meminfo: memFree=24191060/32951124 swapFree=65980216/67111528
[pid=16638] ppid=16636 vsize=46884 CPUtime=12.68 cores=1,3
/proc/16638/stat : 16638 (strangenight1-s) R 16636 16638 15582 0 -1 4202496 8294 0 0 0 1268 0 0 0 25 0 1 0 631989402 48009216 4943 33554432000 4194304 4650387 140737157138080 18446744073709551615 4438639 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16638/statm: 11721 4943 383 112 0 6686 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 46884

[startup+25.5008 s]
/proc/loadavg: 3.85 3.97 3.64 6/368 16730
/proc/meminfo: memFree=24140528/32951124 swapFree=65980216/67111528
[pid=16638] ppid=16636 vsize=53980 CPUtime=25.49 cores=1,3
/proc/16638/stat : 16638 (strangenight1-s) R 16636 16638 15582 0 -1 4202496 12609 0 0 0 2548 1 0 0 25 0 1 0 631989402 55275520 6545 33554432000 4194304 4650387 140737157138080 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16638/statm: 13495 6545 383 112 0 8460 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 53980

[startup+51.1011 s]
/proc/loadavg: 3.90 3.97 3.65 5/368 16731
/proc/meminfo: memFree=24119000/32951124 swapFree=65980216/67111528
[pid=16638] ppid=16636 vsize=57964 CPUtime=51.09 cores=1,3
/proc/16638/stat : 16638 (strangenight1-s) R 16636 16638 15582 0 -1 4202496 18824 0 0 0 5107 2 0 0 25 0 1 0 631989402 59355136 7734 33554432000 4194304 4650387 140737157138080 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16638/statm: 14491 7734 383 112 0 9456 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 57964

[startup+102.314 s]
/proc/loadavg: 3.96 3.97 3.66 5/368 16732
/proc/meminfo: memFree=24082896/32951124 swapFree=65980216/67111528
[pid=16638] ppid=16636 vsize=58968 CPUtime=102.31 cores=1,3
/proc/16638/stat : 16638 (strangenight1-s) R 16636 16638 15582 0 -1 4202496 27621 0 0 0 10227 4 0 0 25 0 1 0 631989402 60383232 7930 33554432000 4194304 4650387 140737157138080 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16638/statm: 14742 7930 383 112 0 9707 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 58968

[startup+162.301 s]
/proc/loadavg: 4.03 3.99 3.68 5/368 16734
/proc/meminfo: memFree=24059556/32951124 swapFree=65980216/67111528
[pid=16638] ppid=16636 vsize=66736 CPUtime=162.29 cores=1,3
/proc/16638/stat : 16638 (strangenight1-s) R 16636 16638 15582 0 -1 4202496 37646 0 0 0 16222 7 0 0 25 0 1 0 631989402 68337664 9311 33554432000 4194304 4650387 140737157138080 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16638/statm: 16684 9311 383 112 0 11649 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 66736

[startup+222.301 s]
/proc/loadavg: 4.12 4.02 3.71 5/368 16736
/proc/meminfo: memFree=24011168/32951124 swapFree=65980216/67111528
[pid=16638] ppid=16636 vsize=86868 CPUtime=222.3 cores=1,3
/proc/16638/stat : 16638 (strangenight1-s) R 16636 16638 15582 0 -1 4202496 43931 0 0 0 22221 9 0 0 25 0 1 0 631989402 88952832 14096 33554432000 4194304 4650387 140737157138080 18446744073709551615 4365160 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16638/statm: 21717 14096 383 112 0 16682 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 86868

[startup+282.301 s]
/proc/loadavg: 4.14 4.04 3.74 5/368 16737
/proc/meminfo: memFree=24016320/32951124 swapFree=65980216/67111528
[pid=16638] ppid=16636 vsize=77904 CPUtime=282.29 cores=1,3
/proc/16638/stat : 16638 (strangenight1-s) R 16636 16638 15582 0 -1 4202496 47696 0 0 0 28220 9 0 0 25 0 1 0 631989402 79773696 12442 33554432000 4194304 4650387 140737157138080 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16638/statm: 19476 12442 383 112 0 14441 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 77904

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

[startup+294.3 s]
/proc/loadavg: 4.11 4.04 3.74 5/368 16737
/proc/meminfo: memFree=24018676/32951124 swapFree=65980216/67111528
[pid=16638] ppid=16636 vsize=78444 CPUtime=294.29 cores=1,3
/proc/16638/stat : 16638 (strangenight1-s) R 16636 16638 15582 0 -1 4202496 49162 0 0 0 29420 9 0 0 25 0 1 0 631989402 80326656 12241 33554432000 4194304 4650387 140737157138080 18446744073709551615 4364706 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16638/statm: 19611 12241 383 112 0 14576 0
Current children cumulated CPU time (s) 294.29
Current children cumulated vsize (KiB) 78444

[startup+297.501 s]
/proc/loadavg: 4.11 4.04 3.74 5/368 16738
/proc/meminfo: memFree=24013592/32951124 swapFree=65980216/67111528
[pid=16638] ppid=16636 vsize=78444 CPUtime=297.49 cores=1,3
/proc/16638/stat : 16638 (strangenight1-s) R 16636 16638 15582 0 -1 4202496 49378 0 0 0 29740 9 0 0 25 0 1 0 631989402 80326656 12457 33554432000 4194304 4650387 140737157138080 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16638/statm: 19611 12457 383 112 0 14576 0
Current children cumulated CPU time (s) 297.49
Current children cumulated vsize (KiB) 78444

[startup+299.101 s]
/proc/loadavg: 4.10 4.04 3.74 5/368 16738
/proc/meminfo: memFree=24016564/32951124 swapFree=65980216/67111528
[pid=16638] ppid=16636 vsize=78444 CPUtime=299.11 cores=1,3
/proc/16638/stat : 16638 (strangenight1-s) R 16636 16638 15582 0 -1 4202496 49479 0 0 0 29901 10 0 0 25 0 1 0 631989402 80326656 12558 33554432000 4194304 4650387 140737157138080 18446744073709551615 4365291 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16638/statm: 19611 12558 383 112 0 14576 0
Current children cumulated CPU time (s) 299.11
Current children cumulated vsize (KiB) 78444

[startup+300.7 s]
/proc/loadavg: 4.10 4.04 3.74 5/368 16738
/proc/meminfo: memFree=24014952/32951124 swapFree=65980216/67111528
[pid=16638] ppid=16636 vsize=78444 CPUtime=300.7 cores=1,3
/proc/16638/stat : 16638 (strangenight1-s) R 16636 16638 15582 0 -1 4202496 49579 0 0 0 30060 10 0 0 25 0 1 0 631989402 80326656 12658 33554432000 4194304 4650387 140737157138080 18446744073709551615 4313323 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16638/statm: 19611 12658 383 112 0 14576 0
Current children cumulated CPU time (s) 300.7
Current children cumulated vsize (KiB) 78444

[startup+301.501 s]
/proc/loadavg: 4.10 4.04 3.74 5/368 16738
/proc/meminfo: memFree=24013340/32951124 swapFree=65980216/67111528
[pid=16638] ppid=16636 vsize=78444 CPUtime=301.5 cores=1,3
/proc/16638/stat : 16638 (strangenight1-s) R 16636 16638 15582 0 -1 4202496 49624 0 0 0 30140 10 0 0 25 0 1 0 631989402 80326656 12703 33554432000 4194304 4650387 140737157138080 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16638/statm: 19611 12703 383 112 0 14576 0
Current children cumulated CPU time (s) 301.5
Current children cumulated vsize (KiB) 78444

[startup+301.701 s]
/proc/loadavg: 4.10 4.04 3.74 5/368 16738
/proc/meminfo: memFree=24013340/32951124 swapFree=65980216/67111528
[pid=16638] ppid=16636 vsize=78444 CPUtime=301.7 cores=1,3
/proc/16638/stat : 16638 (strangenight1-s) R 16636 16638 15582 0 -1 4202496 49632 0 0 0 30160 10 0 0 25 0 1 0 631989402 80326656 12711 33554432000 4194304 4650387 140737157138080 18446744073709551615 4313048 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16638/statm: 19611 12711 383 112 0 14576 0
Current children cumulated CPU time (s) 301.7
Current children cumulated vsize (KiB) 78444

[startup+301.801 s]
/proc/loadavg: 4.10 4.04 3.74 5/368 16738
/proc/meminfo: memFree=24013340/32951124 swapFree=65980216/67111528
[pid=16638] ppid=16636 vsize=78444 CPUtime=301.8 cores=1,3
/proc/16638/stat : 16638 (strangenight1-s) R 16636 16638 15582 0 -1 4202496 49636 0 0 0 30170 10 0 0 25 0 1 0 631989402 80326656 12715 33554432000 4194304 4650387 140737157138080 18446744073709551615 4365289 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16638/statm: 19611 12715 383 112 0 14576 0
Current children cumulated CPU time (s) 301.8
Current children cumulated vsize (KiB) 78444

Child status: 20
Real time (s): 301.871
CPU time (s): 301.876
CPU user time (s): 301.772
CPU system time (s): 0.103984
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 90556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 301.772
system time used= 0.103984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49649
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= 9
involuntary context switches= 260

runsolver used 1.08683 second user time and 2.45363 second system time

The end

Launcher Data

Begin job on node142 at 2011-05-14 19:55:39
IDJOB=3370508
IDBENCH=85841
IDSOLVER=1847
FILE ID=node142/3370508-1305395739
RUNJOBID= node142-1305395739-16581
PBS_JOBID= 13324407
Free space on /tmp= 73424 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT05/crafted/sorge05/QG7/dead-dnd003.shuffled-as.sat05-3109.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370508-1305395739/watcher-3370508-1305395739 -o /tmp/evaluation-result-3370508-1305395739/solver-3370508-1305395739 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370508-1305395739.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= d6a882056a7d77e09b3b073fbf028602
RANDOM SEED=844637328

node142.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.846
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.69
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.846
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	: 5131.95
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.846
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.846
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.67
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.846
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.81
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.846
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.846
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.82
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.846
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:      24261612 kB
Buffers:        310988 kB
Cached:        3825352 kB
SwapCached:      11520 kB
Active:        6039504 kB
Inactive:      2317236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24261612 kB
SwapTotal:    67111528 kB
SwapFree:     65980216 kB
Dirty:           20004 kB
Writeback:           0 kB
AnonPages:     4216672 kB
Mapped:          20524 kB
Slab:           234608 kB
PageTables:      31988 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 77084552 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= 73416 MiB
End job on node142 at 2011-05-14 20:00:41