Trace number 3421529

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt (fixed)? (TO) 40000.8 5008.35

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n190-s29985700-unsat.cnf
MD5SUMf2cf61fc47972fb7e89be65d1a83332e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables193
Number of clauses396
Sum of the clauses size1188
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3396
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 8 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3421529-1306668693.cnf'
0.00/0.01	c -- header says num vars:            193
0.00/0.01	c -- header says num clauses:         396
0.00/0.01	c -- clauses added:            0 learnts,          396 normals,            0 xors
0.00/0.01	c -- vars added        193
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       193       396         0         0      1188         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/396/396 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    193 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.02	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.02	c calculated reachability. Time: 0.00
0.00/0.02	c Calc default polars -  time:   0.00 s pos:       1 undec:     185 neg:       7
0.00/0.02	c =========================================================================================
0.00/0.02	c types(t): F = full restart, N = normal restart
0.00/0.02	c types(t): S = simplification begin/end, E = solution found
0.00/0.02	c restart types(rt): st = static, dy = dynamic
0.00/0.02	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.02	c  B st     0         0       193       396         0         0      1188         0   no data   no data
0.00/0.08	c  N dy    16      4090       193       396         0      3713      1188     75421     12.05     12.91
0.00/0.15	c  N dy    34      8097       193       396         0      5107      1188     89868     12.40     13.38
0.00/0.24	c  N dy    55     12427       193       396         0      5262      1188     76295     12.29     12.98
0.00/0.35	c  N dy    63     16514       193       396         0      9054      1188    158468     11.89     12.62
0.00/0.46	c  N dy    95     20844       193       396         0      7921      1188    117162     12.18     12.95
0.00/0.57	c  N dy   113     24907       193       396         0     11773      1188    202511     12.21     15.60
0.00/0.58	c  F st   114     25000       193       396         0     11860      1188    204211     12.22   no data
0.00/0.72	c Decided on static restart strategy
0.00/0.72	c  N st   120     30000       193       396         0     10126      1188    170953     12.22   no data
0.00/0.72	c  S st   120     30000       193       396         0     10126      1188    170953     12.22   no data
0.00/0.74	c  S st   120     30504       193       396         0     10618      1188    182395     12.22   no data
0.00/0.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
0.00/0.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.00/0.74	c blocked clauses removed:        0 vars:      0 tried:         193 T: 0.00 s
0.00/0.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    193 time:  0.00 s
0.00/0.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.81	c lits-rem:       529  cl-subs:      301  v-elim:      0  v-fix:    0  time:  0.06 s
0.00/0.81	c asymm  cl-useful: 0/396/396 lits-rem:0 time: 0.00
0.00/0.81	c calculated reachability. Time: 0.00
0.00/0.81	c  N st   120     30504       193       396         0     10317      1188    172492     12.22   no data
8.13/1.06	c  N st   122     37615       193       396         0      9447      1188    224302     12.22   no data
9.73/1.29	c  N st   123     44014       193       396         0     14822      1188    386605     12.22   no data
10.53/1.35	c  S st   124     45758       193       396         0      8417      1188    168978     12.22   no data
10.53/1.37	c  S st   124     46260       193       396         0      8896      1188    180205     12.22   no data
10.53/1.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.53/1.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
10.53/1.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.53/1.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.53/1.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.53/1.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    193 time:  0.00 s
10.53/1.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.53/1.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
10.53/1.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.12/1.44	c lits-rem:      1006  cl-subs:      348  v-elim:      0  v-fix:    0  time:  0.06 s
11.12/1.44	c vivif2 --  cl tried      396 cl shrink        0 lits rem          0 time: 0.00
11.12/1.44	c vivif2 --  cl tried     8548 cl shrink        0 lits rem          0 time: 0.00
11.12/1.44	c asymm  cl-useful: 0/396/396 lits-rem:0 time: 0.00
11.12/1.44	c calculated reachability. Time: 0.00
11.12/1.44	c  N st   124     46260       193       396         0      8548      1188    168815     12.22   no data
16.71/2.12	c  N st   125     60657       193       396         0     12329      1188    302716     12.22   no data
19.91/2.57	c  N st   126     69392       193       396         0     10248      1188    203021     12.22   no data
19.91/2.57	c  S st   126     69392       193       396         0     10248      1188    203021     12.22   no data
19.91/2.59	c  S st   126     69894       193       396         0     10734      1188    214437     12.22   no data
19.91/2.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.91/2.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
19.91/2.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.91/2.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.91/2.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.91/2.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    193 time:  0.00 s
19.91/2.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
19.91/2.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
20.71/2.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.71/2.67	c lits-rem:       870  cl-subs:      408  v-elim:      0  v-fix:    0  time:  0.07 s
20.71/2.67	c vivif2 --  cl tried      396 cl shrink        0 lits rem          0 time: 0.00
20.71/2.67	c vivif2 --  cl tried    10326 cl shrink        0 lits rem          0 time: 0.00
20.71/2.67	c asymm  cl-useful: 0/396/396 lits-rem:0 time: 0.00
20.71/2.68	c calculated reachability. Time: 0.00
20.71/2.68	c  N st   126     69894       193       396         0     10326      1188    198584     12.22   no data
27.90/3.55	c  F st   127     87500       193       396         0     15431      1188    356638     12.22   no data
27.90/3.55	c  N st   127     87500       193       396         0     15431      1188    356638     12.22   no data
29.49/3.73	c Decided on static restart strategy
30.29/3.85	c  N st   134     95540       193       396         0     22765      1188    544908     12.22   no data
33.47/4.22	c  N st   136    104843       193       396         0     19225      1188    442988     12.22   no data
33.47/4.22	c  S st   136    104843       193       396         0     19225      1188    442988     12.22   no data
33.47/4.26	c  S st   136    105343       193       396         0     19711      1188    456099     12.22   no data
33.47/4.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.47/4.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
33.47/4.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
33.47/4.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.47/4.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.47/4.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    193 time:  0.00 s
33.47/4.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
33.47/4.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
33.47/4.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.68/4.67	c lits-rem:      4214  cl-subs:      894  v-elim:      0  v-fix:    0  time:  0.38 s
36.68/4.67	c vivif2 --  cl tried      396 cl shrink        0 lits rem          0 time: 0.00
36.68/4.67	c vivif2 --  cl tried    18817 cl shrink        0 lits rem          0 time: 0.00
36.68/4.67	c asymm  cl-useful: 0/396/396 lits-rem:0 time: 0.00
36.68/4.67	c calculated reachability. Time: 0.00
36.68/4.67	c  N st   136    105343       193       396         0     18817      1188    416909     12.22   no data
40.75/5.12	c  N st   137    114941       193       396         0     15146      1188    285793     12.22   no data
46.26/5.85	c  N st   138    129338       193       396         0     14572      1188    257654     12.22   no data
54.26/6.85	c  N st   139    150935       193       396         0     19367      1188    376536     12.22   no data
57.45/7.27	c  S st   140    158014       193       396         0     25601      1188    597750     12.22   no data
58.33/7.32	c  S st   140    158517       193       396         0     26087      1188    609551     12.22   no data
58.33/7.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
58.33/7.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
58.33/7.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
58.33/7.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
58.33/7.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
58.33/7.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    193 time:  0.00 s
58.33/7.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
58.33/7.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
58.33/7.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
67.12/8.46	c lits-rem:      7548  cl-subs:     2128  v-elim:      0  v-fix:    0  time:  1.12 s
67.12/8.46	c vivif2 --  cl tried      396 cl shrink        0 lits rem          0 time: 0.00
67.12/8.47	c vivif2 --  cl tried    23959 cl shrink        0 lits rem          0 time: 0.01
67.12/8.47	c asymm  cl-useful: 0/396/396 lits-rem:0 time: 0.01
67.12/8.47	c calculated reachability. Time: 0.00
67.12/8.47	c  N st   140    158517       193       396         0     23959      1188    520059     12.22   no data
92.61/11.61	c  N st   141    207105       193       396         0     19045      1188    343373     12.22   no data
108.58/13.67	c  N st   142    237775       193       396         0     28561      1188    677901     12.22   no data
108.58/13.67	c  S st   142    237775       193       396         0     28561      1188    677901     12.22   no data
109.37/13.72	c  S st   142    238279       193       396         0     29052      1188    689629     12.22   no data
109.37/13.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
109.37/13.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
109.37/13.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
109.37/13.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
109.37/13.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
109.37/13.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    193 time:  0.00 s
109.37/13.73	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
109.37/13.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
109.37/13.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
124.54/15.67	c lits-rem:     10193  cl-subs:     2480  v-elim:      0  v-fix:    0  time:  1.92 s
124.54/15.67	c vivif2 --  cl tried      396 cl shrink        0 lits rem          0 time: 0.00
124.54/15.68	c vivif2 --  cl tried    26572 cl shrink        0 lits rem          0 time: 0.01
124.54/15.69	c asymm  cl-useful: 0/396/396 lits-rem:0 time: 0.01
124.54/15.69	c calculated reachability. Time: 0.00
124.54/15.69	c  N st   142    238279       193       396         0     26572      1188    575921     12.22   no data
158.10/19.86	c  F st   143    306250       193       396         0     28031      1188    585046     12.22   no data
158.10/19.86	c  N st   143    306250       193       396         0     28031      1188    585046     12.22   no data
160.50/20.13	c Decided on static restart strategy
170.88/21.48	c  N st   153    334551       193       396         0     32862      1188    710912     12.22   no data
182.86/22.94	c  N st   155    357419       193       396         0     31238      1188    642880     12.22   no data
182.86/22.94	c  S st   155    357419       193       396         0     31238      1188    642880     12.22   no data
182.86/22.99	c  S st   155    357921       193       396         0     31717      1188    654930     12.22   no data
182.86/23.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
183.66/23.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
183.66/23.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
183.66/23.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
183.66/23.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
183.66/23.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    193 time:  0.00 s
183.66/23.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
183.66/23.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
183.66/23.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
187.66/23.57	c lits-rem:      2304  cl-subs:      866  v-elim:      0  v-fix:    0  time:  0.54 s
187.66/23.57	c vivif2 --  cl tried      396 cl shrink        0 lits rem          0 time: 0.00
187.66/23.58	c vivif2 --  cl tried    30851 cl shrink        0 lits rem          0 time: 0.01
187.66/23.58	c asymm  cl-useful: 0/396/396 lits-rem:0 time: 0.01
187.66/23.58	c calculated reachability. Time: 0.00
187.66/23.58	c  N st   155    357921       193       396         0     30851      1188    619247     12.22   no data
206.83/25.92	c  N st   156    390313       193       396         0     35907      1188    796032     12.22   no data
235.59/29.51	c  N st   157    438904       193       396         0     30536      1188    537502     12.22   no data
273.93/34.35	c  N st   158    511788       193       396         0     42675      1188    865836     12.22   no data
289.11/36.23	c  N st   159    536882       193       396         0     38233      1188    738089     12.22   no data
289.11/36.23	c  S st   159    536882       193       396         0     38233      1188    738089     12.22   no data
289.91/36.30	c  S st   159    537385       193       396         0     38724      1188    751026     12.22   no data
289.91/36.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
289.91/36.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
289.91/36.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
289.91/36.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
289.91/36.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
289.91/36.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    193 time:  0.00 s
289.91/36.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
289.91/36.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
289.91/36.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
294.71/36.98	c lits-rem:      2055  cl-subs:      689  v-elim:      0  v-fix:    0  time:  0.64 s
294.71/36.98	c vivif2 --  cl tried      396 cl shrink        0 lits rem          0 time: 0.00
294.71/36.99	c vivif2 --  cl tried    38035 cl shrink        0 lits rem          0 time: 0.01
294.71/37.00	c asymm  cl-useful: 0/396/396 lits-rem:0 time: 0.01
294.71/37.00	c calculated reachability. Time: 0.00
294.71/37.00	c  N st   159    537385       193       396         0     38035      1188    724666     12.22   no data
420.90/52.79	c  N st   160    701369       193       396         0     32357      1188    469654     12.22   no data
492.01/61.65	c  N st   161    806079       193       396         0     56246      1188   1318047     12.22   no data
492.01/61.65	c  S st   161    806079       193       396         0     56246      1188   1318047     12.22   no data
492.81/61.75	c  S st   161    806580       193       396         0     56728      1188   1329967     12.22   no data
492.81/61.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
492.81/61.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
492.81/61.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
492.81/61.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
492.81/61.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
492.81/61.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    193 time:  0.00 s
492.81/61.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
492.81/61.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
493.61/61.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
571.09/71.51	c lits-rem:     11798  cl-subs:     4740  v-elim:      0  v-fix:    0  time:  9.69 s
571.09/71.51	c vivif2 --  cl tried      396 cl shrink        0 lits rem          0 time: 0.00
571.09/71.53	c vivif2 --  cl tried    51988 cl shrink        0 lits rem          0 time: 0.01
571.09/71.54	c asymm  cl-useful: 0/396/396 lits-rem:0 time: 0.02
571.09/71.54	c calculated reachability. Time: 0.00
571.09/71.54	c  N st   161    806580       193       396         0     51988      1188   1124212     12.22   no data
797.25/99.88	c  F st   162   1071877       193       396         0     68207      1188   1617750     12.22   no data
797.25/99.88	c  N st   162   1071877       193       396         0     68207      1188   1617750     12.22   no data
801.93/100.44	c Decided on static restart strategy
818.70/102.52	c  N st   172   1100184       193       396         0     54287      1188   1003914     12.22   no data
848.27/106.23	c  N st   174   1136176       193       396         0     45366      1188    740193     12.22   no data
876.33/109.77	c  N st   175   1168568       193       396         0     74549      1188   1655211     12.22   no data
908.18/113.72	c  N st   176   1209871       193       396         0     70224      1188   1430815     12.22   no data
908.18/113.72	c  S st   176   1209871       193       396         0     70224      1188   1430815     12.22   no data
908.98/113.85	c  S st   176   1210372       193       396         0     70717      1188   1444328     12.22   no data
908.98/113.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
908.98/113.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
908.98/113.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
908.98/113.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
908.98/113.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
908.98/113.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    193 time:  0.00 s
908.98/113.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
909.78/113.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
909.78/113.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
948.11/118.72	c lits-rem:      5908  cl-subs:     2797  v-elim:      0  v-fix:    0  time:  4.78 s
948.11/118.72	c vivif2 --  cl tried      396 cl shrink        0 lits rem          0 time: 0.00
948.11/118.74	c vivif2 --  cl tried    67920 cl shrink        0 lits rem          0 time: 0.02
948.11/118.77	c asymm  cl-useful: 0/396/396 lits-rem:0 time: 0.03
948.11/118.78	c calculated reachability. Time: 0.00
948.11/118.78	c  N st   176   1210372       193       396         0     67920      1188   1340717     12.22   no data
1017.62/127.49	c  N st   177   1283255       193       396         0     45498      1188    698071     12.22   no data
1127.03/141.14	c  N st   178   1392578       193       396         0     53555      1188    908209     12.22   no data
1283.61/160.78	c  N st   179   1556562       193       396         0     57903      1188   1051082     12.22   no data
1450.56/181.61	c  N st   180   1710373       193       396         0     94242      1188   2175107     12.22   no data
1450.56/181.61	c  S st   180   1710373       193       396         0     94242      1188   2175107     12.22   no data
1451.36/181.79	c  S st   180   1710876       193       396         0     94735      1188   2188189     12.22   no data
1451.36/181.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1452.16/181.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
1452.16/181.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1452.16/181.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1452.16/181.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1452.16/181.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    193 time:  0.00 s
1452.16/181.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1452.16/181.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1452.96/181.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1644.66/205.92	c lits-rem:     18764  cl-subs:     9767  v-elim:      0  v-fix:    0  time: 24.00 s
1644.66/205.92	c vivif2 --  cl tried      396 cl shrink        0 lits rem          0 time: 0.00
1644.66/205.95	c vivif2 --  cl tried    84968 cl shrink        0 lits rem          0 time: 0.02
1644.66/205.98	c asymm  cl-useful: 0/396/396 lits-rem:0 time: 0.03
1644.66/205.98	c calculated reachability. Time: 0.00
1644.66/205.98	c  N st   180   1710876       193       396         0     84968      1188   1810188     12.22   no data
2053.75/257.19	c  N st   181   2079840       193       396         0     96722      1188   2351553     12.22   no data
2191.04/274.38	c  N st   182   2210876       193       396         0     96752      1188   2307954     12.22   no data
2191.04/274.38	c  S st   182   2210876       193       396         0     96752      1188   2307954     12.22   no data
2192.64/274.55	c  S st   182   2211379       193       396         0     97243      1188   2320755     12.22   no data
2192.64/274.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2192.64/274.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
2192.64/274.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2192.64/274.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2192.64/274.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2192.64/274.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    193 time:  0.00 s
2192.64/274.60	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2193.51/274.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2193.51/274.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2453.05/307.11	c lits-rem:     26932  cl-subs:    11286  v-elim:      0  v-fix:    0  time: 32.42 s
2453.05/307.11	c vivif2 --  cl tried      396 cl shrink        0 lits rem          0 time: 0.00
2453.05/307.14	c vivif2 --  cl tried    85957 cl shrink        0 lits rem          0 time: 0.02
2453.05/307.17	c asymm  cl-useful: 0/396/396 lits-rem:0 time: 0.04
2453.05/307.18	c calculated reachability. Time: 0.00
2453.05/307.18	c  N st   182   2211379       193       396         0     85957      1188   1829658     12.22   no data
2976.35/372.62	c  N st   183   2711379       193       396         0    106496      1188   2518825     12.22   no data
2976.35/372.62	c  S st   183   2711379       193       396         0    106496      1188   2518825     12.22   no data
2977.84/372.82	c  S st   183   2711884       193       396         0    106987      1188   2531627     12.22   no data
2977.84/372.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2977.84/372.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
2977.84/372.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2977.84/372.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2977.84/372.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2977.84/372.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    193 time:  0.00 s
2977.84/372.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2978.64/372.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2978.64/372.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3414.83/427.57	c lits-rem:     35080  cl-subs:    11725  v-elim:      0  v-fix:    0  time: 54.59 s
3414.83/427.57	c vivif2 --  cl tried      396 cl shrink        0 lits rem          0 time: 0.00
3414.83/427.60	c vivif2 --  cl tried    95262 cl shrink        0 lits rem          0 time: 0.03
3415.66/427.65	c asymm  cl-useful: 0/396/396 lits-rem:0 time: 0.05
3415.66/427.66	c calculated reachability. Time: 0.00
3415.66/427.66	c  N st   183   2711884       193       396         0     95262      1188   2061277     12.22   no data
4003.55/501.22	c  N st   184   3211884       193       396         0     75386      1188   1381747     12.22   no data
4003.55/501.22	c  S st   184   3211884       193       396         0     75386      1188   1381747     12.22   no data
4004.37/501.36	c  S st   184   3212386       193       396         0     75882      1188   1395989     12.22   no data
4004.37/501.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4004.37/501.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
4004.37/501.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4004.37/501.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4004.37/501.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4004.37/501.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    193 time:  0.00 s
4004.37/501.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4005.06/501.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
4005.06/501.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4027.43/504.26	c lits-rem:      6036  cl-subs:     1137  v-elim:      0  v-fix:    0  time:  2.82 s
4027.43/504.26	c vivif2 --  cl tried      396 cl shrink        0 lits rem          0 time: 0.00
4027.43/504.28	c vivif2 --  cl tried    74745 cl shrink        0 lits rem          0 time: 0.02
4028.23/504.31	c asymm  cl-useful: 0/396/396 lits-rem:0 time: 0.03
4028.23/504.31	c calculated reachability. Time: 0.00
4028.23/504.31	c  N st   184   3212386       193       396         0     74745      1188   1341759     12.22   no data
4692.04/587.49	c  N st   185   3712386       193       396         0     88809      1188   1609603     12.22   no data
4692.04/587.49	c  S st   185   3712386       193       396         0     88809      1188   1609603     12.22   no data
4693.64/587.68	c  S st   185   3712890       193       396         0     89304      1188   1623642     12.22   no data
4693.64/587.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4694.45/587.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
4694.45/587.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4694.45/587.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4694.45/587.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4694.45/587.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    193 time:  0.00 s
4694.45/587.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4694.45/587.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
4695.24/587.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4722.40/591.20	c lits-rem:      7090  cl-subs:     1279  v-elim:      0  v-fix:    0  time:  3.39 s
4722.40/591.20	c vivif2 --  cl tried      396 cl shrink        0 lits rem          0 time: 0.00
4722.40/591.23	c vivif2 --  cl tried    88025 cl shrink        0 lits rem          0 time: 0.03
4722.40/591.29	c asymm  cl-useful: 0/396/396 lits-rem:0 time: 0.06
4722.40/591.29	c calculated reachability. Time: 0.00
4722.40/591.30	c  N st   185   3712890       193       396         0     88025      1188   1570451     12.22   no data
4791.09/599.83	c  F st   186   3751562       193       396         0    122717      1188   2832979     12.22   no data
4791.09/599.83	c  N st   186   3751562       193       396         0    122717      1188   2832979     12.22   no data
4800.67/601.01	c Decided on static restart strategy
4838.30/605.80	c  N st   196   3779876       193       396         0    147837      1188   3600814     12.22   no data
4883.05/611.32	c  N st   198   3815870       193       396         0    105725      1188   2180845     12.22   no data
4922.09/616.26	c  N st   199   3848263       193       396         0    132204      1188   3078267     12.22   no data
4985.19/624.20	c  N st   200   3896851       193       396         0    100116      1188   1899437     12.22   no data
5100.20/638.55	c  N st   201   3969733       193       396         0     87027      1188   1497554     12.22   no data
5235.98/655.57	c  N st   202   4079059       193       396         0    104480      1188   2131810     12.22   no data
5424.51/679.16	c  N st   203   4212890       193       396         0    141122      1188   3325744     12.22   no data
5424.51/679.16	c  S st   203   4212890       193       396         0    141122      1188   3325744     12.22   no data
5427.80/679.54	c  S st   203   4213392       193       396         0    141615      1188   3339291     12.22   no data
5427.80/679.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
5428.49/679.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.08
5428.49/679.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5428.49/679.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5428.49/679.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5428.49/679.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    193 time:  0.00 s
5428.49/679.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5428.49/679.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
5430.09/679.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5995.58/750.67	c lits-rem:     17678  cl-subs:    14576  v-elim:      0  v-fix:    0  time: 70.87 s
5995.58/750.67	c vivif2 --  cl tried      396 cl shrink        0 lits rem          0 time: 0.00
5996.38/750.72	c vivif2 --  cl tried   127039 cl shrink        0 lits rem          0 time: 0.04
5996.38/750.78	c asymm  cl-useful: 0/396/396 lits-rem:0 time: 0.06
5996.38/750.78	c calculated reachability. Time: 0.00
5996.38/750.78	c  N st   203   4213392       193       396         0    127039      1188   2795829     12.22   no data
6334.27/793.06	c  N st   204   4459370       193       396         0    106723      1188   2156091     12.22   no data
6729.66/842.55	c  N st   205   4713392       193       396         0     81765      1188   1232504     12.22   no data
6729.66/842.55	c  S st   205   4713392       193       396         0     81765      1188   1232504     12.22   no data
6731.26/842.78	c  S st   205   4713893       193       396         0     82253      1188   1245083     12.22   no data
6731.26/842.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
6732.06/842.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.05
6732.06/842.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6732.06/842.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6732.06/842.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6732.06/842.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    193 time:  0.00 s
6732.06/842.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6732.06/842.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
6732.85/842.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6742.44/844.18	c lits-rem:      1229  cl-subs:      497  v-elim:      0  v-fix:    0  time:  1.26 s
6742.44/844.18	c vivif2 --  cl tried      396 cl shrink        0 lits rem          0 time: 0.00
6743.24/844.20	c vivif2 --  cl tried    81756 cl shrink        0 lits rem          0 time: 0.02
6743.24/844.25	c asymm  cl-useful: 0/396/396 lits-rem:0 time: 0.05
6743.24/844.25	c calculated reachability. Time: 0.00
6743.24/844.25	c  N st   205   4713893       193       396         0     81756      1188   1225758     12.22   no data
7475.72/935.91	c  N st   206   5213893       193       396         0     90504      1188   1463406     12.22   no data
7475.72/935.91	c  S st   206   5213893       193       396         0     90504      1188   1463406     12.22   no data
7477.32/936.11	c  S st   206   5214398       193       396         0     90996      1188   1477038     12.22   no data
7477.32/936.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
7477.32/936.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
7477.32/936.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7477.32/936.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7477.32/936.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7477.32/936.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    193 time:  0.00 s
7477.32/936.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7478.13/936.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
7478.13/936.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7493.30/938.12	c lits-rem:      2971  cl-subs:      911  v-elim:      0  v-fix:    0  time:  1.86 s
7493.30/938.12	c vivif2 --  cl tried      396 cl shrink        0 lits rem          0 time: 0.00
7493.30/938.14	c vivif2 --  cl tried    90085 cl shrink        0 lits rem          0 time: 0.03
7493.30/938.19	c asymm  cl-useful: 0/396/396 lits-rem:0 time: 0.05
7493.30/938.19	c calculated reachability. Time: 0.00
7493.30/938.19	c  N st   206   5214398       193       396         0     90085      1188   1441222     12.22   no data
8244.96/1032.22	c  N st   207   5714398       193       396         0    168771      1188   4138035     12.22   no data
8244.96/1032.22	c  S st   207   5714398       193       396         0    168771      1188   4138035     12.22   no data
8247.43/1032.55	c  S st   207   5714900       193       396         0    169266      1188   4151792     12.22   no data
8247.43/1032.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
8248.26/1032.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.08
8248.26/1032.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8248.26/1032.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8248.26/1032.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8248.26/1032.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    193 time:  0.00 s
8248.26/1032.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8248.26/1032.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
8249.75/1032.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9303.17/1164.79	c lits-rem:     33304  cl-subs:    14978  v-elim:      0  v-fix:    0  time: 131.97 s
9303.17/1164.79	c vivif2 --  cl tried      396 cl shrink        0 lits rem          0 time: 0.00
9303.97/1164.84	c vivif2 --  cl tried   154288 cl shrink        0 lits rem          0 time: 0.05
9304.77/1164.93	c asymm  cl-useful: 0/396/396 lits-rem:0 time: 0.10
9304.77/1164.94	c calculated reachability. Time: 0.00
9304.77/1164.94	c  N st   207   5714900       193       396         0    154288      1188   3550353     12.22   no data
10085.20/1262.63	c  N st   208   6214900       193       396         0    124145      1188   2412464     12.22   no data
10085.20/1262.63	c  S st   208   6214900       193       396         0    124145      1188   2412464     12.22   no data
10087.60/1262.95	c  S st   208   6215403       193       396         0    124640      1188   2426895     12.22   no data
10087.60/1262.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
10088.40/1263.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.10
10088.40/1263.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10088.40/1263.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10088.40/1263.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10088.40/1263.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    193 time:  0.00 s
10088.40/1263.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10089.20/1263.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
10089.20/1263.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10379.12/1299.49	c lits-rem:     10557  cl-subs:     8535  v-elim:      0  v-fix:    0  time: 36.30 s
10379.12/1299.49	c vivif2 --  cl tried      396 cl shrink        0 lits rem          0 time: 0.00
10379.92/1299.54	c vivif2 --  cl tried   116105 cl shrink        0 lits rem          0 time: 0.04
10380.72/1299.64	c asymm  cl-useful: 0/396/396 lits-rem:0 time: 0.11
10380.72/1299.65	c calculated reachability. Time: 0.00
10380.72/1299.65	c  N st   208   6215403       193       396         0    116105      1188   2129839     12.22   no data
11280.87/1412.35	c  N st   209   6715403       193       396         0    158501      1188   3702705     12.22   no data
11280.87/1412.35	c  S st   209   6715403       193       396         0    158501      1188   3702705     12.22   no data
11283.27/1412.68	c  S st   209   6715913       193       396         0    159007      1188   3717828     12.22   no data
11283.27/1412.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
11284.07/1412.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.08
11284.07/1412.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11284.07/1412.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11284.07/1412.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11284.07/1412.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    193 time:  0.00 s
11284.07/1412.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11284.87/1412.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
11285.67/1412.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12203.40/1527.86	c lits-rem:     22963  cl-subs:    19411  v-elim:      0  v-fix:    0  time: 114.92 s
12203.40/1527.86	c vivif2 --  cl tried      396 cl shrink        0 lits rem          0 time: 0.00
12204.20/1527.90	c vivif2 --  cl tried   139596 cl shrink        0 lits rem          0 time: 0.04
12204.20/1527.98	c asymm  cl-useful: 0/396/396 lits-rem:0 time: 0.08
12204.20/1527.99	c calculated reachability. Time: 0.00
12204.20/1527.99	c  N st   209   6715913       193       396         0    139596      1188   2953827     12.22   no data
13066.89/1635.90	c  N st   210   7215914       193       396         0    177644      1188   4225864     12.22   no data
13066.89/1635.90	c  S st   210   7215914       193       396         0    177644      1188   4225864     12.22   no data
13070.10/1636.35	c  S st   210   7216418       193       396         0    178136      1188   4238478     12.22   no data
13070.10/1636.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
13070.97/1636.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.10
13070.97/1636.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
13070.97/1636.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13070.97/1636.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13070.97/1636.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    193 time:  0.00 s
13070.97/1636.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13071.79/1636.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
13072.48/1636.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14448.58/1808.99	c lits-rem:      5752  cl-subs:    23692  v-elim:      0  v-fix:    0  time: 172.32 s
14448.58/1808.99	c vivif2 --  cl tried      396 cl shrink        0 lits rem          0 time: 0.00
14449.38/1809.04	c vivif2 --  cl tried   154444 cl shrink        0 lits rem          0 time: 0.05
14450.26/1809.14	c asymm  cl-useful: 0/396/396 lits-rem:0 time: 0.10
14450.26/1809.14	c calculated reachability. Time: 0.00
14450.26/1809.14	c  N st   210   7216418       193       396         0    154444      1188   3402992     12.22   no data
15336.05/1920.10	c  N st   211   7716419       193       396         0    179349      1188   4069132     12.22   no data
15336.05/1920.10	c  S st   211   7716419       193       396         0    179349      1188   4069132     12.22   no data
15339.24/1920.41	c  S st   211   7716921       193       396         0    179842      1188   4083202     12.22   no data
15339.24/1920.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
15340.04/1920.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.09
15340.04/1920.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15340.04/1920.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15340.04/1920.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15340.04/1920.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    193 time:  0.00 s
15340.04/1920.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15340.04/1920.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
15341.64/1920.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16266.41/2036.66	c lits-rem:     10834  cl-subs:    16986  v-elim:      0  v-fix:    0  time: 115.27 s
16266.41/2036.66	c vivif2 --  cl tried      396 cl shrink        0 lits rem          0 time: 0.00
16267.21/2036.72	c vivif2 --  cl tried   162856 cl shrink        0 lits rem          0 time: 0.05
16267.21/2036.80	c asymm  cl-useful: 0/396/396 lits-rem:0 time: 0.09
16267.21/2036.81	c calculated reachability. Time: 0.00
16267.21/2036.81	c  N st   211   7716921       193       396         0    162856      1188   3461998     12.22   no data
17328.74/2169.68	c  N st   212   8216922       193       396         0    170560      1188   3652229     12.22   no data
17328.74/2169.68	c  S st   212   8216922       193       396         0    170560      1188   3652229     12.22   no data
17332.73/2170.15	c  S st   212   8217426       193       396         0    171053      1188   3665986     12.22   no data
17332.73/2170.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
17334.33/2170.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.13
17334.33/2170.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17334.33/2170.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17334.33/2170.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17334.33/2170.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    193 time:  0.00 s
17334.33/2170.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17334.33/2170.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
17335.93/2170.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18218.53/2281.05	c lits-rem:     21697  cl-subs:    10869  v-elim:      0  v-fix:    0  time: 110.54 s
18218.53/2281.05	c vivif2 --  cl tried      396 cl shrink        0 lits rem          0 time: 0.00
18218.53/2281.11	c vivif2 --  cl tried   160184 cl shrink        0 lits rem          0 time: 0.06
18220.03/2281.27	c asymm  cl-useful: 0/396/396 lits-rem:0 time: 0.16
18220.03/2281.28	c calculated reachability. Time: 0.00
18220.03/2281.28	c  N st   212   8217426       193       396         0    160184      1188   3253658     12.22   no data
19325.51/2419.70	c  N st   213   8717426       193       396         0    158728      1188   3088344     12.22   no data
19325.51/2419.70	c  S st   213   8717426       193       396         0    158728      1188   3088344     12.22   no data
19328.62/2420.02	c  S st   213   8717927       193       396         0    159219      1188   3101989     12.22   no data
19328.62/2420.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
19329.42/2420.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.08
19329.42/2420.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19329.42/2420.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19329.42/2420.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19329.42/2420.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    193 time:  0.00 s
19329.42/2420.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
19329.42/2420.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
19330.22/2420.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19478.78/2438.81	c lits-rem:      9535  cl-subs:     4089  v-elim:      0  v-fix:    0  time: 18.57 s
19478.78/2438.81	c vivif2 --  cl tried      396 cl shrink        0 lits rem          0 time: 0.00
19478.78/2438.86	c vivif2 --  cl tried   155130 cl shrink        0 lits rem          0 time: 0.05
19479.58/2438.94	c asymm  cl-useful: 0/396/396 lits-rem:0 time: 0.08
19479.58/2438.95	c calculated reachability. Time: 0.00
19479.58/2438.95	c  N st   213   8717927       193       396         0    155130      1188   2945911     12.22   no data
20463.67/2562.16	c  N st   214   9217927       193       396         0    126873      1188   2128694     12.22   no data
20463.67/2562.16	c  S st   214   9217927       193       396         0    126873      1188   2128694     12.22   no data
20466.86/2562.51	c  S st   214   9218428       193       396         0    127361      1188   2142230     12.22   no data
20466.86/2562.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
20467.73/2562.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.09
20467.73/2562.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20467.73/2562.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20467.73/2562.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20467.73/2562.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    193 time:  0.00 s
20467.73/2562.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
20467.73/2562.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
20468.56/2562.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20536.33/2571.21	c lits-rem:      6440  cl-subs:     3476  v-elim:      0  v-fix:    0  time:  8.46 s
20536.33/2571.21	c vivif2 --  cl tried      396 cl shrink        0 lits rem          0 time: 0.00
20536.33/2571.25	c vivif2 --  cl tried   123885 cl shrink        0 lits rem          0 time: 0.03
20537.14/2571.34	c asymm  cl-useful: 0/396/396 lits-rem:0 time: 0.09
20537.14/2571.34	c calculated reachability. Time: 0.00
20537.14/2571.34	c  N st   214   9218428       193       396         0    123885      1188   2018749     12.22   no data
21459.74/2686.82	c  N st   215   9718428       193       396         0    201575      1188   4639067     12.22   no data
21459.74/2686.82	c  S st   215   9718428       193       396         0    201575      1188   4639067     12.22   no data
21462.93/2687.29	c  S st   215   9718934       193       396         0    202070      1188   4652793     12.22   no data
21463.73/2687.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
21464.53/2687.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.4M T:  0.14
21464.53/2687.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
21464.53/2687.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21464.53/2687.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21464.53/2687.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    193 time:  0.00 s
21464.53/2687.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
21465.32/2687.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
21466.92/2687.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23466.82/2938.19	c lits-rem:     16673  cl-subs:    26368  v-elim:      0  v-fix:    0  time: 250.46 s
23466.82/2938.19	c vivif2 --  cl tried      396 cl shrink        0 lits rem          0 time: 0.00
23467.62/2938.25	c vivif2 --  cl tried   175702 cl shrink        0 lits rem          0 time: 0.06
23468.42/2938.37	c asymm  cl-useful: 0/396/396 lits-rem:0 time: 0.13
23468.42/2938.38	c calculated reachability. Time: 0.00
23468.42/2938.38	c  N st   215   9718934       193       396         0    175702      1188   3612249     12.22   no data
24455.66/3061.99	c  N st   216  10218936       193       396         0    135371      1188   2402818     12.22   no data
24455.66/3061.99	c  S st   216  10218936       193       396         0    135371      1188   2402818     12.22   no data
24458.84/3062.30	c  S st   216  10219438       193       396         0    135863      1188   2416779     12.22   no data
24458.84/3062.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
24458.84/3062.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
24458.84/3062.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
24458.84/3062.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
24458.84/3062.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24458.84/3062.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    193 time:  0.00 s
24458.84/3062.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
24459.64/3062.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
24460.44/3062.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24625.76/3083.20	c lits-rem:     13234  cl-subs:     4570  v-elim:      0  v-fix:    0  time: 20.68 s
24625.76/3083.20	c vivif2 --  cl tried      396 cl shrink        0 lits rem          0 time: 0.00
24625.76/3083.24	c vivif2 --  cl tried   131293 cl shrink        0 lits rem          0 time: 0.03
24626.56/3083.31	c asymm  cl-useful: 0/396/396 lits-rem:0 time: 0.08
24626.56/3083.32	c calculated reachability. Time: 0.00
24626.56/3083.32	c  N st   216  10219438       193       396         0    131293      1188   2226912     12.22   no data
25687.33/3216.17	c  N st   217  10719438       193       396         0    194961      1188   4217875     12.22   no data
25687.33/3216.17	c  S st   217  10719438       193       396         0    194961      1188   4217875     12.22   no data
25692.01/3216.75	c  S st   217  10719942       193       396         0    195455      1188   4232148     12.22   no data
25692.01/3216.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
25692.81/3216.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.3M T:  0.12
25692.81/3216.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25692.81/3216.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25692.81/3216.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25692.81/3216.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    193 time:  0.00 s
25692.81/3216.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25693.61/3216.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
25695.28/3217.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26986.59/3378.86	c lits-rem:     15024  cl-subs:    15969  v-elim:      0  v-fix:    0  time: 161.72 s
26986.59/3378.86	c vivif2 --  cl tried      396 cl shrink        0 lits rem          0 time: 0.00
26987.41/3378.92	c vivif2 --  cl tried   179486 cl shrink        0 lits rem          0 time: 0.06
26988.09/3379.04	c asymm  cl-useful: 0/396/396 lits-rem:0 time: 0.12
26988.09/3379.04	c calculated reachability. Time: 0.00
26988.09/3379.04	c  N st   217  10719942       193       396         0    179486      1188   3643600     12.22   no data
28006.60/3506.56	c  N st   218  11219942       193       396         0    233443      1188   5299699     12.22   no data
28006.60/3506.56	c  S st   218  11219942       193       396         0    233443      1188   5299699     12.22   no data
28010.50/3507.02	c  S st   218  11220448       193       396         0    233940      1188   5313422     12.22   no data
28010.50/3507.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
28011.30/3507.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.8M T:  0.14
28011.30/3507.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
28011.30/3507.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28011.30/3507.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28011.30/3507.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    193 time:  0.00 s
28011.30/3507.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
28012.10/3507.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
28013.69/3507.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30941.53/3874.09	c lits-rem:     30508  cl-subs:    33994  v-elim:      0  v-fix:    0  time: 366.65 s
30941.53/3874.09	c vivif2 --  cl tried      396 cl shrink        0 lits rem          0 time: 0.00
30942.33/3874.15	c vivif2 --  cl tried   199946 cl shrink        0 lits rem          0 time: 0.06
30943.13/3874.25	c asymm  cl-useful: 0/396/396 lits-rem:0 time: 0.10
30943.13/3874.26	c calculated reachability. Time: 0.00
30943.13/3874.26	c  N st   218  11220448       193       396         0    199946      1188   4068091     12.22   no data
32138.06/4023.85	c  N st   219  11720449       193       396         0    126593      1188   1928147     12.22   no data
32138.06/4023.85	c  S st   219  11720449       193       396         0    126593      1188   1928147     12.22   no data
32141.26/4024.21	c  S st   219  11720952       193       396         0    127090      1188   1941135     12.22   no data
32141.26/4024.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
32142.06/4024.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.10
32142.06/4024.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
32142.06/4024.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
32142.06/4024.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32142.06/4024.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    193 time:  0.00 s
32142.06/4024.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
32142.06/4024.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
32142.86/4024.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32182.79/4029.41	c lits-rem:      1151  cl-subs:      944  v-elim:      0  v-fix:    0  time:  4.93 s
32182.79/4029.41	c vivif2 --  cl tried      396 cl shrink        0 lits rem          0 time: 0.00
32182.79/4029.45	c vivif2 --  cl tried   126146 cl shrink        0 lits rem          0 time: 0.04
32183.59/4029.55	c asymm  cl-useful: 0/396/396 lits-rem:0 time: 0.10
32183.59/4029.56	c calculated reachability. Time: 0.00
32183.59/4029.56	c  N st   219  11720952       193       396         0    126146      1188   1903075     12.22   no data
33396.12/4181.37	c  N st   220  12220952       193       396         0    170295      1188   3317940     12.22   no data
33396.12/4181.37	c  S st   220  12220952       193       396         0    170295      1188   3317940     12.22   no data
33398.52/4181.68	c  S st   220  12221455       193       396         0    170791      1188   3331315     12.22   no data
33399.32/4181.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
33399.32/4181.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.08
33399.32/4181.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
33399.32/4181.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33399.32/4181.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33399.32/4181.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    193 time:  0.00 s
33399.32/4181.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
33400.19/4181.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
33401.01/4181.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33562.26/4202.16	c lits-rem:     10349  cl-subs:     4492  v-elim:      0  v-fix:    0  time: 20.23 s
33562.26/4202.16	c vivif2 --  cl tried      396 cl shrink        0 lits rem          0 time: 0.00
33563.06/4202.21	c vivif2 --  cl tried   166299 cl shrink        0 lits rem          0 time: 0.05
33563.06/4202.29	c asymm  cl-useful: 0/396/396 lits-rem:0 time: 0.08
33563.86/4202.30	c calculated reachability. Time: 0.00
33563.86/4202.30	c  N st   220  12221455       193       396         0    166299      1188   3142947     12.22   no data
34769.87/4353.38	c  N st   221  12721455       193       396         0    190393      1188   3727121     12.22   no data
34769.87/4353.38	c  S st   221  12721455       193       396         0    190393      1188   3727121     12.22   no data
34774.65/4353.91	c  S st   221  12721958       193       396         0    190887      1188   3741821     12.22   no data
34774.65/4353.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
34775.45/4354.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.3M T:  0.14
34775.45/4354.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
34775.45/4354.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34775.45/4354.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34775.45/4354.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    193 time:  0.00 s
34775.45/4354.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
34776.25/4354.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
34777.85/4354.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35523.81/4447.79	c lits-rem:     17580  cl-subs:    10760  v-elim:      0  v-fix:    0  time: 93.47 s
35523.81/4447.79	c vivif2 --  cl tried      396 cl shrink        0 lits rem          0 time: 0.00
35524.61/4447.85	c vivif2 --  cl tried   180127 cl shrink        0 lits rem          0 time: 0.06
35525.41/4447.97	c asymm  cl-useful: 0/396/396 lits-rem:0 time: 0.12
35525.41/4447.98	c calculated reachability. Time: 0.00
35525.41/4447.98	c  N st   221  12721958       193       396         0    180127      1188   3325000     12.22   no data
36582.91/4580.37	c  F st   222  13130467       193       396         0    261973      1188   6261661     12.22   no data
36582.91/4580.37	c  N st   222  13130467       193       396         0    261973      1188   6261661     12.22   no data
36599.01/4582.32	c Decided on static restart strategy
36650.02/4588.81	c  N st   232  13158766       193       396         0    153818      1188   2576575     12.22   no data
36711.51/4596.43	c  N st   234  13194760       193       396         0    186164      1188   3528364     12.22   no data
36769.81/4603.77	c  N st   235  13221958       193       396         0    209490      1188   4254515     12.22   no data
36769.81/4603.77	c  S st   235  13221958       193       396         0    209490      1188   4254515     12.22   no data
36774.71/4604.34	c  S st   235  13222465       193       396         0    209991      1188   4269210     12.22   no data
36774.71/4604.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
36776.20/4604.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.6M T:  0.13
36776.20/4604.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
36776.20/4604.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36776.20/4604.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36776.20/4604.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    193 time:  0.00 s
36776.20/4604.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
36776.20/4604.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
36777.80/4604.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37316.05/4672.12	c lits-rem:     10628  cl-subs:     9070  v-elim:      0  v-fix:    0  time: 67.36 s
37316.05/4672.12	c vivif2 --  cl tried      396 cl shrink        0 lits rem          0 time: 0.00
37316.05/4672.18	c vivif2 --  cl tried   200921 cl shrink        0 lits rem          0 time: 0.06
37317.65/4672.32	c asymm  cl-useful: 0/396/396 lits-rem:0 time: 0.14
37317.65/4672.33	c calculated reachability. Time: 0.00
37317.65/4672.33	c  N st   235  13222465       193       396         0    200921      1188   3922859     12.22   no data
37447.03/4688.58	c  N st   236  13271053       193       396         0    243610      1188   5453662     12.22   no data
37599.67/4707.68	c  N st   237  13343938       193       396         0    169446      1188   3121279     12.22   no data
37812.07/4734.29	c  N st   238  13453261       193       396         0    261916      1188   6117848     12.22   no data
38249.90/4789.10	c  N st   239  13617246       193       396         0    265476      1188   6229976     12.22   no data
38507.03/4821.21	c  N st   240  13722465       193       396         0    220737      1188   4880306     12.22   no data
38507.03/4821.21	c  S st   240  13722465       193       396         0    220737      1188   4880306     12.22   no data
38511.04/4821.76	c  S st   240  13722969       193       396         0    221236      1188   4894740     12.22   no data
38511.04/4821.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
38512.63/4821.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.6M T:  0.14
38512.63/4821.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
38512.63/4821.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
38512.63/4821.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38512.63/4821.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    193 time:  0.00 s
38512.63/4821.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
38512.63/4822.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
38514.33/4822.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39110.04/4896.72	c lits-rem:     20111  cl-subs:     6233  v-elim:      0  v-fix:    0  time: 74.54 s
39110.04/4896.72	c vivif2 --  cl tried      396 cl shrink        0 lits rem          0 time: 0.00
39110.04/4896.80	c vivif2 --  cl tried   215003 cl shrink        0 lits rem          0 time: 0.08
39111.75/4896.99	c asymm  cl-useful: 0/396/396 lits-rem:0 time: 0.18
39111.75/4897.00	c calculated reachability. Time: 0.00
39111.75/4897.00	c  N st   240  13722969       193       396         0    215003      1188   4622716     12.22   no data
39983.79/5006.14	c  N st   241  14091934       193       396         0    243954      1188   5433031     12.22   no data

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3421529-1306668693/watcher-3421529-1306668693 -o /tmp/evaluation-result-3421529-1306668693/solver-3421529-1306668693 -C 40000 -W 5100 -M 31000 ./strangenight2-mt --threads=8 HOME/instance-3421529-1306668693.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.07 8.06 8.00 2/366 16196
/proc/meminfo: memFree=22688480/32951124 swapFree=37160472/67111528
[pid=16196] ppid=16194 vsize=92144 CPUtime=0.02 cores=0-7
/proc/16196/stat : 16196 (strangenight2-m) R 16194 16196 16170 0 -1 4202496 413 0 0 0 2 0 0 0 24 0 8 0 778469741 94355456 353 33554432000 4194304 4580107 140737117360704 18446744073709551615 47040542893996 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/16196/statm: 23036 353 299 95 0 18018 0
[pid=16196/tid=16197] ppid=16194 vsize=92144 CPUtime=0 cores=0-7
/proc/16196/task/16197/stat : 16197 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 8 0 778469741 94355456 353 33554432000 4194304 4580107 140737117360704 18446744073709551615 47040542894002 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16196/tid=16198] ppid=16194 vsize=92144 CPUtime=0 cores=0-7
/proc/16196/task/16198/stat : 16198 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 8 0 778469741 94355456 353 33554432000 4194304 4580107 140737117360704 18446744073709551615 47040542894002 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16196/tid=16199] ppid=16194 vsize=92144 CPUtime=0 cores=0-7
/proc/16196/task/16199/stat : 16199 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 778469741 94355456 353 33554432000 4194304 4580107 140737117360704 18446744073709551615 47040542894006 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16196/tid=16200] ppid=16194 vsize=92144 CPUtime=0 cores=0-7
/proc/16196/task/16200/stat : 16200 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 778469741 94355456 353 33554432000 4194304 4580107 140737117360704 18446744073709551615 47040542894006 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16196/tid=16201] ppid=16194 vsize=92144 CPUtime=0 cores=0-7
/proc/16196/task/16201/stat : 16201 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 778469741 94355456 353 33554432000 4194304 4580107 140737117360704 18446744073709551615 230809222129 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16196/tid=16202] ppid=16194 vsize=92144 CPUtime=0 cores=0-7
/proc/16196/task/16202/stat : 16202 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 778469741 94355456 353 33554432000 4194304 4580107 140737117360704 18446744073709551615 47040542894002 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16196/tid=16203] ppid=16194 vsize=92144 CPUtime=0 cores=0-7
/proc/16196/task/16203/stat : 16203 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 778469741 94355456 353 33554432000 4194304 4580107 140737117360704 18446744073709551615 47040542894002 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.0949479 s]
/proc/loadavg: 8.07 8.06 8.00 2/366 16196
/proc/meminfo: memFree=22688480/32951124 swapFree=37160472/67111528
[pid=16196] ppid=16194 vsize=491496 CPUtime=6.53 cores=0-7
/proc/16196/stat : 16196 (strangenight2-m) R 16194 16196 16170 0 -1 4202496 12431 0 0 0 651 2 0 0 25 0 8 0 778469741 503291904 6011 33554432000 4194304 4580107 140737117360704 18446744073709551615 4293216 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16196/statm: 122874 6011 379 95 0 117856 0
[pid=16196/tid=16197] ppid=16194 vsize=491496 CPUtime=0.82 cores=0-7
/proc/16196/task/16197/stat : 16197 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 1309 0 0 0 82 0 0 0 19 0 8 0 778469741 503291904 6011 33554432000 4194304 4580107 140737117360704 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16196/tid=16198] ppid=16194 vsize=491496 CPUtime=0.8 cores=0-7
/proc/16196/task/16198/stat : 16198 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 1357 0 0 0 80 0 0 0 25 0 8 0 778469741 503291904 6012 33554432000 4194304 4580107 140737117360704 18446744073709551615 4294358 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16196/tid=16199] ppid=16194 vsize=491496 CPUtime=0.81 cores=0-7
/proc/16196/task/16199/stat : 16199 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 1301 0 0 0 81 0 0 0 19 0 8 0 778469741 503291904 6012 33554432000 4194304 4580107 140737117360704 18446744073709551615 4293698 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16196/tid=16200] ppid=16194 vsize=491496 CPUtime=0.81 cores=0-7
/proc/16196/task/16200/stat : 16200 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 1319 0 0 0 81 0 0 0 19 0 8 0 778469741 503291904 6012 33554432000 4194304 4580107 140737117360704 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16196/tid=16201] ppid=16194 vsize=491496 CPUtime=0.8 cores=0-7
/proc/16196/task/16201/stat : 16201 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 1356 0 0 0 80 0 0 0 19 0 8 0 778469741 503291904 6012 33554432000 4194304 4580107 140737117360704 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16196/tid=16202] ppid=16194 vsize=491496 CPUtime=0.81 cores=0-7
/proc/16196/task/16202/stat : 16202 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 1299 0 0 0 81 0 0 0 19 0 8 0 778469741 503291904 6012 33554432000 4194304 4580107 140737117360704 18446744073709551615 4294634 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16196/tid=16203] ppid=16194 vsize=491496 CPUtime=0.81 cores=0-7
/proc/16196/task/16203/stat : 16203 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 1485 0 0 0 81 0 0 0 19 0 8 0 778469741 503291904 6012 33554432000 4194304 4580107 140737117360704 18446744073709551615 4293691 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 6.53
Current children cumulated vsize (KiB) 491496

