Trace number 3366882

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)SAT 2936.3 735.61

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-22_443.cnf
MD5SUM91ac0151536835225f21cbe5a3574a2d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.435933
Satisfiable
(Un)Satisfiability was proved
Number of variables222
Number of clauses26201
Sum of the clauses size115467
Maximum clause length22
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2294
Number of clauses of size 323935
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51972

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 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3366882-1305414477.cnf'
0.00/0.01	c -- header says num vars:            222
0.00/0.01	c -- header says num clauses:       26201
0.00/0.18	c -- clauses added:            0 learnts,        26201 normals,            0 xors
0.00/0.18	c -- vars added        222
0.00/0.18	c Parsing time:  0.00 s
0.00/0.18	c  N st     0         0       222     25907       294         0    115467         0   no data   no data
0.00/0.18	c asymm  cl-useful: 0/25907/25907 lits-rem:0 time: 0.16
0.00/0.18	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.71/0.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.71/0.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.71/0.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.71/0.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    221 time:  0.00 s
0.71/0.19	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
4.02/1.05	c lits-rem:         0  cl-subs:        9  v-elim:      0  v-fix:    0  time:  0.18 s
4.02/1.05	c Finding binary XORs  T:     0.00 s  found:       0
4.02/1.05	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
4.02/1.05	c calculated reachability. Time: 0.00
4.02/1.05	c Calc default polars -  time:   0.00 s pos:     221 undec:       1 neg:       0
4.02/1.05	c =========================================================================================
4.02/1.05	c types(t): F = full restart, N = normal restart
4.02/1.05	c types(t): S = simplification begin/end, E = solution found
4.02/1.05	c restart types(rt): st = static, dy = dynamic
4.02/1.05	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
4.02/1.05	c  B st     0         0       221     25898        73         0    114807         0   no data   no data
4.02/1.05	c  N dy    17      4164       221     25898        73      3980    114807     80232     11.11     11.71
4.02/1.05	c  N dy    21      8375       221     25898        73      5614    114807     96361     10.30     10.85
4.37/1.15	c  N dy    35     12415       221     25898        73      5411    114807     85317     10.11     11.40
5.57/1.41	c  N dy    49     16680       221     25898        73      9470    114807    165531     10.12     10.67
6.37/1.69	c  N dy    71     20816       221     25898        73      8076    114807    127888     10.26     10.82
7.59/1.96	c  F st    79     25000       221     25898        73     12074    114807    201642     10.10      8.73
7.59/1.97	c  N st    79     25000       221     25898        73     12074    114807    201642     10.10      8.73
9.16/2.32	c  N dy    85     30000       221     25898        73     10350    114807    168329     10.10   no data
9.16/2.32	c  S st    85     30000       221     25898        73     10350    114807    168329     10.10   no data
9.16/2.35	c  S st    85     30500       221     25898        73     10845    114807    178452     10.10   no data
9.16/2.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.16/2.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
9.16/2.36	c blocked clauses removed:        0 vars:      0 tried:         221 T: 0.00 s
9.16/2.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.16/2.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.16/2.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    221 time:  0.00 s
9.16/2.37	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
9.16/2.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
9.16/2.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.95/2.51	c lits-rem:       215  cl-subs:     2208  v-elim:      0  v-fix:    0  time:  0.13 s
10.76/2.75	c asymm  cl-useful: 3/25898/25898 lits-rem:3 time: 0.23
10.76/2.75	c calculated reachability. Time: 0.00
10.76/2.75	c  N dy    85     30500       221     25898        73      8637    114804    156390     10.10   no data
11.99/3.04	c  N dy   107     34509       221     25898        73     12513    114804    234438     10.19     10.73
13.15/3.33	c  N dy   122     38554       221     25898        73      8848    114804    138763     10.21     10.90
14.35/3.61	c  N dy   139     42558       221     25898        73     12686    114804    213752     10.22     11.63
15.15/3.84	c  S st   160     45750       221     25898        73     15754    114804    275505     10.27   no data
15.15/3.89	c  S st   160     46251       221     25898        73     16250    114804    286031     10.27   no data
15.15/3.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.15/3.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
15.55/3.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.55/3.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.55/3.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.55/3.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    221 time:  0.00 s
15.55/3.90	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
15.55/3.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
15.55/3.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
15.95/4.07	c lits-rem:       248  cl-subs:     1391  v-elim:      0  v-fix:    0  time:  0.15 s
15.95/4.08	c vivif2 --  cl tried    25898 cl shrink        0 lits rem          0 time: 0.00
15.95/4.08	c vivif2 --  cl tried    14859 cl shrink        0 lits rem          0 time: 0.00
17.14/4.37	c asymm  cl-useful: 3/25898/25898 lits-rem:3 time: 0.29
17.14/4.37	c calculated reachability. Time: 0.00
17.14/4.37	c  N dy   160     46251       221     25898        73     14859    114801    269654     10.27   no data
18.34/4.67	c  N dy   176     50280       221     25898        73     10147    114801    160841     10.27     10.84
19.53/4.96	c  N dy   198     54337       221     25898        73     14013    114801    238246     10.31     13.62
20.77/5.28	c  N dy   224     58596       221     25898        73     18071    114801    318028     10.35     10.90
22.33/5.61	c  N dy   243     62821       221     25898        73     12631    114801    199217     10.35     10.91
23.53/5.96	c  N dy   256     67734       221     25898        73     17324    114801    286074     10.31     10.94
23.93/6.09	c  S st   265     69376       221     25898        73     18886    114801    317298     10.31      8.89
24.33/6.13	c  S st   265     69879       221     25898        73     19384    114801    327076     10.31   no data
24.33/6.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
24.33/6.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
24.33/6.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
24.33/6.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
24.33/6.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.33/6.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    221 time:  0.00 s
24.33/6.14	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
24.33/6.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
24.33/6.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
25.15/6.38	c lits-rem:       205  cl-subs:     2258  v-elim:      0  v-fix:    0  time:  0.21 s
25.15/6.38	c vivif2 --  cl tried    25898 cl shrink        0 lits rem          0 time: 0.00
25.15/6.38	c vivif2 --  cl tried    17126 cl shrink        0 lits rem          0 time: 0.00
26.32/6.69	c asymm  cl-useful: 0/25898/25898 lits-rem:0 time: 0.31
26.32/6.69	c calculated reachability. Time: 0.00
26.32/6.69	c  N dy   265     69879       221     25898        73     17126    114801    302002     10.31   no data
27.91/7.06	c  N dy   278     74453       221     25898        73     11009    114801    155296     10.28     10.85
29.13/7.39	c  N dy   300     79307       221     25898        73     15676    114801    246902     10.30     10.96
31.11/7.87	c  N dy   324     85343       221     25898        73     21446    114801    354498     10.31     10.91
31.91/8.05	c  F st   331     87500       221     25898        73     12070    114801    164359     10.31   no data
32.71/8.28	c  N st   336     90795       221     25898        73     15215    114801    223807     10.31   no data
34.70/8.72	c  N dy   348     96682       221     25898        73     20825    114801    328349     10.30     10.94
36.71/9.21	c  N dy   375    102879       221     25898        73     14369    114801    201608     10.31     10.87
37.11/9.36	c  S st   385    104818       221     25898        73     16232    114801    238689     10.31      9.77
37.11/9.40	c  S st   385    105318       221     25898        73     16729    114801    248254     10.31   no data
37.51/9.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
37.51/9.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
37.51/9.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
37.51/9.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
37.51/9.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.51/9.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    221 time:  0.00 s
37.51/9.41	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
37.51/9.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
37.51/9.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.91/9.54	c lits-rem:       135  cl-subs:      925  v-elim:      0  v-fix:    0  time:  0.11 s
37.91/9.54	c vivif2 --  cl tried    25898 cl shrink        0 lits rem          0 time: 0.00
37.91/9.54	c vivif2 --  cl tried    15804 cl shrink        0 lits rem          0 time: 0.00
39.09/9.83	c asymm  cl-useful: 0/25898/25898 lits-rem:0 time: 0.29
39.09/9.83	c calculated reachability. Time: 0.00
39.09/9.83	c  N dy   385    105318       221     25898        73     15804    114801    238391     10.31   no data
41.09/10.36	c  N dy   398    112258       221     25898        73     22368    114801    358841     10.27     10.87
43.48/10.99	c  N dy   442    119826       221     25898        73     16291    114801    234031     10.30     10.85
45.88/11.57	c  N dy   458    127499       221     25898        73     23634    114801    369302     10.26     14.03
49.08/12.34	c  N dy   501    136695       221     25898        73     18087    114801    262482     10.28     10.99
51.90/13.02	c  N dy   528    145425       221     25898        73     26369    114801    414521     10.27     11.30
55.07/13.82	c  N dy   566    154883       221     25898        73     20147    114801    296934     10.27     10.82
55.90/14.06	c  S st   575    157977       221     25898        73     23124    114801    351314     10.26      8.25
56.30/14.11	c  S st   575    158477       221     25898        73     23622    114801    361587     10.26   no data
56.30/14.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
56.30/14.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
56.30/14.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
56.30/14.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
56.30/14.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.30/14.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    221 time:  0.00 s
56.30/14.12	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
56.30/14.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
56.30/14.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
57.06/14.39	c lits-rem:       235  cl-subs:     2364  v-elim:      0  v-fix:    0  time:  0.25 s
57.06/14.40	c vivif2 --  cl tried    25898 cl shrink        0 lits rem          0 time: 0.00
57.46/14.40	c vivif2 --  cl tried    21258 cl shrink        0 lits rem          0 time: 0.00
58.66/14.74	c asymm  cl-useful: 0/25898/25898 lits-rem:0 time: 0.34
58.66/14.74	c calculated reachability. Time: 0.00
58.66/14.74	c  N dy   575    158477       221     25898        73     21258    114801    337825     10.26   no data
62.25/15.60	c  N dy   595    168929       221     25898        73     31136    114801    513171     10.22     10.77
65.44/16.48	c  N dy   629    179751       221     25898        73     25352    114801    391956     10.20     10.78
69.83/17.54	c  N dy   685    191279       221     25898        73     19238    114801    261850     10.20     10.82
73.86/18.52	c  N dy   719    203665       221     25898        73     31071    114801    478601     10.17     10.71
78.61/19.70	c  N dy   758    217507       221     25898        73     26097    114800    373554     10.16     10.71
83.41/20.96	c  N dy   808    231904       221     25898        73     20737    114800    260468     10.14     10.75
85.41/21.41	c  S st   833    237715       221     25898        73     26246    114800    365168     10.15      9.56
85.41/21.45	c  S st   833    238218       221     25898        73     26743    114800    375659     10.15   no data
85.41/21.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
85.41/21.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
85.41/21.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
85.41/21.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
85.41/21.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
85.41/21.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    221 time:  0.00 s
85.41/21.47	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
85.41/21.48	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.01 s
85.41/21.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
86.63/21.79	c lits-rem:       247  cl-subs:     2919  v-elim:      0  v-fix:    0  time:  0.29 s
86.63/21.79	c vivif2 --  cl tried    25897 cl shrink        0 lits rem          0 time: 0.00
86.63/21.79	c vivif2 --  cl tried    23824 cl shrink        0 lits rem          0 time: 0.01
88.19/22.15	c asymm  cl-useful: 0/25897/25897 lits-rem:0 time: 0.35
88.19/22.15	c calculated reachability. Time: 0.00
88.19/22.15	c  N dy   833    238218       221     25897        73     23824    114778    347853     10.15   no data
93.38/23.48	c  N dy   894    253501       221     25897        73     38411    114778    619828     10.15     12.91
99.38/24.93	c  N dy   960    269996       221     25897        73     34356    114778    519445     10.15     10.71
105.36/26.48	c  N dy  1009    287345       221     25897        73     29875    114778    418396     10.13     10.67
112.55/28.22	c  N dy  1102    306158       221     25897        73     25878    114778    337424     10.15     10.73
112.55/28.23	c  F st  1103    306251       221     25897        73     25969    114778    339154     10.15   no data
119.73/30.01	c  N dy  1173    326123       221     25897        73     44926    114778    691385     10.15     10.81
127.32/31.91	c  N dy  1263    347078       221     25897        73     42049    114777    630184     10.15     10.71
131.30/32.90	c  S st  1298    357328       221     25897        73     27918    114777    353447     10.15      9.39
131.30/32.95	c  S st  1298    357829       221     25897        73     28413    114777    363617     10.15   no data
131.30/32.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
131.30/32.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
131.30/32.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
131.30/32.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
131.30/32.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
131.30/32.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    221 time:  0.00 s
131.30/32.96	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
131.30/32.97	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.01 s
131.30/32.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
132.50/33.24	c lits-rem:       206  cl-subs:     1869  v-elim:      0  v-fix:    0  time:  0.25 s
132.50/33.24	c vivif2 --  cl tried    25896 cl shrink        0 lits rem          0 time: 0.00
132.50/33.24	c vivif2 --  cl tried    26544 cl shrink        0 lits rem          0 time: 0.01
134.10/33.61	c asymm  cl-useful: 0/25896/25896 lits-rem:0 time: 0.36
134.10/33.61	c calculated reachability. Time: 0.00
134.10/33.61	c  N dy  1298    357829       221     25896        73     26544    114755    346107     10.15   no data
141.29/35.46	c  N dy  1381    378011       221     25896        73     45901    114755    708780     10.16     10.73
148.87/37.37	c  N dy  1470    398203       221     25896        73     40353    114755    587032     10.16     10.73
156.88/39.31	c  N dy  1533    418242       221     25896        73     33729    114755    452862     10.15     10.69
164.44/41.27	c  N dy  1591    438423       221     25896        73     52948    114755    800939     10.14     10.69
172.03/43.14	c  N dy  1665    458442       221     25896        73     45381    114755    657018     10.14     10.85
181.21/45.43	c  N dy  1745    482079       221     25896        73     40198    114755    556710     10.13     10.67
189.59/47.56	c  N dy  1844    502104       221     25896        73     30718    114755    380734     10.14     10.76
197.17/49.49	c  N dy  1929    522188       221     25896        73     49890    114755    730037     10.13     10.71
203.56/51.05	c  S st  1974    536744       221     25896        73     34231    114755    435864     10.13      9.15
203.56/51.10	c  S st  1974    537250       221     25896        73     34735    114755    446390     10.13   no data
203.96/51.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
203.96/51.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
203.96/51.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
203.96/51.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
203.96/51.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
203.96/51.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    221 time:  0.00 s
203.96/51.12	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
203.96/51.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
203.96/51.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
205.18/51.50	c lits-rem:       255  cl-subs:     2432  v-elim:      0  v-fix:    0  time:  0.36 s
205.18/51.50	c vivif2 --  cl tried    25896 cl shrink        0 lits rem          0 time: 0.00
205.59/51.51	c vivif2 --  cl tried    32303 cl shrink        0 lits rem          0 time: 0.01
206.36/51.70	c asymm  cl-useful: 0/6141/25896 lits-rem:0 time: 0.19
206.36/51.70	c calculated reachability. Time: 0.00
206.36/51.70	c  N dy  1974    537250       221     25896        73     32303    114755    424297     10.13   no data
213.97/53.65	c  N dy  2048    557319       221     25896        73     51449    114755    776704     10.12     10.72
222.32/55.73	c  N dy  2124    577335       221     25896        73     40114    114755    547981     10.13     12.66
230.71/57.87	c  N dy  2217    597435       221     25896        73     59269    114755    897022     10.14     16.10
239.49/60.05	c  N dy  2304    618312       221     25896        73     47698    114755    678566     10.14     10.77
248.67/62.32	c  N dy  2393    638378       221     25896        73     34432    114755    431124     10.15     10.72
256.66/64.38	c  N dy  2471    658958       221     25896        73     54156    114755    790185     10.14     10.81
265.84/66.66	c  N dy  2558    679053       221     25896        73     39888    114755    532260     10.15     11.65
274.61/68.83	c  N dy  2633    699070       221     25896        73     59040    114755    882572     10.15     10.72
284.63/71.31	c  N dy  2718    721290       221     25896        73     45822    114755    632590     10.15     10.73
293.40/73.52	c  N dy  2790    741641       221     25896        73     65202    114755    991530     10.15     10.80
302.19/75.77	c  N dy  2883    761799       221     25896        73     49053    114755    684782     10.15     10.75
311.34/78.06	c  N dy  2971    781897       221     25896        73     68321    114755   1040491     10.16     12.96
320.12/80.24	c  N dy  3064    802000       221     25896        73     51200    114755    715323     10.16     10.71
321.72/80.64	c  S st  3078    805875       221     25896        73     54906    114755    785072     10.16      9.83
322.12/80.71	c  S st  3078    806375       221     25896        73     55404    114755    794444     10.16   no data
322.12/80.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
322.12/80.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
322.12/80.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
322.12/80.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
322.12/80.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
322.12/80.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    221 time:  0.00 s
322.12/80.74	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
322.12/80.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
322.12/80.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
326.91/81.97	c lits-rem:       708  cl-subs:     4131  v-elim:      0  v-fix:    0  time:  1.18 s
326.91/81.97	c vivif2 --  cl tried    25896 cl shrink        0 lits rem          0 time: 0.00
326.91/81.99	c vivif2 --  cl tried    51273 cl shrink        0 lits rem          0 time: 0.01
327.71/82.20	c asymm  cl-useful: 0/8142/25896 lits-rem:0 time: 0.21
327.71/82.20	c calculated reachability. Time: 0.00
327.71/82.20	c  N dy  3078    806375       221     25896        73     51273    114755    748293     10.16   no data
337.32/84.59	c  N dy  3164    826687       221     25896        73     70653    114755   1109285     10.17     10.76
346.46/86.81	c  N dy  3254    846953       221     25896        73     52852    114755    742432     10.17     10.85
355.65/89.20	c  N dy  3329    867188       221     25896        73     72177    114755   1098926     10.17     10.74
364.83/91.43	c  N dy  3413    887199       221     25896        73     53212    114755    732511     10.17     10.94
374.01/93.76	c  N dy  3500    907387       221     25896        73     72494    114755   1081600     10.17     10.71
383.59/96.18	c  N dy  3588    928538       221     25896        73     53564    114755    729120     10.17     10.76
393.18/98.54	c  N dy  3665    949229       221     25896        73     73331    114755   1089049     10.17     10.72
402.78/100.91	c  N dy  3752    969525       221     25896        73     52617    114754    705264     10.18     10.73
411.57/103.19	c  N dy  3823    989554       221     25896        73     71738    114754   1051729     10.17     12.37
421.11/105.58	c  N dy  3884   1009631       221     25896        73     49764    114754    632919     10.17     10.77
429.90/107.78	c  N dy  3946   1029885       221     25896        73     69014    114754    982390     10.16     10.73
440.28/110.32	c  N dy  4029   1050317       221     25896        73     46583    114754    568332     10.16     10.81
448.66/112.43	c  N dy  4095   1070528       221     25896        73     65843    114754    919161     10.16     10.72
449.06/112.59	c  F st  4104   1071876       221     25896        73     67132    114754    943081     10.16      8.05
458.64/114.94	c  N dy  4156   1091212       221     25896        73     85642    114754   1276568     10.16     10.79
467.42/117.17	c  N dy  4234   1111222       221     25896        73     61817    114754    831758     10.16     11.70
477.01/119.57	c  N dy  4304   1131345       221     25896        73     80977    114754   1181476     10.15     10.72
486.22/121.90	c  N dy  4375   1151428       221     25896        73     56219    114754    719863     10.15     10.70
495.76/124.26	c  N dy  4458   1171762       221     25896        73     75640    114754   1075796     10.15     10.71
506.15/126.86	c  N dy  4521   1191907       221     25896        73     50034    114754    596832     10.15     10.70
514.53/128.96	c  S st  4614   1209563       221     25896        73     66898    114753    905083     10.15      9.88
514.93/129.05	c  S st  4614   1210066       221     25896        73     67398    114753    914753     10.15   no data
514.93/129.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
514.93/129.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
515.33/129.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
515.33/129.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
515.33/129.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
515.33/129.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    221 time:  0.00 s
515.33/129.10	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
515.33/129.12	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.02 s
515.33/129.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
524.90/131.51	c lits-rem:       855  cl-subs:     4515  v-elim:      0  v-fix:    0  time:  2.34 s
524.90/131.51	c vivif2 --  cl tried    25894 cl shrink        0 lits rem          0 time: 0.00
524.90/131.53	c vivif2 --  cl tried    62883 cl shrink        0 lits rem          0 time: 0.02
526.13/131.83	c asymm  cl-useful: 0/11611/25894 lits-rem:0 time: 0.30
526.13/131.83	c calculated reachability. Time: 0.00
526.13/131.83	c  N dy  4614   1210066       221     25894        73     62883    114709    864087     10.15   no data
536.08/134.36	c  N dy  4688   1230183       221     25894        73     82041    114709   1217328     10.15     10.72
546.46/136.99	c  N dy  4778   1250316       221     25894        73     55574    114709    690497     10.16     10.82
556.05/139.37	c  N dy  4864   1270631       221     25894        73     74959    114709   1042002     10.16     10.71
567.61/142.25	c  N dy  4947   1290659       221     25894        73     47351    114709    532820     10.16     13.15
576.80/144.59	c  N dy  5024   1312248       221     25894        73     67977    114709    905535     10.16     10.70
587.21/147.13	c  N dy  5100   1332522       221     25894        73     87377    114709   1261655     10.15     10.69
598.36/149.91	c  N dy  5194   1353975       221     25894        73     60072    114709    755506     10.16     10.71
608.73/152.55	c  N dy  5274   1374563       221     25894        73     79669    114709   1109647     10.16     10.71
620.71/155.58	c  N dy  5376   1394966       221     25894        73     50558    114709    568513     10.16     10.71
629.49/157.70	c  N dy  5437   1415176       221     25894        73     69834    114709    915193     10.15     10.85
639.47/160.25	c  N dy  5511   1435540       221     25894        73     89257    114709   1272891     10.15     10.73
649.84/162.89	c  N dy  5593   1455641       221     25894        73     58824    114709    709106     10.16     10.77
659.43/165.21	c  N dy  5661   1476231       221     25894        73     78457    114709   1060413     10.15     10.74
669.81/167.84	c  N dy  5726   1496311       221     25894        73     97543    114709   1403979     10.15     11.10
679.81/170.37	c  N dy  5816   1516489       221     25894        73     66220    114709    833227     10.15     10.71
689.76/172.82	c  N dy  5900   1537159       221     25894        73     85929    114709   1199804     10.15     10.72
701.38/175.71	c  N dy  5976   1557172       221     25894        73     53528    114709    592735     10.15     11.77
710.15/177.93	c  N dy  6066   1577298       221     25894        73     72706    114709    948683     10.15     10.89
720.10/180.49	c  N dy  6120   1597439       221     25894        73     91937    114709   1281743     10.15     10.69
732.10/183.47	c  N dy  6203   1617811       221     25894        73     58963    114709    678513     10.15     10.71
741.29/185.78	c  N dy  6275   1637959       221     25894        73     78181    114709   1023020     10.15     10.75
752.04/188.49	c  N dy  6351   1658018       221     25894        73     97337    114709   1362362     10.14     10.69
763.25/191.28	c  N dy  6436   1678251       221     25894        73     63216    114709    750597     10.14     10.68
773.19/193.75	c  N dy  6518   1698329       221     25894        73     82416    114709   1106069     10.15     10.82
779.58/195.33	c  S st  6561   1710067       221     25894        73     93598    114709   1305571     10.14   no data
779.98/195.42	c  S st  6561   1710569       221     25894        73     94087    114709   1315363     10.14   no data
779.98/195.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
779.98/195.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
779.98/195.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
779.98/195.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
779.98/195.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
779.98/195.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    221 time:  0.00 s
779.98/195.48	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
779.98/195.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
780.41/195.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
804.32/201.52	c lits-rem:      1324  cl-subs:     9270  v-elim:      0  v-fix:    0  time:  5.95 s
804.32/201.52	c vivif2 --  cl tried    25894 cl shrink        0 lits rem          0 time: 0.00
804.32/201.55	c vivif2 --  cl tried    84817 cl shrink        0 lits rem          0 time: 0.02
805.92/201.91	c asymm  cl-useful: 0/2742/25894 lits-rem:0 time: 0.36
805.92/201.91	c calculated reachability. Time: 0.00
805.92/201.91	c  N dy  6561   1710569       221     25894        73     84817    114709   1214610     10.14   no data
819.09/205.24	c  N dy  6652   1730902       221     25894        73    104243    114709   1564325     10.15     10.73
829.10/207.77	c  N dy  6714   1750917       221     25894        73     69087    114709    845711     10.14     10.86
839.45/210.37	c  N dy  6786   1771636       221     25894        73     88856    114709   1189137     10.14     10.81
851.06/213.22	c  N dy  6852   1792261       221     25894        73    108455    114709   1535848     10.14     10.71
861.41/215.84	c  N dy  6924   1812488       221     25894        73     72530    114709    902817     10.14     10.68
871.38/218.38	c  N dy  6979   1832698       221     25894        73     91819    114709   1242393     10.13     10.70
884.16/221.50	c  N dy  7057   1852785       221     25894        73    111010    114709   1584056     10.13     10.84
894.56/224.12	c  N dy  7118   1872789       221     25894        73     73852    114709    909083     10.13     11.62
906.11/227.02	c  N dy  7209   1895147       221     25894        73     95113    114709   1288312     10.13     10.89
919.69/230.48	c  N dy  7265   1918042       221     25894        73     59765    114709    652662     10.13     10.67
928.87/232.79	c  N dy  7354   1938292       221     25894        73     79160    114709   1009769     10.13     10.79
940.04/235.50	c  N dy  7439   1958564       221     25894        73     98484    114708   1363910     10.13     10.80
952.81/238.72	c  N dy  7515   1978795       221     25894        73     59612    114708    644378     10.13     10.67
962.40/241.12	c  N dy  7580   2000244       221     25894        73     80014    114708   1005441     10.13     10.66
973.18/243.87	c  N dy  7647   2020675       221     25894        73     99527    114708   1349022     10.12     10.68
986.35/247.14	c  N dy  7696   2040764       221     25894        73     59592    114708    634402     10.12     10.68
995.56/249.48	c  N dy  7774   2061314       221     25894        73     79194    114708    986119     10.12     10.71
1006.71/252.21	c  N dy  7856   2081500       221     25894        73     98508    114708   1332148     10.12     10.68
1018.68/255.23	c  N dy  7896   2101595       221     25894        73    117667    114708   1671020     10.12     13.84
1029.87/258.05	c  N dy  7979   2122155       221     25894        73     77233    114708    942390     10.12     10.70
1039.87/260.57	c  N dy  8040   2142288       221     25894        73     96398    114708   1280623     10.11     10.65
1052.22/263.69	c  N dy  8110   2163008       221     25894        73    116099    114708   1631105     10.11     10.73
1065.82/267.03	c  N dy  8184   2187020       221     25894        73     78013    114708    940681     10.11     10.64
1076.17/269.66	c  N dy  8271   2207158       221     25894        73     97286    114708   1286604     10.11     10.65
1078.17/270.12	c  S st  8291   2210570       221     25894        73    100536    114708   1347243     10.11      9.09
1078.57/270.21	c  S st  8291   2211076       221     25894        73    101033    114708   1357830     10.11   no data
1078.57/270.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1078.57/270.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
1078.57/270.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1078.57/270.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1078.57/270.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1078.57/270.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    221 time:  0.00 s
1078.57/270.27	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
1078.57/270.29	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.02 s
1078.99/270.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
1098.52/275.27	c lits-rem:      1722  cl-subs:    10381  v-elim:      0  v-fix:    0  time:  4.92 s
1098.52/275.28	c vivif2 --  cl tried    25893 cl shrink        0 lits rem          0 time: 0.00
1098.92/275.30	c vivif2 --  cl tried    90652 cl shrink        0 lits rem          0 time: 0.03
1100.52/275.72	c asymm  cl-useful: 0/2912/25893 lits-rem:0 time: 0.41
1100.52/275.72	c calculated reachability. Time: 0.00
1100.52/275.72	c  N dy  8291   2211076       221     25893        73     90652    114686   1244052     10.11   no data
1114.52/279.25	c  N dy  8380   2231248       221     25893        73    109891    114686   1599610     10.11     10.67
1128.45/282.70	c  N dy  8455   2251270       221     25893        73     67193    114686    750852     10.11     10.71
1138.43/285.20	c  N dy  8544   2271714       221     25893        73     86689    114686   1098038     10.11     10.67
1149.64/288.02	c  N dy  8615   2291802       221     25893        73    105881    114686   1438438     10.11     14.70
1161.99/291.10	c  N dy  8686   2311812       221     25893        73    125059    114686   1780088     10.11     10.67
1172.76/293.84	c  N dy  8766   2332016       221     25893        73     81355    114686   1002538     10.11     10.83
1183.94/296.64	c  N dy  8839   2352852       221     25893        73    101242    114686   1359870     10.11     10.72
1196.71/299.81	c  N dy  8933   2373454       221     25893        73    120897    114686   1712656     10.11     10.67
1208.69/302.84	c  N dy  8997   2393461       221     25893        73     76065    114686    892099     10.11     10.71
1219.07/305.50	c  N dy  9084   2413683       221     25893        73     95383    114686   1237677     10.11     10.66
1231.85/308.63	c  N dy  9161   2434879       221     25893        73    115466    114686   1589416     10.11     10.93
1245.41/312.05	c  N dy  9244   2454961       221     25893        73     69836    114686    777879     10.11     10.64
1255.79/314.63	c  N dy  9324   2475009       221     25893        73     88946    114686   1118334     10.11     10.65
1266.97/317.40	c  N dy  9392   2495235       221     25893        73    108232    114686   1458932     10.11     10.66
1280.14/320.77	c  N dy  9478   2515934       221     25893        73    127987    114686   1809591     10.11     10.66
1292.12/323.76	c  N dy  9574   2535979       221     25893        73     81345    114686    980375     10.11     10.72
1303.33/326.53	c  N dy  9660   2556007       221     25893        73    100405    114686   1323097     10.11     12.84
1315.28/329.56	c  N dy  9727   2576022       221     25893        73    119484    114686   1661958     10.11     12.45
1330.44/333.39	c  N dy  9804   2598725       221     25893        73     74373    114686    844702     10.10     10.65
1341.22/336.04	c  N dy  9871   2618761       221     25893        73     93500    114686   1178250     10.10     10.81
1353.19/339.03	c  N dy  9942   2639115       221     25893        73    112909    114686   1524677     10.10     10.72
1366.37/342.34	c  N dy 10035   2659179       221     25893        73    132092    114686   1866452     10.10     10.68
1377.98/345.28	c  N dy 10111   2679216       221     25893        73     83414    114686    994532     10.10     10.65
1389.12/348.04	c  N dy 10187   2699234       221     25893        73    102470    114686   1333062     10.10     10.68
1396.31/349.86	c  S st 10238   2711076       221     25893        73    113811    114686   1535492     10.10      9.61
1396.71/349.96	c  S st 10238   2711579       221     25893        73    114303    114686   1544249     10.10   no data
1396.71/349.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1397.10/350.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
1397.10/350.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1397.10/350.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1397.10/350.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1397.10/350.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    221 time:  0.00 s
1397.10/350.03	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
1397.10/350.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1397.50/350.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
1421.49/356.16	c lits-rem:      1379  cl-subs:    11897  v-elim:      0  v-fix:    0  time:  6.04 s
1421.49/356.17	c vivif2 --  cl tried    25893 cl shrink        0 lits rem          0 time: 0.00
1421.49/356.20	c vivif2 --  cl tried   102406 cl shrink        0 lits rem          0 time: 0.03
1423.44/356.63	c asymm  cl-useful: 0/3156/25893 lits-rem:0 time: 0.44
1423.44/356.64	c calculated reachability. Time: 0.00
1423.44/356.64	c  N dy 10238   2711579       221     25893        73    102406    114686   1414636     10.10   no data
1438.22/360.39	c  N dy 10316   2731583       221     25893        73    121468    114686   1747681     10.10     10.70
1455.37/364.68	c  N dy 10398   2754230       221     25893        73     74617    114686    836177     10.10     10.65
1465.38/367.18	c  N dy 10458   2774845       221     25893        73     94219    114686   1187305     10.10     10.67
1476.93/370.08	c  N dy 10529   2795263       221     25893        73    113603    114686   1530953     10.10     10.76
1490.11/373.30	c  N dy 10596   2815338       221     25893        73    132703    114686   1863578     10.10     12.98
1502.47/376.44	c  N dy 10658   2835419       221     25893        73     82524    114686    977050     10.10     11.46
1513.69/379.27	c  N dy 10743   2855973       221     25893        73    102065    114686   1327497     10.10     10.70
1526.03/382.33	c  N dy 10829   2875980       221     25893        73    121049    114686   1670439     10.10     10.64
1540.03/385.83	c  N dy 10922   2896270       221     25893        73    140511    114686   2026243     10.10     10.71
1551.59/388.76	c  N dy 11011   2916586       221     25893        73     89469    114686   1095070     10.10     10.66
1563.15/391.68	c  N dy 11082   2936626       221     25893        73    108562    114686   1427849     10.10     12.57
1575.93/394.81	c  N dy 11149   2956650       221     25893        73    127635    114686   1762548     10.10     10.73
1590.29/398.47	c  N dy 11221   2976653       221     25893        73     75265    114686    830073     10.10     12.43
1600.68/401.08	c  N dy 11291   2996948       221     25893        73     94584    114686   1178620     10.10     10.69
1612.65/404.01	c  N dy 11359   3017143       221     25893        73    113781    114686   1515539     10.10     10.67
1626.22/407.41	c  N dy 11416   3037673       221     25893        73    133312    114686   1852277     10.09     10.74
1640.20/410.91	c  N dy 11485   3058005       221     25893        73     80351    114686    910471     10.09     10.64
1650.97/413.67	c  N dy 11555   3078392       221     25893        73     99760    114686   1252636     10.09     10.67
1663.38/416.71	c  N dy 11629   3098408       221     25893        73    118782    114686   1585895     10.09     10.69
1676.15/419.99	c  N dy 11694   3118443       221     25893        73    137941    114686   1923079     10.09     11.00
1690.49/423.53	c  N dy 11782   3139888       221     25893        73     85084    114686    990006     10.09     10.66
1701.27/426.28	c  N dy 11873   3159908       221     25893        73    104190    114686   1335301     10.09     10.63
1713.64/429.31	c  N dy 11926   3179942       221     25893        73    123245    114686   1665921     10.09     11.19
1727.62/432.82	c  N dy 12015   3200169       221     25893        73    142505    114686   2005268     10.09     10.66
1736.80/435.10	c  S st 12083   3211579       221     25893        73     79129    114686    881602     10.09   no data
1736.80/435.18	c  S st 12083   3212085       221     25893        73     79628    114686    891870     10.09   no data
1736.80/435.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1737.20/435.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
1737.20/435.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1737.20/435.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1737.20/435.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1737.20/435.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    221 time:  0.00 s
1737.20/435.22	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
1737.20/435.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
1737.20/435.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1740.38/436.06	c lits-rem:       390  cl-subs:     1883  v-elim:      0  v-fix:    0  time:  0.78 s
1740.38/436.06	c vivif2 --  cl tried    25893 cl shrink        0 lits rem          0 time: 0.00
1740.38/436.08	c vivif2 --  cl tried    77745 cl shrink        0 lits rem          0 time: 0.02
1741.58/436.33	c asymm  cl-useful: 0/9358/25893 lits-rem:0 time: 0.24
1741.58/436.33	c calculated reachability. Time: 0.00
1741.58/436.33	c  N dy 12083   3212085       221     25893        73     77745    114686    874975     10.09   no data
1752.76/439.13	c  N dy 12179   3232829       221     25893        73     97519    114686   1227602     10.09     10.67
1765.53/442.38	c  N dy 12260   3253418       221     25893        73    117148    114686   1572618     10.09     10.67
1779.10/445.77	c  N dy 12328   3273480       221     25893        73    136198    114686   1909581     10.09     10.69
1794.28/449.59	c  N dy 12410   3293547       221     25893        73     80078    114686    894345     10.09     10.69
1805.45/452.32	c  N dy 12474   3314041       221     25893        73     99524    114686   1234137     10.09     10.79
1817.82/455.50	c  N dy 12567   3334374       221     25893        73    118881    114686   1581051     10.09     10.70
1833.00/459.22	c  N dy 12662   3354440       221     25893        73    137960    114686   1921691     10.09     10.80
1848.16/463.03	c  N dy 12742   3374526       221     25893        73     80992    114686    897519     10.09     10.75
1858.55/465.63	c  N dy 12805   3394603       221     25893        73    100058    114686   1229944     10.09     10.64
1871.71/468.95	c  N dy 12857   3417252       221     25893        73    121512    114686   1598666     10.09     10.62
1885.29/472.36	c  N dy 12940   3437648       221     25893        73    140860    114686   1940593     10.09     10.71
1900.86/476.20	c  N dy 13008   3457974       221     25893        73     83244    114686    932982     10.09     10.86
1911.63/478.96	c  N dy 13097   3478230       221     25893        73    102563    114686   1277277     10.09     10.65
1924.41/482.12	c  N dy 13173   3498745       221     25893        73    122167    114686   1626453     10.09     10.68
1937.98/485.50	c  N dy 13249   3518768       221     25893        73    141212    114686   1957083     10.09     10.62
1953.55/489.46	c  N dy 13351   3539183       221     25893        73     82630    114686    920939     10.09     10.71
1964.32/492.16	c  N dy 13425   3559197       221     25893        73    101687    114686   1259859     10.09     10.78
1976.70/495.25	c  N dy 13502   3579288       221     25893        73    120826    114686   1599622     10.09     10.69
1990.28/498.65	c  N dy 13576   3599293       221     25893        73    139863    114686   1937913     10.09     10.69
2006.64/502.77	c  N dy 13645   3619945       221     25893        73     80507    114686    872513     10.09     10.69
2017.42/505.49	c  N dy 13740   3640027       221     25893        73     99710    114686   1220739     10.09     11.94
2030.19/508.68	c  N dy 13800   3660868       221     25893        73    119574    114686   1562291     10.09     10.67
2043.76/512.05	c  N dy 13868   3680944       221     25893        73    138613    114686   1898419     10.09     10.62
2058.16/515.65	c  N dy 13912   3701057       221     25893        73    157771    114686   2222982     10.08     10.63
2066.11/517.63	c  S st 13938   3712085       221     25893        73     88278    114686    998529     10.08   no data
2066.51/517.72	c  S st 13938   3712591       221     25893        73     88783    114686   1008176     10.08   no data
2066.51/517.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2066.51/517.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
2066.51/517.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2066.51/517.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2066.51/517.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2066.51/517.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    221 time:  0.00 s
2066.51/517.77	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
2066.51/517.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2066.94/517.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
2071.34/518.91	c lits-rem:       515  cl-subs:     3012  v-elim:      0  v-fix:    0  time:  1.08 s
2071.34/518.92	c vivif2 --  cl tried    25893 cl shrink        0 lits rem          0 time: 0.00
2071.34/518.94	c vivif2 --  cl tried    85771 cl shrink        0 lits rem          0 time: 0.02
2072.10/519.16	c asymm  cl-useful: 0/7725/25893 lits-rem:0 time: 0.22
2072.10/519.16	c calculated reachability. Time: 0.00
2072.10/519.16	c  N dy 13938   3712591       221     25893        73     85771    114686    977811     10.08   no data
2084.08/522.13	c  N dy 14028   3733342       221     25893        73    105582    114686   1332935     10.08     10.62
2096.06/525.13	c  F st 14113   3751564       221     25893        73    122973    114686   1640092     10.08      9.46
2097.25/525.43	c  N st 14117   3753596       221     25893        73    124920    114686   1680463     10.08   no data
2112.02/529.18	c  N dy 14161   3773728       221     25893        73    144152    114686   2007247     10.08     10.73
2130.39/533.75	c  N dy 14241   3795250       221     25893        73     83670    114686    916413     10.08     10.73
2141.16/536.49	c  N dy 14324   3815514       221     25893        73    103056    114686   1263011     10.08     10.77
2153.93/539.61	c  N dy 14397   3835841       221     25893        73    122347    114686   1599195     10.08     10.70
2167.51/543.03	c  N dy 14468   3856028       221     25893        73    141584    114686   1935494     10.08     10.63
2183.88/547.16	c  N dy 14538   3877525       221     25893        73    162080    114686   2287088     10.08     10.65
2197.44/550.54	c  N dy 14625   3897730       221     25893        73     99434    114686   1199572     10.08     10.62
2210.22/553.76	c  N dy 14718   3918307       221     25893        73    119134    114686   1556598     10.08     10.66
2225.02/557.49	c  N dy 14794   3940496       221     25893        73    140238    114686   1925404     10.08     10.64
2239.75/561.13	c  N dy 14856   3961203       221     25893        73    159870    114686   2269198     10.08     10.65
2254.14/564.74	c  N dy 14932   3981255       221     25893        73     96064    114686   1124895     10.08     10.86
2266.10/567.71	c  N dy 15006   4001323       221     25893        73    115144    114686   1456775     10.08     10.61
2279.28/571.06	c  N dy 15082   4021837       221     25893        73    134631    114686   1797333     10.08     10.69
2294.05/574.74	c  N dy 15148   4042178       221     25893        73    154036    114686   2138469     10.08     10.62
2310.42/578.87	c  N dy 15204   4062231       221     25893        73     89370    114686   1002214     10.08     11.91
2322.39/581.84	c  N dy 15308   4082320       221     25893        73    108606    114686   1351408     10.08     10.62
2335.20/585.03	c  N dy 15376   4102630       221     25893        73    127851    114686   1685581     10.08     10.68
2349.54/588.69	c  N dy 15472   4123128       221     25893        73    147375    114686   2034194     10.08     10.64
2364.71/592.46	c  N dy 15529   4143786       221     25893        73    166962    114686   2370677     10.08     10.62
2378.71/595.91	c  N dy 15608   4163937       221     25893        73    101411    114686   1214264     10.08     10.62
2390.66/598.97	c  N dy 15675   4184025       221     25893        73    120559    114686   1546065     10.08     10.63
2404.63/602.45	c  N dy 15749   4204119       221     25893        73    139637    114686   1877593     10.08     10.62
2410.61/603.91	c  S st 15780   4212592       221     25893        73    147681    114686   2019644     10.08   no data
2411.01/604.02	c  S st 15780   4213096       221     25893        73    148181    114686   2029030     10.08   no data
2411.01/604.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2411.41/604.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.07
2411.41/604.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2411.41/604.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2411.41/604.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2411.41/604.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    221 time:  0.00 s
2411.41/604.11	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
2411.41/604.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2411.81/604.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
2442.15/611.84	c lits-rem:      1927  cl-subs:    16303  v-elim:      0  v-fix:    0  time:  7.59 s
2442.15/611.84	c vivif2 --  cl tried    25893 cl shrink        0 lits rem          0 time: 0.00
2442.15/611.89	c vivif2 --  cl tried   131878 cl shrink        0 lits rem          0 time: 0.05
2443.35/612.17	c asymm  cl-useful: 0/1999/25893 lits-rem:0 time: 0.28
2443.35/612.17	c calculated reachability. Time: 0.00
2443.35/612.17	c  N dy 15780   4213096       221     25893        73    131878    114686   1850392     10.08   no data
2460.11/616.35	c  N dy 15874   4234331       221     25893        73    152190    114686   2206049     10.08     10.61
2482.46/621.95	c  N dy 15941   4254404       221     25893        73     85956    114686    941400     10.08     10.63
2498.02/625.80	c  N dy 16022   4279059       221     25893        73    109327    114686   1351512     10.07     10.63
2510.83/629.01	c  N dy 16094   4299341       221     25893        73    128543    114686   1689409     10.07     10.65
2526.37/632.97	c  N dy 16159   4322041       221     25893        73    150140    114686   2058462     10.07     10.65
2542.33/636.90	c  N dy 16226   4342483       221     25893        73    169571    114686   2396546     10.07     10.62
2558.30/640.93	c  N dy 16309   4363332       221     25893        73    103139    114686   1237842     10.07     10.63
2571.91/644.34	c  N dy 16401   4383335       221     25893        73    122268    114686   1575684     10.07     10.62
2585.84/647.88	c  N dy 16505   4403373       221     25893        73    141400    114686   1918706     10.07     10.63
2601.02/651.63	c  N dy 16593   4423707       221     25893        73    160802    114686   2267013     10.07     10.63
2618.19/655.96	c  N dy 16668   4443739       221     25893        73     92300    114686   1036247     10.07     11.01
2630.55/659.02	c  N dy 16757   4464490       221     25893        73    112015    114686   1380393     10.07     10.61
2643.73/662.30	c  N dy 16838   4484704       221     25893        73    131301    114686   1717458     10.07     10.62
2657.31/665.79	c  N dy 16929   4504748       221     25893        73    150353    114686   2052286     10.08     11.19
2672.08/669.49	c  N dy 16983   4524818       221     25893        73    169361    114686   2376150     10.07     10.63
2688.04/673.47	c  N dy 17072   4545338       221     25893        73    100512    114686   1180921     10.07     10.63
2700.81/676.61	c  N dy 17144   4566008       221     25893        73    120186    114686   1528230     10.07     10.70
2713.99/679.91	c  N dy 17216   4586046       221     25893        73    139271    114686   1866476     10.07     10.61
2729.16/683.70	c  N dy 17288   4606061       221     25893        73    158317    114686   2195863     10.07     10.68
2744.73/687.69	c  N dy 17347   4626090       221     25893        73    177263    114686   2516171     10.07     10.64
2759.50/691.30	c  N dy 17415   4646541       221     25893        73    107353    114686   1291110     10.07     10.63
2772.27/694.50	c  N dy 17516   4666604       221     25893        73    126507    114686   1630733     10.07     13.30
2786.25/698.05	c  N dy 17593   4686679       221     25893        73    145638    114686   1962462     10.07     11.74
2801.40/701.88	c  N dy 17651   4706913       221     25893        73    164903    114686   2289354     10.07     10.85
2806.60/703.13	c  S st 17679   4713099       221     25893        73    170789    114686   2396870     10.07      9.72
2807.00/703.26	c  S st 17679   4713603       221     25893        73    171290    114686   2407219     10.07   no data
2807.00/703.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2807.40/703.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.08
2807.40/703.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2807.40/703.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2807.40/703.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2807.40/703.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    221 time:  0.00 s
2807.40/703.36	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
2807.40/703.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2808.20/703.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
2846.91/713.24	c lits-rem:      2321  cl-subs:    20258  v-elim:      0  v-fix:    0  time:  9.72 s
2846.91/713.24	c vivif2 --  cl tried    25893 cl shrink        0 lits rem          0 time: 0.00
2846.91/713.30	c vivif2 --  cl tried   151032 cl shrink        0 lits rem          0 time: 0.05
2848.54/713.61	c asymm  cl-useful: 0/1351/25893 lits-rem:0 time: 0.32
2848.54/713.62	c calculated reachability. Time: 0.00
2848.54/713.62	c  N dy 17679   4713603       221     25893        73    151032    114686   2183513     10.07   no data
2865.27/717.83	c  N dy 17747   4733686       221     25893        73    170108    114686   2517643     10.07     10.64
2883.67/722.49	c  N dy 17794   4753749       221     25893        73     99165    114686   1149066     10.07     10.67
2899.99/726.54	c  N dy 17866   4774412       221     25893        73    118852    114686   1488330     10.07     10.71
2915.95/730.56	c  N dy 17961   4794505       221     25893        73    138027    114686   1823312     10.07     10.95
2931.53/734.46	c  N dy 18046   4814603       221     25893        73    157249    114686   2160573     10.07     10.67
2935.92/735.59	c Following stats are for *FIRST FINISHED THREAD ONLY*
2935.92/735.59	c num threads              : 4          
2935.92/735.59	c restarts                 : 18210      
2935.92/735.59	c dynamic restarts         : 18174      
2935.92/735.59	c static restarts          : 36         
2935.92/735.59	c full restarts            : 5          
2935.92/735.59	c total simplify time      : 0.01       
2935.92/735.59	c learnts DL2              : 0          
2935.92/735.59	c learnts size 2           : 294        
2935.92/735.59	c learnts size 1           : 1           (0.45      % of vars)
2935.92/735.59	c filedLit time            : 0.51        (0.07      % time)
2935.92/735.59	c v-elim SatELite          : 0           (0.00      % vars)
2935.92/735.59	c SatELite time            : 53.77       (7.31      % time)
2935.92/735.59	c v-elim xor               : 0           (0.00      % vars)
2935.92/735.59	c xor elim time            : 0.07        (0.01      % time)
2935.92/735.59	c num binary xor trees     : 0          
2935.92/735.59	c binxor trees' crown      : 0           (nan       leafs/tree)
2935.92/735.59	c bin xor find time        : 0.00       
2935.92/735.59	c OTF clause improved      : 221502      (0.05      clauses/conflict)
2935.92/735.59	c OTF impr. size diff      : 242970      (1.10       lits/clause)
2935.92/735.59	c OTF cl watch-shrink      : 3816466     (0.80      clauses/conflict)
2935.92/735.59	c OTF cl watch-sh-lit      : 17971905    (4.71       lits/clause)
2935.92/735.59	c tried to recurMin cls    : 711895      (14.94      % of conflicts)
2935.92/735.59	c updated cache            : 3680        (0.01       lits/tried recurMin)
2935.92/735.59	c unit cls recevied        : 0           (0.00      % of units)
2935.92/735.59	c unit cls sent            : 1           (100.00    % of units)
2935.92/735.59	c bin cls recevied         : 0          
2935.92/735.59	c bin cls sent             : 0          
2935.92/735.59	c clauses over max glue    : 0           (0.00      % of all clauses)
2935.92/735.59	c conflicts                : 4764120     (6481.11   / sec)
2935.92/735.59	c decisions                : 6176442     (0.21      % random)
2935.92/735.59	c bogo-props               : 109098750555 (148417873.07 / sec)
2935.92/735.59	c conflict literals        : 84093155    (56.08     % deleted)
2935.92/735.59	c Memory used              : 579.63      MB
2935.92/735.59	c single-thread CPU time   : 735.08      s
2935.92/735.59	c all-threads sum CPU time : 2934.12     s
2935.92/735.59	s SATISFIABLE
2935.92/735.59	v 1 2 3 -4 5 6 7 8 9 10 11 12 -13 14 15 16 17 18 19 20 21 22 -23 24 25 26 27 28 29 -30 31 32 33 34 35 -36 37 38 39 40 41 42 43 44 45 46 47 48 49 -50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 -67 68 -69 70 71 72 73 74 75 76 77 78 79 80 81 -82 83 84 85 86 87 88 89 -90 91 -92 93 94 95 96 97 98 99 100 -101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 -118 -119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 -136 137 138 139 140 141 -142 143 144 -145 146 -147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 -168 169 -170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 -187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 -207 208 209 210 -211 212 213 -214 215 -216 217 218 219 220 221 222 0

