Trace number 3366229

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.36 1203.45

General information on the benchmark

Namerandom/large/
unif-k7-r85-v200-c17000-S970203146-047-UNKNOWN.cnf
MD5SUM635ea520fe16a78d41337039f98997e5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2027.46
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-3366229-1305399417.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.17/0.38	c asymm  cl-useful: 0/14625/17000 lits-rem:0 time: 0.36
1.17/0.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.17/0.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.17/0.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.17/0.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.17/0.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
1.17/0.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.17/0.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1.17/0.71	c Finding binary XORs  T:     0.00 s  found:       0
1.17/0.71	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
1.17/0.71	c calculated reachability. Time: 0.00
1.17/0.71	c Calc default polars -  time:   0.00 s pos:     104 undec:       4 neg:      92
1.17/0.71	c =========================================================================================
1.17/0.71	c types(t): F = full restart, N = normal restart
1.17/0.71	c types(t): S = simplification begin/end, E = solution found
1.17/0.71	c restart types(rt): st = static, dy = dynamic
1.17/0.71	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.17/0.71	c  B st     0         0       200     17000         0         0    119000         0   no data   no data
1.17/0.71	c  N dy     8      4039       200     17000         0      3909    119000    225525     49.99     55.11
1.17/1.05	c  N dy    23      8277       200     17000         0      5614    119000    274850     49.45     52.38
1.17/1.20	c  N dy    34     12507       200     17000         0      5577    119000    220881     49.34     52.17
5.96/1.50	c  N dy    41     18312       200     17000         0      5748    119000    183255     48.75     51.49
7.16/1.84	c  N dy    57     23765       200     17000         0     11047    119000    479392     48.56     51.22
7.60/1.93	c  F st    62     25001       200     17000         0     12242    119000    545990     48.59     47.57
8.34/2.15	c  N st    67     28297       200     17000         0      8839    119000    315955     48.59   no data
8.75/2.26	c  S st    68     30000       200     17000         0     10490    119000    411608     48.59   no data
9.15/2.31	c  S st    68     30506       200     17000         0     10987    119000    438874     48.59   no data
9.15/2.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.15/2.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
9.15/2.32	c blocked clauses removed:        0 vars:      0 tried:         200 T: 0.00 s
9.15/2.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.15/2.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.15/2.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
9.15/2.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.15/2.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
9.15/2.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.74/2.71	c lits-rem:       197  cl-subs:      383  v-elim:      0  v-fix:    0  time:  0.37 s
10.74/2.79	c asymm  cl-useful: 0/2375/17000 lits-rem:0 time: 0.08
10.74/2.79	c calculated reachability. Time: 0.00
10.74/2.79	c  N dy    68     30506       200     17000         0     10604    119000    408829     48.59   no data
12.38/3.11	c  N dy    86     34885       200     17000         0     14883    119000    647378     48.59     51.15
13.54/3.40	c  N dy   102     39017       200     17000         0     11231    119000    396887     48.64     51.76
15.54/3.93	c  N dy   106     45253       200     17000         0     17287    119000    739311     48.29     51.05
15.54/3.98	c  S st   111     45759       200     17000         0      9076    119000    236314     48.32   no data
15.94/4.03	c  S st   111     46264       200     17000         0      9577    119000    263436     48.32   no data
15.94/4.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.94/4.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
15.94/4.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.94/4.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.94/4.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.94/4.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
15.94/4.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.94/4.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
15.94/4.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.37/4.15	c lits-rem:         4  cl-subs:       33  v-elim:      0  v-fix:    0  time:  0.09 s
16.37/4.15	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
16.37/4.15	c vivif2 --  cl tried     9544 cl shrink        0 lits rem          0 time: 0.00
17.92/4.58	c asymm  cl-useful: 0/13637/17000 lits-rem:0 time: 0.42
17.92/4.58	c calculated reachability. Time: 0.00
17.92/4.58	c  N dy   111     46264       200     17000         0      9544    119000    260784     48.32   no data
19.13/4.86	c  N dy   135     50268       200     17000         0     13428    119000    480909     48.52     51.18
20.32/5.20	c  N dy   146     54856       200     17000         0     17885    119000    728955     48.47     51.09
21.90/5.52	c  N dy   167     58874       200     17000         0     12103    119000    364167     48.59     51.18
23.11/5.87	c  N dy   177     63489       200     17000         0     16600    119000    614987     48.57     51.50
24.70/6.26	c  N dy   194     67568       200     17000         0     20547    119000    835782     48.63     51.94
25.55/6.43	c  S st   202     69396       200     17000         0     11632    119000    293020     48.66     49.33
25.55/6.48	c  S st   202     69897       200     17000         0     12128    119000    320363     48.66   no data
25.55/6.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.55/6.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
25.55/6.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25.55/6.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.55/6.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.55/6.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
25.55/6.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25.90/6.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
25.90/6.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.29/6.64	c lits-rem:         5  cl-subs:       93  v-elim:      0  v-fix:    0  time:  0.13 s
26.29/6.64	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
26.29/6.65	c vivif2 --  cl tried    12035 cl shrink        0 lits rem          0 time: 0.00
26.69/6.78	c asymm  cl-useful: 0/3363/17000 lits-rem:0 time: 0.13
26.69/6.78	c calculated reachability. Time: 0.00
26.69/6.78	c  N dy   202     69897       200     17000         0     12035    119000    313483     48.66   no data
28.29/7.16	c  N dy   210     75035       200     17000         0     17035    119000    592422     48.54     51.18
30.28/7.69	c  N dy   233     80990       200     17000         0     22810    119000    913830     48.57     51.39
32.29/8.12	c  N dy   254     86416       200     17000         0     16450    119000    519107     48.62     51.64
32.68/8.21	c  F st   255     87501       200     17000         0     17504    119000    577392     48.59     48.73
34.31/8.65	c  N dy   261     92697       200     17000         0     22517    119000    864436     48.59   no data
36.67/9.21	c  N dy   271     98921       200     17000         0     15930    119000    445787     48.47     51.11
38.71/9.72	c  S st   288    104845       200     17000         0     21683    119000    768918     48.45     48.12
38.71/9.79	c  S st   288    105346       200     17000         0     22175    119000    795393     48.45   no data
38.71/9.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
39.06/9.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
39.06/9.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
39.06/9.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
39.06/9.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39.06/9.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
39.06/9.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
39.06/9.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
39.06/9.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.45/10.96	c lits-rem:       131  cl-subs:      713  v-elim:      0  v-fix:    0  time:  1.12 s
43.45/10.96	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
43.45/10.97	c vivif2 --  cl tried    21462 cl shrink        0 lits rem          0 time: 0.01
44.65/11.22	c asymm  cl-useful: 0/5204/17000 lits-rem:0 time: 0.24
44.65/11.22	c calculated reachability. Time: 0.00
44.65/11.22	c  N dy   288    105346       200     17000         0     21462    119000    744274     48.45   no data
47.48/11.97	c  N dy   321    112275       200     17000         0     14625    119000    329583     48.50     52.53
50.23/12.63	c  N dy   353    119643       200     17000         0     21788    119000    730111     48.56     51.68
54.22/13.60	c  N dy   379    127945       200     17000         0     15289    119000    321419     48.57     51.29
57.01/14.31	c  N dy   393    136187       200     17000         0     23278    119000    766191     48.54     51.40
60.64/15.22	c  N dy   407    145228       200     17000         0     16504    119000    349184     48.47     51.35
64.20/16.10	c  N dy   447    154904       200     17000         0     25920    119000    877908     48.49     51.48
65.39/16.44	c  S st   466    158020       200     17000         0     28946    119000   1048370     48.53     49.11
65.79/16.53	c  S st   466    158526       200     17000         0     29446    119000   1075110     48.53   no data
65.79/16.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
65.79/16.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
65.79/16.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
65.79/16.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
65.79/16.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
65.79/16.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
65.79/16.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
65.79/16.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
65.79/16.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
77.36/19.41	c lits-rem:       207  cl-subs:      978  v-elim:      0  v-fix:    0  time:  2.81 s
77.36/19.41	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
77.36/19.42	c vivif2 --  cl tried    28468 cl shrink        0 lits rem          0 time: 0.01
78.19/19.68	c asymm  cl-useful: 0/3807/17000 lits-rem:0 time: 0.26
78.19/19.69	c calculated reachability. Time: 0.00
78.19/19.69	c  N dy   466    158526       200     17000         0     28468    119000   1003123     48.53   no data
82.58/20.73	c  N dy   511    168660       200     17000         0     21808    119000    602354     48.59     51.83
87.32/21.91	c  N dy   552    179431       200     17000         0     32256    119000   1183374     48.61     51.99
92.11/23.19	c  N dy   597    190969       200     17000         0     25983    119000    793570     48.64     51.75
110.06/27.61	c  N dy   611    223485       200     17000         0     19625    119000    360085     48.12     50.67
117.28/29.47	c  N dy   667    237789       200     17000         0     33481    119000   1131700     48.15   no data
117.28/29.47	c  S st   667    237789       200     17000         0     33481    119000   1131700     48.15   no data
118.04/29.60	c  S st   667    238293       200     17000         0     33971    119000   1158643     48.15   no data
118.04/29.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
118.04/29.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.03
118.04/29.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
118.04/29.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
118.04/29.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
118.04/29.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
118.04/29.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
118.04/29.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
118.04/29.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
133.20/33.48	c lits-rem:       286  cl-subs:     1126  v-elim:      0  v-fix:    0  time:  3.80 s
133.20/33.49	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
133.60/33.50	c vivif2 --  cl tried    32845 cl shrink        0 lits rem          0 time: 0.02
134.40/33.77	c asymm  cl-useful: 0/3333/17000 lits-rem:0 time: 0.27
134.40/33.77	c calculated reachability. Time: 0.00
134.40/33.77	c  N dy   667    238293       200     17000         0     32845    119000   1076827     48.15   no data
141.97/35.60	c  N dy   713    253716       200     17000         0     27511    119000    752354     48.15     51.19
149.94/37.69	c  N dy   776    270565       200     17000         0     22521    119000    430257     48.18     50.79
157.92/39.65	c  N dy   854    287880       200     17000         0     39336    119000   1368257     48.25     52.95
166.70/41.85	c  F st   936    306250       200     17000         0     34830    119000   1072070     48.29     43.40
166.70/41.89	c  N st   937    306501       200     17000         0     35072    119000   1085500     48.29   no data
176.28/44.22	c  N dy   984    326325       200     17000         0     31039    119000    814258     48.30     51.06
186.65/46.84	c  N dy  1063    346388       200     17000         0     26256    119000    506229     48.33     51.01
191.87/48.12	c  S st  1107    357439       200     17000         0     36970    119000   1100799     48.34   no data
192.27/48.22	c  S st  1107    357941       200     17000         0     37467    119000   1126745     48.34   no data
192.27/48.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
192.27/48.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
192.27/48.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
192.27/48.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
192.27/48.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
192.27/48.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
192.27/48.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
192.27/48.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
192.27/48.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
205.79/51.68	c lits-rem:       293  cl-subs:      991  v-elim:      0  v-fix:    0  time:  3.39 s
205.79/51.68	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
206.19/51.70	c vivif2 --  cl tried    36476 cl shrink        0 lits rem          0 time: 0.01
206.99/51.97	c asymm  cl-useful: 0/3073/17000 lits-rem:0 time: 0.28
206.99/51.98	c calculated reachability. Time: 0.00
206.99/51.98	c  N dy  1107    357941       200     17000         0     36476    119000   1054018     48.34   no data
218.60/54.83	c  N dy  1177    378030       200     17000         0     30761    119000    709542     48.36     53.22
230.13/57.79	c  N dy  1232    398631       200     17000         0     50740    119000   1823370     48.33     50.91
241.70/60.63	c  N dy  1317    419485       200     17000         0     44792    119000   1446492     48.36     50.99
252.47/63.36	c  N dy  1382    439506       200     17000         0     37047    119000    968228     48.37     51.09
265.24/66.54	c  N dy  1471    459747       200     17000         0     28569    119000    455995     48.40     51.38
276.00/69.20	c  N dy  1558    479776       200     17000         0     47971    119000   1539069     48.43     53.33
287.18/72.07	c  N dy  1614    499807       200     17000         0     38286    119000    950170     48.44     51.47
299.54/75.14	c  N dy  1680    519917       200     17000         0     57783    119000   2035365     48.45     51.14
309.12/77.51	c  S st  1740    536911       200     17000         0     44191    119000   1234232     48.45     48.59
309.52/77.62	c  S st  1740    537416       200     17000         0     44686    119000   1260271     48.45   no data
309.52/77.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
309.52/77.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
309.52/77.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
309.52/77.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
309.52/77.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
309.52/77.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
309.52/77.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
309.52/77.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
309.91/77.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
326.66/81.99	c lits-rem:       210  cl-subs:     1134  v-elim:      0  v-fix:    0  time:  4.29 s
326.66/81.99	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
327.05/82.01	c vivif2 --  cl tried    43552 cl shrink        0 lits rem          0 time: 0.01
327.45/82.19	c asymm  cl-useful: 0/1583/17000 lits-rem:0 time: 0.18
327.45/82.19	c calculated reachability. Time: 0.00
327.45/82.19	c  N dy  1740    537416       200     17000         0     43552    119000   1177903     48.45   no data
341.06/85.56	c  N dy  1813    557522       200     17000         0     32047    119000    517541     48.47     51.35
352.19/88.35	c  N dy  1869    577820       200     17000         0     51726    119000   1612794     48.45     51.10
364.95/91.56	c  N dy  1935    597963       200     17000         0     39301    119000    879685     48.46     51.19
378.11/94.80	c  N dy  2019    618237       200     17000         0     58947    119000   1973240     48.48     51.05
391.28/98.15	c  N dy  2082    638949       200     17000         0     46061    119000   1208388     48.48     51.36
406.45/101.91	c  N dy  2129    659211       200     17000         0     65740    119000   2301613     48.46     51.19
418.81/105.09	c  N dy  2201    679333       200     17000         0     51354    119000   1459871     48.46     51.10
436.76/109.55	c  N dy  2267    699889       200     17000         0     36325    119000    574121     48.46     51.07
449.52/112.79	c  N dy  2342    720176       200     17000         0     56008    119000   1672664     48.46     51.80
465.08/116.60	c  N dy  2398    740332       200     17000         0     39692    119000    719011     48.46     51.08
479.84/120.35	c  N dy  2460    763715       200     17000         0     62396    119000   1986678     48.44     51.15
494.64/124.05	c  N dy  2537    783764       200     17000         0     44982    119000    965663     48.46     51.33
508.20/127.48	c  N dy  2619    803780       200     17000         0     64402    119000   2050555     48.47     51.25
510.15/127.95	c  S st  2629    806124       200     17000         0     66689    119000   2178190     48.47     50.07
510.95/128.14	c  S st  2629    806631       200     17000         0     67186    119000   2204684     48.47   no data
510.95/128.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
510.95/128.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
510.95/128.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
510.95/128.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
510.95/128.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
510.95/128.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
510.95/128.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
511.35/128.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
511.35/128.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
577.57/144.80	c lits-rem:       613  cl-subs:     2207  v-elim:      0  v-fix:    0  time: 16.53 s
577.57/144.80	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
577.57/144.83	c vivif2 --  cl tried    64979 cl shrink        0 lits rem          0 time: 0.03
579.16/145.21	c asymm  cl-useful: 0/2562/17000 lits-rem:0 time: 0.38
579.16/145.22	c calculated reachability. Time: 0.00
579.16/145.22	c  N dy  2629    806631       200     17000         0     64979    119000   2042865     48.47   no data
594.72/149.14	c  N dy  2722    826706       200     17000         0     46611    119000   1016759     48.49     51.19
608.73/152.61	c  N dy  2790    846805       200     17000         0     66135    119000   2107636     48.49     54.60
624.64/156.68	c  N dy  2847    869145       200     17000         0     48936    119000   1103755     48.48     51.08
639.84/160.47	c  N dy  2929    889190       200     17000         0     68323    119000   2181407     48.49     51.56
654.96/164.20	c  N dy  2983    909233       200     17000         0     48056    119000   1005952     48.49     51.07
669.72/167.90	c  N dy  3061    929339       200     17000         0     67553    119000   2093377     48.50     51.14
686.07/172.02	c  N dy  3122    949832       200     17000         0     46704    119000    891563     48.50     51.40
699.63/175.49	c  N dy  3197    969908       200     17000         0     66190    119000   1979252     48.51     51.28
719.17/180.40	c  N dy  3264    993476       200     17000         0     47355    119000    875894     48.49     52.10
733.53/183.91	c  N dy  3313   1013751       200     17000         0     67006    119000   1971580     48.48     51.13
754.27/189.12	c  N dy  3367   1040141       200     17000         0     49918    119000    978080     48.44     51.01
768.64/192.74	c  N dy  3430   1060341       200     17000         0     69518    119000   2072587     48.44     51.15
779.42/195.46	c  F st  3485   1071876       200     17000         0     80730    119000   2699902     48.45   no data
786.99/197.34	c  N dy  3499   1080507       200     17000         0     45454    119000    686067     48.45     51.30
801.36/200.92	c  N dy  3597   1100512       200     17000         0     64843    119000   1768580     48.46     51.09
819.74/205.56	c  N dy  3656   1121257       200     17000         0     84950    119000   2887398     48.46     51.05
836.90/209.82	c  N dy  3722   1141828       200     17000         0     60271    119000   1462315     48.45     51.07
856.40/214.71	c  N dy  3799   1161909       200     17000         0     79750    119000   2552807     48.46     52.24
877.94/220.10	c  N dy  3869   1182310       200     17000         0     53979    119000   1077063     48.47     51.07
895.09/224.45	c  N dy  3954   1203007       200     17000         0     74073    119000   2199204     48.48     51.22
901.88/226.15	c  S st  3982   1209946       200     17000         0     80794    119000   2571594     48.48     42.77
902.71/226.38	c  S st  3982   1210448       200     17000         0     81290    119000   2598458     48.48   no data
902.71/226.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
903.11/226.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
903.11/226.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
903.11/226.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
903.11/226.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
903.11/226.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
903.11/226.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
903.11/226.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
903.46/226.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1001.17/251.06	c lits-rem:       771  cl-subs:     2494  v-elim:      0  v-fix:    0  time: 24.51 s
1001.17/251.06	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
1001.57/251.10	c vivif2 --  cl tried    78796 cl shrink        0 lits rem          0 time: 0.03
1002.77/251.47	c asymm  cl-useful: 0/1834/17000 lits-rem:0 time: 0.38
1002.77/251.48	c calculated reachability. Time: 0.00
1002.77/251.48	c  N dy  3982   1210448       200     17000         0     78796    119000   2413179     48.48   no data
1024.72/256.99	c  N dy  4024   1236555       200     17000         0     57553    119000   1227073     48.46     51.05
1041.06/261.07	c  N dy  4094   1256627       200     17000         0     77028    119000   2313081     48.46     52.34
1061.05/266.02	c  N dy  4153   1276680       200     17000         0     48995    119000    703816     48.46     51.34
1076.17/269.80	c  N dy  4242   1296684       200     17000         0     68406    119000   1789990     48.47     51.11
1094.92/274.58	c  N dy  4318   1316839       200     17000         0     87940    119000   2879988     48.48     51.03
1111.27/278.67	c  N dy  4337   1337045       200     17000         0     58989    119000   1217983     48.45     51.04
1128.03/282.85	c  N dy  4403   1357107       200     17000         0     78447    119000   2300258     48.45     51.18
1151.16/288.66	c  N dy  4477   1378814       200     17000         0     50076    119000    675202     48.45     51.25
1167.12/292.63	c  N dy  4566   1399130       200     17000         0     69788    119000   1776347     48.47     51.57
1186.26/297.48	c  N dy  4638   1419217       200     17000         0     89287    119000   2864714     48.47     51.25
1205.85/302.34	c  N dy  4700   1439656       200     17000         0     58695    119000   1111432     48.47     51.05
1223.40/306.79	c  N dy  4791   1459725       200     17000         0     78187    119000   2201515     48.48     51.15
1244.51/312.04	c  N dy  4858   1479740       200     17000         0     97565    119000   3282774     48.49     51.31
1262.06/316.44	c  N dy  4924   1499816       200     17000         0     65660    119000   1449733     48.48     51.59
1278.41/320.56	c  N dy  4945   1519941       200     17000         0     85106    119000   2534327     48.46     51.19
1301.55/326.40	c  N dy  5024   1539956       200     17000         0    104530    119000   3618067     48.47     54.62
1326.27/332.51	c  N dy  5094   1570635       200     17000         0     81871    119000   2328178     48.46     51.13
1348.62/338.12	c  N dy  5179   1590637       200     17000         0    101265    119000   3407851     48.47     54.48
1368.96/343.26	c  N dy  5274   1610717       200     17000         0     67421    119000   1468836     48.48     51.05
1388.11/348.07	c  N dy  5329   1630816       200     17000         0     86899    119000   2550843     48.48     51.15
1411.67/353.99	c  N dy  5391   1651076       200     17000         0    106566    119000   3645524     48.47     51.13
1428.79/358.26	c  N dy  5449   1671124       200     17000         0     71687    119000   1659033     48.47     53.28
1447.18/362.85	c  N dy  5498   1691152       200     17000         0     91128    119000   2747740     48.46     51.09
1468.72/368.23	c  S st  5551   1710448       200     17000         0    109772    119000   3790251     48.45     47.28
1469.87/368.54	c  S st  5551   1710956       200     17000         0    110266    119000   3817452     48.45   no data
1469.87/368.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1470.27/368.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.07
1470.27/368.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1470.27/368.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1470.27/368.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1470.27/368.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
1470.27/368.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1470.27/368.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1470.67/368.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1633.42/409.54	c lits-rem:      1070  cl-subs:     4551  v-elim:      0  v-fix:    0  time: 40.78 s
1633.42/409.55	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
1633.42/409.59	c vivif2 --  cl tried   105715 cl shrink        0 lits rem          0 time: 0.05
1635.45/410.02	c asymm  cl-useful: 0/1443/17000 lits-rem:0 time: 0.42
1635.45/410.02	c calculated reachability. Time: 0.00
1635.45/410.02	c  N dy  5551   1710956       200     17000         0    105715    119000   3496213     48.45   no data
1654.56/414.89	c  N dy  5624   1730997       200     17000         0     69973    119000   1528773     48.45     51.30
1692.51/424.40	c  N dy  5688   1768583       200     17000         0    106291    119000   3564905     48.43     51.08
1712.80/429.40	c  N dy  5775   1788587       200     17000         0     69564    119000   1462519     48.43     51.61
1733.95/434.74	c  N dy  5846   1811017       200     17000         0     91308    119000   2674909     48.43     51.21
1757.09/440.50	c  N dy  5896   1831083       200     17000         0    110762    119000   3766494     48.42     53.11
1775.44/445.10	c  N dy  5966   1851121       200     17000         0     73050    119000   1605853     48.43     51.10
1797.37/450.66	c  N dy  6045   1873079       200     17000         0     94339    119000   2794598     48.43     51.10
1826.49/457.92	c  N dy  6122   1897282       200     17000         0     59690    119000    810686     48.43     51.00
1844.05/462.37	c  N dy  6216   1917634       200     17000         0     79455    119000   1914435     48.44     51.35
1866.39/467.92	c  N dy  6294   1937716       200     17000         0     98987    119000   3001959     48.44     51.42
1893.92/474.83	c  N dy  6388   1957815       200     17000         0     59287    119000    742624     48.45     51.17
1910.27/478.92	c  N dy  6451   1977874       200     17000         0     78759    119000   1835854     48.45     52.86
1931.41/484.21	c  N dy  6516   1998015       200     17000         0     98310    119000   2924364     48.45     51.20
1957.33/490.75	c  N dy  6595   2018290       200     17000         0    117990    119000   4020729     48.45     51.66
1978.12/495.95	c  N dy  6647   2038958       200     17000         0     77842    119000   1729691     48.45     51.09
2000.81/501.63	c  N dy  6714   2059062       200     17000         0     97377    119000   2816960     48.45     51.26
2027.54/508.36	c  N dy  6797   2079131       200     17000         0    116827    119000   3905064     48.46     54.83
2047.92/513.48	c  N dy  6853   2099384       200     17000         0     75328    119000   1541304     48.45     51.31
2069.03/518.79	c  N dy  6928   2119739       200     17000         0     95043    119000   2637840     48.46     51.51
2094.96/525.20	c  N dy  7015   2139956       200     17000         0    114640    119000   3735180     48.46     51.17
2117.69/530.97	c  N dy  7099   2160013       200     17000         0     72040    119000   1322365     48.47     51.41
2137.64/535.94	c  N dy  7164   2180235       200     17000         0     91604    119000   2416279     48.47     51.07
2161.57/542.01	c  N dy  7224   2201335       200     17000         0    112028    119000   3558079     48.46     51.24
2175.92/545.50	c  S st  7262   2210956       200     17000         0    121374    119000   4082128     48.46     47.84
2177.12/545.82	c  S st  7262   2211459       200     17000         0    121864    119000   4107778     48.46   no data
2177.12/545.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2177.52/545.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.07
2177.52/545.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2177.52/545.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2177.52/545.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2177.52/545.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
2177.52/545.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2177.52/545.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2177.92/546.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2358.62/591.30	c lits-rem:      1733  cl-subs:     4624  v-elim:      0  v-fix:    0  time: 45.24 s
2358.62/591.30	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
2358.62/591.35	c vivif2 --  cl tried   117240 cl shrink        0 lits rem          0 time: 0.05
2360.21/591.76	c asymm  cl-useful: 0/1265/17000 lits-rem:0 time: 0.42
2360.21/591.77	c calculated reachability. Time: 0.00
2360.21/591.77	c  N dy  7262   2211459       200     17000         0    117240    119000   3776618     48.46   no data
2383.35/597.58	c  N dy  7345   2231485       200     17000         0     73748    119000   1376038     48.47     51.20
2404.49/602.88	c  N dy  7441   2251668       200     17000         0     93286    119000   2467478     48.48     51.24
2428.43/608.86	c  N dy  7503   2271750       200     17000         0    112764    119000   3557332     48.48     53.72
2454.76/615.41	c  N dy  7566   2292140       200     17000         0     68601    119000   1037804     48.48     51.26
2473.54/620.17	c  N dy  7640   2312160       200     17000         0     88048    119000   2121759     48.49     54.30
2497.03/626.08	c  N dy  7711   2332203       200     17000         0    107470    119000   3209144     48.49     51.24
2525.76/633.30	c  N dy  7784   2352887       200     17000         0    127531    119000   4332060     48.49     51.85
2546.50/638.43	c  N dy  7871   2373000       200     17000         0     82115    119000   1750936     48.50     51.10
2569.24/644.19	c  N dy  7965   2393188       200     17000         0    101741    119000   2850089     48.51     51.31
2595.57/650.80	c  N dy  8029   2413283       200     17000         0    121229    119000   3935796     48.51     51.18
2621.89/657.37	c  N dy  8106   2433841       200     17000         0     75217    119000   1318118     48.51     51.55
2645.43/663.24	c  N dy  8168   2453909       200     17000         0     94634    119000   2399731     48.51     51.21
2674.15/670.44	c  N dy  8246   2474642       200     17000         0    114799    119000   3524311     48.51     51.15
2705.67/678.39	c  N dy  8329   2494801       200     17000         0     67407    119000    834491     48.52     51.09
2725.21/683.29	c  N dy  8412   2515319       200     17000         0     87319    119000   1950048     48.52     51.13
2749.54/689.34	c  N dy  8490   2535804       200     17000         0    107200    119000   3063120     48.52     51.23
2777.46/696.34	c  N dy  8556   2557171       200     17000         0    127876    119000   4223498     48.52     51.10
2801.41/702.30	c  N dy  8622   2577186       200     17000         0     79392    119000   1458366     48.52     51.18
2824.58/708.21	c  N dy  8703   2598493       200     17000         0    100049    119000   2612899     48.52     51.32
2851.30/714.81	c  N dy  8772   2618617       200     17000         0    119547    119000   3703417     48.52     51.52
2882.37/722.62	c  N dy  8839   2640479       200     17000         0     71890    119000    997365     48.53     51.23
2903.12/727.81	c  N dy  8919   2661180       200     17000         0     91978    119000   2118299     48.53     51.20
2925.90/733.59	c  N dy  8973   2681232       200     17000         0    111389    119000   3201376     48.53     51.32
2954.98/740.83	c  N dy  9037   2701237       200     17000         0    130847    119000   4286521     48.53     51.34
2974.51/745.79	c  S st  9079   2711460       200     17000         0     70931    119000    895222     48.53     44.49
2975.71/746.02	c  S st  9079   2711964       200     17000         0     71426    119000    921748     48.53   no data
2975.71/746.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2975.71/746.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
2975.71/746.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2975.71/746.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2975.71/746.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2975.71/746.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
2975.71/746.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2976.11/746.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2976.11/746.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2981.71/747.54	c lits-rem:        60  cl-subs:      106  v-elim:      0  v-fix:    0  time:  1.40 s
2981.71/747.54	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
2981.71/747.55	c vivif2 --  cl tried    71320 cl shrink        0 lits rem          0 time: 0.01
2983.29/747.93	c asymm  cl-useful: 0/1917/17000 lits-rem:0 time: 0.37
2983.29/747.93	c calculated reachability. Time: 0.00
2983.29/747.93	c  N dy  9079   2711964       200     17000         0     71320    119000    914075     48.53   no data
3004.05/753.13	c  N dy  9162   2732036       200     17000         0     90812    119000   2003861     48.53     51.74
3029.56/759.59	c  N dy  9226   2753028       200     17000         0    111179    119000   3142347     48.53     51.30
3059.48/767.09	c  N dy  9302   2773334       200     17000         0    130800    119000   4239690     48.54     51.31
3087.01/773.91	c  N dy  9367   2794736       200     17000         0     80772    119000   1400142     48.54     51.31
3108.55/779.31	c  N dy  9430   2814949       200     17000         0    100416    119000   2498630     48.54     51.22
3137.26/786.56	c  N dy  9491   2838375       200     17000         0    123109    119000   3769205     48.54     51.19
3169.98/794.75	c  N dy  9572   2858451       200     17000         0    142676    119000   4859389     48.54     51.43
3191.52/800.11	c  N dy  9648   2878593       200     17000         0     90390    119000   1892217     48.54     52.05
3216.64/806.41	c  N dy  9721   2900177       200     17000         0    111391    119000   3066439     48.54     51.28
3247.36/814.11	c  N dy  9808   2920361       200     17000         0    130954    119000   4158908     48.55     51.18
3278.07/821.84	c  N dy  9879   2940721       200     17000         0     77910    119000   1148544     48.55     51.45
3298.46/826.98	c  N dy  9948   2960969       200     17000         0     97581    119000   2250473     48.55     51.66
3324.79/833.53	c  N dy 10007   2981594       200     17000         0    117543    119000   3359985     48.55     51.14
3355.07/841.18	c  N dy 10046   3003703       200     17000         0    138953    119000   4556185     48.54     51.47
3385.38/848.77	c  N dy 10114   3023771       200     17000         0     84737    119000   1483143     48.54     51.96
3416.10/856.48	c  N dy 10196   3043983       200     17000         0    104393    119000   2583418     48.54     51.35
3459.17/867.21	c  N dy 10299   3064178       200     17000         0    123967    119000   3679183     48.55     51.15
3496.66/876.65	c  N dy 10388   3084309       200     17000         0    143492    119000   4773647     48.55     51.11
3521.80/882.91	c  N dy 10448   3104398       200     17000         0     88271    119000   1632139     48.55     51.15
3550.51/890.17	c  N dy 10541   3127617       200     17000         0    110810    119000   2895955     48.56     51.35
3582.42/898.13	c  N dy 10643   3147726       200     17000         0    130299    119000   3994064     48.56     51.49
3614.38/906.18	c  N dy 10707   3167776       200     17000         0    149768    119000   5080679     48.56     51.17
3637.47/911.99	c  N dy 10792   3187926       200     17000         0     93644    119000   1890910     48.57     51.13
3662.64/918.21	c  N dy 10865   3208124       200     17000         0    113229    119000   2985018     48.57     51.36
3668.18/919.63	c  S st 10881   3211967       200     17000         0    116953    119000   3193525     48.57   no data
3669.39/919.95	c  S st 10881   3212471       200     17000         0    117447    119000   3220453     48.57   no data
3669.39/919.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3669.79/920.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
3669.79/920.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3669.79/920.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3669.79/920.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3669.79/920.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
3669.79/920.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3669.79/920.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
3670.19/920.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3778.28/947.26	c lits-rem:       682  cl-subs:     3152  v-elim:      0  v-fix:    0  time: 27.11 s
3778.28/947.27	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
3778.68/947.32	c vivif2 --  cl tried   114295 cl shrink        0 lits rem          0 time: 0.05
3780.68/947.85	c asymm  cl-useful: 0/1272/17000 lits-rem:0 time: 0.53
3780.68/947.86	c calculated reachability. Time: 0.00
3780.68/947.86	c  N dy 10881   3212471       200     17000         0    114295    119000   2990258     48.57   no data
3816.97/956.92	c  N dy 10965   3232673       200     17000         0    133904    119000   4090590     48.58     51.28
3852.88/965.97	c  N dy 11015   3254238       200     17000         0     78207    119000    982015     48.57     51.34
3873.66/971.19	c  N dy 11054   3275078       200     17000         0     98329    119000   2115093     48.56     51.69
3900.35/977.85	c  N dy 11124   3295973       200     17000         0    118616    119000   3247425     48.56     51.58
3929.46/985.16	c  N dy 11159   3317080       200     17000         0    139026    119000   4380320     48.55     51.16
3959.38/992.63	c  N dy 11199   3337176       200     17000         0     80968    119000   1092808     48.55     51.37
3982.13/998.34	c  N dy 11278   3358020       200     17000         0    101219    119000   2225086     48.55     51.59
4010.04/1005.32	c  N dy 11374   3378205       200     17000         0    120793    119000   3323165     48.55     51.48
4041.55/1013.21	c  N dy 11435   3398633       200     17000         0    140568    119000   4429511     48.56     51.16
4075.11/1021.68	c  N dy 11502   3418656       200     17000         0     81478    119000   1076980     48.56     51.34
4097.44/1027.23	c  N dy 11586   3438758       200     17000         0    100996    119000   2167499     48.56     51.18
4123.37/1033.80	c  N dy 11661   3458825       200     17000         0    120425    119000   3252306     48.56     51.12
4154.48/1041.54	c  N dy 11740   3478943       200     17000         0    139966    119000   4347680     48.57     51.52
4191.55/1050.85	c  N dy 11810   3500279       200     17000         0     81143    119000   1010602     48.57     52.17
4213.08/1056.25	c  N dy 11877   3520473       200     17000         0    100731    119000   2105006     48.57     51.18
4239.42/1062.87	c  N dy 11953   3540683       200     17000         0    120328    119000   3201483     48.57     51.41
4272.12/1071.01	c  N dy 12038   3560806       200     17000         0    139825    119000   4291221     48.57     51.92
4311.61/1080.98	c  N dy 12127   3581052       200     17000         0    159500    119000   5395488     48.58     51.22
4343.17/1088.89	c  N dy 12192   3602861       200     17000         0    100177    119000   2031263     48.58     51.39
4376.64/1097.29	c  N dy 12256   3622868       200     17000         0    119598    119000   3119845     48.58     51.15
4419.32/1107.93	c  N dy 12321   3645617       200     17000         0    141626    119000   4350468     48.58     51.22
4463.19/1118.99	c  N dy 12414   3666568       200     17000         0    162006    119000   5495746     48.58     51.19
4488.32/1125.22	c  N dy 12470   3687318       200     17000         0    100580    119000   2002322     48.58     51.46
4514.29/1131.76	c  N dy 12529   3707659       200     17000         0    120313    119000   3108536     48.58     51.28
4521.83/1133.61	c  S st 12548   3712472       200     17000         0    124997    119000   3369800     48.58     44.85
4523.06/1133.96	c  S st 12548   3712978       200     17000         0    125493    119000   3396750     48.58   no data
4523.06/1133.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4523.42/1134.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.08
4523.42/1134.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4523.42/1134.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4523.42/1134.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4523.42/1134.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
4523.42/1134.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4523.82/1134.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
4523.82/1134.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4627.14/1160.08	c lits-rem:       873  cl-subs:     3532  v-elim:      0  v-fix:    0  time: 25.89 s
4627.14/1160.08	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
4627.53/1160.14	c vivif2 --  cl tried   121961 cl shrink        0 lits rem          0 time: 0.05
4629.12/1160.56	c asymm  cl-useful: 0/1206/17000 lits-rem:0 time: 0.42
4629.12/1160.56	c calculated reachability. Time: 0.00
4629.12/1160.56	c  N dy 12548   3712978       200     17000         0    121961    119000   3143291     48.58   no data
4662.65/1168.99	c  N dy 12622   3733782       200     17000         0    142137    119000   4275160     48.58     51.34
4698.93/1178.01	c  F st 12677   3751566       200     17000         0    159380    119000   5240826     48.58     43.07
4705.32/1179.69	c  N st 12682   3754870       200     17000         0    162572    119000   5419193     48.58   no data
4729.65/1185.80	c  N dy 12730   3775653       200     17000         0    100318    119000   1944011     48.57     51.19
4757.18/1192.62	c  N dy 12800   3795922       200     17000         0    119946    119000   3044050     48.57     51.33
4789.09/1200.66	c  N dy 12876   3816562       200     17000         0    139959    119000   4164143     48.57     51.22

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-3366229-1305399417/watcher-3366229-1305399417 -o /tmp/evaluation-result-3366229-1305399417/solver-3366229-1305399417 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366229-1305399417.cnf 

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

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