[startup+0.919609 s]
/proc/loadavg: 8.07 8.06 8.00 2/366 16196
/proc/meminfo: memFree=22688480/32951124 swapFree=37160472/67111528
[pid=16196] ppid=16194 vsize=458192 CPUtime=7.33 cores=0-7
/proc/16196/stat : 16196 (strangenight2-m) R 16194 16196 16170 0 -1 4202496 14793 0 0 0 730 3 0 0 25 0 8 0 778469741 469188608 6481 33554432000 4194304 4580107 140737117360704 18446744073709551615 4293064 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16196/statm: 114548 6482 379 95 0 109530 0
[pid=16196/tid=16197] ppid=16194 vsize=458192 CPUtime=0.91 cores=0-7
/proc/16196/task/16197/stat : 16197 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 2388 0 0 0 91 0 0 0 19 0 8 0 778469741 469188608 6482 33554432000 4194304 4580107 140737117360704 18446744073709551615 4451663 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16196/tid=16198] ppid=16194 vsize=458192 CPUtime=0.9 cores=0-7
/proc/16196/task/16198/stat : 16198 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 1555 0 0 0 90 0 0 0 25 0 8 0 778469741 469188608 6482 33554432000 4194304 4580107 140737117360704 18446744073709551615 4489196 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16196/tid=16199] ppid=16194 vsize=458192 CPUtime=0.91 cores=0-7
/proc/16196/task/16199/stat : 16199 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 1565 0 0 0 91 0 0 0 19 0 8 0 778469741 469188608 6482 33554432000 4194304 4580107 140737117360704 18446744073709551615 4294438 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16196/tid=16200] ppid=16194 vsize=458192 CPUtime=0.91 cores=0-7
/proc/16196/task/16200/stat : 16200 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 1500 0 0 0 91 0 0 0 19 0 8 0 778469741 469188608 6482 33554432000 4194304 4580107 140737117360704 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16196/tid=16201] ppid=16194 vsize=458192 CPUtime=0.9 cores=0-7
/proc/16196/task/16201/stat : 16201 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 1620 0 0 0 90 0 0 0 19 0 8 0 778469741 469188608 6482 33554432000 4194304 4580107 140737117360704 18446744073709551615 4321304 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16196/tid=16202] ppid=16194 vsize=458192 CPUtime=0.91 cores=0-7
/proc/16196/task/16202/stat : 16202 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 1483 0 0 0 91 0 0 0 19 0 8 0 778469741 469188608 6482 33554432000 4194304 4580107 140737117360704 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16196/tid=16203] ppid=16194 vsize=458192 CPUtime=0.91 cores=0-7
/proc/16196/task/16203/stat : 16203 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 1585 0 0 0 91 0 0 0 19 0 8 0 778469741 469188608 6482 33554432000 4194304 4580107 140737117360704 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 7.33
Current children cumulated vsize (KiB) 458192

