Trace number 3366142

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.42 1202.35

General information on the benchmark

Namerandom/large/
unif-k7-r85-v300-c25500-S966156467-066-UNKNOWN.cnf
MD5SUM5297bd1d2a420892cfb1fb6d32ccacad
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 variables300
Number of clauses25500
Sum of the clauses size178500
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 525500

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3366142-1305397013.cnf'
0.00/0.00	c -- header says num vars:            300
0.00/0.00	c -- header says num clauses:       25500
0.00/0.02	c -- clauses added:            0 learnts,        25500 normals,            0 xors
0.00/0.02	c -- vars added        300
0.00/0.02	c Parsing time:  0.01 s
0.00/0.02	c  N st     0         0       300     25500         0         0    178500         0   no data   no data
1.55/0.40	c asymm  cl-useful: 0/14616/25500 lits-rem:0 time: 0.38
1.55/0.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.55/0.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.55/0.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.55/0.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.55/0.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
1.55/0.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.94/0.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
1.94/0.52	c Finding binary XORs  T:     0.00 s  found:       0
1.94/0.53	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
1.94/0.53	c calculated reachability. Time: 0.00
1.94/0.53	c Calc default polars -  time:   0.00 s pos:     147 undec:       4 neg:     149
1.94/0.53	c =========================================================================================
1.94/0.53	c types(t): F = full restart, N = normal restart
1.94/0.53	c types(t): S = simplification begin/end, E = solution found
1.94/0.53	c restart types(rt): st = static, dy = dynamic
1.94/0.53	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.94/0.53	c  B st     0         0       300     25500         0         0    178500         0   no data   no data
3.14/0.85	c  N dy    13      4747       300     25500         0      4658    178500    356566     65.31     68.81
4.36/1.14	c  N dy    31      8883       300     25500         0      6271    178500    404843     65.78     70.00
5.54/1.45	c  N dy    51     13059       300     25500         0      6198    178500    322922     66.32     70.12
6.74/1.76	c  N dy    74     17073       300     25500         0     10129    178500    622951     66.74     70.43
7.93/2.08	c  N dy    86     21180       300     25500         0      8665    178500    436939     66.52     70.26
9.12/2.39	c  F st   107     25003       300     25500         0     12412    178500    720116     66.57     64.85
9.53/2.42	c  N st   108     25253       300     25500         0     12659    178500    738831     66.57   no data
10.73/2.79	c  N dy   113     30001       300     25500         0     10632    178500    518626     66.57   no data
10.73/2.79	c  S st   113     30001       300     25500         0     10632    178500    518626     66.57   no data
11.13/2.85	c  S st   113     30508       300     25500         0     11138    178500    554480     66.57   no data
11.13/2.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.13/2.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
11.13/2.87	c blocked clauses removed:        0 vars:      0 tried:         300 T: 0.00 s
11.13/2.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.13/2.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.13/2.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
11.13/2.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.13/2.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
11.13/2.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.52/3.45	c lits-rem:        28  cl-subs:      233  v-elim:      0  v-fix:    0  time:  0.55 s
14.31/3.69	c asymm  cl-useful: 0/6791/25500 lits-rem:0 time: 0.24
14.31/3.69	c calculated reachability. Time: 0.00
14.31/3.69	c  N dy   113     30508       300     25500         0     10905    178500    529141     66.57   no data
15.92/4.06	c  N dy   127     34588       300     25500         0     14903    178500    831418     66.54     70.49
17.54/4.46	c  N dy   146     38791       300     25500         0     11263    178500    498364     66.64     70.34
19.11/4.88	c  N dy   166     42881       300     25500         0     15275    178500    804122     66.71     70.85
20.30/5.17	c  S st   180     45763       300     25500         0      9313    178500    287201     66.75     64.72
20.70/5.23	c  S st   180     46265       300     25500         0      9812    178500    323415     66.75   no data
20.70/5.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.70/5.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
20.70/5.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20.70/5.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.70/5.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.70/5.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
20.70/5.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
20.70/5.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
20.70/5.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.52/5.41	c lits-rem:        17  cl-subs:       35  v-elim:      0  v-fix:    0  time:  0.14 s
21.52/5.41	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
21.52/5.42	c vivif2 --  cl tried     9777 cl shrink        0 lits rem          0 time: 0.00
21.93/5.56	c asymm  cl-useful: 0/4093/25500 lits-rem:0 time: 0.14
21.93/5.56	c calculated reachability. Time: 0.00
21.93/5.56	c  N dy   180     46265       300     25500         0      9777    178500    319255     66.75   no data
23.50/5.99	c  N dy   191     51112       300     25500         0     14540    178500    680827     66.68     70.49
25.09/6.39	c  N dy   201     55224       300     25500         0     18597    178500    988015     66.58     70.39
26.69/6.77	c  N dy   222     59403       300     25500         0     12889    178500    495519     66.62     70.30
28.29/7.15	c  N dy   239     63563       300     25500         0     16980    178500    804014     66.61     71.00
29.89/7.58	c  N dy   256     67648       300     25500         0     20986    178500   1107956     66.64     70.82
30.71/7.76	c  S st   264     69397       300     25500         0     11900    178500    357701     66.68   no data
31.08/7.83	c  S st   264     69898       300     25500         0     12398    178500    391484     66.68   no data
31.08/7.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
31.08/7.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
31.08/7.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
31.08/7.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.08/7.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.08/7.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
31.08/7.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
31.08/7.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
31.08/7.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.28/8.11	c lits-rem:        18  cl-subs:       50  v-elim:      0  v-fix:    0  time:  0.23 s
32.28/8.11	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
32.28/8.12	c vivif2 --  cl tried    12348 cl shrink        0 lits rem          0 time: 0.01
33.08/8.36	c asymm  cl-useful: 0/7548/25500 lits-rem:0 time: 0.24
33.08/8.36	c calculated reachability. Time: 0.00
33.08/8.36	c  N dy   264     69898       300     25500         0     12348    178500    385696     66.68   no data
34.69/8.80	c  N dy   277     74583       300     25500         0     16939    178500    731063     66.59     70.38
37.06/9.39	c  N dy   286     80377       300     25500         0     22607    178500   1161600     66.47     70.89
39.08/9.90	c  N dy   308     85579       300     25500         0     15951    178500    601341     66.50     70.46
39.86/10.09	c  F st   317     87500       300     25500         0     17839    178500    743305     66.49     61.91
42.25/10.61	c  N dy   323     92694       300     25500         0     22944    178500   1142858     66.49   no data
44.65/11.24	c  N dy   352     98837       300     25500         0     16230    178500    563533     66.51     70.94
47.05/11.84	c  S st   383    104848       300     25500         0     22130    178500   1011135     66.56   no data
47.45/11.92	c  S st   383    105351       300     25500         0     22628    178500   1045005     66.56   no data
47.45/11.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
47.45/11.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
47.45/11.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
47.45/11.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
47.45/11.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.45/11.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
47.45/11.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
47.45/11.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
47.45/11.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
59.02/14.87	c lits-rem:       237  cl-subs:      366  v-elim:      0  v-fix:    0  time:  2.88 s
59.02/14.87	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
59.02/14.89	c vivif2 --  cl tried    22262 cl shrink        0 lits rem          0 time: 0.01
60.22/15.19	c asymm  cl-useful: 0/5245/25500 lits-rem:0 time: 0.31
60.22/15.20	c calculated reachability. Time: 0.00
60.22/15.20	c  N dy   383    105351       300     25500         0     22262    178500   1003553     66.56   no data
63.41/15.97	c  N dy   406    112138       300     25500         0     15184    178500    416921     66.56     70.30
66.61/16.72	c  N dy   441    119368       300     25500         0     22296    178500    957824     66.61     70.35
70.23/17.69	c  N dy   471    127116       300     25500         0     15163    178500    353378     66.64     70.36
73.80/18.60	c  N dy   491    135344       300     25500         0     23257    178500    969869     66.52     70.19
78.20/19.70	c  N dy   533    144073       300     25500         0     16114    178500    361916     66.56     70.38
82.58/20.75	c  N dy   576    153700       300     25500         0     25585    178500   1082622     66.59     70.47
84.58/21.26	c  S st   593    158026       300     25500         0     29823    178500   1402756     66.58     67.19
84.98/21.37	c  S st   593    158526       300     25500         0     30321    178500   1439511     66.58   no data
84.98/21.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
84.98/21.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
85.38/21.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
85.38/21.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
85.38/21.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
85.38/21.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
85.38/21.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
85.38/21.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
85.38/21.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
109.35/27.47	c lits-rem:       305  cl-subs:      680  v-elim:      0  v-fix:    0  time:  6.01 s
109.35/27.47	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
109.35/27.49	c vivif2 --  cl tried    29641 cl shrink        0 lits rem          0 time: 0.02
110.53/27.79	c asymm  cl-useful: 0/4463/25500 lits-rem:0 time: 0.30
110.53/27.79	c calculated reachability. Time: 0.00
110.53/27.79	c  N dy   593    158526       300     25500         0     29641    178500   1363724     66.58   no data
115.32/28.97	c  N dy   630    168665       300     25500         0     22915    178500    813445     66.59     70.20
121.71/30.50	c  N dy   674    179903       300     25500         0     33953    178500   1654514     66.60     70.73
126.50/31.77	c  N dy   695    191394       300     25500         0     27533    178500   1111057     66.49     70.35
132.89/33.37	c  N dy   743    203782       300     25500         0     21019    178500    549674     66.48     70.03
139.68/35.03	c  N dy   792    217223       300     25500         0     34201    178500   1552158     66.48     70.72
147.26/36.93	c  N dy   847    231128       300     25500         0     28224    178500   1030536     66.48     74.34
151.26/37.98	c  S st   872    237789       300     25500         0     34752    178500   1524481     66.47     64.44
152.06/38.10	c  S st   872    238291       300     25500         0     35252    178500   1561881     66.47   no data
152.06/38.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
152.06/38.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.03
152.06/38.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
152.06/38.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
152.06/38.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
152.06/38.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
152.06/38.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
152.06/38.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
152.06/38.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
183.60/46.08	c lits-rem:       319  cl-subs:      681  v-elim:      0  v-fix:    0  time:  7.88 s
183.60/46.08	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
183.60/46.10	c vivif2 --  cl tried    34571 cl shrink        0 lits rem          0 time: 0.02
185.20/46.43	c asymm  cl-useful: 0/4093/25500 lits-rem:0 time: 0.33
185.20/46.44	c calculated reachability. Time: 0.00
185.20/46.44	c  N dy   872    238291       300     25500         0     34571    178500   1486747     66.47   no data
193.22/48.48	c  N dy   935    253631       300     25500         0     29049    178500   1035485     66.48     70.42
202.36/50.71	c  N dy   989    269829       300     25500         0     23346    178500    534606     66.47     70.06
211.55/53.04	c  N dy  1040    288450       300     25500         0     41638    178500   1926146     66.43     70.05
220.73/55.38	c  F st  1109    306252       300     25500         0     36549    178500   1465788     66.42   no data
221.13/55.47	c  N st  1111    306879       300     25500         0     37167    178500   1512549     66.42   no data
231.91/58.15	c  N dy  1176    326514       300     25500         0     32880    178500   1131026     66.42     70.03
243.89/61.12	c  N dy  1272    346590       300     25500         0     28031    178500    699175     66.46     71.63
249.48/62.50	c  S st  1304    357436       300     25500         0     38718    178500   1510841     66.45     64.27
249.89/62.62	c  S st  1304    357937       300     25500         0     39217    178500   1545649     66.45   no data
249.89/62.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
249.89/62.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
249.89/62.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
249.89/62.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
249.89/62.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
249.89/62.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
249.89/62.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
249.89/62.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
250.31/62.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
278.62/69.81	c lits-rem:       343  cl-subs:      648  v-elim:      0  v-fix:    0  time:  7.09 s
278.62/69.81	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
278.62/69.83	c vivif2 --  cl tried    38569 cl shrink        0 lits rem          0 time: 0.02
280.23/70.23	c asymm  cl-useful: 0/3783/25500 lits-rem:0 time: 0.39
280.23/70.23	c calculated reachability. Time: 0.00
280.23/70.23	c  N dy  1304    357937       300     25500         0     38569    178500   1474567     66.45   no data
292.20/73.28	c  N dy  1369    378001       300     25500         0     32723    178500    982747     66.40     69.91
304.98/76.46	c  N dy  1440    398591       300     25500         0     52953    178500   2519938     66.36     70.24
316.95/79.42	c  N dy  1516    418703       300     25500         0     46165    178500   1946657     66.35     70.13
329.72/82.62	c  N dy  1599    439629       300     25500         0     39205    178500   1350903     66.35     70.08
342.90/85.93	c  N dy  1683    459636       300     25500         0     30377    178500    618730     66.37     70.34
355.30/89.07	c  N dy  1761    481017       300     25500         0     51345    178500   2210319     66.36     69.98
368.07/92.24	c  N dy  1839    501158       300     25500         0     41665    178500   1410868     66.36     70.12
382.06/95.76	c  N dy  1907    522548       300     25500         0     32248    178500    636786     66.33     70.06
390.43/97.82	c  S st  1955    536905       300     25500         0     46345    178500   1701469     66.31     68.91
390.84/97.96	c  S st  1955    537411       300     25500         0     46847    178500   1738585     66.31   no data
390.84/97.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
391.21/98.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
391.21/98.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
391.21/98.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
391.21/98.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
391.21/98.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
391.21/98.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
391.21/98.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
391.21/98.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
427.14/107.09	c lits-rem:       411  cl-subs:      809  v-elim:      0  v-fix:    0  time:  9.01 s
427.14/107.09	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
427.54/107.11	c vivif2 --  cl tried    46038 cl shrink        0 lits rem          0 time: 0.02
428.74/107.42	c asymm  cl-useful: 0/4111/25500 lits-rem:0 time: 0.32
428.74/107.43	c calculated reachability. Time: 0.00
428.74/107.43	c  N dy  1955    537411       300     25500         0     46038    178500   1651276     66.31   no data
443.13/111.09	c  N dy  2034    558587       300     25500         0     35418    178500    807974     66.30     69.91
457.89/114.70	c  N dy  2119    579198       300     25500         0     55658    178500   2346027     66.30     70.04
471.06/118.09	c  N dy  2184    599205       300     25500         0     42907    178500   1313138     66.28     69.82
485.84/121.78	c  N dy  2271    619276       300     25500         0     62628    178500   2803585     66.28     70.00
499.81/125.20	c  N dy  2351    639305       300     25500         0     48908    178500   1695277     66.27     69.85
516.59/129.40	c  N dy  2444    660157       300     25500         0     35041    178500    586300     66.29     70.02
528.96/132.59	c  N dy  2530    680293       300     25500         0     54848    178500   2087795     66.29     69.88
545.73/136.70	c  N dy  2613    700440       300     25500         0     39247    178500    837155     66.30     70.19
560.50/140.49	c  N dy  2684    720512       300     25500         0     58912    178500   2330761     66.29     69.91
576.87/144.56	c  N dy  2757    740660       300     25500         0     42389    178500   1016435     66.29     70.27
592.05/148.33	c  N dy  2853    761030       300     25500         0     62404    178500   2542694     66.31     70.13
608.01/152.33	c  N dy  2934    781205       300     25500         0     44883    178500   1137011     66.32     69.82
623.61/156.25	c  N dy  3029    801879       300     25500         0     65198    178500   2675790     66.33     69.89
627.59/157.23	c  S st  3052    806116       300     25500         0     69368    178500   2993867     66.33     67.81
628.37/157.42	c  S st  3052    806618       300     25500         0     69869    178500   3029451     66.33   no data
628.37/157.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
628.37/157.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
628.37/157.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
628.37/157.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
628.37/157.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
628.37/157.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
628.37/157.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
628.77/157.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
628.77/157.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
738.97/185.16	c lits-rem:       635  cl-subs:     1334  v-elim:      0  v-fix:    0  time: 27.56 s
738.97/185.17	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
739.37/185.21	c vivif2 --  cl tried    68535 cl shrink        0 lits rem          0 time: 0.04
740.57/185.58	c asymm  cl-useful: 0/2744/25500 lits-rem:0 time: 0.38
740.57/185.59	c calculated reachability. Time: 0.00
740.57/185.59	c  N dy  3052    806618       300     25500         0     68535    178500   2881290     66.33   no data
757.34/189.79	c  N dy  3130    829033       300     25500         0     52241    178500   1629326     66.33     70.56
773.71/193.87	c  N dy  3207    849177       300     25500         0     72031    178500   3122507     66.33     70.36
789.28/197.74	c  N dy  3285    869685       300     25500         0     52888    178500   1619532     66.32     69.82
806.05/201.98	c  N dy  3366    890774       300     25500         0     73574    178500   3190026     66.32     70.34
822.02/205.90	c  N dy  3457    910818       300     25500         0     52999    178500   1563354     66.34     70.19
838.00/209.99	c  N dy  3536    930974       300     25500         0     72817    178500   3069636     66.34     69.84
854.76/214.14	c  N dy  3628    951003       300     25500         0     51213    178500   1363081     66.36     70.16
870.33/218.10	c  N dy  3705    971023       300     25500         0     70866    178500   2855165     66.36     70.20
887.90/222.47	c  N dy  3775    991339       300     25500         0     48607    178500   1096436     66.35     69.88
903.48/226.30	c  N dy  3857   1011627       300     25500         0     68496    178500   2604100     66.35     70.09
923.43/231.40	c  N dy  3942   1033807       300     25500         0     47088    178500    920105     66.35     69.90
939.42/235.39	c  N dy  4030   1054065       300     25500         0     66968    178500   2435953     66.36     69.87
958.17/240.03	c  F st  4119   1071876       300     25500         0     84467    178500   3768259     66.38   no data
961.38/240.86	c  N st  4124   1075173       300     25500         0     87694    178500   4023361     66.38   no data
977.33/244.85	c  N dy  4192   1095371       300     25500         0     63354    178500   2088064     66.37     70.00
998.09/250.04	c  N dy  4274   1115442       300     25500         0     83052    178500   3586149     66.38     69.99
1018.48/255.11	c  N dy  4364   1135573       300     25500         0     57644    178500   1585614     66.39     70.03
1035.63/259.47	c  N dy  4444   1155583       300     25500         0     77260    178500   3077127     66.39     70.60
1055.19/264.39	c  N dy  4529   1175649       300     25500         0     50862    178500   1012396     66.39     70.29
1071.96/268.50	c  N dy  4612   1195947       300     25500         0     70774    178500   2522449     66.40     70.73
1085.54/271.94	c  S st  4668   1209928       300     25500         0     84508    178500   3565148     66.40     62.68
1086.34/272.19	c  S st  4668   1210434       300     25500         0     85012    178500   3600645     66.40   no data
1086.74/272.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1086.74/272.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.06
1086.74/272.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1086.74/272.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1086.74/272.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1086.74/272.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
1086.74/272.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1087.14/272.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1087.14/272.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1233.68/309.08	c lits-rem:       612  cl-subs:     1694  v-elim:      0  v-fix:    0  time: 36.68 s
1233.68/309.08	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
1234.09/309.13	c vivif2 --  cl tried    83318 cl shrink        0 lits rem          0 time: 0.05
1235.66/309.54	c asymm  cl-useful: 0/2346/25500 lits-rem:0 time: 0.41
1235.66/309.54	c calculated reachability. Time: 0.00
1235.66/309.54	c  N dy  4668   1210434       300     25500         0     83318    178500   3412390     66.40   no data
1254.42/314.21	c  N dy  4751   1230551       300     25500         0     55967    178500   1335361     66.42     69.94
1271.59/318.51	c  N dy  4842   1250954       300     25500         0     75945    178500   2858759     66.43     70.11
1293.95/324.13	c  N dy  4918   1272415       300     25500         0     48946    178500    735398     66.42     70.12
1309.12/327.95	c  N dy  4983   1292473       300     25500         0     68654    178500   2228273     66.41     71.56
1329.09/332.93	c  N dy  5079   1312564       300     25500         0     88367    178500   3729025     66.42     73.57
1347.46/337.57	c  N dy  5139   1332990       300     25500         0     59346    178500   1460166     66.41     70.05
1364.62/341.83	c  N dy  5203   1353424       300     25500         0     79444    178500   2986493     66.40     70.20
1385.78/347.15	c  N dy  5271   1373491       300     25500         0     99137    178500   4480050     66.40     69.95
1402.55/351.35	c  N dy  5356   1394374       300     25500         0     69601    178500   2174530     66.40     70.40
1422.53/356.35	c  N dy  5444   1414563       300     25500         0     89402    178500   3684270     66.41     70.99
1443.28/361.51	c  N dy  5529   1435140       300     25500         0     58554    178500   1268570     66.41     70.16
1460.45/365.88	c  N dy  5609   1455189       300     25500         0     78249    178500   2765933     66.41     70.33
1482.81/371.43	c  N dy  5688   1476256       300     25500         0     98920    178500   4333492     66.41     70.00
1500.78/375.95	c  N dy  5758   1496549       300     25500         0     66752    178500   1825768     66.41     70.02
1519.56/380.66	c  N dy  5838   1516696       300     25500         0     86557    178500   3333572     66.41     69.94
1543.49/386.67	c  N dy  5918   1537200       300     25500         0     53680    178500    771573     66.41     70.28
1560.26/390.85	c  N dy  6004   1557317       300     25500         0     73442    178500   2274986     66.42     70.81
1581.41/396.10	c  N dy  6086   1577702       300     25500         0     93438    178500   3793726     66.42     70.12
1604.18/401.86	c  N dy  6168   1597823       300     25500         0     59210    178500   1126733     66.42     69.99
1624.97/407.02	c  N dy  6269   1617864       300     25500         0     78864    178500   2616751     66.43     73.16
1647.70/412.76	c  N dy  6356   1638059       300     25500         0     98675    178500   4126045     66.44     70.01
1670.46/418.42	c  N dy  6449   1658697       300     25500         0     63969    178500   1415341     66.44     70.01
1691.21/423.64	c  N dy  6536   1681167       300     25500         0     85992    178500   3091797     66.44     70.02
1715.58/429.77	c  N dy  6620   1701304       300     25500         0    105770    178500   4586718     66.44     70.22
1726.75/432.59	c  S st  6655   1710434       300     25500         0     58781    178500    963929     66.44   no data
1727.55/432.77	c  S st  6655   1710940       300     25500         0     59287    178500   1000435     66.44   no data
1727.55/432.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1727.95/432.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
1727.95/432.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1727.95/432.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1727.95/432.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1727.95/432.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
1727.95/432.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1727.95/432.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1727.95/432.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1737.54/435.21	c lits-rem:        68  cl-subs:      138  v-elim:      0  v-fix:    0  time:  2.34 s
1737.54/435.21	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
1737.54/435.23	c vivif2 --  cl tried    59149 cl shrink        0 lits rem          0 time: 0.02
1739.16/435.62	c asymm  cl-useful: 0/2901/25500 lits-rem:0 time: 0.39
1739.16/435.62	c calculated reachability. Time: 0.00
1739.16/435.62	c  N dy  6655   1710940       300     25500         0     59149    178500    985144     66.44   no data
1757.49/440.29	c  N dy  6731   1731012       300     25500         0     78854    178500   2495327     66.45     70.01
1782.67/446.56	c  N dy  6823   1751041       300     25500         0     98539    178500   3986630     66.45     73.61
1810.60/453.58	c  N dy  6904   1771628       300     25500         0     61799    178500   1124092     66.45     70.29
1828.57/458.07	c  N dy  6974   1791713       300     25500         0     81500    178500   2619906     66.45     70.64
1851.73/463.87	c  N dy  7073   1811781       300     25500         0    101203    178500   4123442     66.46     70.13
1875.68/469.85	c  N dy  7144   1831789       300     25500         0     62952    178500   1148992     66.46     70.18
1894.04/474.45	c  N dy  7226   1851900       300     25500         0     82717    178500   2659962     66.47     70.38
1918.41/480.57	c  N dy  7336   1871988       300     25500         0    102444    178500   4164619     66.48     70.06
1942.76/486.60	c  N dy  7409   1892022       300     25500         0     63185    178500   1098556     66.48     70.06
1961.13/491.22	c  N dy  7497   1912088       300     25500         0     82913    178500   2603188     66.48     70.31
1983.09/496.71	c  N dy  7566   1932098       300     25500         0    102546    178500   4095429     66.48     69.99
2009.04/503.22	c  N dy  7636   1952991       300     25500         0     63163    178500   1032563     66.47     70.09
2027.00/507.73	c  N dy  7714   1973155       300     25500         0     82971    178500   2529090     66.47     70.60
2050.57/513.68	c  N dy  7798   1993925       300     25500         0    103311    178500   4076032     66.48     70.18
2077.34/520.35	c  N dy  7875   2014124       300     25500         0     62291    178500    904947     66.47     70.10
2095.68/524.95	c  N dy  7965   2034291       300     25500         0     82077    178500   2414829     66.48     70.08
2116.86/530.22	c  N dy  8005   2054859       300     25500         0    102242    178500   3955597     66.46     70.18
2143.58/536.95	c  N dy  8098   2075117       300     25500         0    122149    178500   5467990     66.47     70.12
2162.76/541.79	c  N dy  8188   2095321       300     25500         0     80158    178500   2196606     66.47     70.15
2185.12/547.31	c  N dy  8268   2115376       300     25500         0     99840    178500   3694010     66.47     70.74
2211.86/554.07	c  N dy  8355   2135568       300     25500         0    119626    178500   5198220     66.48     70.18
2234.62/559.79	c  N dy  8438   2155583       300     25500         0     76488    178500   1855047     66.48     71.31
2257.41/565.42	c  N dy  8527   2175663       300     25500         0     96173    178500   3351619     66.48     70.18
2284.93/572.33	c  N dy  8614   2196078       300     25500         0    116232    178500   4877906     66.49     69.99
2305.72/577.55	c  S st  8674   2210942       300     25500         0     67011    178500   1071598     66.49     60.93
2306.49/577.75	c  S st  8674   2211445       300     25500         0     67512    178500   1108429     66.49   no data
2306.49/577.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2306.89/577.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
2306.89/577.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2306.89/577.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2306.89/577.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2306.89/577.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
2306.89/577.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2306.89/577.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2306.89/577.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2316.48/580.26	c lits-rem:        60  cl-subs:      126  v-elim:      0  v-fix:    0  time:  2.40 s
2316.48/580.27	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
2316.48/580.28	c vivif2 --  cl tried    67386 cl shrink        0 lits rem          0 time: 0.02
2318.07/580.67	c asymm  cl-useful: 0/2611/25500 lits-rem:0 time: 0.39
2318.07/580.67	c calculated reachability. Time: 0.00
2318.07/580.67	c  N dy  8674   2211445       300     25500         0     67386    178500   1094336     66.49   no data
2337.24/585.46	c  N dy  8736   2231567       300     25500         0     87122    178500   2587394     66.48     70.91
2362.00/591.60	c  N dy  8843   2251631       300     25500         0    106809    178500   4091392     66.49     70.85
2391.54/599.00	c  N dy  8934   2272328       300     25500         0    127140    178500   5629877     66.49     70.91
2411.13/603.93	c  N dy  9004   2292373       300     25500         0     82058    178500   2151320     66.49     70.10
2433.09/609.44	c  N dy  9077   2312395       300     25500         0    101715    178500   3641333     66.49     70.35
2458.61/615.90	c  N dy  9138   2332411       300     25500         0    121369    178500   5132826     66.48     73.43
2484.56/622.30	c  N dy  9247   2352461       300     25500         0     75259    178500   1568145     66.49     70.13
2505.72/627.66	c  N dy  9332   2372586       300     25500         0     95057    178500   3077485     66.49     70.22
2534.87/634.96	c  N dy  9415   2394388       300     25500         0    116464    178500   4707379     66.49     70.54
2564.85/642.44	c  N dy  9484   2414606       300     25500         0     69524    178500   1061228     66.49     70.17
2584.37/647.39	c  N dy  9560   2434849       300     25500         0     89366    178500   2572686     66.49     70.05
2607.93/653.27	c  N dy  9628   2454999       300     25500         0    109130    178500   4089395     66.49     70.26
2637.49/660.62	c  N dy  9718   2475077       300     25500         0    128834    178500   5588961     66.49     70.61
2660.65/666.46	c  N dy  9793   2495402       300     25500         0     81093    178500   1882299     66.49     70.35
2683.01/672.08	c  N dy  9873   2515613       300     25500         0    100931    178500   3388638     66.49     70.12
2709.78/678.72	c  N dy  9955   2535762       300     25500         0    120734    178500   4894965     66.49     70.50
2738.90/686.05	c  N dy 10039   2555809       300     25500         0     71678    178500   1099275     66.50     70.16
2760.06/691.30	c  N dy 10118   2576511       300     25500         0     91999    178500   2640036     66.50     70.16
2784.44/697.41	c  N dy 10201   2596518       300     25500         0    111638    178500   4125972     66.50     70.25
2813.16/704.61	c  N dy 10269   2617016       300     25500         0    131748    178500   5652399     66.50     70.08
2837.92/710.80	c  N dy 10358   2637026       300     25500         0     81692    178500   1797123     66.50     70.07
2859.47/716.28	c  N dy 10433   2657202       300     25500         0    101496    178500   3310235     66.50     70.13
2886.62/723.09	c  N dy 10505   2678267       300     25500         0    122166    178500   4882734     66.50     70.13
2920.18/731.49	c  N dy 10581   2698353       300     25500         0     71245    178500    934529     66.50     70.05
2932.54/734.57	c  S st 10628   2711446       300     25500         0     84103    178500   1913535     66.50   no data
2933.76/734.81	c  S st 10628   2711950       300     25500         0     84600    178500   1949092     66.50   no data
2933.76/734.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2933.76/734.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.06
2933.76/734.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2933.76/734.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2933.76/734.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2933.76/734.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
2933.76/734.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2934.13/734.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2934.13/734.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2978.46/746.08	c lits-rem:       217  cl-subs:      644  v-elim:      0  v-fix:    0  time: 11.12 s
2978.46/746.08	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
2978.86/746.11	c vivif2 --  cl tried    83956 cl shrink        0 lits rem          0 time: 0.03
2980.85/746.61	c asymm  cl-useful: 0/2263/25500 lits-rem:0 time: 0.50
2980.85/746.61	c calculated reachability. Time: 0.00
2980.85/746.61	c  N dy 10628   2711950       300     25500         0     83956    178500   1878795     66.50   no data
3004.40/752.54	c  N dy 10702   2731986       300     25500         0    103599    178500   3373991     66.50     70.19
3032.36/759.55	c  N dy 10800   2752003       300     25500         0    123217    178500   4863662     66.51     70.50
3063.50/767.35	c  N dy 10873   2772287       300     25500         0    143146    178500   6382122     66.50     70.42
3083.46/772.33	c  N dy 10934   2792455       300     25500         0     91314    178500   2395341     66.50     70.11
3108.62/778.68	c  N dy 11040   2812558       300     25500         0    111020    178500   3892456     66.50     70.03
3138.17/786.04	c  N dy 11137   2832595       300     25500         0    130668    178500   5392521     66.51     71.63
3165.71/792.99	c  N dy 11180   2853574       300     25500         0     78663    178500   1368546     66.50     70.17
3186.88/798.25	c  N dy 11257   2873618       300     25500         0     98363    178500   2867342     66.50     70.78
3212.03/804.51	c  N dy 11328   2893737       300     25500         0    118119    178500   4372449     66.50     70.16
3242.77/812.20	c  N dy 11412   2914422       300     25500         0    138416    178500   5920570     66.50     70.49
3269.52/818.96	c  N dy 11497   2934703       300     25500         0     84701    178500   1764002     66.50     70.10
3294.27/825.17	c  N dy 11576   2954786       300     25500         0    104425    178500   3263302     66.51     70.10
3323.02/832.31	c  N dy 11652   2974912       300     25500         0    124197    178500   4772161     66.51     70.05
3355.39/840.43	c  N dy 11726   2995382       300     25500         0    144291    178500   6309320     66.51     70.46
3380.53/846.74	c  N dy 11805   3016493       300     25500         0     90369    178500   2131846     66.51     70.42
3404.47/852.77	c  N dy 11880   3036765       300     25500         0    110273    178500   3647013     66.51     70.07
3433.63/860.00	c  N dy 11973   3056946       300     25500         0    130093    178500   5157529     66.51     70.75
3466.75/868.31	c  N dy 12064   3077044       300     25500         0    149820    178500   6668097     66.51     76.34
3487.92/873.69	c  N dy 12121   3097059       300     25500         0     93899    178500   2327559     66.51     70.33
3513.09/879.98	c  N dy 12211   3117072       300     25500         0    113568    178500   3828781     66.52     70.03
3544.24/887.76	c  N dy 12299   3138149       300     25500         0    134252    178500   5401123     66.52     70.03
3577.36/896.09	c  N dy 12373   3158194       300     25500         0     77328    178500   1005469     66.52     70.32
3598.51/901.36	c  N dy 12453   3178220       300     25500         0     96985    178500   2495650     66.52     77.57
3624.47/907.86	c  N dy 12537   3198276       300     25500         0    116657    178500   3996719     66.52     70.17
3643.63/912.67	c  S st 12585   3211950       300     25500         0    130085    178500   5018553     66.52     63.59
3644.84/913.00	c  S st 12585   3212450       300     25500         0    130582    178500   5053159     66.52   no data
3645.25/913.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3645.62/913.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.09
3645.62/913.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3645.62/913.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3645.62/913.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3645.62/913.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
3645.62/913.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3645.62/913.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
3646.42/913.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3918.73/981.59	c lits-rem:       912  cl-subs:     2366  v-elim:      0  v-fix:    0  time: 68.28 s
3918.73/981.59	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
3919.13/981.66	c vivif2 --  cl tried   128216 cl shrink        0 lits rem          0 time: 0.07
3921.13/982.18	c asymm  cl-useful: 0/1568/25500 lits-rem:0 time: 0.52
3921.13/982.19	c calculated reachability. Time: 0.00
3921.13/982.19	c  N dy 12585   3212450       300     25500         0    128216    178500   4791747     66.52   no data
3958.66/991.58	c  N dy 12676   3232568       300     25500         0    147960    178500   6294924     66.53     70.05
3985.41/998.27	c  N dy 12757   3252607       300     25500         0     90110    178500   1923215     66.53     70.66
4009.79/1004.36	c  N dy 12838   3272673       300     25500         0    109790    178500   3422493     66.53     70.52
4038.51/1011.58	c  N dy 12910   3293237       300     25500         0    129985    178500   4957456     66.53     70.15
4072.45/1020.03	c  N dy 13001   3313370       300     25500         0    149712    178500   6458976     66.53     70.17
4099.99/1026.96	c  N dy 13089   3333486       300     25500         0     90946    178500   1921538     66.53     70.12
4125.56/1033.35	c  N dy 13166   3353752       300     25500         0    110807    178500   3430436     66.53     70.20
4156.30/1041.02	c  N dy 13248   3373823       300     25500         0    130523    178500   4924851     66.53     70.06
4190.62/1049.63	c  N dy 13322   3394061       300     25500         0    150372    178500   6434538     66.53     70.38
4224.58/1058.16	c  N dy 13415   3414135       300     25500         0     90592    178500   1826193     66.54     70.18
4251.35/1064.81	c  N dy 13491   3434479       300     25500         0    110598    178500   3343055     66.54     70.22
4281.27/1072.30	c  N dy 13589   3454731       300     25500         0    130479    178500   4852257     66.54     70.68
4313.60/1080.49	c  N dy 13667   3474891       300     25500         0    150277    178500   6359445     66.54     70.18
4343.17/1087.90	c  N dy 13737   3495135       300     25500         0     89627    178500   1687293     66.54     71.76
4367.51/1093.99	c  N dy 13825   3515277       300     25500         0    109433    178500   3194547     66.54     70.84
4395.87/1101.10	c  N dy 13906   3535593       300     25500         0    129417    178500   4717062     66.54     70.05
4429.39/1109.48	c  N dy 14008   3555691       300     25500         0    149153    178500   6224696     66.55     70.15
4463.73/1118.00	c  N dy 14101   3575863       300     25500         0     87466    178500   1447498     66.55     70.67
4487.29/1123.97	c  N dy 14190   3596127       300     25500         0    107323    178500   2960619     66.55     70.09
4513.64/1130.53	c  N dy 14256   3616166       300     25500         0    126977    178500   4458022     66.55     70.22
4547.97/1139.15	c  N dy 14338   3637611       300     25500         0    148003    178500   6066805     66.55     70.92
4582.31/1147.74	c  N dy 14417   3657942       300     25500         0     85505    178500   1235706     66.55     70.50
4604.67/1153.37	c  N dy 14479   3677994       300     25500         0    105201    178500   2733182     66.55     70.24
4632.22/1160.24	c  N dy 14550   3698505       300     25500         0    125364    178500   4270440     66.55     71.09
4653.38/1165.55	c  S st 14599   3712451       300     25500         0    139058    178500   5306553     66.54     59.37
4654.99/1165.91	c  S st 14599   3712951       300     25500         0    139553    178500   5343522     66.54   no data
4654.99/1165.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4655.40/1166.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.09
4655.40/1166.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4655.40/1166.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4655.40/1166.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4655.40/1166.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
4655.40/1166.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4655.40/1166.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
4656.17/1166.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s

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-3366142-1305397013/watcher-3366142-1305397013 -o /tmp/evaluation-result-3366142-1305397013/solver-3366142-1305397013 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366142-1305397013.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: 6.83 7.77 7.57 2/226 2864
/proc/meminfo: memFree=19336628/32950928 swapFree=64721848/67111528
[pid=2864] ppid=2854 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/2864/stat : 2864 (strangenight2-m) R 2854 2864 1880 0 -1 4202496 408 0 0 0 0 0 0 0 23 0 4 0 651301070 52396032 348 33554432000 4194304 4580107 140737130202240 18446744073709551615 46972385818546 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2864/statm: 12792 348 299 95 0 7774 0
[pid=2864/tid=2865] ppid=2854 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/2864/task/2865/stat : 2865 (strangenight2-m) R 2854 2864 1880 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 651301070 52396032 348 33554432000 4194304 4580107 140737130202240 18446744073709551615 248089754609 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2864/tid=2866] ppid=2854 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/2864/task/2866/stat : 2866 (strangenight2-m) R 2854 2864 1880 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 651301070 52396032 348 33554432000 4194304 4580107 140737130202240 18446744073709551615 46972385818546 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2864/tid=2867] ppid=2854 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/2864/task/2867/stat : 2867 (strangenight2-m) R 2854 2864 1880 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 4 0 651301070 52396032 348 33554432000 4194304 4580107 140737130202240 18446744073709551615 46972385818546 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.0634499 s]
/proc/loadavg: 6.83 7.77 7.57 2/226 2864
/proc/meminfo: memFree=19336628/32950928 swapFree=64721848/67111528
[pid=2864] ppid=2854 vsize=283452 CPUtime=0.2 cores=0,2,4,6
/proc/2864/stat : 2864 (strangenight2-m) R 2854 2864 1880 0 -1 4202496 3541 0 0 0 18 2 0 0 18 0 4 0 651301070 290254848 3443 33554432000 4194304 4580107 140737130202240 18446744073709551615 4294507 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2864/statm: 70863 3443 358 95 0 65845 0
[pid=2864/tid=2865] ppid=2854 vsize=283452 CPUtime=0.03 cores=0,2,4,6
/proc/2864/task/2865/stat : 2865 (strangenight2-m) R 2854 2864 1880 0 -1 4202560 772 0 0 0 3 0 0 0 25 0 4 0 651301070 290254848 3443 33554432000 4194304 4580107 140737130202240 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2864/tid=2866] ppid=2854 vsize=283452 CPUtime=0.04 cores=0,2,4,6
/proc/2864/task/2866/stat : 2866 (strangenight2-m) R 2854 2864 1880 0 -1 4202560 748 0 0 0 4 0 0 0 18 0 4 0 651301070 290254848 3443 33554432000 4194304 4580107 140737130202240 18446744073709551615 4294438 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2864/tid=2867] ppid=2854 vsize=283452 CPUtime=0.05 cores=0,2,4,6
/proc/2864/task/2867/stat : 2867 (strangenight2-m) R 2854 2864 1880 0 -1 4202560 889 0 0 0 5 0 0 0 18 0 4 0 651301070 290254848 3443 33554432000 4194304 4580107 140737130202240 18446744073709551615 4294389 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 283452

