Trace number 3173900

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt? (TO) 4800.34 1201.94

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v800-c3408-S852188518-088.SATISFIABLE.cnf
MD5SUM7dd8c0785d0d6e3db3893df5c914e46d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.262959
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of clauses3408
Sum of the clauses size10224
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 33408
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3173900-1304072695.cnf'
0.00/0.00	c -- header says num vars:            800
0.00/0.00	c -- header says num clauses:        3408
0.00/0.00	c -- clauses added:            0 learnts,         3408 normals,            0 xors
0.00/0.00	c -- vars added        800
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       800      3408         0         0     10224         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/3408/3408 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    800 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     15  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     351 undec:      86 neg:     363
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       785      3393         0         0     10261         0   no data   no data
0.28/0.08	c Decided on static restart strategy
0.38/0.19	c  N st     8      4916       785      3393         0      4877     10261    163808   no data   no data
1.97/0.50	c  N st    10     11298       785      3393         0      4521     10261    107513   no data   no data
3.18/0.81	c  N st    11     17042       785      3393         0     10220     10261    307377   no data   no data
5.17/1.30	c  F st    12     25000       785      3393         0     12482     10261    380115   no data   no data
5.17/1.30	c  N st    12     25000       785      3393         0     12482     10261    380115   no data   no data
5.96/1.58	c  N dy    18     30000       785      3393         0     10752     10261    288057   no data   no data
5.96/1.58	c  S st    18     30000       785      3393         0     10752     10261    288057   no data   no data
6.36/1.61	c  S st    18     30503       785      3393         0     11255     10261    302004   no data   no data
6.36/1.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.36/1.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
6.36/1.61	c blocked clauses removed:        6 vars:      1 tried:         785 T: 0.00 s
6.36/1.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.36/1.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.36/1.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    784 time:  0.00 s
6.36/1.61	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
6.36/1.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.36/1.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.36/1.67	c lits-rem:        68  cl-subs:      178  v-elim:      0  v-fix:    0  time:  0.04 s
6.36/1.68	c asymm  cl-useful: 0/3387/3387 lits-rem:0 time: 0.01
6.36/1.68	c calculated reachability. Time: 0.00
6.36/1.68	c  N dy    18     30503       784      3387         0     11077     10243    294110   no data   no data
7.56/1.94	c  N dy    37     34733       784      3387         0     15289     10243    430209     22.23     23.56
8.39/2.16	c  N dy    45     38743       784      3387         0     11407     10243    228619     21.28     22.55
9.56/2.41	c  N dy    58     42749       784      3387         0     15388     10243    350546     20.96     22.19
10.36/2.63	c  S st    75     45754       784      3387         0      9478     10243    135561     20.97     20.04
10.36/2.66	c  S st    75     46257       784      3387         0      9981     10243    151140     20.97   no data
10.36/2.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.36/2.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
10.36/2.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.36/2.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.36/2.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.36/2.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    784 time:  0.00 s
10.36/2.66	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
10.36/2.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
10.36/2.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.36/2.68	c lits-rem:         5  cl-subs:       10  v-elim:      0  v-fix:    0  time:  0.01 s
10.36/2.68	c vivif2 --  cl tried     3387 cl shrink        0 lits rem          0 time: 0.00
10.36/2.68	c vivif2 --  cl tried     9971 cl shrink        0 lits rem          0 time: 0.00
10.36/2.69	c asymm  cl-useful: 0/3387/3387 lits-rem:0 time: 0.01
10.36/2.69	c calculated reachability. Time: 0.00
10.36/2.69	c  N dy    75     46257       784      3387         0      9971     10243    150745     20.97   no data
11.57/2.95	c  N dy    93     50666       784      3387         0     14348     10243    288665     20.92     22.29
13.18/3.33	c  N dy   113     56089       784      3387         0     19747     10243    458208     20.84     22.07
13.96/3.57	c  N dy   134     60116       784      3387         0     13827     10243    242460     20.91     22.06
15.15/3.85	c  N dy   153     64162       784      3387         0     17850     10243    369458     20.96     22.26
16.76/4.23	c  N dy   179     68821       784      3387         0     11559     10243    142178     21.05     22.18
16.76/4.26	c  S st   185     69385       784      3387         0     12122     10243    159989     21.08   no data
16.76/4.29	c  S st   185     69889       784      3387         0     12626     10243    174319     21.08   no data
16.76/4.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.76/4.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
16.76/4.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
16.76/4.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.76/4.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.76/4.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    784 time:  0.00 s
16.76/4.30	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
16.76/4.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
17.18/4.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.18/4.32	c lits-rem:         2  cl-subs:       18  v-elim:      0  v-fix:    0  time:  0.01 s
17.18/4.32	c vivif2 --  cl tried     3387 cl shrink        0 lits rem          0 time: 0.00
17.18/4.32	c vivif2 --  cl tried    12608 cl shrink        0 lits rem          0 time: 0.00
17.18/4.33	c asymm  cl-useful: 0/3387/3387 lits-rem:0 time: 0.01
17.18/4.33	c calculated reachability. Time: 0.00
17.18/4.33	c  N dy   185     69889       784      3387         0     12608     10243    173567     21.08   no data
18.35/4.63	c  N dy   218     74470       784      3387         0     17173     10243    317225     21.20     22.44
20.75/5.20	c  N dy   240     81679       784      3387         0     12415     10243    141596     21.07     22.22
21.97/5.57	c  N dy   260     87383       784      3387         0     18084     10243    319182     21.01     22.13
21.97/5.58	c  F st   261     87504       784      3387         0     18205     10243    322894     21.01     21.51
23.94/6.03	c  N dy   270     93001       784      3387         0     23667     10243    502501     21.02     23.59
25.54/6.49	c  N dy   298     99028       784      3387         0     16742     10243    253615     21.06     22.21
27.54/6.95	c  S st   321    104833       784      3387         0     22522     10243    435450     21.05     19.46
27.94/7.01	c  S st   321    105337       784      3387         0     23024     10243    451150     21.05   no data
27.94/7.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.94/7.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
27.94/7.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
27.94/7.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.94/7.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.94/7.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    784 time:  0.00 s
27.94/7.02	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
27.94/7.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
27.94/7.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.34/7.11	c lits-rem:       218  cl-subs:      143  v-elim:      0  v-fix:    0  time:  0.07 s
28.34/7.11	c vivif2 --  cl tried     3387 cl shrink        0 lits rem          0 time: 0.00
28.34/7.12	c vivif2 --  cl tried    22881 cl shrink        0 lits rem          0 time: 0.01
28.34/7.13	c asymm  cl-useful: 0/3387/3387 lits-rem:0 time: 0.01
28.34/7.13	c calculated reachability. Time: 0.00
28.34/7.13	c  N dy   321    105337       784      3387         0     22881     10243    445315     21.05   no data
30.76/7.76	c  N dy   361    112149       784      3387         0     15728     10243    194708     21.12     25.97
33.13/8.32	c  N dy   397    119357       784      3387         0     22893     10243    422744     21.12     22.44
36.32/9.13	c  N dy   445    127305       784      3387         0     15874     10243    169266     21.20     22.61
38.73/9.79	c  N dy   497    135463       784      3387         0     23997     10243    428773     21.28     22.55
42.32/10.67	c  N dy   539    144177       784      3387         0     16756     10243    172700     21.30     22.43
45.52/11.45	c  N dy   577    153468       784      3387         0     26005     10243    468987     21.30     26.59
47.51/11.92	c  S st   608    158006       784      3387         0     30516     10243    614401     21.34   no data
47.51/11.99	c  S st   608    158510       784      3387         0     31020     10243    630440     21.34   no data
47.51/11.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
47.51/12.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
47.51/12.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
47.51/12.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
47.51/12.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.51/12.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    784 time:  0.00 s
47.51/12.00	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
47.93/12.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
47.93/12.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
48.33/12.19	c lits-rem:       115  cl-subs:      268  v-elim:      0  v-fix:    0  time:  0.16 s
48.33/12.19	c vivif2 --  cl tried     3387 cl shrink        0 lits rem          0 time: 0.00
48.70/12.20	c vivif2 --  cl tried    30752 cl shrink        0 lits rem          0 time: 0.01
48.70/12.22	c asymm  cl-useful: 0/3387/3387 lits-rem:0 time: 0.02
48.70/12.22	c calculated reachability. Time: 0.00
48.70/12.22	c  N dy   608    158510       784      3387         0     30752     10243    619751     21.34   no data
54.30/13.67	c  N dy   642    173706       784      3387         0     28858     10243    520067     21.18     22.44
59.10/14.86	c  N dy   699    184866       784      3387         0     22087     10243    288968     21.21     22.33
64.29/16.11	c  N dy   777    196721       784      3387         0     33878     10243    667470     21.29     22.59
69.48/17.47	c  N dy   841    209421       784      3387         0     27635     10243    442039     21.33     22.60
76.27/19.10	c  N dy   921    222978       784      3387         0     21241     10243    210096     21.40     22.74
81.86/20.55	c  N dy   982    237253       784      3387         0     35439     10243    663344     21.40     22.68
82.26/20.62	c  S st   987    237766       784      3387         0     35951     10243    680149     21.40   no data
82.67/20.70	c  S st   987    238268       784      3387         0     36453     10243    695475     21.40   no data
82.67/20.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
82.67/20.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
82.67/20.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
82.67/20.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
82.67/20.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
82.67/20.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    784 time:  0.00 s
82.67/20.71	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
82.67/20.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
82.67/20.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
83.49/20.95	c lits-rem:       117  cl-subs:      312  v-elim:      0  v-fix:    0  time:  0.20 s
83.49/20.95	c vivif2 --  cl tried     3387 cl shrink        0 lits rem          0 time: 0.00
83.49/20.96	c vivif2 --  cl tried    36141 cl shrink        0 lits rem          0 time: 0.01
83.49/20.98	c asymm  cl-useful: 0/3387/3387 lits-rem:0 time: 0.02
83.49/20.98	c calculated reachability. Time: 0.00
83.49/20.98	c  N dy   987    238268       784      3387         0     36141     10243    683556     21.40   no data
90.65/22.72	c  N dy  1068    253486       784      3387         0     30395     10243    472983     21.44     22.82
99.04/24.82	c  N dy  1156    269707       784      3387         0     24650     10243    267875     21.48     22.85
107.03/26.89	c  N dy  1246    286948       784      3387         0     41806     10243    817717     21.53     29.35
116.22/29.16	c  N dy  1345    305341       784      3387         0     37217     10243    642766     21.57     22.81
116.62/29.28	c  F st  1348    306251       784      3387         0     38124     10243    672894     21.56     18.49
126.60/31.75	c  N dy  1419    325326       784      3387         0     33201     10243    488098     21.58     22.72
137.79/34.53	c  N dy  1483    345417       784      3387         0     28320     10243    313570     21.54     23.30
143.78/36.04	c  S st  1562    357403       784      3387         0     40249     10243    702007     21.59     20.51
144.18/36.14	c  S st  1562    357907       784      3387         0     40753     10243    718065     21.59   no data
144.18/36.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
144.18/36.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
144.18/36.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
144.18/36.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
144.18/36.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
144.18/36.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    784 time:  0.00 s
144.18/36.15	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
144.18/36.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
144.18/36.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
145.37/36.41	c lits-rem:       196  cl-subs:      234  v-elim:      0  v-fix:    0  time:  0.22 s
145.37/36.41	c vivif2 --  cl tried     3387 cl shrink        0 lits rem          0 time: 0.00
145.37/36.42	c vivif2 --  cl tried    40519 cl shrink        0 lits rem          0 time: 0.01
145.37/36.44	c asymm  cl-useful: 0/3387/3387 lits-rem:0 time: 0.03
145.37/36.44	c calculated reachability. Time: 0.00
145.37/36.44	c  N dy  1562    357907       784      3387         0     40519     10243    708060     21.59   no data
156.96/39.37	c  N dy  1666    378233       784      3387         0     34888     10243    492086     21.61     22.88
169.74/42.53	c  N dy  1744    398266       784      3387         0     27937     10243    243195     21.61     22.97
180.93/45.31	c  N dy  1863    418603       784      3387         0     48165     10243    894429     21.64     23.04
193.33/48.47	c  N dy  1958    438631       784      3387         0     40248     10243    607327     21.65     24.42
207.29/51.92	c  N dy  2062    459439       784      3387         0     32102     10243    324164     21.67     22.85
219.30/54.94	c  N dy  2193    479509       784      3387         0     52072     10243    971104     21.72     22.93
232.05/58.12	c  N dy  2278    499714       784      3387         0     42327     10243    624866     21.72     23.01
246.43/61.77	c  N dy  2351    519723       784      3387         0     31394     10243    249885     21.70     23.05
256.42/64.22	c  S st  2435    536860       784      3387         0     48416     10243    795885     21.72   no data
256.82/64.32	c  S st  2435    537364       784      3387         0     48920     10243    811207     21.72   no data
256.82/64.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
256.82/64.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
256.82/64.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
256.82/64.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
256.82/64.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
256.82/64.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    784 time:  0.00 s
256.82/64.35	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
256.82/64.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
256.82/64.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
258.02/64.68	c lits-rem:       217  cl-subs:      379  v-elim:      0  v-fix:    0  time:  0.29 s
258.02/64.68	c vivif2 --  cl tried     3387 cl shrink        0 lits rem          0 time: 0.00
258.02/64.69	c vivif2 --  cl tried    48541 cl shrink        0 lits rem          0 time: 0.01
258.42/64.72	c asymm  cl-useful: 0/3387/3387 lits-rem:0 time: 0.03
258.42/64.72	c calculated reachability. Time: 0.00
258.42/64.72	c  N dy  2435    537364       784      3387         0     48541     10243    796565     21.72   no data
273.60/68.57	c  N dy  2529    558277       784      3387         0     37511     10243    419045     21.72     23.44
287.18/71.97	c  N dy  2631    578385       784      3387         0     57507     10243   1060935     21.74     23.00
300.76/75.39	c  N dy  2700    598443       784      3387         0     44615     10243    626816     21.73     28.35
316.37/79.22	c  N dy  2786    618512       784      3387         0     64561     10243   1270687     21.74     24.46
329.55/82.54	c  N dy  2882    638584       784      3387         0     50745     10243    807875     21.75     29.60
347.12/86.97	c  N dy  2970    659491       784      3387         0     36703     10243    320312     21.75     22.98
361.09/90.42	c  N dy  3073    680695       784      3387         0     57779     10243   1008582     21.77     22.96
377.48/94.57	c  N dy  3167    700797       784      3387         0     41990     10243    466872     21.77     23.15
392.64/98.34	c  N dy  3265    720942       784      3387         0     62005     10243   1104185     21.78     23.00
409.81/102.60	c  N dy  3380    740982       784      3387         0     45150     10243    539772     21.81     23.16
429.39/107.51	c  N dy  3487    761008       784      3387         0     65071     10243   1184799     21.82     23.13
445.77/111.61	c  N dy  3575    781044       784      3387         0     47217     10243    579346     21.83     23.03
462.54/115.81	c  N dy  3658    801665       784      3387         0     67680     10243   1227852     21.83     23.11
466.54/116.87	c  S st  3662    806048       784      3387         0     72024     10243   1359635     21.82     19.86
467.35/117.05	c  S st  3662    806552       784      3387         0     72527     10243   1375939     21.82   no data
467.35/117.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
467.35/117.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
467.35/117.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
467.35/117.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
467.35/117.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
467.35/117.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    784 time:  0.00 s
467.35/117.09	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
467.74/117.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
467.74/117.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
471.33/118.01	c lits-rem:       270  cl-subs:     1006  v-elim:      0  v-fix:    0  time:  0.86 s
471.33/118.01	c vivif2 --  cl tried     3387 cl shrink        0 lits rem          0 time: 0.00
471.33/118.03	c vivif2 --  cl tried    71521 cl shrink        0 lits rem          0 time: 0.02
471.33/118.09	c asymm  cl-useful: 0/3387/3387 lits-rem:0 time: 0.06
471.33/118.09	c calculated reachability. Time: 0.00
471.33/118.09	c  N dy  3662    806552       784      3387         0     71521     10243   1339684     21.82   no data
487.33/122.01	c  N dy  3739    826590       784      3387         0     52687     10243    731042     21.81     23.08
505.32/126.56	c  N dy  3830    847120       784      3387         0     73096     10243   1394407     21.82     23.01
522.07/130.71	c  N dy  3935    867395       784      3387         0     53473     10243    726495     21.83     23.14
539.65/135.20	c  N dy  4029    887424       784      3387         0     73374     10243   1374799     21.83     26.80
558.42/139.80	c  N dy  4124    907549       784      3387         0     52670     10243    676435     21.84     23.00
576.79/144.47	c  N dy  4224    927889       784      3387         0     72871     10243   1332572     21.86     23.16
595.97/149.23	c  N dy  4337    948298       784      3387         0     51422     10243    609535     21.87     23.06
613.15/153.57	c  N dy  4411    968345       784      3387         0     71320     10243   1245135     21.87     23.19
634.31/158.85	c  N dy  4520    988478       784      3387         0     48605     10243    494264     21.88     23.41
651.09/163.04	c  N dy  4612   1008500       784      3387         0     68498     10243   1132930     21.89     23.09
674.66/168.91	c  N dy  4736   1028575       784      3387         0     44743     10243    344722     21.91     23.44
690.24/172.84	c  N dy  4840   1048616       784      3387         0     64662     10243    994013     21.92     23.10
711.02/178.05	c  N dy  4885   1068954       784      3387         0     84826     10243   1639277     21.90     23.10
714.21/178.87	c  F st  4891   1071876       784      3387         0     87721     10243   1732870     21.89     22.44
727.79/182.22	c  N dy  4958   1089029       784      3387         0     60077     10243    823790     21.90     23.23
748.56/187.48	c  N dy  5061   1109061       784      3387         0     79981     10243   1470065     21.91     23.49
769.74/192.78	c  N dy  5126   1129180       784      3387         0     54268     10243    600279     21.89     23.24
789.31/197.63	c  N dy  5230   1149181       784      3387         0     74145     10243   1244914     21.90     23.10
815.27/204.13	c  N dy  5333   1169489       784      3387         0     47652     10243    360448     21.91     23.11
832.05/208.38	c  N dy  5464   1189517       784      3387         0     67567     10243   1011337     21.93     24.18
855.22/214.11	c  N dy  5506   1209829       784      3387         0     87711     10243   1658694     21.92     20.45
855.22/214.11	c  S st  5506   1209829       784      3387         0     87711     10243   1658694     21.92     20.45
856.02/214.34	c  S st  5506   1210331       784      3387         0     88210     10243   1674749     21.92   no data
856.02/214.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
856.02/214.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
856.02/214.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
856.02/214.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
856.02/214.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
856.02/214.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    784 time:  0.00 s
856.02/214.39	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
856.44/214.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
856.44/214.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
862.01/215.89	c lits-rem:       184  cl-subs:     1163  v-elim:      0  v-fix:    0  time:  1.42 s
862.01/215.89	c vivif2 --  cl tried     3387 cl shrink        0 lits rem          0 time: 0.00
862.41/215.91	c vivif2 --  cl tried    87047 cl shrink        0 lits rem          0 time: 0.02
862.81/216.00	c asymm  cl-useful: 0/3387/3387 lits-rem:0 time: 0.08
862.81/216.00	c calculated reachability. Time: 0.00
862.81/216.00	c  N dy  5506   1210331       784      3387         0     87047     10243   1630963     21.92   no data
884.78/221.55	c  N dy  5603   1230377       784      3387         0     59298     10243    713776     21.92     23.11
908.74/227.51	c  N dy  5674   1250611       784      3387         0     79379     10243   1359206     21.92     23.14
935.11/234.12	c  N dy  5747   1270761       784      3387         0     50693     10243    408941     21.92     23.08
952.29/238.47	c  N dy  5837   1291028       784      3387         0     70802     10243   1053339     21.92     23.09
976.66/244.60	c  N dy  5929   1311101       784      3387         0     90737     10243   1695203     21.92     26.88
998.22/249.94	c  N dy  5991   1331249       784      3387         0     61100     10243    716356     21.92     23.18
1019.79/255.33	c  N dy  6110   1351305       784      3387         0     81025     10243   1366390     21.93     27.14
1049.36/262.77	c  N dy  6218   1372179       784      3387         0     51126     10243    371490     21.94     23.82
1066.54/267.05	c  N dy  6264   1392248       784      3387         0     71011     10243    999611     21.93     23.99
1089.73/272.89	c  N dy  6326   1412507       784      3387         0     91077     10243   1638476     21.91     23.18
1114.87/279.10	c  N dy  6429   1432803       784      3387         0     59640     10243    624069     21.92     23.19
1135.24/284.24	c  N dy  6521   1453112       784      3387         0     79801     10243   1281580     21.92     23.15
1161.61/290.89	c  N dy  6587   1473297       784      3387         0     99812     10243   1928578     21.91     23.21
1183.57/296.30	c  N dy  6683   1493403       784      3387         0     67176     10243    833038     21.91     23.35
1206.35/302.01	c  N dy  6786   1513472       784      3387         0     87097     10243   1494556     21.92     25.91
1237.11/309.75	c  N dy  6877   1534922       784      3387         0     54785     10243    414160     21.92     23.20
1256.70/314.62	c  N dy  6955   1555895       784      3387         0     75624     10243   1086984     21.92     23.07
1282.25/321.05	c  N dy  7044   1576191       784      3387         0     95783     10243   1756547     21.92     23.24
1310.21/328.04	c  N dy  7127   1596890       784      3387         0     61726     10243    616114     21.92     23.10
1331.41/333.33	c  N dy  7211   1617474       784      3387         0     82160     10243   1276660     21.92     23.31
1366.15/342.05	c  N dy  7249   1642848       784      3387         0    107319     10243   2079968     21.90     23.09
1388.90/347.74	c  N dy  7350   1664064       784      3387         0     72790     10243    939320     21.90     23.11
1420.05/355.50	c  N dy  7451   1689521       784      3387         0     98048     10243   1752616     21.90     23.55
1449.64/362.91	c  N dy  7531   1709977       784      3387         0     61803     10243    566062     21.89     23.12
1449.64/362.98	c  S st  7533   1710334       784      3387         0     62159     10243    577157     21.89   no data
1450.41/363.12	c  S st  7533   1710837       784      3387         0     62662     10243    593824     21.89   no data
1450.41/363.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1450.41/363.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
1450.41/363.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1450.41/363.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1450.41/363.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1450.41/363.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    784 time:  0.00 s
1450.41/363.15	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1450.41/363.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
1450.41/363.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1451.21/363.34	c lits-rem:        11  cl-subs:      203  v-elim:      0  v-fix:    0  time:  0.15 s
1451.21/363.34	c vivif2 --  cl tried     3387 cl shrink        0 lits rem          0 time: 0.00
1451.21/363.35	c vivif2 --  cl tried    62459 cl shrink        0 lits rem          0 time: 0.01
1451.61/363.40	c asymm  cl-useful: 0/3387/3387 lits-rem:0 time: 0.05
1451.61/363.40	c calculated reachability. Time: 0.00
1451.61/363.40	c  N dy  7533   1710837       784      3387         0     62459     10243    586945     21.89   no data
1479.58/370.47	c  N dy  7621   1737377       784      3387         0     88799     10243   1426430     21.88     23.22
1511.93/378.54	c  N dy  7729   1757901       784      3387         0    109174     10243   2084327     21.89     23.10
1538.30/385.12	c  N dy  7839   1779835       784      3387         0     73406     10243    919210     21.90     23.06
1565.06/391.84	c  N dy  7903   1801947       784      3387         0     95372     10243   1625993     21.89     23.14
1597.82/400.02	c  N dy  7961   1822537       784      3387         0    115742     10243   2261639     21.88     23.14
1619.39/405.41	c  N dy  8060   1842959       784      3387         0     77461     10243   1025037     21.88     23.13
1646.15/412.12	c  N dy  8111   1863134       784      3387         0     97451     10243   1672000     21.87     23.03
1690.10/423.12	c  N dy  8228   1883224       784      3387         0    117420     10243   2329038     21.88     23.07
1711.27/428.43	c  N dy  8313   1903267       784      3387         0     77767     10243    997429     21.89     24.21
1739.23/435.46	c  N dy  8428   1924340       784      3387         0     98728     10243   1682430     21.89     23.19
1773.18/443.91	c  N dy  8514   1944370       784      3387         0    118639     10243   2321787     21.90     23.67
1804.35/451.78	c  N dy  8615   1972522       784      3387         0     86005     10243   1247860     21.89     23.13
1834.69/459.39	c  N dy  8745   1992557       784      3387         0    105916     10243   1898892     21.90     23.15
1869.06/467.91	c  N dy  8834   2012665       784      3387         0     64289     10243    515600     21.90     23.09
1889.82/473.11	c  N dy  8905   2032753       784      3387         0     84228     10243   1163591     21.90     23.14
1918.58/480.39	c  N dy  8991   2052841       784      3387         0    104182     10243   1801746     21.90     23.07
1955.36/489.52	c  N dy  9085   2072971       784      3387         0    124182     10243   2454461     21.91     23.09
1977.33/495.04	c  N dy  9199   2093027       784      3387         0     81549     10243   1057972     21.91     23.64
2004.47/501.88	c  N dy  9279   2113127       784      3387         0    101477     10243   1707003     21.91     23.11
2040.02/510.72	c  N dy  9372   2133182       784      3387         0    121390     10243   2353494     21.92     23.17
2065.59/517.17	c  N dy  9476   2153304       784      3387         0     77842     10243    916327     21.93     23.38
2092.36/523.85	c  N dy  9587   2173318       784      3387         0     97710     10243   1563944     21.93     25.69
2126.73/532.49	c  N dy  9668   2193774       784      3387         0    118020     10243   2217224     21.93     23.26
2154.67/539.47	c  S st  9754   2210838       784      3387         0     70443     10243    642907     21.94     21.74
2155.47/539.64	c  S st  9754   2211346       784      3387         0     70951     10243    659930     21.94   no data
2155.47/539.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2155.47/539.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
2155.47/539.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2155.47/539.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2155.47/539.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2155.47/539.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    784 time:  0.00 s
2155.47/539.67	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2155.47/539.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2155.87/539.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2156.27/539.87	c lits-rem:        21  cl-subs:      101  v-elim:      0  v-fix:    0  time:  0.16 s
2156.27/539.87	c vivif2 --  cl tried     3387 cl shrink        0 lits rem          0 time: 0.00
2156.27/539.88	c vivif2 --  cl tried    70850 cl shrink        0 lits rem          0 time: 0.01
2156.67/539.94	c asymm  cl-useful: 0/3387/3387 lits-rem:0 time: 0.06
2156.67/539.94	c calculated reachability. Time: 0.00
2156.67/539.94	c  N dy  9754   2211346       784      3387         0     70850     10243    655706     21.94   no data
2180.63/545.90	c  N dy  9841   2231610       784      3387         0     90987     10243   1309588     21.94     23.16
2209.40/553.20	c  N dy  9902   2251734       784      3387         0    110945     10243   1973142     21.93     23.20
2248.94/563.02	c  N dy  9984   2273748       784      3387         0     67267     10243    510672     21.93     23.18
2270.12/568.39	c  N dy 10040   2293817       784      3387         0     87152     10243   1154416     21.93     23.29
2300.07/575.86	c  N dy 10148   2313849       784      3387         0    107053     10243   1799404     21.93     23.80
2345.22/587.10	c  N dy 10246   2337869       784      3387         0    130874     10243   2568223     21.93     23.11
2373.18/594.18	c  N dy 10313   2357893       784      3387         0     84208     10243   1016321     21.93     23.15
2401.94/601.39	c  N dy 10370   2378821       784      3387         0    104959     10243   1684491     21.92     23.17
2433.50/609.25	c  N dy 10387   2398834       784      3387         0    124753     10243   2311540     21.91     23.10
2464.67/617.08	c  N dy 10496   2418901       784      3387         0     77251     10243    784812     21.91     23.19
2489.82/623.33	c  N dy 10574   2438970       784      3387         0     97158     10243   1427806     21.91     23.14
2524.17/631.91	c  N dy 10692   2459017       784      3387         0    117075     10243   2079254     21.92     23.08
2565.31/642.25	c  N dy 10797   2479224       784      3387         0     68683     10243    478963     21.93     23.63
2589.69/648.38	c  N dy 10849   2501673       784      3387         0     90920     10243   1200585     21.92     23.28
2621.64/656.31	c  N dy 10958   2522118       784      3387         0    111251     10243   1869617     21.92     23.23
2659.59/665.87	c  N dy 11050   2542132       784      3387         0    131129     10243   2521994     21.93     23.49
2690.34/673.58	c  N dy 11155   2562207       784      3387         0     81585     10243    870511     21.93     24.87
2718.31/680.54	c  N dy 11278   2582215       784      3387         0    101469     10243   1519127     21.94     23.70
2753.06/689.23	c  N dy 11378   2602266       784      3387         0    121384     10243   2172902     21.95     23.96
2794.63/699.61	c  N dy 11481   2622348       784      3387         0     70823     10243    495595     21.95     23.38
2818.58/705.67	c  N dy 11570   2642608       784      3387         0     90941     10243   1150156     21.95     23.30
2850.14/713.59	c  N dy 11694   2662694       784      3387         0    110922     10243   1804101     21.96     26.88
2890.48/723.61	c  N dy 11820   2682781       784      3387         0    130899     10243   2466837     21.97     23.28
2926.05/732.53	c  N dy 11886   2703013       784      3387         0     79453     10243    745464     21.97     23.24
2936.42/735.16	c  S st 11935   2711347       784      3387         0     87733     10243   1017447     21.97   no data
2937.22/735.38	c  S st 11935   2711849       784      3387         0     88235     10243   1034763     21.97   no data
2937.22/735.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2937.61/735.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
2937.61/735.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2937.61/735.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2937.61/735.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2937.61/735.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    784 time:  0.00 s
2937.61/735.42	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2937.61/735.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2937.61/735.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2939.23/735.88	c lits-rem:        51  cl-subs:      531  v-elim:      0  v-fix:    0  time:  0.40 s
2939.23/735.88	c vivif2 --  cl tried     3387 cl shrink        0 lits rem          0 time: 0.00
2939.23/735.90	c vivif2 --  cl tried    87704 cl shrink        0 lits rem          0 time: 0.02
2939.63/735.98	c asymm  cl-useful: 0/3387/3387 lits-rem:0 time: 0.08
2939.63/735.99	c calculated reachability. Time: 0.00
2939.63/735.99	c  N dy 11935   2711849       784      3387         0     87704     10243   1016181     21.97   no data
2970.39/743.66	c  N dy 12073   2731915       784      3387         0    107660     10243   1678336     21.99     25.16
3007.52/752.99	c  N dy 12164   2752187       784      3387         0    127771     10243   2332731     21.99     23.26
3050.66/763.76	c  N dy 12274   2772845       784      3387         0     75782     10243    606115     22.00     23.21
3077.43/770.40	c  N dy 12337   2794684       784      3387         0     97433     10243   1307578     21.99     23.32
3113.38/779.43	c  N dy 12463   2814734       784      3387         0    117356     10243   1966610     22.00     23.45
3156.52/790.21	c  N dy 12570   2835835       784      3387         0    138338     10243   2654682     22.00     23.17
3190.47/798.70	c  N dy 12655   2855919       784      3387         0     84752     10243    866902     22.01     25.09
3220.86/806.35	c  N dy 12739   2877296       784      3387         0    105982     10243   1550636     22.01     23.50
3256.38/815.23	c  N dy 12808   2897588       784      3387         0    126064     10243   2188332     22.00     23.34
3302.33/826.78	c  N dy 12941   2918410       784      3387         0    146756     10243   2870630     22.01     23.29
3330.31/833.79	c  N dy 13051   2938501       784      3387         0     92254     10243   1094727     22.02     23.31
3360.50/841.34	c  N dy 13127   2958550       784      3387         0    112169     10243   1737944     22.02     23.39
3396.88/850.52	c  N dy 13201   2978892       784      3387         0    132373     10243   2409336     22.02     23.32
3440.51/861.54	c  N dy 13292   2999050       784      3387         0     76942     10243    563695     22.02     23.23
3466.10/867.98	c  N dy 13404   3019137       784      3387         0     96897     10243   1214593     22.02     25.74
3497.63/875.87	c  N dy 13440   3039856       784      3387         0    117432     10243   1867709     22.02     23.19
3538.78/886.14	c  N dy 13552   3059888       784      3387         0    137327     10243   2522080     22.02     26.33
3582.32/897.08	c  N dy 13672   3080350       784      3387         0     81211     10243    679683     22.03     23.32
3610.28/904.06	c  N dy 13812   3100408       784      3387         0    101141     10243   1337254     22.04     23.41
3644.24/912.55	c  N dy 13927   3120417       784      3387         0    121027     10243   2003460     22.04     24.55
3684.17/922.55	c  N dy 13967   3140742       784      3387         0    141143     10243   2629645     22.04     23.22
3731.31/934.36	c  N dy 14040   3161064       784      3387         0     83905     10243    742144     22.04     23.23
3764.90/942.75	c  N dy 14112   3181186       784      3387         0    103878     10243   1387669     22.03     23.55
3800.82/951.77	c  N dy 14209   3201438       784      3387         0    123979     10243   2043997     22.04     23.21
3822.39/957.14	c  S st 14269   3211850       784      3387         0    134324     10243   2383861     22.04     19.26
3823.99/957.51	c  S st 14269   3212354       784      3387         0    134827     10243   2398767     22.04   no data
3823.99/957.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3823.99/957.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
3823.99/957.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3823.99/957.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3823.99/957.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3823.99/957.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    784 time:  0.00 s
3823.99/957.60	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3824.39/957.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
3824.79/957.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3834.38/960.10	c lits-rem:       166  cl-subs:     1699  v-elim:      0  v-fix:    0  time:  2.38 s
3834.38/960.10	c vivif2 --  cl tried     3387 cl shrink        0 lits rem          0 time: 0.00
3834.38/960.13	c vivif2 --  cl tried   133128 cl shrink        0 lits rem          0 time: 0.03
3834.80/960.28	c asymm  cl-useful: 0/3387/3387 lits-rem:0 time: 0.14
3834.80/960.28	c calculated reachability. Time: 0.00
3834.80/960.28	c  N dy 14269   3212354       784      3387         0    133128     10243   2337604     22.04   no data
3881.12/971.87	c  N dy 14378   3232499       784      3387         0    153106     10243   2987866     22.04     23.52
3912.27/979.68	c  N dy 14492   3252571       784      3387         0     94646     10243   1068626     22.05     27.41
3947.43/988.47	c  N dy 14587   3272606       784      3387         0    114539     10243   1725495     22.05     23.28
3998.96/1001.33	c  N dy 14713   3292645       784      3387         0    134462     10243   2386740     22.06     23.33
4045.30/1012.94	c  N dy 14812   3312693       784      3387         0    154376     10243   3044333     22.06     23.23
4077.25/1020.97	c  N dy 14906   3333119       784      3387         0     95202     10243   1060942     22.07     23.44
4110.01/1029.16	c  N dy 15024   3353189       784      3387         0    115115     10243   1711502     22.07     23.24
4146.36/1038.25	c  N dy 15045   3373617       784      3387         0    135215     10243   2339679     22.06     23.44
4193.50/1050.03	c  N dy 15135   3393919       784      3387         0    155351     10243   2996756     22.06     23.26
4225.87/1058.15	c  N dy 15239   3414004       784      3387         0     94967     10243   1027115     22.07     24.03
4259.01/1066.42	c  N dy 15339   3434502       784      3387         0    115323     10243   1689461     22.07     23.39
4298.55/1076.39	c  N dy 15437   3454593       784      3387         0    135294     10243   2337950     22.07     25.43
4346.89/1088.41	c  N dy 15554   3474900       784      3387         0    155447     10243   2997832     22.08     23.45
4382.44/1097.34	c  N dy 15634   3494998       784      3387         0     94032     10243    967642     22.08     26.05
4416.39/1105.87	c  N dy 15752   3516290       784      3387         0    115192     10243   1659828     22.08     23.71
4454.36/1115.34	c  N dy 15832   3536505       784      3387         0    135269     10243   2324638     22.08     23.42
4501.07/1127.09	c  N dy 15912   3556538       784      3387         0    155159     10243   2983151     22.08     23.39
4539.02/1136.53	c  N dy 15979   3576698       784      3387         0     92767     10243    899400     22.08     23.53
4570.98/1144.51	c  N dy 16094   3596870       784      3387         0    112805     10243   1558367     22.08     23.40
4610.53/1154.42	c  N dy 16163   3617504       784      3387         0    133256     10243   2222006     22.08     23.28
4670.45/1169.48	c  N dy 16265   3637601       784      3387         0    153209     10243   2868949     22.08     23.31
4720.78/1182.07	c  N dy 16374   3658095       784      3387         0     90183     10243    793244     22.09     23.27
4754.73/1190.59	c  N dy 16475   3680578       784      3387         0    112439     10243   1509622     22.09     23.54
4793.88/1200.34	c  N dy 16591   3700689       784      3387         0    132422     10243   2165270     22.09     23.50

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

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

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


