Trace number 3366220

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/large/
unif-k7-r85-v400-c34000-S1275797759-041-UNKNOWN.cnf
MD5SUM374e3ba6783d13d6d478972802d8dba0
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses34000
Sum of the clauses size238000
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 534000

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3366220-1305399176.cnf'
0.00/0.01	c -- header says num vars:            400
0.00/0.01	c -- header says num clauses:       34000
0.00/0.03	c -- clauses added:            0 learnts,        34000 normals,            0 xors
0.00/0.03	c -- vars added        400
0.00/0.03	c Parsing time:  0.01 s
0.00/0.03	c  N st     0         0       400     34000         0         0    238000         0   no data   no data
1.78/0.46	c asymm  cl-useful: 0/14659/34000 lits-rem:0 time: 0.41
1.78/0.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
1.78/0.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.78/0.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.78/0.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.78/0.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
1.78/0.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.78/0.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.15 s
1.78/0.85	c Finding binary XORs  T:     0.00 s  found:       0
1.78/0.85	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
1.78/0.85	c calculated reachability. Time: 0.00
1.78/0.85	c Calc default polars -  time:   0.00 s pos:     202 undec:       3 neg:     195
1.78/0.85	c =========================================================================================
1.78/0.85	c types(t): F = full restart, N = normal restart
1.78/0.85	c types(t): S = simplification begin/end, E = solution found
1.78/0.85	c restart types(rt): st = static, dy = dynamic
1.78/0.85	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.78/0.85	c  B st     0         0       400     34000         0         0    238000         0   no data   no data
1.78/1.05	c  N dy    14      4170       400     34000         0      4110    238000    396778     86.07     90.97
5.16/1.35	c  N dy    27      8355       400     34000         0      5456    238000    406743     84.28     89.49
6.36/1.68	c  N dy    43     12445       400     34000         0      4801    238000    227485     83.87     88.58
7.97/2.09	c  N dy    58     17085       400     34000         0      9399    238000    658488     83.05     87.87
9.94/2.50	c  N dy    74     21353       400     34000         0      7491    238000    375538     82.88     88.18
11.14/2.84	c  F st    91     25005       400     34000         0     11089    238000    713496     82.88   no data
11.54/2.90	c  N st    93     25634       400     34000         0     11705    238000    772648     82.88   no data
13.13/3.32	c  N dy    97     30000       400     34000         0      8675    238000    398216     82.88   no data
13.13/3.32	c  S st    97     30000       400     34000         0      8675    238000    398216     82.88   no data
13.13/3.38	c  S st    97     30506       400     34000         0      9180    238000    442069     82.88   no data
13.13/3.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.53/3.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
13.53/3.41	c blocked clauses removed:        0 vars:      0 tried:         400 T: 0.00 s
13.53/3.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.53/3.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.53/3.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
13.53/3.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13.53/3.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
13.53/3.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.13/3.82	c lits-rem:        22  cl-subs:       48  v-elim:      0  v-fix:    0  time:  0.38 s
15.92/4.05	c asymm  cl-useful: 0/7606/34000 lits-rem:0 time: 0.23
15.92/4.05	c calculated reachability. Time: 0.00
15.92/4.05	c  N dy    97     30506       400     34000         0      9132    238000    434605     82.88   no data
17.92/4.52	c  N dy   120     34803       400     34000         0     13378    238000    838176     83.10     87.66
19.52/4.99	c  N dy   133     38846       400     34000         0      8916    238000    327158     82.95     87.67
21.55/5.43	c  N dy   149     42926       400     34000         0     12960    238000    706317     82.84     87.52
22.71/5.75	c  S st   164     45759       400     34000         0     15753    238000    971512     82.92     84.98
23.11/5.84	c  S st   164     46261       400     34000         0     16254    238000   1013963     82.92   no data
23.11/5.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.11/5.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
23.11/5.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
23.11/5.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.11/5.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.11/5.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
23.11/5.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
23.11/5.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
23.51/5.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.68/7.76	c lits-rem:       124  cl-subs:      204  v-elim:      0  v-fix:    0  time:  1.84 s
30.68/7.76	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
30.68/7.78	c vivif2 --  cl tried    16050 cl shrink        0 lits rem          0 time: 0.01
31.89/8.04	c asymm  cl-useful: 0/6374/34000 lits-rem:0 time: 0.26
31.89/8.04	c calculated reachability. Time: 0.00
31.89/8.04	c  N dy   164     46261       400     34000         0     16050    238000    983470     82.92   no data
34.30/8.62	c  N dy   174     51884       400     34000         0     12110    238000    543681     82.26     87.28
35.87/9.06	c  N dy   189     56237       400     34000         0     16410    238000    945920     82.17     87.86
37.87/9.51	c  N dy   209     60256       400     34000         0     20378    238000   1320306     82.21     87.43
39.46/9.96	c  N dy   228     64496       400     34000         0     14055    238000    640550     82.21     87.43
41.86/10.50	c  N dy   245     69392       400     34000         0     18887    238000   1093570     82.11     75.52
41.86/10.50	c  S st   245     69392       400     34000         0     18887    238000   1093570     82.11     75.52
42.26/10.60	c  S st   245     69892       400     34000         0     19383    238000   1133951     82.11   no data
42.26/10.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
42.26/10.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.03
42.26/10.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
42.26/10.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
42.26/10.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
42.26/10.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
42.26/10.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
42.26/10.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
42.26/10.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
52.27/13.12	c lits-rem:       176  cl-subs:      301  v-elim:      0  v-fix:    0  time:  2.43 s
52.27/13.13	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
52.27/13.14	c vivif2 --  cl tried    19082 cl shrink        0 lits rem          0 time: 0.01
53.42/13.41	c asymm  cl-useful: 0/5361/34000 lits-rem:0 time: 0.27
53.42/13.41	c calculated reachability. Time: 0.00
53.42/13.41	c  N dy   245     69892       400     34000         0     19082    238000   1090181     82.11   no data
55.42/13.99	c  N dy   272     74412       400     34000         0     12041    238000    368254     82.23     86.56
57.41/14.49	c  N dy   293     79203       400     34000         0     16773    238000    811854     82.22     86.65
60.21/15.13	c  N dy   315     84656       400     34000         0     22166    238000   1322399     82.24     86.86
61.79/15.51	c  F st   331     87500       400     34000         0     24979    238000   1585237     82.26     80.22
63.00/15.86	c  N st   336     90795       400     34000         0     15721    238000    642338     82.26   no data
65.78/16.53	c  N dy   354     96715       400     34000         0     21559    238000   1196299     82.25     86.65
68.98/17.33	c  N dy   383    103120       400     34000         0     14394    238000    427442     82.25     87.38
69.83/17.52	c  S st   392    104838       400     34000         0     16096    238000    587155     82.26     72.72
70.18/17.60	c  S st   392    105343       400     34000         0     16601    238000    629838     82.26   no data
70.18/17.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
70.18/17.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
70.18/17.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
70.18/17.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
70.18/17.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
70.18/17.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
70.18/17.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
70.18/17.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
70.18/17.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
72.57/18.21	c lits-rem:        50  cl-subs:       86  v-elim:      0  v-fix:    0  time:  0.55 s
72.57/18.22	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
72.57/18.23	c vivif2 --  cl tried    16515 cl shrink        0 lits rem          0 time: 0.01
73.37/18.48	c asymm  cl-useful: 0/7529/34000 lits-rem:0 time: 0.25
73.37/18.48	c calculated reachability. Time: 0.00
73.37/18.48	c  N dy   392    105343       400     34000         0     16515    238000    616966     82.26   no data
76.57/19.28	c  N dy   424    112133       400     34000         0     23218    238000   1249955     82.33     93.06
80.55/20.25	c  N dy   459    119373       400     34000         0     15894    238000    489674     82.38     87.22
84.14/21.16	c  N dy   494    127075       400     34000         0     23496    238000   1203695     82.38     87.66
88.53/22.26	c  N dy   536    135195       400     34000         0     16037    238000    422088     82.47     87.63
92.52/23.28	c  N dy   581    143989       400     34000         0     24704    238000   1233643     82.49     87.74
97.71/24.55	c  N dy   630    153512       400     34000         0     17655    238000    491033     82.52     87.12
99.71/25.08	c  S st   654    158015       400     34000         0     22099    238000    912331     82.56     81.14
100.12/25.18	c  S st   654    158519       400     34000         0     22602    238000    956668     82.56   no data
100.12/25.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
100.12/25.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
100.54/25.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
100.54/25.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
100.54/25.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
100.54/25.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
100.54/25.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
100.54/25.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
100.54/25.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
107.69/27.01	c lits-rem:       148  cl-subs:      141  v-elim:      0  v-fix:    0  time:  1.76 s
107.69/27.01	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
107.69/27.02	c vivif2 --  cl tried    22461 cl shrink        0 lits rem          0 time: 0.01
108.49/27.31	c asymm  cl-useful: 0/5843/34000 lits-rem:0 time: 0.28
108.90/27.31	c calculated reachability. Time: 0.00
108.90/27.31	c  N dy   654    158519       400     34000         0     22461    238000    935455     82.56   no data
114.47/28.70	c  N dy   689    168821       400     34000         0     32640    238000   1893801     82.54     86.98
120.05/30.12	c  N dy   736    179656       400     34000         0     25889    238000   1180151     82.53     87.84
126.87/31.81	c  N dy   790    191217       400     34000         0     18866    238000    442273     82.56     87.03
132.82/33.38	c  N dy   841    203540       400     34000         0     31054    238000   1595620     82.58     87.67
140.79/35.31	c  N dy   904    216553       400     34000         0     24483    238000    886434     82.59     87.33
148.82/37.36	c  N dy   960    230685       400     34000         0     38463    238000   2196975     82.52     87.39
152.79/38.35	c  S st   989    237778       400     34000         0     25062    238000    861929     82.49   no data
153.21/38.46	c  S st   989    238280       400     34000         0     25562    238000    902189     82.49   no data
153.21/38.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
153.21/38.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
153.56/38.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
153.56/38.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
153.56/38.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
153.56/38.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
153.56/38.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
153.56/38.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
153.56/38.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
159.16/39.99	c lits-rem:       110  cl-subs:      124  v-elim:      0  v-fix:    0  time:  1.45 s
159.16/39.99	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
159.56/40.00	c vivif2 --  cl tried    25438 cl shrink        0 lits rem          0 time: 0.01
160.75/40.31	c asymm  cl-useful: 0/5429/34000 lits-rem:0 time: 0.31
160.75/40.31	c calculated reachability. Time: 0.00
160.75/40.31	c  N dy   989    238280       400     34000         0     25438    238000    884066     82.49   no data
169.52/42.51	c  N dy  1048    253662       400     34000         0     40643    238000   2312762     82.45     87.65
180.29/45.20	c  N dy  1119    271102       400     34000         0     36454    238000   1859386     82.45     87.16
190.67/47.82	c  N dy  1183    288788       400     34000         0     31516    238000   1301095     82.37     88.28
201.84/50.63	c  F st  1263    306252       400     34000         0     25395    238000    645773     82.35     78.29
202.24/50.78	c  N st  1266    307442       400     34000         0     26570    238000    757402     82.35   no data
214.23/53.80	c  N dy  1331    327189       400     34000         0     46073    238000   2602032     82.33     87.41
226.99/56.91	c  N dy  1420    347257       400     34000         0     41509    238000   2076019     82.33     87.70
233.76/58.67	c  S st  1458    357420       400     34000         0     26200    238000    557100     82.32     85.64
234.16/58.78	c  S st  1458    357922       400     34000         0     26700    238000    601712     82.32   no data
234.16/58.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
234.56/58.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
234.56/58.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
234.56/58.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
234.56/58.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
234.56/58.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
234.56/58.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
234.56/58.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
234.56/58.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
236.59/59.34	c lits-rem:        29  cl-subs:       38  v-elim:      0  v-fix:    0  time:  0.49 s
236.59/59.34	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
236.59/59.35	c vivif2 --  cl tried    26662 cl shrink        0 lits rem          0 time: 0.01
237.75/59.66	c asymm  cl-useful: 0/5195/34000 lits-rem:0 time: 0.32
237.75/59.67	c calculated reachability. Time: 0.00
237.75/59.67	c  N dy  1458    357922       400     34000         0     26662    238000    596428     82.32   no data
249.76/62.69	c  N dy  1533    377941       400     34000         0     46393    238000   2462301     82.30     94.62
262.51/65.87	c  N dy  1610    397996       400     34000         0     39885    238000   1761725     82.26     87.10
276.44/69.38	c  N dy  1703    418030       400     34000         0     32344    238000    971359     82.28     86.74
290.81/72.99	c  N dy  1799    438089       400     34000         0     52149    238000   2845563     82.31     86.82
304.79/76.43	c  N dy  1899    458329       400     34000         0     43858    238000   1976950     82.33     87.36
319.14/80.09	c  N dy  1981    478654       400     34000         0     34641    238000   1017781     82.31     87.40
333.16/83.59	c  N dy  2066    498675       400     34000         0     54384    238000   2871623     82.30     91.05
347.07/87.03	c  N dy  2144    518836       400     34000         0     44039    238000   1821239     82.28     86.62
360.25/90.36	c  S st  2221    536883       400     34000         0     61863    238000   3498891     82.26   no data
361.04/90.54	c  S st  2221    537385       400     34000         0     62364    238000   3541566     82.26   no data
361.04/90.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
361.44/90.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
361.44/90.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
361.44/90.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
361.44/90.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
361.44/90.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
361.44/90.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
361.44/90.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
361.84/90.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
480.74/120.52	c lits-rem:       709  cl-subs:      923  v-elim:      0  v-fix:    0  time: 29.76 s
480.74/120.53	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
480.74/120.57	c vivif2 --  cl tried    61441 cl shrink        0 lits rem          0 time: 0.04
482.37/120.97	c asymm  cl-useful: 0/3307/34000 lits-rem:0 time: 0.40
482.37/120.97	c calculated reachability. Time: 0.00
482.37/120.97	c  N dy  2221    537385       400     34000         0     61441    238000   3405270     82.26   no data
495.90/124.34	c  N dy  2309    557408       400     34000         0     49952    238000   2296611     82.27     90.24
511.46/128.28	c  N dy  2416    578245       400     34000         0     38254    238000   1112217     82.30     87.56
525.85/131.81	c  N dy  2493    598263       400     34000         0     58022    238000   2976605     82.30     87.38
540.58/135.51	c  N dy  2575    618399       400     34000         0     44682    238000   1630991     82.30     86.66
557.34/139.73	c  N dy  2675    638497       400     34000         0     64534    238000   3498504     82.31     86.88
572.11/143.49	c  N dy  2751    658576       400     34000         0     50105    238000   2054610     82.30     86.96
590.46/148.00	c  N dy  2828    678626       400     34000         0     69913    238000   3929593     82.30     90.02
606.42/152.09	c  N dy  2914    699440       400     34000         0     55264    238000   2458860     82.28     86.88
623.98/156.48	c  N dy  3008    719472       400     34000         0     38826    238000    833122     82.31     86.91
639.14/160.28	c  N dy  3080    739504       400     34000         0     58595    238000   2684960     82.28     86.70
657.52/164.89	c  N dy  3171    759580       400     34000         0     41216    238000    981830     82.28     87.20
673.86/169.00	c  N dy  3276    779646       400     34000         0     61030    238000   2854253     82.31     89.83
694.60/174.11	c  N dy  3366    800451       400     34000         0     43397    238000   1100311     82.32     87.74
698.99/175.29	c  S st  3397    806077       400     34000         0     48963    238000   1621920     82.32   no data
699.79/175.44	c  S st  3397    806580       400     34000         0     49462    238000   1665302     82.32   no data
699.79/175.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
699.79/175.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
700.19/175.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
700.19/175.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
700.19/175.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
700.19/175.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
700.19/175.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
700.19/175.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
700.19/175.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
739.29/185.31	c lits-rem:       257  cl-subs:      323  v-elim:      0  v-fix:    0  time:  9.75 s
739.29/185.32	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
739.29/185.34	c vivif2 --  cl tried    49139 cl shrink        0 lits rem          0 time: 0.02
740.91/185.71	c asymm  cl-useful: 0/3743/34000 lits-rem:0 time: 0.37
740.91/185.72	c calculated reachability. Time: 0.00
740.91/185.72	c  N dy  3397    806580       400     34000         0     49139    238000   1618002     82.32   no data
757.65/189.93	c  N dy  3486    826588       400     34000         0     68911    238000   3482509     82.32     87.00
774.80/194.29	c  N dy  3583    846647       400     34000         0     49537    238000   1592625     82.33     87.99
791.56/198.45	c  N dy  3671    866694       400     34000         0     69352    238000   3458115     82.33     88.64
809.51/202.94	c  N dy  3769    887001       400     34000         0     49236    238000   1480555     82.35     87.92
825.46/206.97	c  N dy  3822    907226       400     34000         0     69177    238000   3352472     82.31     87.69
843.03/211.39	c  N dy  3914    927252       400     34000         0     47802    238000   1265251     82.31     87.12
858.99/215.37	c  N dy  3996    947350       400     34000         0     67687    238000   3134806     82.30     87.80
878.14/220.11	c  N dy  4078    967430       400     34000         0     45358    238000    953390     82.30     90.98
893.70/224.03	c  N dy  4169    987443       400     34000         0     65116    238000   2810223     82.31     87.48
913.25/228.98	c  N dy  4272   1007567       400     34000         0     84982    238000   4678272     82.32     86.75
928.82/232.88	c  N dy  4351   1027682       400     34000         0     61717    238000   2412593     82.31     86.87
947.95/237.60	c  N dy  4441   1047800       400     34000         0     81578    238000   4281172     82.32     87.82
965.15/241.98	c  N dy  4529   1067935       400     34000         0     57383    238000   1920691     82.32     86.68
968.71/242.83	c  F st  4555   1071877       400     34000         0     61275    238000   2289292     82.33     81.18
982.71/246.39	c  N dy  4609   1087958       400     34000         0     77142    238000   3807521     82.33     87.31
1001.82/251.11	c  N dy  4691   1107965       400     34000         0     51829    238000   1316547     82.32     90.21
1018.97/255.41	c  N dy  4787   1127995       400     34000         0     71618    238000   3185232     82.33     87.53
1040.12/260.73	c  N dy  4878   1148237       400     34000         0     91593    238000   5068592     82.34     86.85
1057.68/265.19	c  N dy  4974   1168509       400     34000         0     65539    238000   2525354     82.36     87.41
1078.85/270.49	c  N dy  5072   1188570       400     34000         0     85341    238000   4404832     82.38     88.97
1098.38/275.34	c  N dy  5150   1209083       400     34000         0     58525    238000   1771738     82.36     87.02
1099.18/275.51	c  S st  5154   1209870       400     34000         0     59301    238000   1845184     82.36   no data
1099.98/275.70	c  S st  5154   1210373       400     34000         0     59803    238000   1892591     82.36   no data
1099.98/275.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1099.98/275.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
1099.98/275.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1099.98/275.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1099.98/275.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1099.98/275.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
1099.98/275.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1099.98/275.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1100.38/275.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1152.24/288.81	c lits-rem:       255  cl-subs:      375  v-elim:      0  v-fix:    0  time: 12.97 s
1152.24/288.81	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
1152.24/288.84	c vivif2 --  cl tried    59428 cl shrink        0 lits rem          0 time: 0.02
1153.46/289.17	c asymm  cl-useful: 0/2954/34000 lits-rem:0 time: 0.33
1153.46/289.18	c calculated reachability. Time: 0.00
1153.46/289.18	c  N dy  5154   1210373       400     34000         0     59428    238000   1837720     82.36   no data
1172.59/293.92	c  N dy  5235   1230453       400     34000         0     79261    238000   3696796     82.36     86.90
1194.93/299.53	c  N dy  5333   1250513       400     34000         0     51024    238000    987550     82.37     86.89
1212.09/303.88	c  N dy  5413   1270968       400     34000         0     71235    238000   2884863     82.36     86.92
1233.63/309.25	c  N dy  5514   1290970       400     34000         0     90978    238000   4746232     82.37     86.94
1252.79/314.00	c  N dy  5601   1311010       400     34000         0     61736    238000   1911740     82.37     87.37
1273.13/319.12	c  N dy  5700   1332860       400     34000         0     83305    238000   3950717     82.37     86.77
1296.28/324.94	c  N dy  5788   1353233       400     34000         0     53369    238000   1041976     82.37     87.02
1315.03/329.68	c  N dy  5878   1373235       400     34000         0     73124    238000   2900946     82.38     86.82
1336.57/335.01	c  N dy  5953   1393241       400     34000         0     92898    238000   4761947     82.38     86.75
1356.92/340.12	c  N dy  6046   1413297       400     34000         0     61645    238000   1732086     82.39     89.33
1376.48/345.04	c  N dy  6143   1433325       400     34000         0     81451    238000   3609412     82.40     87.68
1399.65/350.89	c  N dy  6237   1453711       400     34000         0    101585    238000   5503962     82.40     88.00
1417.96/355.44	c  N dy  6320   1473909       400     34000         0     69528    238000   2394815     82.40     88.23
1438.32/360.51	c  N dy  6400   1494004       400     34000         0     89374    238000   4253190     82.39     86.87
1461.86/366.41	c  N dy  6500   1514098       400     34000         0     56204    238000   1052833     82.40     88.63
1479.41/370.82	c  N dy  6586   1534136       400     34000         0     75996    238000   2919284     82.40     91.67
1500.60/376.14	c  N dy  6668   1554244       400     34000         0     95825    238000   4774508     82.39     87.99
1522.12/381.57	c  N dy  6762   1574260       400     34000         0     61622    238000   1485205     82.39     87.19
1541.26/386.37	c  N dy  6842   1594538       400     34000         0     81634    238000   3362961     82.39     86.86
1564.80/392.27	c  N dy  6937   1614691       400     34000         0    101559    238000   5237288     82.39     86.92
1585.94/397.51	c  N dy  7023   1634821       400     34000         0     66466    238000   1852522     82.39     86.89
1605.52/402.43	c  N dy  7116   1654901       400     34000         0     86289    238000   3712429     82.39     87.27
1629.03/408.39	c  N dy  7198   1675210       400     34000         0    106315    238000   5592634     82.39     87.10
1648.99/413.35	c  N dy  7277   1695314       400     34000         0     70215    238000   2133645     82.39     87.94
1664.94/417.31	c  S st  7346   1710375       400     34000         0     85074    238000   3533759     82.39     83.30
1665.74/417.55	c  S st  7346   1710880       400     34000         0     85577    238000   3579884     82.39   no data
1665.74/417.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1666.14/417.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.07
1666.14/417.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1666.14/417.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1666.14/417.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1666.14/417.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
1666.14/417.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1666.14/417.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1666.53/417.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1807.82/453.17	c lits-rem:       575  cl-subs:      868  v-elim:      0  v-fix:    0  time: 35.39 s
1807.82/453.18	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
1808.17/453.22	c vivif2 --  cl tried    84709 cl shrink        0 lits rem          0 time: 0.04
1809.77/453.65	c asymm  cl-useful: 0/3271/34000 lits-rem:0 time: 0.43
1809.77/453.65	c calculated reachability. Time: 0.00
1809.77/453.65	c  N dy  7346   1710880       400     34000         0     84709    238000   3452125     82.39   no data
1834.51/459.86	c  N dy  7425   1731043       400     34000         0    104652    238000   5332645     82.39     86.80
1858.45/465.88	c  N dy  7513   1751345       400     34000         0     67769    238000   1809549     82.39     87.05
1879.19/471.06	c  N dy  7610   1771463       400     34000         0     87629    238000   3687822     82.40     87.26
1903.55/477.14	c  N dy  7684   1791907       400     34000         0    107799    238000   5579869     82.39     86.75
1925.48/482.68	c  N dy  7776   1812084       400     34000         0     69816    238000   1920920     82.39     86.75
1946.61/487.96	c  N dy  7849   1832358       400     34000         0     89872    238000   3808531     82.38     87.13
1972.15/494.33	c  N dy  7932   1852817       400     34000         0    110078    238000   5709051     82.38     86.86
1994.49/499.94	c  N dy  8013   1872841       400     34000         0     70904    238000   1927387     82.37     87.56
2014.43/504.95	c  N dy  8089   1892993       400     34000         0     90818    238000   3790628     82.36     86.84
2039.57/511.26	c  N dy  8189   1913045       400     34000         0    110648    238000   5666482     82.37     89.53
2062.71/517.04	c  N dy  8274   1933185       400     34000         0     70611    238000   1820422     82.37     87.31
2083.46/522.29	c  N dy  8369   1953261       400     34000         0     90433    238000   3687219     82.37     87.15
2109.00/528.61	c  N dy  8469   1973313       400     34000         0    110211    238000   5555778     82.38     86.94
2132.92/534.69	c  N dy  8558   1993433       400     34000         0     69151    238000   1604212     82.38     87.49
2152.89/539.60	c  N dy  8632   2013544       400     34000         0     88991    238000   3472012     82.38     87.04
2176.04/545.49	c  N dy  8711   2033645       400     34000         0    108849    238000   5349560     82.37     87.35
2201.16/551.72	c  N dy  8782   2053859       400     34000         0     66944    238000   1316799     82.37     87.78
2220.70/556.65	c  N dy  8866   2073903       400     34000         0     86749    238000   3185513     82.36     87.92
2244.25/562.51	c  N dy  8943   2094158       400     34000         0    106759    238000   5069993     82.36     88.61
2273.77/569.93	c  N dy  9033   2115724       400     34000         0     65189    238000   1064466     82.36     86.78
2292.92/574.71	c  N dy  9110   2135805       400     34000         0     85015    238000   2927215     82.36     87.65
2316.48/580.65	c  N dy  9199   2155940       400     34000         0    104918    238000   4801957     82.36     87.09
2345.20/587.81	c  N dy  9293   2176191       400     34000         0    124909    238000   6688106     82.36     87.15
2366.35/593.10	c  N dy  9395   2196254       400     34000         0     80840    238000   2455664     82.37     88.07
2382.32/597.16	c  S st  9462   2210884       400     34000         0     95264    238000   3811729     82.37   no data
2383.49/597.44	c  S st  9462   2211387       400     34000         0     95764    238000   3857005     82.37   no data
2383.49/597.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2383.90/597.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
2383.90/597.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2383.90/597.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2383.90/597.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2383.90/597.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
2383.90/597.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2383.90/597.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
2384.30/597.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2529.13/633.93	c lits-rem:       587  cl-subs:      905  v-elim:      0  v-fix:    0  time: 36.25 s
2529.13/633.93	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
2529.13/633.98	c vivif2 --  cl tried    94859 cl shrink        0 lits rem          0 time: 0.05
2531.13/634.42	c asymm  cl-useful: 0/2729/34000 lits-rem:0 time: 0.44
2531.13/634.43	c calculated reachability. Time: 0.00
2531.13/634.43	c  N dy  9462   2211387       400     34000         0     94859    238000   3722669     82.37   no data
2558.65/641.34	c  N dy  9556   2231512       400     34000         0    114722    238000   5587919     82.37     87.67
2589.77/649.16	c  N dy  9654   2251754       400     34000         0     69896    238000   1347523     82.38     86.76
2613.72/655.12	c  N dy  9739   2272082       400     34000         0     89956    238000   3233900     82.37     86.87
2641.68/662.18	c  N dy  9821   2292113       400     34000         0    109708    238000   5084315     82.37     87.60
2671.17/669.51	c  N dy  9891   2312121       400     34000         0    129478    238000   6948387     82.37     86.82
2693.52/675.19	c  N dy  9975   2332285       400     34000         0     83567    238000   2555222     82.37     86.84
2717.85/681.28	c  N dy 10058   2352379       400     34000         0    103417    238000   4420104     82.36     87.60
2746.60/688.47	c  N dy 10138   2372393       400     34000         0    123212    238000   6284360     82.36     87.04
2774.50/695.46	c  N dy 10214   2392638       400     34000         0     76365    238000   1791659     82.35     86.81
2799.68/701.77	c  N dy 10297   2412731       400     34000         0     96206    238000   3667669     82.35     87.03
2827.17/708.61	c  N dy 10388   2432993       400     34000         0    116211    238000   5548616     82.35     87.09
2857.50/716.27	c  N dy 10468   2453404       400     34000         0     68575    238000    970889     82.35     87.65
2878.69/721.57	c  N dy 10567   2473981       400     34000         0     88887    238000   2868831     82.35     88.33
2904.19/727.94	c  N dy 10671   2494060       400     34000         0    108683    238000   4734580     82.36     87.23
2932.51/735.06	c  N dy 10762   2514093       400     34000         0    128486    238000   6596503     82.36     87.59
2958.85/741.65	c  N dy 10852   2534516       400     34000         0     79856    238000   1949609     82.36     87.13
2981.59/747.38	c  N dy 10938   2554677       400     34000         0     99760    238000   3814916     82.36     87.02
3009.53/754.35	c  N dy 11036   2575706       400     34000         0    120520    238000   5773070     82.36     86.87
3040.24/762.07	c  N dy 11128   2595875       400     34000         0     70674    238000   1003080     82.36     86.79
3060.59/767.15	c  N dy 11218   2615914       400     34000         0     90490    238000   2875944     82.37     91.84
3085.73/773.43	c  N dy 11320   2635956       400     34000         0    110294    238000   4742337     82.37     87.12
3116.44/781.11	c  N dy 11408   2657509       400     34000         0    131597    238000   6757369     82.37     86.84
3142.77/787.70	c  N dy 11488   2677602       400     34000         0     80641    238000   1855146     82.37     91.19
3165.52/793.46	c  N dy 11582   2697749       400     34000         0    100515    238000   3717306     82.37     87.27
3183.48/797.91	c  S st 11646   2711387       400     34000         0    113968    238000   4982701     82.37     78.98
3184.67/798.21	c  S st 11646   2711889       400     34000         0    114466    238000   5026545     82.37   no data
3184.67/798.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3185.07/798.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.08
3185.07/798.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3185.07/798.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3185.07/798.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3185.07/798.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
3185.07/798.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3185.07/798.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
3185.91/798.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3426.47/858.80	c lits-rem:       808  cl-subs:     1176  v-elim:      0  v-fix:    0  time: 60.28 s
3426.47/858.81	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
3426.47/858.87	c vivif2 --  cl tried   113290 cl shrink        0 lits rem          0 time: 0.06
3428.47/859.33	c asymm  cl-useful: 0/2271/34000 lits-rem:0 time: 0.47
3428.47/859.34	c calculated reachability. Time: 0.00
3428.47/859.34	c  N dy 11646   2711889       400     34000         0    113290    238000   4852668     82.37   no data
3460.77/867.44	c  N dy 11738   2732078       400     34000         0    133222    238000   6723577     82.37     87.95
3490.30/874.83	c  N dy 11827   2752102       400     34000         0     81262    238000   1831369     82.37     87.38
3515.08/881.02	c  N dy 11911   2772156       400     34000         0    101077    238000   3697168     82.37     88.17
3544.57/888.43	c  N dy 12001   2792263       400     34000         0    120935    238000   5575518     82.37     87.48
3585.66/898.78	c  N dy 12107   2812324       400     34000         0    140740    238000   7442463     82.38     87.05
3612.40/905.47	c  N dy 12203   2832358       400     34000         0     87783    238000   2357667     82.38     87.68
3637.14/911.70	c  N dy 12308   2852382       400     34000         0    107528    238000   4215556     82.38     88.46
3665.85/918.84	c  N dy 12394   2872476       400     34000         0    127384    238000   6079445     82.38     90.29
3699.00/927.11	c  N dy 12484   2892537       400     34000         0    147186    238000   7935316     82.38     87.32
3722.11/932.92	c  N dy 12567   2912577       400     34000         0     93236    238000   2804507     82.38     88.33
3749.25/939.73	c  N dy 12659   2933004       400     34000         0    113407    238000   4702325     82.38     87.52
3780.38/947.52	c  N dy 12746   2953083       400     34000         0    133246    238000   6563958     82.39     87.15
3811.90/955.40	c  N dy 12814   2973430       400     34000         0     78640    238000   1340886     82.38     88.23
3835.47/961.36	c  N dy 12907   2993434       400     34000         0     98379    238000   3199861     82.38     92.60
3864.96/968.79	c  N dy 13002   3013577       400     34000         0    118247    238000   5061566     82.38     88.87
3899.67/977.40	c  N dy 13092   3033681       400     34000         0    138100    238000   6934744     82.38     87.25
3930.39/985.19	c  N dy 13186   3053766       400     34000         0     82249    238000   1592622     82.38     88.83
3953.56/990.95	c  N dy 13268   3074042       400     34000         0    102291    238000   3483306     82.38     86.84
3981.47/997.97	c  N dy 13374   3094220       400     34000         0    122208    238000   5368384     82.38     86.72
4012.98/1005.85	c  N dy 13448   3115128       400     34000         0    142878    238000   7321278     82.38     87.21
4041.33/1012.96	c  N dy 13528   3135232       400     34000         0     86041    238000   1860499     82.37     86.98
4064.85/1018.82	c  N dy 13616   3155329       400     34000         0    105875    238000   3734080     82.38     87.49
4092.79/1025.86	c  N dy 13704   3175574       400     34000         0    125868    238000   5619833     82.38     87.05
4124.72/1033.89	c  N dy 13785   3195969       400     34000         0    146014    238000   7507396     82.37     87.18
4149.44/1040.00	c  S st 13859   3211889       400     34000         0     84043    238000   1593396     82.38   no data
4150.24/1040.23	c  S st 13859   3212391       400     34000         0     84543    238000   1637885     82.38   no data
4150.24/1040.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4150.24/1040.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
4150.64/1040.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4150.64/1040.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4150.64/1040.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4150.64/1040.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
4150.64/1040.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4150.64/1040.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
4150.64/1040.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4173.42/1046.02	c lits-rem:        96  cl-subs:      194  v-elim:      0  v-fix:    0  time:  5.63 s
4173.42/1046.02	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
4173.42/1046.04	c vivif2 --  cl tried    84349 cl shrink        0 lits rem          0 time: 0.02
4174.97/1046.45	c asymm  cl-useful: 0/2782/34000 lits-rem:0 time: 0.40
4174.97/1046.45	c calculated reachability. Time: 0.00
4174.97/1046.45	c  N dy 13859   3212391       400     34000         0     84349    238000   1609585     82.38   no data
4198.11/1052.28	c  N dy 13952   3232418       400     34000         0    104141    238000   3474132     82.38     91.30
4225.25/1059.07	c  N dy 14043   3252504       400     34000         0    123983    238000   5342471     82.38     89.62
4255.97/1066.78	c  N dy 14115   3272778       400     34000         0    144019    238000   7233616     82.38     87.24
4286.69/1074.40	c  N dy 14206   3292781       400     34000         0     85083    238000   1607824     82.38     88.05
4309.83/1080.22	c  N dy 14290   3312887       400     34000         0    104957    238000   3474940     82.38     86.88
4337.36/1087.14	c  N dy 14379   3332950       400     34000         0    124787    238000   5334574     82.38     87.16
4368.47/1094.95	c  N dy 14461   3353035       400     34000         0    144641    238000   7200805     82.38     87.11
4401.22/1103.13	c  N dy 14554   3373450       400     34000         0     85118    238000   1527904     82.38     87.35
4425.13/1109.16	c  N dy 14650   3393530       400     34000         0    104948    238000   3400131     82.38     87.14
4453.07/1116.17	c  N dy 14741   3413561       400     34000         0    124738    238000   5267771     82.38     86.85
4485.03/1124.15	c  N dy 14835   3433757       400     34000         0    144687    238000   7143861     82.38     87.03
4524.11/1133.93	c  N dy 14939   3454398       400     34000         0     84370    238000   1376812     82.39     86.82
4547.62/1139.89	c  N dy 15026   3474704       400     34000         0    104412    238000   3265188     82.39     86.88
4576.35/1147.09	c  N dy 15124   3494748       400     34000         0    124189    238000   5134466     82.39     88.90
4607.91/1154.93	c  N dy 15197   3515839       400     34000         0    145035    238000   7101945     82.39     86.93
4642.60/1163.65	c  N dy 15281   3535906       400     34000         0     83223    238000   1185484     82.38     86.83
4665.33/1169.36	c  N dy 15357   3555949       400     34000         0    103015    238000   3043635     82.38     90.30
4693.26/1176.38	c  N dy 15470   3576015       400     34000         0    122822    238000   4917949     82.39     89.75
4723.18/1183.83	c  N dy 15541   3596100       400     34000         0    142634    238000   6782067     82.39     87.29
4759.49/1192.96	c  N dy 15635   3616381       400     34000         0    162672    238000   8664600     82.39     87.32
4783.05/1198.83	c  N dy 15696   3636452       400     34000         0     99900    238000   2670766     82.38     88.18

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

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

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