[startup+0.100442 s]
/proc/loadavg: 6.83 7.77 7.57 2/226 2864
/proc/meminfo: memFree=19336628/32950928 swapFree=64721848/67111528
[pid=2864] ppid=2854 vsize=283452 CPUtime=0.35 cores=0,2,4,6
/proc/2864/stat : 2864 (strangenight2-m) R 2854 2864 1880 0 -1 4202496 3634 0 0 0 33 2 0 0 18 0 4 0 651301070 290254848 3536 33554432000 4194304 4580107 140737130202240 18446744073709551615 4294442 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2864/statm: 70863 3536 358 95 0 65845 0
[pid=2864/tid=2865] ppid=2854 vsize=283452 CPUtime=0.07 cores=0,2,4,6
/proc/2864/task/2865/stat : 2865 (strangenight2-m) R 2854 2864 1880 0 -1 4202560 777 0 0 0 7 0 0 0 25 0 4 0 651301070 290254848 3536 33554432000 4194304 4580107 140737130202240 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2864/tid=2866] ppid=2854 vsize=283452 CPUtime=0.08 cores=0,2,4,6
/proc/2864/task/2866/stat : 2866 (strangenight2-m) R 2854 2864 1880 0 -1 4202560 756 0 0 0 8 0 0 0 18 0 4 0 651301070 290254848 3536 33554432000 4194304 4580107 140737130202240 18446744073709551615 4293216 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2864/tid=2867] ppid=2854 vsize=283452 CPUtime=0.09 cores=0,2,4,6
/proc/2864/task/2867/stat : 2867 (strangenight2-m) R 2854 2864 1880 0 -1 4202560 965 0 0 0 9 0 0 0 18 0 4 0 651301070 290254848 3536 33554432000 4194304 4580107 140737130202240 18446744073709551615 4294460 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 283452