Verifier Data

OK

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-3366882-1305414477/watcher-3366882-1305414477 -o /tmp/evaluation-result-3366882-1305414477/solver-3366882-1305414477 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366882-1305414477.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.12 7.90 7.84 6/276 32392
/proc/meminfo: memFree=25145248/32951124 swapFree=67083432/67111528
[pid=32392] ppid=32390 vsize=51168 CPUtime=0.02 cores=1,3,5,7
/proc/32392/stat : 32392 (strangenight2-m) R 32390 32392 31966 0 -1 4202496 410 0 0 0 2 0 0 0 21 0 4 0 731678297 52396032 351 33554432000 4194304 4580107 140734725813840 18446744073709551615 47526817723929 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32392/statm: 12792 351 302 95 0 7774 0
[pid=32392/tid=32393] ppid=32390 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/32392/task/32393/stat : 32393 (strangenight2-m) R 32390 32392 31966 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 4 0 731678297 52396032 351 33554432000 4194304 4580107 140734725813840 18446744073709551615 47526817723929 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32392/tid=32394] ppid=32390 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/32392/task/32394/stat : 32394 (strangenight2-m) R 32390 32392 31966 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 731678297 52396032 351 33554432000 4194304 4580107 140734725813840 18446744073709551615 47526817724338 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32392/tid=32395] ppid=32390 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/32392/task/32395/stat : 32395 (strangenight2-m) R 32390 32392 31966 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 4 0 731678297 52396032 351 33554432000 4194304 4580107 140734725813840 18446744073709551615 47526817723929 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.186877 s]
/proc/loadavg: 7.12 7.90 7.84 6/276 32392
/proc/meminfo: memFree=25145248/32951124 swapFree=67083432/67111528
[pid=32392] ppid=32390 vsize=277164 CPUtime=0.71 cores=1,3,5,7
/proc/32392/stat : 32392 (strangenight2-m) R 32390 32392 31966 0 -1 4202496 3577 0 0 0 71 0 0 0 18 0 4 0 731678297 283815936 3488 33554432000 4194304 4580107 140734725813840 18446744073709551615 260020057121 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32392/statm: 69372 3635 364 95 0 64354 0
[pid=32392/tid=32393] ppid=32390 vsize=277680 CPUtime=0.18 cores=1,3,5,7
/proc/32392/task/32393/stat : 32393 (strangenight2-m) D 32390 32392 31966 0 -1 4202560 863 0 0 0 18 0 0 0 18 0 4 0 731678297 284344320 3676 33554432000 4194304 4580107 140734725813840 18446744073709551615 260020058470 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32392/tid=32394] ppid=32390 vsize=277856 CPUtime=0.17 cores=1,3,5,7
/proc/32392/task/32394/stat : 32394 (strangenight2-m) D 32390 32392 31966 0 -1 4202560 818 0 0 0 17 0 0 0 18 0 4 0 731678297 284524544 3757 33554432000 4194304 4580107 140734725813840 18446744073709551615 4401482 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32392/tid=32395] ppid=32390 vsize=277952 CPUtime=0.18 cores=1,3,5,7
/proc/32392/task/32395/stat : 32395 (strangenight2-m) R 32390 32392 31966 0 -1 4202560 800 0 0 0 18 0 0 0 18 0 4 0 731678297 284622848 3838 33554432000 4194304 4580107 140734725813840 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 277164