[startup+0 s]
/proc/loadavg: 1.99 4.53 6.11 3/176 26154
/proc/meminfo: memFree=17457720/32950940 swapFree=67111528/67111528
[pid=26154] ppid=26150 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/26154/stat : 26154 (strangenight2-m) R 26150 26154 25837 0 -1 4202496 407 0 0 0 0 0 0 0 23 0 4 0 597500268 52441088 347 33554432000 4194304 4627427 140735912925168 18446744073709551615 47271754016690 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26154/statm: 12803 347 299 106 0 7774 0
[pid=26154/tid=26155] ppid=26150 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/26154/task/26155/stat : 26155 (strangenight2-m) R 26150 26154 25837 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 4 0 597500268 52441088 347 33554432000 4194304 4627427 140735912925168 18446744073709551615 47271754016690 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26154/tid=26158] ppid=26150 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/26154/task/26158/stat : 26158 (strangenight2-m) R 26150 26154 25837 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 597500268 52441088 347 33554432000 4194304 4627427 140735912925168 18446744073709551615 215988648945 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26154/tid=26159] ppid=26150 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/26154/task/26159/stat : 26159 (strangenight2-m) R 26150 26154 25837 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 597500268 52441088 347 33554432000 4194304 4627427 140735912925168 18446744073709551615 215988648945 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.0766591 s]
/proc/loadavg: 1.99 4.53 6.11 3/176 26154
/proc/meminfo: memFree=17457720/32950940 swapFree=67111528/67111528
[pid=26154] ppid=26150 vsize=282168 CPUtime=0.28 cores=1,3,5,7
/proc/26154/stat : 26154 (strangenight2-m) R 26150 26154 25837 0 -1 4202496 1949 0 0 0 28 0 0 0 18 0 4 0 597500268 288940032 1776 33554432000 4194304 4627427 140735912925168 18446744073709551615 4310378 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26154/statm: 70542 1776 384 106 0 65513 0
[pid=26154/tid=26155] ppid=26150 vsize=282168 CPUtime=0.07 cores=1,3,5,7
/proc/26154/task/26155/stat : 26155 (strangenight2-m) R 26150 26154 25837 0 -1 4202560 436 0 0 0 7 0 0 0 18 0 4 0 597500268 288940032 1776 33554432000 4194304 4627427 140735912925168 18446744073709551615 4308359 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26154/tid=26158] ppid=26150 vsize=282168 CPUtime=0.06 cores=1,3,5,7
/proc/26154/task/26158/stat : 26158 (strangenight2-m) R 26150 26154 25837 0 -1 4202560 382 0 0 0 6 0 0 0 25 0 4 0 597500268 288940032 1776 33554432000 4194304 4627427 140735912925168 18446744073709551615 4310378 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26154/tid=26159] ppid=26150 vsize=282168 CPUtime=0.07 cores=1,3,5,7
/proc/26154/task/26159/stat : 26159 (strangenight2-m) R 26150 26154 25837 0 -1 4202560 296 0 0 0 7 0 0 0 25 0 4 0 597500268 288940032 1776 33554432000 4194304 4627427 140735912925168 18446744073709551615 4308141 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 282168

