Trace number 3174109

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? (TO) 4800.35 1201.73

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v80-c7120-S1639347701-083.SATISFIABLE.cnf
MD5SUM409e3a755415661f5541c475b40a659c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.076987
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of clauses7120
Sum of the clauses size49840
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 57120

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3174109-1304095327.cnf'
0.00/0.00	c -- header says num vars:             80
0.00/0.00	c -- header says num clauses:        7120
0.38/0.17	c -- clauses added:            0 learnts,         7120 normals,            0 xors
0.38/0.17	c -- vars added         80
0.38/0.17	c Parsing time:  0.00 s
0.38/0.17	c  N st     0         0        80      7120         0         0     49840         0   no data   no data
0.38/0.17	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.16
0.38/0.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.38/0.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.38/0.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.38/0.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.38/0.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
0.38/0.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.38/1.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.38/1.00	c Finding binary XORs  T:     0.00 s  found:       0
0.38/1.00	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.38/1.00	c calculated reachability. Time: 0.00
0.38/1.00	c Calc default polars -  time:   0.00 s pos:      42 undec:       1 neg:      37
0.38/1.00	c =========================================================================================
0.38/1.00	c types(t): F = full restart, N = normal restart
0.38/1.00	c types(t): S = simplification begin/end, E = solution found
0.38/1.00	c restart types(rt): st = static, dy = dynamic
0.38/1.00	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.38/1.00	c  B st     0         0        80      7120         0         0     49840         0   no data   no data
0.38/1.00	c  N dy    13      6028        80      7120         0      3230     49840     77697     23.06     24.36
0.38/1.00	c  N dy    36     13447        80      7120         0      6155     49840    142899     23.43     24.68
0.38/1.00	c  N dy    37     18859        80      7120         0      5955     49840    124316     22.95     24.17
4.77/1.20	c  N dy    54     23327        80      7120         0     10051     49840    236165     23.09     24.45
5.17/1.30	c  F st    58     25002        80      7120         0     11582     49840    277775     23.12     22.82
5.57/1.40	c  N st    63     28302        80      7120         0      8369     49840    175879     23.12   no data
5.57/1.45	c  S st    64     30000        80      7120         0      9923     49840    217695     23.12   no data
5.57/1.48	c  S st    64     30503        80      7120         0     10394     49840    230281     23.12   no data
5.57/1.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.57/1.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.57/1.49	c blocked clauses removed:        0 vars:      0 tried:          80 T: 0.00 s
5.57/1.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.57/1.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.57/1.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
5.57/1.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.57/1.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.97/1.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.37/1.69	c lits-rem:       163  cl-subs:      728  v-elim:      0  v-fix:    0  time:  0.19 s
7.58/1.98	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.28
7.58/1.98	c calculated reachability. Time: 0.00
7.58/1.98	c  N dy    64     30503        80      7120         0      9666     49840    208869     23.12   no data
8.76/2.22	c  N dy    81     34913        80      7120         0     13738     49840    318601     23.19     24.51
10.76/2.79	c  N dy    91     44841        80      7120         0     15558     49840    346400     22.83     24.03
11.16/2.87	c  S st    94     45755        80      7120         0      8224     49840    141008     22.83     23.15
11.58/2.90	c  S st    94     46259        80      7120         0      8691     49840    154058     22.83   no data
11.58/2.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.58/2.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
11.58/2.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.58/2.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.58/2.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.58/2.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
11.58/2.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.58/2.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
11.58/2.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.58/2.95	c lits-rem:        10  cl-subs:       65  v-elim:      0  v-fix:    0  time:  0.04 s
11.58/2.95	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
11.58/2.96	c vivif2 --  cl tried     8626 cl shrink        0 lits rem          0 time: 0.00
12.75/3.22	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.26
12.75/3.22	c calculated reachability. Time: 0.00
12.75/3.22	c  N dy    94     46259        80      7120         0      8626     49840    151894     22.83   no data
13.55/3.43	c  N dy   113     50266        80      7120         0     12322     49840    252171     22.91     24.53
15.97/4.02	c  N dy   132     60167        80      7120         0     12218     49840    230831     22.77     23.99
17.15/4.32	c  N dy   154     64864        80      7120         0     16541     49840    347452     22.85     24.29
18.35/4.66	c  N dy   164     69388        80      7120         0     10614     49840    175125     22.83     21.81
18.35/4.66	c  S st   164     69388        80      7120         0     10614     49840    175125     22.83     21.81
18.35/4.70	c  S st   164     69890        80      7120         0     11090     49840    188517     22.83   no data
18.76/4.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.76/4.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
18.76/4.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18.76/4.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.76/4.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.76/4.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
18.76/4.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18.76/4.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
18.76/4.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.76/4.77	c lits-rem:        21  cl-subs:      168  v-elim:      0  v-fix:    0  time:  0.06 s
18.76/4.77	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
18.76/4.78	c vivif2 --  cl tried    10922 cl shrink        0 lits rem          0 time: 0.00
19.95/5.07	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.29
19.95/5.07	c calculated reachability. Time: 0.00
19.95/5.07	c  N dy   164     69890        80      7120         0     10922     49840    183552     22.83   no data
21.15/5.34	c  N dy   182     74481        80      7120         0     15165     49840    297655     22.85     24.07
23.55/5.93	c  N dy   198     83183        80      7120         0     12130     49840    201051     22.79     24.24
24.76/6.21	c  F st   225     87501        80      7120         0     16118     49840    309645     22.86   no data
24.76/6.29	c  N st   228     88692        80      7120         0     17229     49840    339979     22.86   no data
26.74/6.72	c  N dy   244     94408        80      7120         0     22438     49840    482497     22.90     26.33
28.74/7.30	c  N dy   245    103104        80      7120         0     18437     49840    351571     22.74     24.04
29.56/7.43	c  S st   251    104835        80      7120         0     20020     49840    393770     22.76     21.67
29.56/7.48	c  S st   251    105337        80      7120         0     20488     49840    406564     22.76   no data
29.56/7.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
29.56/7.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
29.56/7.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
29.56/7.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.56/7.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.56/7.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
29.56/7.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
29.94/7.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
29.94/7.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.33/8.13	c lits-rem:       216  cl-subs:     1952  v-elim:      0  v-fix:    0  time:  0.62 s
32.33/8.13	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
32.33/8.13	c vivif2 --  cl tried    18536 cl shrink        0 lits rem          0 time: 0.00
33.96/8.52	c asymm  cl-useful: 0/6064/7120 lits-rem:0 time: 0.38
33.96/8.52	c calculated reachability. Time: 0.00
33.96/8.52	c  N dy   251    105337        80      7120         0     18536     49840    355509     22.76   no data
36.33/9.14	c  N dy   265    112327        80      7120         0     24908     49840    523694     22.74     24.11
41.53/10.40	c  N dy   283    129379        80      7120         0     14090     49840    212306     22.50     23.74
43.92/11.06	c  N dy   348    137883        80      7120         0     21951     49840    425558     22.60     23.81
47.52/11.92	c  N dy   397    146723        80      7120         0     15447     49840    231049     22.67     25.58
50.31/12.68	c  N dy   442    156478        80      7120         0     24451     49840    474291     22.73     24.05
51.13/12.83	c  S st   450    158005        80      7120         0     25851     49840    512096     22.74     21.62
51.13/12.90	c  S st   450    158511        80      7120         0     26316     49840    524853     22.74   no data
51.13/12.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
51.53/12.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
51.53/12.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
51.53/12.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
51.53/12.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.53/12.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
51.53/12.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
51.53/12.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
51.53/12.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
54.70/13.71	c lits-rem:       243  cl-subs:     2085  v-elim:      0  v-fix:    0  time:  0.78 s
54.70/13.72	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
54.70/13.72	c vivif2 --  cl tried    24231 cl shrink        0 lits rem          0 time: 0.01
55.10/13.81	c asymm  cl-useful: 0/1056/7120 lits-rem:0 time: 0.09
55.10/13.81	c calculated reachability. Time: 0.00
55.10/13.81	c  N dy   450    158511        80      7120         0     24231     49840    464065     22.74   no data
58.70/14.77	c  N dy   486    168644        80      7120         0     17990     49840    283418     22.77     26.01
62.69/15.71	c  N dy   520    180131        80      7120         0     28455     49840    563112     22.77     24.07
67.09/16.84	c  N dy   581    191633        80      7120         0     22565     49840    391893     22.82     24.56
73.49/18.45	c  N dy   625    207371        80      7120         0     19563     49840    293806     22.80     24.03
78.67/19.73	c  N dy   673    220635        80      7120         0     31734     49840    622507     22.82     24.07
84.66/21.21	c  N dy   712    234944        80      7120         0     26529     49840    464701     22.83     24.09
85.86/21.52	c  S st   734    237769        80      7120         0     29144     49840    535874     22.85     21.94
85.86/21.60	c  S st   734    238270        80      7120         0     29617     49840    548515     22.85   no data
86.28/21.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
86.28/21.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
86.28/21.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
86.28/21.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
86.28/21.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
86.28/21.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
86.28/21.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
86.28/21.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
86.28/21.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
89.85/22.56	c lits-rem:       272  cl-subs:     2256  v-elim:      0  v-fix:    0  time:  0.93 s
89.85/22.57	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
89.85/22.57	c vivif2 --  cl tried    27361 cl shrink        0 lits rem          0 time: 0.01
90.67/22.77	c asymm  cl-useful: 0/2381/7120 lits-rem:0 time: 0.19
90.67/22.77	c calculated reachability. Time: 0.00
90.67/22.77	c  N dy   734    238270        80      7120         0     27361     49840    485161     22.85   no data
97.04/24.33	c  N dy   751    255082        80      7120         0     23523     49840    367044     22.78     24.22
104.63/26.21	c  N dy   817    271763        80      7120         0     38785     49840    775252     22.80     24.19
115.42/28.94	c  N dy   880    298198        80      7120         0     21849     49840    295709     22.72     23.92
118.61/29.71	c  F st   925    306250        80      7120         0     29223     49840    494677     22.75     22.46
127.40/31.98	c  N dy   955    326928        80      7120         0     26157     49840    395288     22.70     24.07
136.99/34.38	c  N dy  1019    346949        80      7120         0     44490     49840    882219     22.70     24.18
141.79/35.52	c  S st  1064    357405        80      7120         0     31213     49840    515985     22.72     23.29
142.19/35.61	c  S st  1064    357909        80      7120         0     31676     49840    528445     22.72   no data
142.19/35.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
142.19/35.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
142.19/35.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
142.19/35.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
142.19/35.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
142.19/35.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
142.19/35.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
142.19/35.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
142.19/35.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
145.38/36.49	c lits-rem:       222  cl-subs:     1844  v-elim:      0  v-fix:    0  time:  0.84 s
145.38/36.49	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
145.38/36.49	c vivif2 --  cl tried    29832 cl shrink        0 lits rem          0 time: 0.01
146.58/36.70	c asymm  cl-useful: 0/1937/7120 lits-rem:0 time: 0.20
146.58/36.70	c calculated reachability. Time: 0.00
146.58/36.70	c  N dy  1064    357909        80      7120         0     29832     49840    476687     22.72   no data
158.16/39.68	c  N dy  1150    381119        80      7120         0     27372     49840    393395     22.75     24.07
169.35/42.48	c  N dy  1209    402273        80      7120         0     46775     49840    909641     22.75     24.01
182.13/45.60	c  N dy  1260    424709        80      7120         0     42596     49840    783866     22.74     24.31
193.31/48.44	c  N dy  1362    444820        80      7120         0     35487     49840    580065     22.78     24.15
205.70/51.54	c  N dy  1464    464919        80      7120         0     27336     49840    347282     22.82     24.81
218.88/54.87	c  N dy  1591    489824        80      7120         0     50077     49840    959047     22.85     24.09
230.47/57.79	c  N dy  1692    509848        80      7120         0     41053     49840    702607     22.89     24.74
242.45/60.74	c  N dy  1749    529936        80      7120         0     30974     49840    416650     22.88     24.09
245.64/61.53	c  S st  1769    536865        80      7120         0     37295     49840    585040     22.88     22.46
246.04/61.63	c  S st  1769    537367        80      7120         0     37770     49840    597899     22.88   no data
246.04/61.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
246.04/61.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
246.04/61.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
246.04/61.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
246.04/61.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
246.04/61.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
246.04/61.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
246.04/61.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
246.04/61.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
250.43/62.72	c lits-rem:       245  cl-subs:     1822  v-elim:      0  v-fix:    0  time:  1.05 s
250.43/62.72	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
250.43/62.73	c vivif2 --  cl tried    35948 cl shrink        0 lits rem          0 time: 0.01
251.23/62.94	c asymm  cl-useful: 0/1584/7120 lits-rem:0 time: 0.21
251.23/62.94	c calculated reachability. Time: 0.00
251.23/62.94	c  N dy  1769    537367        80      7120         0     35948     49840    546478     22.88   no data
263.62/66.00	c  N dy  1824    557685        80      7120         0     54518     49840   1044064     22.87     24.18
275.22/68.97	c  N dy  1891    578268        80      7120         0     44191     49840    754553     22.88     24.09
289.19/72.41	c  N dy  1957    598967        80      7120         0     32995     49840    433313     22.88     24.09
300.38/75.29	c  N dy  2051    619044        80      7120         0     51428     49840    933267     22.90     24.52
314.77/78.84	c  N dy  2139    639872        80      7120         0     39341     49840    588351     22.92     24.15
327.95/82.20	c  N dy  2206    661482        80      7120         0     59144     49840   1116557     22.92     24.22
342.72/85.81	c  N dy  2234    687813        80      7120         0     51043     49840    873611     22.87     24.42
357.90/89.69	c  N dy  2304    707864        80      7120         0     36584     49840    485095     22.88     24.25
371.48/93.05	c  N dy  2388    727952        80      7120         0     55013     49840    982501     22.89     26.10
387.86/97.17	c  N dy  2453    750813        80      7120         0     42041     49840    614668     22.90     24.28
404.23/101.22	c  N dy  2517    776458        80      7120         0     65443     49840   1235244     22.86     24.12
417.02/104.40	c  N dy  2563    796535        80      7120         0     49025     49840    781156     22.85     24.47
424.62/106.34	c  S st  2633    806050        80      7120         0     57819     49840   1023020     22.87   no data
425.40/106.50	c  S st  2633    806555        80      7120         0     58287     49840   1035857     22.87   no data
425.40/106.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
425.40/106.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
425.40/106.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
425.40/106.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
425.40/106.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
425.40/106.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
425.40/106.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
425.40/106.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
425.40/106.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
442.98/110.98	c lits-rem:       694  cl-subs:     4697  v-elim:      0  v-fix:    0  time:  4.41 s
442.98/110.98	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
442.98/110.99	c vivif2 --  cl tried    53590 cl shrink        0 lits rem          0 time: 0.01
444.17/111.28	c asymm  cl-useful: 0/1115/7120 lits-rem:0 time: 0.28
444.17/111.28	c calculated reachability. Time: 0.00
444.17/111.28	c  N dy  2633    806555        80      7120         0     53590     49840    906012     22.87   no data
462.16/115.78	c  N dy  2712    826607        80      7120         0     36396     49840    435289     22.88     25.17
476.14/119.21	c  N dy  2833    846757        80      7120         0     54907     49840    938988     22.91     24.19
494.51/123.86	c  N dy  2896    866941        80      7120         0     36811     49840    430277     22.91     24.38
507.29/127.07	c  N dy  3005    887036        80      7120         0     55241     49840    932015     22.93     25.57
536.05/134.29	c  N dy  3075    926984        80      7120         0     54112     49840    859803     22.88     24.23
556.84/139.48	c  N dy  3151    952102        80      7120         0     38763     49840    448762     22.88     24.09
571.20/143.04	c  N dy  3275    972487        80      7120         0     57505     49840    957195     22.90     24.16
589.58/147.61	c  N dy  3294    995615        80      7120         0     78479     49840   1510452     22.88     24.25
615.15/154.06	c  N dy  3360   1033753        80      7120         0     73937     49840   1365505     22.83     24.11
631.93/158.21	c  N dy  3465   1053776        80      7120         0     52113     49840    777863     22.85     25.07
647.10/162.01	c  F st  3547   1071876        80      7120         0     68701     49840   1225517     22.86     21.32
648.72/162.46	c  N st  3551   1073910        80      7120         0     70561     49840   1276026     22.86   no data
665.88/166.72	c  N dy  3599   1094364        80      7120         0     48107     49840    649063     22.86     24.10
681.06/170.58	c  N dy  3672   1114447        80      7120         0     66458     49840   1143538     22.86     25.03
703.83/176.27	c  N dy  3722   1139428        80      7120         0     47225     49840    610676     22.85     24.07
725.00/181.51	c  N dy  3845   1164578        80      7120         0     70240     49840   1232662     22.86     24.13
744.18/186.31	c  N dy  3916   1184635        80      7120         0     45650     49840    554521     22.87     24.50
760.55/190.45	c  N dy  4042   1205486        80      7120         0     64791     49840   1076454     22.89     24.10
765.35/191.64	c  S st  4065   1209832        80      7120         0     68815     49840   1184856     22.89   no data
766.15/191.89	c  S st  4065   1210334        80      7120         0     69282     49840   1197498     22.89   no data
766.55/191.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
766.55/191.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
766.55/191.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
766.55/191.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
766.55/191.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
766.55/191.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
766.55/191.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
766.55/191.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
766.94/192.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
812.48/203.46	c lits-rem:       637  cl-subs:     4810  v-elim:      0  v-fix:    0  time: 11.46 s
812.48/203.46	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
812.48/203.48	c vivif2 --  cl tried    64472 cl shrink        0 lits rem          0 time: 0.02
814.48/203.95	c asymm  cl-useful: 0/1197/7120 lits-rem:0 time: 0.47
814.48/203.95	c calculated reachability. Time: 0.00
814.48/203.95	c  N dy  4065   1210334        80      7120         0     64472     49840   1056885     22.89   no data
838.44/209.99	c  N dy  4123   1231343        80      7120         0     83606     49840   1567187     22.88     24.12
856.82/214.52	c  N dy  4212   1251715        80      7120         0     58611     49840    891709     22.89     24.20
876.39/219.40	c  N dy  4312   1271719        80      7120         0     77011     49840   1390283     22.91     26.36
923.52/231.29	c  N dy  4331   1330594        80      7120         0     85341     49840   1549596     22.82     24.07
944.30/236.40	c  N dy  4413   1350687        80      7120         0     58390     49840    857113     22.83     25.58
967.07/242.12	c  N dy  4521   1370747        80      7120         0     76843     49840   1359143     22.85     24.59
994.24/248.98	c  N dy  4637   1391372        80      7120         0     49235     49840    592510     22.86     24.07
1011.41/253.20	c  N dy  4719   1412723        80      7120         0     68790     49840   1123267     22.87     24.12
1033.78/258.86	c  N dy  4817   1432930        80      7120         0     87301     49840   1624487     22.88     24.13
1054.15/263.94	c  N dy  4899   1453350        80      7120         0     58529     49840    826612     22.89     24.14
1070.96/268.19	c  N dy  4920   1474488        80      7120         0     77662     49840   1334296     22.87     24.29
1095.30/274.29	c  N dy  4983   1494933        80      7120         0     96397     49840   1836933     22.88     24.31
1111.27/278.23	c  N dy  5027   1515053        80      7120         0     66335     49840   1011476     22.87     24.19
1139.64/285.37	c  N dy  5111   1543746        80      7120         0     92567     49840   1719409     22.87     24.09
1171.20/293.29	c  N dy  5200   1577707        80      7120         0     74062     49840   1193726     22.86     24.09
1197.17/299.71	c  N dy  5225   1606245        80      7120         0     99989     49840   1865678     22.83     24.07
1216.73/304.68	c  N dy  5265   1632135        80      7120         0     73351     49840   1160664     22.81     24.02
1241.92/310.97	c  N dy  5389   1652159        80      7120         0     91804     49840   1665453     22.82     26.85
1264.29/316.54	c  N dy  5429   1672530        80      7120         0     59275     49840    774582     22.82     24.13
1283.85/321.42	c  N dy  5531   1692614        80      7120         0     77717     49840   1276130     22.83     25.39
1307.02/327.26	c  S st  5638   1710337        80      7120         0     93992     49840   1720043     22.84     22.69
1308.23/327.54	c  S st  5638   1710842        80      7120         0     94466     49840   1733035     22.84   no data
1308.23/327.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1308.23/327.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
1308.23/327.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1308.23/327.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1308.23/327.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1308.23/327.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
1308.23/327.60	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1308.61/327.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1308.61/327.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1370.13/343.05	c lits-rem:      1106  cl-subs:     8983  v-elim:      0  v-fix:    0  time: 15.37 s
1370.13/343.05	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
1370.13/343.07	c vivif2 --  cl tried    85483 cl shrink        0 lits rem          0 time: 0.02
1372.12/343.51	c asymm  cl-useful: 0/779/7120 lits-rem:0 time: 0.44
1372.12/343.52	c calculated reachability. Time: 0.00
1372.12/343.52	c  N dy  5638   1710842        80      7120         0     85483     49840   1481714     22.84   no data
1415.66/354.44	c  N dy  5780   1730986        80      7120         0     52260     49840    581078     22.86     24.08
1441.63/360.98	c  N dy  5878   1753692        80      7120         0     73016     49840   1142214     22.86     24.57
1467.19/367.37	c  N dy  5951   1773728        80      7120         0     91365     49840   1637634     22.87     27.59
1495.16/374.35	c  N dy  6051   1794910        80      7120         0     57899     49840    713736     22.88     24.21
1516.73/379.79	c  N dy  6132   1819329        80      7120         0     80095     49840   1307468     22.87     24.14
1547.48/387.45	c  N dy  6222   1841832        80      7120         0    100674     49840   1863963     22.88     24.17
1574.65/394.21	c  N dy  6328   1862042        80      7120         0     65392     49840    900895     22.89     24.11
1597.42/400.00	c  N dy  6452   1882487        80      7120         0     84084     49840   1413110     22.90     24.17
1624.61/406.71	c  N dy  6552   1902522        80      7120         0    102486     49840   1910926     22.91     25.90
1645.75/412.07	c  N dy  6617   1922606        80      7120         0     66013     49840    900350     22.91     25.78
1666.52/417.20	c  N dy  6680   1943123        80      7120         0     84740     49840   1403191     22.91     24.16
1694.91/424.36	c  N dy  6813   1963164        80      7120         0    103167     49840   1908096     22.92     25.07
1718.05/430.19	c  N dy  6853   1983335        80      7120         0     65768     49840    874215     22.92     24.33
1736.43/434.79	c  N dy  6887   2003341        80      7120         0     83990     49840   1358767     22.91     25.55
1760.82/440.82	c  N dy  6939   2023711        80      7120         0    102613     49840   1860284     22.91     24.17
1795.56/449.54	c  N dy  7025   2053723        80      7120         0     73389     49840   1055742     22.90     24.18
1820.72/455.87	c  N dy  7111   2075121        80      7120         0     92929     49840   1581356     22.90     24.18
1850.68/463.32	c  N dy  7217   2095122        80      7120         0    111315     49840   2082026     22.91     25.93
1873.85/469.10	c  N dy  7286   2116598        80      7120         0     73306     49840   1047183     22.91     24.38
1898.21/475.25	c  N dy  7392   2136632        80      7120         0     91680     49840   1548724     22.92     24.36
1926.18/482.24	c  N dy  7479   2156646        80      7120         0    110020     49840   2040211     22.92     24.82
1951.34/488.59	c  N dy  7547   2176724        80      7120         0     69764     49840    936004     22.93     24.98
1972.91/493.98	c  N dy  7628   2196798        80      7120         0     88070     49840   1435145     22.93     24.89
1992.89/498.97	c  S st  7699   2210842        80      7120         0    100921     49840   1784372     22.94   no data
1994.08/499.27	c  S st  7699   2211347        80      7120         0    101390     49840   1797410     22.94   no data
1994.08/499.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1994.48/499.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
1994.48/499.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1994.48/499.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1994.48/499.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1994.48/499.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
1994.48/499.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1994.48/499.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1994.88/499.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2044.82/511.94	c lits-rem:      1218  cl-subs:     8653  v-elim:      0  v-fix:    0  time: 12.53 s
2044.82/511.94	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
2044.82/511.97	c vivif2 --  cl tried    92737 cl shrink        0 lits rem          0 time: 0.02
2046.82/512.42	c asymm  cl-useful: 0/734/7120 lits-rem:0 time: 0.45
2046.82/512.42	c calculated reachability. Time: 0.00
2046.82/512.42	c  N dy  7699   2211347        80      7120         0     92737     49840   1553375     22.94   no data
2089.56/523.11	c  N dy  7789   2231366        80      7120         0    111026     49840   2048603     22.94     24.16
2134.31/534.38	c  N dy  7893   2258011        80      7120         0     76262     49840   1099427     22.94     24.17
2165.46/542.18	c  N dy  7988   2280695        80      7120         0     96986     49840   1663804     22.95     24.16
2195.83/549.70	c  N dy  8067   2300755        80      7120         0    115308     49840   2160694     22.95     25.17
2218.57/555.42	c  N dy  8147   2320821        80      7120         0     73578     49840   1016782     22.96     24.23
2242.54/561.49	c  N dy  8216   2340864        80      7120         0     91834     49840   1506184     22.96     24.21
2271.31/568.60	c  N dy  8287   2360934        80      7120         0    110128     49840   2001882     22.96     24.18
2301.67/576.29	c  N dy  8374   2381737        80      7120         0     68107     49840    851548     22.96     24.34
2323.26/581.68	c  N dy  8461   2401749        80      7120         0     86502     49840   1352918     22.97     24.91
2350.80/588.58	c  N dy  8538   2421973        80      7120         0    104965     49840   1853033     22.97     24.26
2387.95/597.88	c  N dy  8612   2447175        80      7120         0     65890     49840    775101     22.97     24.23
2408.73/603.02	c  N dy  8674   2467268        80      7120         0     84175     49840   1264553     22.97     24.69
2438.28/610.41	c  N dy  8778   2488320        80      7120         0    103429     49840   1788728     22.98     24.27
2469.04/618.17	c  N dy  8845   2508386        80      7120         0    121706     49840   2281587     22.98     24.26
2495.81/624.86	c  N dy  8957   2528473        80      7120         0     77172     49840   1071388     22.99     24.29
2520.59/631.05	c  N dy  9044   2548576        80      7120         0     95537     49840   1572183     22.99     24.27
2549.74/638.39	c  N dy  9110   2569012        80      7120         0    114193     49840   2077137     23.00     24.21
2596.86/650.13	c  N dy  9192   2605592        80      7120         0     83401     49840   1201018     22.99     24.27
2622.84/656.65	c  N dy  9268   2625807        80      7120         0    101814     49840   1697959     22.99     24.25
2658.79/665.65	c  N dy  9402   2646406        80      7120         0    120719     49840   2216005     23.00     24.23
2696.35/675.04	c  N dy  9473   2675718        80      7120         0     82523     49840   1171030     22.99     24.37
2725.09/682.27	c  N dy  9563   2697474        80      7120         0    102387     49840   1710593     23.00     24.24
2747.86/687.91	c  S st  9626   2711348        80      7120         0    115064     49840   2055452     23.00     22.10
2749.08/688.27	c  S st  9626   2711850        80      7120         0    115536     49840   2068470     23.00   no data
2749.08/688.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2749.48/688.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
2749.48/688.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2749.48/688.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2749.48/688.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2749.48/688.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
2749.48/688.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2749.48/688.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2749.86/688.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2821.76/706.49	c lits-rem:      1208  cl-subs:    11060  v-elim:      0  v-fix:    0  time: 18.06 s
2821.76/706.49	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
2822.16/706.52	c vivif2 --  cl tried   104476 cl shrink        0 lits rem          0 time: 0.03
2823.78/706.96	c asymm  cl-useful: 0/644/7120 lits-rem:0 time: 0.45
2823.78/706.97	c calculated reachability. Time: 0.00
2823.78/706.97	c  N dy  9626   2711850        80      7120         0    104476     49840   1766955     23.00   no data
2871.71/718.98	c  N dy  9729   2731947        80      7120         0    122881     49840   2268717     23.01     24.93
2921.23/731.30	c  N dy  9807   2756879        80      7120         0     80376     49840   1108386     23.01     24.31
2962.38/741.61	c  N dy  9894   2781537        80      7120         0    102876     49840   1716922     23.01     24.25
2998.33/750.66	c  N dy 10017   2801600        80      7120         0    121267     49840   2222586     23.02     25.32
3029.09/758.36	c  N dy 10101   2821674        80      7120         0     73280     49840    905698     23.02     26.13
3052.68/764.30	c  N dy 10186   2841700        80      7120         0     91631     49840   1405577     23.03     24.30
3084.21/772.17	c  N dy 10251   2864488        80      7120         0    112400     49840   1967117     23.03     24.28
3138.94/785.80	c  N dy 10333   2900529        80      7120         0     77702     49840    992623     23.02     24.28
3164.11/792.16	c  N dy 10428   2921253        80      7120         0     96638     49840   1510650     23.02     24.34
3192.47/799.20	c  N dy 10485   2941321        80      7120         0    114967     49840   2006376     23.02     25.59
3232.02/809.16	c  N dy 10593   2963016        80      7120         0    134721     49840   2542515     23.03     24.57
3256.78/815.33	c  N dy 10685   2983112        80      7120         0     84795     49840   1185610     23.03     24.40
3284.34/822.21	c  N dy 10785   3003125        80      7120         0    103051     49840   1679540     23.04     25.02
3317.50/830.58	c  N dy 10882   3023220        80      7120         0    121428     49840   2181155     23.04     24.32
3355.05/839.90	c  N dy 10955   3043335        80      7120         0     70457     49840    777736     23.04     24.26
3382.61/846.88	c  N dy 11036   3067657        80      7120         0     92684     49840   1374617     23.04     24.38
3413.00/854.44	c  N dy 11130   3087760        80      7120         0    111115     49840   1876558     23.05     25.51
3448.93/863.46	c  N dy 11224   3108603        80      7120         0    130103     49840   2392123     23.05     24.36
3484.47/872.33	c  N dy 11318   3128861        80      7120         0     78285     49840    975444     23.06     24.52
3512.84/879.43	c  N dy 11429   3150222        80      7120         0     97812     49840   1509245     23.06     24.34
3547.19/888.06	c  N dy 11551   3170272        80      7120         0    116135     49840   2012728     23.07     24.79
3577.94/895.72	c  N dy 11580   3190334        80      7120         0    134336     49840   2499502     23.07     24.41
3612.30/904.34	c  N dy 11718   3210393        80      7120         0     81481     49840   1052698     23.08     25.58
3613.90/904.79	c  S st 11726   3211851        80      7120         0     82818     49840   1089141     23.08   no data
3615.11/905.03	c  S st 11726   3212353        80      7120         0     83295     49840   1102387     23.08   no data
3615.11/905.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3615.11/905.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
3615.11/905.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3615.11/905.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3615.11/905.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3615.11/905.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
3615.11/905.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3615.49/905.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3615.49/905.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3626.68/907.95	c lits-rem:       274  cl-subs:     1984  v-elim:      0  v-fix:    0  time:  2.82 s
3626.68/907.95	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
3626.68/907.97	c vivif2 --  cl tried    81311 cl shrink        0 lits rem          0 time: 0.02
3628.30/908.31	c asymm  cl-useful: 0/774/7120 lits-rem:0 time: 0.34
3628.30/908.31	c calculated reachability. Time: 0.00
3628.30/908.31	c  N dy 11726   3212353        80      7120         0     81311     49840   1041729     23.08   no data
3653.04/914.50	c  N dy 11769   3232393        80      7120         0     99498     49840   1530245     23.07     26.59
3683.01/922.05	c  N dy 11817   3252448        80      7120         0    117703     49840   2018170     23.07     24.85
3720.95/931.59	c  N dy 11884   3273000        80      7120         0    136431     49840   2527641     23.07     24.35
3762.50/941.92	c  N dy 11980   3293034        80      7120         0     82876     49840   1070899     23.08     26.17
3785.67/947.74	c  N dy 11987   3313069        80      7120         0    101088     49840   1551745     23.07     24.34
3821.23/956.67	c  N dy 12081   3336415        80      7120         0    122389     49840   2130497     23.07     24.46
3860.79/966.50	c  N dy 12161   3356806        80      7120         0    140998     49840   2636217     23.07     24.29
3891.13/974.15	c  N dy 12250   3377234        80      7120         0     86717     49840   1159770     23.08     24.33
3916.69/980.57	c  N dy 12318   3397628        80      7120         0    105196     49840   1658481     23.08     24.45
3953.06/989.61	c  N dy 12408   3418994        80      7120         0    124684     49840   2188739     23.08     24.58
4025.34/1007.72	c  N dy 12478   3469109        80      7120         0     96323     49840   1389477     23.07     24.28
4058.92/1016.19	c  N dy 12551   3492189        80      7120         0    117325     49840   1957696     23.07     24.29
4094.46/1025.05	c  N dy 12623   3512216        80      7120         0    135596     49840   2454738     23.07     25.58
4137.20/1035.74	c  N dy 12738   3532231        80      7120         0     79296     49840    928733     23.07     24.43
4167.15/1043.22	c  N dy 12795   3558558        80      7120         0    103305     49840   1572367     23.07     24.51
4203.10/1052.24	c  N dy 12916   3578566        80      7120         0    121683     49840   2077416     23.08     26.35
4252.63/1064.69	c  N dy 12970   3608003        80      7120         0    148366     49840   2789649     23.07     24.63
4282.20/1072.07	c  N dy 13042   3628034        80      7120         0     91059     49840   1226731     23.07     24.36
4311.75/1079.44	c  N dy 13151   3648036        80      7120         0    109325     49840   1727874     23.08     24.37
4344.13/1087.54	c  N dy 13212   3668480        80      7120         0    127931     49840   2230524     23.08     24.34
4394.05/1100.03	c  N dy 13325   3693125        80      7120         0    150419     49840   2846540     23.08     24.38
4425.20/1107.86	c  S st 13450   3712353        80      7120         0     91483     49840   1234395     23.09   no data
4426.40/1108.13	c  S st 13450   3712858        80      7120         0     91957     49840   1247808     23.09   no data
4426.40/1108.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4426.40/1108.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
4426.40/1108.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4426.40/1108.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4426.40/1108.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4426.40/1108.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
4426.40/1108.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4426.80/1108.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
4426.80/1108.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4442.37/1112.13	c lits-rem:       275  cl-subs:     2791  v-elim:      0  v-fix:    0  time:  3.89 s
4442.37/1112.13	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
4442.37/1112.15	c vivif2 --  cl tried    89166 cl shrink        0 lits rem          0 time: 0.02
4443.97/1112.50	c asymm  cl-useful: 0/701/7120 lits-rem:0 time: 0.35
4443.97/1112.51	c calculated reachability. Time: 0.00
4443.97/1112.51	c  N dy 13450   3712858        80      7120         0     89166     49840   1164164     23.09   no data
4477.54/1120.92	c  N dy 13570   3734996        80      7120         0    109433     49840   1719048     23.10     24.43
4503.50/1127.47	c  F st 13613   3751566        80      7120         0    124482     49840   2123944     23.10     20.73
4511.88/1129.54	c  N dy 13619   3756758        80      7120         0    129215     49840   2254789     23.10   no data
4556.21/1140.66	c  N dy 13676   3779494        80      7120         0    149963     49840   2815229     23.10     24.53
4592.17/1149.64	c  N dy 13777   3799509        80      7120         0     90826     49840   1194420     23.10     24.60
4677.25/1170.95	c  N dy 13783   3864292        80      7120         0    149323     49840   2740523     23.07     24.29
4712.40/1179.77	c  N dy 13857   3885566        80      7120         0     90615     49840   1173098     23.07     24.55
4745.95/1188.10	c  N dy 13941   3908789        80      7120         0    111809     49840   1750413     23.07     24.41
4782.30/1197.27	c  N dy 14044   3928801        80      7120         0    130031     49840   2249821     23.07     24.41

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: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3174109-1304095327/watcher-3174109-1304095327 -o /tmp/evaluation-result-3174109-1304095327/solver-3174109-1304095327 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3174109-1304095327.cnf 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 3.72 6.15 6.66 6/180 29139
/proc/meminfo: memFree=19043288/32951124 swapFree=67111528/67111528
[pid=29139] ppid=29137 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/29139/stat : 29139 (strangenight2-m) R 29137 29139 28678 0 -1 4202496 409 0 0 0 0 0 0 0 21 0 4 0 501948590 52441088 348 33554432000 4194304 4627427 140736664601456 18446744073709551615 47820257351602 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29139/statm: 12803 348 299 106 0 7774 0
[pid=29139/tid=29140] ppid=29137 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/29139/task/29140/stat : 29140 (strangenight2-m) R 29137 29139 28678 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 4 0 501948591 52441088 348 33554432000 4194304 4627427 140736664601456 18446744073709551615 47820257351602 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29139/tid=29141] ppid=29137 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/29139/task/29141/stat : 29141 (strangenight2-m) R 29137 29139 28678 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 501948591 52441088 348 33554432000 4194304 4627427 140736664601456 18446744073709551615 47820257351596 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29139/tid=29142] ppid=29137 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/29139/task/29142/stat : 29142 (strangenight2-m) R 29137 29139 28678 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 501948591 52441088 348 33554432000 4194304 4627427 140736664601456 18446744073709551615 233510353905 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.06479 s]
/proc/loadavg: 3.72 6.15 6.66 6/180 29139
/proc/meminfo: memFree=19043288/32951124 swapFree=67111528/67111528
[pid=29139] ppid=29137 vsize=282132 CPUtime=0.23 cores=1,3,5,7
/proc/29139/stat : 29139 (strangenight2-m) R 29137 29139 28678 0 -1 4202496 1472 0 0 0 23 0 0 0 18 0 4 0 501948590 288903168 1384 33554432000 4194304 4627427 140736664601456 18446744073709551615 4309287 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29139/statm: 70533 1384 362 106 0 65504 0
[pid=29139/tid=29140] ppid=29137 vsize=282132 CPUtime=0.06 cores=1,3,5,7
/proc/29139/task/29140/stat : 29140 (strangenight2-m) R 29137 29139 28678 0 -1 4202560 243 0 0 0 6 0 0 0 18 0 4 0 501948591 288903168 1384 33554432000 4194304 4627427 140736664601456 18446744073709551615 4309206 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29139/tid=29141] ppid=29137 vsize=282132 CPUtime=0.05 cores=1,3,5,7
/proc/29139/task/29141/stat : 29141 (strangenight2-m) R 29137 29139 28678 0 -1 4202560 243 0 0 0 5 0 0 0 18 0 4 0 501948591 288903168 1384 33554432000 4194304 4627427 140736664601456 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29139/tid=29142] ppid=29137 vsize=282132 CPUtime=0.05 cores=1,3,5,7
/proc/29139/task/29142/stat : 29142 (strangenight2-m) R 29137 29139 28678 0 -1 4202560 339 0 0 0 5 0 0 0 24 0 4 0 501948591 288903168 1384 33554432000 4194304 4627427 140736664601456 18446744073709551615 4309360 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 282132

