Trace number 3366128

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.19 1202.84

General information on the benchmark

Namerandom/large/
unif-k7-r85-v200-c17000-S181603592-089-UNKNOWN.cnf
MD5SUMaf7b69f0071c372d5cdc250bc7f688e1
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 variables200
Number of clauses17000
Sum of the clauses size119000
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 517000

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3366128-1305396140.cnf'
0.00/0.01	c -- header says num vars:            200
0.00/0.01	c -- header says num clauses:       17000
0.00/0.02	c -- clauses added:            0 learnts,        17000 normals,            0 xors
0.00/0.02	c -- vars added        200
0.00/0.02	c Parsing time:  0.01 s
0.00/0.02	c  N st     0         0       200     17000         0         0    119000         0   no data   no data
1.16/0.38	c asymm  cl-useful: 0/14597/17000 lits-rem:0 time: 0.36
1.16/0.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.16/0.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.16/0.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.16/0.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.16/0.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
1.16/0.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.16/0.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1.16/0.83	c Finding binary XORs  T:     0.00 s  found:       0
1.16/0.83	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
1.16/0.83	c calculated reachability. Time: 0.00
1.16/0.83	c Calc default polars -  time:   0.00 s pos:      95 undec:       6 neg:      99
1.16/0.83	c =========================================================================================
1.16/0.83	c types(t): F = full restart, N = normal restart
1.16/0.83	c types(t): S = simplification begin/end, E = solution found
1.16/0.83	c restart types(rt): st = static, dy = dynamic
1.16/0.83	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.16/0.83	c  B st     0         0       200     17000         0         0    119000         0   no data   no data
1.16/0.83	c  N dy    10      6470       200     17000         0      3852    119000    176117     47.56     50.09
1.16/1.06	c  N dy    28     11291       200     17000         0      4396    119000    154314     47.92     50.47
5.17/1.31	c  N dy    46     15417       200     17000         0      8396    119000    375355     48.17     51.88
5.97/1.57	c  N dy    61     19495       200     17000         0      6905    119000    243260     48.34     51.06
7.19/1.81	c  N dy    71     23526       200     17000         0     10828    119000    460291     48.23     50.78
7.55/1.91	c  F st    76     25002       200     17000         0     12265    119000    539237     48.23     44.39
8.36/2.13	c  N st    81     28299       200     17000         0      8839    119000    305768     48.23   no data
8.76/2.24	c  S st    82     30000       200     17000         0     10496    119000    397827     48.23   no data
8.76/2.29	c  S st    82     30503       200     17000         0     10994    119000    424291     48.23   no data
8.76/2.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.16/2.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
9.16/2.30	c blocked clauses removed:        0 vars:      0 tried:         200 T: 0.00 s
9.16/2.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.16/2.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.16/2.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
9.16/2.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.16/2.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
9.16/2.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.75/2.75	c lits-rem:       222  cl-subs:      345  v-elim:      0  v-fix:    0  time:  0.43 s
11.17/2.83	c asymm  cl-useful: 0/2403/17000 lits-rem:0 time: 0.08
11.17/2.84	c calculated reachability. Time: 0.00
11.17/2.84	c  N dy    82     30503       200     17000         0     10649    119000    399866     48.23   no data
12.35/3.13	c  N dy   102     34512       200     17000         0     14545    119000    618641     48.44     52.92
13.94/3.58	c  N dy   115     40921       200     17000         0     13114    119000    501215     48.24     51.01
15.56/3.96	c  N dy   132     45019       200     17000         0     17100    119000    722715     48.31     51.64
15.97/4.02	c  S st   136     45756       200     17000         0      9104    119000    233088     48.34     48.18
15.97/4.07	c  S st   136     46257       200     17000         0      9599    119000    259280     48.34   no data
15.97/4.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.97/4.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
15.97/4.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.97/4.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.97/4.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.97/4.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
15.97/4.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.97/4.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
15.97/4.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.33/4.19	c lits-rem:         2  cl-subs:       51  v-elim:      0  v-fix:    0  time:  0.09 s
16.33/4.19	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
16.33/4.19	c vivif2 --  cl tried     9548 cl shrink        0 lits rem          0 time: 0.00
18.33/4.61	c asymm  cl-useful: 0/13634/17000 lits-rem:0 time: 0.41
18.33/4.61	c calculated reachability. Time: 0.00
18.33/4.61	c  N dy   136     46257       200     17000         0      9548    119000    255424     48.34   no data
19.53/4.92	c  N dy   152     50592       200     17000         0     13767    119000    489229     48.36     51.52
20.72/5.24	c  N dy   173     54614       200     17000         0     17696    119000    710249     48.48     51.32
21.92/5.55	c  N dy   186     58705       200     17000         0     11969    119000    349988     48.53     51.68
23.12/5.85	c  N dy   196     62722       200     17000         0     15881    119000    568731     48.50     51.14
24.75/6.21	c  N dy   210     66739       200     17000         0     19780    119000    786869     48.53     51.21
25.52/6.46	c  S st   225     69385       200     17000         0     11657    119000    289113     48.57     47.22
25.92/6.51	c  S st   225     69888       200     17000         0     12148    119000    315274     48.57   no data
25.92/6.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.92/6.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
25.92/6.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25.92/6.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.92/6.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.92/6.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
25.92/6.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25.92/6.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
25.92/6.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.32/6.67	c lits-rem:        13  cl-subs:       70  v-elim:      0  v-fix:    0  time:  0.13 s
26.32/6.68	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
26.32/6.68	c vivif2 --  cl tried    12078 cl shrink        0 lits rem          0 time: 0.00
27.11/6.81	c asymm  cl-useful: 0/3366/17000 lits-rem:0 time: 0.13
27.11/6.81	c calculated reachability. Time: 0.00
27.11/6.81	c  N dy   225     69888       200     17000         0     12078    119000    310024     48.57   no data
28.31/7.19	c  N dy   248     74637       200     17000         0     16692    119000    568556     48.65     51.38
30.30/7.61	c  N dy   264     79550       200     17000         0     21477    119000    833612     48.63     51.25
31.91/8.06	c  N dy   285     84959       200     17000         0     15073    119000    437158     48.65     51.38
32.70/8.26	c  F st   298     87502       200     17000         0     17546    119000    576304     48.69     48.86
33.89/8.54	c  N st   303     90801       200     17000         0     20743    119000    759662     48.69   no data
36.69/9.23	c  N dy   313     98733       200     17000         0     15798    119000    436296     48.58     51.21
38.68/9.77	c  S st   328    104832       200     17000         0     21738    119000    768323     48.55     44.94
39.08/9.85	c  S st   328    105337       200     17000         0     22230    119000    794360     48.55   no data
39.08/9.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
39.08/9.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
39.08/9.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
39.08/9.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
39.08/9.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39.08/9.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
39.08/9.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
39.08/9.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
39.48/9.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.87/11.01	c lits-rem:       173  cl-subs:      733  v-elim:      0  v-fix:    0  time:  1.11 s
43.87/11.01	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
43.87/11.02	c vivif2 --  cl tried    21497 cl shrink        0 lits rem          0 time: 0.01
44.67/11.29	c asymm  cl-useful: 0/5263/17000 lits-rem:0 time: 0.27
44.67/11.29	c calculated reachability. Time: 0.00
44.67/11.29	c  N dy   328    105337       200     17000         0     21497    119000    742552     48.55   no data
48.26/12.12	c  N dy   346    113456       200     17000         0     15762    119000    389920     48.50     51.07
50.68/12.80	c  N dy   369    121308       200     17000         0     23397    119000    818167     48.53     51.11
54.66/13.80	c  N dy   416    130114       200     17000         0     17396    119000    439518     48.63     51.41
58.24/14.61	c  N dy   452    138568       200     17000         0     25608    119000    898900     48.66     51.39
61.83/15.58	c  N dy   484    148444       200     17000         0     19659    119000    522964     48.66     51.45
65.42/16.48	c  N dy   512    158006       200     17000         0     28948    119000   1039708     48.65     46.06
65.42/16.48	c  S st   512    158006       200     17000         0     28948    119000   1039708     48.65     46.06
65.82/16.57	c  S st   512    158507       200     17000         0     29442    119000   1066513     48.65   no data
65.82/16.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
65.82/16.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
65.82/16.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
65.82/16.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
65.82/16.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
65.82/16.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
65.82/16.60	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
66.22/16.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
66.22/16.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
76.60/19.24	c lits-rem:       338  cl-subs:     1025  v-elim:      0  v-fix:    0  time:  2.61 s
76.60/19.25	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
76.60/19.26	c vivif2 --  cl tried    28417 cl shrink        0 lits rem          0 time: 0.01
77.79/19.52	c asymm  cl-useful: 0/3810/17000 lits-rem:0 time: 0.26
77.79/19.52	c calculated reachability. Time: 0.00
77.79/19.52	c  N dy   512    158507       200     17000         0     28417    119000    991506     48.65   no data
81.83/20.54	c  N dy   550    168799       200     17000         0     21909    119000    604580     48.68     51.44
86.58/21.77	c  N dy   585    180808       200     17000         0     33570    119000   1255326     48.67     51.49
91.77/23.09	c  N dy   645    192560       200     17000         0     27486    119000    874783     48.76     51.72
100.93/25.34	c  N dy   681    212082       200     17000         0     27955    119000    850202     48.65     51.37
107.75/27.10	c  N dy   740    226477       200     17000         0     22556    119000    511618     48.68     51.64
113.30/28.46	c  S st   774    237760       200     17000         0     33494    119000   1120810     48.68     47.03
113.70/28.57	c  S st   774    238265       200     17000         0     33984    119000   1146759     48.68   no data
113.70/28.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
113.70/28.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
113.70/28.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
113.70/28.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
113.70/28.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
113.70/28.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
113.70/28.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
114.10/28.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
114.10/28.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
126.87/31.87	c lits-rem:       177  cl-subs:     1088  v-elim:      0  v-fix:    0  time:  3.24 s
126.87/31.88	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
126.87/31.89	c vivif2 --  cl tried    32896 cl shrink        0 lits rem          0 time: 0.01
128.47/32.21	c asymm  cl-useful: 0/3354/17000 lits-rem:0 time: 0.32
128.47/32.21	c calculated reachability. Time: 0.00
128.47/32.21	c  N dy   774    238265       200     17000         0     32896    119000   1068324     48.68   no data
135.25/33.97	c  N dy   793    254196       200     17000         0     27997    119000    773509     48.57     51.62
143.27/35.98	c  N dy   845    270480       200     17000         0     22469    119000    423651     48.56     51.78
150.82/37.85	c  N dy   872    287930       200     17000         0     39390    119000   1362220     48.50     51.45
159.20/39.97	c  F st   932    306251       200     17000         0     34911    119000   1073608     48.50     48.16
159.60/40.00	c  N st   933    306502       200     17000         0     35158    119000   1087820     48.50   no data
169.20/42.45	c  N dy  1003    326089       200     17000         0     30857    119000    798422     48.54     51.28
179.95/45.15	c  N dy  1093    346280       200     17000         0     26163    119000    497966     48.60     51.23
184.73/46.35	c  S st  1117    357397       200     17000         0     36922    119000   1094063     48.57   no data
185.13/46.45	c  S st  1117    357899       200     17000         0     37409    119000   1119988     48.57   no data
185.13/46.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
185.13/46.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
185.13/46.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
185.13/46.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
185.13/46.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
185.13/46.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
185.13/46.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
185.13/46.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
185.53/46.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
197.11/49.43	c lits-rem:       599  cl-subs:     1030  v-elim:      0  v-fix:    0  time:  2.91 s
197.11/49.43	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
197.11/49.45	c vivif2 --  cl tried    36379 cl shrink        0 lits rem          0 time: 0.01
198.31/49.72	c asymm  cl-useful: 0/3084/17000 lits-rem:0 time: 0.28
198.31/49.73	c calculated reachability. Time: 0.00
198.31/49.73	c  N dy  1117    357899       200     17000         0     36379    119000   1046429     48.57   no data
209.12/52.44	c  N dy  1197    377928       200     17000         0     30617    119000    700456     48.59     51.21
220.26/55.20	c  N dy  1262    397993       200     17000         0     50111    119000   1789418     48.59     51.17
231.43/58.09	c  N dy  1333    418046       200     17000         0     43390    119000   1370615     48.61     51.24
244.60/61.33	c  N dy  1402    440590       200     17000         0     38062    119000   1022502     48.60     51.32
256.58/64.30	c  N dy  1465    460595       200     17000         0     29353    119000    499647     48.59     51.66
266.95/66.96	c  N dy  1546    480652       200     17000         0     48814    119000   1584313     48.61     51.39
278.53/69.84	c  N dy  1605    500712       200     17000         0     39172    119000    998203     48.60     52.03
290.90/72.96	c  N dy  1662    521498       200     17000         0     59350    119000   2129246     48.60     51.50
299.27/75.02	c  S st  1722    536849       200     17000         0     44187    119000   1234737     48.61     47.90
299.67/75.13	c  S st  1722    537352       200     17000         0     44681    119000   1261398     48.61   no data
299.67/75.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
299.67/75.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.03
299.67/75.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
299.67/75.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
299.67/75.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
299.67/75.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
299.67/75.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
299.67/75.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
300.07/75.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
318.46/79.82	c lits-rem:       334  cl-subs:     1023  v-elim:      0  v-fix:    0  time:  4.61 s
318.46/79.82	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
318.46/79.84	c vivif2 --  cl tried    43658 cl shrink        0 lits rem          0 time: 0.01
319.23/80.01	c asymm  cl-useful: 0/1489/17000 lits-rem:0 time: 0.17
319.23/80.02	c calculated reachability. Time: 0.00
319.23/80.02	c  N dy  1722    537352       200     17000         0     43658    119000   1185755     48.61   no data
332.80/83.41	c  N dy  1782    558522       200     17000         0     33176    119000    574378     48.61     51.22
343.97/86.26	c  N dy  1865    578612       200     17000         0     52636    119000   1657190     48.64     52.57
356.74/89.40	c  N dy  1935    598729       200     17000         0     40148    119000    923653     48.64     51.39
369.12/92.52	c  N dy  1988    618812       200     17000         0     59625    119000   2011944     48.60     51.17
381.48/95.64	c  N dy  2061    638876       200     17000         0     46134    119000   1215511     48.62     56.04
395.85/99.23	c  N dy  2107    658902       200     17000         0     65532    119000   2302019     48.59     51.26
409.43/102.60	c  N dy  2176    679894       200     17000         0     51923    119000   1490813     48.60     51.21
424.99/106.54	c  N dy  2244    700005       200     17000         0     36536    119000    584837     48.60     51.22
438.56/109.98	c  N dy  2314    720214       200     17000         0     56112    119000   1676024     48.61     51.21
454.55/114.00	c  N dy  2372    741261       200     17000         0     40641    119000    772110     48.60     51.71
468.48/117.44	c  N dy  2456    761326       200     17000         0     60135    119000   1864338     48.62     51.29
483.65/121.28	c  N dy  2504    781924       200     17000         0     43264    119000    873273     48.60     51.17
497.61/124.73	c  N dy  2565    802697       200     17000         0     63342    119000   1988415     48.58     51.41
500.41/125.46	c  S st  2586    806028       200     17000         0     66564    119000   2169895     48.59     49.17
501.21/125.63	c  S st  2586    806530       200     17000         0     67060    119000   2196443     48.59   no data
501.21/125.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
501.21/125.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
501.21/125.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
501.21/125.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
501.21/125.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
501.21/125.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
501.21/125.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
501.61/125.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
501.61/125.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
569.85/142.80	c lits-rem:       681  cl-subs:     2270  v-elim:      0  v-fix:    0  time: 17.03 s
569.85/142.80	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
569.85/142.83	c vivif2 --  cl tried    64790 cl shrink        0 lits rem          0 time: 0.02
571.05/143.19	c asymm  cl-useful: 0/2534/17000 lits-rem:0 time: 0.36
571.05/143.19	c calculated reachability. Time: 0.00
571.05/143.19	c  N dy  2586    806530       200     17000         0     64790    119000   2034040     48.59   no data
586.25/146.95	c  N dy  2650    826551       200     17000         0     46432    119000   1009188     48.59     57.13
600.58/150.58	c  N dy  2730    846616       200     17000         0     65902    119000   2095808     48.60     51.45
616.55/154.59	c  N dy  2829    866625       200     17000         0     46549    119000    965548     48.62     51.73
630.91/158.16	c  N dy  2894    886906       200     17000         0     66224    119000   2061294     48.62     51.45
648.47/162.56	c  N dy  2927    912059       200     17000         0     50884    119000   1169807     48.59     51.35
662.84/166.14	c  N dy  2974    932090       200     17000         0     70282    119000   2243769     48.56     51.90
679.99/170.43	c  N dy  3061    953419       200     17000         0     50206    119000   1077691     48.58     51.28
694.77/174.16	c  N dy  3142    973524       200     17000         0     69771    119000   2172065     48.58     51.16
711.92/178.47	c  N dy  3205    994041       200     17000         0     47932    119000    908579     48.58     51.17
726.72/182.12	c  N dy  3274   1014216       200     17000         0     67497    119000   1998421     48.58     51.23
745.45/186.87	c  N dy  3328   1036592       200     17000         0     46496    119000    783061     48.57     51.34
759.82/190.44	c  N dy  3403   1056717       200     17000         0     65992    119000   1870516     48.57     51.14
773.39/193.84	c  F st  3460   1071875       200     17000         0     80714    119000   2692791     48.58     48.00
778.18/195.08	c  N dy  3466   1077071       200     17000         0     85755    119000   2978748     48.58   no data
792.57/198.61	c  N dy  3521   1097391       200     17000         0     61870    119000   1602944     48.58     51.17
811.30/203.30	c  N dy  3599   1118629       200     17000         0     82484    119000   2754862     48.58     51.14
828.85/207.75	c  N dy  3694   1139615       200     17000         0     58189    119000   1355173     48.59     51.27
846.01/212.01	c  N dy  3742   1159675       200     17000         0     77645    119000   2444611     48.59     51.40
866.78/217.26	c  N dy  3785   1179732       200     17000         0     51526    119000    934483     48.57     51.24
883.13/221.34	c  N dy  3840   1199972       200     17000         0     71171    119000   2028783     48.56     51.46
892.72/223.76	c  S st  3867   1209795       200     17000         0     80674    119000   2552381     48.56     48.87
893.54/223.98	c  S st  3867   1210297       200     17000         0     81169    119000   2579126     48.56   no data
893.54/223.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
893.95/224.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
893.95/224.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
893.95/224.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
893.95/224.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
893.95/224.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
893.95/224.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
893.95/224.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
894.31/224.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
985.30/246.92	c lits-rem:       819  cl-subs:     2813  v-elim:      0  v-fix:    0  time: 22.78 s
985.30/246.92	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
985.30/246.95	c vivif2 --  cl tried    78356 cl shrink        0 lits rem          0 time: 0.03
986.90/247.32	c asymm  cl-useful: 0/1858/17000 lits-rem:0 time: 0.37
986.90/247.33	c calculated reachability. Time: 0.00
986.90/247.33	c  N dy  3867   1210297       200     17000         0     78356    119000   2379553     48.56   no data
1006.46/252.29	c  N dy  3949   1230597       200     17000         0     51532    119000    890101     48.57     51.23
1021.61/256.09	c  N dy  4016   1251206       200     17000         0     71525    119000   2007564     48.57     51.16
1040.78/260.89	c  N dy  4053   1272603       200     17000         0     92263    119000   3160907     48.54     51.19
1056.37/264.79	c  N dy  4115   1292765       200     17000         0     64314    119000   1554778     48.54     51.45
1075.49/269.50	c  N dy  4173   1314101       200     17000         0     84961    119000   2701591     48.54     51.21
1093.86/274.15	c  N dy  4244   1334124       200     17000         0     55957    119000   1045456     48.54     51.70
1109.81/278.19	c  N dy  4317   1354144       200     17000         0     75385    119000   2131515     48.55     51.14
1133.36/284.07	c  N dy  4390   1376625       200     17000         0     97120    119000   3344787     48.55     51.22
1148.56/287.88	c  N dy  4439   1396690       200     17000         0     67127    119000   1621960     48.54     51.22
1168.48/292.80	c  N dy  4527   1416706       200     17000         0     86570    119000   2708886     48.55     51.67
1189.62/298.17	c  N dy  4607   1437433       200     17000         0     56197    119000    973218     48.56     51.24
1208.39/302.87	c  N dy  4658   1461569       200     17000         0     79602    119000   2277820     48.54     51.57
1231.97/308.79	c  N dy  4727   1483801       200     17000         0    101197    119000   3482712     48.54     51.28
1247.89/312.73	c  N dy  4796   1503871       200     17000         0     69324    119000   1667713     48.54     51.29
1267.45/317.62	c  N dy  4880   1523934       200     17000         0     88829    119000   2754891     48.55     51.16
1289.80/323.21	c  N dy  4953   1543995       200     17000         0     55857    119000    858224     48.56     51.63
1306.60/327.47	c  N dy  5025   1565469       200     17000         0     76679    119000   2019846     48.55     51.12
1327.72/332.79	c  N dy  5090   1585841       200     17000         0     96447    119000   3123871     48.55     51.18
1347.67/337.74	c  N dy  5147   1605931       200     17000         0     62562    119000   1192348     48.55     56.06
1364.83/342.03	c  N dy  5213   1625976       200     17000         0     82029    119000   2280060     48.55     57.54
1390.76/348.51	c  N dy  5310   1646397       200     17000         0    101801    119000   3378427     48.56     51.73
1410.72/353.54	c  N dy  5372   1666429       200     17000         0     66938    119000   1394832     48.56     51.33
1429.52/358.22	c  N dy  5437   1686436       200     17000         0     86296    119000   2476074     48.56     51.20
1452.63/364.05	c  N dy  5513   1706485       200     17000         0    105763    119000   3566604     48.57     51.56
1457.41/365.21	c  S st  5519   1710300       200     17000         0    109449    119000   3770129     48.57     48.17
1458.21/365.50	c  S st  5519   1710803       200     17000         0    109939    119000   3796333     48.57   no data
1458.61/365.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1458.61/365.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.07
1458.61/365.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1458.61/365.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1458.61/365.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1458.61/365.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
1458.61/365.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1459.01/365.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1459.42/365.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1615.45/404.85	c lits-rem:      1064  cl-subs:     4339  v-elim:      0  v-fix:    0  time: 39.14 s
1615.45/404.85	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
1615.85/404.90	c vivif2 --  cl tried   105600 cl shrink        0 lits rem          0 time: 0.05
1617.45/405.33	c asymm  cl-useful: 0/1416/17000 lits-rem:0 time: 0.42
1617.45/405.33	c calculated reachability. Time: 0.00
1617.45/405.33	c  N dy  5519   1710803       200     17000         0    105600    119000   3482121     48.57   no data
1636.20/410.02	c  N dy  5563   1731297       200     17000         0     70245    119000   1538175     48.55     51.47
1656.16/415.09	c  N dy  5641   1751338       200     17000         0     89643    119000   2619937     48.56     51.21
1681.30/421.34	c  N dy  5716   1772254       200     17000         0    109906    119000   3749777     48.56     51.40
1699.27/425.87	c  N dy  5772   1793769       200     17000         0     74650    119000   1741337     48.56     51.46
1719.62/430.99	c  N dy  5848   1813994       200     17000         0     94273    119000   2839717     48.56     51.15
1745.94/437.53	c  N dy  5944   1834123       200     17000         0    113832    119000   3931448     48.57     51.14
1764.71/442.29	c  N dy  6013   1856298       200     17000         0     78113    119000   1883162     48.57     51.45
1787.06/447.82	c  N dy  6102   1876693       200     17000         0     97866    119000   2986458     48.58     51.15
1810.60/453.73	c  N dy  6152   1896778       200     17000         0     59127    119000    776890     48.57     51.46
1826.96/457.86	c  N dy  6217   1916803       200     17000         0     78570    119000   1859135     48.57     51.27
1848.12/463.18	c  N dy  6298   1936839       200     17000         0     98037    119000   2951880     48.58     51.29
1875.26/469.97	c  N dy  6396   1956896       200     17000         0    117520    119000   4045318     48.59     51.29
1893.62/474.59	c  N dy  6473   1977113       200     17000         0     77928    119000   1781227     48.60     51.50
1915.16/479.92	c  N dy  6553   1997688       200     17000         0     97888    119000   2900458     48.60     51.26
1940.31/486.24	c  N dy  6611   2017818       200     17000         0    117420    119000   3990558     48.60     51.24
1959.87/491.16	c  N dy  6682   2038076       200     17000         0     76915    119000   1674357     48.60     51.39
1985.40/497.59	c  N dy  6739   2061796       200     17000         0     99887    119000   2952687     48.59     51.32
2014.54/504.82	c  N dy  6813   2081846       200     17000         0    119323    119000   4038609     48.60     51.16
2035.68/510.16	c  N dy  6883   2104407       200     17000         0     80136    119000   1813133     48.59     51.49
2059.64/516.14	c  N dy  6964   2126278       200     17000         0    101368    119000   2997720     48.60     51.45
2085.58/522.69	c  N dy  7019   2146670       200     17000         0    121142    119000   4099895     48.59     51.16
2105.56/527.64	c  N dy  7081   2166698       200     17000         0     78470    119000   1674308     48.59     51.23
2127.10/533.09	c  N dy  7170   2186759       200     17000         0     97928    119000   2761388     48.60     51.32
2153.85/539.74	c  N dy  7240   2207081       200     17000         0    117662    119000   3860019     48.60     51.18
2158.99/541.00	c  S st  7249   2210803       200     17000         0    121270    119000   4060057     48.60   no data
2160.19/541.35	c  S st  7249   2211305       200     17000         0    121766    119000   4086474     48.60   no data
2160.19/541.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2160.59/541.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.07
2160.59/541.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2160.59/541.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2160.59/541.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2160.59/541.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
2160.59/541.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2160.59/541.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2160.99/541.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2343.38/587.27	c lits-rem:       930  cl-subs:     4719  v-elim:      0  v-fix:    0  time: 45.68 s
2343.38/587.27	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
2343.77/587.32	c vivif2 --  cl tried   117047 cl shrink        0 lits rem          0 time: 0.05
2345.38/587.74	c asymm  cl-useful: 0/1281/17000 lits-rem:0 time: 0.42
2345.38/587.74	c calculated reachability. Time: 0.00
2345.38/587.74	c  N dy  7249   2211305       200     17000         0    117047    119000   3745257     48.60   no data
2368.55/593.57	c  N dy  7325   2231458       200     17000         0     73633    119000   1361904     48.60     51.77
2388.88/598.67	c  N dy  7397   2251717       200     17000         0     93291    119000   2460537     48.60     51.23
2418.40/606.04	c  N dy  7484   2275192       200     17000         0    116035    119000   3729674     48.61     51.20
2439.20/611.26	c  N dy  7504   2295195       200     17000         0     71421    119000   1200566     48.58     51.16
2458.71/616.18	c  N dy  7581   2315218       200     17000         0     90828    119000   2287099     48.59     54.70
2483.45/622.30	c  N dy  7659   2335842       200     17000         0    110853    119000   3408955     48.59     51.19
2512.59/629.62	c  N dy  7739   2355884       200     17000         0     65311    119000    807488     48.59     51.31
2531.39/634.34	c  N dy  7841   2376032       200     17000         0     84865    119000   1909862     48.60     51.26
2554.09/640.07	c  N dy  7907   2396135       200     17000         0    104321    119000   2996956     48.61     51.99
2583.23/647.35	c  N dy  7975   2418209       200     17000         0    125706    119000   4190411     48.60     51.56
2605.61/653.01	c  N dy  8059   2438315       200     17000         0     79299    119000   1545841     48.61     51.48
2631.94/659.57	c  N dy  8123   2462169       200     17000         0    102443    119000   2845810     48.60     51.25
2662.24/667.18	c  N dy  8183   2482283       200     17000         0    121980    119000   3939458     48.60     51.22
2690.57/674.29	c  N dy  8268   2502302       200     17000         0     74471    119000   1229352     48.61     54.12
2710.54/679.27	c  N dy  8337   2522567       200     17000         0     94130    119000   2326643     48.61     51.26
2735.68/685.56	c  N dy  8408   2543011       200     17000         0    113944    119000   3438533     48.61     52.04
2767.61/693.50	c  N dy  8509   2563287       200     17000         0    133604    119000   4540863     48.62     51.42
2788.76/698.80	c  N dy  8582   2583504       200     17000         0     85357    119000   1792510     48.62     51.51
2811.50/704.50	c  N dy  8620   2605352       200     17000         0    106501    119000   2967609     48.61     51.36
2843.07/712.48	c  N dy  8684   2629044       200     17000         0    129498    119000   4249915     48.61     51.19
2867.78/718.64	c  N dy  8744   2649133       200     17000         0     80122    119000   1455609     48.61     51.29
2888.92/723.92	c  N dy  8777   2670511       200     17000         0    100793    119000   2610202     48.60     51.28
2914.87/730.40	c  N dy  8834   2690513       200     17000         0    120213    119000   3695107     48.60     51.48
2947.19/738.56	c  N dy  8907   2711255       200     17000         0     70570    119000    873799     48.60     51.75
2947.19/738.57	c  S st  8908   2711305       200     17000         0     70619    119000    876311     48.60   no data
2948.02/738.76	c  S st  8908   2711807       200     17000         0     71112    119000    903059     48.60   no data
2948.02/738.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2948.42/738.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
2948.42/738.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2948.42/738.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2948.42/738.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2948.42/738.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
2948.42/738.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2948.42/738.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2948.42/738.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2953.58/740.10	c lits-rem:         5  cl-subs:       81  v-elim:      0  v-fix:    0  time:  1.24 s
2953.58/740.10	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
2953.58/740.12	c vivif2 --  cl tried    71031 cl shrink        0 lits rem          0 time: 0.01
2954.78/740.47	c asymm  cl-useful: 0/1964/17000 lits-rem:0 time: 0.36
2954.78/740.47	c calculated reachability. Time: 0.00
2954.78/740.47	c  N dy  8908   2711807       200     17000         0     71031    119000    897194     48.60   no data
2975.52/745.67	c  N dy  8999   2732042       200     17000         0     90685    119000   1998926     48.61     51.27
3003.86/752.70	c  N dy  9089   2752157       200     17000         0    110184    119000   3091893     48.61     51.31
3034.59/760.47	c  N dy  9171   2772183       200     17000         0    129598    119000   4173137     48.62     52.06
3062.55/767.48	c  N dy  9242   2792350       200     17000         0     78339    119000   1260075     48.62     51.57
3083.68/772.71	c  N dy  9311   2812391       200     17000         0     97729    119000   2347189     48.62     51.50
3110.44/779.41	c  N dy  9381   2833572       200     17000         0    118258    119000   3499478     48.62     51.42
3150.72/789.58	c  N dy  9448   2861860       200     17000         0     73938    119000    971004     48.61     51.37
3170.67/794.58	c  N dy  9524   2882020       200     17000         0     93504    119000   2069962     48.62     51.29
3195.81/800.89	c  N dy  9602   2902097       200     17000         0    112995    119000   3163297     48.62     51.21
3230.94/809.67	c  N dy  9698   2925233       200     17000         0    135501    119000   4417677     48.62     51.27
3258.48/816.56	c  N dy  9767   2945263       200     17000         0     82209    119000   1387785     48.63     51.36
3281.23/822.26	c  N dy  9844   2965282       200     17000         0    101620    119000   2475364     48.63     51.82
3306.37/828.52	c  N dy  9899   2985347       200     17000         0    121095    119000   3565327     48.63     51.35
3339.49/836.85	c  N dy  9997   3005352       200     17000         0    140488    119000   4649421     48.64     51.38
3367.82/843.93	c  N dy 10072   3026261       200     17000         0     87018    119000   1609715     48.64     51.26
3394.16/850.51	c  N dy 10144   3046412       200     17000         0    106539    119000   2702330     48.64     51.50
3435.29/860.90	c  N dy 10215   3066788       200     17000         0    126315    119000   3803179     48.64     51.82
3481.95/872.55	c  N dy 10292   3086860       200     17000         0    145794    119000   4899983     48.64     51.54
3507.08/878.85	c  N dy 10367   3106871       200     17000         0     90497    119000   1756318     48.65     51.50
3532.26/885.19	c  N dy 10441   3126872       200     17000         0    109887    119000   2843123     48.65     51.43
3563.75/893.06	c  N dy 10501   3148934       200     17000         0    131288    119000   4044265     48.65     51.23
3598.48/901.70	c  N dy 10582   3169183       200     17000         0    150933    119000   5146035     48.65     51.79
3620.82/907.35	c  N dy 10636   3191833       200     17000         0     97168    119000   2098638     48.65     51.25
3646.40/913.71	c  S st 10714   3211807       200     17000         0    116563    119000   3183972     48.65   no data
3647.56/914.03	c  S st 10714   3212312       200     17000         0    117063    119000   3210234     48.65   no data
3647.56/914.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3647.96/914.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
3647.96/914.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3647.96/914.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3647.96/914.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3647.96/914.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
3647.96/914.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3647.96/914.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
3648.36/914.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3745.34/938.56	c lits-rem:       753  cl-subs:     3513  v-elim:      0  v-fix:    0  time: 24.33 s
3745.34/938.56	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
3745.74/938.61	c vivif2 --  cl tried   113550 cl shrink        0 lits rem          0 time: 0.05
3747.37/939.02	c asymm  cl-useful: 0/1283/17000 lits-rem:0 time: 0.42
3747.37/939.03	c calculated reachability. Time: 0.00
3747.37/939.03	c  N dy 10714   3212312       200     17000         0    113550    119000   2963151     48.65   no data
3780.86/947.42	c  N dy 10801   3232326       200     17000         0    132976    119000   4051920     48.66     51.33
3821.58/957.67	c  N dy 10870   3252331       200     17000         0    152391    119000   5140048     48.66     51.58
3846.31/963.80	c  N dy 10952   3272768       200     17000         0     95628    119000   1957184     48.66     51.42
3872.25/970.31	c  N dy 11032   3292820       200     17000         0    115036    119000   3040720     48.66     51.57
3901.77/977.73	c  N dy 11078   3313958       200     17000         0    135515    119000   4184985     48.65     51.62
3937.69/986.79	c  N dy 11156   3334295       200     17000         0     77700    119000    909383     48.66     51.52
3963.23/993.10	c  N dy 11215   3359011       200     17000         0    101682    119000   2253707     48.66     51.40
3989.97/999.81	c  N dy 11294   3379081       200     17000         0    121129    119000   3340229     48.66     56.15
4021.11/1007.62	c  N dy 11373   3399092       200     17000         0    140529    119000   4426842     48.66     52.22
4055.03/1016.11	c  N dy 11443   3419242       200     17000         0     81561    119000   1079349     48.66     51.38
4079.37/1022.27	c  N dy 11511   3442226       200     17000         0    103835    119000   2330271     48.66     51.33
4106.93/1029.19	c  N dy 11580   3463204       200     17000         0    124197    119000   3469380     48.66     51.96
4141.23/1037.79	c  N dy 11659   3484725       200     17000         0    145075    119000   4640759     48.66     51.30
4176.35/1046.56	c  N dy 11734   3505931       200     17000         0     86183    119000   1289521     48.66     51.25
4199.54/1052.32	c  N dy 11804   3526021       200     17000         0    105642    119000   2386792     48.67     51.44
4226.23/1059.05	c  N dy 11839   3547596       200     17000         0    126468    119000   3554709     48.66     51.47
4258.96/1067.26	c  N dy 11913   3567952       200     17000         0    146208    119000   4661531     48.66     51.52
4294.48/1076.10	c  N dy 12003   3587970       200     17000         0     85171    119000   1190293     48.66     51.64
4320.42/1082.68	c  N dy 12082   3608036       200     17000         0    104641    119000   2285285     48.66     51.25
4355.13/1091.33	c  N dy 12153   3628083       200     17000         0    124051    119000   3367041     48.66     52.99
4403.82/1103.55	c  N dy 12251   3648134       200     17000         0    143496    119000   4458539     48.67     52.78
4448.91/1114.84	c  N dy 12340   3668200       200     17000         0     81538    119000    941186     48.67     51.35
4472.45/1120.71	c  N dy 12419   3688313       200     17000         0    101067    119000   2033802     48.68     51.40
4499.99/1127.62	c  N dy 12470   3709070       200     17000         0    121195    119000   3159435     48.67     51.39
4504.78/1128.84	c  S st 12483   3712313       200     17000         0    124350    119000   3337096     48.67   no data
4505.99/1129.19	c  S st 12483   3712815       200     17000         0    124843    119000   3364000     48.67   no data
4505.99/1129.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4506.41/1129.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.08
4506.41/1129.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4506.41/1129.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4506.41/1129.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4506.41/1129.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
4506.41/1129.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4506.82/1129.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
4507.18/1129.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4605.75/1154.12	c lits-rem:       693  cl-subs:     3480  v-elim:      0  v-fix:    0  time: 24.72 s
4605.75/1154.13	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
4605.75/1154.17	c vivif2 --  cl tried   121363 cl shrink        0 lits rem          0 time: 0.04
4607.36/1154.59	c asymm  cl-useful: 0/1200/17000 lits-rem:0 time: 0.42
4607.36/1154.59	c calculated reachability. Time: 0.00
4607.36/1154.59	c  N dy 12483   3712815       200     17000         0    121363    119000   3113653     48.67   no data
4640.47/1162.88	c  N dy 12571   3732864       200     17000         0    140785    119000   4205015     48.68     52.10
4673.21/1171.07	c  F st 12636   3751566       200     17000         0    158876    119000   5223037     48.68   no data
4676.78/1171.99	c  N st 12640   3753600       200     17000         0    160845    119000   5336416     48.68   no data
4705.52/1179.19	c  N dy 12716   3773876       200     17000         0     98157    119000   1828399     48.68     51.65
4734.68/1186.41	c  N dy 12763   3793886       200     17000         0    117560    119000   2912292     48.68     51.32
4766.18/1194.38	c  N dy 12833   3813962       200     17000         0    137009    119000   3997189     48.68     51.55

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-3366128-1305396140/watcher-3366128-1305396140 -o /tmp/evaluation-result-3366128-1305396140/solver-3366128-1305396140 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366128-1305396140.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: 3.68 4.18 5.53 3/287 26998
/proc/meminfo: memFree=24439932/32951124 swapFree=63485424/67111528
[pid=26998] ppid=26996 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/26998/stat : 26998 (strangenight2-m) R 26996 26998 25967 0 -1 4202496 407 0 0 0 0 0 0 0 23 0 4 0 632029899 52396032 347 33554432000 4194304 4580107 140736402609584 18446744073709551615 47796885370802 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26998/statm: 12792 347 299 95 0 7774 0
[pid=26998/tid=26999] ppid=26996 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/26998/task/26999/stat : 26999 (strangenight2-m) R 26996 26998 25967 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 4 0 632029899 52396032 347 33554432000 4194304 4580107 140736402609584 18446744073709551615 47796885370802 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26998/tid=27000] ppid=26996 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/26998/task/27000/stat : 27000 (strangenight2-m) R 26996 26998 25967 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 632029899 52396032 347 33554432000 4194304 4580107 140736402609584 18446744073709551615 220816292849 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26998/tid=27001] ppid=26996 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/26998/task/27001/stat : 27001 (strangenight2-m) R 26996 26998 25967 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 632029899 52396032 347 33554432000 4194304 4580107 140736402609584 18446744073709551615 47796885370792 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.0801779 s]
/proc/loadavg: 3.68 4.18 5.53 3/287 26998
/proc/meminfo: memFree=24439932/32951124 swapFree=63485424/67111528
[pid=26998] ppid=26996 vsize=282916 CPUtime=0.28 cores=0,2,4,6
/proc/26998/stat : 26998 (strangenight2-m) R 26996 26998 25967 0 -1 4202496 2610 0 0 0 28 0 0 0 18 0 4 0 632029899 289705984 2523 33554432000 4194304 4580107 140736402609584 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26998/statm: 70729 2523 357 95 0 65711 0
[pid=26998/tid=26999] ppid=26996 vsize=282916 CPUtime=0.07 cores=0,2,4,6
/proc/26998/task/26999/stat : 26999 (strangenight2-m) R 26996 26998 25967 0 -1 4202560 496 0 0 0 7 0 0 0 18 0 4 0 632029899 289705984 2523 33554432000 4194304 4580107 140736402609584 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26998/tid=27000] ppid=26996 vsize=282916 CPUtime=0.06 cores=0,2,4,6
/proc/26998/task/27000/stat : 27000 (strangenight2-m) R 26996 26998 25967 0 -1 4202560 505 0 0 0 6 0 0 0 25 0 4 0 632029899 289705984 2523 33554432000 4194304 4580107 140736402609584 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26998/tid=27001] ppid=26996 vsize=282916 CPUtime=0.07 cores=0,2,4,6
/proc/26998/task/27001/stat : 27001 (strangenight2-m) R 26996 26998 25967 0 -1 4202560 668 0 0 0 7 0 0 0 18 0 4 0 632029899 289705984 2523 33554432000 4194304 4580107 140736402609584 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 282916