[startup+0.100653 s]
/proc/loadavg: 1.99 4.53 6.11 3/176 26154
/proc/meminfo: memFree=17457720/32950940 swapFree=67111528/67111528
[pid=26154] ppid=26150 vsize=282168 CPUtime=0.38 cores=1,3,5,7
/proc/26154/stat : 26154 (strangenight2-m) R 26150 26154 25837 0 -1 4202496 2075 0 0 0 38 0 0 0 18 0 4 0 597500268 288940032 1902 33554432000 4194304 4627427 140735912925168 18446744073709551615 4321550 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26154/statm: 70542 1902 384 106 0 65513 0
[pid=26154/tid=26155] ppid=26150 vsize=282168 CPUtime=0.09 cores=1,3,5,7
/proc/26154/task/26155/stat : 26155 (strangenight2-m) R 26150 26154 25837 0 -1 4202560 468 0 0 0 9 0 0 0 18 0 4 0 597500268 288940032 1902 33554432000 4194304 4627427 140735912925168 18446744073709551615 4308824 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26154/tid=26158] ppid=26150 vsize=282168 CPUtime=0.09 cores=1,3,5,7
/proc/26154/task/26158/stat : 26158 (strangenight2-m) R 26150 26154 25837 0 -1 4202560 414 0 0 0 9 0 0 0 25 0 4 0 597500268 288940032 1902 33554432000 4194304 4627427 140735912925168 18446744073709551615 4308584 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26154/tid=26159] ppid=26150 vsize=282168 CPUtime=0.09 cores=1,3,5,7
/proc/26154/task/26159/stat : 26159 (strangenight2-m) R 26150 26154 25837 0 -1 4202560 327 0 0 0 9 0 0 0 25 0 4 0 597500268 288940032 1902 33554432000 4194304 4627427 140735912925168 18446744073709551615 4327756 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 282168