[startup+1.02719 s]
/proc/loadavg: 8.07 8.06 8.00 2/366 16196
/proc/meminfo: memFree=22688480/32951124 swapFree=37160472/67111528
[pid=16196] ppid=16194 vsize=458760 CPUtime=8.13 cores=0-7
/proc/16196/stat : 16196 (strangenight2-m) R 16194 16196 16170 0 -1 4202496 15677 0 0 0 810 3 0 0 25 0 8 0 778469741 469770240 6845 33554432000 4194304 4580107 140737117360704 18446744073709551615 4294963 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16196/statm: 114690 6845 379 95 0 109672 0
[pid=16196/tid=16197] ppid=16194 vsize=458760 CPUtime=1.01 cores=0-7
/proc/16196/task/16197/stat : 16197 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 2455 0 0 0 101 0 0 0 19 0 8 0 778469741 469770240 6845 33554432000 4194304 4580107 140737117360704 18446744073709551615 4293710 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16196/tid=16198] ppid=16194 vsize=458760 CPUtime=1 cores=0-7
/proc/16196/task/16198/stat : 16198 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 1645 0 0 0 100 0 0 0 25 0 8 0 778469741 469770240 6845 33554432000 4194304 4580107 140737117360704 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16196/tid=16199] ppid=16194 vsize=458760 CPUtime=1.01 cores=0-7
/proc/16196/task/16199/stat : 16199 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 1670 0 0 0 101 0 0 0 19 0 8 0 778469741 469770240 6845 33554432000 4194304 4580107 140737117360704 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16196/tid=16200] ppid=16194 vsize=458760 CPUtime=1.01 cores=0-7
/proc/16196/task/16200/stat : 16200 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 1589 0 0 0 101 0 0 0 19 0 8 0 778469741 469770240 6845 33554432000 4194304 4580107 140737117360704 18446744073709551615 4306048 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16196/tid=16201] ppid=16194 vsize=458760 CPUtime=1 cores=0-7
/proc/16196/task/16201/stat : 16201 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 1711 0 0 0 100 0 0 0 19 0 8 0 778469741 469770240 6845 33554432000 4194304 4580107 140737117360704 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16196/tid=16202] ppid=16194 vsize=458760 CPUtime=1.01 cores=0-7
/proc/16196/task/16202/stat : 16202 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 1562 0 0 0 101 0 0 0 19 0 8 0 778469741 469770240 6845 33554432000 4194304 4580107 140737117360704 18446744073709551615 4293087 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16196/tid=16203] ppid=16194 vsize=458760 CPUtime=1.01 cores=0-7
/proc/16196/task/16203/stat : 16203 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 1683 0 0 0 101 0 0 0 19 0 8 0 778469741 469770240 6845 33554432000 4194304 4580107 140737117360704 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 8.13
Current children cumulated vsize (KiB) 458760