[startup+0.101172 s]
/proc/loadavg: 3.68 4.18 5.53 3/287 26998
/proc/meminfo: memFree=24439932/32951124 swapFree=63485424/67111528
[pid=26998] ppid=26996 vsize=283064 CPUtime=0.36 cores=0,2,4,6
/proc/26998/stat : 26998 (strangenight2-m) R 26996 26998 25967 0 -1 4202496 2669 0 0 0 36 0 0 0 18 0 4 0 632029899 289857536 2582 33554432000 4194304 4580107 140736402609584 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26998/statm: 70766 2582 357 95 0 65748 0
[pid=26998/tid=26999] ppid=26996 vsize=283064 CPUtime=0.09 cores=0,2,4,6
/proc/26998/task/26999/stat : 26999 (strangenight2-m) R 26996 26998 25967 0 -1 4202560 499 0 0 0 9 0 0 0 18 0 4 0 632029899 289857536 2582 33554432000 4194304 4580107 140736402609584 18446744073709551615 4295679 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26998/tid=27000] ppid=26996 vsize=283064 CPUtime=0.08 cores=0,2,4,6
/proc/26998/task/27000/stat : 27000 (strangenight2-m) R 26996 26998 25967 0 -1 4202560 507 0 0 0 8 0 0 0 25 0 4 0 632029899 289857536 2582 33554432000 4194304 4580107 140736402609584 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26998/tid=27001] ppid=26996 vsize=283064 CPUtime=0.09 cores=0,2,4,6
/proc/26998/task/27001/stat : 27001 (strangenight2-m) R 26996 26998 25967 0 -1 4202560 719 0 0 0 9 0 0 0 18 0 4 0 632029899 289857536 2582 33554432000 4194304 4580107 140736402609584 18446744073709551615 4316629 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 283064

