Trace number 3262331

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-mtSAT 2958.92 744.022

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.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3262331-1304122686.cnf'
0.00/0.00	c -- header says num vars:            222
0.00/0.00	c -- header says num clauses:       26201
0.00/0.01	c -- clauses added:            0 learnts,        26201 normals,            0 xors
0.00/0.01	c -- vars added        222
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       222     25907       294         0    115467         0   no data   no data
0.00/0.17	c asymm  cl-useful: 0/25907/25907 lits-rem:0 time: 0.16
0.00/0.17	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.03/0.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.03/0.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.03/0.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.03/0.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    221 time:  0.00 s
0.03/0.18	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
3.97/1.00	c lits-rem:         0  cl-subs:        9  v-elim:      0  v-fix:    0  time:  0.18 s
3.97/1.00	c Finding binary XORs  T:     0.00 s  found:       0
3.97/1.00	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
3.97/1.00	c calculated reachability. Time: 0.00
3.97/1.00	c Calc default polars -  time:   0.00 s pos:     221 undec:       1 neg:       0
3.97/1.00	c =========================================================================================
3.97/1.00	c types(t): F = full restart, N = normal restart
3.97/1.00	c types(t): S = simplification begin/end, E = solution found
3.97/1.00	c restart types(rt): st = static, dy = dynamic
3.97/1.00	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.97/1.00	c  B st     0         0       221     25898        73         0    114807         0   no data   no data
3.97/1.00	c  N dy    17      4164       221     25898        73      3980    114807     80232     11.11     11.71
3.97/1.00	c  N dy    21      8375       221     25898        73      5614    114807     96361     10.30     10.85
4.77/1.20	c  N dy    35     12415       221     25898        73      5411    114807     85317     10.11     11.40
5.57/1.40	c  N dy    49     16680       221     25898        73      9470    114807    165531     10.12     10.67
6.37/1.68	c  N dy    71     20816       221     25898        73      8076    114807    127888     10.26     10.82
7.56/1.96	c  F st    79     25000       221     25898        73     12074    114807    201642     10.10      8.73
7.56/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.36	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.37	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.97/2.52	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.96/3.04	c  N dy   107     34509       221     25898        73     12513    114804    234438     10.19     10.73
13.16/3.34	c  N dy   122     38554       221     25898        73      8848    114804    138763     10.21     10.90
14.36/3.61	c  N dy   139     42558       221     25898        73     12686    114804    213752     10.22     11.63
15.16/3.85	c  S st   160     45750       221     25898        73     15754    114804    275505     10.27   no data
15.16/3.89	c  S st   160     46251       221     25898        73     16250    114804    286031     10.27   no data
15.16/3.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.16/3.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
15.16/3.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.16/3.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.57/3.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.57/3.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    221 time:  0.00 s
15.57/3.91	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
15.57/3.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
15.57/3.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
15.98/4.08	c lits-rem:       248  cl-subs:     1391  v-elim:      0  v-fix:    0  time:  0.15 s
15.98/4.08	c vivif2 --  cl tried    25898 cl shrink        0 lits rem          0 time: 0.00
15.98/4.09	c vivif2 --  cl tried    14859 cl shrink        0 lits rem          0 time: 0.00
17.15/4.37	c asymm  cl-useful: 3/25898/25898 lits-rem:3 time: 0.28
17.15/4.37	c calculated reachability. Time: 0.00
17.15/4.37	c  N dy   160     46251       221     25898        73     14859    114801    269654     10.27   no data
18.35/4.67	c  N dy   176     50280       221     25898        73     10147    114801    160841     10.27     10.84
19.55/4.96	c  N dy   198     54337       221     25898        73     14013    114801    238246     10.31     13.62
20.74/5.28	c  N dy   224     58596       221     25898        73     18071    114801    318028     10.35     10.90
22.34/5.61	c  N dy   243     62821       221     25898        73     12631    114801    199217     10.35     10.91
23.55/5.96	c  N dy   256     67734       221     25898        73     17324    114801    286074     10.31     10.94
23.95/6.09	c  S st   265     69376       221     25898        73     18886    114801    317298     10.31      8.89
24.36/6.13	c  S st   265     69879       221     25898        73     19384    114801    327076     10.31   no data
24.36/6.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
24.36/6.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
24.36/6.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
24.36/6.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
24.36/6.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.36/6.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    221 time:  0.00 s
24.36/6.15	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
24.36/6.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
24.36/6.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
25.14/6.38	c lits-rem:       205  cl-subs:     2258  v-elim:      0  v-fix:    0  time:  0.21 s
25.14/6.38	c vivif2 --  cl tried    25898 cl shrink        0 lits rem          0 time: 0.00
25.14/6.39	c vivif2 --  cl tried    17126 cl shrink        0 lits rem          0 time: 0.00
26.34/6.69	c asymm  cl-useful: 0/25898/25898 lits-rem:0 time: 0.30
26.34/6.69	c calculated reachability. Time: 0.00
26.34/6.69	c  N dy   265     69879       221     25898        73     17126    114801    302002     10.31   no data
27.94/7.06	c  N dy   278     74453       221     25898        73     11009    114801    155296     10.28     10.85
29.15/7.39	c  N dy   300     79307       221     25898        73     15676    114801    246902     10.30     10.96
31.13/7.87	c  N dy   324     85343       221     25898        73     21446    114801    354498     10.31     10.91
31.93/8.06	c  F st   331     87500       221     25898        73     12070    114801    164359     10.31   no data
32.74/8.28	c  N st   336     90795       221     25898        73     15215    114801    223807     10.31   no data
34.73/8.72	c  N dy   348     96682       221     25898        73     20825    114801    328349     10.30     10.94
36.72/9.22	c  N dy   375    102879       221     25898        73     14369    114801    201608     10.31     10.87
37.12/9.36	c  S st   385    104818       221     25898        73     16232    114801    238689     10.31      9.77
37.54/9.40	c  S st   385    105318       221     25898        73     16729    114801    248254     10.31   no data
37.54/9.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
37.54/9.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
37.54/9.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
37.54/9.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
37.54/9.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.54/9.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    221 time:  0.00 s
37.54/9.42	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
37.54/9.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
37.54/9.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.94/9.55	c lits-rem:       135  cl-subs:      925  v-elim:      0  v-fix:    0  time:  0.11 s
37.94/9.55	c vivif2 --  cl tried    25898 cl shrink        0 lits rem          0 time: 0.00
37.94/9.55	c vivif2 --  cl tried    15804 cl shrink        0 lits rem          0 time: 0.00
39.12/9.83	c asymm  cl-useful: 0/25898/25898 lits-rem:0 time: 0.28
39.12/9.84	c calculated reachability. Time: 0.00
39.12/9.84	c  N dy   385    105318       221     25898        73     15804    114801    238391     10.31   no data
41.11/10.36	c  N dy   398    112258       221     25898        73     22368    114801    358841     10.27     10.87
43.91/11.00	c  N dy   442    119826       221     25898        73     16291    114801    234031     10.30     10.85
45.92/11.58	c  N dy   458    127499       221     25898        73     23634    114801    369302     10.26     14.03
49.11/12.36	c  N dy   501    136695       221     25898        73     18087    114801    262482     10.28     10.99
51.90/13.04	c  N dy   528    145425       221     25898        73     26369    114801    414521     10.27     11.30
55.12/13.84	c  N dy   566    154883       221     25898        73     20147    114801    296934     10.27     10.82
55.89/14.08	c  S st   575    157977       221     25898        73     23124    114801    351314     10.26      8.25
56.29/14.13	c  S st   575    158477       221     25898        73     23622    114801    361587     10.26   no data
56.29/14.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
56.29/14.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
56.29/14.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
56.29/14.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
56.29/14.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.29/14.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    221 time:  0.00 s
56.29/14.15	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
56.29/14.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
56.29/14.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
57.50/14.42	c lits-rem:       235  cl-subs:     2364  v-elim:      0  v-fix:    0  time:  0.25 s
57.50/14.42	c vivif2 --  cl tried    25898 cl shrink        0 lits rem          0 time: 0.00
57.50/14.42	c vivif2 --  cl tried    21258 cl shrink        0 lits rem          0 time: 0.01
58.70/14.75	c asymm  cl-useful: 0/25898/25898 lits-rem:0 time: 0.33
58.70/14.75	c calculated reachability. Time: 0.00
58.70/14.75	c  N dy   575    158477       221     25898        73     21258    114801    337825     10.26   no data
62.29/15.62	c  N dy   595    168929       221     25898        73     31136    114801    513171     10.22     10.77
65.89/16.50	c  N dy   629    179751       221     25898        73     25352    114801    391956     10.20     10.78
69.88/17.56	c  N dy   685    191279       221     25898        73     19238    114801    261850     10.20     10.82
73.87/18.54	c  N dy   719    203665       221     25898        73     31071    114801    478601     10.17     10.71
78.67/19.73	c  N dy   758    217507       221     25898        73     26097    114800    373554     10.16     10.71
83.86/21.00	c  N dy   808    231904       221     25898        73     20737    114800    260468     10.14     10.75
85.46/21.45	c  S st   833    237715       221     25898        73     26246    114800    365168     10.15      9.56
85.46/21.50	c  S st   833    238218       221     25898        73     26743    114800    375659     10.15   no data
85.46/21.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
85.87/21.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
85.87/21.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
85.87/21.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
85.87/21.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
85.87/21.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    221 time:  0.00 s
85.87/21.52	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
85.87/21.52	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.01 s
85.87/21.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
87.05/21.84	c lits-rem:       247  cl-subs:     2919  v-elim:      0  v-fix:    0  time:  0.29 s
87.05/21.84	c vivif2 --  cl tried    25897 cl shrink        0 lits rem          0 time: 0.00
87.05/21.84	c vivif2 --  cl tried    23824 cl shrink        0 lits rem          0 time: 0.01
88.25/22.19	c asymm  cl-useful: 0/25897/25897 lits-rem:0 time: 0.34
88.25/22.19	c calculated reachability. Time: 0.00
88.25/22.19	c  N dy   833    238218       221     25897        73     23824    114778    347853     10.15   no data
93.85/23.53	c  N dy   894    253501       221     25897        73     38411    114778    619828     10.15     12.91
99.46/24.99	c  N dy   960    269996       221     25897        73     34356    114778    519445     10.15     10.71
105.83/26.55	c  N dy  1009    287345       221     25897        73     29875    114778    418396     10.13     10.67
113.02/28.30	c  N dy  1102    306158       221     25897        73     25878    114778    337424     10.15     10.73
113.02/28.31	c  F st  1103    306251       221     25897        73     25969    114778    339154     10.15   no data
119.81/30.09	c  N dy  1173    326123       221     25897        73     44926    114778    691385     10.15     10.81
127.80/32.00	c  N dy  1263    347078       221     25897        73     42049    114777    630184     10.15     10.71
131.79/33.00	c  S st  1298    357328       221     25897        73     27918    114777    353447     10.15      9.39
131.79/33.05	c  S st  1298    357829       221     25897        73     28413    114777    363617     10.15   no data
131.79/33.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
131.79/33.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
131.79/33.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
131.79/33.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
131.79/33.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
131.79/33.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    221 time:  0.00 s
131.79/33.07	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
131.79/33.08	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.01 s
131.79/33.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
132.99/33.34	c lits-rem:       206  cl-subs:     1869  v-elim:      0  v-fix:    0  time:  0.25 s
132.99/33.34	c vivif2 --  cl tried    25896 cl shrink        0 lits rem          0 time: 0.00
132.99/33.35	c vivif2 --  cl tried    26544 cl shrink        0 lits rem          0 time: 0.01
134.60/33.70	c asymm  cl-useful: 0/25896/25896 lits-rem:0 time: 0.35
134.60/33.71	c calculated reachability. Time: 0.00
134.60/33.71	c  N dy  1298    357829       221     25896        73     26544    114755    346107     10.15   no data
141.78/35.55	c  N dy  1381    378011       221     25896        73     45901    114755    708780     10.16     10.73
149.36/37.47	c  N dy  1470    398203       221     25896        73     40353    114755    587032     10.16     10.73
157.35/39.43	c  N dy  1533    418242       221     25896        73     33729    114755    452862     10.15     10.69
164.97/41.39	c  N dy  1591    438423       221     25896        73     52948    114755    800939     10.14     10.69
172.54/43.27	c  N dy  1665    458442       221     25896        73     45381    114755    657018     10.14     10.85
181.73/45.58	c  N dy  1745    482079       221     25896        73     40198    114755    556710     10.13     10.67
190.51/47.73	c  N dy  1844    502104       221     25896        73     30718    114755    380734     10.14     10.76
198.10/49.66	c  N dy  1929    522188       221     25896        73     49890    114755    730037     10.13     10.71
204.51/51.24	c  S st  1974    536744       221     25896        73     34231    114755    435864     10.13      9.15
204.51/51.29	c  S st  1974    537250       221     25896        73     34735    114755    446390     10.13   no data
204.51/51.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
204.51/51.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
204.91/51.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
204.91/51.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
204.91/51.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
204.91/51.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    221 time:  0.00 s
204.91/51.31	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
204.91/51.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
204.91/51.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
206.48/51.70	c lits-rem:       255  cl-subs:     2432  v-elim:      0  v-fix:    0  time:  0.36 s
206.48/51.70	c vivif2 --  cl tried    25896 cl shrink        0 lits rem          0 time: 0.00
206.48/51.71	c vivif2 --  cl tried    32303 cl shrink        0 lits rem          0 time: 0.01
206.88/51.89	c asymm  cl-useful: 0/6141/25896 lits-rem:0 time: 0.18
206.88/51.89	c calculated reachability. Time: 0.00
206.88/51.89	c  N dy  1974    537250       221     25896        73     32303    114755    424297     10.13   no data
214.88/53.85	c  N dy  2048    557319       221     25896        73     51449    114755    776704     10.12     10.72
223.26/55.95	c  N dy  2124    577335       221     25896        73     40114    114755    547981     10.13     12.66
231.65/58.09	c  N dy  2217    597435       221     25896        73     59269    114755    897022     10.14     16.10
240.44/60.29	c  N dy  2304    618312       221     25896        73     47698    114755    678566     10.14     10.77
249.63/62.58	c  N dy  2393    638378       221     25896        73     34432    114755    431124     10.15     10.72
258.01/64.64	c  N dy  2471    658958       221     25896        73     54156    114755    790185     10.14     10.81
267.20/66.94	c  N dy  2558    679053       221     25896        73     39888    114755    532260     10.15     11.65
275.99/69.11	c  N dy  2633    699070       221     25896        73     59040    114755    882572     10.15     10.72
285.97/71.62	c  N dy  2718    721290       221     25896        73     45822    114755    632590     10.15     10.73
294.77/73.83	c  N dy  2790    741641       221     25896        73     65202    114755    991530     10.15     10.80
303.55/76.09	c  N dy  2883    761799       221     25896        73     49053    114755    684782     10.15     10.75
312.74/78.39	c  N dy  2971    781897       221     25896        73     68321    114755   1040491     10.16     12.96
321.53/80.59	c  N dy  3064    802000       221     25896        73     51200    114755    715323     10.16     10.71
323.14/80.99	c  S st  3078    805875       221     25896        73     54906    114755    785072     10.16      9.83
323.55/81.06	c  S st  3078    806375       221     25896        73     55404    114755    794444     10.16   no data
323.55/81.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
323.55/81.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
323.55/81.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
323.55/81.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
323.55/81.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
323.55/81.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    221 time:  0.00 s
323.55/81.09	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
323.92/81.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
323.92/81.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
328.71/82.32	c lits-rem:       708  cl-subs:     4131  v-elim:      0  v-fix:    0  time:  1.17 s
328.71/82.33	c vivif2 --  cl tried    25896 cl shrink        0 lits rem          0 time: 0.00
328.71/82.34	c vivif2 --  cl tried    51273 cl shrink        0 lits rem          0 time: 0.01
329.51/82.55	c asymm  cl-useful: 0/8142/25896 lits-rem:0 time: 0.21
329.51/82.55	c calculated reachability. Time: 0.00
329.51/82.55	c  N dy  3078    806375       221     25896        73     51273    114755    748293     10.16   no data
339.10/84.94	c  N dy  3164    826687       221     25896        73     70653    114755   1109285     10.17     10.76
347.89/87.18	c  N dy  3254    846953       221     25896        73     52852    114755    742432     10.17     10.85
357.48/89.58	c  N dy  3329    867188       221     25896        73     72177    114755   1098926     10.17     10.74
366.66/91.84	c  N dy  3413    887199       221     25896        73     53212    114755    732511     10.17     10.94
375.87/94.16	c  N dy  3500    907387       221     25896        73     72494    114755   1081600     10.17     10.71
385.84/96.61	c  N dy  3588    928538       221     25896        73     53564    114755    729120     10.17     10.76
395.02/98.97	c  N dy  3665    949229       221     25896        73     73331    114755   1089049     10.17     10.72
404.61/101.37	c  N dy  3752    969525       221     25896        73     52617    114754    705264     10.18     10.73
413.80/103.64	c  N dy  3823    989554       221     25896        73     71738    114754   1051729     10.17     12.37
423.39/106.07	c  N dy  3884   1009631       221     25896        73     49764    114754    632919     10.17     10.77
432.17/108.26	c  N dy  3946   1029885       221     25896        73     69014    114754    982390     10.16     10.73
442.55/110.83	c  N dy  4029   1050317       221     25896        73     46583    114754    568332     10.16     10.81
450.97/112.94	c  N dy  4095   1070528       221     25896        73     65843    114754    919161     10.16     10.72
451.75/113.10	c  F st  4104   1071876       221     25896        73     67132    114754    943081     10.16      8.05
460.94/115.45	c  N dy  4156   1091212       221     25896        73     85642    114754   1276568     10.16     10.79
470.12/117.71	c  N dy  4234   1111222       221     25896        73     61817    114754    831758     10.16     11.70
479.71/120.10	c  N dy  4304   1131345       221     25896        73     80977    114754   1181476     10.15     10.72
488.90/122.47	c  N dy  4375   1151428       221     25896        73     56219    114754    719863     10.15     10.70
498.48/124.83	c  N dy  4458   1171762       221     25896        73     75640    114754   1075796     10.15     10.71
508.87/127.46	c  N dy  4521   1191907       221     25896        73     50034    114754    596832     10.15     10.70
517.26/129.56	c  S st  4614   1209563       221     25896        73     66898    114753    905083     10.15      9.88
517.66/129.65	c  S st  4614   1210066       221     25896        73     67398    114753    914753     10.15   no data
517.66/129.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
517.66/129.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
518.06/129.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
518.06/129.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
518.06/129.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
518.06/129.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    221 time:  0.00 s
518.06/129.70	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
518.06/129.72	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.02 s
518.06/129.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
527.64/132.14	c lits-rem:       855  cl-subs:     4515  v-elim:      0  v-fix:    0  time:  2.36 s
527.64/132.14	c vivif2 --  cl tried    25894 cl shrink        0 lits rem          0 time: 0.00
527.64/132.16	c vivif2 --  cl tried    62883 cl shrink        0 lits rem          0 time: 0.02
528.84/132.46	c asymm  cl-useful: 0/11611/25894 lits-rem:0 time: 0.30
528.84/132.46	c calculated reachability. Time: 0.00
528.84/132.46	c  N dy  4614   1210066       221     25894        73     62883    114709    864087     10.15   no data
538.85/134.99	c  N dy  4688   1230183       221     25894        73     82041    114709   1217328     10.15     10.72
549.61/137.65	c  N dy  4778   1250316       221     25894        73     55574    114709    690497     10.16     10.82
559.20/140.02	c  N dy  4864   1270631       221     25894        73     74959    114709   1042002     10.16     10.71
570.78/142.94	c  N dy  4947   1290659       221     25894        73     47351    114709    532820     10.16     13.15
579.97/145.28	c  N dy  5024   1312248       221     25894        73     67977    114709    905535     10.16     10.70
590.36/147.83	c  N dy  5100   1332522       221     25894        73     87377    114709   1261655     10.15     10.69
601.94/150.73	c  N dy  5194   1353975       221     25894        73     60072    114709    755506     10.16     10.71
612.32/153.30	c  N dy  5274   1374563       221     25894        73     79669    114709   1109647     10.16     10.71
624.31/156.36	c  N dy  5376   1394966       221     25894        73     50558    114709    568513     10.16     10.71
632.70/158.49	c  N dy  5437   1415176       221     25894        73     69834    114709    915193     10.15     10.85
643.08/161.03	c  N dy  5511   1435540       221     25894        73     89257    114709   1272891     10.15     10.73
653.87/163.71	c  N dy  5593   1455641       221     25894        73     58824    114709    709106     10.16     10.77
663.06/166.04	c  N dy  5661   1476231       221     25894        73     78457    114709   1060413     10.15     10.74
673.44/168.66	c  N dy  5726   1496311       221     25894        73     97543    114709   1403979     10.15     11.10
683.84/171.24	c  N dy  5816   1516489       221     25894        73     66220    114709    833227     10.15     10.71
693.41/173.69	c  N dy  5900   1537159       221     25894        73     85929    114709   1199804     10.15     10.72
705.41/176.62	c  N dy  5976   1557172       221     25894        73     53528    114709    592735     10.15     11.77
714.21/178.85	c  N dy  6066   1577298       221     25894        73     72706    114709    948683     10.15     10.89
724.57/181.40	c  N dy  6120   1597439       221     25894        73     91937    114709   1281743     10.15     10.69
736.58/184.43	c  N dy  6203   1617811       221     25894        73     58963    114709    678513     10.15     10.71
745.74/186.74	c  N dy  6275   1637959       221     25894        73     78181    114709   1023020     10.15     10.75
756.53/189.46	c  N dy  6351   1658018       221     25894        73     97337    114709   1362362     10.14     10.69
767.71/192.30	c  N dy  6436   1678251       221     25894        73     63216    114709    750597     10.14     10.68
777.70/194.77	c  N dy  6518   1698329       221     25894        73     82416    114709   1106069     10.15     10.82
784.09/196.35	c  S st  6561   1710067       221     25894        73     93598    114709   1305571     10.14   no data
784.50/196.44	c  S st  6561   1710569       221     25894        73     94087    114709   1315363     10.14   no data
784.50/196.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
784.50/196.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
784.50/196.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
784.50/196.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
784.50/196.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
784.50/196.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    221 time:  0.00 s
784.50/196.49	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
784.91/196.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
784.91/196.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
808.86/202.58	c lits-rem:      1324  cl-subs:     9270  v-elim:      0  v-fix:    0  time:  5.99 s
808.86/202.58	c vivif2 --  cl tried    25894 cl shrink        0 lits rem          0 time: 0.00
809.26/202.61	c vivif2 --  cl tried    84817 cl shrink        0 lits rem          0 time: 0.03
810.46/202.96	c asymm  cl-useful: 0/2742/25894 lits-rem:0 time: 0.36
810.46/202.97	c calculated reachability. Time: 0.00
810.46/202.97	c  N dy  6561   1710569       221     25894        73     84817    114709   1214610     10.14   no data
824.06/206.30	c  N dy  6652   1730902       221     25894        73    104243    114709   1564325     10.15     10.73
834.02/208.87	c  N dy  6714   1750917       221     25894        73     69087    114709    845711     10.14     10.86
844.40/211.48	c  N dy  6786   1771636       221     25894        73     88856    114709   1189137     10.14     10.81
855.99/214.33	c  N dy  6852   1792261       221     25894        73    108455    114709   1535848     10.14     10.71
866.38/216.99	c  N dy  6924   1812488       221     25894        73     72530    114709    902817     10.14     10.68
876.78/219.53	c  N dy  6979   1832698       221     25894        73     91819    114709   1242393     10.13     10.70
889.55/222.74	c  N dy  7057   1852785       221     25894        73    111010    114709   1584056     10.13     10.84
899.93/225.33	c  N dy  7118   1872789       221     25894        73     73852    114709    909083     10.13     11.62
911.52/228.23	c  N dy  7209   1895147       221     25894        73     95113    114709   1288312     10.13     10.89
925.52/231.74	c  N dy  7265   1918042       221     25894        73     59765    114709    652662     10.13     10.67
934.68/234.05	c  N dy  7354   1938292       221     25894        73     79160    114709   1009769     10.13     10.79
945.47/236.77	c  N dy  7439   1958564       221     25894        73     98484    114708   1363910     10.13     10.80
958.65/240.03	c  N dy  7515   1978795       221     25894        73     59612    114708    644378     10.13     10.67
968.24/242.44	c  N dy  7580   2000244       221     25894        73     80014    114708   1005441     10.13     10.66
979.03/245.19	c  N dy  7647   2020675       221     25894        73     99527    114708   1349022     10.12     10.68
992.61/248.51	c  N dy  7696   2040764       221     25894        73     59592    114708    634402     10.12     10.68
1001.80/250.84	c  N dy  7774   2061314       221     25894        73     79194    114708    986119     10.12     10.71
1012.58/253.57	c  N dy  7856   2081500       221     25894        73     98508    114708   1332148     10.12     10.68
1024.56/256.58	c  N dy  7896   2101595       221     25894        73    117667    114708   1671020     10.12     13.84
1036.14/259.44	c  N dy  7979   2122155       221     25894        73     77233    114708    942390     10.12     10.70
1046.13/261.97	c  N dy  8040   2142288       221     25894        73     96398    114708   1280623     10.11     10.65
1058.52/265.08	c  N dy  8110   2163008       221     25894        73    116099    114708   1631105     10.11     10.73
1072.09/268.48	c  N dy  8184   2187020       221     25894        73     78013    114708    940681     10.11     10.64
1082.88/271.11	c  N dy  8271   2207158       221     25894        73     97286    114708   1286604     10.11     10.65
1084.48/271.57	c  S st  8291   2210570       221     25894        73    100536    114708   1347243     10.11      9.09
1084.88/271.66	c  S st  8291   2211076       221     25894        73    101033    114708   1357830     10.11   no data
1084.88/271.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1085.28/271.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
1085.28/271.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1085.28/271.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1085.28/271.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1085.28/271.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    221 time:  0.00 s
1085.28/271.72	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
1085.28/271.74	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.02 s
1085.68/271.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
1105.28/276.75	c lits-rem:      1722  cl-subs:    10381  v-elim:      0  v-fix:    0  time:  4.94 s
1105.28/276.75	c vivif2 --  cl tried    25893 cl shrink        0 lits rem          0 time: 0.00
1105.28/276.78	c vivif2 --  cl tried    90652 cl shrink        0 lits rem          0 time: 0.03
1106.85/277.19	c asymm  cl-useful: 0/2912/25893 lits-rem:0 time: 0.41
1107.25/277.20	c calculated reachability. Time: 0.00
1107.25/277.20	c  N dy  8291   2211076       221     25893        73     90652    114686   1244052     10.11   no data
1121.23/280.71	c  N dy  8380   2231248       221     25893        73    109891    114686   1599610     10.11     10.67
1135.21/284.20	c  N dy  8455   2251270       221     25893        73     67193    114686    750852     10.11     10.71
1144.81/286.68	c  N dy  8544   2271714       221     25893        73     86689    114686   1098038     10.11     10.67
1156.38/289.50	c  N dy  8615   2291802       221     25893        73    105881    114686   1438438     10.11     14.70
1168.37/292.59	c  N dy  8686   2311812       221     25893        73    125059    114686   1780088     10.11     10.67
1179.55/295.40	c  N dy  8766   2332016       221     25893        73     81355    114686   1002538     10.11     10.83
1190.73/298.20	c  N dy  8839   2352852       221     25893        73    101242    114686   1359870     10.11     10.72
1203.51/301.36	c  N dy  8933   2373454       221     25893        73    120897    114686   1712656     10.11     10.67
1215.89/304.45	c  N dy  8997   2393461       221     25893        73     76065    114686    892099     10.11     10.71
1226.68/307.11	c  N dy  9084   2413683       221     25893        73     95383    114686   1237677     10.11     10.66
1239.07/310.23	c  N dy  9161   2434879       221     25893        73    115466    114686   1589416     10.11     10.93
1253.05/313.71	c  N dy  9244   2454961       221     25893        73     69836    114686    777879     10.11     10.64
1263.04/316.29	c  N dy  9324   2475009       221     25893        73     88946    114686   1118334     10.11     10.65
1274.22/319.05	c  N dy  9392   2495235       221     25893        73    108232    114686   1458932     10.11     10.66
1287.80/322.43	c  N dy  9478   2515934       221     25893        73    127987    114686   1809591     10.11     10.66
1299.79/325.48	c  N dy  9574   2535979       221     25893        73     81345    114686    980375     10.11     10.72
1310.97/328.24	c  N dy  9660   2556007       221     25893        73    100405    114686   1323097     10.11     12.84
1322.95/331.26	c  N dy  9727   2576022       221     25893        73    119484    114686   1661958     10.11     12.45
1338.55/335.15	c  N dy  9804   2598725       221     25893        73     74373    114686    844702     10.10     10.65
1349.32/337.81	c  N dy  9871   2618761       221     25893        73     93500    114686   1178250     10.10     10.81
1360.90/340.78	c  N dy  9942   2639115       221     25893        73    112909    114686   1524677     10.10     10.72
1374.08/344.09	c  N dy 10035   2659179       221     25893        73    132092    114686   1866452     10.10     10.68
1386.07/347.10	c  N dy 10111   2679216       221     25893        73     83414    114686    994532     10.10     10.65
1397.25/349.85	c  N dy 10187   2699234       221     25893        73    102470    114686   1333062     10.10     10.68
1404.45/351.66	c  S st 10238   2711076       221     25893        73    113811    114686   1535492     10.10      9.61
1404.83/351.76	c  S st 10238   2711579       221     25893        73    114303    114686   1544249     10.10   no data
1404.83/351.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1405.23/351.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
1405.23/351.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1405.23/351.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1405.23/351.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1405.23/351.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    221 time:  0.00 s
1405.23/351.83	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
1405.23/351.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1405.63/351.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
1430.42/358.11	c lits-rem:      1379  cl-subs:    11897  v-elim:      0  v-fix:    0  time:  6.18 s
1430.42/358.12	c vivif2 --  cl tried    25893 cl shrink        0 lits rem          0 time: 0.00
1430.42/358.15	c vivif2 --  cl tried   102406 cl shrink        0 lits rem          0 time: 0.03
1432.40/358.60	c asymm  cl-useful: 0/3156/25893 lits-rem:0 time: 0.45
1432.40/358.61	c calculated reachability. Time: 0.00
1432.40/358.61	c  N dy 10238   2711579       221     25893        73    102406    114686   1414636     10.10   no data
1447.18/362.38	c  N dy 10316   2731583       221     25893        73    121468    114686   1747681     10.10     10.70
1464.35/366.67	c  N dy 10398   2754230       221     25893        73     74617    114686    836177     10.10     10.65
1474.36/369.17	c  N dy 10458   2774845       221     25893        73     94219    114686   1187305     10.10     10.67
1485.93/372.06	c  N dy 10529   2795263       221     25893        73    113603    114686   1530953     10.10     10.76
1499.11/375.34	c  N dy 10596   2815338       221     25893        73    132703    114686   1863578     10.10     12.98
1511.89/378.50	c  N dy 10658   2835419       221     25893        73     82524    114686    977050     10.10     11.46
1523.09/381.32	c  N dy 10743   2855973       221     25893        73    102065    114686   1327497     10.10     10.70
1535.06/384.36	c  N dy 10829   2875980       221     25893        73    121049    114686   1670439     10.10     10.64
1549.06/387.86	c  N dy 10922   2896270       221     25893        73    140511    114686   2026243     10.10     10.71
1561.02/390.87	c  N dy 11011   2916586       221     25893        73     89469    114686   1095070     10.10     10.66
1572.60/393.78	c  N dy 11082   2936626       221     25893        73    108562    114686   1427849     10.10     12.57
1585.39/396.91	c  N dy 11149   2956650       221     25893        73    127635    114686   1762548     10.10     10.73
1600.16/400.64	c  N dy 11221   2976653       221     25893        73     75265    114686    830073     10.10     12.43
1610.58/403.24	c  N dy 11291   2996948       221     25893        73     94584    114686   1178620     10.10     10.69
1622.13/406.18	c  N dy 11359   3017143       221     25893        73    113781    114686   1515539     10.10     10.67
1635.72/409.58	c  N dy 11416   3037673       221     25893        73    133312    114686   1852277     10.09     10.74
1650.12/413.15	c  N dy 11485   3058005       221     25893        73     80351    114686    910471     10.09     10.64
1661.28/415.91	c  N dy 11555   3078392       221     25893        73     99760    114686   1252636     10.09     10.67
1673.26/418.95	c  N dy 11629   3098408       221     25893        73    118782    114686   1585895     10.09     10.69
1686.44/422.23	c  N dy 11694   3118443       221     25893        73    137941    114686   1923079     10.09     11.00
1700.83/425.85	c  N dy 11782   3139888       221     25893        73     85084    114686    990006     10.09     10.66
1712.03/428.60	c  N dy 11873   3159908       221     25893        73    104190    114686   1335301     10.09     10.63
1724.00/431.64	c  N dy 11926   3179942       221     25893        73    123245    114686   1665921     10.09     11.19
1738.00/435.15	c  N dy 12015   3200169       221     25893        73    142505    114686   2005268     10.09     10.66
1747.56/437.53	c  S st 12083   3211579       221     25893        73     79129    114686    881602     10.09   no data
1747.96/437.60	c  S st 12083   3212085       221     25893        73     79628    114686    891870     10.09   no data
1747.96/437.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1747.96/437.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
1747.96/437.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1747.96/437.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1747.96/437.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1747.96/437.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    221 time:  0.00 s
1747.96/437.65	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
1747.96/437.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1748.36/437.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1751.17/438.49	c lits-rem:       390  cl-subs:     1883  v-elim:      0  v-fix:    0  time:  0.78 s
1751.17/438.50	c vivif2 --  cl tried    25893 cl shrink        0 lits rem          0 time: 0.00
1751.58/438.51	c vivif2 --  cl tried    77745 cl shrink        0 lits rem          0 time: 0.02
1752.35/438.75	c asymm  cl-useful: 0/9358/25893 lits-rem:0 time: 0.23
1752.35/438.75	c calculated reachability. Time: 0.00
1752.35/438.75	c  N dy 12083   3212085       221     25893        73     77745    114686    874975     10.09   no data
1763.54/441.54	c  N dy 12179   3232829       221     25893        73     97519    114686   1227602     10.09     10.67
1776.72/444.81	c  N dy 12260   3253418       221     25893        73    117148    114686   1572618     10.09     10.67
1790.31/448.21	c  N dy 12328   3273480       221     25893        73    136198    114686   1909581     10.09     10.69
1805.88/452.10	c  N dy 12410   3293547       221     25893        73     80078    114686    894345     10.09     10.69
1816.68/454.86	c  N dy 12474   3314041       221     25893        73     99524    114686   1234137     10.09     10.79
1830.27/458.24	c  N dy 12567   3334374       221     25893        73    118881    114686   1581051     10.09     10.70
1843.85/461.68	c  N dy 12662   3354440       221     25893        73    137960    114686   1921691     10.09     10.80
1859.41/465.57	c  N dy 12742   3374526       221     25893        73     80992    114686    897519     10.09     10.75
1869.82/468.17	c  N dy 12805   3394603       221     25893        73    100058    114686   1229944     10.09     10.64
1883.00/471.46	c  N dy 12857   3417252       221     25893        73    121512    114686   1598666     10.09     10.62
1896.58/474.86	c  N dy 12940   3437648       221     25893        73    140860    114686   1940593     10.09     10.71
1912.54/478.81	c  N dy 13008   3457974       221     25893        73     83244    114686    932982     10.09     10.86
1923.32/481.57	c  N dy 13097   3478230       221     25893        73    102563    114686   1277277     10.09     10.65
1936.12/484.70	c  N dy 13173   3498745       221     25893        73    122167    114686   1626453     10.09     10.68
1949.30/488.07	c  N dy 13249   3518768       221     25893        73    141212    114686   1957083     10.09     10.62
1965.67/492.14	c  N dy 13351   3539183       221     25893        73     82630    114686    920939     10.09     10.71
1976.45/494.83	c  N dy 13425   3559197       221     25893        73    101687    114686   1259859     10.09     10.78
1988.86/497.90	c  N dy 13502   3579288       221     25893        73    120826    114686   1599622     10.09     10.69
2002.04/501.29	c  N dy 13576   3599293       221     25893        73    139863    114686   1937913     10.09     10.69
2019.21/505.51	c  N dy 13645   3619945       221     25893        73     80507    114686    872513     10.09     10.69
2029.98/508.23	c  N dy 13740   3640027       221     25893        73     99710    114686   1220739     10.09     11.94
2042.76/511.40	c  N dy 13800   3660868       221     25893        73    119574    114686   1562291     10.09     10.67
2055.94/514.76	c  N dy 13868   3680944       221     25893        73    138613    114686   1898419     10.09     10.62
2070.32/518.35	c  N dy 13912   3701057       221     25893        73    157771    114686   2222982     10.08     10.63
2078.71/520.43	c  S st 13938   3712085       221     25893        73     88278    114686    998529     10.08   no data
2079.11/520.52	c  S st 13938   3712591       221     25893        73     88783    114686   1008176     10.08   no data
2079.11/520.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2079.11/520.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
2079.11/520.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2079.11/520.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2079.11/520.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2079.11/520.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    221 time:  0.00 s
2079.11/520.57	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
2079.11/520.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2079.51/520.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
2083.91/521.73	c lits-rem:       515  cl-subs:     3012  v-elim:      0  v-fix:    0  time:  1.09 s
2083.91/521.73	c vivif2 --  cl tried    25893 cl shrink        0 lits rem          0 time: 0.00
2083.91/521.75	c vivif2 --  cl tried    85771 cl shrink        0 lits rem          0 time: 0.02
2084.71/521.98	c asymm  cl-useful: 0/7725/25893 lits-rem:0 time: 0.22
2084.71/521.98	c calculated reachability. Time: 0.00
2084.71/521.98	c  N dy 13938   3712591       221     25893        73     85771    114686    977811     10.08   no data
2096.69/524.95	c  N dy 14028   3733342       221     25893        73    105582    114686   1332935     10.08     10.62
2108.67/527.96	c  F st 14113   3751564       221     25893        73    122973    114686   1640092     10.08      9.46
2109.87/528.25	c  N st 14117   3753596       221     25893        73    124920    114686   1680463     10.08   no data
2124.25/531.85	c  N dy 14161   3773728       221     25893        73    144152    114686   2007247     10.08     10.73
2143.42/536.64	c  N dy 14241   3795250       221     25893        73     83670    114686    916413     10.08     10.73
2154.21/539.38	c  N dy 14324   3815514       221     25893        73    103056    114686   1263011     10.08     10.77
2166.99/542.53	c  N dy 14397   3835841       221     25893        73    122347    114686   1599195     10.08     10.70
2180.97/546.06	c  N dy 14468   3856028       221     25893        73    141584    114686   1935494     10.08     10.63
2196.94/550.03	c  N dy 14538   3877525       221     25893        73    162080    114686   2287088     10.08     10.65
2210.93/553.52	c  N dy 14625   3897730       221     25893        73     99434    114686   1199572     10.08     10.62
2223.72/556.75	c  N dy 14718   3918307       221     25893        73    119134    114686   1556598     10.08     10.66
2238.49/560.45	c  N dy 14794   3940496       221     25893        73    140238    114686   1925404     10.08     10.64
2252.87/564.09	c  N dy 14856   3961203       221     25893        73    159870    114686   2269198     10.08     10.65
2268.06/567.81	c  N dy 14932   3981255       221     25893        73     96064    114686   1124895     10.08     10.86
2279.64/570.77	c  N dy 15006   4001323       221     25893        73    115144    114686   1456775     10.08     10.61
2293.21/574.11	c  N dy 15082   4021837       221     25893        73    134631    114686   1797333     10.08     10.69
2307.60/577.77	c  N dy 15148   4042178       221     25893        73    154036    114686   2138469     10.08     10.62
2324.77/582.02	c  N dy 15204   4062231       221     25893        73     89370    114686   1002214     10.08     11.91
2336.35/585.00	c  N dy 15308   4082320       221     25893        73    108606    114686   1351408     10.08     10.62
2349.15/588.18	c  N dy 15376   4102630       221     25893        73    127851    114686   1685581     10.08     10.68
2363.92/591.82	c  N dy 15472   4123128       221     25893        73    147375    114686   2034194     10.08     10.64
2378.70/595.59	c  N dy 15529   4143786       221     25893        73    166962    114686   2370677     10.08     10.62
2393.10/599.15	c  N dy 15608   4163937       221     25893        73    101411    114686   1214264     10.08     10.62
2405.47/602.21	c  N dy 15675   4184025       221     25893        73    120559    114686   1546065     10.08     10.63
2419.06/605.67	c  N dy 15749   4204119       221     25893        73    139637    114686   1877593     10.08     10.62
2425.03/607.12	c  S st 15780   4212592       221     25893        73    147681    114686   2019644     10.08   no data
2425.43/607.24	c  S st 15780   4213096       221     25893        73    148181    114686   2029030     10.08   no data
2425.43/607.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2425.83/607.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.07
2425.83/607.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2425.83/607.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2425.83/607.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2425.83/607.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    221 time:  0.00 s
2425.83/607.33	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
2425.83/607.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2426.23/607.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
2456.59/615.09	c lits-rem:      1927  cl-subs:    16303  v-elim:      0  v-fix:    0  time:  7.62 s
2456.59/615.09	c vivif2 --  cl tried    25893 cl shrink        0 lits rem          0 time: 0.00
2456.99/615.13	c vivif2 --  cl tried   131878 cl shrink        0 lits rem          0 time: 0.04
2458.19/615.43	c asymm  cl-useful: 0/1999/25893 lits-rem:0 time: 0.30
2458.19/615.44	c calculated reachability. Time: 0.00
2458.19/615.44	c  N dy 15780   4213096       221     25893        73    131878    114686   1850392     10.08   no data
2475.37/619.72	c  N dy 15874   4234331       221     25893        73    152190    114686   2206049     10.08     10.61
2496.94/625.11	c  N dy 15941   4254404       221     25893        73     85956    114686    941400     10.08     10.63
2511.73/628.89	c  N dy 16022   4279059       221     25893        73    109327    114686   1351512     10.07     10.63
2525.29/632.25	c  N dy 16094   4299341       221     25893        73    128543    114686   1689409     10.07     10.65
2542.09/636.44	c  N dy 16159   4322041       221     25893        73    150140    114686   2058462     10.07     10.65
2559.25/640.73	c  N dy 16226   4342483       221     25893        73    169571    114686   2396546     10.07     10.62
2574.42/644.57	c  N dy 16309   4363332       221     25893        73    103139    114686   1237842     10.07     10.63
2587.21/647.76	c  N dy 16401   4383335       221     25893        73    122268    114686   1575684     10.07     10.62
2601.59/651.31	c  N dy 16505   4403373       221     25893        73    141400    114686   1918706     10.07     10.63
2616.37/655.04	c  N dy 16593   4423707       221     25893        73    160802    114686   2267013     10.07     10.63
2633.95/659.49	c  N dy 16668   4443739       221     25893        73     92300    114686   1036247     10.07     11.01
2646.33/662.56	c  N dy 16757   4464490       221     25893        73    112015    114686   1380393     10.07     10.61
2659.51/665.85	c  N dy 16838   4484704       221     25893        73    131301    114686   1717458     10.07     10.62
2673.49/669.31	c  N dy 16929   4504748       221     25893        73    150353    114686   2052286     10.08     11.19
2688.27/673.00	c  N dy 16983   4524818       221     25893        73    169361    114686   2376150     10.07     10.63
2704.67/677.13	c  N dy 17072   4545338       221     25893        73    100512    114686   1180921     10.07     10.63
2717.04/680.28	c  N dy 17144   4566008       221     25893        73    120186    114686   1528230     10.07     10.70
2730.22/683.59	c  N dy 17216   4586046       221     25893        73    139271    114686   1866476     10.07     10.61
2745.39/687.35	c  N dy 17288   4606061       221     25893        73    158317    114686   2195863     10.07     10.68
2761.37/691.33	c  N dy 17347   4626090       221     25893        73    177263    114686   2516171     10.07     10.64
2776.15/695.08	c  N dy 17415   4646541       221     25893        73    107353    114686   1291110     10.07     10.63
2789.33/698.30	c  N dy 17516   4666604       221     25893        73    126507    114686   1630733     10.07     13.30
2803.32/701.84	c  N dy 17593   4686679       221     25893        73    145638    114686   1962462     10.07     11.74
2818.49/705.64	c  N dy 17651   4706913       221     25893        73    164903    114686   2289354     10.07     10.85
2823.30/706.89	c  S st 17679   4713099       221     25893        73    170789    114686   2396870     10.07      9.72
2824.08/707.03	c  S st 17679   4713603       221     25893        73    171290    114686   2407219     10.07   no data
2824.08/707.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2824.48/707.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.08
2824.48/707.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2824.48/707.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2824.48/707.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2824.48/707.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    221 time:  0.00 s
2824.48/707.13	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
2824.48/707.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2824.88/707.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
2864.03/717.02	c lits-rem:      2321  cl-subs:    20258  v-elim:      0  v-fix:    0  time:  9.73 s
2864.03/717.02	c vivif2 --  cl tried    25893 cl shrink        0 lits rem          0 time: 0.00
2864.03/717.07	c vivif2 --  cl tried   151032 cl shrink        0 lits rem          0 time: 0.04
2865.63/717.43	c asymm  cl-useful: 0/1351/25893 lits-rem:0 time: 0.36
2865.63/717.44	c calculated reachability. Time: 0.00
2865.63/717.44	c  N dy 17679   4713603       221     25893        73    151032    114686   2183513     10.07   no data
2882.80/721.78	c  N dy 17747   4733686       221     25893        73    170108    114686   2517643     10.07     10.64
2901.19/726.34	c  N dy 17794   4753749       221     25893        73     99165    114686   1149066     10.07     10.67
2915.98/730.09	c  N dy 17866   4774412       221     25893        73    118852    114686   1488330     10.07     10.71
2931.54/733.99	c  N dy 17961   4794505       221     25893        73    138027    114686   1823312     10.07     10.95
2958.88/744.00	c Following stats are for *FIRST FINISHED THREAD ONLY*
2958.88/744.00	c num threads              : 4          
2958.88/744.00	c restarts                 : 18210      
2958.88/744.00	c dynamic restarts         : 18174      
2958.88/744.00	c static restarts          : 36         
2958.88/744.00	c full restarts            : 5          
2958.88/744.00	c total simplify time      : 0.01       
2958.88/744.00	c learnts DL2              : 0          
2958.88/744.00	c learnts size 2           : 294        
2958.88/744.00	c learnts size 1           : 1           (0.45      % of vars)
2958.88/744.00	c filedLit time            : 0.52        (0.07      % time)
2958.88/744.00	c v-elim SatELite          : 0           (0.00      % vars)
2958.88/744.00	c SatELite time            : 51.77       (6.96      % time)
2958.88/744.00	c v-elim xor               : 0           (0.00      % vars)
2958.88/744.00	c xor elim time            : 0.08        (0.01      % time)
2958.88/744.00	c num binary xor trees     : 0          
2958.88/744.00	c binxor trees' crown      : 0           (nan       leafs/tree)
2958.88/744.00	c bin xor find time        : 0.00       
2958.88/744.00	c OTF clause improved      : 221502      (0.05      clauses/conflict)
2958.88/744.00	c OTF impr. size diff      : 242970      (1.10       lits/clause)
2958.88/744.00	c OTF cl watch-shrink      : 3816466     (0.80      clauses/conflict)
2958.88/744.00	c OTF cl watch-sh-lit      : 17971905    (4.71       lits/clause)
2958.88/744.00	c tried to recurMin cls    : 711895      (14.94      % of conflicts)
2958.88/744.00	c updated cache            : 3680        (0.01       lits/tried recurMin)
2958.88/744.00	c unit cls recevied        : 0           (0.00      % of units)
2958.88/744.00	c unit cls sent            : 1           (100.00    % of units)
2958.88/744.00	c bin cls recevied         : 0          
2958.88/744.00	c bin cls sent             : 0          
2958.88/744.00	c clauses over max glue    : 0           (0.00      % of all clauses)
2958.88/744.00	c conflicts                : 4764120     (6407.25   / sec)
2958.88/744.00	c decisions                : 6176442     (0.21      % random)
2958.88/744.00	c bogo-props               : 109098750555 (146726661.63 / sec)
2958.88/744.00	c conflict literals        : 84093155    (56.08     % deleted)
2958.88/744.00	c Memory used              : 524.07      MB
2958.88/744.00	c single-thread CPU time   : 743.55      s
2958.88/744.00	c all-threads sum CPU time : 2956.95     s
2958.88/744.00	s SATISFIABLE
2958.88/744.00	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: 935)

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

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

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