[startup+1.12717 s]
/proc/loadavg: 8.07 8.06 8.00 2/366 16196
/proc/meminfo: memFree=22688480/32951124 swapFree=37160472/67111528
[pid=16196] ppid=16194 vsize=458936 CPUtime=8.94 cores=0-7
/proc/16196/stat : 16196 (strangenight2-m) R 16194 16196 16170 0 -1 4202496 16515 0 0 0 890 4 0 0 25 0 8 0 778469741 469950464 7310 33554432000 4194304 4580107 140737117360704 18446744073709551615 4318708 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16196/statm: 114734 7310 379 95 0 109716 0
[pid=16196/tid=16197] ppid=16194 vsize=458936 CPUtime=1.11 cores=0-7
/proc/16196/task/16197/stat : 16197 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 2545 0 0 0 111 0 0 0 19 0 8 0 778469741 469950464 7310 33554432000 4194304 4580107 140737117360704 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16196/tid=16198] ppid=16194 vsize=458936 CPUtime=1.1 cores=0-7
/proc/16196/task/16198/stat : 16198 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 1706 0 0 0 110 0 0 0 25 0 8 0 778469741 469950464 7310 33554432000 4194304 4580107 140737117360704 18446744073709551615 4294345 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16196/tid=16199] ppid=16194 vsize=458936 CPUtime=1.11 cores=0-7
/proc/16196/task/16199/stat : 16199 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 1771 0 0 0 111 0 0 0 19 0 8 0 778469741 469950464 7310 33554432000 4194304 4580107 140737117360704 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16196/tid=16200] ppid=16194 vsize=458936 CPUtime=1.11 cores=0-7
/proc/16196/task/16200/stat : 16200 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 1657 0 0 0 111 0 0 0 19 0 8 0 778469741 469950464 7310 33554432000 4194304 4580107 140737117360704 18446744073709551615 4294570 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16196/tid=16201] ppid=16194 vsize=458936 CPUtime=1.1 cores=0-7
/proc/16196/task/16201/stat : 16201 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 1818 0 0 0 110 0 0 0 19 0 8 0 778469741 469950464 7310 33554432000 4194304 4580107 140737117360704 18446744073709551615 4294445 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16196/tid=16202] ppid=16194 vsize=458936 CPUtime=1.11 cores=0-7
/proc/16196/task/16202/stat : 16202 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 1630 0 0 0 111 0 0 0 19 0 8 0 778469741 469950464 7310 33554432000 4194304 4580107 140737117360704 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16196/tid=16203] ppid=16194 vsize=458936 CPUtime=1.11 cores=0-7
/proc/16196/task/16203/stat : 16203 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 1931 0 0 0 111 0 0 0 19 0 8 0 778469741 469950464 7310 33554432000 4194304 4580107 140737117360704 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 8.94
Current children cumulated vsize (KiB) 458936