[startup+0.301138 s]
/proc/loadavg: 3.68 4.18 5.53 3/287 26998
/proc/meminfo: memFree=24439932/32951124 swapFree=63485424/67111528
[pid=26998] ppid=26996 vsize=284348 CPUtime=1.16 cores=0,2,4,6
/proc/26998/stat : 26998 (strangenight2-m) R 26996 26998 25967 0 -1 4202496 3303 0 0 0 116 0 0 0 18 0 4 0 632029899 291172352 2766 33554432000 4194304 4580107 140736402609584 18446744073709551615 4294589 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26998/statm: 71087 2766 358 95 0 66069 0
[pid=26998/tid=26999] ppid=26996 vsize=284348 CPUtime=0.29 cores=0,2,4,6
/proc/26998/task/26999/stat : 26999 (strangenight2-m) R 26996 26998 25967 0 -1 4202560 527 0 0 0 29 0 0 0 18 0 4 0 632029899 291172352 2766 33554432000 4194304 4580107 140736402609584 18446744073709551615 4295727 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26998/tid=27000] ppid=26996 vsize=284348 CPUtime=0.28 cores=0,2,4,6
/proc/26998/task/27000/stat : 27000 (strangenight2-m) R 26996 26998 25967 0 -1 4202560 532 0 0 0 28 0 0 0 25 0 4 0 632029899 291172352 2766 33554432000 4194304 4580107 140736402609584 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26998/tid=27001] ppid=26996 vsize=284348 CPUtime=0.29 cores=0,2,4,6
/proc/26998/task/27001/stat : 27001 (strangenight2-m) R 26996 26998 25967 0 -1 4202560 1281 0 0 0 29 0 0 0 18 0 4 0 632029899 291172352 2766 33554432000 4194304 4580107 140736402609584 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 284348