[startup+0 s]
/proc/loadavg: 7.59 7.90 6.72 1/311 17549
/proc/meminfo: memFree=15706396/32950928 swapFree=67085488/67111528
[pid=17549] ppid=17547 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/17549/stat : 17549 (strangenight2-m) R 17547 17549 17424 0 -1 4202496 412 0 0 0 0 0 0 0 25 0 4 0 730148331 52396032 352 33554432000 4194304 4580107 140734098147360 18446744073709551615 47785867351577 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17549/statm: 12792 352 302 95 0 7774 0
[pid=17549/tid=17550] ppid=17547 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/17549/task/17550/stat : 17550 (strangenight2-m) R 17547 17549 17424 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 730148331 52396032 352 33554432000 4194304 4580107 140734098147360 18446744073709551615 47785867351986 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17549/tid=17551] ppid=17547 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/17549/task/17551/stat : 17551 (strangenight2-m) R 17547 17549 17424 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 730148331 52396032 352 33554432000 4194304 4580107 140734098147360 18446744073709551615 47785867351577 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17549/tid=17552] ppid=17547 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/17549/task/17552/stat : 17552 (strangenight2-m) R 17547 17549 17424 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 730148331 52396032 352 33554432000 4194304 4580107 140734098147360 18446744073709551615 47785867351577 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.451954 s]
/proc/loadavg: 7.59 7.90 6.72 1/311 17549
/proc/meminfo: memFree=15706396/32950928 swapFree=67085488/67111528
[pid=17549] ppid=17547 vsize=289228 CPUtime=1.78 cores=0,2,4,6
/proc/17549/stat : 17549 (strangenight2-m) R 17547 17549 17424 0 -1 4202496 6277 0 0 0 176 2 0 0 18 0 4 0 730148331 296169472 6187 33554432000 4194304 4580107 140734098147360 18446744073709551615 231895151649 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17549/statm: 72475 6583 364 95 0 67457 0
[pid=17549/tid=17550] ppid=17547 vsize=290624 CPUtime=0.43 cores=0,2,4,6
/proc/17549/task/17550/stat : 17550 (strangenight2-m) D 17547 17549 17424 0 -1 4202560 2227 0 0 0 43 0 0 0 18 0 4 0 730148331 297598976 6805 33554432000 4194304 4580107 140734098147360 18446744073709551615 231895151301 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17549/tid=17551] ppid=17547 vsize=290892 CPUtime=0.44 cores=0,2,4,6
/proc/17549/task/17551/stat : 17551 (strangenight2-m) R 17547 17549 17424 0 -1 4202560 1061 0 0 0 44 0 0 0 18 0 4 0 730148331 297873408 6998 33554432000 4194304 4580107 140734098147360 18446744073709551615 4294570 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17549/tid=17552] ppid=17547 vsize=291520 CPUtime=0.45 cores=0,2,4,6
/proc/17549/task/17552/stat : 17552 (strangenight2-m) R 17547 17549 17424 0 -1 4202560 1629 0 0 0 44 1 0 0 18 0 4 0 730148331 298516480 7195 33554432000 4194304 4580107 140734098147360 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.78
Current children cumulated vsize (KiB) 289228