[startup+0.100783 s]
/proc/loadavg: 3.72 6.15 6.66 6/180 29139
/proc/meminfo: memFree=19043288/32951124 swapFree=67111528/67111528
[pid=29139] ppid=29137 vsize=282268 CPUtime=0.38 cores=1,3,5,7
/proc/29139/stat : 29139 (strangenight2-m) R 29137 29139 28678 0 -1 4202496 1532 0 0 0 38 0 0 0 18 0 4 0 501948590 289042432 1444 33554432000 4194304 4627427 140736664601456 18446744073709551615 4309350 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29139/statm: 70567 1444 364 106 0 65538 0
[pid=29139/tid=29140] ppid=29137 vsize=282268 CPUtime=0.09 cores=1,3,5,7
/proc/29139/task/29140/stat : 29140 (strangenight2-m) R 29137 29139 28678 0 -1 4202560 248 0 0 0 9 0 0 0 18 0 4 0 501948591 289042432 1444 33554432000 4194304 4627427 140736664601456 18446744073709551615 4309290 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29139/tid=29141] ppid=29137 vsize=282268 CPUtime=0.09 cores=1,3,5,7
/proc/29139/task/29141/stat : 29141 (strangenight2-m) R 29137 29139 28678 0 -1 4202560 248 0 0 0 9 0 0 0 18 0 4 0 501948591 289042432 1444 33554432000 4194304 4627427 140736664601456 18446744073709551615 4310114 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29139/tid=29142] ppid=29137 vsize=282268 CPUtime=0.09 cores=1,3,5,7
/proc/29139/task/29142/stat : 29142 (strangenight2-m) R 29137 29139 28678 0 -1 4202560 384 0 0 0 9 0 0 0 24 0 4 0 501948591 289042432 1444 33554432000 4194304 4627427 140736664601456 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 282268