[startup+0 s]
/proc/loadavg: 7.58 7.96 7.97 7/339 31343
/proc/meminfo: memFree=17835352/32951124 swapFree=67056804/67111528
[pid=31343] ppid=31341 vsize=51168 CPUtime=0.02 cores=0,2,4,6
/proc/31343/stat : 31343 (strangenight2-m) R 31341 31343 31208 0 -1 4202496 411 0 0 0 2 0 0 0 25 0 4 0 651542620 52396032 351 33554432000 4194304 4580107 140736156230640 18446744073709551615 47979073549853 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31343/statm: 12792 351 302 95 0 7774 0
[pid=31343/tid=31344] ppid=31341 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/31343/task/31344/stat : 31344 (strangenight2-m) R 31341 31343 31208 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 4 0 651542621 52396032 351 33554432000 4194304 4580107 140736156230640 18446744073709551615 47979073549849 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31343/tid=31345] ppid=31341 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/31343/task/31345/stat : 31345 (strangenight2-m) R 31341 31343 31208 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 651542621 52396032 351 33554432000 4194304 4580107 140736156230640 18446744073709551615 47979073550258 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31343/tid=31346] ppid=31341 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/31343/task/31346/stat : 31346 (strangenight2-m) R 31341 31343 31208 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 651542621 52396032 351 33554432000 4194304 4580107 140736156230640 18446744073709551615 47979073549849 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.112811 s]
/proc/loadavg: 7.58 7.96 7.97 7/339 31343
/proc/meminfo: memFree=17835352/32951124 swapFree=67056804/67111528
[pid=31343] ppid=31341 vsize=282684 CPUtime=0.42 cores=0,2,4,6
/proc/31343/stat : 31343 (strangenight2-m) R 31341 31343 31208 0 -1 4202496 2695 0 0 0 42 0 0 0 18 0 4 0 651542620 289468416 2607 33554432000 4194304 4580107 140736156230640 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31343/statm: 70671 2607 357 95 0 65653 0
[pid=31343/tid=31344] ppid=31341 vsize=282684 CPUtime=0.1 cores=0,2,4,6
/proc/31343/task/31344/stat : 31344 (strangenight2-m) R 31341 31343 31208 0 -1 4202560 538 0 0 0 10 0 0 0 18 0 4 0 651542621 289468416 2607 33554432000 4194304 4580107 140736156230640 18446744073709551615 4294692 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31343/tid=31345] ppid=31341 vsize=282684 CPUtime=0.1 cores=0,2,4,6
/proc/31343/task/31345/stat : 31345 (strangenight2-m) R 31341 31343 31208 0 -1 4202560 519 0 0 0 10 0 0 0 25 0 4 0 651542621 289468416 2607 33554432000 4194304 4580107 140736156230640 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31343/tid=31346] ppid=31341 vsize=282684 CPUtime=0.1 cores=0,2,4,6
/proc/31343/task/31346/stat : 31346 (strangenight2-m) R 31341 31343 31208 0 -1 4202560 747 0 0 0 10 0 0 0 18 0 4 0 651542621 289468416 2607 33554432000 4194304 4580107 140736156230640 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 282684