[startup+1.0133 s]
/proc/loadavg: 7.12 7.90 7.84 6/276 32392
/proc/meminfo: memFree=25145248/32951124 swapFree=67083432/67111528
[pid=32392] ppid=32390 vsize=282552 CPUtime=4.02 cores=1,3,5,7
/proc/32392/stat : 32392 (strangenight2-m) R 32390 32392 31966 0 -1 4202496 8745 0 0 0 400 2 0 0 18 0 4 0 731678297 289333248 6952 33554432000 4194304 4580107 140734725813840 18446744073709551615 4293090 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32392/statm: 70638 6952 377 95 0 65620 0
[pid=32392/tid=32393] ppid=32390 vsize=282552 CPUtime=1 cores=1,3,5,7
/proc/32392/task/32393/stat : 32393 (strangenight2-m) R 32390 32392 31966 0 -1 4202560 2350 0 0 0 100 0 0 0 19 0 4 0 731678297 289333248 6952 33554432000 4194304 4580107 140734725813840 18446744073709551615 4318737 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32392/tid=32394] ppid=32390 vsize=282552 CPUtime=0.99 cores=1,3,5,7
/proc/32392/task/32394/stat : 32394 (strangenight2-m) R 32390 32392 31966 0 -1 4202560 2265 0 0 0 99 0 0 0 19 0 4 0 731678297 289333248 6952 33554432000 4194304 4580107 140734725813840 18446744073709551615 4294513 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32392/tid=32395] ppid=32390 vsize=282552 CPUtime=1 cores=1,3,5,7
/proc/32392/task/32395/stat : 32395 (strangenight2-m) R 32390 32392 31966 0 -1 4202560 1438 0 0 0 100 0 0 0 19 0 4 0 731678297 289333248 6952 33554432000 4194304 4580107 140734725813840 18446744073709551615 4293192 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.02
Current children cumulated vsize (KiB) 282552