[startup+1.10311 s]
/proc/loadavg: 7.59 7.90 6.72 1/311 17549
/proc/meminfo: memFree=15706396/32950928 swapFree=67085488/67111528
[pid=17549] ppid=17547 vsize=302072 CPUtime=4.37 cores=0,2,4,6
/proc/17549/stat : 17549 (strangenight2-m) R 17547 17549 17424 0 -1 4202496 16024 0 0 0 433 4 0 0 19 0 4 0 730148331 309321728 11633 33554432000 4194304 4580107 140734098147360 18446744073709551615 4315861 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17549/statm: 75518 11633 377 95 0 70500 0
[pid=17549/tid=17550] ppid=17547 vsize=302072 CPUtime=1.07 cores=0,2,4,6
/proc/17549/task/17550/stat : 17550 (strangenight2-m) R 17547 17549 17424 0 -1 4202560 4440 0 0 0 107 0 0 0 18 0 4 0 730148331 309321728 11633 33554432000 4194304 4580107 140734098147360 18446744073709551615 231895533703 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17549/tid=17551] ppid=17547 vsize=302072 CPUtime=1.08 cores=0,2,4,6
/proc/17549/task/17551/stat : 17551 (strangenight2-m) R 17547 17549 17424 0 -1 4202560 3872 0 0 0 108 0 0 0 19 0 4 0 730148331 309321728 11594 33554432000 4194304 4580107 140734098147360 18446744073709551615 4325657 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17549/tid=17552] ppid=17547 vsize=301908 CPUtime=1.09 cores=0,2,4,6
/proc/17549/task/17552/stat : 17552 (strangenight2-m) R 17547 17549 17424 0 -1 4202560 2940 0 0 0 108 1 0 0 18 0 4 0 730148331 309153792 11594 33554432000 4194304 4580107 140734098147360 18446744073709551615 4489196 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4.37
Current children cumulated vsize (KiB) 302072