[startup+0.200795 s]
/proc/loadavg: 7.58 7.96 7.97 7/339 31343
/proc/meminfo: memFree=17835352/32951124 swapFree=67056804/67111528
[pid=31343] ppid=31341 vsize=282816 CPUtime=0.77 cores=0,2,4,6
/proc/31343/stat : 31343 (strangenight2-m) R 31341 31343 31208 0 -1 4202496 2856 0 0 0 77 0 0 0 18 0 4 0 651542620 289603584 2768 33554432000 4194304 4580107 140736156230640 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31343/statm: 70704 2768 358 95 0 65686 0
[pid=31343/tid=31344] ppid=31341 vsize=282816 CPUtime=0.19 cores=0,2,4,6
/proc/31343/task/31344/stat : 31344 (strangenight2-m) R 31341 31343 31208 0 -1 4202560 542 0 0 0 19 0 0 0 18 0 4 0 651542621 289603584 2768 33554432000 4194304 4580107 140736156230640 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31343/tid=31345] ppid=31341 vsize=282816 CPUtime=0.18 cores=0,2,4,6
/proc/31343/task/31345/stat : 31345 (strangenight2-m) R 31341 31343 31208 0 -1 4202560 531 0 0 0 18 0 0 0 25 0 4 0 651542621 289603584 2768 33554432000 4194304 4580107 140736156230640 18446744073709551615 4294449 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31343/tid=31346] ppid=31341 vsize=282816 CPUtime=0.19 cores=0,2,4,6
/proc/31343/task/31346/stat : 31346 (strangenight2-m) R 31341 31343 31208 0 -1 4202560 884 0 0 0 19 0 0 0 18 0 4 0 651542621 289603584 2768 33554432000 4194304 4580107 140736156230640 18446744073709551615 4318435 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 282816