[startup+1.10029 s]
/proc/loadavg: 7.12 7.90 7.84 6/276 32392
/proc/meminfo: memFree=25145248/32951124 swapFree=67083432/67111528
[pid=32392] ppid=32390 vsize=295128 CPUtime=4.37 cores=1,3,5,7
/proc/32392/stat : 32392 (strangenight2-m) R 32390 32392 31966 0 -1 4202496 9781 0 0 0 435 2 0 0 19 0 4 0 731678297 302211072 7140 33554432000 4194304 4580107 140734725813840 18446744073709551615 4292941 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32392/statm: 73782 7140 377 95 0 68764 0
[pid=32392/tid=32393] ppid=32390 vsize=295128 CPUtime=1.08 cores=1,3,5,7
/proc/32392/task/32393/stat : 32393 (strangenight2-m) R 32390 32392 31966 0 -1 4202560 2686 0 0 0 108 0 0 0 19 0 4 0 731678297 302211072 7140 33554432000 4194304 4580107 140734725813840 18446744073709551615 4294358 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32392/tid=32394] ppid=32390 vsize=295128 CPUtime=1.08 cores=1,3,5,7
/proc/32392/task/32394/stat : 32394 (strangenight2-m) R 32390 32392 31966 0 -1 4202560 2608 0 0 0 108 0 0 0 19 0 4 0 731678297 302211072 7140 33554432000 4194304 4580107 140734725813840 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32392/tid=32395] ppid=32390 vsize=295128 CPUtime=1.09 cores=1,3,5,7
/proc/32392/task/32395/stat : 32395 (strangenight2-m) R 32390 32392 31966 0 -1 4202560 1466 0 0 0 109 0 0 0 19 0 4 0 731678297 302211072 7140 33554432000 4194304 4580107 140734725813840 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.37
Current children cumulated vsize (KiB) 295128