[startup+0 s]
/proc/loadavg: 8.13 8.14 8.08 5/180 5212
/proc/meminfo: memFree=24112188/32951124 swapFree=67111524/67111528
[pid=5212] ppid=5210 vsize=207868 CPUtime=0 cores=0,2,4,6
/proc/5212/stat : 5212 (strangenight2-m) R 5210 5212 4941 0 -1 4202496 938 0 0 0 0 0 0 0 25 0 4 0 523866362 212856832 855 33554432000 4194304 4627427 140734403799216 18446744073709551615 212687372043 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5212/statm: 51967 858 338 106 0 46938 0
[pid=5212/tid=5213] ppid=5210 vsize=208000 CPUtime=0 cores=0,2,4,6
/proc/5212/task/5213/stat : 5213 (strangenight2-m) R 5210 5212 4941 0 -1 4202560 187 0 0 0 0 0 0 0 25 0 4 0 523866362 212992000 901 33554432000 4194304 4627427 140734403799216 18446744073709551615 212687372043 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5212/tid=5214] ppid=5210 vsize=208000 CPUtime=0 cores=0,2,4,6
/proc/5212/task/5214/stat : 5214 (strangenight2-m) R 5210 5212 4941 0 -1 4202560 33 0 0 0 0 0 0 0 25 0 4 0 523866362 212992000 903 33554432000 4194304 4627427 140734403799216 18446744073709551615 212687675195 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5212/tid=5215] ppid=5210 vsize=208000 CPUtime=0 cores=0,2,4,6
/proc/5212/task/5215/stat : 5215 (strangenight2-m) R 5210 5212 4941 0 -1 4202560 177 0 0 0 0 0 0 0 25 0 4 0 523866362 212992000 904 33554432000 4194304 4627427 140734403799216 18446744073709551615 4506933 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.0124609 s]
/proc/loadavg: 8.13 8.14 8.08 5/180 5212
/proc/meminfo: memFree=24112188/32951124 swapFree=67111524/67111528
[pid=5212] ppid=5210 vsize=218064 CPUtime=0.03 cores=0,2,4,6
/proc/5212/stat : 5212 (strangenight2-m) R 5210 5212 4941 0 -1 4202496 2477 0 0 0 3 0 0 0 18 0 4 0 523866362 223297536 2394 33554432000 4194304 4627427 140734403799216 18446744073709551615 4504795 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5212/statm: 55036 3771 371 106 0 50007 0
[pid=5212/tid=5213] ppid=5210 vsize=221088 CPUtime=0.16 cores=0,2,4,6
/proc/5212/task/5213/stat : 5213 (strangenight2-m) R 5210 5212 4941 0 -1 4202560 1249 0 0 0 16 0 0 0 18 0 4 0 523866362 226394112 4147 33554432000 4194304 4627427 140734403799216 18446744073709551615 212687718583 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5212/tid=5214] ppid=5210 vsize=221248 CPUtime=0.16 cores=0,2,4,6
/proc/5212/task/5214/stat : 5214 (strangenight2-m) D 5210 5212 4941 0 -1 4202560 645 0 0 0 16 0 0 0 18 0 4 0 523866362 226557952 4262 33554432000 4194304 4627427 140734403799216 18446744073709551615 212687372399 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5212/tid=5215] ppid=5210 vsize=221560 CPUtime=0.17 cores=0,2,4,6
/proc/5212/task/5215/stat : 5215 (strangenight2-m) R 5210 5212 4941 0 -1 4202560 831 0 0 0 17 0 0 0 18 0 4 0 523866362 226877440 4410 33554432000 4194304 4627427 140734403799216 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 218064