[startup+0.360737 s]
/proc/loadavg: 3.72 6.15 6.66 6/180 29139
/proc/meminfo: memFree=19043288/32951124 swapFree=67111528/67111528
[pid=29139] ppid=29137 vsize=288128 CPUtime=4.2 cores=1,3,5,7
/proc/29139/stat : 29139 (strangenight2-m) R 29137 29139 28678 0 -1 4202496 7807 0 0 0 419 1 0 0 19 0 4 0 501948590 295043072 4117 33554432000 4194304 4627427 140736664601456 18446744073709551615 4309315 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29139/statm: 72032 4117 384 106 0 67003 0
[pid=29139/tid=29140] ppid=29137 vsize=288128 CPUtime=1.04 cores=1,3,5,7
/proc/29139/task/29140/stat : 29140 (strangenight2-m) R 29137 29139 28678 0 -1 4202560 1931 0 0 0 104 0 0 0 19 0 4 0 501948591 295043072 4117 33554432000 4194304 4627427 140736664601456 18446744073709551615 4309200 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29139/tid=29141] ppid=29137 vsize=288128 CPUtime=1.04 cores=1,3,5,7
/proc/29139/task/29141/stat : 29141 (strangenight2-m) R 29137 29139 28678 0 -1 4202560 1938 0 0 0 104 0 0 0 19 0 4 0 501948591 295043072 4117 33554432000 4194304 4627427 140736664601456 18446744073709551615 4309065 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29139/tid=29142] ppid=29137 vsize=288128 CPUtime=1.04 cores=1,3,5,7
/proc/29139/task/29142/stat : 29142 (strangenight2-m) R 29137 29139 28678 0 -1 4202560 1544 0 0 0 104 0 0 0 19 0 4 0 501948591 295043072 4117 33554432000 4194304 4627427 140736664601456 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.2
Current children cumulated vsize (KiB) 288128