[startup+0.300408 s]
/proc/loadavg: 6.83 7.77 7.57 2/226 2864
/proc/meminfo: memFree=19336628/32950928 swapFree=64721848/67111528
[pid=2864] ppid=2854 vsize=283748 CPUtime=1.15 cores=0,2,4,6
/proc/2864/stat : 2864 (strangenight2-m) R 2854 2864 1880 0 -1 4202496 4051 0 0 0 113 2 0 0 18 0 4 0 651301070 290557952 3953 33554432000 4194304 4580107 140737130202240 18446744073709551615 4295727 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2864/statm: 70937 3954 359 95 0 65919 0
[pid=2864/tid=2865] ppid=2854 vsize=283748 CPUtime=0.27 cores=0,2,4,6
/proc/2864/task/2865/stat : 2865 (strangenight2-m) R 2854 2864 1880 0 -1 4202560 796 0 0 0 27 0 0 0 25 0 4 0 651301070 290557952 3954 33554432000 4194304 4580107 140737130202240 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2864/tid=2866] ppid=2854 vsize=283748 CPUtime=0.28 cores=0,2,4,6
/proc/2864/task/2866/stat : 2866 (strangenight2-m) R 2854 2864 1880 0 -1 4202560 779 0 0 0 28 0 0 0 18 0 4 0 651301070 290557952 3954 33554432000 4194304 4580107 140737130202240 18446744073709551615 4294598 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2864/tid=2867] ppid=2854 vsize=283748 CPUtime=0.29 cores=0,2,4,6
/proc/2864/task/2867/stat : 2867 (strangenight2-m) R 2854 2864 1880 0 -1 4202560 1320 0 0 0 29 0 0 0 18 0 4 0 651301070 290557952 3954 33554432000 4194304 4580107 140737130202240 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 283748