[startup+0.809256 s]
/proc/loadavg: 8.13 8.14 8.08 5/180 5212
/proc/meminfo: memFree=24112188/32951124 swapFree=67111524/67111528
[pid=5212] ppid=5210 vsize=225812 CPUtime=3.2 cores=0,2,4,6
/proc/5212/stat : 5212 (strangenight2-m) R 5210 5212 4941 0 -1 4202496 8426 0 0 0 319 1 0 0 18 0 4 0 523866362 231231488 6555 33554432000 4194304 4627427 140734403799216 18446744073709551615 4308599 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5212/statm: 56453 6556 386 106 0 51424 0
[pid=5212/tid=5213] ppid=5210 vsize=225812 CPUtime=0.79 cores=0,2,4,6
/proc/5212/task/5213/stat : 5213 (strangenight2-m) R 5210 5212 4941 0 -1 4202560 2261 0 0 0 79 0 0 0 18 0 4 0 523866362 231231488 6556 33554432000 4194304 4627427 140734403799216 18446744073709551615 4348160 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5212/tid=5214] ppid=5210 vsize=225812 CPUtime=0.79 cores=0,2,4,6
/proc/5212/task/5214/stat : 5214 (strangenight2-m) R 5210 5212 4941 0 -1 4202560 2164 0 0 0 79 0 0 0 19 0 4 0 523866362 231231488 6556 33554432000 4194304 4627427 140734403799216 18446744073709551615 4308282 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5212/tid=5215] ppid=5210 vsize=225812 CPUtime=0.8 cores=0,2,4,6
/proc/5212/task/5215/stat : 5215 (strangenight2-m) R 5210 5212 4941 0 -1 4202560 1358 0 0 0 80 0 0 0 19 0 4 0 523866362 231231488 6556 33554432000 4194304 4627427 140734403799216 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.2
Current children cumulated vsize (KiB) 225812