[startup+1.20027 s]
/proc/loadavg: 7.12 7.90 7.84 6/276 32392
/proc/meminfo: memFree=25145248/32951124 swapFree=67083432/67111528
[pid=32392] ppid=32390 vsize=295232 CPUtime=4.77 cores=1,3,5,7
/proc/32392/stat : 32392 (strangenight2-m) R 32390 32392 31966 0 -1 4202496 10213 0 0 0 475 2 0 0 19 0 4 0 731678297 302317568 7148 33554432000 4194304 4580107 140734725813840 18446744073709551615 4294504 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32392/statm: 73808 7148 377 95 0 68790 0
[pid=32392/tid=32393] ppid=32390 vsize=295232 CPUtime=1.18 cores=1,3,5,7
/proc/32392/task/32393/stat : 32393 (strangenight2-m) R 32390 32392 31966 0 -1 4202560 2723 0 0 0 118 0 0 0 19 0 4 0 731678297 302317568 7148 33554432000 4194304 4580107 140734725813840 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32392/tid=32394] ppid=32390 vsize=295232 CPUtime=1.18 cores=1,3,5,7
/proc/32392/task/32394/stat : 32394 (strangenight2-m) R 32390 32392 31966 0 -1 4202560 2643 0 0 0 118 0 0 0 19 0 4 0 731678297 302317568 7148 33554432000 4194304 4580107 140734725813840 18446744073709551615 4318664 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32392/tid=32395] ppid=32390 vsize=295232 CPUtime=1.19 cores=1,3,5,7
/proc/32392/task/32395/stat : 32395 (strangenight2-m) R 32390 32392 31966 0 -1 4202560 1790 0 0 0 119 0 0 0 19 0 4 0 731678297 302317568 7149 33554432000 4194304 4580107 140734725813840 18446744073709551615 4293087 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.77
Current children cumulated vsize (KiB) 295232