[startup+1.20123 s]
/proc/loadavg: 7.59 7.90 6.72 1/311 17549
/proc/meminfo: memFree=15706396/32950928 swapFree=67085488/67111528
[pid=17549] ppid=17547 vsize=304200 CPUtime=4.76 cores=0,2,4,6
/proc/17549/stat : 17549 (strangenight2-m) R 17547 17549 17424 0 -1 4202496 17555 0 0 0 472 4 0 0 19 0 4 0 730148331 311500800 11050 33554432000 4194304 4580107 140734098147360 18446744073709551615 4294688 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17549/statm: 76050 11050 377 95 0 71032 0
[pid=17549/tid=17550] ppid=17547 vsize=304200 CPUtime=1.17 cores=0,2,4,6
/proc/17549/task/17550/stat : 17550 (strangenight2-m) R 17547 17549 17424 0 -1 4202560 4553 0 0 0 117 0 0 0 18 0 4 0 730148331 311500800 11050 33554432000 4194304 4580107 140734098147360 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17549/tid=17551] ppid=17547 vsize=304200 CPUtime=1.18 cores=0,2,4,6
/proc/17549/task/17551/stat : 17551 (strangenight2-m) R 17547 17549 17424 0 -1 4202560 4470 0 0 0 118 0 0 0 19 0 4 0 730148331 311500800 11050 33554432000 4194304 4580107 140734098147360 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17549/tid=17552] ppid=17547 vsize=304200 CPUtime=1.19 cores=0,2,4,6
/proc/17549/task/17552/stat : 17552 (strangenight2-m) R 17547 17549 17424 0 -1 4202560 3641 0 0 0 118 1 0 0 18 0 4 0 730148331 311500800 11050 33554432000 4194304 4580107 140734098147360 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.76
Current children cumulated vsize (KiB) 304200