[startup+0.90124 s]
/proc/loadavg: 8.13 8.14 8.08 5/180 5212
/proc/meminfo: memFree=24112188/32951124 swapFree=67111524/67111528
[pid=5212] ppid=5210 vsize=225812 CPUtime=3.57 cores=0,2,4,6
/proc/5212/stat : 5212 (strangenight2-m) R 5210 5212 4941 0 -1 4202496 8595 0 0 0 356 1 0 0 18 0 4 0 523866362 231231488 6724 33554432000 4194304 4627427 140734403799216 18446744073709551615 4348160 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5212/statm: 56453 6724 386 106 0 51424 0
[pid=5212/tid=5213] ppid=5210 vsize=225812 CPUtime=0.88 cores=0,2,4,6
/proc/5212/task/5213/stat : 5213 (strangenight2-m) R 5210 5212 4941 0 -1 4202560 2317 0 0 0 88 0 0 0 18 0 4 0 523866362 231231488 6724 33554432000 4194304 4627427 140734403799216 18446744073709551615 4308392 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5212/tid=5214] ppid=5210 vsize=225812 CPUtime=0.89 cores=0,2,4,6
/proc/5212/task/5214/stat : 5214 (strangenight2-m) R 5210 5212 4941 0 -1 4202560 2194 0 0 0 89 0 0 0 19 0 4 0 523866362 231231488 6724 33554432000 4194304 4627427 140734403799216 18446744073709551615 4327622 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5212/tid=5215] ppid=5210 vsize=225812 CPUtime=0.89 cores=0,2,4,6
/proc/5212/task/5215/stat : 5215 (strangenight2-m) R 5210 5212 4941 0 -1 4202560 1394 0 0 0 89 0 0 0 19 0 4 0 523866362 231231488 6724 33554432000 4194304 4627427 140734403799216 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.57
Current children cumulated vsize (KiB) 225812