[startup+0.30078 s]
/proc/loadavg: 7.58 7.96 7.97 7/339 31343
/proc/meminfo: memFree=17835352/32951124 swapFree=67056804/67111528
[pid=31343] ppid=31341 vsize=284220 CPUtime=1.17 cores=0,2,4,6
/proc/31343/stat : 31343 (strangenight2-m) R 31341 31343 31208 0 -1 4202496 3320 0 0 0 117 0 0 0 18 0 4 0 651542620 291041280 2784 33554432000 4194304 4580107 140736156230640 18446744073709551615 4295676 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31343/statm: 71055 2784 358 95 0 66037 0
[pid=31343/tid=31344] ppid=31341 vsize=284220 CPUtime=0.29 cores=0,2,4,6
/proc/31343/task/31344/stat : 31344 (strangenight2-m) R 31341 31343 31208 0 -1 4202560 553 0 0 0 29 0 0 0 18 0 4 0 651542621 291041280 2784 33554432000 4194304 4580107 140736156230640 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31343/tid=31345] ppid=31341 vsize=284220 CPUtime=0.28 cores=0,2,4,6
/proc/31343/task/31345/stat : 31345 (strangenight2-m) R 31341 31343 31208 0 -1 4202560 538 0 0 0 28 0 0 0 25 0 4 0 651542621 291041280 2784 33554432000 4194304 4580107 140736156230640 18446744073709551615 4294460 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31343/tid=31346] ppid=31341 vsize=284220 CPUtime=0.29 cores=0,2,4,6
/proc/31343/task/31346/stat : 31346 (strangenight2-m) R 31341 31343 31208 0 -1 4202560 1310 0 0 0 29 0 0 0 18 0 4 0 651542621 291041280 2784 33554432000 4194304 4580107 140736156230640 18446744073709551615 4294634 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 284220