[startup+1.15759 s]
/proc/loadavg: 3.72 6.15 6.66 6/180 29139
/proc/meminfo: memFree=19043288/32951124 swapFree=67111528/67111528
[pid=29139] ppid=29137 vsize=288464 CPUtime=4.6 cores=1,3,5,7
/proc/29139/stat : 29139 (strangenight2-m) R 29137 29139 28678 0 -1 4202496 8299 0 0 0 459 1 0 0 19 0 4 0 501948590 295387136 4208 33554432000 4194304 4627427 140736664601456 18446744073709551615 4309364 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29139/statm: 72116 4208 385 106 0 67087 0
[pid=29139/tid=29140] ppid=29137 vsize=288464 CPUtime=1.14 cores=1,3,5,7
/proc/29139/task/29140/stat : 29140 (strangenight2-m) R 29137 29139 28678 0 -1 4202560 1991 0 0 0 114 0 0 0 19 0 4 0 501948591 295387136 4208 33554432000 4194304 4627427 140736664601456 18446744073709551615 4330946 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29139/tid=29141] ppid=29137 vsize=288464 CPUtime=1.14 cores=1,3,5,7
/proc/29139/task/29141/stat : 29141 (strangenight2-m) R 29137 29139 28678 0 -1 4202560 1999 0 0 0 114 0 0 0 19 0 4 0 501948591 295387136 4208 33554432000 4194304 4627427 140736664601456 18446744073709551615 4309109 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29139/tid=29142] ppid=29137 vsize=288464 CPUtime=1.14 cores=1,3,5,7
/proc/29139/task/29142/stat : 29142 (strangenight2-m) R 29137 29139 28678 0 -1 4202560 1841 0 0 0 114 0 0 0 19 0 4 0 501948591 295387136 4208 33554432000 4194304 4627427 140736664601456 18446744073709551615 4310102 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.6
Current children cumulated vsize (KiB) 288464