[startup+1.30121 s]
/proc/loadavg: 7.59 7.90 6.72 1/311 17549
/proc/meminfo: memFree=15706396/32950928 swapFree=67085488/67111528
[pid=17549] ppid=17547 vsize=304200 CPUtime=5.16 cores=0,2,4,6
/proc/17549/stat : 17549 (strangenight2-m) R 17547 17549 17424 0 -1 4202496 18011 0 0 0 512 4 0 0 19 0 4 0 730148331 311500800 11506 33554432000 4194304 4580107 140734098147360 18446744073709551615 4294530 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17549/statm: 76050 11506 377 95 0 71032 0
[pid=17549/tid=17550] ppid=17547 vsize=304200 CPUtime=1.27 cores=0,2,4,6
/proc/17549/task/17550/stat : 17550 (strangenight2-m) R 17547 17549 17424 0 -1 4202560 4662 0 0 0 127 0 0 0 18 0 4 0 730148331 311500800 11506 33554432000 4194304 4580107 140734098147360 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17549/tid=17551] ppid=17547 vsize=304200 CPUtime=1.28 cores=0,2,4,6
/proc/17549/task/17551/stat : 17551 (strangenight2-m) R 17547 17549 17424 0 -1 4202560 4583 0 0 0 128 0 0 0 19 0 4 0 730148331 311500800 11506 33554432000 4194304 4580107 140734098147360 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17549/tid=17552] ppid=17547 vsize=304200 CPUtime=1.29 cores=0,2,4,6
/proc/17549/task/17552/stat : 17552 (strangenight2-m) R 17547 17549 17424 0 -1 4202560 3758 0 0 0 128 1 0 0 19 0 4 0 730148331 311500800 11506 33554432000 4194304 4580107 140734098147360 18446744073709551615 4294924 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.16
Current children cumulated vsize (KiB) 304200

[startup+1.50117 s]
/proc/loadavg: 7.59 7.90 6.72 1/311 17549
/proc/meminfo: memFree=15706396/32950928 swapFree=67085488/67111528
[pid=17549] ppid=17547 vsize=304200 CPUtime=5.96 cores=0,2,4,6
/proc/17549/stat : 17549 (strangenight2-m) R 17547 17549 17424 0 -1 4202496 18933 0 0 0 592 4 0 0 19 0 4 0 730148331 311500800 12428 33554432000 4194304 4580107 140734098147360 18446744073709551615 4294585 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17549/statm: 76050 12428 377 95 0 71032 0
[pid=17549/tid=17550] ppid=17547 vsize=304200 CPUtime=1.47 cores=0,2,4,6
/proc/17549/task/17550/stat : 17550 (strangenight2-m) R 17547 17549 17424 0 -1 4202560 4882 0 0 0 147 0 0 0 19 0 4 0 730148331 311500800 12428 33554432000 4194304 4580107 140734098147360 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17549/tid=17551] ppid=17547 vsize=304200 CPUtime=1.48 cores=0,2,4,6
/proc/17549/task/17551/stat : 17551 (strangenight2-m) R 17547 17549 17424 0 -1 4202560 4810 0 0 0 148 0 0 0 20 0 4 0 730148331 311500800 12429 33554432000 4194304 4580107 140734098147360 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17549/tid=17552] ppid=17547 vsize=304200 CPUtime=1.49 cores=0,2,4,6
/proc/17549/task/17552/stat : 17552 (strangenight2-m) R 17547 17549 17424 0 -1 4202560 4013 0 0 0 148 1 0 0 19 0 4 0 730148331 311500800 12429 33554432000 4194304 4580107 140734098147360 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 304200

[startup+3.10087 s]
/proc/loadavg: 7.59 7.90 6.72 9/323 17566
/proc/meminfo: memFree=15577168/32950928 swapFree=67085488/67111528
[pid=17549] ppid=17547 vsize=305940 CPUtime=12.36 cores=0,2,4,6
/proc/17549/stat : 17549 (strangenight2-m) R 17547 17549 17424 0 -1 4202496 30560 0 0 0 1229 7 0 0 25 0 4 0 730148331 313282560 14119 33554432000 4194304 4580107 140734098147360 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17549/statm: 76485 14119 378 95 0 71467 0
[pid=17549/tid=17550] ppid=17547 vsize=305940 CPUtime=3.08 cores=0,2,4,6
/proc/17549/task/17550/stat : 17550 (strangenight2-m) R 17547 17549 17424 0 -1 4202560 7711 0 0 0 307 1 0 0 22 0 4 0 730148331 313282560 14135 33554432000 4194304 4580107 140734098147360 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17549/tid=17551] ppid=17547 vsize=305940 CPUtime=3.09 cores=0,2,4,6
/proc/17549/task/17551/stat : 17551 (strangenight2-m) R 17547 17549 17424 0 -1 4202560 7693 0 0 0 308 1 0 0 25 0 4 0 730148331 313282560 14135 33554432000 4194304 4580107 140734098147360 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17549/tid=17552] ppid=17547 vsize=305940 CPUtime=3.07 cores=0,2,4,6
/proc/17549/task/17552/stat : 17552 (strangenight2-m) R 17547 17549 17424 0 -1 4202560 7012 0 0 0 306 1 0 0 23 0 4 0 730148331 313282560 14135 33554432000 4194304 4580107 140734098147360 18446744073709551615 4292977 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 305940