[startup+0.300619 s]
/proc/loadavg: 1.99 4.53 6.11 3/176 26154
/proc/meminfo: memFree=17457720/32950940 swapFree=67111528/67111528
[pid=26154] ppid=26150 vsize=284060 CPUtime=1.17 cores=1,3,5,7
/proc/26154/stat : 26154 (strangenight2-m) R 26150 26154 25837 0 -1 4202496 3311 0 0 0 117 0 0 0 18 0 4 0 597500268 290877440 2328 33554432000 4194304 4627427 140735912925168 18446744073709551615 4321729 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26154/statm: 71015 2329 385 106 0 65986 0
[pid=26154/tid=26155] ppid=26150 vsize=284060 CPUtime=0.29 cores=1,3,5,7
/proc/26154/task/26155/stat : 26155 (strangenight2-m) R 26150 26154 25837 0 -1 4202560 778 0 0 0 29 0 0 0 18 0 4 0 597500268 290877440 2329 33554432000 4194304 4627427 140735912925168 18446744073709551615 215988253729 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26154/tid=26158] ppid=26150 vsize=284060 CPUtime=0.29 cores=1,3,5,7
/proc/26154/task/26158/stat : 26158 (strangenight2-m) R 26150 26154 25837 0 -1 4202560 716 0 0 0 29 0 0 0 25 0 4 0 597500268 290877440 2329 33554432000 4194304 4627427 140735912925168 18446744073709551615 4308654 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26154/tid=26159] ppid=26150 vsize=284060 CPUtime=0.29 cores=1,3,5,7
/proc/26154/task/26159/stat : 26159 (strangenight2-m) R 26150 26154 25837 0 -1 4202560 643 0 0 0 29 0 0 0 25 0 4 0 597500268 290877440 2329 33554432000 4194304 4627427 140735912925168 18446744073709551615 4332873 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 284060