[startup+1.50054 s]
/proc/loadavg: 3.72 6.15 6.66 6/180 29139
/proc/meminfo: memFree=19043288/32951124 swapFree=67111528/67111528
[pid=29139] ppid=29137 vsize=288716 CPUtime=5.97 cores=1,3,5,7
/proc/29139/stat : 29139 (strangenight2-m) R 29137 29139 28678 0 -1 4202496 10492 0 0 0 596 1 0 0 20 0 4 0 501948590 295645184 5198 33554432000 4194304 4627427 140736664601456 18446744073709551615 233509994615 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29139/statm: 72179 5211 388 106 0 67150 0
[pid=29139/tid=29140] ppid=29137 vsize=288716 CPUtime=1.49 cores=1,3,5,7
/proc/29139/task/29140/stat : 29140 (strangenight2-m) R 29137 29139 28678 0 -1 4202560 2434 0 0 0 149 0 0 0 19 0 4 0 501948591 295645184 5217 33554432000 4194304 4627427 140736664601456 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29139/tid=29141] ppid=29137 vsize=288716 CPUtime=1.49 cores=1,3,5,7
/proc/29139/task/29141/stat : 29141 (strangenight2-m) R 29137 29139 28678 0 -1 4202560 2427 0 0 0 149 0 0 0 20 0 4 0 501948591 295645184 5224 33554432000 4194304 4627427 140736664601456 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29139/tid=29142] ppid=29137 vsize=288716 CPUtime=1.48 cores=1,3,5,7
/proc/29139/task/29142/stat : 29142 (strangenight2-m) R 29137 29139 28678 0 -1 4202560 2050 0 0 0 148 0 0 0 19 0 4 0 501948591 295645184 5231 33554432000 4194304 4627427 140736664601456 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 288716

[startup+3.10025 s]
/proc/loadavg: 3.72 6.15 6.66 9/184 29143
/proc/meminfo: memFree=18964436/32951124 swapFree=67111528/67111528
[pid=29139] ppid=29137 vsize=307036 CPUtime=12.35 cores=1,3,5,7
/proc/29139/stat : 29139 (strangenight2-m) R 29137 29139 28678 0 -1 4202496 20171 0 0 0 1233 2 0 0 25 0 4 0 501948590 314404864 11215 33554432000 4194304 4627427 140736664601456 18446744073709551615 4309192 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29139/statm: 76759 11215 388 106 0 71730 0
[pid=29139/tid=29140] ppid=29137 vsize=307036 CPUtime=3.08 cores=1,3,5,7
/proc/29139/task/29140/stat : 29140 (strangenight2-m) R 29137 29139 28678 0 -1 4202560 4689 0 0 0 308 0 0 0 24 0 4 0 501948591 314404864 11215 33554432000 4194304 4627427 140736664601456 18446744073709551615 4309405 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29139/tid=29141] ppid=29137 vsize=307036 CPUtime=3.08 cores=1,3,5,7
/proc/29139/task/29141/stat : 29141 (strangenight2-m) R 29137 29139 28678 0 -1 4202560 5131 0 0 0 308 0 0 0 24 0 4 0 501948591 314404864 11215 33554432000 4194304 4627427 140736664601456 18446744073709551615 4309195 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29139/tid=29142] ppid=29137 vsize=307036 CPUtime=3.07 cores=1,3,5,7
/proc/29139/task/29142/stat : 29142 (strangenight2-m) R 29137 29139 28678 0 -1 4202560 4988 0 0 0 307 0 0 0 24 0 4 0 501948591 314404864 11215 33554432000 4194304 4627427 140736664601456 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 307036