[startup+0.700338 s]
/proc/loadavg: 6.83 7.77 7.57 2/226 2864
/proc/meminfo: memFree=19336628/32950928 swapFree=64721848/67111528
[pid=2864] ppid=2854 vsize=292296 CPUtime=2.74 cores=0,2,4,6
/proc/2864/stat : 2864 (strangenight2-m) R 2854 2864 1880 0 -1 4202496 10644 0 0 0 270 4 0 0 18 0 4 0 651301070 299311104 9298 33554432000 4194304 4580107 140737130202240 18446744073709551615 4294430 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2864/statm: 73074 9298 377 95 0 68056 0
[pid=2864/tid=2865] ppid=2854 vsize=292296 CPUtime=0.67 cores=0,2,4,6
/proc/2864/task/2865/stat : 2865 (strangenight2-m) R 2854 2864 1880 0 -1 4202560 2661 0 0 0 67 0 0 0 25 0 4 0 651301070 299311104 9298 33554432000 4194304 4580107 140737130202240 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2864/tid=2866] ppid=2854 vsize=292296 CPUtime=0.68 cores=0,2,4,6
/proc/2864/task/2866/stat : 2866 (strangenight2-m) R 2854 2864 1880 0 -1 4202560 2707 0 0 0 67 1 0 0 18 0 4 0 651301070 299311104 9298 33554432000 4194304 4580107 140737130202240 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2864/tid=2867] ppid=2854 vsize=292296 CPUtime=0.68 cores=0,2,4,6
/proc/2864/task/2867/stat : 2867 (strangenight2-m) R 2854 2864 1880 0 -1 4202560 2211 0 0 0 68 0 0 0 18 0 4 0 651301070 299311104 9298 33554432000 4194304 4580107 140737130202240 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.74
Current children cumulated vsize (KiB) 292296