[startup+1.16398 s]
/proc/loadavg: 3.68 4.18 5.53 3/287 26998
/proc/meminfo: memFree=24439932/32951124 swapFree=63485424/67111528
[pid=26998] ppid=26996 vsize=311772 CPUtime=4.62 cores=0,2,4,6
/proc/26998/stat : 26998 (strangenight2-m) R 26996 26998 25967 0 -1 4202496 12228 0 0 0 458 4 0 0 19 0 4 0 632029899 319254528 8393 33554432000 4194304 4580107 140736402609584 18446744073709551615 4294445 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26998/statm: 77943 8394 376 95 0 72925 0
[pid=26998/tid=26999] ppid=26996 vsize=311772 CPUtime=1.15 cores=0,2,4,6
/proc/26998/task/26999/stat : 26999 (strangenight2-m) R 26996 26998 25967 0 -1 4202560 3062 0 0 0 114 1 0 0 18 0 4 0 632029899 319254528 8394 33554432000 4194304 4580107 140736402609584 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26998/tid=27000] ppid=26996 vsize=311772 CPUtime=1.14 cores=0,2,4,6
/proc/26998/task/27000/stat : 27000 (strangenight2-m) R 26996 26998 25967 0 -1 4202560 3141 0 0 0 113 1 0 0 19 0 4 0 632029899 319254528 8394 33554432000 4194304 4580107 140736402609584 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26998/tid=27001] ppid=26996 vsize=311772 CPUtime=1.15 cores=0,2,4,6
/proc/26998/task/27001/stat : 27001 (strangenight2-m) R 26996 26998 25967 0 -1 4202560 2837 0 0 0 115 0 0 0 19 0 4 0 632029899 319254528 8394 33554432000 4194304 4580107 140736402609584 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.62
Current children cumulated vsize (KiB) 311772