[startup+1.50111 s]
/proc/loadavg: 8.07 8.06 8.00 2/366 16196
/proc/meminfo: memFree=22688480/32951124 swapFree=37160472/67111528
[pid=16196] ppid=16194 vsize=432272 CPUtime=11.93 cores=0-7
/proc/16196/stat : 16196 (strangenight2-m) R 16194 16196 16170 0 -1 4202496 22992 0 0 0 1188 5 0 0 25 0 8 0 778469741 442646528 11807 33554432000 4194304 4580107 140737117360704 18446744073709551615 4294688 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16196/statm: 108068 11807 379 95 0 103050 0
[pid=16196/tid=16197] ppid=16194 vsize=432272 CPUtime=1.48 cores=0-7
/proc/16196/task/16197/stat : 16197 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 2934 0 0 0 148 0 0 0 20 0 8 0 778469741 442646528 11807 33554432000 4194304 4580107 140737117360704 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16196/tid=16198] ppid=16194 vsize=432272 CPUtime=1.47 cores=0-7
/proc/16196/task/16198/stat : 16198 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 3782 0 0 0 147 0 0 0 25 0 8 0 778469741 442646528 11807 33554432000 4194304 4580107 140737117360704 18446744073709551615 4317211 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16196/tid=16199] ppid=16194 vsize=432272 CPUtime=1.48 cores=0-7
/proc/16196/task/16199/stat : 16199 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 3172 0 0 0 148 0 0 0 20 0 8 0 778469741 442646528 11807 33554432000 4194304 4580107 140737117360704 18446744073709551615 4416469 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16196/tid=16200] ppid=16194 vsize=432272 CPUtime=1.48 cores=0-7
/proc/16196/task/16200/stat : 16200 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 2068 0 0 0 148 0 0 0 20 0 8 0 778469741 442646528 11807 33554432000 4194304 4580107 140737117360704 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16196/tid=16201] ppid=16194 vsize=432272 CPUtime=1.48 cores=0-7
/proc/16196/task/16201/stat : 16201 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 2285 0 0 0 148 0 0 0 20 0 8 0 778469741 442646528 11808 33554432000 4194304 4580107 140737117360704 18446744073709551615 4316661 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16196/tid=16202] ppid=16194 vsize=432272 CPUtime=1.48 cores=0-7
/proc/16196/task/16202/stat : 16202 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 2019 0 0 0 148 0 0 0 19 0 8 0 778469741 442646528 11808 33554432000 4194304 4580107 140737117360704 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16196/tid=16203] ppid=16194 vsize=432272 CPUtime=1.49 cores=0-7
/proc/16196/task/16203/stat : 16203 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 2422 0 0 0 149 0 0 0 20 0 8 0 778469741 442646528 11808 33554432000 4194304 4580107 140737117360704 18446744073709551615 4293151 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.93
Current children cumulated vsize (KiB) 432272