[startup+1.3136 s]
/proc/loadavg: 7.58 7.96 7.97 7/339 31343
/proc/meminfo: memFree=17835352/32951124 swapFree=67056804/67111528
[pid=31343] ppid=31341 vsize=292552 CPUtime=5.21 cores=0,2,4,6
/proc/31343/stat : 31343 (strangenight2-m) R 31341 31343 31208 0 -1 4202496 12870 0 0 0 519 2 0 0 19 0 4 0 651542620 299573248 8446 33554432000 4194304 4580107 140736156230640 18446744073709551615 4294960 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31343/statm: 73138 8446 376 95 0 68120 0
[pid=31343/tid=31344] ppid=31341 vsize=292552 CPUtime=1.3 cores=0,2,4,6
/proc/31343/task/31344/stat : 31344 (strangenight2-m) R 31341 31343 31208 0 -1 4202560 3294 0 0 0 130 0 0 0 19 0 4 0 651542621 299573248 8446 33554432000 4194304 4580107 140736156230640 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31343/tid=31345] ppid=31341 vsize=292552 CPUtime=1.29 cores=0,2,4,6
/proc/31343/task/31345/stat : 31345 (strangenight2-m) R 31341 31343 31208 0 -1 4202560 2937 0 0 0 129 0 0 0 19 0 4 0 651542621 299573248 8446 33554432000 4194304 4580107 140736156230640 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31343/tid=31346] ppid=31341 vsize=292552 CPUtime=1.3 cores=0,2,4,6
/proc/31343/task/31346/stat : 31346 (strangenight2-m) R 31341 31343 31208 0 -1 4202560 3048 0 0 0 130 0 0 0 19 0 4 0 651542621 299573248 8447 33554432000 4194304 4580107 140736156230640 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.21
Current children cumulated vsize (KiB) 292552

[startup+1.50057 s]
/proc/loadavg: 7.58 7.96 7.97 7/339 31343
/proc/meminfo: memFree=17835352/32951124 swapFree=67056804/67111528
[pid=31343] ppid=31341 vsize=302692 CPUtime=5.96 cores=0,2,4,6
/proc/31343/stat : 31343 (strangenight2-m) R 31341 31343 31208 0 -1 4202496 14607 0 0 0 594 2 0 0 19 0 4 0 651542620 309956608 8074 33554432000 4194304 4580107 140736156230640 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31343/statm: 75673 8074 377 95 0 70655 0
[pid=31343/tid=31344] ppid=31341 vsize=302692 CPUtime=1.48 cores=0,2,4,6
/proc/31343/task/31344/stat : 31344 (strangenight2-m) R 31341 31343 31208 0 -1 4202560 3812 0 0 0 148 0 0 0 19 0 4 0 651542621 309956608 8074 33554432000 4194304 4580107 140736156230640 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31343/tid=31345] ppid=31341 vsize=302692 CPUtime=1.48 cores=0,2,4,6
/proc/31343/task/31345/stat : 31345 (strangenight2-m) R 31341 31343 31208 0 -1 4202560 3449 0 0 0 148 0 0 0 19 0 4 0 651542621 309956608 8074 33554432000 4194304 4580107 140736156230640 18446744073709551615 4318664 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31343/tid=31346] ppid=31341 vsize=302692 CPUtime=1.48 cores=0,2,4,6
/proc/31343/task/31346/stat : 31346 (strangenight2-m) R 31341 31343 31208 0 -1 4202560 3244 0 0 0 148 0 0 0 20 0 4 0 651542621 309956608 8074 33554432000 4194304 4580107 140736156230640 18446744073709551615 4295735 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 302692

[startup+3.11228 s]
/proc/loadavg: 7.58 7.96 7.97 9/343 31347
/proc/meminfo: memFree=17751348/32951124 swapFree=67056804/67111528
[pid=31343] ppid=31341 vsize=303456 CPUtime=12.38 cores=0,2,4,6
/proc/31343/stat : 31343 (strangenight2-m) R 31341 31343 31208 0 -1 4202496 26444 0 0 0 1233 5 0 0 23 0 4 0 651542620 310738944 13041 33554432000 4194304 4580107 140736156230640 18446744073709551615 4294378 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31343/statm: 75864 13041 378 95 0 70846 0
[pid=31343/tid=31344] ppid=31341 vsize=303456 CPUtime=3.09 cores=0,2,4,6
/proc/31343/task/31344/stat : 31344 (strangenight2-m) R 31341 31343 31208 0 -1 4202560 7173 0 0 0 309 0 0 0 23 0 4 0 651542621 310738944 13041 33554432000 4194304 4580107 140736156230640 18446744073709551615 4416463 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31343/tid=31345] ppid=31341 vsize=303456 CPUtime=3.07 cores=0,2,4,6
/proc/31343/task/31345/stat : 31345 (strangenight2-m) R 31341 31343 31208 0 -1 4202560 5561 0 0 0 306 1 0 0 23 0 4 0 651542621 310738944 13041 33554432000 4194304 4580107 140736156230640 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31343/tid=31346] ppid=31341 vsize=303456 CPUtime=3.1 cores=0,2,4,6
/proc/31343/task/31346/stat : 31346 (strangenight2-m) R 31341 31343 31208 0 -1 4202560 5669 0 0 0 309 1 0 0 25 0 4 0 651542621 310738944 13041 33554432000 4194304 4580107 140736156230640 18446744073709551615 4294692 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.38
Current children cumulated vsize (KiB) 303456