[startup+1.50092 s]
/proc/loadavg: 3.68 4.18 5.53 3/287 26998
/proc/meminfo: memFree=24439932/32951124 swapFree=63485424/67111528
[pid=26998] ppid=26996 vsize=311904 CPUtime=5.97 cores=0,2,4,6
/proc/26998/stat : 26998 (strangenight2-m) R 26996 26998 25967 0 -1 4202496 13784 0 0 0 593 4 0 0 20 0 4 0 632029899 319389696 9249 33554432000 4194304 4580107 140736402609584 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26998/statm: 77976 9249 376 95 0 72958 0
[pid=26998/tid=26999] ppid=26996 vsize=311904 CPUtime=1.49 cores=0,2,4,6
/proc/26998/task/26999/stat : 26999 (strangenight2-m) R 26996 26998 25967 0 -1 4202560 3368 0 0 0 148 1 0 0 19 0 4 0 632029899 319389696 9249 33554432000 4194304 4580107 140736402609584 18446744073709551615 4294963 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26998/tid=27000] ppid=26996 vsize=311904 CPUtime=1.48 cores=0,2,4,6
/proc/26998/task/27000/stat : 27000 (strangenight2-m) R 26996 26998 25967 0 -1 4202560 3469 0 0 0 147 1 0 0 19 0 4 0 632029899 319389696 9249 33554432000 4194304 4580107 140736402609584 18446744073709551615 4295723 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26998/tid=27001] ppid=26996 vsize=311904 CPUtime=1.48 cores=0,2,4,6
/proc/26998/task/27001/stat : 27001 (strangenight2-m) R 26996 26998 25967 0 -1 4202560 3122 0 0 0 148 0 0 0 20 0 4 0 632029899 319389696 9249 33554432000 4194304 4580107 140736402609584 18446744073709551615 4294356 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 311904

[startup+3.10062 s]
/proc/loadavg: 4.43 4.32 5.57 9/298 27010
/proc/meminfo: memFree=24334684/32951124 swapFree=63485424/67111528
[pid=26998] ppid=26996 vsize=312924 CPUtime=12.35 cores=0,2,4,6
/proc/26998/stat : 26998 (strangenight2-m) R 26996 26998 25967 0 -1 4202496 25756 0 0 0 1229 6 0 0 25 0 4 0 632029899 320434176 13725 33554432000 4194304 4580107 140736402609584 18446744073709551615 4294955 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26998/statm: 78231 13725 378 95 0 73213 0
[pid=26998/tid=26999] ppid=26996 vsize=312924 CPUtime=3.08 cores=0,2,4,6
/proc/26998/task/26999/stat : 26999 (strangenight2-m) R 26996 26998 25967 0 -1 4202560 7233 0 0 0 307 1 0 0 23 0 4 0 632029899 320434176 13725 33554432000 4194304 4580107 140736402609584 18446744073709551615 4415779 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26998/tid=27000] ppid=26996 vsize=312924 CPUtime=3.06 cores=0,2,4,6
/proc/26998/task/27000/stat : 27000 (strangenight2-m) R 26996 26998 25967 0 -1 4202560 5370 0 0 0 305 1 0 0 23 0 4 0 632029899 320434176 13725 33554432000 4194304 4580107 140736402609584 18446744073709551615 4294504 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26998/tid=27001] ppid=26996 vsize=312924 CPUtime=3.09 cores=0,2,4,6
/proc/26998/task/27001/stat : 27001 (strangenight2-m) R 26996 26998 25967 0 -1 4202560 5624 0 0 0 308 1 0 0 25 0 4 0 632029899 320434176 13725 33554432000 4194304 4580107 140736402609584 18446744073709551615 4295679 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 312924