[startup+1.5002 s]
/proc/loadavg: 6.83 7.77 7.57 11/236 2878
/proc/meminfo: memFree=19251784/32950928 swapFree=64721848/67111528
[pid=2864] ppid=2854 vsize=298712 CPUtime=5.93 cores=0,2,4,6
/proc/2864/stat : 2864 (strangenight2-m) R 2854 2864 1880 0 -1 4202496 17555 0 0 0 588 5 0 0 19 0 4 0 651301070 305881088 12485 33554432000 4194304 4580107 140737130202240 18446744073709551615 4294533 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2864/statm: 74678 12485 377 95 0 69660 0
[pid=2864/tid=2865] ppid=2854 vsize=298712 CPUtime=1.46 cores=0,2,4,6
/proc/2864/task/2865/stat : 2865 (strangenight2-m) R 2854 2864 1880 0 -1 4202560 4270 0 0 0 145 1 0 0 25 0 4 0 651301070 305881088 12485 33554432000 4194304 4580107 140737130202240 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2864/tid=2866] ppid=2854 vsize=298712 CPUtime=1.48 cores=0,2,4,6
/proc/2864/task/2866/stat : 2866 (strangenight2-m) R 2854 2864 1880 0 -1 4202560 4510 0 0 0 147 1 0 0 19 0 4 0 651301070 305881088 12485 33554432000 4194304 4580107 140737130202240 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2864/tid=2867] ppid=2854 vsize=298712 CPUtime=1.48 cores=0,2,4,6
/proc/2864/task/2867/stat : 2867 (strangenight2-m) R 2854 2864 1880 0 -1 4202560 3959 0 0 0 148 0 0 0 19 0 4 0 651301070 305881088 12485 33554432000 4194304 4580107 140737130202240 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 298712

[startup+3.10092 s]
/proc/loadavg: 6.83 7.77 7.57 9/236 2878
/proc/meminfo: memFree=19234920/32950928 swapFree=64721848/67111528
[pid=2864] ppid=2854 vsize=299712 CPUtime=12.33 cores=0,2,4,6
/proc/2864/stat : 2864 (strangenight2-m) R 2854 2864 1880 0 -1 4202496 29805 0 0 0 1226 7 0 0 25 0 4 0 651301070 306905088 16413 33554432000 4194304 4580107 140737130202240 18446744073709551615 4417015 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2864/statm: 74928 16413 379 95 0 69910 0
[pid=2864/tid=2865] ppid=2854 vsize=299712 CPUtime=3.05 cores=0,2,4,6
/proc/2864/task/2865/stat : 2865 (strangenight2-m) R 2854 2864 1880 0 -1 4202560 6720 0 0 0 304 1 0 0 25 0 4 0 651301070 306905088 16413 33554432000 4194304 4580107 140737130202240 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2864/tid=2866] ppid=2854 vsize=299712 CPUtime=3.07 cores=0,2,4,6
/proc/2864/task/2866/stat : 2866 (strangenight2-m) R 2854 2864 1880 0 -1 4202560 6991 0 0 0 306 1 0 0 23 0 4 0 651301070 306905088 16413 33554432000 4194304 4580107 140737130202240 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2864/tid=2867] ppid=2854 vsize=299712 CPUtime=3.08 cores=0,2,4,6
/proc/2864/task/2867/stat : 2867 (strangenight2-m) R 2854 2864 1880 0 -1 4202560 6418 0 0 0 308 0 0 0 25 0 4 0 651301070 306905088 16413 33554432000 4194304 4580107 140737130202240 18446744073709551615 4294380 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 299712