[startup+3.10081 s]
/proc/loadavg: 8.07 8.06 8.00 9/374 16204
/proc/meminfo: memFree=22597132/32951124 swapFree=37160472/67111528
[pid=16196] ppid=16194 vsize=470740 CPUtime=24.7 cores=0-7
/proc/16196/stat : 16196 (strangenight2-m) R 16194 16196 16170 0 -1 4202496 39176 0 0 0 2462 8 0 0 25 0 8 0 778469741 482037760 23662 33554432000 4194304 4580107 140737117360704 18446744073709551615 4294960 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16196/statm: 117685 23662 379 95 0 112667 0
[pid=16196/tid=16197] ppid=16194 vsize=470740 CPUtime=3.09 cores=0-7
/proc/16196/task/16197/stat : 16197 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 4734 0 0 0 308 1 0 0 25 0 8 0 778469741 482037760 23662 33554432000 4194304 4580107 140737117360704 18446744073709551615 4294356 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16196/tid=16198] ppid=16194 vsize=470740 CPUtime=3.08 cores=0-7
/proc/16196/task/16198/stat : 16198 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 5241 0 0 0 307 1 0 0 25 0 8 0 778469741 482037760 23662 33554432000 4194304 4580107 140737117360704 18446744073709551615 4294358 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16196/tid=16199] ppid=16194 vsize=470740 CPUtime=3.08 cores=0-7
/proc/16196/task/16199/stat : 16199 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 4737 0 0 0 308 0 0 0 25 0 8 0 778469741 482037760 23662 33554432000 4194304 4580107 140737117360704 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16196/tid=16200] ppid=16194 vsize=470740 CPUtime=3.08 cores=0-7
/proc/16196/task/16200/stat : 16200 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 4245 0 0 0 308 0 0 0 25 0 8 0 778469741 482037760 23662 33554432000 4194304 4580107 140737117360704 18446744073709551615 4294513 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16196/tid=16201] ppid=16194 vsize=470740 CPUtime=3.05 cores=0-7
/proc/16196/task/16201/stat : 16201 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 5301 0 0 0 304 1 0 0 25 0 8 0 778469741 482037760 23662 33554432000 4194304 4580107 140737117360704 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16196/tid=16202] ppid=16194 vsize=470740 CPUtime=3.08 cores=0-7
/proc/16196/task/16202/stat : 16202 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 3836 0 0 0 308 0 0 0 25 0 8 0 778469741 482037760 23662 33554432000 4194304 4580107 140737117360704 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16196/tid=16203] ppid=16194 vsize=470740 CPUtime=3.08 cores=0-7
/proc/16196/task/16203/stat : 16203 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 5189 0 0 0 308 0 0 0 25 0 8 0 778469741 482037760 23662 33554432000 4194304 4580107 140737117360704 18446744073709551615 4415779 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.7
Current children cumulated vsize (KiB) 470740

[startup+6.31422 s]
/proc/loadavg: 8.07 8.06 8.00 9/374 16204
/proc/meminfo: memFree=22553484/32951124 swapFree=37160472/67111528
[pid=16196] ppid=16194 vsize=480960 CPUtime=50.36 cores=0-7
/proc/16196/stat : 16196 (strangenight2-m) R 16194 16196 16170 0 -1 4202496 64531 0 0 0 5023 13 0 0 25 0 8 0 778469741 492503040 34367 33554432000 4194304 4580107 140737117360704 18446744073709551615 4294458 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16196/statm: 120240 34367 379 95 0 115222 0
[pid=16196/tid=16197] ppid=16194 vsize=480960 CPUtime=6.3 cores=0-7
/proc/16196/task/16197/stat : 16197 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 8515 0 0 0 629 1 0 0 25 0 8 0 778469741 492503040 34367 33554432000 4194304 4580107 140737117360704 18446744073709551615 4295695 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16196/tid=16198] ppid=16194 vsize=480960 CPUtime=6.29 cores=0-7
/proc/16196/task/16198/stat : 16198 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 8921 0 0 0 628 1 0 0 25 0 8 0 778469741 492503040 34367 33554432000 4194304 4580107 140737117360704 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16196/tid=16199] ppid=16194 vsize=480960 CPUtime=6.3 cores=0-7
/proc/16196/task/16199/stat : 16199 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 9015 0 0 0 628 2 0 0 25 0 8 0 778469741 492503040 34367 33554432000 4194304 4580107 140737117360704 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16196/tid=16200] ppid=16194 vsize=480960 CPUtime=6.29 cores=0-7
/proc/16196/task/16200/stat : 16200 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 6704 0 0 0 629 0 0 0 25 0 8 0 778469741 492503040 34367 33554432000 4194304 4580107 140737117360704 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16196/tid=16201] ppid=16194 vsize=480960 CPUtime=6.22 cores=0-7
/proc/16196/task/16201/stat : 16201 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 8280 0 0 0 621 1 0 0 25 0 8 0 778469741 492503040 34367 33554432000 4194304 4580107 140737117360704 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16196/tid=16202] ppid=16194 vsize=480960 CPUtime=6.3 cores=0-7
/proc/16196/task/16202/stat : 16202 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 6266 0 0 0 629 1 0 0 25 0 8 0 778469741 492503040 34367 33554432000 4194304 4580107 140737117360704 18446744073709551615 4295679 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16196/tid=16203] ppid=16194 vsize=480960 CPUtime=6.3 cores=0-7
/proc/16196/task/16203/stat : 16203 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 7092 0 0 0 629 1 0 0 25 0 8 0 778469741 492503040 34367 33554432000 4194304 4580107 140737117360704 18446744073709551615 4318432 0 0 4096 2 0 0 0 -1 0 0 0 0

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