[startup+0.70055 s]
/proc/loadavg: 1.99 4.53 6.11 3/176 26154
/proc/meminfo: memFree=17457720/32950940 swapFree=67111528/67111528
[pid=26154] ppid=26150 vsize=285140 CPUtime=2.78 cores=1,3,5,7
/proc/26154/stat : 26154 (strangenight2-m) R 26150 26154 25837 0 -1 4202496 5252 0 0 0 277 1 0 0 18 0 4 0 597500268 291983360 3050 33554432000 4194304 4627427 140735912925168 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26154/statm: 71285 3050 385 106 0 66256 0
[pid=26154/tid=26155] ppid=26150 vsize=285140 CPUtime=0.69 cores=1,3,5,7
/proc/26154/task/26155/stat : 26155 (strangenight2-m) R 26150 26154 25837 0 -1 4202560 1280 0 0 0 69 0 0 0 18 0 4 0 597500268 291983360 3050 33554432000 4194304 4627427 140735912925168 18446744073709551615 4299605 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26154/tid=26158] ppid=26150 vsize=285140 CPUtime=0.69 cores=1,3,5,7
/proc/26154/task/26158/stat : 26158 (strangenight2-m) R 26150 26154 25837 0 -1 4202560 1210 0 0 0 69 0 0 0 25 0 4 0 597500268 291983360 3050 33554432000 4194304 4627427 140735912925168 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26154/tid=26159] ppid=26150 vsize=285140 CPUtime=0.69 cores=1,3,5,7
/proc/26154/task/26159/stat : 26159 (strangenight2-m) R 26150 26154 25837 0 -1 4202560 1110 0 0 0 69 0 0 0 25 0 4 0 597500268 291983360 3050 33554432000 4194304 4627427 140735912925168 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 285140

[startup+1.50041 s]
/proc/loadavg: 2.55 4.60 6.13 10/184 26162
/proc/meminfo: memFree=17434592/32950940 swapFree=67111528/67111528
[pid=26154] ppid=26150 vsize=286760 CPUtime=5.96 cores=1,3,5,7
/proc/26154/stat : 26154 (strangenight2-m) R 26150 26154 25837 0 -1 4202496 9115 0 0 0 595 1 0 0 20 0 4 0 597500268 293642240 3570 33554432000 4194304 4627427 140735912925168 18446744073709551615 4310094 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26154/statm: 71690 3570 386 106 0 66661 0
[pid=26154/tid=26155] ppid=26150 vsize=286760 CPUtime=1.49 cores=1,3,5,7
/proc/26154/task/26155/stat : 26155 (strangenight2-m) R 26150 26154 25837 0 -1 4202560 2236 0 0 0 149 0 0 0 20 0 4 0 597500268 293642240 3570 33554432000 4194304 4627427 140735912925168 18446744073709551615 4308277 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26154/tid=26158] ppid=26150 vsize=286760 CPUtime=1.49 cores=1,3,5,7
/proc/26154/task/26158/stat : 26158 (strangenight2-m) R 26150 26154 25837 0 -1 4202560 2172 0 0 0 149 0 0 0 25 0 4 0 597500268 293642240 3570 33554432000 4194304 4627427 140735912925168 18446744073709551615 4310378 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26154/tid=26159] ppid=26150 vsize=286760 CPUtime=1.48 cores=1,3,5,7
/proc/26154/task/26159/stat : 26159 (strangenight2-m) R 26150 26154 25837 0 -1 4202560 2065 0 0 0 148 0 0 0 25 0 4 0 597500268 293642240 3570 33554432000 4194304 4627427 140735912925168 18446744073709551615 4351550 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 286760

[startup+3.10113 s]
/proc/loadavg: 2.55 4.60 6.13 10/184 26162
/proc/meminfo: memFree=17409544/32950940 swapFree=67111528/67111528
[pid=26154] ppid=26150 vsize=277304 CPUtime=12.37 cores=1,3,5,7
/proc/26154/stat : 26154 (strangenight2-m) R 26150 26154 25837 0 -1 4202496 21450 0 0 0 1232 5 0 0 25 0 4 0 597500268 283959296 12207 33554432000 4194304 4627427 140735912925168 18446744073709551615 4309568 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26154/statm: 69326 12207 389 106 0 64297 0
[pid=26154/tid=26155] ppid=26150 vsize=277304 CPUtime=3.08 cores=1,3,5,7
/proc/26154/task/26155/stat : 26155 (strangenight2-m) R 26150 26154 25837 0 -1 4202560 4615 0 0 0 308 0 0 0 25 0 4 0 597500268 283959296 12207 33554432000 4194304 4627427 140735912925168 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26154/tid=26158] ppid=26150 vsize=277304 CPUtime=3.09 cores=1,3,5,7
/proc/26154/task/26158/stat : 26158 (strangenight2-m) R 26150 26154 25837 0 -1 4202560 5920 0 0 0 308 1 0 0 25 0 4 0 597500268 283959296 12208 33554432000 4194304 4627427 140735912925168 18446744073709551615 4507021 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26154/tid=26159] ppid=26150 vsize=277304 CPUtime=3.07 cores=1,3,5,7
/proc/26154/task/26159/stat : 26159 (strangenight2-m) R 26150 26154 25837 0 -1 4202560 5352 0 0 0 307 0 0 0 25 0 4 0 597500268 283959296 12209 33554432000 4194304 4627427 140735912925168 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 277304