[startup+1.50021 s]
/proc/loadavg: 7.12 7.90 7.84 6/276 32392
/proc/meminfo: memFree=25145248/32951124 swapFree=67083432/67111528
[pid=32392] ppid=32390 vsize=295232 CPUtime=5.97 cores=1,3,5,7
/proc/32392/stat : 32392 (strangenight2-m) R 32390 32392 31966 0 -1 4202496 10638 0 0 0 595 2 0 0 19 0 4 0 731678297 302317568 7573 33554432000 4194304 4580107 140734725813840 18446744073709551615 4318760 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32392/statm: 73808 7573 377 95 0 68790 0
[pid=32392/tid=32393] ppid=32390 vsize=295232 CPUtime=1.48 cores=1,3,5,7
/proc/32392/task/32393/stat : 32393 (strangenight2-m) R 32390 32392 31966 0 -1 4202560 2827 0 0 0 148 0 0 0 19 0 4 0 731678297 302317568 7573 33554432000 4194304 4580107 140734725813840 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32392/tid=32394] ppid=32390 vsize=295232 CPUtime=1.48 cores=1,3,5,7
/proc/32392/task/32394/stat : 32394 (strangenight2-m) R 32390 32392 31966 0 -1 4202560 2754 0 0 0 148 0 0 0 19 0 4 0 731678297 302317568 7573 33554432000 4194304 4580107 140734725813840 18446744073709551615 4293198 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32392/tid=32395] ppid=32390 vsize=295232 CPUtime=1.49 cores=1,3,5,7
/proc/32392/task/32395/stat : 32395 (strangenight2-m) R 32390 32392 31966 0 -1 4202560 1893 0 0 0 149 0 0 0 20 0 4 0 731678297 302317568 7573 33554432000 4194304 4580107 140734725813840 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 295232

[startup+3.10992 s]
/proc/loadavg: 7.27 7.91 7.84 9/281 32397
/proc/meminfo: memFree=25065108/32951124 swapFree=67083432/67111528
[pid=32392] ppid=32390 vsize=297008 CPUtime=12.39 cores=1,3,5,7
/proc/32392/stat : 32392 (strangenight2-m) R 32390 32392 31966 0 -1 4202496 17858 0 0 0 1236 3 0 0 24 0 4 0 731678297 304136192 10164 33554432000 4194304 4580107 140734725813840 18446744073709551615 4318741 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32392/statm: 74252 10164 379 95 0 69234 0
[pid=32392/tid=32393] ppid=32390 vsize=297008 CPUtime=3.09 cores=1,3,5,7
/proc/32392/task/32393/stat : 32393 (strangenight2-m) R 32390 32392 31966 0 -1 4202560 5084 0 0 0 309 0 0 0 25 0 4 0 731678297 304136192 10164 33554432000 4194304 4580107 140734725813840 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32392/tid=32394] ppid=32390 vsize=297008 CPUtime=3.07 cores=1,3,5,7
/proc/32392/task/32394/stat : 32394 (strangenight2-m) R 32390 32392 31966 0 -1 4202560 4247 0 0 0 307 0 0 0 24 0 4 0 731678297 304136192 10164 33554432000 4194304 4580107 140734725813840 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32392/tid=32395] ppid=32390 vsize=297008 CPUtime=3.1 cores=1,3,5,7
/proc/32392/task/32395/stat : 32395 (strangenight2-m) R 32390 32392 31966 0 -1 4202560 3096 0 0 0 310 0 0 0 25 0 4 0 731678297 304136192 10164 33554432000 4194304 4580107 140734725813840 18446744073709551615 4294396 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.39
Current children cumulated vsize (KiB) 297008

[startup+6.30033 s]
/proc/loadavg: 7.32 7.91 7.84 9/281 32398
/proc/meminfo: memFree=25025924/32951124 swapFree=67083432/67111528
[pid=32392] ppid=32390 vsize=305256 CPUtime=25.15 cores=1,3,5,7
/proc/32392/stat : 32392 (strangenight2-m) R 32390 32392 31966 0 -1 4202496 31606 0 0 0 2510 5 0 0 25 0 4 0 731678297 312582144 16046 33554432000 4194304 4580107 140734725813840 18446744073709551615 4416212 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32392/statm: 76314 16046 380 95 0 71296 0
[pid=32392/tid=32393] ppid=32390 vsize=305256 CPUtime=6.3 cores=1,3,5,7
/proc/32392/task/32393/stat : 32393 (strangenight2-m) R 32390 32392 31966 0 -1 4202560 8144 0 0 0 629 1 0 0 25 0 4 0 731678297 312582144 16046 33554432000 4194304 4580107 140734725813840 18446744073709551615 4318848 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32392/tid=32394] ppid=32390 vsize=305256 CPUtime=6.24 cores=1,3,5,7
/proc/32392/task/32394/stat : 32394 (strangenight2-m) R 32390 32392 31966 0 -1 4202560 7795 0 0 0 623 1 0 0 25 0 4 0 731678297 312582144 16046 33554432000 4194304 4580107 140734725813840 18446744073709551615 4293232 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32392/tid=32395] ppid=32390 vsize=305256 CPUtime=6.3 cores=1,3,5,7
/proc/32392/task/32395/stat : 32395 (strangenight2-m) R 32390 32392 31966 0 -1 4202560 6949 0 0 0 630 0 0 0 25 0 4 0 731678297 312582144 16046 33554432000 4194304 4580107 140734725813840 18446744073709551615 4318731 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 305256

[startup+12.7012 s]
/proc/loadavg: 7.38 7.92 7.84 9/281 32398
/proc/meminfo: memFree=24997924/32951124 swapFree=67083432/67111528
[pid=32392] ppid=32390 vsize=309568 CPUtime=50.67 cores=1,3,5,7
/proc/32392/stat : 32392 (strangenight2-m) R 32390 32392 31966 0 -1 4202496 47135 0 0 0 5059 8 0 0 25 0 4 0 731678297 316997632 20410 33554432000 4194304 4580107 140734725813840 18446744073709551615 4294345 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32392/statm: 77392 20410 384 95 0 72374 0
[pid=32392/tid=32393] ppid=32390 vsize=309568 CPUtime=12.69 cores=1,3,5,7
/proc/32392/task/32393/stat : 32393 (strangenight2-m) R 32390 32392 31966 0 -1 4202560 11412 0 0 0 1267 2 0 0 25 0 4 0 731678297 316997632 20410 33554432000 4194304 4580107 140734725813840 18446744073709551615 4295739 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32392/tid=32394] ppid=32390 vsize=309568 CPUtime=12.59 cores=1,3,5,7
/proc/32392/task/32394/stat : 32394 (strangenight2-m) R 32390 32392 31966 0 -1 4202560 11453 0 0 0 1257 2 0 0 25 0 4 0 731678297 316997632 20410 33554432000 4194304 4580107 140734725813840 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32392/tid=32395] ppid=32390 vsize=309568 CPUtime=12.68 cores=1,3,5,7
/proc/32392/task/32395/stat : 32395 (strangenight2-m) R 32390 32392 31966 0 -1 4202560 11913 0 0 0 1267 1 0 0 25 0 4 0 731678297 316997632 20410 33554432000 4194304 4580107 140734725813840 18446744073709551615 4294386 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 309568

[startup+25.5008 s]
/proc/loadavg: 7.47 7.92 7.84 9/281 32398
/proc/meminfo: memFree=24954152/32951124 swapFree=67083432/67111528
[pid=32392] ppid=32390 vsize=368884 CPUtime=101.77 cores=1,3,5,7
/proc/32392/stat : 32392 (strangenight2-m) R 32390 32392 31966 0 -1 4202496 71577 0 0 0 10163 14 0 0 25 0 4 0 731678297 377737216 26279 33554432000 4194304 4580107 140734725813840 18446744073709551615 4294634 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32392/statm: 92221 26279 382 95 0 87203 0
[pid=32392/tid=32393] ppid=32390 vsize=368884 CPUtime=25.49 cores=1,3,5,7
/proc/32392/task/32393/stat : 32393 (strangenight2-m) R 32390 32392 31966 0 -1 4202560 18295 0 0 0 2546 3 0 0 25 0 4 0 731678297 377737216 26279 33554432000 4194304 4580107 140734725813840 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32392/tid=32394] ppid=32390 vsize=368884 CPUtime=25.28 cores=1,3,5,7
/proc/32392/task/32394/stat : 32394 (strangenight2-m) R 32390 32392 31966 0 -1 4202560 17825 0 0 0 2525 3 0 0 25 0 4 0 731678297 377737216 26279 33554432000 4194304 4580107 140734725813840 18446744073709551615 4306048 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32392/tid=32395] ppid=32390 vsize=368884 CPUtime=25.49 cores=1,3,5,7
/proc/32392/task/32395/stat : 32395 (strangenight2-m) R 32390 32392 31966 0 -1 4202560 18159 0 0 0 2546 3 0 0 25 0 4 0 731678297 377737216 26279 33554432000 4194304 4580107 140734725813840 18446744073709551615 4294400 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.77
Current children cumulated vsize (KiB) 368884

[startup+51.1011 s]
/proc/loadavg: 7.65 7.92 7.85 9/281 32399
/proc/meminfo: memFree=24934008/32951124 swapFree=67083432/67111528
[pid=32392] ppid=32390 vsize=337424 CPUtime=203.96 cores=1,3,5,7
/proc/32392/stat : 32392 (strangenight2-m) R 32390 32392 31966 0 -1 4202496 107020 0 0 0 20374 22 0 0 25 0 4 0 731678297 345522176 28159 33554432000 4194304 4580107 140734725813840 18446744073709551615 260020395963 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32392/statm: 84356 28159 381 95 0 79338 0
[pid=32392/tid=32393] ppid=32390 vsize=337424 CPUtime=51.09 cores=1,3,5,7
/proc/32392/task/32393/stat : 32393 (strangenight2-m) R 32390 32392 31966 0 -1 4202560 28685 0 0 0 5104 5 0 0 25 0 4 0 731678297 345522176 28159 33554432000 4194304 4580107 140734725813840 18446744073709551615 4318673 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32392/tid=32394] ppid=32390 vsize=337424 CPUtime=50.67 cores=1,3,5,7
/proc/32392/task/32394/stat : 32394 (strangenight2-m) R 32390 32392 31966 0 -1 4202560 28240 0 0 0 5062 5 0 0 25 0 4 0 731678297 345522176 28159 33554432000 4194304 4580107 140734725813840 18446744073709551615 4294440 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32392/tid=32395] ppid=32390 vsize=337424 CPUtime=51.08 cores=1,3,5,7
/proc/32392/task/32395/stat : 32395 (strangenight2-m) R 32390 32392 31966 0 -1 4202560 24870 0 0 0 5104 4 0 0 25 0 4 0 731678297 345522176 28159 33554432000 4194304 4580107 140734725813840 18446744073709551615 4293222 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.96
Current children cumulated vsize (KiB) 337424