[startup+6.30103 s]
/proc/loadavg: 4.71 4.38 5.58 9/298 27010
/proc/meminfo: memFree=24191348/32951124 swapFree=63485424/67111528
[pid=26998] ppid=26996 vsize=330724 CPUtime=25.11 cores=0,2,4,6
/proc/26998/stat : 26998 (strangenight2-m) R 26996 26998 25967 0 -1 4202496 44941 0 0 0 2503 8 0 0 25 0 4 0 632029899 338661376 24491 33554432000 4194304 4580107 140736402609584 18446744073709551615 4294634 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26998/statm: 82681 24491 378 95 0 77663 0
[pid=26998/tid=26999] ppid=26996 vsize=330724 CPUtime=6.28 cores=0,2,4,6
/proc/26998/task/26999/stat : 26999 (strangenight2-m) R 26996 26998 25967 0 -1 4202560 12887 0 0 0 626 2 0 0 25 0 4 0 632029899 338661376 24491 33554432000 4194304 4580107 140736402609584 18446744073709551615 4416315 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26998/tid=27000] ppid=26996 vsize=330724 CPUtime=6.22 cores=0,2,4,6
/proc/26998/task/27000/stat : 27000 (strangenight2-m) R 26996 26998 25967 0 -1 4202560 11181 0 0 0 621 1 0 0 25 0 4 0 632029899 338661376 24491 33554432000 4194304 4580107 140736402609584 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26998/tid=27001] ppid=26996 vsize=330724 CPUtime=6.28 cores=0,2,4,6
/proc/26998/task/27001/stat : 27001 (strangenight2-m) R 26996 26998 25967 0 -1 4202560 10095 0 0 0 627 1 0 0 25 0 4 0 632029899 338661376 24491 33554432000 4194304 4580107 140736402609584 18446744073709551615 4295727 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 330724

[startup+12.7009 s]
/proc/loadavg: 5.06 4.46 5.60 9/298 27010
/proc/meminfo: memFree=24106932/32951124 swapFree=63485424/67111528
[pid=26998] ppid=26996 vsize=322420 CPUtime=50.68 cores=0,2,4,6
/proc/26998/stat : 26998 (strangenight2-m) R 26996 26998 25967 0 -1 4202496 68868 0 0 0 5056 12 0 0 25 0 4 0 632029899 330158080 32506 33554432000 4194304 4580107 140736402609584 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26998/statm: 80605 32506 378 95 0 75587 0
[pid=26998/tid=26999] ppid=26996 vsize=322420 CPUtime=12.69 cores=0,2,4,6
/proc/26998/task/26999/stat : 26999 (strangenight2-m) R 26996 26998 25967 0 -1 4202560 17355 0 0 0 1266 3 0 0 25 0 4 0 632029899 330158080 32508 33554432000 4194304 4580107 140736402609584 18446744073709551615 4489273 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26998/tid=27000] ppid=26996 vsize=322420 CPUtime=12.58 cores=0,2,4,6
/proc/26998/task/27000/stat : 27000 (strangenight2-m) R 26996 26998 25967 0 -1 4202560 16487 0 0 0 1256 2 0 0 25 0 4 0 632029899 330158080 32508 33554432000 4194304 4580107 140736402609584 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26998/tid=27001] ppid=26996 vsize=322420 CPUtime=12.69 cores=0,2,4,6
/proc/26998/task/27001/stat : 27001 (strangenight2-m) R 26996 26998 25967 0 -1 4202560 17368 0 0 0 1267 2 0 0 25 0 4 0 632029899 330158080 32508 33554432000 4194304 4580107 140736402609584 18446744073709551615 4416997 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 322420

[startup+25.5005 s]
/proc/loadavg: 5.59 4.59 5.63 9/298 27010
/proc/meminfo: memFree=23985024/32951124 swapFree=63485424/67111528
[pid=26998] ppid=26996 vsize=352168 CPUtime=101.73 cores=0,2,4,6
/proc/26998/stat : 26998 (strangenight2-m) R 26996 26998 25967 0 -1 4202496 105882 0 0 0 10153 20 0 0 25 0 4 0 632029899 360620032 41640 33554432000 4194304 4580107 140736402609584 18446744073709551615 4294458 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26998/statm: 88042 41640 378 95 0 83024 0
[pid=26998/tid=26999] ppid=26996 vsize=352168 CPUtime=25.48 cores=0,2,4,6
/proc/26998/task/26999/stat : 26999 (strangenight2-m) R 26996 26998 25967 0 -1 4202560 27148 0 0 0 2543 5 0 0 25 0 4 0 632029899 360620032 41640 33554432000 4194304 4580107 140736402609584 18446744073709551615 4294595 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26998/tid=27000] ppid=26996 vsize=352168 CPUtime=25.25 cores=0,2,4,6
/proc/26998/task/27000/stat : 27000 (strangenight2-m) R 26996 26998 25967 0 -1 4202560 25929 0 0 0 2520 5 0 0 25 0 4 0 632029899 360620032 41640 33554432000 4194304 4580107 140736402609584 18446744073709551615 4416315 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26998/tid=27001] ppid=26996 vsize=352168 CPUtime=25.49 cores=0,2,4,6
/proc/26998/task/27001/stat : 27001 (strangenight2-m) R 26996 26998 25967 0 -1 4202560 26751 0 0 0 2545 4 0 0 25 0 4 0 632029899 360620032 41640 33554432000 4194304 4580107 140736402609584 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.73
Current children cumulated vsize (KiB) 352168

[startup+51.1008 s]
/proc/loadavg: 6.41 4.87 5.69 9/298 27011
/proc/meminfo: memFree=23841744/32951124 swapFree=63485424/67111528
[pid=26998] ppid=26996 vsize=406668 CPUtime=203.9 cores=0,2,4,6
/proc/26998/stat : 26998 (strangenight2-m) R 26996 26998 25967 0 -1 4202496 162292 0 0 0 20355 35 0 0 25 0 4 0 632029899 416428032 57165 33554432000 4194304 4580107 140736402609584 18446744073709551615 4294555 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26998/statm: 101667 57165 378 95 0 96649 0
[pid=26998/tid=26999] ppid=26996 vsize=406668 CPUtime=51.08 cores=0,2,4,6
/proc/26998/task/26999/stat : 26999 (strangenight2-m) R 26996 26998 25967 0 -1 4202560 41309 0 0 0 5098 10 0 0 25 0 4 0 632029899 416428032 57165 33554432000 4194304 4580107 140736402609584 18446744073709551615 4321469 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26998/tid=27000] ppid=26996 vsize=406668 CPUtime=50.62 cores=0,2,4,6
/proc/26998/task/27000/stat : 27000 (strangenight2-m) R 26996 26998 25967 0 -1 4202560 37763 0 0 0 5054 8 0 0 25 0 4 0 632029899 416428032 57165 33554432000 4194304 4580107 140736402609584 18446744073709551615 4294445 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26998/tid=27001] ppid=26996 vsize=406668 CPUtime=51.07 cores=0,2,4,6
/proc/26998/task/27001/stat : 27001 (strangenight2-m) R 26996 26998 25967 0 -1 4202560 41670 0 0 0 5100 7 0 0 25 0 4 0 632029899 416428032 57165 33554432000 4194304 4580107 140736402609584 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.9
Current children cumulated vsize (KiB) 406668

[startup+102.3 s]
/proc/loadavg: 7.41 5.41 5.83 9/298 27012
/proc/meminfo: memFree=23786280/32951124 swapFree=63485424/67111528
[pid=26998] ppid=26996 vsize=356668 CPUtime=408.23 cores=0,2,4,6
/proc/26998/stat : 26998 (strangenight2-m) R 26996 26998 25967 0 -1 4202496 239676 0 0 0 40765 58 0 0 25 0 4 0 632029899 365228032 59769 33554432000 4194304 4580107 140736402609584 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26998/statm: 89167 59769 382 95 0 84149 0
[pid=26998/tid=26999] ppid=26996 vsize=356668 CPUtime=102.27 cores=0,2,4,6
/proc/26998/task/26999/stat : 26999 (strangenight2-m) R 26996 26998 25967 0 -1 4202560 56898 0 0 0 10214 13 0 0 25 0 4 0 632029899 365228032 59769 33554432000 4194304 4580107 140736402609584 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26998/tid=27000] ppid=26996 vsize=356668 CPUtime=101.35 cores=0,2,4,6
/proc/26998/task/27000/stat : 27000 (strangenight2-m) R 26996 26998 25967 0 -1 4202560 58870 0 0 0 10121 14 0 0 25 0 4 0 632029899 365228032 59769 33554432000 4194304 4580107 140736402609584 18446744073709551615 4295698 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26998/tid=27001] ppid=26996 vsize=356668 CPUtime=102.28 cores=0,2,4,6
/proc/26998/task/27001/stat : 27001 (strangenight2-m) R 26996 26998 25967 0 -1 4202560 66153 0 0 0 10214 14 0 0 25 0 4 0 632029899 365228032 59769 33554432000 4194304 4580107 140736402609584 18446744073709551615 4416315 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.23
Current children cumulated vsize (KiB) 356668

[startup+162.3 s]

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

[pid=26998] ppid=26996 vsize=720264 CPUtime=2802.73 cores=0,2,4,6
/proc/26998/stat : 26998 (strangenight2-m) R 26996 26998 25967 0 -1 4202496 827145 0 0 0 280021 252 0 0 25 0 4 0 632029899 737550336 119724 33554432000 4194304 4580107 140736402609584 18446744073709551615 4294627 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26998/statm: 180066 119724 397 95 0 175048 0
[pid=26998/tid=26999] ppid=26996 vsize=720264 CPUtime=702.2 cores=0,2,4,6
/proc/26998/task/26999/stat : 26999 (strangenight2-m) R 26996 26998 25967 0 -1 4202560 205532 0 0 0 70154 66 0 0 25 0 4 0 632029899 737550336 119724 33554432000 4194304 4580107 140736402609584 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26998/tid=27000] ppid=26996 vsize=720264 CPUtime=695.92 cores=0,2,4,6
/proc/26998/task/27000/stat : 27000 (strangenight2-m) R 26996 26998 25967 0 -1 4202560 214778 0 0 0 69528 64 0 0 25 0 4 0 632029899 737550336 119724 33554432000 4194304 4580107 140736402609584 18446744073709551615 4294692 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26998/tid=27001] ppid=26996 vsize=720264 CPUtime=702.27 cores=0,2,4,6
/proc/26998/task/27001/stat : 27001 (strangenight2-m) R 26996 26998 25967 0 -1 4202560 218037 0 0 0 70159 68 0 0 25 0 4 0 632029899 737550336 119724 33554432000 4194304 4580107 140736402609584 18446744073709551615 4294445 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2802.73
Current children cumulated vsize (KiB) 720264