[startup+6.30072 s]
/proc/loadavg: 7.69 7.98 7.98 10/344 31348
/proc/meminfo: memFree=17626976/32951124 swapFree=67056804/67111528
[pid=31343] ppid=31341 vsize=317192 CPUtime=25.14 cores=0,2,4,6
/proc/31343/stat : 31343 (strangenight2-m) R 31341 31343 31208 0 -1 4202496 46698 0 0 0 2504 10 0 0 25 0 4 0 651542620 324804608 24854 33554432000 4194304 4580107 140736156230640 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31343/statm: 79298 24854 378 95 0 74280 0
[pid=31343/tid=31344] ppid=31341 vsize=317192 CPUtime=6.29 cores=0,2,4,6
/proc/31343/task/31344/stat : 31344 (strangenight2-m) R 31341 31343 31208 0 -1 4202560 12869 0 0 0 628 1 0 0 25 0 4 0 651542621 324804608 24854 33554432000 4194304 4580107 140736156230640 18446744073709551615 4416018 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31343/tid=31345] ppid=31341 vsize=317192 CPUtime=6.23 cores=0,2,4,6
/proc/31343/task/31345/stat : 31345 (strangenight2-m) R 31341 31343 31208 0 -1 4202560 11420 0 0 0 621 2 0 0 25 0 4 0 651542621 324804608 24854 33554432000 4194304 4580107 140736156230640 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31343/tid=31346] ppid=31341 vsize=317192 CPUtime=6.3 cores=0,2,4,6
/proc/31343/task/31346/stat : 31346 (strangenight2-m) R 31341 31343 31208 0 -1 4202560 11076 0 0 0 628 2 0 0 25 0 4 0 651542621 324804608 24854 33554432000 4194304 4580107 140736156230640 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 317192

[startup+12.7006 s]
/proc/loadavg: 7.80 7.99 7.98 9/343 31348
/proc/meminfo: memFree=17496028/32951124 swapFree=67056804/67111528
[pid=31343] ppid=31341 vsize=324624 CPUtime=50.63 cores=0,2,4,6
/proc/31343/stat : 31343 (strangenight2-m) R 31341 31343 31208 0 -1 4202496 71899 0 0 0 5047 16 0 0 25 0 4 0 651542620 332414976 33608 33554432000 4194304 4580107 140736156230640 18446744073709551615 4295676 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31343/statm: 81156 33608 378 95 0 76138 0
[pid=31343/tid=31344] ppid=31341 vsize=324624 CPUtime=12.68 cores=0,2,4,6
/proc/31343/task/31344/stat : 31344 (strangenight2-m) R 31341 31343 31208 0 -1 4202560 19228 0 0 0 1265 3 0 0 25 0 4 0 651542621 332414976 33608 33554432000 4194304 4580107 140736156230640 18446744073709551615 4451900 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31343/tid=31345] ppid=31341 vsize=324624 CPUtime=12.55 cores=0,2,4,6
/proc/31343/task/31345/stat : 31345 (strangenight2-m) R 31341 31343 31208 0 -1 4202560 18074 0 0 0 1252 3 0 0 25 0 4 0 651542621 332414976 33608 33554432000 4194304 4580107 140736156230640 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31343/tid=31346] ppid=31341 vsize=324624 CPUtime=12.68 cores=0,2,4,6
/proc/31343/task/31346/stat : 31346 (strangenight2-m) R 31341 31343 31208 0 -1 4202560 16781 0 0 0 1265 3 0 0 25 0 4 0 651542621 332414976 33608 33554432000 4194304 4580107 140736156230640 18446744073709551615 4416709 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 324624

[startup+25.5003 s]
/proc/loadavg: 7.92 8.01 7.99 9/343 31348
/proc/meminfo: memFree=17371060/32951124 swapFree=67056804/67111528
[pid=31343] ppid=31341 vsize=325948 CPUtime=101.69 cores=0,2,4,6
/proc/31343/stat : 31343 (strangenight2-m) R 31341 31343 31208 0 -1 4202496 105950 0 0 0 10144 25 0 0 25 0 4 0 651542620 333770752 41222 33554432000 4194304 4580107 140736156230640 18446744073709551615 4294589 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31343/statm: 81487 41222 378 95 0 76469 0
[pid=31343/tid=31344] ppid=31341 vsize=325948 CPUtime=25.47 cores=0,2,4,6
/proc/31343/task/31344/stat : 31344 (strangenight2-m) R 31341 31343 31208 0 -1 4202560 27358 0 0 0 2542 5 0 0 25 0 4 0 651542621 333770752 41223 33554432000 4194304 4580107 140736156230640 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31343/tid=31345] ppid=31341 vsize=325948 CPUtime=25.21 cores=0,2,4,6
/proc/31343/task/31345/stat : 31345 (strangenight2-m) R 31341 31343 31208 0 -1 4202560 26094 0 0 0 2516 5 0 0 25 0 4 0 651542621 333770752 41223 33554432000 4194304 4580107 140736156230640 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31343/tid=31346] ppid=31341 vsize=325948 CPUtime=25.49 cores=0,2,4,6
/proc/31343/task/31346/stat : 31346 (strangenight2-m) R 31341 31343 31208 0 -1 4202560 26177 0 0 0 2543 6 0 0 25 0 4 0 651542621 333770752 41223 33554432000 4194304 4580107 140736156230640 18446744073709551615 4294581 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.69
Current children cumulated vsize (KiB) 325948

[startup+51.1008 s]
/proc/loadavg: 7.94 8.01 7.99 9/343 31349
/proc/meminfo: memFree=17261748/32951124 swapFree=67056804/67111528
[pid=31343] ppid=31341 vsize=411204 CPUtime=203.8 cores=0,2,4,6
/proc/31343/stat : 31343 (strangenight2-m) R 31341 31343 31208 0 -1 4202496 161215 0 0 0 20342 38 0 0 25 0 4 0 651542620 421072896 51412 33554432000 4194304 4580107 140736156230640 18446744073709551615 4415832 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31343/statm: 102801 51412 378 95 0 97783 0
[pid=31343/tid=31344] ppid=31341 vsize=411204 CPUtime=51.08 cores=0,2,4,6
/proc/31343/task/31344/stat : 31344 (strangenight2-m) R 31341 31343 31208 0 -1 4202560 42843 0 0 0 5099 9 0 0 25 0 4 0 651542621 421072896 51412 33554432000 4194304 4580107 140736156230640 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31343/tid=31345] ppid=31341 vsize=411204 CPUtime=50.53 cores=0,2,4,6
/proc/31343/task/31345/stat : 31345 (strangenight2-m) R 31341 31343 31208 0 -1 4202560 40226 0 0 0 5044 9 0 0 25 0 4 0 651542621 421072896 51413 33554432000 4194304 4580107 140736156230640 18446744073709551615 4294430 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31343/tid=31346] ppid=31341 vsize=411204 CPUtime=51.08 cores=0,2,4,6
/proc/31343/task/31346/stat : 31346 (strangenight2-m) R 31341 31343 31208 0 -1 4202560 40895 0 0 0 5098 10 0 0 25 0 4 0 651542621 421072896 51413 33554432000 4194304 4580107 140736156230640 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 203.8
Current children cumulated vsize (KiB) 411204

[startup+102.301 s]
/proc/loadavg: 8.07 8.03 8.00 9/343 31350
/proc/meminfo: memFree=17085636/32951124 swapFree=67056804/67111528
[pid=31343] ppid=31341 vsize=424744 CPUtime=408.03 cores=0,2,4,6
/proc/31343/stat : 31343 (strangenight2-m) R 31341 31343 31208 0 -1 4202496 240755 0 0 0 40744 59 0 0 25 0 4 0 651542620 434937856 63676 33554432000 4194304 4580107 140736156230640 18446744073709551615 4294336 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31343/statm: 106186 63676 378 95 0 101168 0
[pid=31343/tid=31344] ppid=31341 vsize=424744 CPUtime=102.28 cores=0,2,4,6
/proc/31343/task/31344/stat : 31344 (strangenight2-m) R 31341 31343 31208 0 -1 4202560 63303 0 0 0 10213 15 0 0 25 0 4 0 651542621 434937856 63676 33554432000 4194304 4580107 140736156230640 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31343/tid=31345] ppid=31341 vsize=424744 CPUtime=101.17 cores=0,2,4,6
/proc/31343/task/31345/stat : 31345 (strangenight2-m) R 31341 31343 31208 0 -1 4202560 59443 0 0 0 10104 13 0 0 25 0 4 0 651542621 434937856 63676 33554432000 4194304 4580107 140736156230640 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31343/tid=31346] ppid=31341 vsize=424744 CPUtime=102.27 cores=0,2,4,6
/proc/31343/task/31346/stat : 31346 (strangenight2-m) R 31341 31343 31208 0 -1 4202560 62042 0 0 0 10211 16 0 0 25 0 4 0 651542621 434937856 63676 33554432000 4194304 4580107 140736156230640 18446744073709551615 4416997 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 408.03
Current children cumulated vsize (KiB) 424744

[startup+162.301 s]

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

[pid=31343] ppid=31341 vsize=701500 CPUtime=2801.41 cores=0,2,4,6
/proc/31343/stat : 31343 (strangenight2-m) R 31341 31343 31208 0 -1 4202496 749536 0 0 0 279893 248 0 0 25 0 4 0 651542620 718336000 113508 33554432000 4194304 4580107 140736156230640 18446744073709551615 4294376 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31343/statm: 175375 113508 378 95 0 170357 0
[pid=31343/tid=31344] ppid=31341 vsize=701500 CPUtime=702.28 cores=0,2,4,6
/proc/31343/task/31344/stat : 31344 (strangenight2-m) R 31341 31343 31208 0 -1 4202560 182922 0 0 0 70162 66 0 0 25 0 4 0 651542621 718336000 113508 33554432000 4194304 4580107 140736156230640 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31343/tid=31345] ppid=31341 vsize=701500 CPUtime=694.64 cores=0,2,4,6
/proc/31343/task/31345/stat : 31345 (strangenight2-m) R 31341 31343 31208 0 -1 4202560 200850 0 0 0 69404 60 0 0 25 0 4 0 651542621 718336000 113508 33554432000 4194304 4580107 140736156230640 18446744073709551615 4295676 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31343/tid=31346] ppid=31341 vsize=701500 CPUtime=702.17 cores=0,2,4,6
/proc/31343/task/31346/stat : 31346 (strangenight2-m) R 31341 31343 31208 0 -1 4202560 195702 0 0 0 70155 62 0 0 25 0 4 0 651542621 718336000 113508 33554432000 4194304 4580107 140736156230640 18446744073709551615 4294345 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2801.41
Current children cumulated vsize (KiB) 701500