[startup+1.00022 s]
/proc/loadavg: 8.13 8.14 8.08 5/180 5212
/proc/meminfo: memFree=24112188/32951124 swapFree=67111524/67111528
[pid=5212] ppid=5210 vsize=225812 CPUtime=3.97 cores=0,2,4,6
/proc/5212/stat : 5212 (strangenight2-m) R 5210 5212 4941 0 -1 4202496 8788 0 0 0 396 1 0 0 18 0 4 0 523866362 231231488 6917 33554432000 4194304 4627427 140734403799216 18446744073709551615 4350191 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5212/statm: 56453 6917 386 106 0 51424 0
[pid=5212/tid=5213] ppid=5210 vsize=225812 CPUtime=0.98 cores=0,2,4,6
/proc/5212/task/5213/stat : 5213 (strangenight2-m) R 5210 5212 4941 0 -1 4202560 2364 0 0 0 98 0 0 0 18 0 4 0 523866362 231231488 6917 33554432000 4194304 4627427 140734403799216 18446744073709551615 4310094 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5212/tid=5214] ppid=5210 vsize=225812 CPUtime=0.98 cores=0,2,4,6
/proc/5212/task/5214/stat : 5214 (strangenight2-m) R 5210 5212 4941 0 -1 4202560 2234 0 0 0 98 0 0 0 19 0 4 0 523866362 231231488 6917 33554432000 4194304 4627427 140734403799216 18446744073709551615 4327603 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5212/tid=5215] ppid=5210 vsize=225812 CPUtime=0.99 cores=0,2,4,6
/proc/5212/task/5215/stat : 5215 (strangenight2-m) R 5210 5212 4941 0 -1 4202560 1458 0 0 0 99 0 0 0 19 0 4 0 523866362 231231488 6917 33554432000 4194304 4627427 140734403799216 18446744073709551615 4310102 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.97
Current children cumulated vsize (KiB) 225812