[startup+102.301 s]
/proc/loadavg: 7.96 7.96 7.86 9/281 32400
/proc/meminfo: memFree=24868268/32951124 swapFree=67083432/67111528
[pid=32392] ppid=32390 vsize=329584 CPUtime=408.33 cores=1,3,5,7
/proc/32392/stat : 32392 (strangenight2-m) R 32390 32392 31966 0 -1 4202496 179220 0 0 0 40795 38 0 0 25 0 4 0 731678297 337494016 34502 33554432000 4194304 4580107 140734725813840 18446744073709551615 4294507 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32392/statm: 82396 34502 379 95 0 77378 0
[pid=32392/tid=32393] ppid=32390 vsize=329584 CPUtime=102.29 cores=1,3,5,7
/proc/32392/task/32393/stat : 32393 (strangenight2-m) R 32390 32392 31966 0 -1 4202560 45057 0 0 0 10220 9 0 0 25 0 4 0 731678297 337494016 34502 33554432000 4194304 4580107 140734725813840 18446744073709551615 4318708 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32392/tid=32394] ppid=32390 vsize=329584 CPUtime=101.45 cores=1,3,5,7
/proc/32392/task/32394/stat : 32394 (strangenight2-m) R 32390 32392 31966 0 -1 4202560 45488 0 0 0 10135 10 0 0 25 0 4 0 731678297 337494016 34502 33554432000 4194304 4580107 140734725813840 18446744073709551615 4305229 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32392/tid=32395] ppid=32390 vsize=329584 CPUtime=102.28 cores=1,3,5,7
/proc/32392/task/32395/stat : 32395 (strangenight2-m) R 32390 32392 31966 0 -1 4202560 44051 0 0 0 10220 8 0 0 25 0 4 0 731678297 337494016 34502 33554432000 4194304 4580107 140734725813840 18446744073709551615 4318737 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.33
Current children cumulated vsize (KiB) 329584

[startup+162.301 s]

################
# More data... #
################

/proc/32392/statm: 95944 65829 383 95 0 90926 0
[pid=32392/tid=32393] ppid=32390 vsize=383776 CPUtime=462.3 cores=1,3,5,7
/proc/32392/task/32393/stat : 32393 (strangenight2-m) R 32390 32392 31966 0 -1 4202560 129638 0 0 0 46198 32 0 0 25 0 4 0 731678297 392986624 65829 33554432000 4194304 4580107 140734725813840 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32392/tid=32394] ppid=32390 vsize=383776 CPUtime=458.47 cores=1,3,5,7
/proc/32392/task/32394/stat : 32394 (strangenight2-m) R 32390 32392 31966 0 -1 4202560 130529 0 0 0 45814 33 0 0 25 0 4 0 731678297 392986624 65829 33554432000 4194304 4580107 140734725813840 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32392/tid=32395] ppid=32390 vsize=383776 CPUtime=462.29 cores=1,3,5,7
/proc/32392/task/32395/stat : 32395 (strangenight2-m) R 32390 32392 31966 0 -1 4202560 127497 0 0 0 46197 32 0 0 25 0 4 0 731678297 392986624 65829 33554432000 4194304 4580107 140734725813840 18446744073709551615 4293204 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1845.36
Current children cumulated vsize (KiB) 383776

[startup+522.31 s]
/proc/loadavg: 8.04 8.06 7.94 9/281 32411
/proc/meminfo: memFree=24593016/32951124 swapFree=67083432/67111528
[pid=32392] ppid=32390 vsize=384880 CPUtime=2084.91 cores=1,3,5,7
/proc/32392/stat : 32392 (strangenight2-m) R 32390 32392 31966 0 -1 4202496 569616 0 0 0 208338 153 0 0 25 0 4 0 731678297 394117120 66857 33554432000 4194304 4580107 140734725813840 18446744073709551615 4294367 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32392/statm: 96220 66857 383 95 0 91202 0
[pid=32392/tid=32393] ppid=32390 vsize=384880 CPUtime=522.31 cores=1,3,5,7
/proc/32392/task/32393/stat : 32393 (strangenight2-m) R 32390 32392 31966 0 -1 4202560 141863 0 0 0 52194 37 0 0 25 0 4 0 731678297 394117120 66857 33554432000 4194304 4580107 140734725813840 18446744073709551615 4305310 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32392/tid=32394] ppid=32390 vsize=384880 CPUtime=517.99 cores=1,3,5,7
/proc/32392/task/32394/stat : 32394 (strangenight2-m) R 32390 32392 31966 0 -1 4202560 142612 0 0 0 51762 37 0 0 25 0 4 0 731678297 394117120 66857 33554432000 4194304 4580107 140734725813840 18446744073709551615 4295679 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32392/tid=32395] ppid=32390 vsize=384880 CPUtime=522.29 cores=1,3,5,7
/proc/32392/task/32395/stat : 32395 (strangenight2-m) R 32390 32392 31966 0 -1 4202560 139514 0 0 0 52193 36 0 0 25 0 4 0 731678297 394117120 66857 33554432000 4194304 4580107 140734725813840 18446744073709551615 4294639 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2084.91
Current children cumulated vsize (KiB) 384880

[startup+582.3 s]
/proc/loadavg: 8.11 8.08 7.95 9/281 32413
/proc/meminfo: memFree=24594352/32951124 swapFree=67083432/67111528
[pid=32392] ppid=32390 vsize=385984 CPUtime=2324.39 cores=1,3,5,7
/proc/32392/stat : 32392 (strangenight2-m) R 32390 32392 31966 0 -1 4202496 618327 0 0 0 232267 172 0 0 25 0 4 0 731678297 395247616 66523 33554432000 4194304 4580107 140734725813840 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32392/statm: 96496 66523 383 95 0 91478 0
[pid=32392/tid=32393] ppid=32390 vsize=385984 CPUtime=582.3 cores=1,3,5,7
/proc/32392/task/32393/stat : 32393 (strangenight2-m) R 32390 32392 31966 0 -1 4202560 154221 0 0 0 58189 41 0 0 25 0 4 0 731678297 395247616 66523 33554432000 4194304 4580107 140734725813840 18446744073709551615 4294634 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32392/tid=32394] ppid=32390 vsize=385984 CPUtime=577.49 cores=1,3,5,7
/proc/32392/task/32394/stat : 32394 (strangenight2-m) R 32390 32392 31966 0 -1 4202560 154287 0 0 0 57707 42 0 0 25 0 4 0 731678297 395247616 66523 33554432000 4194304 4580107 140734725813840 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32392/tid=32395] ppid=32390 vsize=385984 CPUtime=582.29 cores=1,3,5,7
/proc/32392/task/32395/stat : 32395 (strangenight2-m) R 32390 32392 31966 0 -1 4202560 151755 0 0 0 58188 41 0 0 25 0 4 0 731678297 395247616 66523 33554432000 4194304 4580107 140734725813840 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2324.39
Current children cumulated vsize (KiB) 385984

[startup+642.3 s]
/proc/loadavg: 8.15 8.09 7.96 9/281 32415
/proc/meminfo: memFree=24556004/32951124 swapFree=67083432/67111528
[pid=32392] ppid=32390 vsize=444064 CPUtime=2563.89 cores=1,3,5,7
/proc/32392/stat : 32392 (strangenight2-m) R 32390 32392 31966 0 -1 4202496 670558 0 0 0 256200 189 0 0 25 0 4 0 731678297 454721536 76852 33554432000 4194304 4580107 140734725813840 18446744073709551615 4318731 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32392/statm: 111016 76852 390 95 0 105998 0
[pid=32392/tid=32393] ppid=32390 vsize=444064 CPUtime=642.31 cores=1,3,5,7
/proc/32392/task/32393/stat : 32393 (strangenight2-m) R 32390 32392 31966 0 -1 4202560 167615 0 0 0 64185 46 0 0 25 0 4 0 731678297 454721536 76852 33554432000 4194304 4580107 140734725813840 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32392/tid=32394] ppid=32390 vsize=444064 CPUtime=636.99 cores=1,3,5,7
/proc/32392/task/32394/stat : 32394 (strangenight2-m) R 32390 32392 31966 0 -1 4202560 165815 0 0 0 63652 47 0 0 25 0 4 0 731678297 454721536 76852 33554432000 4194304 4580107 140734725813840 18446744073709551615 260020093255 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32392/tid=32395] ppid=32390 vsize=444064 CPUtime=642.28 cores=1,3,5,7
/proc/32392/task/32395/stat : 32395 (strangenight2-m) R 32390 32392 31966 0 -1 4202560 165122 0 0 0 64185 43 0 0 25 0 4 0 731678297 454721536 76852 33554432000 4194304 4580107 140734725813840 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2563.89
Current children cumulated vsize (KiB) 444064

[startup+702.3 s]
/proc/loadavg: 8.18 8.10 7.97 9/281 32416
/proc/meminfo: memFree=24522748/32951124 swapFree=67083432/67111528
[pid=32392] ppid=32390 vsize=460728 CPUtime=2803.41 cores=1,3,5,7
/proc/32392/stat : 32392 (strangenight2-m) R 32390 32392 31966 0 -1 4202496 716185 0 0 0 280134 207 0 0 25 0 4 0 731678297 471785472 76739 33554432000 4194304 4580107 140734725813840 18446744073709551615 4294974 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32392/statm: 115182 76739 384 95 0 110164 0
[pid=32392/tid=32393] ppid=32390 vsize=460728 CPUtime=702.3 cores=1,3,5,7
/proc/32392/task/32393/stat : 32393 (strangenight2-m) R 32390 32392 31966 0 -1 4202560 179948 0 0 0 70180 50 0 0 25 0 4 0 731678297 471785472 76739 33554432000 4194304 4580107 140734725813840 18446744073709551615 4318737 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32392/tid=32394] ppid=32390 vsize=460728 CPUtime=696.5 cores=1,3,5,7
/proc/32392/task/32394/stat : 32394 (strangenight2-m) R 32390 32392 31966 0 -1 4202560 176387 0 0 0 69599 51 0 0 25 0 4 0 731678297 471785472 76739 33554432000 4194304 4580107 140734725813840 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32392/tid=32395] ppid=32390 vsize=460728 CPUtime=702.28 cores=1,3,5,7
/proc/32392/task/32395/stat : 32395 (strangenight2-m) R 32390 32392 31966 0 -1 4202560 177107 0 0 0 70181 47 0 0 25 0 4 0 731678297 471785472 76739 33554432000 4194304 4580107 140734725813840 18446744073709551615 4294570 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2803.41
Current children cumulated vsize (KiB) 460728

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

[startup+717.601 s]
/proc/loadavg: 8.14 8.10 7.97 10/281 32417
/proc/meminfo: memFree=24500796/32951124 swapFree=67083432/67111528
[pid=32392] ppid=32390 vsize=527776 CPUtime=2864.47 cores=1,3,5,7
/proc/32392/stat : 32392 (strangenight2-m) R 32390 32392 31966 0 -1 4202496 729515 0 0 0 286236 211 0 0 25 0 4 0 731678297 540442624 85659 33554432000 4194304 4580107 140734725813840 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32392/statm: 131944 85659 393 95 0 126926 0
[pid=32392/tid=32393] ppid=32390 vsize=527776 CPUtime=717.61 cores=1,3,5,7
/proc/32392/task/32393/stat : 32393 (strangenight2-m) R 32390 32392 31966 0 -1 4202560 185184 0 0 0 71709 52 0 0 25 0 4 0 731678297 540442624 85659 33554432000 4194304 4580107 140734725813840 18446744073709551615 4406486 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32392/tid=32394] ppid=32390 vsize=527776 CPUtime=711.68 cores=1,3,5,7
/proc/32392/task/32394/stat : 32394 (strangenight2-m) R 32390 32392 31966 0 -1 4202560 179327 0 0 0 71115 53 0 0 25 0 4 0 731678297 540442624 85659 33554432000 4194304 4580107 140734725813840 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32392/tid=32395] ppid=32390 vsize=527776 CPUtime=717.58 cores=1,3,5,7
/proc/32392/task/32395/stat : 32395 (strangenight2-m) R 32390 32392 31966 0 -1 4202560 178654 0 0 0 71710 48 0 0 25 0 4 0 731678297 540442624 85659 33554432000 4194304 4580107 140734725813840 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2864.47
Current children cumulated vsize (KiB) 527776