[startup+762.301 s]
/proc/loadavg: 8.18 8.16 8.06 9/343 31380
/proc/meminfo: memFree=16268692/32951124 swapFree=67056804/67111528
[pid=31343] ppid=31341 vsize=828512 CPUtime=3040.72 cores=0,2,4,6
/proc/31343/stat : 31343 (strangenight2-m) R 31341 31343 31208 0 -1 4202496 793015 0 0 0 303806 266 0 0 25 0 4 0 651542620 848396288 120290 33554432000 4194304 4580107 140736156230640 18446744073709551615 4295404 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31343/statm: 207128 120290 378 95 0 202110 0
[pid=31343/tid=31344] ppid=31341 vsize=828512 CPUtime=762.27 cores=0,2,4,6
/proc/31343/task/31344/stat : 31344 (strangenight2-m) R 31341 31343 31208 0 -1 4202560 195232 0 0 0 76156 71 0 0 25 0 4 0 651542621 848396288 120290 33554432000 4194304 4580107 140736156230640 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31343/tid=31345] ppid=31341 vsize=828512 CPUtime=753.98 cores=0,2,4,6
/proc/31343/task/31345/stat : 31345 (strangenight2-m) R 31341 31343 31208 0 -1 4202560 212151 0 0 0 75334 64 0 0 25 0 4 0 651542621 848396288 120290 33554432000 4194304 4580107 140736156230640 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31343/tid=31346] ppid=31341 vsize=828512 CPUtime=762.16 cores=0,2,4,6
/proc/31343/task/31346/stat : 31346 (strangenight2-m) R 31341 31343 31208 0 -1 4202560 207875 0 0 0 76148 68 0 0 25 0 4 0 651542621 848396288 120290 33554432000 4194304 4580107 140736156230640 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3040.72
Current children cumulated vsize (KiB) 828512

[startup+822.3 s]
/proc/loadavg: 8.11 8.14 8.06 9/343 31381
/proc/meminfo: memFree=16311696/32951124 swapFree=67056804/67111528
[pid=31343] ppid=31341 vsize=675160 CPUtime=3280.07 cores=0,2,4,6
/proc/31343/stat : 31343 (strangenight2-m) R 31341 31343 31208 0 -1 4202496 841790 0 0 0 327722 285 0 0 25 0 4 0 651542620 691363840 118603 33554432000 4194304 4580107 140736156230640 18446744073709551615 4294520 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31343/statm: 168790 118603 378 95 0 163772 0
[pid=31343/tid=31344] ppid=31341 vsize=675160 CPUtime=822.28 cores=0,2,4,6
/proc/31343/task/31344/stat : 31344 (strangenight2-m) R 31341 31343 31208 0 -1 4202560 209075 0 0 0 82152 76 0 0 25 0 4 0 651542621 691363840 118603 33554432000 4194304 4580107 140736156230640 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31343/tid=31345] ppid=31341 vsize=675160 CPUtime=813.33 cores=0,2,4,6
/proc/31343/task/31345/stat : 31345 (strangenight2-m) R 31341 31343 31208 0 -1 4202560 224435 0 0 0 81265 68 0 0 25 0 4 0 651542621 691363840 118603 33554432000 4194304 4580107 140736156230640 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31343/tid=31346] ppid=31341 vsize=675160 CPUtime=822.15 cores=0,2,4,6
/proc/31343/task/31346/stat : 31346 (strangenight2-m) R 31341 31343 31208 0 -1 4202560 221782 0 0 0 82140 75 0 0 25 0 4 0 651542621 691363840 118603 33554432000 4194304 4580107 140736156230640 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3280.07
Current children cumulated vsize (KiB) 675160

[startup+882.301 s]
/proc/loadavg: 8.08 8.13 8.06 9/343 31383
/proc/meminfo: memFree=16101984/32951124 swapFree=67056804/67111528
[pid=31343] ppid=31341 vsize=906788 CPUtime=3519.4 cores=0,2,4,6
/proc/31343/stat : 31343 (strangenight2-m) R 31341 31343 31208 0 -1 4202496 882284 0 0 0 351640 300 0 0 25 0 4 0 651542620 928550912 143684 33554432000 4194304 4580107 140736156230640 18446744073709551615 4294535 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31343/statm: 226697 143684 378 95 0 221679 0
[pid=31343/tid=31344] ppid=31341 vsize=906788 CPUtime=882.28 cores=0,2,4,6
/proc/31343/task/31344/stat : 31344 (strangenight2-m) R 31341 31343 31208 0 -1 4202560 216710 0 0 0 88150 78 0 0 25 0 4 0 651542621 928550912 143684 33554432000 4194304 4580107 140736156230640 18446744073709551615 4416463 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31343/tid=31345] ppid=31341 vsize=906788 CPUtime=872.67 cores=0,2,4,6
/proc/31343/task/31345/stat : 31345 (strangenight2-m) R 31341 31343 31208 0 -1 4202560 235542 0 0 0 87193 74 0 0 25 0 4 0 651542621 928550912 143684 33554432000 4194304 4580107 140736156230640 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31343/tid=31346] ppid=31341 vsize=906788 CPUtime=882.14 cores=0,2,4,6
/proc/31343/task/31346/stat : 31346 (strangenight2-m) R 31341 31343 31208 0 -1 4202560 234066 0 0 0 88137 77 0 0 25 0 4 0 651542621 928550912 143684 33554432000 4194304 4580107 140736156230640 18446744073709551615 4416727 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3519.4
Current children cumulated vsize (KiB) 906788

[startup+942.3 s]
/proc/loadavg: 8.13 8.13 8.07 9/343 31384
/proc/meminfo: memFree=15829532/32951124 swapFree=67056804/67111528
[pid=31343] ppid=31341 vsize=959132 CPUtime=3758.74 cores=0,2,4,6
/proc/31343/stat : 31343 (strangenight2-m) R 31341 31343 31208 0 -1 4202496 921782 0 0 0 375558 316 0 0 25 0 4 0 651542620 982151168 144731 33554432000 4194304 4580107 140736156230640 18446744073709551615 4416709 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31343/statm: 239783 144731 378 95 0 234765 0
[pid=31343/tid=31344] ppid=31341 vsize=959132 CPUtime=942.28 cores=0,2,4,6
/proc/31343/task/31344/stat : 31344 (strangenight2-m) R 31341 31343 31208 0 -1 4202560 226515 0 0 0 94145 83 0 0 25 0 4 0 651542621 982151168 144731 33554432000 4194304 4580107 140736156230640 18446744073709551615 4294358 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31343/tid=31345] ppid=31341 vsize=959132 CPUtime=932.02 cores=0,2,4,6
/proc/31343/task/31345/stat : 31345 (strangenight2-m) R 31341 31343 31208 0 -1 4202560 248863 0 0 0 93124 78 0 0 25 0 4 0 651542621 982151168 144731 33554432000 4194304 4580107 140736156230640 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31343/tid=31346] ppid=31341 vsize=959132 CPUtime=942.12 cores=0,2,4,6
/proc/31343/task/31346/stat : 31346 (strangenight2-m) R 31341 31343 31208 0 -1 4202560 245416 0 0 0 94130 82 0 0 25 0 4 0 651542621 982151168 144731 33554432000 4194304 4580107 140736156230640 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3758.74
Current children cumulated vsize (KiB) 959132

[startup+1002.3 s]
/proc/loadavg: 8.14 8.14 8.07 9/343 31386
/proc/meminfo: memFree=15848720/32951124 swapFree=67056804/67111528
[pid=31343] ppid=31341 vsize=884148 CPUtime=3998.08 cores=0,2,4,6
/proc/31343/stat : 31343 (strangenight2-m) R 31341 31343 31208 0 -1 4202496 962673 0 0 0 399475 333 0 0 25 0 4 0 651542620 905367552 145748 33554432000 4194304 4580107 140736156230640 18446744073709551615 4294955 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31343/statm: 221037 145748 378 95 0 216019 0
[pid=31343/tid=31344] ppid=31341 vsize=884148 CPUtime=1002.28 cores=0,2,4,6
/proc/31343/task/31344/stat : 31344 (strangenight2-m) R 31341 31343 31208 0 -1 4202560 238289 0 0 0 100140 88 0 0 25 0 4 0 651542621 905367552 145748 33554432000 4194304 4580107 140736156230640 18446744073709551615 4295676 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31343/tid=31345] ppid=31341 vsize=884148 CPUtime=991.37 cores=0,2,4,6
/proc/31343/task/31345/stat : 31345 (strangenight2-m) R 31341 31343 31208 0 -1 4202560 254987 0 0 0 99056 81 0 0 25 0 4 0 651542621 905367552 145748 33554432000 4194304 4580107 140736156230640 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31343/tid=31346] ppid=31341 vsize=884148 CPUtime=1002.11 cores=0,2,4,6
/proc/31343/task/31346/stat : 31346 (strangenight2-m) R 31341 31343 31208 0 -1 4202560 257079 0 0 0 100125 86 0 0 25 0 4 0 651542621 905367552 145748 33554432000 4194304 4580107 140736156230640 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3998.08
Current children cumulated vsize (KiB) 884148