[pid=16196/tid=16199] ppid=16194 vsize=3766256 CPUtime=4605.45 cores=0-7
/proc/16196/task/16199/stat : 16199 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 497681 0 0 0 460257 288 0 0 25 0 8 0 778469741 3856646144 706262 33554432000 4194304 4580107 140737117360704 18446744073709551615 4293232 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16196/tid=16200] ppid=16194 vsize=3766256 CPUtime=4662.41 cores=0-7
/proc/16196/task/16200/stat : 16200 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 420368 0 0 0 466038 203 0 0 25 0 8 0 778469741 3856646144 706262 33554432000 4194304 4580107 140737117360704 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16196/tid=16201] ppid=16194 vsize=3766256 CPUtime=4659.65 cores=0-7
/proc/16196/task/16201/stat : 16201 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 561794 0 0 0 465651 314 0 0 25 0 8 0 778469741 3856646144 706262 33554432000 4194304 4580107 140737117360704 18446744073709551615 4406340 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16196/tid=16202] ppid=16194 vsize=3766256 CPUtime=4661.41 cores=0-7
/proc/16196/task/16202/stat : 16202 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 424764 0 0 0 465949 192 0 0 25 0 8 0 778469741 3856646144 706262 33554432000 4194304 4580107 140737117360704 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16196/tid=16203] ppid=16194 vsize=3766256 CPUtime=4662.42 cores=0-7
/proc/16196/task/16203/stat : 16203 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 460706 0 0 0 466023 219 0 0 25 0 8 0 778469741 3856646144 706262 33554432000 4194304 4580107 140737117360704 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 37237.8
Current children cumulated vsize (KiB) 3766256

[startup+4722.3 s]
/proc/loadavg: 8.00 8.03 8.00 9/374 16342
/proc/meminfo: memFree=19803244/32951124 swapFree=37160472/67111528
[pid=16196] ppid=16194 vsize=3881908 CPUtime=37717 cores=0-7
/proc/16196/stat : 16196 (strangenight2-m) R 16194 16196 16170 0 -1 4202496 3805807 0 0 0 3769694 2008 0 0 25 0 8 0 778469741 3975073792 720745 33554432000 4194304 4580107 140737117360704 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16196/statm: 970477 720745 379 95 0 965459 0
[pid=16196/tid=16197] ppid=16194 vsize=3881908 CPUtime=4722.39 cores=0-7
/proc/16196/task/16197/stat : 16197 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 464534 0 0 0 472020 219 0 0 25 0 8 0 778469741 3975073792 720745 33554432000 4194304 4580107 140737117360704 18446744073709551615 4416310 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16196/tid=16198] ppid=16194 vsize=3881908 CPUtime=4722.41 cores=0-7
/proc/16196/task/16198/stat : 16198 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 504315 0 0 0 471941 300 0 0 25 0 8 0 778469741 3975073792 720745 33554432000 4194304 4580107 140737117360704 18446744073709551615 4294356 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16196/tid=16199] ppid=16194 vsize=3881908 CPUtime=4664.68 cores=0-7
/proc/16196/task/16199/stat : 16199 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 501638 0 0 0 466175 293 0 0 25 0 8 0 778469741 3975073792 720745 33554432000 4194304 4580107 140737117360704 18446744073709551615 4318435 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16196/tid=16200] ppid=16194 vsize=3881908 CPUtime=4722.41 cores=0-7
/proc/16196/task/16200/stat : 16200 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 427966 0 0 0 472033 208 0 0 25 0 8 0 778469741 3975073792 720745 33554432000 4194304 4580107 140737117360704 18446744073709551615 4294570 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16196/tid=16201] ppid=16194 vsize=3881908 CPUtime=4719.66 cores=0-7
/proc/16196/task/16201/stat : 16201 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 564381 0 0 0 471650 316 0 0 25 0 8 0 778469741 3975073792 720745 33554432000 4194304 4580107 140737117360704 18446744073709551615 4294127 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16196/tid=16202] ppid=16194 vsize=3881908 CPUtime=4721.41 cores=0-7
/proc/16196/task/16202/stat : 16202 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 432482 0 0 0 471944 197 0 0 25 0 8 0 778469741 3975073792 720745 33554432000 4194304 4580107 140737117360704 18446744073709551615 4294438 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16196/tid=16203] ppid=16194 vsize=3881908 CPUtime=4722.43 cores=0-7
/proc/16196/task/16203/stat : 16203 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 469665 0 0 0 472018 225 0 0 25 0 8 0 778469741 3975073792 720745 33554432000 4194304 4580107 140737117360704 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 37717
Current children cumulated vsize (KiB) 3881908

[startup+4782.3 s]
/proc/loadavg: 8.07 8.04 8.00 9/374 16344
/proc/meminfo: memFree=19749036/32951124 swapFree=37160472/67111528
[pid=16196] ppid=16194 vsize=3937272 CPUtime=38196.3 cores=0-7
/proc/16196/stat : 16196 (strangenight2-m) R 16194 16196 16170 0 -1 4202496 3843357 0 0 0 3817593 2037 0 0 25 0 8 0 778469741 4031766528 734596 33554432000 4194304 4580107 140737117360704 18446744073709551615 4294546 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16196/statm: 984318 734596 379 95 0 979300 0
[pid=16196/tid=16197] ppid=16194 vsize=3937272 CPUtime=4782.4 cores=0-7
/proc/16196/task/16197/stat : 16197 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 472394 0 0 0 478013 227 0 0 25 0 8 0 778469741 4031766528 734596 33554432000 4194304 4580107 140737117360704 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16196/tid=16198] ppid=16194 vsize=3937272 CPUtime=4782.41 cores=0-7
/proc/16196/task/16198/stat : 16198 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 512528 0 0 0 477934 307 0 0 25 0 8 0 778469741 4031766528 734596 33554432000 4194304 4580107 140737117360704 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16196/tid=16199] ppid=16194 vsize=3937272 CPUtime=4723.99 cores=0-7
/proc/16196/task/16199/stat : 16199 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 502300 0 0 0 472105 294 0 0 25 0 8 0 778469741 4031766528 734596 33554432000 4194304 4580107 140737117360704 18446744073709551615 4406466 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16196/tid=16200] ppid=16194 vsize=3937272 CPUtime=4782.41 cores=0-7
/proc/16196/task/16200/stat : 16200 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 429230 0 0 0 478032 209 0 0 25 0 8 0 778469741 4031766528 734596 33554432000 4194304 4580107 140737117360704 18446744073709551615 4406440 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16196/tid=16201] ppid=16194 vsize=3937272 CPUtime=4779.66 cores=0-7
/proc/16196/task/16201/stat : 16201 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 572239 0 0 0 477644 322 0 0 25 0 8 0 778469741 4031766528 734596 33554432000 4194304 4580107 140737117360704 18446744073709551615 4305594 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16196/tid=16202] ppid=16194 vsize=3937272 CPUtime=4781.39 cores=0-7
/proc/16196/task/16202/stat : 16202 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 435940 0 0 0 477939 200 0 0 25 0 8 0 778469741 4031766528 734597 33554432000 4194304 4580107 140737117360704 18446744073709551615 4294380 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16196/tid=16203] ppid=16194 vsize=3937272 CPUtime=4782.43 cores=0-7
/proc/16196/task/16203/stat : 16203 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 469665 0 0 0 478018 225 0 0 25 0 8 0 778469741 4031766528 734597 33554432000 4194304 4580107 140737117360704 18446744073709551615 4406340 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 38196.3
Current children cumulated vsize (KiB) 3937272

[startup+4842.3 s]
/proc/loadavg: 8.02 8.03 8.00 9/374 16346
/proc/meminfo: memFree=19688748/32951124 swapFree=37160472/67111528
[pid=16196] ppid=16194 vsize=3999664 CPUtime=38675.6 cores=0-7
/proc/16196/stat : 16196 (strangenight2-m) R 16194 16196 16170 0 -1 4202496 3885007 0 0 0 3865485 2072 0 0 25 0 8 0 778469741 4095655936 749404 33554432000 4194304 4580107 140737117360704 18446744073709551615 4406395 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16196/statm: 999916 749404 379 95 0 994898 0
[pid=16196/tid=16197] ppid=16194 vsize=3999664 CPUtime=4842.4 cores=0-7
/proc/16196/task/16197/stat : 16197 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 480206 0 0 0 484007 233 0 0 25 0 8 0 778469741 4095655936 749404 33554432000 4194304 4580107 140737117360704 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16196/tid=16198] ppid=16194 vsize=3999664 CPUtime=4842.41 cores=0-7
/proc/16196/task/16198/stat : 16198 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 521067 0 0 0 483926 315 0 0 25 0 8 0 778469741 4095655936 749404 33554432000 4194304 4580107 140737117360704 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16196/tid=16199] ppid=16194 vsize=3999664 CPUtime=4783.25 cores=0-7
/proc/16196/task/16199/stat : 16199 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 503185 0 0 0 478030 295 0 0 25 0 8 0 778469741 4095655936 749404 33554432000 4194304 4580107 140737117360704 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16196/tid=16200] ppid=16194 vsize=3999664 CPUtime=4842.41 cores=0-7
/proc/16196/task/16200/stat : 16200 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 429230 0 0 0 484032 209 0 0 25 0 8 0 778469741 4095655936 749404 33554432000 4194304 4580107 140737117360704 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16196/tid=16201] ppid=16194 vsize=3999664 CPUtime=4839.66 cores=0-7
/proc/16196/task/16201/stat : 16201 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 582537 0 0 0 483638 328 0 0 25 0 8 0 778469741 4095655936 749404 33554432000 4194304 4580107 140737117360704 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16196/tid=16202] ppid=16194 vsize=3999664 CPUtime=4841.38 cores=0-7
/proc/16196/task/16202/stat : 16202 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 442258 0 0 0 483932 206 0 0 25 0 8 0 778469741 4095655936 749404 33554432000 4194304 4580107 140737117360704 18446744073709551615 4451678 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16196/tid=16203] ppid=16194 vsize=3999664 CPUtime=4842.42 cores=0-7
/proc/16196/task/16203/stat : 16203 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 471126 0 0 0 484016 226 0 0 25 0 8 0 778469741 4095655936 749404 33554432000 4194304 4580107 140737117360704 18446744073709551615 4294978 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 38675.6
Current children cumulated vsize (KiB) 3999664