[startup+6.30027 s]
/proc/loadavg: 7.62 7.90 6.73 9/323 17566
/proc/meminfo: memFree=15454388/32950928 swapFree=67085488/67111528
[pid=17549] ppid=17547 vsize=320344 CPUtime=25.1 cores=0,2,4,6
/proc/17549/stat : 17549 (strangenight2-m) R 17547 17549 17424 0 -1 4202496 62206 0 0 0 2498 12 0 0 25 0 4 0 730148331 328032256 34297 33554432000 4194304 4580107 140734098147360 18446744073709551615 4406350 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17549/statm: 80086 34297 379 95 0 75068 0
[pid=17549/tid=17550] ppid=17547 vsize=320344 CPUtime=6.26 cores=0,2,4,6
/proc/17549/task/17550/stat : 17550 (strangenight2-m) R 17547 17549 17424 0 -1 4202560 14948 0 0 0 624 2 0 0 25 0 4 0 730148331 328032256 34297 33554432000 4194304 4580107 140734098147360 18446744073709551615 4416130 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17549/tid=17551] ppid=17547 vsize=320344 CPUtime=6.28 cores=0,2,4,6
/proc/17549/task/17551/stat : 17551 (strangenight2-m) R 17547 17549 17424 0 -1 4202560 15029 0 0 0 626 2 0 0 25 0 4 0 730148331 328032256 34297 33554432000 4194304 4580107 140734098147360 18446744073709551615 4416046 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17549/tid=17552] ppid=17547 vsize=320344 CPUtime=6.24 cores=0,2,4,6
/proc/17549/task/17552/stat : 17552 (strangenight2-m) R 17547 17549 17424 0 -1 4202560 14693 0 0 0 621 3 0 0 25 0 4 0 730148331 328032256 34297 33554432000 4194304 4580107 140734098147360 18446744073709551615 4294616 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 320344

[startup+12.7011 s]
/proc/loadavg: 7.65 7.90 6.73 9/323 17567
/proc/meminfo: memFree=15289460/32950928 swapFree=67085488/67111528
[pid=17549] ppid=17547 vsize=327400 CPUtime=50.64 cores=0,2,4,6
/proc/17549/stat : 17549 (strangenight2-m) R 17547 17549 17424 0 -1 4202496 85259 0 0 0 5045 19 0 0 25 0 4 0 730148331 335257600 38586 33554432000 4194304 4580107 140734098147360 18446744073709551615 4416310 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17549/statm: 81850 38586 379 95 0 76832 0
[pid=17549/tid=17550] ppid=17547 vsize=327400 CPUtime=12.66 cores=0,2,4,6
/proc/17549/task/17550/stat : 17550 (strangenight2-m) R 17547 17549 17424 0 -1 4202560 19939 0 0 0 1263 3 0 0 25 0 4 0 730148331 335257600 38586 33554432000 4194304 4580107 140734098147360 18446744073709551615 4295687 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17549/tid=17551] ppid=17547 vsize=327400 CPUtime=12.68 cores=0,2,4,6
/proc/17549/task/17551/stat : 17551 (strangenight2-m) R 17547 17549 17424 0 -1 4202560 22479 0 0 0 1264 4 0 0 25 0 4 0 730148331 335257600 38586 33554432000 4194304 4580107 140734098147360 18446744073709551615 4401177 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17549/tid=17552] ppid=17547 vsize=327400 CPUtime=12.57 cores=0,2,4,6
/proc/17549/task/17552/stat : 17552 (strangenight2-m) R 17547 17549 17424 0 -1 4202560 22649 0 0 0 1252 5 0 0 25 0 4 0 730148331 335257600 38586 33554432000 4194304 4580107 140734098147360 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 327400

[startup+25.5007 s]
/proc/loadavg: 7.73 7.91 6.75 9/323 17567
/proc/meminfo: memFree=15162144/32950928 swapFree=67085488/67111528
[pid=17549] ppid=17547 vsize=416152 CPUtime=101.7 cores=0,2,4,6
/proc/17549/stat : 17549 (strangenight2-m) R 17547 17549 17424 0 -1 4202496 130683 0 0 0 10142 28 0 0 25 0 4 0 730148331 426139648 51292 33554432000 4194304 4580107 140734098147360 18446744073709551615 4406473 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17549/statm: 104038 51292 379 95 0 99020 0
[pid=17549/tid=17550] ppid=17547 vsize=416152 CPUtime=25.46 cores=0,2,4,6
/proc/17549/task/17550/stat : 17550 (strangenight2-m) R 17547 17549 17424 0 -1 4202560 28224 0 0 0 2541 5 0 0 25 0 4 0 730148331 426139648 51292 33554432000 4194304 4580107 140734098147360 18446744073709551615 4295679 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17549/tid=17551] ppid=17547 vsize=416152 CPUtime=25.48 cores=0,2,4,6
/proc/17549/task/17551/stat : 17551 (strangenight2-m) R 17547 17549 17424 0 -1 4202560 36372 0 0 0 2541 7 0 0 25 0 4 0 730148331 426139648 51292 33554432000 4194304 4580107 140734098147360 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17549/tid=17552] ppid=17547 vsize=416152 CPUtime=25.24 cores=0,2,4,6
/proc/17549/task/17552/stat : 17552 (strangenight2-m) R 17547 17549 17424 0 -1 4202560 35570 0 0 0 2516 8 0 0 25 0 4 0 730148331 426139648 51292 33554432000 4194304 4580107 140734098147360 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.7
Current children cumulated vsize (KiB) 416152

[startup+51.1009 s]
/proc/loadavg: 7.90 7.93 6.79 9/323 17568
/proc/meminfo: memFree=15029768/32950928 swapFree=67085488/67111528
[pid=17549] ppid=17547 vsize=425600 CPUtime=203.84 cores=0,2,4,6
/proc/17549/stat : 17549 (strangenight2-m) R 17547 17549 17424 0 -1 4202496 199286 0 0 0 20340 44 0 0 25 0 4 0 730148331 435814400 65837 33554432000 4194304 4580107 140734098147360 18446744073709551615 4324088 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17549/statm: 106400 65837 379 95 0 101382 0
[pid=17549/tid=17550] ppid=17547 vsize=425600 CPUtime=51.07 cores=0,2,4,6
/proc/17549/task/17550/stat : 17550 (strangenight2-m) R 17547 17549 17424 0 -1 4202560 34028 0 0 0 5100 7 0 0 25 0 4 0 730148331 435814400 65837 33554432000 4194304 4580107 140734098147360 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17549/tid=17551] ppid=17547 vsize=425600 CPUtime=51.07 cores=0,2,4,6
/proc/17549/task/17551/stat : 17551 (strangenight2-m) R 17547 17549 17424 0 -1 4202560 56971 0 0 0 5095 12 0 0 25 0 4 0 730148331 435814400 65837 33554432000 4194304 4580107 140734098147360 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17549/tid=17552] ppid=17547 vsize=425600 CPUtime=50.59 cores=0,2,4,6
/proc/17549/task/17552/stat : 17552 (strangenight2-m) R 17547 17549 17424 0 -1 4202560 57954 0 0 0 5046 13 0 0 25 0 4 0 730148331 435814400 65837 33554432000 4194304 4580107 140734098147360 18446744073709551615 4416997 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.84
Current children cumulated vsize (KiB) 425600

[startup+102.3 s]
/proc/loadavg: 7.95 7.94 6.85 9/323 17569
/proc/meminfo: memFree=14841988/32950928 swapFree=67085488/67111528
[pid=17549] ppid=17547 vsize=666260 CPUtime=408.12 cores=0,2,4,6
/proc/17549/stat : 17549 (strangenight2-m) R 17547 17549 17424 0 -1 4202496 288867 0 0 0 40742 70 0 0 25 0 4 0 730148331 682250240 87340 33554432000 4194304 4580107 140734098147360 18446744073709551615 4416320 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17549/statm: 166565 87340 379 95 0 161547 0
[pid=17549/tid=17550] ppid=17547 vsize=666260 CPUtime=102.27 cores=0,2,4,6
/proc/17549/task/17550/stat : 17550 (strangenight2-m) R 17547 17549 17424 0 -1 4202560 38425 0 0 0 10218 9 0 0 25 0 4 0 730148331 682250240 87340 33554432000 4194304 4580107 140734098147360 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17549/tid=17551] ppid=17547 vsize=666260 CPUtime=102.27 cores=0,2,4,6
/proc/17549/task/17551/stat : 17551 (strangenight2-m) R 17547 17549 17424 0 -1 4202560 91517 0 0 0 10202 25 0 0 25 0 4 0 730148331 682250240 87340 33554432000 4194304 4580107 140734098147360 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17549/tid=17552] ppid=17547 vsize=666260 CPUtime=101.27 cores=0,2,4,6
/proc/17549/task/17552/stat : 17552 (strangenight2-m) R 17547 17549 17424 0 -1 4202560 69084 0 0 0 10111 16 0 0 25 0 4 0 730148331 682250240 87340 33554432000 4194304 4580107 140734098147360 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.12
Current children cumulated vsize (KiB) 666260

[startup+162.301 s]

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

[pid=17549] ppid=17547 vsize=1017224 CPUtime=2802.04 cores=0,2,4,6
/proc/17549/stat : 17549 (strangenight2-m) R 17547 17549 17424 0 -1 4202496 1094581 0 0 0 279872 332 0 0 25 0 4 0 730148331 1041637376 177244 33554432000 4194304 4580107 140734098147360 18446744073709551615 4295401 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17549/statm: 254306 177244 379 95 0 249288 0
[pid=17549/tid=17550] ppid=17547 vsize=1017224 CPUtime=702.28 cores=0,2,4,6
/proc/17549/task/17550/stat : 17550 (strangenight2-m) R 17547 17549 17424 0 -1 4202560 199326 0 0 0 70171 57 0 0 25 0 4 0 730148331 1041637376 177244 33554432000 4194304 4580107 140734098147360 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17549/tid=17551] ppid=17547 vsize=1017224 CPUtime=702.25 cores=0,2,4,6
/proc/17549/task/17551/stat : 17551 (strangenight2-m) R 17547 17549 17424 0 -1 4202560 336127 0 0 0 70119 106 0 0 25 0 4 0 730148331 1041637376 177244 33554432000 4194304 4580107 140734098147360 18446744073709551615 4406340 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17549/tid=17552] ppid=17547 vsize=1017224 CPUtime=695.29 cores=0,2,4,6
/proc/17549/task/17552/stat : 17552 (strangenight2-m) R 17547 17549 17424 0 -1 4202560 254160 0 0 0 69452 77 0 0 25 0 4 0 730148331 1041637376 177244 33554432000 4194304 4580107 140734098147360 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2802.04
Current children cumulated vsize (KiB) 1017224