[startup+6.30667 s]
/proc/loadavg: 4.06 6.18 6.66 9/184 29143
/proc/meminfo: memFree=18942860/32951124 swapFree=67111528/67111528
[pid=29139] ppid=29137 vsize=307900 CPUtime=25.16 cores=1,3,5,7
/proc/29139/stat : 29139 (strangenight2-m) R 29137 29139 28678 0 -1 4202496 30701 0 0 0 2512 4 0 0 25 0 4 0 501948590 315289600 13345 33554432000 4194304 4627427 140736664601456 18446744073709551615 4309125 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29139/statm: 76975 13345 388 106 0 71946 0
[pid=29139/tid=29140] ppid=29137 vsize=307900 CPUtime=6.3 cores=1,3,5,7
/proc/29139/task/29140/stat : 29140 (strangenight2-m) R 29137 29139 28678 0 -1 4202560 8330 0 0 0 629 1 0 0 25 0 4 0 501948591 315289600 13345 33554432000 4194304 4627427 140736664601456 18446744073709551615 4309396 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29139/tid=29141] ppid=29137 vsize=307900 CPUtime=6.29 cores=1,3,5,7
/proc/29139/task/29141/stat : 29141 (strangenight2-m) R 29137 29139 28678 0 -1 4202560 7483 0 0 0 629 0 0 0 25 0 4 0 501948591 315289600 13345 33554432000 4194304 4627427 140736664601456 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29139/tid=29142] ppid=29137 vsize=307900 CPUtime=6.26 cores=1,3,5,7
/proc/29139/task/29142/stat : 29142 (strangenight2-m) R 29137 29139 28678 0 -1 4202560 7306 0 0 0 625 1 0 0 25 0 4 0 501948591 315289600 13345 33554432000 4194304 4627427 140736664601456 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 307900

[startup+12.7005 s]
/proc/loadavg: 4.38 6.21 6.67 9/184 29143
/proc/meminfo: memFree=18915392/32951124 swapFree=67111528/67111528
[pid=29139] ppid=29137 vsize=326780 CPUtime=50.71 cores=1,3,5,7
/proc/29139/stat : 29139 (strangenight2-m) R 29137 29139 28678 0 -1 4202496 47035 0 0 0 5063 8 0 0 25 0 4 0 501948590 334622720 19085 33554432000 4194304 4627427 140736664601456 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29139/statm: 81695 19085 388 106 0 76666 0
[pid=29139/tid=29140] ppid=29137 vsize=326780 CPUtime=12.69 cores=1,3,5,7
/proc/29139/task/29140/stat : 29140 (strangenight2-m) R 29137 29139 28678 0 -1 4202560 12470 0 0 0 1267 2 0 0 25 0 4 0 501948591 334622720 19085 33554432000 4194304 4627427 140736664601456 18446744073709551615 4309587 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29139/tid=29141] ppid=29137 vsize=326780 CPUtime=12.68 cores=1,3,5,7
/proc/29139/task/29141/stat : 29141 (strangenight2-m) R 29137 29139 28678 0 -1 4202560 10993 0 0 0 1267 1 0 0 25 0 4 0 501948591 334622720 19085 33554432000 4194304 4627427 140736664601456 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29139/tid=29142] ppid=29137 vsize=326780 CPUtime=12.63 cores=1,3,5,7
/proc/29139/task/29142/stat : 29142 (strangenight2-m) R 29137 29139 28678 0 -1 4202560 11583 0 0 0 1261 2 0 0 25 0 4 0 501948591 334622720 19085 33554432000 4194304 4627427 140736664601456 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 326780

[startup+25.5002 s]
/proc/loadavg: 5.26 6.32 6.70 9/184 29143
/proc/meminfo: memFree=18877820/32951124 swapFree=67111528/67111528
[pid=29139] ppid=29137 vsize=308004 CPUtime=101.84 cores=1,3,5,7
/proc/29139/stat : 29139 (strangenight2-m) R 29137 29139 28678 0 -1 4202496 72525 0 0 0 10170 14 0 0 25 0 4 0 501948590 315396096 24510 33554432000 4194304 4627427 140736664601456 18446744073709551615 4309277 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29139/statm: 77001 24510 388 106 0 71972 0
[pid=29139/tid=29140] ppid=29137 vsize=308004 CPUtime=25.48 cores=1,3,5,7
/proc/29139/task/29140/stat : 29140 (strangenight2-m) R 29137 29139 28678 0 -1 4202560 19040 0 0 0 2545 3 0 0 25 0 4 0 501948591 315396096 24510 33554432000 4194304 4627427 140736664601456 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29139/tid=29141] ppid=29137 vsize=308004 CPUtime=25.48 cores=1,3,5,7
/proc/29139/task/29141/stat : 29141 (strangenight2-m) R 29137 29139 28678 0 -1 4202560 17277 0 0 0 2545 3 0 0 25 0 4 0 501948591 315396096 24510 33554432000 4194304 4627427 140736664601456 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29139/tid=29142] ppid=29137 vsize=308004 CPUtime=25.35 cores=1,3,5,7
/proc/29139/task/29142/stat : 29142 (strangenight2-m) R 29137 29139 28678 0 -1 4202560 17155 0 0 0 2531 4 0 0 25 0 4 0 501948591 315396096 24510 33554432000 4194304 4627427 140736664601456 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 308004

[startup+51.1006 s]
/proc/loadavg: 6.19 6.45 6.73 9/184 29144
/proc/meminfo: memFree=18842936/32951124 swapFree=67111528/67111528
[pid=29139] ppid=29137 vsize=308780 CPUtime=204.11 cores=1,3,5,7
/proc/29139/stat : 29139 (strangenight2-m) R 29137 29139 28678 0 -1 4202496 107997 0 0 0 20386 25 0 0 25 0 4 0 501948590 316190720 28740 33554432000 4194304 4627427 140736664601456 18446744073709551615 4309266 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29139/statm: 77195 28740 388 106 0 72166 0
[pid=29139/tid=29140] ppid=29137 vsize=308780 CPUtime=51.08 cores=1,3,5,7
/proc/29139/task/29140/stat : 29140 (strangenight2-m) R 29137 29139 28678 0 -1 4202560 28568 0 0 0 5102 6 0 0 25 0 4 0 501948591 316190720 28740 33554432000 4194304 4627427 140736664601456 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29139/tid=29141] ppid=29137 vsize=308780 CPUtime=51.09 cores=1,3,5,7
/proc/29139/task/29141/stat : 29141 (strangenight2-m) R 29137 29139 28678 0 -1 4202560 26039 0 0 0 5103 6 0 0 25 0 4 0 501948591 316190720 28740 33554432000 4194304 4627427 140736664601456 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29139/tid=29142] ppid=29137 vsize=308780 CPUtime=50.82 cores=1,3,5,7
/proc/29139/task/29142/stat : 29142 (strangenight2-m) R 29137 29139 28678 0 -1 4202560 25430 0 0 0 5075 7 0 0 25 0 4 0 501948591 316190720 28740 33554432000 4194304 4627427 140736664601456 18446744073709551615 4309079 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 308780

[startup+102.3 s]
/proc/loadavg: 7.26 6.70 6.80 9/184 29205
/proc/meminfo: memFree=18847108/32951124 swapFree=67111528/67111528
[pid=29139] ppid=29137 vsize=343396 CPUtime=408.62 cores=1,3,5,7
/proc/29139/stat : 29139 (strangenight2-m) R 29137 29139 28678 0 -1 4202496 159020 0 0 0 40821 41 0 0 25 0 4 0 501948590 351637504 33636 33554432000 4194304 4627427 140736664601456 18446744073709551615 4324328 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29139/statm: 85849 33636 388 106 0 80820 0
[pid=29139/tid=29140] ppid=29137 vsize=343396 CPUtime=102.28 cores=1,3,5,7
/proc/29139/task/29140/stat : 29140 (strangenight2-m) R 29137 29139 28678 0 -1 4202560 37822 0 0 0 10219 9 0 0 25 0 4 0 501948591 351637504 33636 33554432000 4194304 4627427 140736664601456 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29139/tid=29141] ppid=29137 vsize=343396 CPUtime=102.29 cores=1,3,5,7
/proc/29139/task/29141/stat : 29141 (strangenight2-m) R 29137 29139 28678 0 -1 4202560 39679 0 0 0 10218 11 0 0 25 0 4 0 501948591 351637504 33636 33554432000 4194304 4627427 140736664601456 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29139/tid=29142] ppid=29137 vsize=343396 CPUtime=101.74 cores=1,3,5,7
/proc/29139/task/29142/stat : 29142 (strangenight2-m) R 29137 29139 28678 0 -1 4202560 40759 0 0 0 10163 11 0 0 25 0 4 0 501948591 351637504 33636 33554432000 4194304 4627427 140736664601456 18446744073709551615 4332200 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.62
Current children cumulated vsize (KiB) 343396

[startup+162.301 s]

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

[pid=29139] ppid=29137 vsize=556444 CPUtime=2805.39 cores=1,3,5,7
/proc/29139/stat : 29139 (strangenight2-m) R 29137 29139 28678 0 -1 4202496 490663 0 0 0 280358 181 0 0 25 0 4 0 501948590 569798656 75439 33554432000 4194304 4627427 140736664601456 18446744073709551615 4467844 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29139/statm: 139111 75439 388 106 0 134082 0
[pid=29139/tid=29140] ppid=29137 vsize=556444 CPUtime=702.29 cores=1,3,5,7
/proc/29139/task/29140/stat : 29140 (strangenight2-m) R 29137 29139 28678 0 -1 4202560 123512 0 0 0 70184 45 0 0 25 0 4 0 501948591 569798656 75439 33554432000 4194304 4627427 140736664601456 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29139/tid=29141] ppid=29137 vsize=556444 CPUtime=702.3 cores=1,3,5,7
/proc/29139/task/29141/stat : 29141 (strangenight2-m) R 29137 29139 28678 0 -1 4202560 122341 0 0 0 70182 48 0 0 25 0 4 0 501948591 569798656 75439 33554432000 4194304 4627427 140736664601456 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29139/tid=29142] ppid=29137 vsize=556444 CPUtime=698.48 cores=1,3,5,7
/proc/29139/task/29142/stat : 29142 (strangenight2-m) R 29137 29139 28678 0 -1 4202560 113447 0 0 0 69808 40 0 0 25 0 4 0 501948591 569798656 75439 33554432000 4194304 4627427 140736664601456 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2805.39
Current children cumulated vsize (KiB) 556444