[startup+1.50113 s]
/proc/loadavg: 8.13 8.14 8.08 5/180 5212
/proc/meminfo: memFree=24112188/32951124 swapFree=67111524/67111528
[pid=5212] ppid=5210 vsize=230108 CPUtime=5.97 cores=0,2,4,6
/proc/5212/stat : 5212 (strangenight2-m) R 5210 5212 4941 0 -1 4202496 10749 0 0 0 596 1 0 0 19 0 4 0 523866362 235630592 7195 33554432000 4194304 4627427 140734403799216 18446744073709551615 4327606 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5212/statm: 57527 7195 386 106 0 52498 0
[pid=5212/tid=5213] ppid=5210 vsize=230108 CPUtime=1.48 cores=0,2,4,6
/proc/5212/task/5213/stat : 5213 (strangenight2-m) R 5210 5212 4941 0 -1 4202560 2851 0 0 0 148 0 0 0 19 0 4 0 523866362 235630592 7195 33554432000 4194304 4627427 140734403799216 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5212/tid=5214] ppid=5210 vsize=230108 CPUtime=1.48 cores=0,2,4,6
/proc/5212/task/5214/stat : 5214 (strangenight2-m) R 5210 5212 4941 0 -1 4202560 2760 0 0 0 148 0 0 0 20 0 4 0 523866362 235630592 7195 33554432000 4194304 4627427 140734403799216 18446744073709551615 4308584 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5212/tid=5215] ppid=5210 vsize=230108 CPUtime=1.49 cores=0,2,4,6
/proc/5212/task/5215/stat : 5215 (strangenight2-m) R 5210 5212 4941 0 -1 4202560 1922 0 0 0 149 0 0 0 19 0 4 0 523866362 235630592 7195 33554432000 4194304 4627427 140734403799216 18446744073709551615 4308599 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 230108

[startup+3.10084 s]
/proc/loadavg: 8.28 8.17 8.09 9/184 5216
/proc/meminfo: memFree=24058168/32951124 swapFree=67111524/67111528
[pid=5212] ppid=5210 vsize=232056 CPUtime=12.36 cores=0,2,4,6
/proc/5212/stat : 5212 (strangenight2-m) R 5210 5212 4941 0 -1 4202496 17864 0 0 0 1234 2 0 0 24 0 4 0 523866362 237625344 9709 33554432000 4194304 4627427 140734403799216 18446744073709551615 4309277 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5212/statm: 58014 9709 390 106 0 52985 0
[pid=5212/tid=5213] ppid=5210 vsize=232056 CPUtime=3.08 cores=0,2,4,6
/proc/5212/task/5213/stat : 5213 (strangenight2-m) R 5210 5212 4941 0 -1 4202560 5028 0 0 0 308 0 0 0 24 0 4 0 523866362 237625344 9709 33554432000 4194304 4627427 140734403799216 18446744073709551615 4308280 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5212/tid=5214] ppid=5210 vsize=232056 CPUtime=3.07 cores=0,2,4,6
/proc/5212/task/5214/stat : 5214 (strangenight2-m) R 5210 5212 4941 0 -1 4202560 4286 0 0 0 307 0 0 0 25 0 4 0 523866362 237625344 9709 33554432000 4194304 4627427 140734403799216 18446744073709551615 4308599 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5212/tid=5215] ppid=5210 vsize=232056 CPUtime=3.09 cores=0,2,4,6
/proc/5212/task/5215/stat : 5215 (strangenight2-m) R 5210 5212 4941 0 -1 4202560 3079 0 0 0 309 0 0 0 25 0 4 0 523866362 237625344 9709 33554432000 4194304 4627427 140734403799216 18446744073709551615 4327552 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 232056

[startup+6.30026 s]
/proc/loadavg: 8.26 8.17 8.09 9/184 5216
/proc/meminfo: memFree=24015176/32951124 swapFree=67111524/67111528
[pid=5212] ppid=5210 vsize=240560 CPUtime=25.14 cores=0,2,4,6
/proc/5212/stat : 5212 (strangenight2-m) R 5210 5212 4941 0 -1 4202496 32071 0 0 0 2509 5 0 0 25 0 4 0 523866362 246333440 15877 33554432000 4194304 4627427 140734403799216 18446744073709551615 4467838 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5212/statm: 60140 15877 390 106 0 55111 0
[pid=5212/tid=5213] ppid=5210 vsize=240560 CPUtime=6.28 cores=0,2,4,6
/proc/5212/task/5213/stat : 5213 (strangenight2-m) R 5210 5212 4941 0 -1 4202560 8076 0 0 0 627 1 0 0 25 0 4 0 523866362 246333440 15877 33554432000 4194304 4627427 140734403799216 18446744073709551615 4309350 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5212/tid=5214] ppid=5210 vsize=240560 CPUtime=6.26 cores=0,2,4,6
/proc/5212/task/5214/stat : 5214 (strangenight2-m) R 5210 5212 4941 0 -1 4202560 7892 0 0 0 625 1 0 0 25 0 4 0 523866362 246333440 15877 33554432000 4194304 4627427 140734403799216 18446744073709551615 4308606 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5212/tid=5215] ppid=5210 vsize=240560 CPUtime=6.28 cores=0,2,4,6
/proc/5212/task/5215/stat : 5215 (strangenight2-m) R 5210 5212 4941 0 -1 4202560 7505 0 0 0 628 0 0 0 25 0 4 0 523866362 246333440 15877 33554432000 4194304 4627427 140734403799216 18446744073709551615 4309324 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 240560

[startup+12.7011 s]
/proc/loadavg: 8.24 8.16 8.09 9/184 5216
/proc/meminfo: memFree=23990880/32951124 swapFree=67111524/67111528
[pid=5212] ppid=5210 vsize=234700 CPUtime=50.72 cores=0,2,4,6
/proc/5212/stat : 5212 (strangenight2-m) R 5210 5212 4941 0 -1 4202496 47277 0 0 0 5065 7 0 0 25 0 4 0 523866362 240332800 18363 33554432000 4194304 4627427 140734403799216 18446744073709551615 4309266 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5212/statm: 58675 18363 391 106 0 53646 0
[pid=5212/tid=5213] ppid=5210 vsize=234700 CPUtime=12.69 cores=0,2,4,6
/proc/5212/task/5213/stat : 5213 (strangenight2-m) R 5210 5212 4941 0 -1 4202560 11924 0 0 0 1268 1 0 0 25 0 4 0 523866362 240332800 18363 33554432000 4194304 4627427 140734403799216 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5212/tid=5214] ppid=5210 vsize=234700 CPUtime=12.62 cores=0,2,4,6
/proc/5212/task/5214/stat : 5214 (strangenight2-m) R 5210 5212 4941 0 -1 4202560 11508 0 0 0 1261 1 0 0 25 0 4 0 523866362 240332800 18363 33554432000 4194304 4627427 140734403799216 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5212/tid=5215] ppid=5210 vsize=234700 CPUtime=12.69 cores=0,2,4,6
/proc/5212/task/5215/stat : 5215 (strangenight2-m) R 5210 5212 4941 0 -1 4202560 12430 0 0 0 1268 1 0 0 25 0 4 0 523866362 240332800 18363 33554432000 4194304 4627427 140734403799216 18446744073709551615 4308329 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 234700

[startup+25.5008 s]
/proc/loadavg: 8.27 8.17 8.09 9/184 5216
/proc/meminfo: memFree=23955788/32951124 swapFree=67111524/67111528
[pid=5212] ppid=5210 vsize=239948 CPUtime=101.84 cores=0,2,4,6
/proc/5212/stat : 5212 (strangenight2-m) R 5210 5212 4941 0 -1 4202496 71525 0 0 0 10173 11 0 0 25 0 4 0 523866362 245706752 22326 33554432000 4194304 4627427 140734403799216 18446744073709551615 4309293 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5212/statm: 59987 22326 390 106 0 54958 0
[pid=5212/tid=5213] ppid=5210 vsize=239948 CPUtime=25.48 cores=0,2,4,6
/proc/5212/task/5213/stat : 5213 (strangenight2-m) R 5210 5212 4941 0 -1 4202560 18803 0 0 0 2546 2 0 0 25 0 4 0 523866362 245706752 22326 33554432000 4194304 4627427 140734403799216 18446744073709551615 4327622 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5212/tid=5214] ppid=5210 vsize=239948 CPUtime=25.35 cores=0,2,4,6
/proc/5212/task/5214/stat : 5214 (strangenight2-m) R 5210 5212 4941 0 -1 4202560 17107 0 0 0 2533 2 0 0 25 0 4 0 523866362 245706752 22326 33554432000 4194304 4627427 140734403799216 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5212/tid=5215] ppid=5210 vsize=239948 CPUtime=25.48 cores=0,2,4,6
/proc/5212/task/5215/stat : 5215 (strangenight2-m) R 5210 5212 4941 0 -1 4202560 19356 0 0 0 2546 2 0 0 25 0 4 0 523866362 245706752 22326 33554432000 4194304 4627427 140734403799216 18446744073709551615 4467828 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 239948

[startup+51.1011 s]
/proc/loadavg: 8.16 8.16 8.09 9/184 5217
/proc/meminfo: memFree=23927428/32951124 swapFree=67111524/67111528
[pid=5212] ppid=5210 vsize=263252 CPUtime=204.09 cores=0,2,4,6
/proc/5212/stat : 5212 (strangenight2-m) R 5210 5212 4941 0 -1 4202496 112848 0 0 0 20389 20 0 0 25 0 4 0 523866362 269570048 25958 33554432000 4194304 4627427 140734403799216 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5212/statm: 65813 25958 391 106 0 60784 0
[pid=5212/tid=5213] ppid=5210 vsize=263252 CPUtime=51.08 cores=0,2,4,6
/proc/5212/task/5213/stat : 5213 (strangenight2-m) R 5210 5212 4941 0 -1 4202560 29786 0 0 0 5104 4 0 0 25 0 4 0 523866362 269570048 25958 33554432000 4194304 4627427 140734403799216 18446744073709551615 4327586 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5212/tid=5214] ppid=5210 vsize=263252 CPUtime=50.81 cores=0,2,4,6
/proc/5212/task/5214/stat : 5214 (strangenight2-m) R 5210 5212 4941 0 -1 4202560 26692 0 0 0 5077 4 0 0 25 0 4 0 523866362 269570048 25958 33554432000 4194304 4627427 140734403799216 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5212/tid=5215] ppid=5210 vsize=263252 CPUtime=51.08 cores=0,2,4,6
/proc/5212/task/5215/stat : 5215 (strangenight2-m) R 5210 5212 4941 0 -1 4202560 29172 0 0 0 5103 5 0 0 25 0 4 0 523866362 269570048 25958 33554432000 4194304 4627427 140734403799216 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 263252