[startup+1062.3 s]
/proc/loadavg: 8.13 8.14 8.08 9/343 31388
/proc/meminfo: memFree=15880696/32951124 swapFree=67056804/67111528
[pid=31343] ppid=31341 vsize=885288 CPUtime=4237.47 cores=0,2,4,6
/proc/31343/stat : 31343 (strangenight2-m) R 31341 31343 31208 0 -1 4202496 1008093 0 0 0 423398 349 0 0 25 0 4 0 651542620 906534912 142440 33554432000 4194304 4580107 140736156230640 18446744073709551615 4294530 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31343/statm: 221322 142440 378 95 0 216304 0
[pid=31343/tid=31344] ppid=31341 vsize=885288 CPUtime=1062.29 cores=0,2,4,6
/proc/31343/task/31344/stat : 31344 (strangenight2-m) R 31341 31343 31208 0 -1 4202560 247708 0 0 0 106137 92 0 0 25 0 4 0 651542621 906534912 142440 33554432000 4194304 4580107 140736156230640 18446744073709551615 4294520 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31343/tid=31345] ppid=31341 vsize=885288 CPUtime=1050.72 cores=0,2,4,6
/proc/31343/task/31345/stat : 31345 (strangenight2-m) R 31341 31343 31208 0 -1 4202560 266881 0 0 0 104988 84 0 0 25 0 4 0 651542621 906534912 142440 33554432000 4194304 4580107 140736156230640 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31343/tid=31346] ppid=31341 vsize=885288 CPUtime=1062.12 cores=0,2,4,6
/proc/31343/task/31346/stat : 31346 (strangenight2-m) R 31341 31343 31208 0 -1 4202560 269048 0 0 0 106121 91 0 0 25 0 4 0 651542621 906534912 142440 33554432000 4194304 4580107 140736156230640 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4237.47
Current children cumulated vsize (KiB) 885288

[startup+1122.3 s]
/proc/loadavg: 8.17 8.14 8.08 9/343 31389
/proc/meminfo: memFree=15813208/32951124 swapFree=67056804/67111528
[pid=31343] ppid=31341 vsize=918648 CPUtime=4476.75 cores=0,2,4,6
/proc/31343/stat : 31343 (strangenight2-m) R 31341 31343 31208 0 -1 4202496 1037999 0 0 0 447312 363 0 0 25 0 4 0 651542620 940695552 155329 33554432000 4194304 4580107 140736156230640 18446744073709551615 4294475 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31343/statm: 229662 155329 378 95 0 224644 0
[pid=31343/tid=31344] ppid=31341 vsize=918648 CPUtime=1122.28 cores=0,2,4,6
/proc/31343/task/31344/stat : 31344 (strangenight2-m) R 31341 31343 31208 0 -1 4202560 250383 0 0 0 112136 92 0 0 25 0 4 0 651542621 940695552 155329 33554432000 4194304 4580107 140736156230640 18446744073709551615 4416315 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31343/tid=31345] ppid=31341 vsize=918648 CPUtime=1110.06 cores=0,2,4,6
/proc/31343/task/31345/stat : 31345 (strangenight2-m) R 31341 31343 31208 0 -1 4202560 277566 0 0 0 110917 89 0 0 25 0 4 0 651542621 940695552 155329 33554432000 4194304 4580107 140736156230640 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31343/tid=31346] ppid=31341 vsize=918648 CPUtime=1122.1 cores=0,2,4,6
/proc/31343/task/31346/stat : 31346 (strangenight2-m) R 31341 31343 31208 0 -1 4202560 275232 0 0 0 112117 93 0 0 25 0 4 0 651542621 940695552 155329 33554432000 4194304 4580107 140736156230640 18446744073709551615 4416727 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4476.75
Current children cumulated vsize (KiB) 918648

[startup+1182.31 s]
/proc/loadavg: 8.10 8.13 8.08 9/343 31391
/proc/meminfo: memFree=15855708/32951124 swapFree=67056804/67111528
[pid=31343] ppid=31341 vsize=888132 CPUtime=4716.13 cores=0,2,4,6
/proc/31343/stat : 31343 (strangenight2-m) R 31341 31343 31208 0 -1 4202496 1069209 0 0 0 471236 377 0 0 25 0 4 0 651542620 909447168 152780 33554432000 4194304 4580107 140736156230640 18446744073709551615 4293064 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31343/statm: 222033 152780 378 95 0 217015 0
[pid=31343/tid=31344] ppid=31341 vsize=888132 CPUtime=1182.29 cores=0,2,4,6
/proc/31343/task/31344/stat : 31344 (strangenight2-m) R 31341 31343 31208 0 -1 4202560 257980 0 0 0 118133 96 0 0 25 0 4 0 651542621 909447168 152780 33554432000 4194304 4580107 140736156230640 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31343/tid=31345] ppid=31341 vsize=888132 CPUtime=1169.4 cores=0,2,4,6
/proc/31343/task/31345/stat : 31345 (strangenight2-m) R 31341 31343 31208 0 -1 4202560 286061 0 0 0 116848 92 0 0 25 0 4 0 651542621 909447168 152780 33554432000 4194304 4580107 140736156230640 18446744073709551615 4416727 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31343/tid=31346] ppid=31341 vsize=888132 CPUtime=1182.1 cores=0,2,4,6
/proc/31343/task/31346/stat : 31346 (strangenight2-m) R 31341 31343 31208 0 -1 4202560 282981 0 0 0 118114 96 0 0 25 0 4 0 651542621 909447168 152780 33554432000 4194304 4580107 140736156230640 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4716.13
Current children cumulated vsize (KiB) 888132



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.4 s]
/proc/loadavg: 8.15 8.14 8.08 9/343 31391
/proc/meminfo: memFree=15841060/32951124 swapFree=67056804/67111528
[pid=31343] ppid=31341 vsize=1005452 CPUtime=4800.29 cores=0,2,4,6
/proc/31343/stat : 31343 (strangenight2-m) R 31341 31343 31208 0 -1 4202496 1081510 0 0 0 479647 382 0 0 25 0 4 0 651542620 1029582848 158141 33554432000 4194304 4580107 140736156230640 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31343/statm: 251363 158141 378 95 0 246345 0
[pid=31343/tid=31344] ppid=31341 vsize=1005452 CPUtime=1203.39 cores=0,2,4,6
/proc/31343/task/31344/stat : 31344 (strangenight2-m) R 31341 31343 31208 0 -1 4202560 262866 0 0 0 120241 98 0 0 25 0 4 0 651542621 1029582848 158142 33554432000 4194304 4580107 140736156230640 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31343/tid=31345] ppid=31341 vsize=1005452 CPUtime=1190.27 cores=0,2,4,6
/proc/31343/task/31345/stat : 31345 (strangenight2-m) R 31341 31343 31208 0 -1 4202560 287523 0 0 0 118934 93 0 0 25 0 4 0 651542621 1029582848 158142 33554432000 4194304 4580107 140736156230640 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31343/tid=31346] ppid=31341 vsize=1005452 CPUtime=1203.2 cores=0,2,4,6
/proc/31343/task/31346/stat : 31346 (strangenight2-m) R 31341 31343 31208 0 -1 4202560 285566 0 0 0 120223 97 0 0 25 0 4 0 651542621 1029582848 158142 33554432000 4194304 4580107 140736156230640 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 1005452

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

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

[startup+1203.4 s]
/proc/loadavg: 8.15 8.14 8.08 9/343 31391
/proc/meminfo: memFree=15841060/32951124 swapFree=67056804/67111528
[pid=31343] ppid=31341 vsize=1005452 CPUtime=4800.29 cores=0,2,4,6
/proc/31343/stat : 31343 (strangenight2-m) R 31341 31343 31208 0 -1 4202496 1081510 0 0 0 479647 382 0 0 25 0 4 0 651542620 1029582848 158141 33554432000 4194304 4580107 140736156230640 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31343/statm: 251363 158141 378 95 0 246345 0
[pid=31343/tid=31344] ppid=31341 vsize=1005452 CPUtime=1203.39 cores=0,2,4,6
/proc/31343/task/31344/stat : 31344 (strangenight2-m) R 31341 31343 31208 0 -1 4202560 262866 0 0 0 120241 98 0 0 25 0 4 0 651542621 1029582848 158142 33554432000 4194304 4580107 140736156230640 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31343/tid=31345] ppid=31341 vsize=1005452 CPUtime=1190.27 cores=0,2,4,6
/proc/31343/task/31345/stat : 31345 (strangenight2-m) R 31341 31343 31208 0 -1 4202560 287523 0 0 0 118934 93 0 0 25 0 4 0 651542621 1029582848 158142 33554432000 4194304 4580107 140736156230640 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31343/tid=31346] ppid=31341 vsize=1005452 CPUtime=1203.2 cores=0,2,4,6
/proc/31343/task/31346/stat : 31346 (strangenight2-m) R 31341 31343 31208 0 -1 4202560 285566 0 0 0 120223 97 0 0 25 0 4 0 651542621 1029582848 158142 33554432000 4194304 4580107 140736156230640 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 1005452

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.45
CPU time (s): 4800.36
CPU user time (s): 4796.5
CPU system time (s): 3.85941
CPU usage (%): 398.883
Max. virtual memory (cumulated for all children) (KiB): 1050732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.5
system time used= 3.85941
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1081512
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= 1922
involuntary context switches= 21710

runsolver used 3.78043 second user time and 9.38857 second system time

The end

Launcher Data

Begin job on node108 at 2011-05-14 20:56:57
IDJOB=3366229
IDBENCH=82638
IDSOLVER=1844
FILE ID=node108/3366229-1305399417
RUNJOBID= node108-1305398211-31226
PBS_JOBID= 13324481
Free space on /tmp= 73548 MiB

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

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

MD5SUM BENCH= 635ea520fe16a78d41337039f98997e5
RANDOM SEED=1726882936

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17835632 kB
Buffers:        275680 kB
Cached:        4405588 kB
SwapCached:       8700 kB
Active:       11054444 kB
Inactive:      3751232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17835632 kB
SwapTotal:    67111528 kB
SwapFree:     67056804 kB
Dirty:           12444 kB
Writeback:           0 kB
AnonPages:    10120752 kB
Mapped:          26964 kB
Slab:           207564 kB
PageTables:      37584 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 52338180 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= 73544 MiB
End job on node108 at 2011-05-14 21:17:02