[startup+762.301 s]
/proc/loadavg: 8.23 7.87 7.00 9/298 27030
/proc/meminfo: memFree=23106144/32951124 swapFree=63485424/67111528
[pid=26998] ppid=26996 vsize=818960 CPUtime=3042.17 cores=0,2,4,6
/proc/26998/stat : 26998 (strangenight2-m) R 26996 26998 25967 0 -1 4202496 872195 0 0 0 303949 268 0 0 25 0 4 0 632029899 838615040 124781 33554432000 4194304 4580107 140736402609584 18446744073709551615 4294373 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26998/statm: 204740 124781 391 95 0 199722 0
[pid=26998/tid=26999] ppid=26996 vsize=818960 CPUtime=762.18 cores=0,2,4,6
/proc/26998/task/26999/stat : 26999 (strangenight2-m) R 26996 26998 25967 0 -1 4202560 218008 0 0 0 76148 70 0 0 25 0 4 0 632029899 838615040 124781 33554432000 4194304 4580107 140736402609584 18446744073709551615 4294482 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26998/tid=27000] ppid=26996 vsize=818960 CPUtime=755.38 cores=0,2,4,6
/proc/26998/task/27000/stat : 27000 (strangenight2-m) R 26996 26998 25967 0 -1 4202560 225648 0 0 0 75470 68 0 0 25 0 4 0 632029899 838615040 124781 33554432000 4194304 4580107 140736402609584 18446744073709551615 4294627 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26998/tid=27001] ppid=26996 vsize=818960 CPUtime=762.27 cores=0,2,4,6
/proc/26998/task/27001/stat : 27001 (strangenight2-m) R 26996 26998 25967 0 -1 4202560 226797 0 0 0 76156 71 0 0 25 0 4 0 632029899 838615040 124781 33554432000 4194304 4580107 140736402609584 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3042.17
Current children cumulated vsize (KiB) 818960

[startup+822.301 s]
/proc/loadavg: 8.21 7.92 7.07 9/298 27032
/proc/meminfo: memFree=22973548/32951124 swapFree=63485424/67111528
[pid=26998] ppid=26996 vsize=773176 CPUtime=3281.65 cores=0,2,4,6
/proc/26998/stat : 26998 (strangenight2-m) R 26996 26998 25967 0 -1 4202496 922874 0 0 0 327880 285 0 0 25 0 4 0 632029899 791732224 125245 33554432000 4194304 4580107 140736402609584 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26998/statm: 193294 125245 391 95 0 188276 0
[pid=26998/tid=26999] ppid=26996 vsize=773176 CPUtime=822.2 cores=0,2,4,6
/proc/26998/task/26999/stat : 26999 (strangenight2-m) R 26996 26998 25967 0 -1 4202560 231966 0 0 0 82145 75 0 0 25 0 4 0 632029899 791732224 125246 33554432000 4194304 4580107 140736402609584 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26998/tid=27000] ppid=26996 vsize=773176 CPUtime=814.84 cores=0,2,4,6
/proc/26998/task/27000/stat : 27000 (strangenight2-m) R 26996 26998 25967 0 -1 4202560 238097 0 0 0 81412 72 0 0 25 0 4 0 632029899 791732224 125246 33554432000 4194304 4580107 140736402609584 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26998/tid=27001] ppid=26996 vsize=773176 CPUtime=822.28 cores=0,2,4,6
/proc/26998/task/27001/stat : 27001 (strangenight2-m) R 26996 26998 25967 0 -1 4202560 236956 0 0 0 82153 75 0 0 25 0 4 0 632029899 791732224 125246 33554432000 4194304 4580107 140736402609584 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3281.65
Current children cumulated vsize (KiB) 773176

[startup+882.301 s]
/proc/loadavg: 8.19 7.96 7.14 9/298 27033
/proc/meminfo: memFree=22867380/32951124 swapFree=63485424/67111528
[pid=26998] ppid=26996 vsize=903964 CPUtime=3521.06 cores=0,2,4,6
/proc/26998/stat : 26998 (strangenight2-m) R 26996 26998 25967 0 -1 4202496 965608 0 0 0 351807 299 0 0 25 0 4 0 632029899 925659136 145574 33554432000 4194304 4580107 140736402609584 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26998/statm: 225991 145574 387 95 0 220973 0
[pid=26998/tid=26999] ppid=26996 vsize=903964 CPUtime=882.18 cores=0,2,4,6
/proc/26998/task/26999/stat : 26999 (strangenight2-m) R 26996 26998 25967 0 -1 4202560 241530 0 0 0 88141 77 0 0 25 0 4 0 632029899 925659136 145574 33554432000 4194304 4580107 140736402609584 18446744073709551615 4416315 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26998/tid=27000] ppid=26996 vsize=903964 CPUtime=874.27 cores=0,2,4,6
/proc/26998/task/27000/stat : 27000 (strangenight2-m) R 26996 26998 25967 0 -1 4202560 249365 0 0 0 87351 76 0 0 25 0 4 0 632029899 925659136 145574 33554432000 4194304 4580107 140736402609584 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26998/tid=27001] ppid=26996 vsize=903964 CPUtime=882.27 cores=0,2,4,6
/proc/26998/task/27001/stat : 27001 (strangenight2-m) R 26996 26998 25967 0 -1 4202560 247850 0 0 0 88150 77 0 0 25 0 4 0 632029899 925659136 145574 33554432000 4194304 4580107 140736402609584 18446744073709551615 4417020 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3521.06
Current children cumulated vsize (KiB) 903964

[startup+942.311 s]
/proc/loadavg: 8.17 8.00 7.20 9/298 27035
/proc/meminfo: memFree=22946088/32951124 swapFree=63485424/67111528
[pid=26998] ppid=26996 vsize=847764 CPUtime=3760.54 cores=0,2,4,6
/proc/26998/stat : 26998 (strangenight2-m) R 26996 26998 25967 0 -1 4202496 1007580 0 0 0 375742 312 0 0 25 0 4 0 632029899 868110336 142983 33554432000 4194304 4580107 140736402609584 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26998/statm: 211941 142983 387 95 0 206923 0
[pid=26998/tid=26999] ppid=26996 vsize=847764 CPUtime=942.18 cores=0,2,4,6
/proc/26998/task/26999/stat : 26999 (strangenight2-m) R 26996 26998 25967 0 -1 4202560 251796 0 0 0 94137 81 0 0 25 0 4 0 632029899 868110336 142984 33554432000 4194304 4580107 140736402609584 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26998/tid=27000] ppid=26996 vsize=847764 CPUtime=933.74 cores=0,2,4,6
/proc/26998/task/27000/stat : 27000 (strangenight2-m) R 26996 26998 25967 0 -1 4202560 265446 0 0 0 93293 81 0 0 25 0 4 0 632029899 868110336 142984 33554432000 4194304 4580107 140736402609584 18446744073709551615 4451895 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26998/tid=27001] ppid=26996 vsize=847764 CPUtime=942.28 cores=0,2,4,6
/proc/26998/task/27001/stat : 27001 (strangenight2-m) R 26996 26998 25967 0 -1 4202560 254618 0 0 0 94148 80 0 0 25 0 4 0 632029899 868110336 142984 33554432000 4194304 4580107 140736402609584 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3760.54
Current children cumulated vsize (KiB) 847764

[startup+1002.3 s]
/proc/loadavg: 8.16 8.03 7.26 9/298 27036
/proc/meminfo: memFree=22920760/32951124 swapFree=63485424/67111528
[pid=26998] ppid=26996 vsize=857472 CPUtime=3999.95 cores=0,2,4,6
/proc/26998/stat : 26998 (strangenight2-m) R 26996 26998 25967 0 -1 4202496 1043571 0 0 0 399669 326 0 0 25 0 4 0 632029899 878051328 143264 33554432000 4194304 4580107 140736402609584 18446744073709551615 4294458 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26998/statm: 214368 143264 386 95 0 209350 0
[pid=26998/tid=26999] ppid=26996 vsize=857472 CPUtime=1002.16 cores=0,2,4,6
/proc/26998/task/26999/stat : 26999 (strangenight2-m) R 26996 26998 25967 0 -1 4202560 263382 0 0 0 100131 85 0 0 25 0 4 0 632029899 878051328 143264 33554432000 4194304 4580107 140736402609584 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26998/tid=27000] ppid=26996 vsize=857472 CPUtime=993.19 cores=0,2,4,6
/proc/26998/task/27000/stat : 27000 (strangenight2-m) R 26996 26998 25967 0 -1 4202560 270912 0 0 0 99236 83 0 0 25 0 4 0 632029899 878051328 143264 33554432000 4194304 4580107 140736402609584 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26998/tid=27001] ppid=26996 vsize=857472 CPUtime=1002.27 cores=0,2,4,6
/proc/26998/task/27001/stat : 27001 (strangenight2-m) R 26996 26998 25967 0 -1 4202560 262789 0 0 0 100143 84 0 0 25 0 4 0 632029899 878051328 143264 33554432000 4194304 4580107 140736402609584 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3999.95
Current children cumulated vsize (KiB) 857472