[startup+102.301 s]
/proc/loadavg: 8.07 8.13 8.08 9/184 5218
/proc/meminfo: memFree=23859456/32951124 swapFree=67111524/67111528
[pid=5212] ppid=5210 vsize=331900 CPUtime=408.6 cores=0,2,4,6
/proc/5212/stat : 5212 (strangenight2-m) R 5210 5212 4941 0 -1 4202496 185509 0 0 0 40826 34 0 0 25 0 4 0 523866362 339865600 36056 33554432000 4194304 4627427 140734403799216 18446744073709551615 4309315 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5212/statm: 82975 36056 390 106 0 77946 0
[pid=5212/tid=5213] ppid=5210 vsize=331900 CPUtime=102.28 cores=0,2,4,6
/proc/5212/task/5213/stat : 5213 (strangenight2-m) R 5210 5212 4941 0 -1 4202560 46852 0 0 0 10221 7 0 0 25 0 4 0 523866362 339865600 36056 33554432000 4194304 4627427 140734403799216 18446744073709551615 4309182 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5212/tid=5214] ppid=5210 vsize=331900 CPUtime=101.73 cores=0,2,4,6
/proc/5212/task/5214/stat : 5214 (strangenight2-m) R 5210 5212 4941 0 -1 4202560 44675 0 0 0 10165 8 0 0 25 0 4 0 523866362 339865600 36056 33554432000 4194304 4627427 140734403799216 18446744073709551615 4324192 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5212/tid=5215] ppid=5210 vsize=331900 CPUtime=102.27 cores=0,2,4,6
/proc/5212/task/5215/stat : 5215 (strangenight2-m) R 5210 5212 4941 0 -1 4202560 47023 0 0 0 10218 9 0 0 25 0 4 0 523866362 339865600 36056 33554432000 4194304 4627427 140734403799216 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.6
Current children cumulated vsize (KiB) 331900

[startup+162.301 s]

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

/proc/5212/task/5215/stat : 5215 (strangenight2-m) R 5210 5212 4941 0 -1 4202560 138586 0 0 0 52130 34 0 0 25 0 4 0 523866362 436662272 67012 33554432000 4194304 4627427 140734403799216 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2086.3
Current children cumulated vsize (KiB) 426428

[startup+582.3 s]
/proc/loadavg: 8.20 8.11 8.09 9/184 5231
/proc/meminfo: memFree=23580252/32951124 swapFree=67111524/67111528
[pid=5212] ppid=5210 vsize=441752 CPUtime=2325.97 cores=0,2,4,6
/proc/5212/stat : 5212 (strangenight2-m) R 5210 5212 4941 0 -1 4202496 618552 0 0 0 232441 156 0 0 25 0 4 0 523866362 452354048 66508 33554432000 4194304 4627427 140734403799216 18446744073709551615 4327603 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5212/statm: 110438 66508 390 106 0 105409 0
[pid=5212/tid=5213] ppid=5210 vsize=441752 CPUtime=582.3 cores=0,2,4,6
/proc/5212/task/5213/stat : 5213 (strangenight2-m) R 5210 5212 4941 0 -1 4202560 152059 0 0 0 58193 37 0 0 25 0 4 0 523866362 452354048 66508 33554432000 4194304 4627427 140734403799216 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5212/tid=5214] ppid=5210 vsize=441752 CPUtime=580.03 cores=0,2,4,6
/proc/5212/task/5214/stat : 5214 (strangenight2-m) R 5210 5212 4941 0 -1 4202560 158161 0 0 0 57964 39 0 0 25 0 4 0 523866362 452354048 66508 33554432000 4194304 4627427 140734403799216 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5212/tid=5215] ppid=5210 vsize=441752 CPUtime=581.32 cores=0,2,4,6
/proc/5212/task/5215/stat : 5215 (strangenight2-m) R 5210 5212 4941 0 -1 4202560 150199 0 0 0 58095 37 0 0 25 0 4 0 523866362 452354048 66508 33554432000 4194304 4627427 140734403799216 18446744073709551615 4327616 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2325.97
Current children cumulated vsize (KiB) 441752

[startup+642.3 s]
/proc/loadavg: 8.20 8.12 8.09 9/184 5233
/proc/meminfo: memFree=23538400/32951124 swapFree=67111524/67111528
[pid=5212] ppid=5210 vsize=512756 CPUtime=2565.64 cores=0,2,4,6
/proc/5212/stat : 5212 (strangenight2-m) R 5210 5212 4941 0 -1 4202496 668352 0 0 0 256393 171 0 0 25 0 4 0 523866362 525062144 76460 33554432000 4194304 4627427 140734403799216 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5212/statm: 128189 76460 395 106 0 123160 0
[pid=5212/tid=5213] ppid=5210 vsize=512756 CPUtime=642.3 cores=0,2,4,6
/proc/5212/task/5213/stat : 5213 (strangenight2-m) R 5210 5212 4941 0 -1 4202560 164282 0 0 0 64189 41 0 0 25 0 4 0 523866362 525062144 76460 33554432000 4194304 4627427 140734403799216 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5212/tid=5214] ppid=5210 vsize=512756 CPUtime=640.02 cores=0,2,4,6
/proc/5212/task/5214/stat : 5214 (strangenight2-m) R 5210 5212 4941 0 -1 4202560 171483 0 0 0 63959 43 0 0 25 0 4 0 523866362 525062144 76460 33554432000 4194304 4627427 140734403799216 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5212/tid=5215] ppid=5210 vsize=512756 CPUtime=640.99 cores=0,2,4,6
/proc/5212/task/5215/stat : 5215 (strangenight2-m) R 5210 5212 4941 0 -1 4202560 162940 0 0 0 64058 41 0 0 25 0 4 0 523866362 525062144 76460 33554432000 4194304 4627427 140734403799216 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2565.64
Current children cumulated vsize (KiB) 512756

[startup+702.3 s]
/proc/loadavg: 8.18 8.13 8.09 9/184 5234
/proc/meminfo: memFree=23497432/32951124 swapFree=67111524/67111528
[pid=5212] ppid=5210 vsize=462908 CPUtime=2805.31 cores=0,2,4,6
/proc/5212/stat : 5212 (strangenight2-m) R 5210 5212 4941 0 -1 4202496 713355 0 0 0 280345 186 0 0 25 0 4 0 523866362 474017792 76059 33554432000 4194304 4627427 140734403799216 18446744073709551615 4309279 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5212/statm: 115727 76059 395 106 0 110698 0
[pid=5212/tid=5213] ppid=5210 vsize=462908 CPUtime=702.3 cores=0,2,4,6
/proc/5212/task/5213/stat : 5213 (strangenight2-m) R 5210 5212 4941 0 -1 4202560 176237 0 0 0 70186 44 0 0 25 0 4 0 523866362 474017792 76059 33554432000 4194304 4627427 140734403799216 18446744073709551615 4309077 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5212/tid=5214] ppid=5210 vsize=462908 CPUtime=700.02 cores=0,2,4,6
/proc/5212/task/5214/stat : 5214 (strangenight2-m) R 5210 5212 4941 0 -1 4202560 183290 0 0 0 69954 48 0 0 25 0 4 0 523866362 474017792 76059 33554432000 4194304 4627427 140734403799216 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5212/tid=5215] ppid=5210 vsize=462908 CPUtime=700.66 cores=0,2,4,6
/proc/5212/task/5215/stat : 5215 (strangenight2-m) R 5210 5212 4941 0 -1 4202560 173434 0 0 0 70022 44 0 0 25 0 4 0 523866362 474017792 76061 33554432000 4194304 4627427 140734403799216 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2805.31
Current children cumulated vsize (KiB) 462908

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

[startup+717.401 s]
/proc/loadavg: 8.14 8.12 8.09 9/184 5235
/proc/meminfo: memFree=23484628/32951124 swapFree=67111524/67111528
[pid=5212] ppid=5210 vsize=529972 CPUtime=2865.63 cores=0,2,4,6
/proc/5212/stat : 5212 (strangenight2-m) R 5210 5212 4941 0 -1 4202496 725671 0 0 0 286373 190 0 0 25 0 4 0 523866362 542691328 84038 33554432000 4194304 4627427 140734403799216 18446744073709551615 4308584 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5212/statm: 132493 84038 395 106 0 127464 0
[pid=5212/tid=5213] ppid=5210 vsize=529972 CPUtime=717.4 cores=0,2,4,6
/proc/5212/task/5213/stat : 5213 (strangenight2-m) R 5210 5212 4941 0 -1 4202560 180721 0 0 0 71695 45 0 0 25 0 4 0 523866362 542691328 84038 33554432000 4194304 4627427 140734403799216 18446744073709551615 4420265 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5212/tid=5214] ppid=5210 vsize=529972 CPUtime=715.11 cores=0,2,4,6
/proc/5212/task/5214/stat : 5214 (strangenight2-m) R 5210 5212 4941 0 -1 4202560 184882 0 0 0 71462 49 0 0 25 0 4 0 523866362 542691328 84038 33554432000 4194304 4627427 140734403799216 18446744073709551615 4309111 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5212/tid=5215] ppid=5210 vsize=529972 CPUtime=715.69 cores=0,2,4,6
/proc/5212/task/5215/stat : 5215 (strangenight2-m) R 5210 5212 4941 0 -1 4202560 176359 0 0 0 71523 46 0 0 25 0 4 0 523866362 542691328 84038 33554432000 4194304 4627427 140734403799216 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2865.63
Current children cumulated vsize (KiB) 529972

[startup+730.2 s]
/proc/loadavg: 8.12 8.12 8.09 9/184 5235
/proc/meminfo: memFree=23480908/32951124 swapFree=67111524/67111528
[pid=5212] ppid=5210 vsize=530124 CPUtime=2916.75 cores=0,2,4,6
/proc/5212/stat : 5212 (strangenight2-m) R 5210 5212 4941 0 -1 4202496 735288 0 0 0 291483 192 0 0 25 0 4 0 523866362 542846976 86589 33554432000 4194304 4627427 140734403799216 18446744073709551615 4308280 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5212/statm: 132531 86589 390 106 0 127502 0
[pid=5212/tid=5213] ppid=5210 vsize=530124 CPUtime=730.2 cores=0,2,4,6
/proc/5212/task/5213/stat : 5213 (strangenight2-m) R 5210 5212 4941 0 -1 4202560 181021 0 0 0 72975 45 0 0 25 0 4 0 523866362 542846976 86589 33554432000 4194304 4627427 140734403799216 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5212/tid=5214] ppid=5210 vsize=530124 CPUtime=727.91 cores=0,2,4,6
/proc/5212/task/5214/stat : 5214 (strangenight2-m) R 5210 5212 4941 0 -1 4202560 187530 0 0 0 72741 50 0 0 25 0 4 0 523866362 542846976 86589 33554432000 4194304 4627427 140734403799216 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5212/tid=5215] ppid=5210 vsize=530124 CPUtime=728.41 cores=0,2,4,6
/proc/5212/task/5215/stat : 5215 (strangenight2-m) R 5210 5212 4941 0 -1 4202560 180257 0 0 0 72795 46 0 0 25 0 4 0 523866362 542846976 86589 33554432000 4194304 4627427 140734403799216 18446744073709551615 4420275 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2916.75
Current children cumulated vsize (KiB) 530124

[startup+736.607 s]
/proc/loadavg: 8.18 8.13 8.09 9/184 5235
/proc/meminfo: memFree=23471112/32951124 swapFree=67111524/67111528
[pid=5212] ppid=5210 vsize=536644 CPUtime=2942.34 cores=0,2,4,6
/proc/5212/stat : 5212 (strangenight2-m) R 5210 5212 4941 0 -1 4202496 740284 0 0 0 294040 194 0 0 25 0 4 0 523866362 549523456 87757 33554432000 4194304 4627427 140734403799216 18446744073709551615 4309111 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5212/statm: 134161 87757 390 106 0 129132 0
[pid=5212/tid=5213] ppid=5210 vsize=536644 CPUtime=736.61 cores=0,2,4,6
/proc/5212/task/5213/stat : 5213 (strangenight2-m) R 5210 5212 4941 0 -1 4202560 182997 0 0 0 73615 46 0 0 25 0 4 0 523866362 549523456 87757 33554432000 4194304 4627427 140734403799216 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5212/tid=5214] ppid=5210 vsize=536644 CPUtime=734.32 cores=0,2,4,6
/proc/5212/task/5214/stat : 5214 (strangenight2-m) R 5210 5212 4941 0 -1 4202560 189940 0 0 0 73381 51 0 0 25 0 4 0 523866362 549523456 87757 33554432000 4194304 4627427 140734403799216 18446744073709551615 4420232 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5212/tid=5215] ppid=5210 vsize=536644 CPUtime=734.78 cores=0,2,4,6
/proc/5212/task/5215/stat : 5215 (strangenight2-m) R 5210 5212 4941 0 -1 4202560 180257 0 0 0 73432 46 0 0 25 0 4 0 523866362 549523456 87757 33554432000 4194304 4627427 140734403799216 18446744073709551615 4427670 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2942.34
Current children cumulated vsize (KiB) 536644