[startup+762.3 s]
/proc/loadavg: 8.12 7.96 7.45 9/184 29223
/proc/meminfo: memFree=18402220/32951124 swapFree=67111528/67111528
[pid=29139] ppid=29137 vsize=552824 CPUtime=3045.06 cores=1,3,5,7
/proc/29139/stat : 29139 (strangenight2-m) R 29137 29139 28678 0 -1 4202496 511144 0 0 0 304315 191 0 0 25 0 4 0 501948590 566091776 78738 33554432000 4194304 4627427 140736664601456 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29139/statm: 138206 78738 388 106 0 133177 0
[pid=29139/tid=29140] ppid=29137 vsize=552824 CPUtime=762.29 cores=1,3,5,7
/proc/29139/task/29140/stat : 29140 (strangenight2-m) R 29137 29139 28678 0 -1 4202560 129011 0 0 0 76182 47 0 0 25 0 4 0 501948591 566091776 78738 33554432000 4194304 4627427 140736664601456 18446744073709551615 4309364 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29139/tid=29141] ppid=29137 vsize=552824 CPUtime=762.3 cores=1,3,5,7
/proc/29139/task/29141/stat : 29141 (strangenight2-m) R 29137 29139 28678 0 -1 4202560 127075 0 0 0 76180 50 0 0 25 0 4 0 501948591 566091776 78738 33554432000 4194304 4627427 140736664601456 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29139/tid=29142] ppid=29137 vsize=552824 CPUtime=758.15 cores=1,3,5,7
/proc/29139/task/29142/stat : 29142 (strangenight2-m) R 29137 29139 28678 0 -1 4202560 118125 0 0 0 75773 42 0 0 25 0 4 0 501948591 566091776 78738 33554432000 4194304 4627427 140736664601456 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3045.06
Current children cumulated vsize (KiB) 552824

[startup+822.3 s]
/proc/loadavg: 8.10 7.98 7.48 9/184 29224
/proc/meminfo: memFree=18342192/32951124 swapFree=67111528/67111528
[pid=29139] ppid=29137 vsize=565808 CPUtime=3284.74 cores=1,3,5,7
/proc/29139/stat : 29139 (strangenight2-m) R 29137 29139 28678 0 -1 4202496 532833 0 0 0 328272 202 0 0 25 0 4 0 501948590 579387392 91169 33554432000 4194304 4627427 140736664601456 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29139/statm: 141452 91169 388 106 0 136423 0
[pid=29139/tid=29140] ppid=29137 vsize=565808 CPUtime=822.3 cores=1,3,5,7
/proc/29139/task/29140/stat : 29140 (strangenight2-m) R 29137 29139 28678 0 -1 4202560 135736 0 0 0 82179 51 0 0 25 0 4 0 501948591 579387392 91169 33554432000 4194304 4627427 140736664601456 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29139/tid=29141] ppid=29137 vsize=565808 CPUtime=822.3 cores=1,3,5,7
/proc/29139/task/29141/stat : 29141 (strangenight2-m) R 29137 29139 28678 0 -1 4202560 133940 0 0 0 82177 53 0 0 25 0 4 0 501948591 579387392 91170 33554432000 4194304 4627427 140736664601456 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29139/tid=29142] ppid=29137 vsize=565808 CPUtime=817.83 cores=1,3,5,7
/proc/29139/task/29142/stat : 29142 (strangenight2-m) R 29137 29139 28678 0 -1 4202560 121727 0 0 0 81739 44 0 0 25 0 4 0 501948591 579387392 91170 33554432000 4194304 4627427 140736664601456 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.74
Current children cumulated vsize (KiB) 565808

[startup+882.301 s]
/proc/loadavg: 8.23 8.03 7.53 9/184 29226
/proc/meminfo: memFree=18309940/32951124 swapFree=67111528/67111528
[pid=29139] ppid=29137 vsize=579408 CPUtime=3524.42 cores=1,3,5,7
/proc/29139/stat : 29139 (strangenight2-m) R 29137 29139 28678 0 -1 4202496 548746 0 0 0 352230 212 0 0 25 0 4 0 501948590 593313792 91915 33554432000 4194304 4627427 140736664601456 18446744073709551615 4310094 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29139/statm: 144852 91915 388 106 0 139823 0
[pid=29139/tid=29140] ppid=29137 vsize=579408 CPUtime=882.29 cores=1,3,5,7
/proc/29139/task/29140/stat : 29140 (strangenight2-m) R 29137 29139 28678 0 -1 4202560 139276 0 0 0 88176 53 0 0 25 0 4 0 501948591 593313792 91915 33554432000 4194304 4627427 140736664601456 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29139/tid=29141] ppid=29137 vsize=579408 CPUtime=882.3 cores=1,3,5,7
/proc/29139/task/29141/stat : 29141 (strangenight2-m) R 29137 29139 28678 0 -1 4202560 140288 0 0 0 88173 57 0 0 25 0 4 0 501948591 593313792 91915 33554432000 4194304 4627427 140736664601456 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29139/tid=29142] ppid=29137 vsize=579408 CPUtime=877.5 cores=1,3,5,7
/proc/29139/task/29142/stat : 29142 (strangenight2-m) R 29137 29139 28678 0 -1 4202560 122149 0 0 0 87706 44 0 0 25 0 4 0 501948591 593313792 91915 33554432000 4194304 4627427 140736664601456 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3524.42
Current children cumulated vsize (KiB) 579408

[startup+942.301 s]
/proc/loadavg: 8.21 8.05 7.57 9/184 29228
/proc/meminfo: memFree=18314644/32951124 swapFree=67111528/67111528
[pid=29139] ppid=29137 vsize=567980 CPUtime=3764.12 cores=1,3,5,7
/proc/29139/stat : 29139 (strangenight2-m) R 29137 29139 28678 0 -1 4202496 563024 0 0 0 376191 221 0 0 25 0 4 0 501948590 581611520 90311 33554432000 4194304 4627427 140736664601456 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29139/statm: 141995 90311 388 106 0 136966 0
[pid=29139/tid=29140] ppid=29137 vsize=567980 CPUtime=942.3 cores=1,3,5,7
/proc/29139/task/29140/stat : 29140 (strangenight2-m) R 29137 29139 28678 0 -1 4202560 142078 0 0 0 94175 55 0 0 25 0 4 0 501948591 581611520 90311 33554432000 4194304 4627427 140736664601456 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29139/tid=29141] ppid=29137 vsize=567980 CPUtime=942.31 cores=1,3,5,7
/proc/29139/task/29141/stat : 29141 (strangenight2-m) R 29137 29139 28678 0 -1 4202560 145953 0 0 0 94171 60 0 0 25 0 4 0 501948591 581611520 90311 33554432000 4194304 4627427 140736664601456 18446744073709551615 4420181 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29139/tid=29142] ppid=29137 vsize=567980 CPUtime=937.18 cores=1,3,5,7
/proc/29139/task/29142/stat : 29142 (strangenight2-m) R 29137 29139 28678 0 -1 4202560 122193 0 0 0 93673 45 0 0 25 0 4 0 501948591 581611520 90311 33554432000 4194304 4627427 140736664601456 18446744073709551615 4310154 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3764.12
Current children cumulated vsize (KiB) 567980

[startup+1002.3 s]
/proc/loadavg: 8.20 8.07 7.60 9/184 29229
/proc/meminfo: memFree=18317240/32951124 swapFree=67111528/67111528
[pid=29139] ppid=29137 vsize=533088 CPUtime=4003.77 cores=1,3,5,7
/proc/29139/stat : 29139 (strangenight2-m) R 29137 29139 28678 0 -1 4202496 581739 0 0 0 400147 230 0 0 25 0 4 0 501948590 545882112 90333 33554432000 4194304 4627427 140736664601456 18446744073709551615 4309584 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29139/statm: 133272 90333 388 106 0 128243 0
[pid=29139/tid=29140] ppid=29137 vsize=533088 CPUtime=1002.3 cores=1,3,5,7
/proc/29139/task/29140/stat : 29140 (strangenight2-m) R 29137 29139 28678 0 -1 4202560 144881 0 0 0 100173 57 0 0 25 0 4 0 501948591 545882112 90333 33554432000 4194304 4627427 140736664601456 18446744073709551615 4309340 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29139/tid=29141] ppid=29137 vsize=533088 CPUtime=1002.3 cores=1,3,5,7
/proc/29139/task/29141/stat : 29141 (strangenight2-m) R 29137 29139 28678 0 -1 4202560 151812 0 0 0 100167 63 0 0 25 0 4 0 501948591 545882112 90333 33554432000 4194304 4627427 140736664601456 18446744073709551615 4309079 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29139/tid=29142] ppid=29137 vsize=533088 CPUtime=996.86 cores=1,3,5,7
/proc/29139/task/29142/stat : 29142 (strangenight2-m) R 29137 29139 28678 0 -1 4202560 126063 0 0 0 99639 47 0 0 25 0 4 0 501948591 545882112 90333 33554432000 4194304 4627427 140736664601456 18446744073709551615 4309587 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.77
Current children cumulated vsize (KiB) 533088