[startup+4902.3 s]
/proc/loadavg: 8.07 8.04 8.00 9/374 16348
/proc/meminfo: memFree=19686380/32951124 swapFree=37160472/67111528
[pid=16196] ppid=16194 vsize=4065844 CPUtime=39154.8 cores=0-7
/proc/16196/stat : 16196 (strangenight2-m) R 16194 16196 16170 0 -1 4202496 3902616 0 0 0 3913395 2089 0 0 25 0 8 0 778469741 4163424256 749853 33554432000 4194304 4580107 140737117360704 18446744073709551615 4294471 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16196/statm: 1016461 749853 379 95 0 1011443 0
[pid=16196/tid=16197] ppid=16194 vsize=4065844 CPUtime=4902.41 cores=0-7
/proc/16196/task/16197/stat : 16197 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 482089 0 0 0 490007 234 0 0 25 0 8 0 778469741 4163424256 749853 33554432000 4194304 4580107 140737117360704 18446744073709551615 4406350 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16196/tid=16198] ppid=16194 vsize=4065844 CPUtime=4902.44 cores=0-7
/proc/16196/task/16198/stat : 16198 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 524954 0 0 0 489927 317 0 0 25 0 8 0 778469741 4163424256 749853 33554432000 4194304 4580107 140737117360704 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16196/tid=16199] ppid=16194 vsize=4065844 CPUtime=4842.45 cores=0-7
/proc/16196/task/16199/stat : 16199 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 509615 0 0 0 483944 301 0 0 25 0 8 0 778469741 4163424256 749853 33554432000 4194304 4580107 140737117360704 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16196/tid=16200] ppid=16194 vsize=4065844 CPUtime=4902.43 cores=0-7
/proc/16196/task/16200/stat : 16200 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 429230 0 0 0 490034 209 0 0 25 0 8 0 778469741 4163424256 749853 33554432000 4194304 4580107 140737117360704 18446744073709551615 4406440 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16196/tid=16201] ppid=16194 vsize=4065844 CPUtime=4899.68 cores=0-7
/proc/16196/task/16201/stat : 16201 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 585189 0 0 0 489637 331 0 0 25 0 8 0 778469741 4163424256 749853 33554432000 4194304 4580107 140737117360704 18446744073709551615 4406466 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16196/tid=16202] ppid=16194 vsize=4065844 CPUtime=4901.39 cores=0-7
/proc/16196/task/16202/stat : 16202 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 442258 0 0 0 489933 206 0 0 25 0 8 0 778469741 4163424256 749853 33554432000 4194304 4580107 140737117360704 18446744073709551615 4406340 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16196/tid=16203] ppid=16194 vsize=4065844 CPUtime=4902.45 cores=0-7
/proc/16196/task/16203/stat : 16203 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 473342 0 0 0 490014 231 0 0 25 0 8 0 778469741 4163424256 749853 33554432000 4194304 4580107 140737117360704 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 39154.8
Current children cumulated vsize (KiB) 4065844

[startup+4962.3 s]
/proc/loadavg: 8.08 8.04 8.00 9/374 16349
/proc/meminfo: memFree=19700424/32951124 swapFree=37160472/67111528
[pid=16196] ppid=16194 vsize=3850388 CPUtime=39633.9 cores=0-7
/proc/16196/stat : 16196 (strangenight2-m) R 16194 16196 16170 0 -1 4202496 3935724 0 0 0 3961276 2119 0 0 25 0 8 0 778469741 3942797312 746646 33554432000 4194304 4580107 140737117360704 18446744073709551615 4294507 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16196/statm: 962597 746646 379 95 0 957579 0
[pid=16196/tid=16197] ppid=16194 vsize=3850388 CPUtime=4962.4 cores=0-7
/proc/16196/task/16197/stat : 16197 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 482089 0 0 0 496006 234 0 0 25 0 8 0 778469741 3942797312 746646 33554432000 4194304 4580107 140737117360704 18446744073709551615 4406340 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16196/tid=16198] ppid=16194 vsize=3850388 CPUtime=4962.42 cores=0-7
/proc/16196/task/16198/stat : 16198 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 525450 0 0 0 495925 317 0 0 25 0 8 0 778469741 3942797312 746646 33554432000 4194304 4580107 140737117360704 18446744073709551615 4294458 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16196/tid=16199] ppid=16194 vsize=3850388 CPUtime=4901.64 cores=0-7
/proc/16196/task/16199/stat : 16199 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 517564 0 0 0 489854 310 0 0 25 0 8 0 778469741 3942797312 746646 33554432000 4194304 4580107 140737117360704 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16196/tid=16200] ppid=16194 vsize=3850388 CPUtime=4962.42 cores=0-7
/proc/16196/task/16200/stat : 16200 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 429230 0 0 0 496033 209 0 0 25 0 8 0 778469741 3942797312 746646 33554432000 4194304 4580107 140737117360704 18446744073709551615 4406480 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16196/tid=16201] ppid=16194 vsize=3850388 CPUtime=4959.67 cores=0-7
/proc/16196/task/16201/stat : 16201 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 585189 0 0 0 495636 331 0 0 25 0 8 0 778469741 3942797312 746646 33554432000 4194304 4580107 140737117360704 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16196/tid=16202] ppid=16194 vsize=3850388 CPUtime=4961.36 cores=0-7
/proc/16196/task/16202/stat : 16202 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 448600 0 0 0 495926 210 0 0 25 0 8 0 778469741 3942797312 746646 33554432000 4194304 4580107 140737117360704 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16196/tid=16203] ppid=16194 vsize=3850388 CPUtime=4962.43 cores=0-7
/proc/16196/task/16203/stat : 16203 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 483726 0 0 0 496004 239 0 0 25 0 8 0 778469741 3942797312 746646 33554432000 4194304 4580107 140737117360704 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 39634
Current children cumulated vsize (KiB) 3850388



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5008.2 s]
/proc/loadavg: 8.10 8.05 8.00 9/374 16351
/proc/meminfo: memFree=19693464/32951124 swapFree=37160472/67111528
[pid=16196] ppid=16194 vsize=3944944 CPUtime=40000.6 cores=0-7
/proc/16196/stat : 16196 (strangenight2-m) R 16194 16196 16170 0 -1 4202496 3960950 0 0 0 3997928 2136 0 0 25 0 8 0 778469741 4039622656 747944 33554432000 4194304 4580107 140737117360704 18446744073709551615 4294376 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16196/statm: 986236 747944 379 95 0 981218 0
[pid=16196/tid=16197] ppid=16194 vsize=3944944 CPUtime=5008.31 cores=0-7
/proc/16196/task/16197/stat : 16197 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 482089 0 0 0 500597 234 0 0 25 0 8 0 778469741 4039622656 747944 33554432000 4194304 4580107 140737117360704 18446744073709551615 4406375 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16196/tid=16198] ppid=16194 vsize=3944944 CPUtime=5008.34 cores=0-7
/proc/16196/task/16198/stat : 16198 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 532235 0 0 0 500514 320 0 0 25 0 8 0 778469741 4039622656 747944 33554432000 4194304 4580107 140737117360704 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16196/tid=16199] ppid=16194 vsize=3944944 CPUtime=4946.96 cores=0-7
/proc/16196/task/16199/stat : 16199 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 518872 0 0 0 494385 311 0 0 25 0 8 0 778469741 4039622656 747944 33554432000 4194304 4580107 140737117360704 18446744073709551615 4406408 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16196/tid=16200] ppid=16194 vsize=3944944 CPUtime=5008.33 cores=0-7
/proc/16196/task/16200/stat : 16200 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 429230 0 0 0 500624 209 0 0 25 0 8 0 778469741 4039622656 747944 33554432000 4194304 4580107 140737117360704 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16196/tid=16201] ppid=16194 vsize=3944944 CPUtime=5005.58 cores=0-7
/proc/16196/task/16201/stat : 16201 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 588625 0 0 0 500224 334 0 0 25 0 8 0 778469741 4039622656 747944 33554432000 4194304 4580107 140737117360704 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16196/tid=16202] ppid=16194 vsize=3944944 CPUtime=5007.26 cores=0-7
/proc/16196/task/16202/stat : 16202 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 451326 0 0 0 500513 213 0 0 25 0 8 0 778469741 4039622656 747944 33554432000 4194304 4580107 140737117360704 18446744073709551615 4319550 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16196/tid=16203] ppid=16194 vsize=3944944 CPUtime=5008.34 cores=0-7
/proc/16196/task/16203/stat : 16203 (strangenight2-m) R 16194 16196 16170 0 -1 4202560 487317 0 0 0 500593 241 0 0 25 0 8 0 778469741 4039622656 747944 33554432000 4194304 4580107 140737117360704 18446744073709551615 4406466 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 40000.6
Current children cumulated vsize (KiB) 3944944

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+5008.32 s]
/proc/loadavg: 8.10 8.05 8.00 9/374 16351
/proc/meminfo: memFree=19693464/32951124 swapFree=37160472/67111528
[pid=16196] ppid=16194 vsize=0 CPUtime=40000.8 cores=0-7
/proc/16196/stat : 16196 (strangenight2-m) Z 16194 16196 16170 0 -1 4203548 3960952 0 0 0 3997934 2146 0 0 25 0 2 0 778469741 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16196/statm: 0 0 0 0 0 0 0
[pid=16196/tid=16199] ppid=16194 vsize=0 CPUtime=4947.07 cores=0-7
/proc/16196/task/16199/stat : 16199 (strangenight2-m) R 16194 16196 16170 0 -1 4203588 518872 0 0 0 494386 321 0 0 25 0 2 0 778469741 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 40000.8
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5008.35
CPU time (s): 40000.8
CPU user time (s): 39979.3
CPU system time (s): 21.4937
CPU usage (%): 798.684
Max. virtual memory (cumulated for all children) (KiB): 4080084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39979.3
system time used= 21.4937
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3960952
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= 1562
involuntary context switches= 179367

runsolver used 15.1397 second user time and 48.8196 second system time

The end

Launcher Data

Begin job on node104 at 2011-05-29 13:31:33
IDJOB=3421529
IDBENCH=83156
IDSOLVER=1878
FILE ID=node104/3421529-1306668693
RUNJOBID= node104-1306668693-16184
PBS_JOBID= 13471800
Free space on /tmp= 73416 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n190-s29985700-unsat.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3421529-1306668693/watcher-3421529-1306668693 -o /tmp/evaluation-result-3421529-1306668693/solver-3421529-1306668693 -C 40000 -W 5100 -M 31000  ./strangenight2-mt --threads=8 HOME/instance-3421529-1306668693.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= f2cf61fc47972fb7e89be65d1a83332e
RANDOM SEED=605369465

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22688512 kB
Buffers:        364820 kB
Cached:        7812336 kB
SwapCached:     152248 kB
Active:        3449584 kB
Inactive:      6501332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22688512 kB
SwapTotal:    67111528 kB
SwapFree:     37160472 kB
Dirty:            5436 kB
Writeback:           4 kB
AnonPages:     1634836 kB
Mapped:          10248 kB
Slab:           154532 kB
PageTables:      89024 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 87698316 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= 73412 MiB
End job on node104 at 2011-05-29 14:55:03