[startup+762.301 s]
/proc/loadavg: 8.07 8.06 7.47 9/323 17596
/proc/meminfo: memFree=13916116/32950928 swapFree=67085488/67111528
[pid=17549] ppid=17547 vsize=954904 CPUtime=3041.44 cores=0,2,4,6
/proc/17549/stat : 17549 (strangenight2-m) R 17547 17549 17424 0 -1 4202496 1150558 0 0 0 303793 351 0 0 25 0 4 0 730148331 977821696 179875 33554432000 4194304 4580107 140734098147360 18446744073709551615 4294376 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17549/statm: 238726 179875 379 95 0 233708 0
[pid=17549/tid=17550] ppid=17547 vsize=954904 CPUtime=762.29 cores=0,2,4,6
/proc/17549/task/17550/stat : 17550 (strangenight2-m) R 17547 17549 17424 0 -1 4202560 212775 0 0 0 76167 62 0 0 25 0 4 0 730148331 977821696 179875 33554432000 4194304 4580107 140734098147360 18446744073709551615 4339860 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17549/tid=17551] ppid=17547 vsize=954904 CPUtime=762.25 cores=0,2,4,6
/proc/17549/task/17551/stat : 17551 (strangenight2-m) R 17547 17549 17424 0 -1 4202560 338144 0 0 0 76118 107 0 0 25 0 4 0 730148331 977821696 179875 33554432000 4194304 4580107 140734098147360 18446744073709551615 4294555 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17549/tid=17552] ppid=17547 vsize=954904 CPUtime=754.69 cores=0,2,4,6
/proc/17549/task/17552/stat : 17552 (strangenight2-m) R 17547 17549 17424 0 -1 4202560 272900 0 0 0 75385 84 0 0 25 0 4 0 730148331 977821696 179875 33554432000 4194304 4580107 140734098147360 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3041.44
Current children cumulated vsize (KiB) 954904

[startup+822.301 s]
/proc/loadavg: 8.10 8.08 7.51 9/323 17597
/proc/meminfo: memFree=13765528/32950928 swapFree=67085488/67111528
[pid=17549] ppid=17547 vsize=1097164 CPUtime=3280.83 cores=0,2,4,6
/proc/17549/stat : 17549 (strangenight2-m) R 17547 17549 17424 0 -1 4202496 1217850 0 0 0 327707 376 0 0 25 0 4 0 730148331 1123495936 189912 33554432000 4194304 4580107 140734098147360 18446744073709551615 4451684 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17549/statm: 274291 189912 379 95 0 269273 0
[pid=17549/tid=17550] ppid=17547 vsize=1097164 CPUtime=822.28 cores=0,2,4,6
/proc/17549/task/17550/stat : 17550 (strangenight2-m) R 17547 17549 17424 0 -1 4202560 230757 0 0 0 82159 69 0 0 25 0 4 0 730148331 1123495936 189912 33554432000 4194304 4580107 140734098147360 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17549/tid=17551] ppid=17547 vsize=1097164 CPUtime=822.25 cores=0,2,4,6
/proc/17549/task/17551/stat : 17551 (strangenight2-m) R 17547 17549 17424 0 -1 4202560 354752 0 0 0 82110 115 0 0 25 0 4 0 730148331 1123495936 189912 33554432000 4194304 4580107 140734098147360 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17549/tid=17552] ppid=17547 vsize=1097164 CPUtime=814.1 cores=0,2,4,6
/proc/17549/task/17552/stat : 17552 (strangenight2-m) R 17547 17549 17424 0 -1 4202560 287457 0 0 0 81321 89 0 0 25 0 4 0 730148331 1123495936 189912 33554432000 4194304 4580107 140734098147360 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3280.83
Current children cumulated vsize (KiB) 1097164

[startup+882.301 s]
/proc/loadavg: 8.07 8.08 7.54 9/323 17599
/proc/meminfo: memFree=13846700/32950928 swapFree=67085488/67111528
[pid=17549] ppid=17547 vsize=1090124 CPUtime=3520.22 cores=0,2,4,6
/proc/17549/stat : 17549 (strangenight2-m) R 17547 17549 17424 0 -1 4202496 1273106 0 0 0 351626 396 0 0 25 0 4 0 730148331 1116286976 190794 33554432000 4194304 4580107 140734098147360 18446744073709551615 4294627 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17549/statm: 272531 190794 379 95 0 267513 0
[pid=17549/tid=17550] ppid=17547 vsize=1090124 CPUtime=882.28 cores=0,2,4,6
/proc/17549/task/17550/stat : 17550 (strangenight2-m) R 17547 17549 17424 0 -1 4202560 238289 0 0 0 88157 71 0 0 25 0 4 0 730148331 1116286976 190794 33554432000 4194304 4580107 140734098147360 18446744073709551615 4451895 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17549/tid=17551] ppid=17547 vsize=1090124 CPUtime=882.26 cores=0,2,4,6
/proc/17549/task/17551/stat : 17551 (strangenight2-m) R 17547 17549 17424 0 -1 4202560 375880 0 0 0 88102 124 0 0 25 0 4 0 730148331 1116286976 190794 33554432000 4194304 4580107 140734098147360 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17549/tid=17552] ppid=17547 vsize=1090124 CPUtime=873.49 cores=0,2,4,6
/proc/17549/task/17552/stat : 17552 (strangenight2-m) R 17547 17549 17424 0 -1 4202560 306451 0 0 0 87255 94 0 0 25 0 4 0 730148331 1116286976 190794 33554432000 4194304 4580107 140734098147360 18446744073709551615 4451672 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3520.22
Current children cumulated vsize (KiB) 1090124

[startup+942.3 s]
/proc/loadavg: 8.10 8.09 7.58 9/323 17600
/proc/meminfo: memFree=13501688/32950928 swapFree=67085488/67111528
[pid=17549] ppid=17547 vsize=1217512 CPUtime=3759.63 cores=0,2,4,6
/proc/17549/stat : 17549 (strangenight2-m) R 17547 17549 17424 0 -1 4202496 1309133 0 0 0 375552 411 0 0 25 0 4 0 730148331 1246732288 201202 33554432000 4194304 4580107 140734098147360 18446744073709551615 4339077 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17549/statm: 304378 201202 379 95 0 299360 0
[pid=17549/tid=17550] ppid=17547 vsize=1217512 CPUtime=942.29 cores=0,2,4,6
/proc/17549/task/17550/stat : 17550 (strangenight2-m) R 17547 17549 17424 0 -1 4202560 238289 0 0 0 94157 72 0 0 25 0 4 0 730148331 1246732288 201202 33554432000 4194304 4580107 140734098147360 18446744073709551615 4416036 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17549/tid=17551] ppid=17547 vsize=1217512 CPUtime=942.25 cores=0,2,4,6
/proc/17549/task/17551/stat : 17551 (strangenight2-m) R 17547 17549 17424 0 -1 4202560 393432 0 0 0 94096 129 0 0 25 0 4 0 730148331 1246732288 201202 33554432000 4194304 4580107 140734098147360 18446744073709551615 4451883 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17549/tid=17552] ppid=17547 vsize=1217512 CPUtime=932.9 cores=0,2,4,6
/proc/17549/task/17552/stat : 17552 (strangenight2-m) R 17547 17549 17424 0 -1 4202560 306451 0 0 0 93196 94 0 0 25 0 4 0 730148331 1246732288 201202 33554432000 4194304 4580107 140734098147360 18446744073709551615 4416036 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3759.63
Current children cumulated vsize (KiB) 1217512

[startup+1002.3 s]
/proc/loadavg: 8.07 8.08 7.61 9/323 17602
/proc/meminfo: memFree=13454664/32950928 swapFree=67085488/67111528
[pid=17549] ppid=17547 vsize=1244900 CPUtime=3999.01 cores=0,2,4,6
/proc/17549/stat : 17549 (strangenight2-m) R 17547 17549 17424 0 -1 4202496 1361204 0 0 0 399471 430 0 0 25 0 4 0 730148331 1274777600 208211 33554432000 4194304 4580107 140734098147360 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17549/statm: 311225 208211 379 95 0 306207 0
[pid=17549/tid=17550] ppid=17547 vsize=1244900 CPUtime=1002.29 cores=0,2,4,6
/proc/17549/task/17550/stat : 17550 (strangenight2-m) R 17547 17549 17424 0 -1 4202560 253754 0 0 0 100152 77 0 0 25 0 4 0 730148331 1274777600 208211 33554432000 4194304 4580107 140734098147360 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17549/tid=17551] ppid=17547 vsize=1244900 CPUtime=1002.25 cores=0,2,4,6
/proc/17549/task/17551/stat : 17551 (strangenight2-m) R 17547 17549 17424 0 -1 4202560 393432 0 0 0 100096 129 0 0 25 0 4 0 730148331 1274777600 208211 33554432000 4194304 4580107 140734098147360 18446744073709551615 4416018 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17549/tid=17552] ppid=17547 vsize=1244900 CPUtime=992.3 cores=0,2,4,6
/proc/17549/task/17552/stat : 17552 (strangenight2-m) R 17547 17549 17424 0 -1 4202560 324349 0 0 0 99129 101 0 0 25 0 4 0 730148331 1274777600 208211 33554432000 4194304 4580107 140734098147360 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3999.01
Current children cumulated vsize (KiB) 1244900