[startup+1062.31 s]
/proc/loadavg: 8.18 8.09 7.63 9/184 29231
/proc/meminfo: memFree=18294896/32951124 swapFree=67111528/67111528
[pid=29139] ppid=29137 vsize=546488 CPUtime=4243.47 cores=1,3,5,7
/proc/29139/stat : 29139 (strangenight2-m) R 29137 29139 28678 0 -1 4202496 596653 0 0 0 424107 240 0 0 25 0 4 0 501948590 559603712 85705 33554432000 4194304 4627427 140736664601456 18446744073709551615 4332735 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29139/statm: 136622 85705 388 106 0 131593 0
[pid=29139/tid=29140] ppid=29137 vsize=546488 CPUtime=1062.31 cores=1,3,5,7
/proc/29139/task/29140/stat : 29140 (strangenight2-m) R 29137 29139 28678 0 -1 4202560 149215 0 0 0 106171 60 0 0 25 0 4 0 501948591 559603712 85705 33554432000 4194304 4627427 140736664601456 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29139/tid=29141] ppid=29137 vsize=546488 CPUtime=1062.31 cores=1,3,5,7
/proc/29139/task/29141/stat : 29141 (strangenight2-m) R 29137 29139 28678 0 -1 4202560 157013 0 0 0 106165 66 0 0 25 0 4 0 501948591 559603712 85705 33554432000 4194304 4627427 140736664601456 18446744073709551615 4309142 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29139/tid=29142] ppid=29137 vsize=546488 CPUtime=1056.53 cores=1,3,5,7
/proc/29139/task/29142/stat : 29142 (strangenight2-m) R 29137 29139 28678 0 -1 4202560 129270 0 0 0 105605 48 0 0 25 0 4 0 501948591 559603712 85705 33554432000 4194304 4627427 140736664601456 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4243.47
Current children cumulated vsize (KiB) 546488

[startup+1122.3 s]
/proc/loadavg: 8.17 8.10 7.66 9/184 29232
/proc/meminfo: memFree=18277148/32951124 swapFree=67111528/67111528
[pid=29139] ppid=29137 vsize=573652 CPUtime=4483.13 cores=1,3,5,7
/proc/29139/stat : 29139 (strangenight2-m) R 29137 29139 28678 0 -1 4202496 618456 0 0 0 448062 251 0 0 25 0 4 0 501948590 587419648 87165 33554432000 4194304 4627427 140736664601456 18446744073709551615 4310105 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29139/statm: 143413 87165 388 106 0 138384 0
[pid=29139/tid=29140] ppid=29137 vsize=573652 CPUtime=1122.29 cores=1,3,5,7
/proc/29139/task/29140/stat : 29140 (strangenight2-m) R 29137 29139 28678 0 -1 4202560 152786 0 0 0 112168 61 0 0 25 0 4 0 501948591 587419648 87165 33554432000 4194304 4627427 140736664601456 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29139/tid=29141] ppid=29137 vsize=573652 CPUtime=1122.31 cores=1,3,5,7
/proc/29139/task/29141/stat : 29141 (strangenight2-m) R 29137 29139 28678 0 -1 4202560 163233 0 0 0 112161 70 0 0 25 0 4 0 501948591 587419648 87165 33554432000 4194304 4627427 140736664601456 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29139/tid=29142] ppid=29137 vsize=573652 CPUtime=1116.2 cores=1,3,5,7
/proc/29139/task/29142/stat : 29142 (strangenight2-m) R 29137 29139 28678 0 -1 4202560 135535 0 0 0 111569 51 0 0 25 0 4 0 501948591 587419648 87165 33554432000 4194304 4627427 140736664601456 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4483.13
Current children cumulated vsize (KiB) 573652

[startup+1182.3 s]
/proc/loadavg: 8.15 8.11 7.69 9/184 29243
/proc/meminfo: memFree=18260676/32951124 swapFree=67111528/67111528
[pid=29139] ppid=29137 vsize=560464 CPUtime=4722.78 cores=1,3,5,7
/proc/29139/stat : 29139 (strangenight2-m) R 29137 29139 28678 0 -1 4202496 635999 0 0 0 472016 262 0 0 25 0 4 0 501948590 573915136 86764 33554432000 4194304 4627427 140736664601456 18446744073709551615 4309266 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29139/statm: 140116 86764 388 106 0 135087 0
[pid=29139/tid=29140] ppid=29137 vsize=560464 CPUtime=1182.3 cores=1,3,5,7
/proc/29139/task/29140/stat : 29140 (strangenight2-m) R 29137 29139 28678 0 -1 4202560 155461 0 0 0 118167 63 0 0 25 0 4 0 501948591 573915136 86764 33554432000 4194304 4627427 140736664601456 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29139/tid=29141] ppid=29137 vsize=560464 CPUtime=1182.31 cores=1,3,5,7
/proc/29139/task/29141/stat : 29141 (strangenight2-m) R 29137 29139 28678 0 -1 4202560 167596 0 0 0 118158 73 0 0 25 0 4 0 501948591 573915136 86764 33554432000 4194304 4627427 140736664601456 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29139/tid=29142] ppid=29137 vsize=560464 CPUtime=1175.88 cores=1,3,5,7
/proc/29139/task/29142/stat : 29142 (strangenight2-m) R 29137 29139 28678 0 -1 4202560 139549 0 0 0 117534 54 0 0 25 0 4 0 501948591 573915136 86764 33554432000 4194304 4627427 140736664601456 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.78
Current children cumulated vsize (KiB) 560464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.18 8.12 7.70 9/184 29244
/proc/meminfo: memFree=18255468/32951124 swapFree=67111528/67111528
[pid=29139] ppid=29137 vsize=560500 CPUtime=4800.3 cores=1,3,5,7
/proc/29139/stat : 29139 (strangenight2-m) R 29137 29139 28678 0 -1 4202496 640741 0 0 0 479766 264 0 0 25 0 4 0 501948590 573952000 87883 33554432000 4194304 4627427 140736664601456 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29139/statm: 140125 87883 388 106 0 135096 0
[pid=29139/tid=29140] ppid=29137 vsize=560500 CPUtime=1201.71 cores=1,3,5,7
/proc/29139/task/29140/stat : 29140 (strangenight2-m) R 29137 29139 28678 0 -1 4202560 156525 0 0 0 120107 64 0 0 25 0 4 0 501948591 573952000 87883 33554432000 4194304 4627427 140736664601456 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29139/tid=29141] ppid=29137 vsize=560500 CPUtime=1201.72 cores=1,3,5,7
/proc/29139/task/29141/stat : 29141 (strangenight2-m) R 29137 29139 28678 0 -1 4202560 170092 0 0 0 120098 74 0 0 25 0 4 0 501948591 573952000 87883 33554432000 4194304 4627427 140736664601456 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29139/tid=29142] ppid=29137 vsize=560500 CPUtime=1195.18 cores=1,3,5,7
/proc/29139/task/29142/stat : 29142 (strangenight2-m) R 29137 29139 28678 0 -1 4202560 139549 0 0 0 119464 54 0 0 25 0 4 0 501948591 573952000 87883 33554432000 4194304 4627427 140736664601456 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.3
Current children cumulated vsize (KiB) 560500

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

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

[startup+1201.7 s]
/proc/loadavg: 8.18 8.12 7.70 9/184 29244
/proc/meminfo: memFree=18255468/32951124 swapFree=67111528/67111528
[pid=29139] ppid=29137 vsize=560500 CPUtime=4800.3 cores=1,3,5,7
/proc/29139/stat : 29139 (strangenight2-m) R 29137 29139 28678 0 -1 4202496 640741 0 0 0 479766 264 0 0 25 0 4 0 501948590 573952000 87883 33554432000 4194304 4627427 140736664601456 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29139/statm: 140125 87883 388 106 0 135096 0
[pid=29139/tid=29140] ppid=29137 vsize=560500 CPUtime=1201.71 cores=1,3,5,7
/proc/29139/task/29140/stat : 29140 (strangenight2-m) R 29137 29139 28678 0 -1 4202560 156525 0 0 0 120107 64 0 0 25 0 4 0 501948591 573952000 87883 33554432000 4194304 4627427 140736664601456 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29139/tid=29141] ppid=29137 vsize=560500 CPUtime=1201.72 cores=1,3,5,7
/proc/29139/task/29141/stat : 29141 (strangenight2-m) R 29137 29139 28678 0 -1 4202560 170092 0 0 0 120098 74 0 0 25 0 4 0 501948591 573952000 87883 33554432000 4194304 4627427 140736664601456 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29139/tid=29142] ppid=29137 vsize=560500 CPUtime=1195.18 cores=1,3,5,7
/proc/29139/task/29142/stat : 29142 (strangenight2-m) R 29137 29139 28678 0 -1 4202560 139549 0 0 0 119464 54 0 0 25 0 4 0 501948591 573952000 87883 33554432000 4194304 4627427 140736664601456 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.3
Current children cumulated vsize (KiB) 560500

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.73
CPU time (s): 4800.35
CPU user time (s): 4797.68
CPU system time (s): 2.66659
CPU usage (%): 399.453
Max. virtual memory (cumulated for all children) (KiB): 682760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.68
system time used= 2.66659
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 640741
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= 921
involuntary context switches= 33159

runsolver used 1.9877 second user time and 4.5873 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-29 18:42:07
IDJOB=3174109
IDBENCH=82927
IDSOLVER=1586
FILE ID=node145/3174109-1304095327
RUNJOBID= node145-1304095327-29117
PBS_JOBID= 13170580
Free space on /tmp= 72204 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/medium/unif-k7-r89-v80-c7120-S1639347701-083.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3174109-1304095327/watcher-3174109-1304095327 -o /tmp/evaluation-result-3174109-1304095327/solver-3174109-1304095327 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3174109-1304095327.cnf

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

MD5SUM BENCH= 409e3a755415661f5541c475b40a659c
RANDOM SEED=245585415

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19043568 kB
Buffers:       2052316 kB
Cached:       11217760 kB
SwapCached:          0 kB
Active:        2568176 kB
Inactive:     10767176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19043568 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           11584 kB
Writeback:          12 kB
AnonPages:       65308 kB
Mapped:          14788 kB
Slab:           508048 kB
PageTables:       4480 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   270260 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= 72196 MiB
End job on node145 at 2011-04-29 19:02:11