[startup+6.30057 s]
/proc/loadavg: 2.55 4.60 6.13 10/184 26162
/proc/meminfo: memFree=17345448/32950940 swapFree=67111528/67111528
[pid=26154] ppid=26150 vsize=277976 CPUtime=25.14 cores=1,3,5,7
/proc/26154/stat : 26154 (strangenight2-m) R 26150 26154 25837 0 -1 4202496 31236 0 0 0 2508 6 0 0 25 0 4 0 597500268 284647424 15898 33554432000 4194304 4627427 140735912925168 18446744073709551615 4308593 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26154/statm: 69494 15898 389 106 0 64465 0
[pid=26154/tid=26155] ppid=26150 vsize=277976 CPUtime=6.29 cores=1,3,5,7
/proc/26154/task/26155/stat : 26155 (strangenight2-m) R 26150 26154 25837 0 -1 4202560 7841 0 0 0 628 1 0 0 25 0 4 0 597500268 284647424 15898 33554432000 4194304 4627427 140735912925168 18446744073709551615 4310102 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26154/tid=26158] ppid=26150 vsize=277976 CPUtime=6.28 cores=1,3,5,7
/proc/26154/task/26158/stat : 26158 (strangenight2-m) R 26150 26154 25837 0 -1 4202560 8209 0 0 0 627 1 0 0 25 0 4 0 597500268 284647424 15898 33554432000 4194304 4627427 140735912925168 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26154/tid=26159] ppid=26150 vsize=277976 CPUtime=6.26 cores=1,3,5,7
/proc/26154/task/26159/stat : 26159 (strangenight2-m) R 26150 26154 25837 0 -1 4202560 7568 0 0 0 625 1 0 0 25 0 4 0 597500268 284647424 15898 33554432000 4194304 4627427 140735912925168 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 277976

[startup+12.7005 s]
/proc/loadavg: 3.53 4.75 6.16 10/184 26162
/proc/meminfo: memFree=17273552/32950940 swapFree=67111528/67111528
[pid=26154] ppid=26150 vsize=279292 CPUtime=50.7 cores=1,3,5,7
/proc/26154/stat : 26154 (strangenight2-m) R 26150 26154 25837 0 -1 4202496 48908 0 0 0 5060 10 0 0 25 0 4 0 597500268 285995008 26171 33554432000 4194304 4627427 140735912925168 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26154/statm: 69823 26171 389 106 0 64794 0
[pid=26154/tid=26155] ppid=26150 vsize=279292 CPUtime=12.69 cores=1,3,5,7
/proc/26154/task/26155/stat : 26155 (strangenight2-m) R 26150 26154 25837 0 -1 4202560 11082 0 0 0 1267 2 0 0 25 0 4 0 597500268 285995008 26171 33554432000 4194304 4627427 140735912925168 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26154/tid=26158] ppid=26150 vsize=279292 CPUtime=12.68 cores=1,3,5,7
/proc/26154/task/26158/stat : 26158 (strangenight2-m) R 26150 26154 25837 0 -1 4202560 12683 0 0 0 1266 2 0 0 25 0 4 0 597500268 285995008 26171 33554432000 4194304 4627427 140735912925168 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26154/tid=26159] ppid=26150 vsize=279292 CPUtime=12.62 cores=1,3,5,7
/proc/26154/task/26159/stat : 26159 (strangenight2-m) R 26150 26154 25837 0 -1 4202560 13632 0 0 0 1260 2 0 0 25 0 4 0 597500268 285995008 26171 33554432000 4194304 4627427 140735912925168 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 279292

[startup+25.5002 s]
/proc/loadavg: 4.22 4.85 6.18 10/184 26163
/proc/meminfo: memFree=17213700/32950940 swapFree=67111528/67111528
[pid=26154] ppid=26150 vsize=279612 CPUtime=101.83 cores=1,3,5,7
/proc/26154/stat : 26154 (strangenight2-m) R 26150 26154 25837 0 -1 4202496 67336 0 0 0 10168 15 0 0 25 0 4 0 597500268 286322688 30794 33554432000 4194304 4627427 140735912925168 18446744073709551615 4308416 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26154/statm: 69903 30794 389 106 0 64874 0
[pid=26154/tid=26155] ppid=26150 vsize=279612 CPUtime=25.49 cores=1,3,5,7
/proc/26154/task/26155/stat : 26155 (strangenight2-m) R 26150 26154 25837 0 -1 4202560 14460 0 0 0 2547 2 0 0 25 0 4 0 597500268 286322688 30794 33554432000 4194304 4627427 140735912925168 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26154/tid=26158] ppid=26150 vsize=279612 CPUtime=25.48 cores=1,3,5,7
/proc/26154/task/26158/stat : 26158 (strangenight2-m) R 26150 26154 25837 0 -1 4202560 17374 0 0 0 2544 4 0 0 25 0 4 0 597500268 286322688 30794 33554432000 4194304 4627427 140735912925168 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26154/tid=26159] ppid=26150 vsize=279612 CPUtime=25.34 cores=1,3,5,7
/proc/26154/task/26159/stat : 26159 (strangenight2-m) R 26150 26154 25837 0 -1 4202560 19380 0 0 0 2531 3 0 0 25 0 4 0 597500268 286322688 30794 33554432000 4194304 4627427 140735912925168 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 279612

[startup+51.1007 s]
/proc/loadavg: 5.71 5.15 6.23 10/184 26163
/proc/meminfo: memFree=17148100/32950940 swapFree=67111528/67111528
[pid=26154] ppid=26150 vsize=304416 CPUtime=204.1 cores=1,3,5,7
/proc/26154/stat : 26154 (strangenight2-m) R 26150 26154 25837 0 -1 4202496 101657 0 0 0 20385 25 0 0 25 0 4 0 597500268 311721984 41562 33554432000 4194304 4627427 140735912925168 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26154/statm: 76104 41562 389 106 0 71075 0
[pid=26154/tid=26155] ppid=26150 vsize=304416 CPUtime=51.08 cores=1,3,5,7
/proc/26154/task/26155/stat : 26155 (strangenight2-m) R 26150 26154 25837 0 -1 4202560 22759 0 0 0 5104 4 0 0 25 0 4 0 597500268 311721984 41562 33554432000 4194304 4627427 140735912925168 18446744073709551615 4309324 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26154/tid=26158] ppid=26150 vsize=304416 CPUtime=51.08 cores=1,3,5,7
/proc/26154/task/26158/stat : 26158 (strangenight2-m) R 26150 26154 25837 0 -1 4202560 27799 0 0 0 5101 7 0 0 25 0 4 0 597500268 311721984 41562 33554432000 4194304 4627427 140735912925168 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26154/tid=26159] ppid=26150 vsize=304416 CPUtime=50.81 cores=1,3,5,7
/proc/26154/task/26159/stat : 26159 (strangenight2-m) R 26150 26154 25837 0 -1 4202560 29654 0 0 0 5075 6 0 0 25 0 4 0 597500268 311721984 41562 33554432000 4194304 4627427 140735912925168 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 304416

[startup+102.307 s]
/proc/loadavg: 7.09 5.62 6.33 10/184 26165
/proc/meminfo: memFree=17026588/32950940 swapFree=67111528/67111528
[pid=26154] ppid=26150 vsize=381076 CPUtime=408.64 cores=1,3,5,7
/proc/26154/stat : 26154 (strangenight2-m) R 26150 26154 25837 0 -1 4202496 141358 0 0 0 40827 37 0 0 25 0 4 0 597500268 390221824 56149 33554432000 4194304 4627427 140735912925168 18446744073709551615 4309902 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26154/statm: 95269 56149 389 106 0 90240 0
[pid=26154/tid=26155] ppid=26150 vsize=381076 CPUtime=102.29 cores=1,3,5,7
/proc/26154/task/26155/stat : 26155 (strangenight2-m) R 26150 26154 25837 0 -1 4202560 36425 0 0 0 10220 9 0 0 25 0 4 0 597500268 390221824 56149 33554432000 4194304 4627427 140735912925168 18446744073709551615 4309160 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26154/tid=26158] ppid=26150 vsize=381076 CPUtime=102.29 cores=1,3,5,7
/proc/26154/task/26158/stat : 26158 (strangenight2-m) R 26150 26154 25837 0 -1 4202560 39875 0 0 0 10219 10 0 0 25 0 4 0 597500268 390221824 56149 33554432000 4194304 4627427 140735912925168 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26154/tid=26159] ppid=26150 vsize=381076 CPUtime=101.73 cores=1,3,5,7
/proc/26154/task/26159/stat : 26159 (strangenight2-m) R 26150 26154 25837 0 -1 4202560 34095 0 0 0 10165 8 0 0 25 0 4 0 597500268 390221824 56149 33554432000 4194304 4627427 140735912925168 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.64
Current children cumulated vsize (KiB) 381076

[startup+162.3 s]

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

[pid=26154] ppid=26150 vsize=601356 CPUtime=2805.4 cores=1,3,5,7
/proc/26154/stat : 26154 (strangenight2-m) R 26150 26154 25837 0 -1 4202496 382300 0 0 0 280390 150 0 0 25 0 4 0 597500268 615788544 106190 33554432000 4194304 4627427 140735912925168 18446744073709551615 4309098 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26154/statm: 150339 106190 389 106 0 145310 0
[pid=26154/tid=26155] ppid=26150 vsize=601356 CPUtime=702.3 cores=1,3,5,7
/proc/26154/task/26155/stat : 26155 (strangenight2-m) R 26150 26154 25837 0 -1 4202560 74839 0 0 0 70203 27 0 0 25 0 4 0 597500268 615788544 106190 33554432000 4194304 4627427 140735912925168 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26154/tid=26158] ppid=26150 vsize=601356 CPUtime=702.29 cores=1,3,5,7
/proc/26154/task/26158/stat : 26158 (strangenight2-m) R 26150 26154 25837 0 -1 4202560 145285 0 0 0 70173 56 0 0 25 0 4 0 597500268 615788544 106190 33554432000 4194304 4627427 140735912925168 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26154/tid=26159] ppid=26150 vsize=601356 CPUtime=698.47 cores=1,3,5,7
/proc/26154/task/26159/stat : 26159 (strangenight2-m) R 26150 26154 25837 0 -1 4202560 73764 0 0 0 69821 26 0 0 25 0 4 0 597500268 615788544 106190 33554432000 4194304 4627427 140735912925168 18446744073709551615 4308323 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2805.4
Current children cumulated vsize (KiB) 601356