[startup+6.30035 s]
/proc/loadavg: 6.92 7.77 7.57 10/236 2878
/proc/meminfo: memFree=19108200/32950928 swapFree=64721848/67111528
[pid=2864] ppid=2854 vsize=309844 CPUtime=25.09 cores=0,2,4,6
/proc/2864/stat : 2864 (strangenight2-m) R 2854 2864 1880 0 -1 4202496 49334 0 0 0 2499 10 0 0 25 0 4 0 651301070 317280256 26903 33554432000 4194304 4580107 140737130202240 18446744073709551615 4294458 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2864/statm: 77461 26904 379 95 0 72443 0
[pid=2864/tid=2865] ppid=2854 vsize=309844 CPUtime=6.23 cores=0,2,4,6
/proc/2864/task/2865/stat : 2865 (strangenight2-m) R 2854 2864 1880 0 -1 4202560 12327 0 0 0 621 2 0 0 25 0 4 0 651301070 317280256 26904 33554432000 4194304 4580107 140737130202240 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2864/tid=2866] ppid=2854 vsize=309844 CPUtime=6.27 cores=0,2,4,6
/proc/2864/task/2866/stat : 2866 (strangenight2-m) R 2854 2864 1880 0 -1 4202560 13021 0 0 0 625 2 0 0 25 0 4 0 651301070 317280256 26904 33554432000 4194304 4580107 140737130202240 18446744073709551615 4416997 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2864/tid=2867] ppid=2854 vsize=309844 CPUtime=6.28 cores=0,2,4,6
/proc/2864/task/2867/stat : 2867 (strangenight2-m) R 2854 2864 1880 0 -1 4202560 11219 0 0 0 627 1 0 0 25 0 4 0 651301070 317280256 26904 33554432000 4194304 4580107 140737130202240 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 309844

[startup+12.7002 s]
/proc/loadavg: 7.01 7.78 7.58 9/236 2878
/proc/meminfo: memFree=19028348/32950928 swapFree=64721848/67111528
[pid=2864] ppid=2854 vsize=316936 CPUtime=50.64 cores=0,2,4,6
/proc/2864/stat : 2864 (strangenight2-m) R 2854 2864 1880 0 -1 4202496 83131 0 0 0 5048 16 0 0 25 0 4 0 651301070 324542464 40979 33554432000 4194304 4580107 140737130202240 18446744073709551615 4416018 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2864/statm: 79234 40979 379 95 0 74216 0
[pid=2864/tid=2865] ppid=2854 vsize=316936 CPUtime=12.58 cores=0,2,4,6
/proc/2864/task/2865/stat : 2865 (strangenight2-m) R 2854 2864 1880 0 -1 4202560 19526 0 0 0 1255 3 0 0 25 0 4 0 651301070 324542464 40979 33554432000 4194304 4580107 140737130202240 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2864/tid=2866] ppid=2854 vsize=316936 CPUtime=12.67 cores=0,2,4,6
/proc/2864/task/2866/stat : 2866 (strangenight2-m) R 2854 2864 1880 0 -1 4202560 21807 0 0 0 1263 4 0 0 25 0 4 0 651301070 324542464 40979 33554432000 4194304 4580107 140737130202240 18446744073709551615 4406134 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2864/tid=2867] ppid=2854 vsize=316936 CPUtime=12.68 cores=0,2,4,6
/proc/2864/task/2867/stat : 2867 (strangenight2-m) R 2854 2864 1880 0 -1 4202560 19041 0 0 0 1266 2 0 0 25 0 4 0 651301070 324542464 40979 33554432000 4194304 4580107 140737130202240 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 316936

[startup+25.501 s]
/proc/loadavg: 7.23 7.79 7.58 9/236 2879
/proc/meminfo: memFree=18906096/32950928 swapFree=64721848/67111528
[pid=2864] ppid=2854 vsize=338008 CPUtime=101.74 cores=0,2,4,6
/proc/2864/stat : 2864 (strangenight2-m) R 2854 2864 1880 0 -1 4202496 110967 0 0 0 10153 21 0 0 25 0 4 0 651301070 346120192 53125 33554432000 4194304 4580107 140737130202240 18446744073709551615 4416727 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2864/statm: 84502 53125 379 95 0 79484 0
[pid=2864/tid=2865] ppid=2854 vsize=338008 CPUtime=25.28 cores=0,2,4,6
/proc/2864/task/2865/stat : 2865 (strangenight2-m) R 2854 2864 1880 0 -1 4202560 26112 0 0 0 2524 4 0 0 25 0 4 0 651301070 346120192 53125 33554432000 4194304 4580107 140737130202240 18446744073709551615 4321131 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2864/tid=2866] ppid=2854 vsize=338008 CPUtime=25.48 cores=0,2,4,6
/proc/2864/task/2866/stat : 2866 (strangenight2-m) R 2854 2864 1880 0 -1 4202560 28858 0 0 0 2542 6 0 0 25 0 4 0 651301070 346120192 53125 33554432000 4194304 4580107 140737130202240 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2864/tid=2867] ppid=2854 vsize=338008 CPUtime=25.49 cores=0,2,4,6
/proc/2864/task/2867/stat : 2867 (strangenight2-m) R 2854 2864 1880 0 -1 4202560 27683 0 0 0 2544 5 0 0 25 0 4 0 651301070 346120192 53125 33554432000 4194304 4580107 140737130202240 18446744073709551615 4294612 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.74
Current children cumulated vsize (KiB) 338008

[startup+51.1004 s]
/proc/loadavg: 7.55 7.82 7.60 9/236 2879
/proc/meminfo: memFree=18761524/32950928 swapFree=64721848/67111528
[pid=2864] ppid=2854 vsize=432756 CPUtime=203.96 cores=0,2,4,6
/proc/2864/stat : 2864 (strangenight2-m) R 2854 2864 1880 0 -1 4202496 153109 0 0 0 20363 33 0 0 25 0 4 0 651301070 443142144 68965 33554432000 4194304 4580107 140737130202240 18446744073709551615 4294373 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2864/statm: 108189 68965 379 95 0 103171 0
[pid=2864/tid=2865] ppid=2854 vsize=432756 CPUtime=50.69 cores=0,2,4,6
/proc/2864/task/2865/stat : 2865 (strangenight2-m) R 2854 2864 1880 0 -1 4202560 32355 0 0 0 5064 5 0 0 25 0 4 0 651301070 443142144 68965 33554432000 4194304 4580107 140737130202240 18446744073709551615 4416018 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2864/tid=2866] ppid=2854 vsize=432756 CPUtime=51.07 cores=0,2,4,6
/proc/2864/task/2866/stat : 2866 (strangenight2-m) R 2854 2864 1880 0 -1 4202560 40934 0 0 0 5098 9 0 0 25 0 4 0 651301070 443142144 68965 33554432000 4194304 4580107 140737130202240 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2864/tid=2867] ppid=2854 vsize=432756 CPUtime=51.09 cores=0,2,4,6
/proc/2864/task/2867/stat : 2867 (strangenight2-m) R 2854 2864 1880 0 -1 4202560 43520 0 0 0 5099 10 0 0 25 0 4 0 651301070 443142144 68965 33554432000 4194304 4580107 140737130202240 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.96
Current children cumulated vsize (KiB) 432756

[startup+102.308 s]
/proc/loadavg: 7.87 7.86 7.62 9/236 2881
/proc/meminfo: memFree=18605740/32950928 swapFree=64721848/67111528
[pid=2864] ppid=2854 vsize=547468 CPUtime=408.41 cores=0,2,4,6
/proc/2864/stat : 2864 (strangenight2-m) R 2854 2864 1880 0 -1 4202496 245954 0 0 0 40784 57 0 0 25 0 4 0 651301070 560607232 91041 33554432000 4194304 4580107 140737130202240 18446744073709551615 4415952 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2864/statm: 136867 91041 379 95 0 131849 0
[pid=2864/tid=2865] ppid=2854 vsize=547468 CPUtime=101.53 cores=0,2,4,6
/proc/2864/task/2865/stat : 2865 (strangenight2-m) R 2854 2864 1880 0 -1 4202560 59867 0 0 0 10140 13 0 0 25 0 4 0 651301070 560607232 91041 33554432000 4194304 4580107 140737130202240 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2864/tid=2866] ppid=2854 vsize=547468 CPUtime=102.28 cores=0,2,4,6
/proc/2864/task/2866/stat : 2866 (strangenight2-m) R 2854 2864 1880 0 -1 4202560 60377 0 0 0 10215 13 0 0 25 0 4 0 651301070 560607232 91041 33554432000 4194304 4580107 140737130202240 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2864/tid=2867] ppid=2854 vsize=547468 CPUtime=102.29 cores=0,2,4,6
/proc/2864/task/2867/stat : 2867 (strangenight2-m) R 2854 2864 1880 0 -1 4202560 71579 0 0 0 10212 17 0 0 25 0 4 0 651301070 560607232 91041 33554432000 4194304 4580107 140737130202240 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.41
Current children cumulated vsize (KiB) 547468

[startup+162.301 s]

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

[pid=2864] ppid=2854 vsize=827036 CPUtime=2803.98 cores=0,2,4,6
/proc/2864/stat : 2864 (strangenight2-m) R 2854 2864 1880 0 -1 4202496 963816 0 0 0 280102 296 0 0 25 0 4 0 651301070 846884864 129837 33554432000 4194304 4580107 140737130202240 18446744073709551615 4293064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2864/statm: 206759 129837 379 95 0 201741 0
[pid=2864/tid=2865] ppid=2854 vsize=827036 CPUtime=697.18 cores=0,2,4,6
/proc/2864/task/2865/stat : 2865 (strangenight2-m) R 2854 2864 1880 0 -1 4202560 227407 0 0 0 69645 73 0 0 25 0 4 0 651301070 846884864 129837 33554432000 4194304 4580107 140737130202240 18446744073709551615 4294551 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2864/tid=2866] ppid=2854 vsize=827036 CPUtime=702.28 cores=0,2,4,6
/proc/2864/task/2866/stat : 2866 (strangenight2-m) R 2854 2864 1880 0 -1 4202560 247341 0 0 0 70161 67 0 0 25 0 4 0 651301070 846884864 129837 33554432000 4194304 4580107 140737130202240 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2864/tid=2867] ppid=2854 vsize=827036 CPUtime=702.29 cores=0,2,4,6
/proc/2864/task/2867/stat : 2867 (strangenight2-m) R 2854 2864 1880 0 -1 4202560 272015 0 0 0 70140 89 0 0 25 0 4 0 651301070 846884864 129837 33554432000 4194304 4580107 140737130202240 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2803.98
Current children cumulated vsize (KiB) 827036