[startup+739.801 s]
/proc/loadavg: 8.18 8.13 8.09 7/184 5236
/proc/meminfo: memFree=23473468/32951124 swapFree=67111524/67111528
[pid=5212] ppid=5210 vsize=536644 CPUtime=2950.5 cores=0,2,4,6
/proc/5212/stat : 5212 (strangenight2-m) S 5210 5212 4941 0 -1 4202496 740311 0 0 0 294856 194 0 0 25 0 4 0 523866362 549523456 86747 33554432000 4194304 4627427 140734403799216 18446744073709551615 47806973851188 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5212/statm: 134161 86747 390 106 0 129132 0
[pid=5212/tid=5213] ppid=5210 vsize=536644 CPUtime=739.81 cores=0,2,4,6
/proc/5212/task/5213/stat : 5213 (strangenight2-m) R 5210 5212 4941 0 -1 4202560 183009 0 0 0 73935 46 0 0 25 0 4 0 523866362 549523456 86747 33554432000 4194304 4627427 140734403799216 18446744073709551615 4205248 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5212/tid=5214] ppid=5210 vsize=536644 CPUtime=737.52 cores=0,2,4,6
/proc/5212/task/5214/stat : 5214 (strangenight2-m) R 5210 5212 4941 0 -1 4202560 189940 0 0 0 73701 51 0 0 25 0 4 0 523866362 549523456 86747 33554432000 4194304 4627427 140734403799216 18446744073709551615 4467844 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5212/tid=5215] ppid=5210 vsize=536644 CPUtime=736.32 cores=0,2,4,6
/proc/5212/task/5215/stat : 5215 (strangenight2-m) S 5210 5212 4941 0 -1 4202560 180257 0 0 0 73586 46 0 0 25 0 4 0 523866362 549523456 86747 33554432000 4194304 4627427 140734403799216 18446744073709551615 47806973851188 0 0 4096 2 18446604453948742656 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2950.5
Current children cumulated vsize (KiB) 536644

[startup+741.4 s]
/proc/loadavg: 8.08 8.11 8.09 7/184 5236
/proc/meminfo: memFree=23467640/32951124 swapFree=67111524/67111528
[pid=5212] ppid=5210 vsize=536644 CPUtime=2953.68 cores=0,2,4,6
/proc/5212/stat : 5212 (strangenight2-m) S 5210 5212 4941 0 -1 4202496 740311 0 0 0 295174 194 0 0 25 0 4 0 523866362 549523456 86747 33554432000 4194304 4627427 140734403799216 18446744073709551615 47806973851188 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5212/statm: 134161 86747 390 106 0 129132 0
[pid=5212/tid=5213] ppid=5210 vsize=536644 CPUtime=741.4 cores=0,2,4,6
/proc/5212/task/5213/stat : 5213 (strangenight2-m) R 5210 5212 4941 0 -1 4202560 183009 0 0 0 74094 46 0 0 25 0 4 0 523866362 549523456 86747 33554432000 4194304 4627427 140734403799216 18446744073709551615 47806973826756 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5212/tid=5214] ppid=5210 vsize=536644 CPUtime=739.11 cores=0,2,4,6
/proc/5212/task/5214/stat : 5214 (strangenight2-m) R 5210 5212 4941 0 -1 4202560 189940 0 0 0 73860 51 0 0 25 0 4 0 523866362 549523456 86747 33554432000 4194304 4627427 140734403799216 18446744073709551615 4467844 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5212/tid=5215] ppid=5210 vsize=536644 CPUtime=736.32 cores=0,2,4,6
/proc/5212/task/5215/stat : 5215 (strangenight2-m) S 5210 5212 4941 0 -1 4202560 180257 0 0 0 73586 46 0 0 25 0 4 0 523866362 549523456 86747 33554432000 4194304 4627427 140734403799216 18446744073709551615 47806973851188 0 0 4096 2 18446604453948742656 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2953.68
Current children cumulated vsize (KiB) 536644

[startup+743.001 s]
/proc/loadavg: 8.08 8.11 8.09 7/184 5236
/proc/meminfo: memFree=23466896/32951124 swapFree=67111524/67111528
[pid=5212] ppid=5210 vsize=536644 CPUtime=2956.88 cores=0,2,4,6
/proc/5212/stat : 5212 (strangenight2-m) S 5210 5212 4941 0 -1 4202496 740311 0 0 0 295494 194 0 0 25 0 4 0 523866362 549523456 86747 33554432000 4194304 4627427 140734403799216 18446744073709551615 47806973851188 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5212/statm: 134161 86747 390 106 0 129132 0
[pid=5212/tid=5213] ppid=5210 vsize=536644 CPUtime=743.01 cores=0,2,4,6
/proc/5212/task/5213/stat : 5213 (strangenight2-m) R 5210 5212 4941 0 -1 4202560 183009 0 0 0 74255 46 0 0 25 0 4 0 523866362 549523456 86747 33554432000 4194304 4627427 140734403799216 18446744073709551615 47806973826756 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5212/tid=5214] ppid=5210 vsize=536644 CPUtime=740.72 cores=0,2,4,6
/proc/5212/task/5214/stat : 5214 (strangenight2-m) R 5210 5212 4941 0 -1 4202560 189940 0 0 0 74021 51 0 0 25 0 4 0 523866362 549523456 86747 33554432000 4194304 4627427 140734403799216 18446744073709551615 4427146 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5212/tid=5215] ppid=5210 vsize=536644 CPUtime=736.32 cores=0,2,4,6
/proc/5212/task/5215/stat : 5215 (strangenight2-m) S 5210 5212 4941 0 -1 4202560 180257 0 0 0 73586 46 0 0 25 0 4 0 523866362 549523456 86747 33554432000 4194304 4627427 140734403799216 18446744073709551615 47806973851188 0 0 4096 2 18446604453948742656 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2956.88
Current children cumulated vsize (KiB) 536644

[startup+743.801 s]
/proc/loadavg: 8.08 8.11 8.09 7/184 5236
/proc/meminfo: memFree=23466028/32951124 swapFree=67111524/67111528
[pid=5212] ppid=5210 vsize=536644 CPUtime=2958.48 cores=0,2,4,6
/proc/5212/stat : 5212 (strangenight2-m) S 5210 5212 4941 0 -1 4202496 740319 0 0 0 295654 194 0 0 25 0 4 0 523866362 549523456 86755 33554432000 4194304 4627427 140734403799216 18446744073709551615 47806973851188 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5212/statm: 134161 86755 390 106 0 129132 0
[pid=5212/tid=5213] ppid=5210 vsize=536644 CPUtime=743.8 cores=0,2,4,6
/proc/5212/task/5213/stat : 5213 (strangenight2-m) R 5210 5212 4941 0 -1 4202560 183009 0 0 0 74334 46 0 0 25 0 4 0 523866362 549523456 86755 33554432000 4194304 4627427 140734403799216 18446744073709551615 47806973826603 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5212/tid=5214] ppid=5210 vsize=536644 CPUtime=741.52 cores=0,2,4,6
/proc/5212/task/5214/stat : 5214 (strangenight2-m) R 5210 5212 4941 0 -1 4202560 189948 0 0 0 74101 51 0 0 25 0 4 0 523866362 549523456 86755 33554432000 4194304 4627427 140734403799216 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5212/tid=5215] ppid=5210 vsize=536644 CPUtime=736.32 cores=0,2,4,6
/proc/5212/task/5215/stat : 5215 (strangenight2-m) S 5210 5212 4941 0 -1 4202560 180257 0 0 0 73586 46 0 0 25 0 4 0 523866362 549523456 86755 33554432000 4194304 4627427 140734403799216 18446744073709551615 47806973851188 0 0 4096 2 18446604453948742656 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2958.48
Current children cumulated vsize (KiB) 536644

[startup+744.001 s]
/proc/loadavg: 8.08 8.11 8.09 7/184 5236
/proc/meminfo: memFree=23466028/32951124 swapFree=67111524/67111528
[pid=5212] ppid=5210 vsize=536644 CPUtime=2958.88 cores=0,2,4,6
/proc/5212/stat : 5212 (strangenight2-m) S 5210 5212 4941 0 -1 4202496 740319 0 0 0 295694 194 0 0 25 0 4 0 523866362 549523456 86755 33554432000 4194304 4627427 140734403799216 18446744073709551615 47806973851188 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5212/statm: 134161 86755 390 106 0 129132 0
[pid=5212/tid=5213] ppid=5210 vsize=536644 CPUtime=744 cores=0,2,4,6
/proc/5212/task/5213/stat : 5213 (strangenight2-m) R 5210 5212 4941 0 -1 4202560 183009 0 0 0 74354 46 0 0 25 0 4 0 523866362 549523456 86755 33554432000 4194304 4627427 140734403799216 18446744073709551615 47806973826603 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5212/tid=5214] ppid=5210 vsize=536644 CPUtime=741.72 cores=0,2,4,6
/proc/5212/task/5214/stat : 5214 (strangenight2-m) R 5210 5212 4941 0 -1 4202560 189948 0 0 0 74121 51 0 0 25 0 4 0 523866362 549523456 86755 33554432000 4194304 4627427 140734403799216 18446744073709551615 4495443 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5212/tid=5215] ppid=5210 vsize=536644 CPUtime=736.32 cores=0,2,4,6
/proc/5212/task/5215/stat : 5215 (strangenight2-m) S 5210 5212 4941 0 -1 4202560 180257 0 0 0 73586 46 0 0 25 0 4 0 523866362 549523456 86755 33554432000 4194304 4627427 140734403799216 18446744073709551615 47806973851188 0 0 4096 2 18446604453948742656 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2958.88
Current children cumulated vsize (KiB) 536644

Child status: 10
Real time (s): 744.022
CPU time (s): 2958.92
CPU user time (s): 2956.95
CPU system time (s): 1.9667
CPU usage (%): 397.693
Max. virtual memory (cumulated for all children) (KiB): 536644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2956.95
system time used= 1.9667
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 740327
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= 1769
involuntary context switches= 14105

runsolver used 1.25581 second user time and 2.81557 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-30 02:18:06
IDJOB=3262331
IDBENCH=83293
IDSOLVER=1586
FILE ID=node139/3262331-1304122686
RUNJOBID= node139-1304120278-4959
PBS_JOBID= 13170733
Free space on /tmp= 72548 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
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-3262331-1304122686/watcher-3262331-1304122686 -o /tmp/evaluation-result-3262331-1304122686/solver-3262331-1304122686 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3262331-1304122686.cnf

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

MD5SUM BENCH= 91ac0151536835225f21cbe5a3574a2d
RANDOM SEED=822345252

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24112468 kB
Buffers:       2051940 kB
Cached:        6182584 kB
SwapCached:          4 kB
Active:         970820 kB
Inactive:      7348792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24112468 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           12052 kB
Writeback:           0 kB
AnonPages:       84108 kB
Mapped:          15108 kB
Slab:           454180 kB
PageTables:       5056 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   286208 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= 72540 MiB
End job on node139 at 2011-04-30 02:30:30