[startup+762.307 s]
/proc/loadavg: 8.02 7.79 7.20 10/184 26182
/proc/meminfo: memFree=16594880/32950940 swapFree=67111528/67111528
[pid=26154] ppid=26150 vsize=687920 CPUtime=3045.09 cores=1,3,5,7
/proc/26154/stat : 26154 (strangenight2-m) R 26150 26154 25837 0 -1 4202496 400575 0 0 0 304348 161 0 0 25 0 4 0 597500268 704430080 99144 33554432000 4194304 4627427 140735912925168 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26154/statm: 171980 99144 389 106 0 166951 0
[pid=26154/tid=26155] ppid=26150 vsize=687920 CPUtime=762.31 cores=1,3,5,7
/proc/26154/task/26155/stat : 26155 (strangenight2-m) R 26150 26154 25837 0 -1 4202560 80997 0 0 0 76201 30 0 0 25 0 4 0 597500268 704430080 99144 33554432000 4194304 4627427 140735912925168 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26154/tid=26158] ppid=26150 vsize=687920 CPUtime=762.29 cores=1,3,5,7
/proc/26154/task/26158/stat : 26158 (strangenight2-m) R 26150 26154 25837 0 -1 4202560 153354 0 0 0 76168 61 0 0 25 0 4 0 597500268 704430080 99144 33554432000 4194304 4627427 140735912925168 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26154/tid=26159] ppid=26150 vsize=687920 CPUtime=758.15 cores=1,3,5,7
/proc/26154/task/26159/stat : 26159 (strangenight2-m) R 26150 26154 25837 0 -1 4202560 75272 0 0 0 75788 27 0 0 25 0 4 0 597500268 704430080 99144 33554432000 4194304 4627427 140735912925168 18446744073709551615 4310565 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3045.09
Current children cumulated vsize (KiB) 687920

[startup+822.301 s]
/proc/loadavg: 8.00 7.83 7.25 10/184 26184
/proc/meminfo: memFree=16540796/32950940 swapFree=67111528/67111528
[pid=26154] ppid=26150 vsize=648936 CPUtime=3284.75 cores=1,3,5,7
/proc/26154/stat : 26154 (strangenight2-m) R 26150 26154 25837 0 -1 4202496 427211 0 0 0 328301 174 0 0 25 0 4 0 597500268 664510464 114014 33554432000 4194304 4627427 140735912925168 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26154/statm: 162234 114014 389 106 0 157205 0
[pid=26154/tid=26155] ppid=26150 vsize=648936 CPUtime=822.31 cores=1,3,5,7
/proc/26154/task/26155/stat : 26155 (strangenight2-m) R 26150 26154 25837 0 -1 4202560 86639 0 0 0 82198 33 0 0 25 0 4 0 597500268 664510464 114014 33554432000 4194304 4627427 140735912925168 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26154/tid=26158] ppid=26150 vsize=648936 CPUtime=822.29 cores=1,3,5,7
/proc/26154/task/26158/stat : 26158 (strangenight2-m) R 26150 26154 25837 0 -1 4202560 163248 0 0 0 82164 65 0 0 25 0 4 0 597500268 664510464 114014 33554432000 4194304 4627427 140735912925168 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26154/tid=26159] ppid=26150 vsize=648936 CPUtime=817.82 cores=1,3,5,7
/proc/26154/task/26159/stat : 26159 (strangenight2-m) R 26150 26154 25837 0 -1 4202560 80062 0 0 0 81752 30 0 0 25 0 4 0 597500268 664510464 114014 33554432000 4194304 4627427 140735912925168 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.75
Current children cumulated vsize (KiB) 648936

[startup+882.3 s]
/proc/loadavg: 8.19 7.91 7.31 10/184 26188
/proc/meminfo: memFree=16515272/32950940 swapFree=67111528/67111528
[pid=26154] ppid=26150 vsize=602824 CPUtime=3523.59 cores=1,3,5,7
/proc/26154/stat : 26154 (strangenight2-m) R 26150 26154 25837 0 -1 4202496 443441 0 0 0 352173 186 0 0 25 0 4 0 597500268 617291776 109812 33554432000 4194304 4627427 140735912925168 18446744073709551615 4309155 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26154/statm: 150706 109813 389 106 0 145677 0
[pid=26154/tid=26155] ppid=26150 vsize=602824 CPUtime=882.3 cores=1,3,5,7
/proc/26154/task/26155/stat : 26155 (strangenight2-m) R 26150 26154 25837 0 -1 4202560 89683 0 0 0 88196 34 0 0 25 0 4 0 597500268 617291776 109813 33554432000 4194304 4627427 140735912925168 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26154/tid=26158] ppid=26150 vsize=602824 CPUtime=881.47 cores=1,3,5,7
/proc/26154/task/26158/stat : 26158 (strangenight2-m) R 26150 26154 25837 0 -1 4202560 171268 0 0 0 88076 71 0 0 25 0 4 0 597500268 617291776 109813 33554432000 4194304 4627427 140735912925168 18446744073709551615 4506933 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26154/tid=26159] ppid=26150 vsize=602824 CPUtime=877.49 cores=1,3,5,7
/proc/26154/task/26159/stat : 26159 (strangenight2-m) R 26150 26154 25837 0 -1 4202560 81807 0 0 0 87717 32 0 0 25 0 4 0 597500268 617291776 109813 33554432000 4194304 4627427 140735912925168 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3523.59
Current children cumulated vsize (KiB) 602824

[startup+942.301 s]
/proc/loadavg: 8.07 7.93 7.35 10/184 26190
/proc/meminfo: memFree=16468516/32950940 swapFree=67111528/67111528
[pid=26154] ppid=26150 vsize=658148 CPUtime=3763.28 cores=1,3,5,7
/proc/26154/stat : 26154 (strangenight2-m) R 26150 26154 25837 0 -1 4202496 462905 0 0 0 376129 199 0 0 25 0 4 0 597500268 673943552 112644 33554432000 4194304 4627427 140735912925168 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26154/statm: 164537 112644 389 106 0 159508 0
[pid=26154/tid=26155] ppid=26150 vsize=658148 CPUtime=942.31 cores=1,3,5,7
/proc/26154/task/26155/stat : 26155 (strangenight2-m) R 26150 26154 25837 0 -1 4202560 94892 0 0 0 94193 38 0 0 25 0 4 0 597500268 673943552 112644 33554432000 4194304 4627427 140735912925168 18446744073709551615 4308291 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26154/tid=26158] ppid=26150 vsize=658148 CPUtime=941.46 cores=1,3,5,7
/proc/26154/task/26158/stat : 26158 (strangenight2-m) R 26150 26154 25837 0 -1 4202560 179602 0 0 0 94070 76 0 0 25 0 4 0 597500268 673943552 112644 33554432000 4194304 4627427 140735912925168 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26154/tid=26159] ppid=26150 vsize=658148 CPUtime=937.16 cores=1,3,5,7
/proc/26154/task/26159/stat : 26159 (strangenight2-m) R 26150 26154 25837 0 -1 4202560 83465 0 0 0 93683 33 0 0 25 0 4 0 597500268 673943552 112644 33554432000 4194304 4627427 140735912925168 18446744073709551615 4309195 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3763.28
Current children cumulated vsize (KiB) 658148

[startup+1002.3 s]
/proc/loadavg: 8.06 7.95 7.40 10/184 26192
/proc/meminfo: memFree=16390500/32950940 swapFree=67111528/67111528
[pid=26154] ppid=26150 vsize=693628 CPUtime=4002.95 cores=1,3,5,7
/proc/26154/stat : 26154 (strangenight2-m) R 26150 26154 25837 0 -1 4202496 493592 0 0 0 400082 213 0 0 25 0 4 0 597500268 710275072 126697 33554432000 4194304 4627427 140735912925168 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26154/statm: 173407 126697 389 106 0 168378 0
[pid=26154/tid=26155] ppid=26150 vsize=693628 CPUtime=1002.31 cores=1,3,5,7
/proc/26154/task/26155/stat : 26155 (strangenight2-m) R 26150 26154 25837 0 -1 4202560 100566 0 0 0 100191 40 0 0 25 0 4 0 597500268 710275072 126697 33554432000 4194304 4627427 140735912925168 18446744073709551615 4309164 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26154/tid=26158] ppid=26150 vsize=693628 CPUtime=1001.46 cores=1,3,5,7
/proc/26154/task/26158/stat : 26158 (strangenight2-m) R 26150 26154 25837 0 -1 4202560 190688 0 0 0 100066 80 0 0 25 0 4 0 597500268 710275072 126697 33554432000 4194304 4627427 140735912925168 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26154/tid=26159] ppid=26150 vsize=693628 CPUtime=996.83 cores=1,3,5,7
/proc/26154/task/26159/stat : 26159 (strangenight2-m) R 26150 26154 25837 0 -1 4202560 90841 0 0 0 99645 38 0 0 25 0 4 0 597500268 710275072 126697 33554432000 4194304 4627427 140735912925168 18446744073709551615 4310094 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4002.95
Current children cumulated vsize (KiB) 693628