[startup+762.309 s]
/proc/loadavg: 8.10 8.05 7.84 9/236 2898
/proc/meminfo: memFree=18081152/32950928 swapFree=64721848/67111528
[pid=2864] ppid=2854 vsize=792644 CPUtime=3043.56 cores=0,2,4,6
/proc/2864/stat : 2864 (strangenight2-m) R 2854 2864 1880 0 -1 4202496 1017543 0 0 0 304041 315 0 0 25 0 4 0 651301070 811667456 135852 33554432000 4194304 4580107 140737130202240 18446744073709551615 4294445 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2864/statm: 198161 135852 379 95 0 193143 0
[pid=2864/tid=2865] ppid=2854 vsize=792644 CPUtime=756.74 cores=0,2,4,6
/proc/2864/task/2865/stat : 2865 (strangenight2-m) R 2854 2864 1880 0 -1 4202560 238760 0 0 0 75598 76 0 0 25 0 4 0 651301070 811667456 135852 33554432000 4194304 4580107 140737130202240 18446744073709551615 4298592 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2864/tid=2866] ppid=2854 vsize=792644 CPUtime=762.3 cores=0,2,4,6
/proc/2864/task/2866/stat : 2866 (strangenight2-m) R 2854 2864 1880 0 -1 4202560 265220 0 0 0 76155 75 0 0 25 0 4 0 651301070 811667456 135852 33554432000 4194304 4580107 140737130202240 18446744073709551615 4294386 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2864/tid=2867] ppid=2854 vsize=792644 CPUtime=762.3 cores=0,2,4,6
/proc/2864/task/2867/stat : 2867 (strangenight2-m) R 2854 2864 1880 0 -1 4202560 281816 0 0 0 76137 93 0 0 25 0 4 0 651301070 811667456 135852 33554432000 4194304 4580107 140737130202240 18446744073709551615 4295723 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3043.56
Current children cumulated vsize (KiB) 792644

[startup+822.3 s]
/proc/loadavg: 8.03 8.04 7.84 9/236 2900
/proc/meminfo: memFree=18052608/32950928 swapFree=64721848/67111528
[pid=2864] ppid=2854 vsize=794164 CPUtime=3283.09 cores=0,2,4,6
/proc/2864/stat : 2864 (strangenight2-m) R 2854 2864 1880 0 -1 4202496 1087344 0 0 0 327970 339 0 0 25 0 4 0 651301070 813223936 134875 33554432000 4194304 4580107 140737130202240 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2864/statm: 198541 134875 379 95 0 193523 0
[pid=2864/tid=2865] ppid=2854 vsize=794164 CPUtime=816.31 cores=0,2,4,6
/proc/2864/task/2865/stat : 2865 (strangenight2-m) R 2854 2864 1880 0 -1 4202560 255039 0 0 0 81549 82 0 0 25 0 4 0 651301070 813223936 134875 33554432000 4194304 4580107 140737130202240 18446744073709551615 4294458 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2864/tid=2866] ppid=2854 vsize=794164 CPUtime=822.29 cores=0,2,4,6
/proc/2864/task/2866/stat : 2866 (strangenight2-m) R 2854 2864 1880 0 -1 4202560 282367 0 0 0 82148 81 0 0 25 0 4 0 651301070 813223936 134875 33554432000 4194304 4580107 140737130202240 18446744073709551615 4451883 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2864/tid=2867] ppid=2854 vsize=794164 CPUtime=822.3 cores=0,2,4,6
/proc/2864/task/2867/stat : 2867 (strangenight2-m) R 2854 2864 1880 0 -1 4202560 299967 0 0 0 82131 99 0 0 25 0 4 0 651301070 813223936 134875 33554432000 4194304 4580107 140737130202240 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3283.09
Current children cumulated vsize (KiB) 794164

[startup+882.301 s]
/proc/loadavg: 8.06 8.04 7.85 9/236 2901
/proc/meminfo: memFree=17993448/32950928 swapFree=64721848/67111528
[pid=2864] ppid=2854 vsize=914272 CPUtime=3522.65 cores=0,2,4,6
/proc/2864/stat : 2864 (strangenight2-m) R 2854 2864 1880 0 -1 4202496 1145538 0 0 0 351903 362 0 0 25 0 4 0 651301070 936214528 141820 33554432000 4194304 4580107 140737130202240 18446744073709551615 4294396 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2864/statm: 228568 141820 379 95 0 223550 0
[pid=2864/tid=2865] ppid=2854 vsize=914272 CPUtime=875.86 cores=0,2,4,6
/proc/2864/task/2865/stat : 2865 (strangenight2-m) R 2854 2864 1880 0 -1 4202560 270823 0 0 0 87498 88 0 0 25 0 4 0 651301070 936214528 141820 33554432000 4194304 4580107 140737130202240 18446744073709551615 4294818 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2864/tid=2866] ppid=2854 vsize=914272 CPUtime=882.28 cores=0,2,4,6
/proc/2864/task/2866/stat : 2866 (strangenight2-m) R 2854 2864 1880 0 -1 4202560 292496 0 0 0 88144 84 0 0 25 0 4 0 651301070 936214528 141820 33554432000 4194304 4580107 140737130202240 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2864/tid=2867] ppid=2854 vsize=914272 CPUtime=882.3 cores=0,2,4,6
/proc/2864/task/2867/stat : 2867 (strangenight2-m) R 2854 2864 1880 0 -1 4202560 315997 0 0 0 88125 105 0 0 25 0 4 0 651301070 936214528 141820 33554432000 4194304 4580107 140737130202240 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3522.65
Current children cumulated vsize (KiB) 914272

[startup+942.301 s]
/proc/loadavg: 8.02 8.03 7.86 9/236 2903
/proc/meminfo: memFree=17842136/32950928 swapFree=64721848/67111528
[pid=2864] ppid=2854 vsize=1059396 CPUtime=3762.22 cores=0,2,4,6
/proc/2864/stat : 2864 (strangenight2-m) R 2854 2864 1880 0 -1 4202496 1226688 0 0 0 375838 384 0 0 25 0 4 0 651301070 1084821504 175352 33554432000 4194304 4580107 140737130202240 18446744073709551615 4451895 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2864/statm: 264849 175352 379 95 0 259831 0
[pid=2864/tid=2865] ppid=2854 vsize=1059396 CPUtime=935.44 cores=0,2,4,6
/proc/2864/task/2865/stat : 2865 (strangenight2-m) R 2854 2864 1880 0 -1 4202560 300718 0 0 0 93449 95 0 0 25 0 4 0 651301070 1084821504 175352 33554432000 4194304 4580107 140737130202240 18446744073709551615 4451895 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2864/tid=2866] ppid=2854 vsize=1059396 CPUtime=942.29 cores=0,2,4,6
/proc/2864/task/2866/stat : 2866 (strangenight2-m) R 2854 2864 1880 0 -1 4202560 309353 0 0 0 94136 93 0 0 25 0 4 0 651301070 1084821504 175352 33554432000 4194304 4580107 140737130202240 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2864/tid=2867] ppid=2854 vsize=1059396 CPUtime=942.29 cores=0,2,4,6
/proc/2864/task/2867/stat : 2867 (strangenight2-m) R 2854 2864 1880 0 -1 4202560 333703 0 0 0 94121 108 0 0 25 0 4 0 651301070 1084821504 175352 33554432000 4194304 4580107 140737130202240 18446744073709551615 4451900 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3762.22
Current children cumulated vsize (KiB) 1059396

[startup+1002.3 s]
/proc/loadavg: 8.01 8.02 7.87 9/236 2905
/proc/meminfo: memFree=17804172/32950928 swapFree=64721848/67111528
[pid=2864] ppid=2854 vsize=1059740 CPUtime=4001.77 cores=0,2,4,6
/proc/2864/stat : 2864 (strangenight2-m) R 2854 2864 1880 0 -1 4202496 1245406 0 0 0 399785 392 0 0 25 0 4 0 651301070 1085173760 178149 33554432000 4194304 4580107 140737130202240 18446744073709551615 4321093 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2864/statm: 264935 178149 379 95 0 259917 0
[pid=2864/tid=2865] ppid=2854 vsize=1059740 CPUtime=995 cores=0,2,4,6
/proc/2864/task/2865/stat : 2865 (strangenight2-m) R 2854 2864 1880 0 -1 4202560 300718 0 0 0 99405 95 0 0 25 0 4 0 651301070 1085173760 178149 33554432000 4194304 4580107 140737130202240 18446744073709551615 4416036 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2864/tid=2866] ppid=2854 vsize=1059740 CPUtime=1002.28 cores=0,2,4,6
/proc/2864/task/2866/stat : 2866 (strangenight2-m) R 2854 2864 1880 0 -1 4202560 322560 0 0 0 100130 98 0 0 25 0 4 0 651301070 1085173760 178149 33554432000 4194304 4580107 140737130202240 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2864/tid=2867] ppid=2854 vsize=1059740 CPUtime=1002.29 cores=0,2,4,6
/proc/2864/task/2867/stat : 2867 (strangenight2-m) R 2854 2864 1880 0 -1 4202560 333703 0 0 0 100121 108 0 0 25 0 4 0 651301070 1085173760 178149 33554432000 4194304 4580107 140737130202240 18446744073709551615 4416727 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4001.77
Current children cumulated vsize (KiB) 1059740