[startup+1062.3 s]
/proc/loadavg: 8.15 8.05 7.31 9/298 27038
/proc/meminfo: memFree=22602668/32951124 swapFree=63485424/67111528
[pid=26998] ppid=26996 vsize=814984 CPUtime=4239.4 cores=0,2,4,6
/proc/26998/stat : 26998 (strangenight2-m) R 26996 26998 25967 0 -1 4202496 1088358 0 0 0 423598 342 0 0 25 0 4 0 632029899 834543616 147421 33554432000 4194304 4580107 140736402609584 18446744073709551615 4294634 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26998/statm: 203746 147421 386 95 0 198728 0
[pid=26998/tid=26999] ppid=26996 vsize=814984 CPUtime=1062.15 cores=0,2,4,6
/proc/26998/task/26999/stat : 26999 (strangenight2-m) R 26996 26998 25967 0 -1 4202560 272204 0 0 0 106127 88 0 0 25 0 4 0 632029899 834543616 147421 33554432000 4194304 4580107 140736402609584 18446744073709551615 4316303 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26998/tid=27000] ppid=26996 vsize=814984 CPUtime=1052.64 cores=0,2,4,6
/proc/26998/task/27000/stat : 27000 (strangenight2-m) R 26996 26998 25967 0 -1 4202560 282663 0 0 0 105177 87 0 0 25 0 4 0 632029899 834543616 147421 33554432000 4194304 4580107 140736402609584 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26998/tid=27001] ppid=26996 vsize=814984 CPUtime=1062.27 cores=0,2,4,6
/proc/26998/task/27001/stat : 27001 (strangenight2-m) R 26996 26998 25967 0 -1 4202560 274789 0 0 0 106139 88 0 0 25 0 4 0 632029899 834543616 147421 33554432000 4194304 4580107 140736402609584 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4239.4
Current children cumulated vsize (KiB) 814984

[startup+1122.3 s]
/proc/loadavg: 8.13 8.07 7.36 9/298 27040
/proc/meminfo: memFree=22555388/32951124 swapFree=63485424/67111528
[pid=26998] ppid=26996 vsize=896468 CPUtime=4478.83 cores=0,2,4,6
/proc/26998/stat : 26998 (strangenight2-m) R 26996 26998 25967 0 -1 4202496 1114530 0 0 0 447529 354 0 0 25 0 4 0 632029899 917983232 152993 33554432000 4194304 4580107 140736402609584 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26998/statm: 224117 152993 386 95 0 219099 0
[pid=26998/tid=26999] ppid=26996 vsize=896468 CPUtime=1122.14 cores=0,2,4,6
/proc/26998/task/26999/stat : 26999 (strangenight2-m) R 26996 26998 25967 0 -1 4202560 275465 0 0 0 112125 89 0 0 25 0 4 0 632029899 917983232 152993 33554432000 4194304 4580107 140736402609584 18446744073709551615 4416292 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26998/tid=27000] ppid=26996 vsize=896468 CPUtime=1112.09 cores=0,2,4,6
/proc/26998/task/27000/stat : 27000 (strangenight2-m) R 26996 26998 25967 0 -1 4202560 293074 0 0 0 111117 92 0 0 25 0 4 0 632029899 917983232 152993 33554432000 4194304 4580107 140736402609584 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26998/tid=27001] ppid=26996 vsize=896468 CPUtime=1122.27 cores=0,2,4,6
/proc/26998/task/27001/stat : 27001 (strangenight2-m) R 26996 26998 25967 0 -1 4202560 276885 0 0 0 112138 89 0 0 25 0 4 0 632029899 917983232 152993 33554432000 4194304 4580107 140736402609584 18446744073709551615 4416709 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4478.83
Current children cumulated vsize (KiB) 896468

[startup+1182.3 s]
/proc/loadavg: 8.08 8.07 7.40 9/298 27041
/proc/meminfo: memFree=22519652/32951124 swapFree=63485424/67111528
[pid=26998] ppid=26996 vsize=839012 CPUtime=4718.28 cores=0,2,4,6
/proc/26998/stat : 26998 (strangenight2-m) R 26996 26998 25967 0 -1 4202496 1147228 0 0 0 471460 368 0 0 25 0 4 0 632029899 859148288 155255 33554432000 4194304 4580107 140736402609584 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26998/statm: 209753 155255 386 95 0 204735 0
[pid=26998/tid=26999] ppid=26996 vsize=839012 CPUtime=1182.13 cores=0,2,4,6
/proc/26998/task/26999/stat : 26999 (strangenight2-m) R 26996 26998 25967 0 -1 4202560 285234 0 0 0 118120 93 0 0 25 0 4 0 632029899 859148288 155255 33554432000 4194304 4580107 140736402609584 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26998/tid=27000] ppid=26996 vsize=839012 CPUtime=1171.53 cores=0,2,4,6
/proc/26998/task/27000/stat : 27000 (strangenight2-m) R 26996 26998 25967 0 -1 4202560 303018 0 0 0 117058 95 0 0 25 0 4 0 632029899 859148288 155255 33554432000 4194304 4580107 140736402609584 18446744073709551615 4406350 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26998/tid=27001] ppid=26996 vsize=839012 CPUtime=1182.27 cores=0,2,4,6
/proc/26998/task/27001/stat : 27001 (strangenight2-m) R 26996 26998 25967 0 -1 4202560 283494 0 0 0 118135 92 0 0 25 0 4 0 632029899 859148288 155255 33554432000 4194304 4580107 140736402609584 18446744073709551615 4294468 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4718.28
Current children cumulated vsize (KiB) 839012



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.8 s]
/proc/loadavg: 8.12 8.08 7.42 9/298 27042
/proc/meminfo: memFree=22536760/32951124 swapFree=63485424/67111528
[pid=26998] ppid=26996 vsize=1014780 CPUtime=4800.12 cores=0,2,4,6
/proc/26998/stat : 26998 (strangenight2-m) R 26996 26998 25967 0 -1 4202496 1156157 0 0 0 479639 373 0 0 25 0 4 0 632029899 1039134720 163624 33554432000 4194304 4580107 140736402609584 18446744073709551615 4325710 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26998/statm: 253695 163624 386 95 0 248677 0
[pid=26998/tid=26999] ppid=26996 vsize=1014780 CPUtime=1202.64 cores=0,2,4,6
/proc/26998/task/26999/stat : 26999 (strangenight2-m) R 26996 26998 25967 0 -1 4202560 288259 0 0 0 120169 95 0 0 25 0 4 0 632029899 1039134720 163625 33554432000 4194304 4580107 140736402609584 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26998/tid=27000] ppid=26996 vsize=1014780 CPUtime=1191.85 cores=0,2,4,6
/proc/26998/task/27000/stat : 27000 (strangenight2-m) R 26996 26998 25967 0 -1 4202560 303431 0 0 0 119090 95 0 0 25 0 4 0 632029899 1039134720 163625 33554432000 4194304 4580107 140736402609584 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26998/tid=27001] ppid=26996 vsize=1014780 CPUtime=1202.78 cores=0,2,4,6
/proc/26998/task/27001/stat : 27001 (strangenight2-m) R 26996 26998 25967 0 -1 4202560 286225 0 0 0 120184 94 0 0 25 0 4 0 632029899 1039134720 163625 33554432000 4194304 4580107 140736402609584 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.12
Current children cumulated vsize (KiB) 1014780

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

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

[startup+1202.8 s]
/proc/loadavg: 8.12 8.08 7.42 9/298 27042
/proc/meminfo: memFree=22536760/32951124 swapFree=63485424/67111528
[pid=26998] ppid=26996 vsize=1014780 CPUtime=4800.12 cores=0,2,4,6
/proc/26998/stat : 26998 (strangenight2-m) R 26996 26998 25967 0 -1 4202496 1156157 0 0 0 479639 373 0 0 25 0 4 0 632029899 1039134720 163624 33554432000 4194304 4580107 140736402609584 18446744073709551615 4325710 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26998/statm: 253695 163624 386 95 0 248677 0
[pid=26998/tid=26999] ppid=26996 vsize=1014780 CPUtime=1202.64 cores=0,2,4,6
/proc/26998/task/26999/stat : 26999 (strangenight2-m) R 26996 26998 25967 0 -1 4202560 288259 0 0 0 120169 95 0 0 25 0 4 0 632029899 1039134720 163625 33554432000 4194304 4580107 140736402609584 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26998/tid=27000] ppid=26996 vsize=1014780 CPUtime=1191.85 cores=0,2,4,6
/proc/26998/task/27000/stat : 27000 (strangenight2-m) R 26996 26998 25967 0 -1 4202560 303431 0 0 0 119090 95 0 0 25 0 4 0 632029899 1039134720 163625 33554432000 4194304 4580107 140736402609584 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26998/tid=27001] ppid=26996 vsize=1014780 CPUtime=1202.78 cores=0,2,4,6
/proc/26998/task/27001/stat : 27001 (strangenight2-m) R 26996 26998 25967 0 -1 4202560 286225 0 0 0 120184 94 0 0 25 0 4 0 632029899 1039134720 163625 33554432000 4194304 4580107 140736402609584 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.12
Current children cumulated vsize (KiB) 1014780

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.84
CPU time (s): 4800.19
CPU user time (s): 4796.43
CPU system time (s): 3.76443
CPU usage (%): 399.07
Max. virtual memory (cumulated for all children) (KiB): 1014780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.43
system time used= 3.76443
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1156161
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= 1730
involuntary context switches= 23186

runsolver used 3.22151 second user time and 7.77682 second system time

The end

Launcher Data

Begin job on node147 at 2011-05-14 20:02:20
IDJOB=3366128
IDBENCH=82537
IDSOLVER=1844
FILE ID=node147/3366128-1305396140
RUNJOBID= node147-1305396140-26983
PBS_JOBID= 13324442
Free space on /tmp= 73108 MiB

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

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

MD5SUM BENCH= af7b69f0071c372d5cdc250bc7f688e1
RANDOM SEED=1299379713

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24441584 kB
Buffers:        284792 kB
Cached:        4963460 kB
SwapCached:      13132 kB
Active:        1616340 kB
Inactive:      6661184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24441584 kB
SwapTotal:    67111528 kB
SwapFree:     63485424 kB
Dirty:            8968 kB
Writeback:           0 kB
AnonPages:     3025060 kB
Mapped:          14440 kB
Slab:           140404 kB
PageTables:      28884 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 44824808 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= 73096 MiB
End job on node147 at 2011-05-14 20:22:25