[startup+1062.3 s]
/proc/loadavg: 8.06 7.97 7.44 10/184 26193
/proc/meminfo: memFree=16379444/32950940 swapFree=67111528/67111528
[pid=26154] ppid=26150 vsize=772760 CPUtime=4242.63 cores=1,3,5,7
/proc/26154/stat : 26154 (strangenight2-m) R 26150 26154 25837 0 -1 4202496 517290 0 0 0 424035 228 0 0 25 0 4 0 597500268 791306240 134662 33554432000 4194304 4627427 140735912925168 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26154/statm: 193190 134662 389 106 0 188161 0
[pid=26154/tid=26155] ppid=26150 vsize=772760 CPUtime=1062.31 cores=1,3,5,7
/proc/26154/task/26155/stat : 26155 (strangenight2-m) R 26150 26154 25837 0 -1 4202560 105924 0 0 0 106187 44 0 0 25 0 4 0 597500268 791306240 134662 33554432000 4194304 4627427 140735912925168 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26154/tid=26158] ppid=26150 vsize=772760 CPUtime=1061.46 cores=1,3,5,7
/proc/26154/task/26158/stat : 26158 (strangenight2-m) R 26150 26154 25837 0 -1 4202560 198569 0 0 0 106061 85 0 0 25 0 4 0 597500268 791306240 134662 33554432000 4194304 4627427 140735912925168 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26154/tid=26159] ppid=26150 vsize=772760 CPUtime=1056.51 cores=1,3,5,7
/proc/26154/task/26159/stat : 26159 (strangenight2-m) R 26150 26154 25837 0 -1 4202560 96869 0 0 0 105610 41 0 0 25 0 4 0 597500268 791306240 134662 33554432000 4194304 4627427 140735912925168 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4242.63
Current children cumulated vsize (KiB) 772760

[startup+1122.3 s]
/proc/loadavg: 8.09 8.00 7.48 10/184 26195
/proc/meminfo: memFree=16273404/32950940 swapFree=67111528/67111528
[pid=26154] ppid=26150 vsize=875468 CPUtime=4482.29 cores=1,3,5,7
/proc/26154/stat : 26154 (strangenight2-m) R 26150 26154 25837 0 -1 4202496 536556 0 0 0 447988 241 0 0 25 0 4 0 597500268 896479232 142289 33554432000 4194304 4627427 140735912925168 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26154/statm: 218867 142289 389 106 0 213838 0
[pid=26154/tid=26155] ppid=26150 vsize=875468 CPUtime=1122.32 cores=1,3,5,7
/proc/26154/task/26155/stat : 26155 (strangenight2-m) R 26150 26154 25837 0 -1 4202560 111740 0 0 0 112184 48 0 0 25 0 4 0 597500268 896479232 142289 33554432000 4194304 4627427 140735912925168 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26154/tid=26158] ppid=26150 vsize=875468 CPUtime=1121.46 cores=1,3,5,7
/proc/26154/task/26158/stat : 26158 (strangenight2-m) R 26150 26154 25837 0 -1 4202560 206247 0 0 0 112056 90 0 0 25 0 4 0 597500268 896479232 142289 33554432000 4194304 4627427 140735912925168 18446744073709551615 4309250 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26154/tid=26159] ppid=26150 vsize=875468 CPUtime=1116.18 cores=1,3,5,7
/proc/26154/task/26159/stat : 26159 (strangenight2-m) R 26150 26154 25837 0 -1 4202560 98887 0 0 0 111575 43 0 0 25 0 4 0 597500268 896479232 142289 33554432000 4194304 4627427 140735912925168 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4482.29
Current children cumulated vsize (KiB) 875468

[startup+1182.3 s]
/proc/loadavg: 8.26 8.06 7.53 10/184 26196
/proc/meminfo: memFree=16320892/32950940 swapFree=67111528/67111528
[pid=26154] ppid=26150 vsize=828104 CPUtime=4721.98 cores=1,3,5,7
/proc/26154/stat : 26154 (strangenight2-m) R 26150 26154 25837 0 -1 4202496 550581 0 0 0 471947 251 0 0 25 0 4 0 597500268 847978496 136654 33554432000 4194304 4627427 140735912925168 18446744073709551615 4309164 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26154/statm: 207026 136654 389 106 0 201997 0
[pid=26154/tid=26155] ppid=26150 vsize=828104 CPUtime=1182.32 cores=1,3,5,7
/proc/26154/task/26155/stat : 26155 (strangenight2-m) R 26150 26154 25837 0 -1 4202560 114169 0 0 0 118182 50 0 0 25 0 4 0 597500268 847978496 136654 33554432000 4194304 4627427 140735912925168 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26154/tid=26158] ppid=26150 vsize=828104 CPUtime=1181.46 cores=1,3,5,7
/proc/26154/task/26158/stat : 26158 (strangenight2-m) R 26150 26154 25837 0 -1 4202560 212465 0 0 0 118051 95 0 0 25 0 4 0 597500268 847978496 136654 33554432000 4194304 4627427 140735912925168 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26154/tid=26159] ppid=26150 vsize=828104 CPUtime=1175.85 cores=1,3,5,7
/proc/26154/task/26159/stat : 26159 (strangenight2-m) R 26150 26154 25837 0 -1 4202560 99936 0 0 0 117542 43 0 0 25 0 4 0 597500268 847978496 136654 33554432000 4194304 4627427 140735912925168 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4721.98
Current children cumulated vsize (KiB) 828104



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 8.18 8.05 7.54 5/179 26198
/proc/meminfo: memFree=16915508/32950940 swapFree=67111528/67111528
[pid=26154] ppid=26150 vsize=822272 CPUtime=4800.29 cores=1,3,5,7
/proc/26154/stat : 26154 (strangenight2-m) R 26150 26154 25837 0 -1 4202496 554517 0 0 0 479776 253 0 0 25 0 4 0 597500268 842006528 134833 33554432000 4194304 4627427 140735912925168 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26154/statm: 205568 134833 389 106 0 200539 0
[pid=26154/tid=26155] ppid=26150 vsize=822272 CPUtime=1201.92 cores=1,3,5,7
/proc/26154/task/26155/stat : 26155 (strangenight2-m) R 26150 26154 25837 0 -1 4202560 114738 0 0 0 120142 50 0 0 25 0 4 0 597500268 842006528 134833 33554432000 4194304 4627427 140735912925168 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26154/tid=26158] ppid=26150 vsize=822272 CPUtime=1201.07 cores=1,3,5,7
/proc/26154/task/26158/stat : 26158 (strangenight2-m) R 26150 26154 25837 0 -1 4202560 215172 0 0 0 120011 96 0 0 25 0 4 0 597500268 842006528 134833 33554432000 4194304 4627427 140735912925168 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26154/tid=26159] ppid=26150 vsize=822272 CPUtime=1195.35 cores=1,3,5,7
/proc/26154/task/26159/stat : 26159 (strangenight2-m) R 26150 26154 25837 0 -1 4202560 100596 0 0 0 119491 44 0 0 25 0 4 0 597500268 842006528 134833 33554432000 4194304 4627427 140735912925168 18446744073709551615 4309111 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 822272

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

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

[startup+1201.9 s]
/proc/loadavg: 8.18 8.05 7.54 5/179 26198
/proc/meminfo: memFree=16915508/32950940 swapFree=67111528/67111528
[pid=26154] ppid=26150 vsize=822272 CPUtime=4800.29 cores=1,3,5,7
/proc/26154/stat : 26154 (strangenight2-m) R 26150 26154 25837 0 -1 4202496 554517 0 0 0 479776 253 0 0 25 0 4 0 597500268 842006528 134833 33554432000 4194304 4627427 140735912925168 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26154/statm: 205568 134833 389 106 0 200539 0
[pid=26154/tid=26155] ppid=26150 vsize=822272 CPUtime=1201.92 cores=1,3,5,7
/proc/26154/task/26155/stat : 26155 (strangenight2-m) R 26150 26154 25837 0 -1 4202560 114738 0 0 0 120142 50 0 0 25 0 4 0 597500268 842006528 134833 33554432000 4194304 4627427 140735912925168 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26154/tid=26158] ppid=26150 vsize=822272 CPUtime=1201.07 cores=1,3,5,7
/proc/26154/task/26158/stat : 26158 (strangenight2-m) R 26150 26154 25837 0 -1 4202560 215172 0 0 0 120011 96 0 0 25 0 4 0 597500268 842006528 134833 33554432000 4194304 4627427 140735912925168 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26154/tid=26159] ppid=26150 vsize=822272 CPUtime=1195.35 cores=1,3,5,7
/proc/26154/task/26159/stat : 26159 (strangenight2-m) R 26150 26154 25837 0 -1 4202560 100596 0 0 0 119491 44 0 0 25 0 4 0 597500268 842006528 134833 33554432000 4194304 4627427 140735912925168 18446744073709551615 4309111 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 822272

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.94
CPU time (s): 4800.34
CPU user time (s): 4797.78
CPU system time (s): 2.55861
CPU usage (%): 399.384
Max. virtual memory (cumulated for all children) (KiB): 943204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.78
system time used= 2.55861
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 554519
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= 310
involuntary context switches= 31516

runsolver used 1.87971 second user time and 4.71128 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-29 12:24:55
IDJOB=3173900
IDBENCH=82718
IDSOLVER=1586
FILE ID=node117/3173900-1304072695
RUNJOBID= node117-1304072695-26136
PBS_JOBID= 13170483
Free space on /tmp= 71680 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v800-c3408-S852188518-088.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173900-1304072695/watcher-3173900-1304072695 -o /tmp/evaluation-result-3173900-1304072695/solver-3173900-1304072695 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3173900-1304072695.cnf

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

MD5SUM BENCH= 7dd8c0785d0d6e3db3893df5c914e46d
RANDOM SEED=576012137

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      17458024 kB
Buffers:       2379088 kB
Cached:       12467392 kB
SwapCached:          0 kB
Active:        8142588 kB
Inactive:      6767964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      17458024 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           11300 kB
Writeback:           0 kB
AnonPages:       63880 kB
Mapped:          14492 kB
Slab:           518296 kB
PageTables:       4692 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   183848 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= 71672 MiB
End job on node117 at 2011-04-29 12:44:59