[startup+1062.3 s]
/proc/loadavg: 8.10 8.05 7.88 9/236 2906
/proc/meminfo: memFree=17792744/32950928 swapFree=64721848/67111528
[pid=2864] ppid=2854 vsize=1046064 CPUtime=4241.34 cores=0,2,4,6
/proc/2864/stat : 2864 (strangenight2-m) R 2854 2864 1880 0 -1 4202496 1293696 0 0 0 423723 411 0 0 25 0 4 0 651301070 1071169536 183500 33554432000 4194304 4580107 140737130202240 18446744073709551615 4294358 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2864/statm: 261516 183500 379 95 0 256498 0
[pid=2864/tid=2865] ppid=2854 vsize=1046064 CPUtime=1054.57 cores=0,2,4,6
/proc/2864/task/2865/stat : 2865 (strangenight2-m) R 2854 2864 1880 0 -1 4202560 307744 0 0 0 105359 98 0 0 25 0 4 0 651301070 1071169536 183500 33554432000 4194304 4580107 140737130202240 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2864/tid=2866] ppid=2854 vsize=1046064 CPUtime=1062.29 cores=0,2,4,6
/proc/2864/task/2866/stat : 2866 (strangenight2-m) R 2854 2864 1880 0 -1 4202560 334683 0 0 0 106127 102 0 0 25 0 4 0 651301070 1071169536 183500 33554432000 4194304 4580107 140737130202240 18446744073709551615 4415966 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2864/tid=2867] ppid=2854 vsize=1046064 CPUtime=1062.3 cores=0,2,4,6
/proc/2864/task/2867/stat : 2867 (strangenight2-m) R 2854 2864 1880 0 -1 4202560 347851 0 0 0 106116 114 0 0 25 0 4 0 651301070 1071169536 183500 33554432000 4194304 4580107 140737130202240 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4241.34
Current children cumulated vsize (KiB) 1046064

[startup+1122.3 s]
/proc/loadavg: 8.13 8.07 7.90 9/236 2908
/proc/meminfo: memFree=17832648/32950928 swapFree=64721848/67111528
[pid=2864] ppid=2854 vsize=1059480 CPUtime=4480.9 cores=0,2,4,6
/proc/2864/stat : 2864 (strangenight2-m) R 2854 2864 1880 0 -1 4202496 1346582 0 0 0 447660 430 0 0 25 0 4 0 651301070 1084907520 177558 33554432000 4194304 4580107 140737130202240 18446744073709551615 4294960 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2864/statm: 264870 177558 379 95 0 259852 0
[pid=2864/tid=2865] ppid=2854 vsize=1059480 CPUtime=1114.13 cores=0,2,4,6
/proc/2864/task/2865/stat : 2865 (strangenight2-m) R 2854 2864 1880 0 -1 4202560 322730 0 0 0 111310 103 0 0 25 0 4 0 651301070 1084907520 177558 33554432000 4194304 4580107 140737130202240 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2864/tid=2866] ppid=2854 vsize=1059480 CPUtime=1122.29 cores=0,2,4,6
/proc/2864/task/2866/stat : 2866 (strangenight2-m) R 2854 2864 1880 0 -1 4202560 341264 0 0 0 112125 104 0 0 25 0 4 0 651301070 1084907520 177558 33554432000 4194304 4580107 140737130202240 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2864/tid=2867] ppid=2854 vsize=1059480 CPUtime=1122.3 cores=0,2,4,6
/proc/2864/task/2867/stat : 2867 (strangenight2-m) R 2854 2864 1880 0 -1 4202560 363681 0 0 0 112111 119 0 0 25 0 4 0 651301070 1084907520 177558 33554432000 4194304 4580107 140737130202240 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4480.9
Current children cumulated vsize (KiB) 1059480

[startup+1182.3 s]
/proc/loadavg: 8.09 8.07 7.91 9/236 2910
/proc/meminfo: memFree=17807804/32950928 swapFree=64721848/67111528
[pid=2864] ppid=2854 vsize=1122040 CPUtime=4720.46 cores=0,2,4,6
/proc/2864/stat : 2864 (strangenight2-m) R 2854 2864 1880 0 -1 4202496 1405390 0 0 0 471595 451 0 0 25 0 4 0 651301070 1148968960 185131 33554432000 4194304 4580107 140737130202240 18446744073709551615 4451900 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2864/statm: 280510 185131 379 95 0 275492 0
[pid=2864/tid=2865] ppid=2854 vsize=1122040 CPUtime=1173.7 cores=0,2,4,6
/proc/2864/task/2865/stat : 2865 (strangenight2-m) R 2854 2864 1880 0 -1 4202560 338126 0 0 0 117261 109 0 0 25 0 4 0 651301070 1148968960 185131 33554432000 4194304 4580107 140737130202240 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2864/tid=2866] ppid=2854 vsize=1122040 CPUtime=1182.29 cores=0,2,4,6
/proc/2864/task/2866/stat : 2866 (strangenight2-m) R 2854 2864 1880 0 -1 4202560 357099 0 0 0 118119 110 0 0 25 0 4 0 651301070 1148968960 185131 33554432000 4194304 4580107 140737130202240 18446744073709551615 4294410 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2864/tid=2867] ppid=2854 vsize=1122040 CPUtime=1182.29 cores=0,2,4,6
/proc/2864/task/2867/stat : 2867 (strangenight2-m) R 2854 2864 1880 0 -1 4202560 378812 0 0 0 118105 124 0 0 25 0 4 0 651301070 1148968960 185131 33554432000 4194304 4580107 140737130202240 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4720.46
Current children cumulated vsize (KiB) 1122040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.31 s]
/proc/loadavg: 8.13 8.08 7.91 5/232 2912
/proc/meminfo: memFree=18592752/32950928 swapFree=64721848/67111528
[pid=2864] ppid=2854 vsize=1000392 CPUtime=4800.35 cores=0,2,4,6
/proc/2864/stat : 2864 (strangenight2-m) R 2854 2864 1880 0 -1 4202496 1420459 0 0 0 479577 458 0 0 25 0 4 0 651301070 1024401408 184387 33554432000 4194304 4580107 140737130202240 18446744073709551615 4416310 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2864/statm: 250098 184387 379 95 0 245080 0
[pid=2864/tid=2865] ppid=2854 vsize=1000392 CPUtime=1193.56 cores=0,2,4,6
/proc/2864/task/2865/stat : 2865 (strangenight2-m) R 2854 2864 1880 0 -1 4202560 343262 0 0 0 119244 112 0 0 25 0 4 0 651301070 1024401408 184388 33554432000 4194304 4580107 140737130202240 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2864/tid=2866] ppid=2854 vsize=1000392 CPUtime=1202.3 cores=0,2,4,6
/proc/2864/task/2866/stat : 2866 (strangenight2-m) R 2854 2864 1880 0 -1 4202560 361752 0 0 0 120118 112 0 0 25 0 4 0 651301070 1024401408 184388 33554432000 4194304 4580107 140737130202240 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2864/tid=2867] ppid=2854 vsize=1000392 CPUtime=1202.31 cores=0,2,4,6
/proc/2864/task/2867/stat : 2867 (strangenight2-m) R 2854 2864 1880 0 -1 4202560 384093 0 0 0 120105 126 0 0 25 0 4 0 651301070 1024401408 184388 33554432000 4194304 4580107 140737130202240 18446744073709551615 4451678 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 1000392

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

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

[startup+1202.31 s]
/proc/loadavg: 8.13 8.08 7.91 5/232 2912
/proc/meminfo: memFree=18592752/32950928 swapFree=64721848/67111528
[pid=2864] ppid=2854 vsize=1000392 CPUtime=4800.35 cores=0,2,4,6
/proc/2864/stat : 2864 (strangenight2-m) R 2854 2864 1880 0 -1 4202496 1420459 0 0 0 479577 458 0 0 25 0 4 0 651301070 1024401408 184387 33554432000 4194304 4580107 140737130202240 18446744073709551615 4416310 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2864/statm: 250098 184387 379 95 0 245080 0
[pid=2864/tid=2865] ppid=2854 vsize=1000392 CPUtime=1193.56 cores=0,2,4,6
/proc/2864/task/2865/stat : 2865 (strangenight2-m) R 2854 2864 1880 0 -1 4202560 343262 0 0 0 119244 112 0 0 25 0 4 0 651301070 1024401408 184388 33554432000 4194304 4580107 140737130202240 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2864/tid=2866] ppid=2854 vsize=1000392 CPUtime=1202.3 cores=0,2,4,6
/proc/2864/task/2866/stat : 2866 (strangenight2-m) R 2854 2864 1880 0 -1 4202560 361752 0 0 0 120118 112 0 0 25 0 4 0 651301070 1024401408 184388 33554432000 4194304 4580107 140737130202240 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2864/tid=2867] ppid=2854 vsize=1000392 CPUtime=1202.31 cores=0,2,4,6
/proc/2864/task/2867/stat : 2867 (strangenight2-m) R 2854 2864 1880 0 -1 4202560 384093 0 0 0 120105 126 0 0 25 0 4 0 651301070 1024401408 184388 33554432000 4194304 4580107 140737130202240 18446744073709551615 4451678 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 1000392

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.35
CPU time (s): 4800.42
CPU user time (s): 4795.8
CPU system time (s): 4.6183
CPU usage (%): 399.252
Max. virtual memory (cumulated for all children) (KiB): 1122360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.8
system time used= 4.6183
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1420464
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= 2630
involuntary context switches= 21319

runsolver used 2.70359 second user time and 6.06808 second system time

The end

Launcher Data

Begin job on node123 at 2011-05-14 20:16:53
IDJOB=3366142
IDBENCH=82551
IDSOLVER=1844
FILE ID=node123/3366142-1305397013
RUNJOBID= node123-1305397013-2842
PBS_JOBID= 13324430
Free space on /tmp= 73364 MiB

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

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

MD5SUM BENCH= 5297bd1d2a420892cfb1fb6d32ccacad
RANDOM SEED=1018495729

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      19336908 kB
Buffers:        294764 kB
Cached:        3983356 kB
SwapCached:      10528 kB
Active:       10609828 kB
Inactive:      2736276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19336908 kB
SwapTotal:    67111528 kB
SwapFree:     64721848 kB
Dirty:            6736 kB
Writeback:           0 kB
AnonPages:     9065708 kB
Mapped:          15400 kB
Slab:           175968 kB
PageTables:      31368 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 13026724 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= 73360 MiB
End job on node123 at 2011-05-14 20:36:57