[startup+1062.3 s]
/proc/loadavg: 8.05 8.08 7.63 9/323 17604
/proc/meminfo: memFree=13454856/32950928 swapFree=67085488/67111528
[pid=17549] ppid=17547 vsize=1169716 CPUtime=4238.42 cores=0,2,4,6
/proc/17549/stat : 17549 (strangenight2-m) R 17547 17549 17424 0 -1 4202496 1427016 0 0 0 423388 454 0 0 25 0 4 0 730148331 1197789184 209978 33554432000 4194304 4580107 140734098147360 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17549/statm: 292429 209978 379 95 0 287411 0
[pid=17549/tid=17550] ppid=17547 vsize=1169716 CPUtime=1062.29 cores=0,2,4,6
/proc/17549/task/17550/stat : 17550 (strangenight2-m) R 17547 17549 17424 0 -1 4202560 269091 0 0 0 106146 83 0 0 25 0 4 0 730148331 1197789184 209978 33554432000 4194304 4580107 140734098147360 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17549/tid=17551] ppid=17547 vsize=1169716 CPUtime=1062.25 cores=0,2,4,6
/proc/17549/task/17551/stat : 17551 (strangenight2-m) R 17547 17549 17424 0 -1 4202560 406567 0 0 0 106091 134 0 0 25 0 4 0 730148331 1197789184 209978 33554432000 4194304 4580107 140734098147360 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17549/tid=17552] ppid=17547 vsize=1169716 CPUtime=1051.71 cores=0,2,4,6
/proc/17549/task/17552/stat : 17552 (strangenight2-m) R 17547 17549 17424 0 -1 4202560 343299 0 0 0 105063 108 0 0 25 0 4 0 730148331 1197789184 209978 33554432000 4194304 4580107 140734098147360 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4238.42
Current children cumulated vsize (KiB) 1169716

[startup+1122.3 s]
/proc/loadavg: 8.12 8.09 7.66 9/323 17605
/proc/meminfo: memFree=13453828/32950928 swapFree=67085488/67111528
[pid=17549] ppid=17547 vsize=1109672 CPUtime=4477.8 cores=0,2,4,6
/proc/17549/stat : 17549 (strangenight2-m) R 17547 17549 17424 0 -1 4202496 1486046 0 0 0 447303 477 0 0 25 0 4 0 730148331 1136304128 206215 33554432000 4194304 4580107 140734098147360 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17549/statm: 277418 206215 379 95 0 272400 0
[pid=17549/tid=17550] ppid=17547 vsize=1109672 CPUtime=1122.3 cores=0,2,4,6
/proc/17549/task/17550/stat : 17550 (strangenight2-m) R 17547 17549 17424 0 -1 4202560 279928 0 0 0 112143 87 0 0 25 0 4 0 730148331 1136304128 206215 33554432000 4194304 4580107 140734098147360 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17549/tid=17551] ppid=17547 vsize=1109672 CPUtime=1122.25 cores=0,2,4,6
/proc/17549/task/17551/stat : 17551 (strangenight2-m) R 17547 17549 17424 0 -1 4202560 418487 0 0 0 112085 140 0 0 25 0 4 0 730148331 1136304128 206215 33554432000 4194304 4580107 140734098147360 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17549/tid=17552] ppid=17547 vsize=1109672 CPUtime=1111.1 cores=0,2,4,6
/proc/17549/task/17552/stat : 17552 (strangenight2-m) R 17547 17549 17424 0 -1 4202560 360486 0 0 0 110996 114 0 0 25 0 4 0 730148331 1136304128 206215 33554432000 4194304 4580107 140734098147360 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4477.8
Current children cumulated vsize (KiB) 1109672

[startup+1182.3 s]
/proc/loadavg: 8.18 8.11 7.69 9/323 17607
/proc/meminfo: memFree=13499536/32950928 swapFree=67085488/67111528
[pid=17549] ppid=17547 vsize=1236160 CPUtime=4717.21 cores=0,2,4,6
/proc/17549/stat : 17549 (strangenight2-m) R 17547 17549 17424 0 -1 4202496 1534072 0 0 0 471224 497 0 0 25 0 4 0 730148331 1265827840 202326 33554432000 4194304 4580107 140734098147360 18446744073709551615 4294367 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17549/statm: 309040 202326 379 95 0 304022 0
[pid=17549/tid=17550] ppid=17547 vsize=1236160 CPUtime=1182.31 cores=0,2,4,6
/proc/17549/task/17550/stat : 17550 (strangenight2-m) R 17547 17549 17424 0 -1 4202560 287038 0 0 0 118142 89 0 0 25 0 4 0 730148331 1265827840 202330 33554432000 4194304 4580107 140734098147360 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17549/tid=17551] ppid=17547 vsize=1236160 CPUtime=1182.25 cores=0,2,4,6
/proc/17549/task/17551/stat : 17551 (strangenight2-m) R 17547 17549 17424 0 -1 4202560 433361 0 0 0 118079 146 0 0 25 0 4 0 730148331 1265827840 202330 33554432000 4194304 4580107 140734098147360 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17549/tid=17552] ppid=17547 vsize=1236160 CPUtime=1170.51 cores=0,2,4,6
/proc/17549/task/17552/stat : 17552 (strangenight2-m) R 17547 17549 17424 0 -1 4202560 367843 0 0 0 116933 118 0 0 25 0 4 0 730148331 1265827840 202330 33554432000 4194304 4580107 140734098147360 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4717.21
Current children cumulated vsize (KiB) 1236160



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.1 s]
/proc/loadavg: 8.13 8.10 7.70 9/323 17607
/proc/meminfo: memFree=13437516/32950928 swapFree=67085488/67111528
[pid=17549] ppid=17547 vsize=1127044 CPUtime=4800.21 cores=0,2,4,6
/proc/17549/stat : 17549 (strangenight2-m) R 17547 17549 17424 0 -1 4202496 1560729 0 0 0 479515 506 0 0 25 0 4 0 730148331 1154093056 208804 33554432000 4194304 4580107 140734098147360 18446744073709551615 4294376 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17549/statm: 281761 208804 379 95 0 276743 0
[pid=17549/tid=17550] ppid=17547 vsize=1127044 CPUtime=1203.1 cores=0,2,4,6
/proc/17549/task/17550/stat : 17550 (strangenight2-m) R 17547 17549 17424 0 -1 4202560 293885 0 0 0 120219 91 0 0 25 0 4 0 730148331 1154093056 208808 33554432000 4194304 4580107 140734098147360 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17549/tid=17551] ppid=17547 vsize=1127044 CPUtime=1203.06 cores=0,2,4,6
/proc/17549/task/17551/stat : 17551 (strangenight2-m) R 17547 17549 17424 0 -1 4202560 439710 0 0 0 120158 148 0 0 25 0 4 0 730148331 1154093056 208808 33554432000 4194304 4580107 140734098147360 18446744073709551615 4451895 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17549/tid=17552] ppid=17547 vsize=1127044 CPUtime=1191.09 cores=0,2,4,6
/proc/17549/task/17552/stat : 17552 (strangenight2-m) R 17547 17549 17424 0 -1 4202560 374294 0 0 0 118990 119 0 0 25 0 4 0 730148331 1154093056 208808 33554432000 4194304 4580107 140734098147360 18446744073709551615 4484503 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.21
Current children cumulated vsize (KiB) 1127044

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

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

[startup+1203.1 s]
/proc/loadavg: 8.13 8.10 7.70 9/323 17607
/proc/meminfo: memFree=13437516/32950928 swapFree=67085488/67111528
[pid=17549] ppid=17547 vsize=1127044 CPUtime=4800.21 cores=0,2,4,6
/proc/17549/stat : 17549 (strangenight2-m) R 17547 17549 17424 0 -1 4202496 1560729 0 0 0 479515 506 0 0 25 0 4 0 730148331 1154093056 208804 33554432000 4194304 4580107 140734098147360 18446744073709551615 4294376 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17549/statm: 281761 208804 379 95 0 276743 0
[pid=17549/tid=17550] ppid=17547 vsize=1127044 CPUtime=1203.1 cores=0,2,4,6
/proc/17549/task/17550/stat : 17550 (strangenight2-m) R 17547 17549 17424 0 -1 4202560 293885 0 0 0 120219 91 0 0 25 0 4 0 730148331 1154093056 208808 33554432000 4194304 4580107 140734098147360 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17549/tid=17551] ppid=17547 vsize=1127044 CPUtime=1203.06 cores=0,2,4,6
/proc/17549/task/17551/stat : 17551 (strangenight2-m) R 17547 17549 17424 0 -1 4202560 439710 0 0 0 120158 148 0 0 25 0 4 0 730148331 1154093056 208808 33554432000 4194304 4580107 140734098147360 18446744073709551615 4451895 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17549/tid=17552] ppid=17547 vsize=1127044 CPUtime=1191.09 cores=0,2,4,6
/proc/17549/task/17552/stat : 17552 (strangenight2-m) R 17547 17549 17424 0 -1 4202560 374294 0 0 0 118990 119 0 0 25 0 4 0 730148331 1154093056 208808 33554432000 4194304 4580107 140734098147360 18446744073709551615 4484503 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.21
Current children cumulated vsize (KiB) 1127044

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.16
CPU time (s): 4800.29
CPU user time (s): 4795.18
CPU system time (s): 5.10522
CPU usage (%): 398.974
Max. virtual memory (cumulated for all children) (KiB): 1244900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.18
system time used= 5.10522
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1560735
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= 1107
involuntary context switches= 34218

runsolver used 3.44448 second user time and 8.62169 second system time

The end

Launcher Data

Begin job on node114 at 2011-05-14 20:52:57
IDJOB=3366220
IDBENCH=82629
IDSOLVER=1844
FILE ID=node114/3366220-1305399176
RUNJOBID= node114-1305397971-17442
PBS_JOBID= 13324473
Free space on /tmp= 72980 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/random/large/unif-k7-r85-v400-c34000-S1275797759-041-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366220-1305399176/watcher-3366220-1305399176 -o /tmp/evaluation-result-3366220-1305399176/solver-3366220-1305399176 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366220-1305399176.cnf

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

MD5SUM BENCH= 374e3ba6783d13d6d478972802d8dba0
RANDOM SEED=1421971423

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15706684 kB
Buffers:        271652 kB
Cached:        6211896 kB
SwapCached:         96 kB
Active:       11876520 kB
Inactive:      4959424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15706684 kB
SwapTotal:    67111528 kB
SwapFree:     67085488 kB
Dirty:            6632 kB
Writeback:           0 kB
AnonPages:    10352444 kB
Mapped:          26508 kB
Slab:           306780 kB
PageTables:      36872 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 52431132 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= 72968 MiB
End job on node114 at 2011-05-14 21:13:02