[startup+724 s]
/proc/loadavg: 8.13 8.09 7.97 9/281 32417
/proc/meminfo: memFree=24476608/32951124 swapFree=67083432/67111528
[pid=32392] ppid=32390 vsize=593392 CPUtime=2890.02 cores=1,3,5,7
/proc/32392/stat : 32392 (strangenight2-m) R 32390 32392 31966 0 -1 4202496 736171 0 0 0 288788 214 0 0 25 0 4 0 731678297 607633408 88502 33554432000 4194304 4580107 140734725813840 18446744073709551615 4293235 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32392/statm: 148348 88502 393 95 0 143330 0
[pid=32392/tid=32393] ppid=32390 vsize=593392 CPUtime=724.01 cores=1,3,5,7
/proc/32392/task/32393/stat : 32393 (strangenight2-m) R 32390 32392 31966 0 -1 4202560 185184 0 0 0 72349 52 0 0 25 0 4 0 731678297 607633408 88502 33554432000 4194304 4580107 140734725813840 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32392/tid=32394] ppid=32390 vsize=593392 CPUtime=718.01 cores=1,3,5,7
/proc/32392/task/32394/stat : 32394 (strangenight2-m) R 32390 32392 31966 0 -1 4202560 179786 0 0 0 71748 53 0 0 25 0 4 0 731678297 607633408 88502 33554432000 4194304 4580107 140734725813840 18446744073709551615 4305219 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32392/tid=32395] ppid=32390 vsize=593392 CPUtime=723.99 cores=1,3,5,7
/proc/32392/task/32395/stat : 32395 (strangenight2-m) R 32390 32392 31966 0 -1 4202560 182870 0 0 0 72350 49 0 0 25 0 4 0 731678297 607633408 88502 33554432000 4194304 4580107 140734725813840 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2890.02
Current children cumulated vsize (KiB) 593392

[startup+730.4 s]
/proc/loadavg: 8.12 8.09 7.97 9/281 32417
/proc/meminfo: memFree=24475988/32951124 swapFree=67083432/67111528
[pid=32392] ppid=32390 vsize=593464 CPUtime=2915.55 cores=1,3,5,7
/proc/32392/stat : 32392 (strangenight2-m) R 32390 32392 31966 0 -1 4202496 739197 0 0 0 291340 215 0 0 25 0 4 0 731678297 607707136 86928 33554432000 4194304 4580107 140734725813840 18446744073709551615 4294367 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32392/statm: 148366 86928 393 95 0 143348 0
[pid=32392/tid=32393] ppid=32390 vsize=593464 CPUtime=730.41 cores=1,3,5,7
/proc/32392/task/32393/stat : 32393 (strangenight2-m) R 32390 32392 31966 0 -1 4202560 185555 0 0 0 72989 52 0 0 25 0 4 0 731678297 607707136 86928 33554432000 4194304 4580107 140734725813840 18446744073709551615 4294389 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32392/tid=32394] ppid=32390 vsize=593464 CPUtime=724.35 cores=1,3,5,7
/proc/32392/task/32394/stat : 32394 (strangenight2-m) R 32390 32392 31966 0 -1 4202560 181839 0 0 0 72381 54 0 0 25 0 4 0 731678297 607707136 86928 33554432000 4194304 4580107 140734725813840 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32392/tid=32395] ppid=32390 vsize=593464 CPUtime=730.39 cores=1,3,5,7
/proc/32392/task/32395/stat : 32395 (strangenight2-m) R 32390 32392 31966 0 -1 4202560 182870 0 0 0 72990 49 0 0 25 0 4 0 731678297 607707136 86928 33554432000 4194304 4580107 140734725813840 18446744073709551615 4416036 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2915.55
Current children cumulated vsize (KiB) 593464

[startup+733.601 s]
/proc/loadavg: 8.19 8.11 7.97 9/281 32417
/proc/meminfo: memFree=24471648/32951124 swapFree=67083432/67111528
[pid=32392] ppid=32390 vsize=593464 CPUtime=2928.33 cores=1,3,5,7
/proc/32392/stat : 32392 (strangenight2-m) R 32390 32392 31966 0 -1 4202496 740219 0 0 0 292617 216 0 0 25 0 4 0 731678297 607707136 87090 33554432000 4194304 4580107 140734725813840 18446744073709551615 4294688 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32392/statm: 148366 87090 393 95 0 143348 0
[pid=32392/tid=32393] ppid=32390 vsize=593464 CPUtime=733.61 cores=1,3,5,7
/proc/32392/task/32393/stat : 32393 (strangenight2-m) R 32390 32392 31966 0 -1 4202560 185840 0 0 0 73309 52 0 0 25 0 4 0 731678297 607707136 87091 33554432000 4194304 4580107 140734725813840 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32392/tid=32394] ppid=32390 vsize=593464 CPUtime=727.52 cores=1,3,5,7
/proc/32392/task/32394/stat : 32394 (strangenight2-m) R 32390 32392 31966 0 -1 4202560 182175 0 0 0 72698 54 0 0 25 0 4 0 731678297 607707136 87091 33554432000 4194304 4580107 140734725813840 18446744073709551615 4294601 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32392/tid=32395] ppid=32390 vsize=593464 CPUtime=733.58 cores=1,3,5,7
/proc/32392/task/32395/stat : 32395 (strangenight2-m) R 32390 32392 31966 0 -1 4202560 182957 0 0 0 73309 49 0 0 25 0 4 0 731678297 607707136 87091 33554432000 4194304 4580107 140734725813840 18446744073709551615 4294589 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2928.33
Current children cumulated vsize (KiB) 593464

[startup+734.401 s]
/proc/loadavg: 8.19 8.11 7.97 9/281 32417
/proc/meminfo: memFree=24471648/32951124 swapFree=67083432/67111528
[pid=32392] ppid=32390 vsize=593540 CPUtime=2931.53 cores=1,3,5,7
/proc/32392/stat : 32392 (strangenight2-m) R 32390 32392 31966 0 -1 4202496 741890 0 0 0 292937 216 0 0 25 0 4 0 731678297 607784960 84934 33554432000 4194304 4580107 140734725813840 18446744073709551615 4295401 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32392/statm: 148385 84934 393 95 0 143367 0
[pid=32392/tid=32393] ppid=32390 vsize=593540 CPUtime=734.41 cores=1,3,5,7
/proc/32392/task/32393/stat : 32393 (strangenight2-m) R 32390 32392 31966 0 -1 4202560 187277 0 0 0 73389 52 0 0 25 0 4 0 731678297 607784960 84934 33554432000 4194304 4580107 140734725813840 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32392/tid=32394] ppid=32390 vsize=593540 CPUtime=728.32 cores=1,3,5,7
/proc/32392/task/32394/stat : 32394 (strangenight2-m) R 32390 32392 31966 0 -1 4202560 182258 0 0 0 72778 54 0 0 25 0 4 0 731678297 607784960 84934 33554432000 4194304 4580107 140734725813840 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32392/tid=32395] ppid=32390 vsize=593540 CPUtime=734.38 cores=1,3,5,7
/proc/32392/task/32395/stat : 32395 (strangenight2-m) R 32390 32392 31966 0 -1 4202560 183027 0 0 0 73389 49 0 0 25 0 4 0 731678297 607784960 84934 33554432000 4194304 4580107 140734725813840 18446744073709551615 4293698 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2931.53
Current children cumulated vsize (KiB) 593540

[startup+735.2 s]
/proc/loadavg: 8.19 8.11 7.97 9/281 32417
/proc/meminfo: memFree=24484792/32951124 swapFree=67083432/67111528
[pid=32392] ppid=32390 vsize=593540 CPUtime=2934.72 cores=1,3,5,7
/proc/32392/stat : 32392 (strangenight2-m) R 32390 32392 31966 0 -1 4202496 742252 0 0 0 293256 216 0 0 25 0 4 0 731678297 607784960 85296 33554432000 4194304 4580107 140734725813840 18446744073709551615 4294471 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32392/statm: 148385 85296 393 95 0 143367 0
[pid=32392/tid=32393] ppid=32390 vsize=593540 CPUtime=735.21 cores=1,3,5,7
/proc/32392/task/32393/stat : 32393 (strangenight2-m) R 32390 32392 31966 0 -1 4202560 187403 0 0 0 73469 52 0 0 25 0 4 0 731678297 607784960 85296 33554432000 4194304 4580107 140734725813840 18446744073709551615 4318731 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32392/tid=32394] ppid=32390 vsize=593540 CPUtime=729.12 cores=1,3,5,7
/proc/32392/task/32394/stat : 32394 (strangenight2-m) R 32390 32392 31966 0 -1 4202560 182335 0 0 0 72857 55 0 0 25 0 4 0 731678297 607784960 85296 33554432000 4194304 4580107 140734725813840 18446744073709551615 4293204 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32392/tid=32395] ppid=32390 vsize=593540 CPUtime=735.18 cores=1,3,5,7
/proc/32392/task/32395/stat : 32395 (strangenight2-m) R 32390 32392 31966 0 -1 4202560 183103 0 0 0 73469 49 0 0 25 0 4 0 731678297 607784960 85296 33554432000 4194304 4580107 140734725813840 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2934.72
Current children cumulated vsize (KiB) 593540

[startup+735.6 s]
/proc/loadavg: 8.19 8.11 7.97 6/278 32417
/proc/meminfo: memFree=24701296/32951124 swapFree=67083432/67111528
[pid=32392] ppid=32390 vsize=0 CPUtime=2936.29 cores=1,3,5,7
/proc/32392/stat : 32392 (strangenight2-m) Z 32390 32392 31966 0 -1 4203548 742421 0 0 0 293411 218 0 0 25 0 1 0 731678297 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32392/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 2936.29
Current children cumulated vsize (KiB) 0

Child status: 10
Real time (s): 735.61
CPU time (s): 2936.3
CPU user time (s): 2934.12
CPU system time (s): 2.18367
CPU usage (%): 399.166
Max. virtual memory (cumulated for all children) (KiB): 608504

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2934.12
system time used= 2.18367
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 742421
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= 1972
involuntary context switches= 12978

runsolver used 1.72974 second user time and 4.40033 second system time

The end

Launcher Data

Begin job on node110 at 2011-05-15 01:07:57
IDJOB=3366882
IDBENCH=83293
IDSOLVER=1844
FILE ID=node110/3366882-1305414477
RUNJOBID= node110-1305414477-32371
PBS_JOBID= 13324533
Free space on /tmp= 73588 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-22_443.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366882-1305414477/watcher-3366882-1305414477 -o /tmp/evaluation-result-3366882-1305414477/solver-3366882-1305414477 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366882-1305414477.cnf

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

MD5SUM BENCH= 91ac0151536835225f21cbe5a3574a2d
RANDOM SEED=462636595

node110.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.830
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.830
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	: 5332.83
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.830
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.830
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.83
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.830
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.76
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.830
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.83
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.830
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.74
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.830
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:      25146768 kB
Buffers:        279172 kB
Cached:        4047448 kB
SwapCached:       1440 kB
Active:        4292560 kB
Inactive:      3182132 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25146768 kB
SwapTotal:    67111528 kB
SwapFree:     67083432 kB
Dirty:           11712 kB
Writeback:           0 kB
AnonPages:     3145748 kB
Mapped:          22764 kB
Slab:           246028 kB
PageTables:      20676 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 46145364 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= 73580 MiB
End job on node110 at 2011-05-15 01:20:13