Trace number 3173841

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.24 1201.65

General information on the benchmark

Namerandom/large/
unif-k7-r85-v250-c21250-S981492757-074-UNKNOWN.cnf
MD5SUM720cb73f06c537d4bcc379449229299e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables250
Number of clauses21250
Sum of the clauses size148750
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 521250

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-3173841-1304031584.cnf'
0.00/0.00	c -- header says num vars:            250
0.00/0.00	c -- header says num clauses:       21250
0.00/0.02	c -- clauses added:            0 learnts,        21250 normals,            0 xors
0.00/0.02	c -- vars added        250
0.00/0.02	c Parsing time:  0.01 s
0.00/0.02	c  N st     0         0       250     21250         0         0    148750         0   no data   no data
1.17/0.37	c asymm  cl-useful: 0/14617/21250 lits-rem:0 time: 0.36
1.17/0.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.17/0.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.17/0.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.17/0.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.17/0.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
1.17/0.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.56/0.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
1.56/0.46	c Finding binary XORs  T:     0.00 s  found:       0
1.56/0.47	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
1.56/0.47	c calculated reachability. Time: 0.00
1.56/0.47	c Calc default polars -  time:   0.00 s pos:     127 undec:       4 neg:     119
1.56/0.47	c =========================================================================================
1.56/0.47	c types(t): F = full restart, N = normal restart
1.56/0.47	c types(t): S = simplification begin/end, E = solution found
1.56/0.47	c restart types(rt): st = static, dy = dynamic
1.56/0.47	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.56/0.47	c  B st     0         0       250     21250         0         0    148750         0   no data   no data
2.76/0.73	c  N dy    14      4348       250     21250         0      4244    148750    289556     59.74     62.93
3.56/0.98	c  N dy    31      8412       250     21250         0      5781    148750    333665     59.64     63.21
4.77/1.29	c  N dy    46     13206       250     21250         0      6321    148750    303721     59.47     62.65
5.95/1.59	c  N dy    53     17350       250     21250         0     10360    148750    574323     59.17     62.61
7.15/1.87	c  N dy    65     21550       250     21250         0      8994    148750    423282     58.96     62.31
8.35/2.12	c  F st    69     25001       250     21250         0     12372    148750    648412     58.43     58.67
8.35/2.17	c  N st    71     25627       250     21250         0     12985    148750    688637     58.43   no data
9.54/2.48	c  N dy    75     30000       250     21250         0     10576    148750    471277     58.43   no data
9.54/2.48	c  S st    75     30000       250     21250         0     10576    148750    471277     58.43   no data
9.94/2.54	c  S st    75     30502       250     21250         0     11073    148750    502600     58.43   no data
9.94/2.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.94/2.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
9.94/2.55	c blocked clauses removed:        0 vars:      0 tried:         250 T: 0.00 s
9.94/2.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.94/2.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.94/2.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
9.94/2.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.94/2.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
9.94/2.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.94/3.04	c lits-rem:        87  cl-subs:      301  v-elim:      0  v-fix:    0  time:  0.46 s
12.75/3.26	c asymm  cl-useful: 0/6389/21250 lits-rem:0 time: 0.22
12.75/3.26	c calculated reachability. Time: 0.00
12.75/3.26	c  N dy    75     30502       250     21250         0     10772    148750    474382     58.43   no data
14.33/3.64	c  N dy    89     35077       250     21250         0     15237    148750    771165     58.46     61.99
15.53/3.96	c  N dy   101     39118       250     21250         0     11461    148750    467948     58.34     61.98
17.14/4.35	c  N dy   119     43178       250     21250         0     15423    148750    732703     58.45     61.61
17.95/4.57	c  S st   127     45753       250     21250         0      9201    148750    267410     58.42   no data
18.33/4.63	c  S st   127     46253       250     21250         0      9698    148750    298006     58.42   no data
18.33/4.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.33/4.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
18.33/4.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18.33/4.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.33/4.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.33/4.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
18.33/4.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18.33/4.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
18.33/4.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.73/4.76	c lits-rem:         2  cl-subs:       34  v-elim:      0  v-fix:    0  time:  0.11 s
18.73/4.77	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
18.73/4.77	c vivif2 --  cl tried     9664 cl shrink        0 lits rem          0 time: 0.00
20.73/5.22	c asymm  cl-useful: 0/14611/21250 lits-rem:0 time: 0.45
20.73/5.22	c calculated reachability. Time: 0.00
20.73/5.22	c  N dy   127     46253       250     21250         0      9664    148750    294714     58.42   no data
21.95/5.54	c  N dy   135     50354       250     21250         0     13668    148750    561157     58.25     61.72
23.52/5.95	c  N dy   146     55298       250     21250         0     18503    148750    879842     58.10     61.37
24.72/6.28	c  N dy   158     59400       250     21250         0     12744    148750    445321     58.03     61.27
26.33/6.65	c  N dy   178     63635       250     21250         0     16886    148750    719390     58.08     61.14
27.92/7.05	c  N dy   193     67693       250     21250         0     20846    148750    982484     58.07     61.46
28.71/7.23	c  S st   202     69379       250     21250         0     11764    148750    329013     58.11   no data
28.71/7.29	c  S st   202     69882       250     21250         0     12260    148750    360917     58.11   no data
28.71/7.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
29.11/7.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
29.11/7.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
29.11/7.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.11/7.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.11/7.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
29.11/7.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
29.11/7.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
29.11/7.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.91/7.50	c lits-rem:        31  cl-subs:       73  v-elim:      0  v-fix:    0  time:  0.18 s
29.91/7.51	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
29.91/7.51	c vivif2 --  cl tried    12187 cl shrink        0 lits rem          0 time: 0.00
30.73/7.74	c asymm  cl-useful: 0/6043/21250 lits-rem:0 time: 0.23
30.73/7.74	c calculated reachability. Time: 0.00
30.73/7.74	c  N dy   202     69882       250     21250         0     12187    148750    353992     58.11   no data
32.31/8.18	c  N dy   217     75101       250     21250         0     17277    148750    690966     58.07     61.16
35.12/8.89	c  N dy   233     82704       250     21250         0     12997    148750    358639     57.91     62.31
37.10/9.30	c  F st   250     87500       250     21250         0     17688    148750    667337     57.91     59.12
37.10/9.36	c  N st   252     88127       250     21250         0     18299    148750    709203     57.91   no data
39.10/9.89	c  N dy   259     93863       250     21250         0     23862    148750   1088687     57.90     61.26
41.50/10.45	c  N dy   282     99884       250     21250         0     17068    148750    576711     57.92     62.95
43.49/10.98	c  S st   295    104825       250     21250         0     21883    148750    899290     57.91     55.64
43.91/11.07	c  S st   295    105331       250     21250         0     22384    148750    930164     57.91   no data
43.91/11.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
43.91/11.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
43.91/11.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
43.91/11.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
43.91/11.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.91/11.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
43.91/11.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
44.31/11.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
44.31/11.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
50.69/12.75	c lits-rem:       158  cl-subs:      540  v-elim:      0  v-fix:    0  time:  1.62 s
50.69/12.76	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
50.69/12.77	c vivif2 --  cl tried    21844 cl shrink        0 lits rem          0 time: 0.01
51.09/12.80	c asymm  cl-useful: 0/596/21250 lits-rem:0 time: 0.04
51.09/12.81	c calculated reachability. Time: 0.00
51.09/12.81	c  N dy   295    105331       250     21250         0     21844    148750    881166     57.91   no data
54.67/13.73	c  N dy   318    113938       250     21250         0     16576    148750    490288     57.87     61.02
57.50/14.48	c  N dy   340    121816       250     21250         0     24263    148750    998761     57.86     61.41
62.27/15.61	c  N dy   370    131510       250     21250         0     19108    148750    611614     57.85     61.20
65.88/16.52	c  N dy   396    139990       250     21250         0     27378    148750   1159335     57.85     64.96
69.46/17.47	c  N dy   414    149173       250     21250         0     20698    148750    657453     57.73     60.84
73.06/18.38	c  S st   433    157996       250     21250         0     29326    148750   1226313     57.67     56.30
73.46/18.47	c  S st   433    158498       250     21250         0     29824    148750   1256884     57.67   no data
73.46/18.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
73.46/18.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
73.46/18.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
73.46/18.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
73.46/18.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
73.46/18.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
73.46/18.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
73.85/18.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
73.85/18.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
86.64/21.76	c lits-rem:       490  cl-subs:      915  v-elim:      0  v-fix:    0  time:  3.21 s
86.64/21.76	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
86.64/21.78	c vivif2 --  cl tried    28909 cl shrink        0 lits rem          0 time: 0.02
87.85/22.03	c asymm  cl-useful: 0/4982/21250 lits-rem:0 time: 0.26
87.85/22.03	c calculated reachability. Time: 0.00
87.85/22.03	c  N dy   433    158498       250     21250         0     28909    148750   1176642     57.67   no data
92.65/23.26	c  N dy   482    170099       250     21250         0     23654    148750    801444     57.68     60.96
97.82/24.58	c  N dy   511    181278       250     21250         0     34596    148750   1517493     57.62     60.72
103.42/25.92	c  N dy   550    192959       250     21250         0     28462    148750   1064907     57.62     60.80
109.01/27.39	c  N dy   584    205290       250     21250         0     21935    148750    576515     57.58     60.66
115.40/28.94	c  N dy   625    218817       250     21250         0     35146    148750   1443115     57.58     61.28
122.59/30.74	c  N dy   690    232814       250     21250         0     29306    148750   1011988     57.63     61.36
125.38/31.46	c  S st   707    237748       250     21250         0     34143    148750   1330542     57.63   no data
125.78/31.59	c  S st   707    238251       250     21250         0     34640    148750   1362975     57.63   no data
125.78/31.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
126.18/31.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.03
126.18/31.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
126.18/31.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
126.18/31.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
126.18/31.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
126.18/31.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
126.18/31.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
126.18/31.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
148.96/37.30	c lits-rem:       386  cl-subs:      816  v-elim:      0  v-fix:    0  time:  5.61 s
148.96/37.31	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
148.96/37.32	c vivif2 --  cl tried    33824 cl shrink        0 lits rem          0 time: 0.02
150.15/37.64	c asymm  cl-useful: 0/3948/21250 lits-rem:0 time: 0.32
150.15/37.65	c calculated reachability. Time: 0.00
150.15/37.65	c  N dy   707    238251       250     21250         0     33824    148750   1287557     57.63   no data
158.16/39.67	c  N dy   775    253692       250     21250         0     28381    148750    891583     57.66     60.79
166.94/41.83	c  N dy   843    270432       250     21250         0     23222    148750    498029     57.68     60.88
175.32/43.90	c  N dy   913    287843       250     21250         0     40247    148750   1618734     57.71     61.14
184.52/46.21	c  N dy   984    306241       250     21250         0     35771    148750   1279927     57.72     61.00
184.52/46.21	c  F st   985    306250       250     21250         0     35780    148750   1280480     57.72   no data
194.09/48.68	c  N dy  1042    325815       250     21250         0     31456    148750    935435     57.72     61.14
205.28/51.45	c  N dy  1121    345880       250     21250         0     26638    148750    557802     57.74     61.08
210.88/52.85	c  S st  1171    357376       250     21250         0     37862    148750   1304985     57.77     55.85
211.29/52.96	c  S st  1171    357877       250     21250         0     38360    148750   1336415     57.77   no data
211.29/52.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
211.29/52.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
211.29/53.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
211.29/53.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
211.29/53.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
211.29/53.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
211.29/53.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
211.66/53.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
211.66/53.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
235.24/58.96	c lits-rem:       225  cl-subs:      716  v-elim:      0  v-fix:    0  time:  5.91 s
235.24/58.96	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
235.24/58.98	c vivif2 --  cl tried    37644 cl shrink        0 lits rem          0 time: 0.02
236.44/59.29	c asymm  cl-useful: 0/3491/21250 lits-rem:0 time: 0.31
236.44/59.29	c calculated reachability. Time: 0.00
236.44/59.29	c  N dy  1171    357877       250     21250         0     37644    148750   1269760     57.77   no data
248.81/62.38	c  N dy  1223    378734       250     21250         0     32582    148750    896907     57.76     61.14
261.19/65.48	c  N dy  1296    399234       250     21250         0     52603    148750   2217827     57.78     60.87
272.40/68.29	c  N dy  1362    420031       250     21250         0     46555    148750   1776544     57.77     61.41
283.97/71.19	c  N dy  1418    440662       250     21250         0     39335    148750   1233837     57.76     61.02
297.55/74.59	c  N dy  1504    463033       250     21250         0     32885    148750    757082     57.77     61.20
309.53/77.54	c  N dy  1590    483035       250     21250         0     52453    148750   2052083     57.79     60.92
322.72/80.81	c  N dy  1663    505840       250     21250         0     45417    148750   1531574     57.78     60.92
336.29/84.25	c  N dy  1728    527218       250     21250         0     36026    148750    857044     57.78     61.31
341.90/85.60	c  S st  1769    536815       250     21250         0     45398    148750   1471989     57.78   no data
342.30/85.73	c  S st  1769    537317       250     21250         0     45894    148750   1502746     57.78   no data
342.30/85.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
342.30/85.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
342.30/85.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
342.30/85.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
342.30/85.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
342.30/85.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
342.30/85.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
342.30/85.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
342.71/85.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
371.45/93.01	c lits-rem:       516  cl-subs:      880  v-elim:      0  v-fix:    0  time:  7.17 s
371.45/93.02	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
371.45/93.04	c vivif2 --  cl tried    45014 cl shrink        0 lits rem          0 time: 0.02
372.65/93.36	c asymm  cl-useful: 0/3112/21250 lits-rem:0 time: 0.32
372.65/93.36	c calculated reachability. Time: 0.00
372.65/93.36	c  N dy  1769    537317       250     21250         0     45014    148750   1421541     57.78   no data
386.64/96.82	c  N dy  1849    558007       250     21250         0     33930    148750    661239     57.80     62.20
398.21/99.77	c  N dy  1902    578754       250     21250         0     54178    148750   1997494     57.76     62.16
411.79/103.19	c  N dy  1961    600445       250     21250         0     43101    148750   1212030     57.72     61.45
426.97/106.95	c  N dy  2044    620510       250     21250         0     62689    148750   2507380     57.73     60.79
440.56/110.31	c  N dy  2133    640859       250     21250         0     49380    148750   1575990     57.75     60.96
456.95/114.44	c  N dy  2197    662696       250     21250         0     36545    148750    672073     57.74     61.01
470.54/117.82	c  N dy  2277    683179       250     21250         0     56558    148750   1990057     57.75     61.78
487.71/122.18	c  N dy  2363    703488       250     21250         0     41261    148750    928651     57.76     61.31
501.67/125.68	c  N dy  2447    723617       250     21250         0     60945    148750   2233364     57.78     61.40
516.05/129.22	c  N dy  2467    744306       250     21250         0     44988    148750   1126458     57.71     60.89
530.84/132.90	c  N dy  2552    764736       250     21250         0     64955    148750   2455399     57.72     61.53
546.02/136.76	c  N dy  2640    784798       250     21250         0     47452    148750   1230079     57.74     61.21
560.79/140.42	c  N dy  2720    804823       250     21250         0     67030    148750   2522764     57.74     61.08
561.59/140.65	c  S st  2723    805975       250     21250         0     68159    148750   2596861     57.74     58.53
562.41/140.83	c  S st  2723    806482       250     21250         0     68662    148750   2627923     57.74   no data
562.41/140.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
562.41/140.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
562.41/140.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
562.41/140.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
562.41/140.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
562.41/140.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
562.41/140.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
562.81/140.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
562.81/140.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
673.04/168.59	c lits-rem:       621  cl-subs:     1744  v-elim:      0  v-fix:    0  time: 27.60 s
673.04/168.59	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
673.44/168.63	c vivif2 --  cl tried    66918 cl shrink        0 lits rem          0 time: 0.04
675.04/169.00	c asymm  cl-useful: 0/2289/21250 lits-rem:0 time: 0.38
675.04/169.01	c calculated reachability. Time: 0.00
675.04/169.01	c  N dy  2723    806482       250     21250         0     66918    148750   2468102     57.74   no data
691.02/173.02	c  N dy  2810    828262       250     21250         0     50065    148750   1343097     57.75     60.87
706.19/176.86	c  N dy  2878    848678       250     21250         0     70004    148750   2663348     57.75     61.12
721.78/180.72	c  N dy  2971    868903       250     21250         0     50690    148750   1335940     57.77     61.09
736.15/184.38	c  N dy  3027    888936       250     21250         0     70258    148750   2628220     57.76     60.87
752.14/188.34	c  N dy  3087    910361       250     21250         0     51136    148750   1310008     57.74     60.99
767.72/192.25	c  N dy  3163    930503       250     21250         0     70812    148750   2613287     57.74     61.25
790.90/198.01	c  N dy  3232    960941       250     21250         0     59490    148750   1802204     57.68     60.74
807.67/202.23	c  N dy  3303    981038       250     21250         0     79131    148750   3107089     57.68     60.78
823.24/206.12	c  N dy  3388   1002036       250     21250         0     57684    148750   1633150     57.69     61.27
840.02/210.38	c  N dy  3450   1023191       250     21250         0     78370    148750   3001540     57.68     61.43
855.60/214.29	c  N dy  3525   1043215       250     21250         0     54921    148750   1388770     57.68     60.75
873.18/218.63	c  N dy  3601   1064664       250     21250         0     75889    148750   2770383     57.68     61.22
880.37/220.42	c  F st  3622   1071877       250     21250         0     82943    148750   3234628     57.68   no data
891.16/223.10	c  N dy  3657   1084723       250     21250         0     51518    148750   1107405     57.68     63.66
908.34/227.42	c  N dy  3718   1105514       250     21250         0     71826    148750   2452426     57.68     60.94
932.30/233.47	c  N dy  3794   1128029       250     21250         0     48850    148750    878958     57.68     61.24
949.89/237.81	c  N dy  3867   1148836       250     21250         0     69216    148750   2217997     57.67     60.88
970.26/242.95	c  N dy  3952   1169000       250     21250         0     88899    148750   3519539     57.68     61.42
986.24/246.99	c  N dy  4033   1189088       250     21250         0     62566    148750   1733490     57.69     61.05
1004.61/251.51	c  N dy  4103   1209147       250     21250         0     82203    148750   3032142     57.69     60.89
1005.01/251.67	c  S st  4107   1209725       250     21250         0     82760    148750   3069322     57.69   no data
1005.81/251.90	c  S st  4107   1210231       250     21250         0     83259    148750   3101062     57.69   no data
1006.23/251.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1006.23/251.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
1006.23/251.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1006.23/251.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1006.23/251.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1006.23/251.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
1006.23/251.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1006.63/252.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1006.63/252.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1114.46/279.03	c lits-rem:       951  cl-subs:     2166  v-elim:      0  v-fix:    0  time: 26.94 s
1114.46/279.04	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
1114.46/279.08	c vivif2 --  cl tried    81093 cl shrink        0 lits rem          0 time: 0.04
1116.08/279.47	c asymm  cl-useful: 0/2025/21250 lits-rem:0 time: 0.39
1116.08/279.47	c calculated reachability. Time: 0.00
1116.08/279.47	c  N dy  4107   1210231       250     21250         0     81093    148750   2903809     57.69   no data
1135.24/284.22	c  N dy  4189   1230244       250     21250         0     53776    148750   1104648     57.70     62.25
1151.24/288.25	c  N dy  4259   1250815       250     21250         0     73864    148750   2430434     57.70     60.80
1170.79/293.12	c  N dy  4328   1270983       250     21250         0     93587    148750   3736551     57.70     60.96
1186.39/297.03	c  N dy  4398   1291154       250     21250         0     65442    148750   1813499     57.70     61.50
1204.74/301.69	c  N dy  4482   1311429       250     21250         0     85249    148750   3123730     57.70     60.98
1224.72/306.60	c  N dy  4568   1331592       250     21250         0     56084    148750   1134970     57.71     61.13
1241.50/310.85	c  N dy  4654   1351913       250     21250         0     75941    148750   2451427     57.72     60.91
1261.49/315.85	c  N dy  4722   1371990       250     21250         0     95567    148750   3749418     57.72     61.62
1278.66/320.12	c  N dy  4810   1392063       250     21250         0     65338    148750   1694527     57.73     61.03
1297.81/324.92	c  N dy  4890   1412632       250     21250         0     85462    148750   3025987     57.74     61.41
1317.79/329.94	c  N dy  4937   1432748       250     21250         0     54303    148750    908965     57.72     60.83
1333.37/333.88	c  N dy  5001   1453048       250     21250         0     74152    148750   2220523     57.72     61.12
1355.74/339.49	c  N dy  5085   1475434       250     21250         0     96019    148750   3667072     57.72     61.00
1374.52/344.19	c  N dy  5156   1496359       250     21250         0     64669    148750   1540950     57.72     60.98
1392.10/348.56	c  N dy  5209   1516696       250     21250         0     84468    148750   2854759     57.71     60.80
1415.28/354.32	c  N dy  5288   1537000       250     21250         0    104315    148750   4169589     57.71     60.79
1432.04/358.53	c  N dy  5379   1557117       250     21250         0     71195    148750   1925544     57.72     61.01
1452.01/363.53	c  N dy  5451   1577138       250     21250         0     90750    148750   3212682     57.72     62.86
1476.39/369.70	c  N dy  5527   1597151       250     21250         0     56612    148750    901946     57.72     65.36
1493.16/373.84	c  N dy  5567   1617809       250     21250         0     76725    148750   2231523     57.69     61.01
1514.72/379.24	c  N dy  5631   1637849       250     21250         0     96312    148750   3520054     57.69     61.00
1537.10/384.83	c  N dy  5705   1657948       250     21250         0     61297    148750   1157365     57.69     61.95
1554.27/389.11	c  N dy  5777   1678331       250     21250         0     81240    148750   2477994     57.70     60.84
1574.64/394.29	c  N dy  5831   1698422       250     21250         0    100823    148750   3774123     57.69     61.40
1589.82/398.07	c  S st  5878   1710231       250     21250         0     56705    148750    798952     57.69     59.24
1590.64/398.22	c  S st  5878   1710736       250     21250         0     57208    148750    830526     57.69   no data
1590.64/398.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1590.64/398.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
1590.64/398.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1590.64/398.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1590.64/398.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1590.64/398.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
1590.64/398.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1590.64/398.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1591.04/398.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1596.61/399.75	c lits-rem:        23  cl-subs:       66  v-elim:      0  v-fix:    0  time:  1.43 s
1596.61/399.75	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
1596.61/399.76	c vivif2 --  cl tried    57142 cl shrink        0 lits rem          0 time: 0.01
1597.42/399.97	c asymm  cl-useful: 0/1403/21250 lits-rem:0 time: 0.21
1597.42/399.97	c calculated reachability. Time: 0.00
1597.42/399.97	c  N dy  5878   1710736       250     21250         0     57142    148750    824356     57.69   no data
1615.79/404.51	c  N dy  5948   1731433       250     21250         0     77366    148750   2162653     57.70     60.83
1638.15/410.13	c  N dy  6005   1751850       250     21250         0     97318    148750   3483804     57.69     60.85
1667.71/417.60	c  N dy  6106   1771861       250     21250         0     60167    148750    967847     57.70     60.97
1685.29/421.96	c  N dy  6166   1791918       250     21250         0     79764    148750   2263477     57.70     60.92
1708.46/427.75	c  N dy  6263   1812325       250     21250         0     99699    148750   3583583     57.71     60.77
1732.42/433.77	c  N dy  6347   1832414       250     21250         0     61713    148750   1017592     57.72     60.98
1750.41/438.24	c  N dy  6428   1852451       250     21250         0     81339    148750   2316827     57.72     64.41
1771.98/443.68	c  N dy  6506   1873064       250     21250         0    101480    148750   3655521     57.73     60.94
1796.74/449.80	c  N dy  6579   1893201       250     21250         0     62531    148750   1013588     57.73     61.97
1814.32/454.27	c  N dy  6666   1913268       250     21250         0     82143    148750   2312029     57.73     60.80
1838.28/460.25	c  N dy  6767   1934451       250     21250         0    102862    148750   3684586     57.74     61.04
1863.47/466.55	c  N dy  6853   1954472       250     21250         0     62783    148750    970622     57.74     64.00
1881.04/470.99	c  N dy  6922   1974590       250     21250         0     82446    148750   2267192     57.75     60.86
1903.39/476.59	c  N dy  7003   1994610       250     21250         0    102026    148750   3569864     57.75     62.39
1930.55/483.32	c  N dy  7086   2014933       250     21250         0     61284    148750    819157     57.75     61.27
1947.74/487.68	c  N dy  7162   2035006       250     21250         0     80920    148750   2115367     57.75     61.47
1970.10/493.28	c  N dy  7254   2055102       250     21250         0    100557    148750   3417905     57.76     63.95
1995.67/499.69	c  N dy  7323   2075246       250     21250         0    120259    148750   4725261     57.76     61.63
2015.64/504.70	c  N dy  7395   2095736       250     21250         0     78699    148750   1909949     57.76     61.00
2039.61/510.69	c  N dy  7484   2117944       250     21250         0    100374    148750   3347970     57.77     60.96
2065.60/517.17	c  N dy  7549   2137946       250     21250         0    119897    148750   4638209     57.76     61.30
2089.94/523.21	c  N dy  7630   2159737       250     21250         0     78661    148750   1861761     57.77     60.84
2113.11/529.02	c  N dy  7711   2179783       250     21250         0     98280    148750   3157556     57.77     61.05
2137.88/535.22	c  N dy  7769   2200298       250     21250         0    118334    148750   4484732     57.76     61.48
2153.48/539.11	c  S st  7819   2210737       250     21250         0     64999    148750    896818     57.76     59.04
2153.86/539.29	c  S st  7819   2211241       250     21250         0     65498    148750    928800     57.76   no data
2153.86/539.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2154.26/539.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
2154.26/539.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2154.26/539.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2154.26/539.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2154.26/539.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
2154.26/539.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2154.26/539.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2154.26/539.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2159.85/540.73	c lits-rem:        26  cl-subs:       96  v-elim:      0  v-fix:    0  time:  1.35 s
2159.85/540.74	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
2159.85/540.75	c vivif2 --  cl tried    65402 cl shrink        0 lits rem          0 time: 0.02
2161.05/541.09	c asymm  cl-useful: 0/2931/21250 lits-rem:0 time: 0.33
2161.05/541.09	c calculated reachability. Time: 0.00
2161.05/541.09	c  N dy  7819   2211241       250     21250         0     65402    148750    919979     57.76   no data
2179.44/545.64	c  N dy  7884   2231310       250     21250         0     84995    148750   2213884     57.76     60.99
2201.81/551.22	c  N dy  7953   2251320       250     21250         0    104559    148750   3510955     57.76     63.84
2226.56/557.50	c  N dy  7993   2271568       250     21250         0    124321    148750   4822920     57.75     60.94
2248.53/562.99	c  N dy  8080   2292282       250     21250         0     80075    148750   1844891     57.75     60.85
2271.30/568.65	c  N dy  8156   2313128       250     21250         0    100428    148750   3194617     57.75     61.08
2297.66/575.25	c  N dy  8236   2333542       250     21250         0    120373    148750   4511270     57.75     61.15
2323.23/581.65	c  N dy  8300   2355228       250     21250         0     76063    148750   1524255     57.75     60.82
2345.20/587.16	c  N dy  8354   2375714       250     21250         0     96093    148750   2848294     57.74     60.78
2374.36/594.42	c  N dy  8440   2396594       250     21250         0    116483    148750   4199639     57.75     61.45
2405.12/602.14	c  N dy  8532   2418398       250     21250         0     71342    148750   1155995     57.75     61.18
2425.10/607.17	c  N dy  8604   2438539       250     21250         0     90988    148750   2458961     57.75     61.32
2449.85/613.34	c  N dy  8679   2459002       250     21250         0    110963    148750   3777445     57.75     61.30
2479.02/620.66	c  N dy  8764   2479265       250     21250         0    130781    148750   5088675     57.75     60.83
2501.39/626.24	c  N dy  8855   2499581       250     21250         0     83252    148750   1898213     57.76     61.03
2524.16/631.93	c  N dy  8945   2519691       250     21250         0    102956    148750   3207096     57.77     61.42
2552.12/638.92	c  N dy  9042   2540291       250     21250         0    123089    148750   4542583     57.78     60.91
2580.08/645.95	c  N dy  9122   2561142       250     21250         0     75053    148750   1290302     57.78     60.96
2600.05/650.98	c  N dy  9186   2581211       250     21250         0     94638    148750   2590984     57.78     61.13
2625.22/657.26	c  N dy  9232   2602848       250     21250         0    115738    148750   3989093     57.77     61.15
2654.00/664.44	c  N dy  9305   2623177       250     21250         0    135547    148750   5306185     57.77     61.11
2675.56/669.80	c  N dy  9387   2643190       250     21250         0     85813    148750   1952450     57.77     60.82
2697.94/675.45	c  N dy  9466   2663289       250     21250         0    105494    148750   3260299     57.77     61.29
2725.48/682.39	c  N dy  9539   2683592       250     21250         0    125301    148750   4564408     57.78     60.92
2760.64/691.15	c  N dy  9620   2703730       250     21250         0     74660    148750   1154774     57.78     60.90
2767.83/692.97	c  S st  9644   2711243       250     21250         0     82000    148750   1637954     57.78     56.46
2768.65/693.19	c  S st  9644   2711748       250     21250         0     82497    148750   1669303     57.78   no data
2769.03/693.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2769.03/693.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
2769.03/693.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2769.03/693.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2769.03/693.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2769.03/693.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
2769.03/693.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2769.03/693.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2769.43/693.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2797.39/700.30	c lits-rem:       161  cl-subs:      673  v-elim:      0  v-fix:    0  time:  6.96 s
2797.39/700.30	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
2797.39/700.33	c vivif2 --  cl tried    81824 cl shrink        0 lits rem          0 time: 0.03
2799.00/700.73	c asymm  cl-useful: 0/2154/21250 lits-rem:0 time: 0.41
2799.00/700.74	c calculated reachability. Time: 0.00
2799.00/700.74	c  N dy  9644   2711748       250     21250         0     81824    148750   1609384     57.78   no data
2821.37/706.34	c  N dy  9701   2731873       250     21250         0    101454    148750   2904979     57.77     61.04
2848.52/713.14	c  N dy  9787   2752154       250     21250         0    121238    148750   4218953     57.77     61.25
2878.88/720.76	c  N dy  9858   2772515       250     21250         0    141146    148750   5535275     57.77     61.05
2899.65/726.00	c  N dy  9911   2792639       250     21250         0     89447    148750   2069200     57.76     61.06
2923.22/731.83	c  N dy  9993   2812806       250     21250         0    109150    148750   3373555     57.77     61.16
2951.57/738.90	c  N dy 10081   2832840       250     21250         0    128724    148750   4670519     57.77     61.00
2983.14/746.84	c  N dy 10174   2853254       250     21250         0     76392    148750   1161186     57.78     61.15
3006.30/752.69	c  N dy 10257   2875928       250     21250         0     98548    148750   2626937     57.78     61.66
3032.29/759.16	c  N dy 10330   2896387       250     21250         0    118508    148750   3949050     57.78     61.54
3065.03/767.38	c  N dy 10412   2916613       250     21250         0    138277    148750   5253830     57.78     60.99
3094.58/774.72	c  N dy 10487   2938522       250     21250         0     86441    148750   1771701     57.78     60.85
3118.15/780.67	c  N dy 10570   2958712       250     21250         0    106169    148750   3082237     57.78     60.88
3146.13/787.65	c  N dy 10641   2978871       250     21250         0    125853    148750   4386702     57.78     61.05
3176.47/795.25	c  N dy 10701   2998920       250     21250         0    145429    148750   5688358     57.78     61.00
3199.64/801.09	c  N dy 10777   3019425       250     21250         0     91236    148750   2029080     57.78     60.91
3223.62/807.04	c  N dy 10853   3039527       250     21250         0    110885    148750   3331587     57.79     61.80
3253.17/814.50	c  N dy 10944   3059561       250     21250         0    130430    148750   4629906     57.79     61.62
3287.14/822.93	c  N dy 11030   3079844       250     21250         0    150258    148750   5948002     57.79     61.23
3309.11/828.44	c  N dy 11108   3100363       250     21250         0     95077    148750   2228623     57.80     60.91
3333.08/834.48	c  N dy 11179   3120501       250     21250         0    114804    148750   3534965     57.80     62.21
3362.64/841.87	c  N dy 11263   3140618       250     21250         0    134390    148750   4837413     57.80     61.21
3395.80/850.14	c  N dy 11338   3160812       250     21250         0     77956    148750   1037131     57.80     60.87
3416.57/855.33	c  N dy 11411   3181094       250     21250         0     97753    148750   2347695     57.80     61.18
3441.35/861.51	c  N dy 11482   3201204       250     21250         0    117408    148750   3646786     57.80     62.14
3455.72/865.14	c  S st 11513   3211749       250     21250         0    127706    148750   4327170     57.80   no data
3456.93/865.46	c  S st 11513   3212250       250     21250         0    128202    148750   4358937     57.80   no data
3456.93/865.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3457.33/865.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.08
3457.33/865.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3457.33/865.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3457.33/865.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3457.33/865.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
3457.33/865.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3457.73/865.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
3458.14/865.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3655.91/915.22	c lits-rem:       781  cl-subs:     3132  v-elim:      0  v-fix:    0  time: 49.47 s
3655.91/915.22	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
3655.91/915.29	c vivif2 --  cl tried   125070 cl shrink        0 lits rem          0 time: 0.07
3658.29/915.81	c asymm  cl-useful: 0/1428/21250 lits-rem:0 time: 0.52
3658.29/915.81	c calculated reachability. Time: 0.00
3658.29/915.81	c  N dy 11513   3212250       250     21250         0    125070    148750   4075219     57.80   no data
3695.45/925.18	c  N dy 11577   3232890       250     21250         0    145253    148750   5407970     57.80     60.98
3725.02/932.55	c  N dy 11664   3253080       250     21250         0     87851    148750   1634492     57.80     61.34
3749.39/938.64	c  N dy 11757   3273224       250     21250         0    107560    148750   2945230     57.80     60.89
3777.35/945.62	c  N dy 11832   3293271       250     21250         0    127164    148750   4246834     57.80     61.16
3809.32/953.60	c  N dy 11894   3313707       250     21250         0    147134    148750   5564378     57.80     60.89
3839.68/961.27	c  N dy 11973   3335567       250     21250         0     90329    148750   1740033     57.80     60.96
3865.65/967.72	c  N dy 12060   3356570       250     21250         0    110865    148750   3107803     57.80     60.98
3896.01/975.38	c  N dy 12142   3376757       250     21250         0    130594    148750   4417160     57.81     61.02
3934.77/985.06	c  N dy 12231   3397541       250     21250         0    150882    148750   5768334     57.81     60.93
3965.53/992.71	c  N dy 12288   3417591       250     21250         0     91300    148750   1753407     57.81     61.32
3990.32/998.95	c  N dy 12373   3437828       250     21250         0    111047    148750   3061924     57.81     61.11
4020.26/1006.46	c  N dy 12466   3457964       250     21250         0    130681    148750   4367611     57.82     61.08
4055.43/1015.27	c  N dy 12559   3479008       250     21250         0    151232    148750   5736837     57.82     61.26
4082.98/1022.12	c  N dy 12626   3499035       250     21250         0     90737    148750   1660093     57.82     60.89
4106.57/1028.06	c  N dy 12694   3519417       250     21250         0    110645    148750   2974494     57.82     61.16
4135.73/1035.33	c  N dy 12790   3539616       250     21250         0    130397    148750   4288723     57.82     61.65
4170.11/1043.96	c  N dy 12889   3559856       250     21250         0    150142    148750   5599362     57.83     61.07
4200.87/1051.64	c  N dy 12960   3579861       250     21250         0     88616    148750   1461396     57.83     61.04
4224.83/1057.63	c  N dy 13053   3600007       250     21250         0    108280    148750   2768491     57.83     61.09
4252.00/1064.49	c  N dy 13119   3620898       250     21250         0    128686    148750   4123194     57.83     61.60
4284.79/1072.68	c  N dy 13205   3641027       250     21250         0    148366    148750   5431556     57.83     61.65
4317.52/1080.87	c  N dy 13265   3661084       250     21250         0     85880    148750   1227307     57.83     62.82
4339.89/1086.46	c  N dy 13336   3681126       250     21250         0    105444    148750   2523972     57.83     60.94
4367.06/1093.23	c  N dy 13409   3701406       250     21250         0    125238    148750   3837261     57.83     60.88
4383.85/1097.44	c  S st 13457   3712252       250     21250         0    135823    148750   4539057     57.83     58.35
4385.05/1097.80	c  S st 13457   3712759       250     21250         0    136326    148750   4570799     57.83   no data
4385.46/1097.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4385.46/1097.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.08
4385.46/1097.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4385.46/1097.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4385.46/1097.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4385.46/1097.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
4385.46/1097.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4385.87/1097.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
4386.24/1098.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4586.01/1148.06	c lits-rem:       924  cl-subs:     3202  v-elim:      0  v-fix:    0  time: 49.98 s
4586.01/1148.06	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
4586.41/1148.14	c vivif2 --  cl tried   133124 cl shrink        0 lits rem          0 time: 0.07
4588.41/1148.66	c asymm  cl-useful: 0/1353/21250 lits-rem:0 time: 0.53
4588.41/1148.67	c calculated reachability. Time: 0.00
4588.41/1148.67	c  N dy 13457   3712759       250     21250         0    133124    148750   4282487     57.83   no data
4627.58/1158.45	c  N dy 13536   3732904       250     21250         0    152792    148750   5590956     57.83     60.94
4660.32/1166.68	c  F st 13609   3751562       250     21250         0     88085    148750   1323820     57.83   no data
4662.74/1167.22	c  N st 13613   3753597       250     21250         0     90065    148750   1455206     57.83   no data
4687.50/1173.40	c  N dy 13682   3773876       250     21250         0    109891    148750   2774617     57.83     61.26
4717.07/1180.85	c  N dy 13752   3793909       250     21250         0    129467    148750   4075169     57.83     60.95
4755.81/1190.58	c  N dy 13835   3814230       250     21250         0    149326    148750   5394906     57.84     61.06

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

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

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


[startup+0 s]
/proc/loadavg: 8.07 8.06 7.65 6/180 27402
/proc/meminfo: memFree=24673036/32951124 swapFree=67111524/67111528
[pid=27402] ppid=27400 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/27402/stat : 27402 (strangenight2-m) R 27400 27402 27036 0 -1 4202496 409 0 0 0 0 0 0 0 25 0 4 0 495574359 52441088 348 33554432000 4194304 4627427 140735802109440 18446744073709551615 220816292849 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27402/statm: 12803 348 299 106 0 7774 0
[pid=27402/tid=27403] ppid=27400 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/27402/task/27403/stat : 27403 (strangenight2-m) R 27400 27402 27036 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 495574360 52441088 348 33554432000 4194304 4627427 140735802109440 18446744073709551615 47316394047410 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27402/tid=27404] ppid=27400 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/27402/task/27404/stat : 27404 (strangenight2-m) R 27400 27402 27036 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 495574360 52441088 348 33554432000 4194304 4627427 140735802109440 18446744073709551615 47316394047410 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27402/tid=27405] ppid=27400 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/27402/task/27405/stat : 27405 (strangenight2-m) R 27400 27402 27036 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 495574360 52441088 348 33554432000 4194304 4627427 140735802109440 18446744073709551615 220816292849 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.156916 s]
/proc/loadavg: 8.07 8.06 7.65 6/180 27402
/proc/meminfo: memFree=24673036/32951124 swapFree=67111524/67111528
[pid=27402] ppid=27400 vsize=283336 CPUtime=0.59 cores=0,2,4,6
/proc/27402/stat : 27402 (strangenight2-m) R 27400 27402 27036 0 -1 4202496 3292 0 0 0 59 0 0 0 25 0 4 0 495574359 290136064 3200 33554432000 4194304 4627427 140735802109440 18446744073709551615 4309089 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27402/statm: 70834 3200 365 106 0 65805 0
[pid=27402/tid=27403] ppid=27400 vsize=283336 CPUtime=0.14 cores=0,2,4,6
/proc/27402/task/27403/stat : 27403 (strangenight2-m) R 27400 27402 27036 0 -1 4202560 662 0 0 0 14 0 0 0 25 0 4 0 495574360 290136064 3200 33554432000 4194304 4627427 140735802109440 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27402/tid=27404] ppid=27400 vsize=283336 CPUtime=0.15 cores=0,2,4,6
/proc/27402/task/27404/stat : 27404 (strangenight2-m) R 27400 27402 27036 0 -1 4202560 663 0 0 0 15 0 0 0 25 0 4 0 495574360 290136064 3200 33554432000 4194304 4627427 140735802109440 18446744073709551615 4309138 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27402/tid=27405] ppid=27400 vsize=283336 CPUtime=0.14 cores=0,2,4,6
/proc/27402/task/27405/stat : 27405 (strangenight2-m) R 27400 27402 27036 0 -1 4202560 875 0 0 0 14 0 0 0 25 0 4 0 495574360 290136064 3200 33554432000 4194304 4627427 140735802109440 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 283336

[startup+0.200908 s]
/proc/loadavg: 8.07 8.06 7.65 6/180 27402
/proc/meminfo: memFree=24673036/32951124 swapFree=67111524/67111528
[pid=27402] ppid=27400 vsize=283336 CPUtime=0.77 cores=0,2,4,6
/proc/27402/stat : 27402 (strangenight2-m) R 27400 27402 27036 0 -1 4202496 3383 0 0 0 77 0 0 0 25 0 4 0 495574359 290136064 3291 33554432000 4194304 4627427 140735802109440 18446744073709551615 4309250 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27402/statm: 70834 3291 365 106 0 65805 0
[pid=27402/tid=27403] ppid=27400 vsize=283336 CPUtime=0.19 cores=0,2,4,6
/proc/27402/task/27403/stat : 27403 (strangenight2-m) R 27400 27402 27036 0 -1 4202560 671 0 0 0 19 0 0 0 25 0 4 0 495574360 290136064 3291 33554432000 4194304 4627427 140735802109440 18446744073709551615 220815897633 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27402/tid=27404] ppid=27400 vsize=283336 CPUtime=0.19 cores=0,2,4,6
/proc/27402/task/27404/stat : 27404 (strangenight2-m) R 27400 27402 27036 0 -1 4202560 670 0 0 0 19 0 0 0 25 0 4 0 495574360 290136064 3291 33554432000 4194304 4627427 140735802109440 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27402/tid=27405] ppid=27400 vsize=283336 CPUtime=0.19 cores=0,2,4,6
/proc/27402/task/27405/stat : 27405 (strangenight2-m) R 27400 27402 27036 0 -1 4202560 942 0 0 0 19 0 0 0 25 0 4 0 495574360 290136064 3291 33554432000 4194304 4627427 140735802109440 18446744073709551615 4309079 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 283336

[startup+0.30089 s]
/proc/loadavg: 8.07 8.06 7.65 6/180 27402
/proc/meminfo: memFree=24673036/32951124 swapFree=67111524/67111528
[pid=27402] ppid=27400 vsize=283468 CPUtime=1.17 cores=0,2,4,6
/proc/27402/stat : 27402 (strangenight2-m) R 27400 27402 27036 0 -1 4202496 3589 0 0 0 117 0 0 0 25 0 4 0 495574359 290271232 3497 33554432000 4194304 4627427 140735802109440 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27402/statm: 70867 3497 365 106 0 65838 0
[pid=27402/tid=27403] ppid=27400 vsize=283468 CPUtime=0.29 cores=0,2,4,6
/proc/27402/task/27403/stat : 27403 (strangenight2-m) R 27400 27402 27036 0 -1 4202560 688 0 0 0 29 0 0 0 25 0 4 0 495574360 290271232 3497 33554432000 4194304 4627427 140735802109440 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27402/tid=27404] ppid=27400 vsize=283468 CPUtime=0.29 cores=0,2,4,6
/proc/27402/task/27404/stat : 27404 (strangenight2-m) R 27400 27402 27036 0 -1 4202560 689 0 0 0 29 0 0 0 25 0 4 0 495574360 290271232 3497 33554432000 4194304 4627427 140735802109440 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27402/tid=27405] ppid=27400 vsize=283468 CPUtime=0.29 cores=0,2,4,6
/proc/27402/task/27405/stat : 27405 (strangenight2-m) R 27400 27402 27036 0 -1 4202560 1094 0 0 0 29 0 0 0 25 0 4 0 495574360 290271232 3497 33554432000 4194304 4627427 140735802109440 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 283468

[startup+0.700818 s]
/proc/loadavg: 8.07 8.06 7.65 6/180 27402
/proc/meminfo: memFree=24673036/32951124 swapFree=67111524/67111528
[pid=27402] ppid=27400 vsize=291112 CPUtime=2.76 cores=0,2,4,6
/proc/27402/stat : 27402 (strangenight2-m) R 27400 27402 27036 0 -1 4202496 9620 0 0 0 274 2 0 0 18 0 4 0 495574359 298098688 8487 33554432000 4194304 4627427 140735802109440 18446744073709551615 4309277 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27402/statm: 72778 8487 385 106 0 67749 0
[pid=27402/tid=27403] ppid=27400 vsize=291112 CPUtime=0.68 cores=0,2,4,6
/proc/27402/task/27403/stat : 27403 (strangenight2-m) R 27400 27402 27036 0 -1 4202560 2428 0 0 0 68 0 0 0 18 0 4 0 495574360 298098688 8487 33554432000 4194304 4627427 140735802109440 18446744073709551615 4332424 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27402/tid=27404] ppid=27400 vsize=291112 CPUtime=0.68 cores=0,2,4,6
/proc/27402/task/27404/stat : 27404 (strangenight2-m) R 27400 27402 27036 0 -1 4202560 2418 0 0 0 68 0 0 0 18 0 4 0 495574360 298098688 8487 33554432000 4194304 4627427 140735802109440 18446744073709551615 4309195 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27402/tid=27405] ppid=27400 vsize=291112 CPUtime=0.69 cores=0,2,4,6
/proc/27402/task/27405/stat : 27405 (strangenight2-m) R 27400 27402 27036 0 -1 4202560 1900 0 0 0 69 0 0 0 25 0 4 0 495574360 298098688 8487 33554432000 4194304 4627427 140735802109440 18446744073709551615 4309253 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 291112

[startup+1.50067 s]
/proc/loadavg: 8.07 8.06 7.65 11/184 27406
/proc/meminfo: memFree=24657380/32951124 swapFree=67111524/67111528
[pid=27402] ppid=27400 vsize=305060 CPUtime=5.95 cores=0,2,4,6
/proc/27402/stat : 27402 (strangenight2-m) R 27400 27402 27036 0 -1 4202496 15422 0 0 0 593 2 0 0 19 0 4 0 495574359 312381440 9708 33554432000 4194304 4627427 140735802109440 18446744073709551615 4309350 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27402/statm: 76265 9708 385 106 0 71236 0
[pid=27402/tid=27403] ppid=27400 vsize=305060 CPUtime=1.48 cores=0,2,4,6
/proc/27402/task/27403/stat : 27403 (strangenight2-m) R 27400 27402 27036 0 -1 4202560 3896 0 0 0 147 1 0 0 19 0 4 0 495574360 312381440 9708 33554432000 4194304 4627427 140735802109440 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27402/tid=27404] ppid=27400 vsize=305060 CPUtime=1.48 cores=0,2,4,6
/proc/27402/task/27404/stat : 27404 (strangenight2-m) R 27400 27402 27036 0 -1 4202560 3613 0 0 0 148 0 0 0 19 0 4 0 495574360 312381440 9708 33554432000 4194304 4627427 140735802109440 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27402/tid=27405] ppid=27400 vsize=305060 CPUtime=1.48 cores=0,2,4,6
/proc/27402/task/27405/stat : 27405 (strangenight2-m) R 27400 27402 27036 0 -1 4202560 3496 0 0 0 148 0 0 0 25 0 4 0 495574360 312381440 9708 33554432000 4194304 4627427 140735802109440 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 305060

[startup+3.10038 s]
/proc/loadavg: 8.07 8.06 7.65 9/184 27406
/proc/meminfo: memFree=24641376/32951124 swapFree=67111524/67111528
[pid=27402] ppid=27400 vsize=306236 CPUtime=12.34 cores=0,2,4,6
/proc/27402/stat : 27402 (strangenight2-m) R 27400 27402 27036 0 -1 4202496 27903 0 0 0 1229 5 0 0 23 0 4 0 495574359 313585664 12677 33554432000 4194304 4627427 140735802109440 18446744073709551615 4309324 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27402/statm: 76559 12677 389 106 0 71530 0
[pid=27402/tid=27403] ppid=27400 vsize=306236 CPUtime=3.08 cores=0,2,4,6
/proc/27402/task/27403/stat : 27403 (strangenight2-m) R 27400 27402 27036 0 -1 4202560 6551 0 0 0 307 1 0 0 23 0 4 0 495574360 313585664 12677 33554432000 4194304 4627427 140735802109440 18446744073709551615 4415704 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27402/tid=27404] ppid=27400 vsize=306236 CPUtime=3.07 cores=0,2,4,6
/proc/27402/task/27404/stat : 27404 (strangenight2-m) R 27400 27402 27036 0 -1 4202560 6300 0 0 0 307 0 0 0 23 0 4 0 495574360 313585664 12677 33554432000 4194304 4627427 140735802109440 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27402/tid=27405] ppid=27400 vsize=306236 CPUtime=3.07 cores=0,2,4,6
/proc/27402/task/27405/stat : 27405 (strangenight2-m) R 27400 27402 27036 0 -1 4202560 5880 0 0 0 307 0 0 0 25 0 4 0 495574360 313585664 12677 33554432000 4194304 4627427 140735802109440 18446744073709551615 4309324 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 306236

[startup+6.30079 s]
/proc/loadavg: 8.06 8.06 7.65 9/184 27406
/proc/meminfo: memFree=24591684/32951124 swapFree=67111524/67111528
[pid=27402] ppid=27400 vsize=315408 CPUtime=25.12 cores=0,2,4,6
/proc/27402/stat : 27402 (strangenight2-m) R 27400 27402 27036 0 -1 4202496 48009 0 0 0 2503 9 0 0 25 0 4 0 495574359 322977792 22809 33554432000 4194304 4627427 140735802109440 18446744073709551615 4309270 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27402/statm: 78852 22809 389 106 0 73823 0
[pid=27402/tid=27403] ppid=27400 vsize=315408 CPUtime=6.28 cores=0,2,4,6
/proc/27402/task/27403/stat : 27403 (strangenight2-m) R 27400 27402 27036 0 -1 4202560 11621 0 0 0 626 2 0 0 25 0 4 0 495574360 322977792 22810 33554432000 4194304 4627427 140735802109440 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27402/tid=27404] ppid=27400 vsize=315408 CPUtime=6.28 cores=0,2,4,6
/proc/27402/task/27404/stat : 27404 (strangenight2-m) R 27400 27402 27036 0 -1 4202560 11091 0 0 0 627 1 0 0 25 0 4 0 495574360 322977792 22811 33554432000 4194304 4627427 140735802109440 18446744073709551615 4321895 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27402/tid=27405] ppid=27400 vsize=315408 CPUtime=6.25 cores=0,2,4,6
/proc/27402/task/27405/stat : 27405 (strangenight2-m) R 27400 27402 27036 0 -1 4202560 12574 0 0 0 623 2 0 0 25 0 4 0 495574360 322977792 22811 33554432000 4194304 4627427 140735802109440 18446744073709551615 4309155 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 315408

[startup+12.7006 s]
/proc/loadavg: 8.06 8.06 7.65 9/184 27406
/proc/meminfo: memFree=24562188/32951124 swapFree=67111524/67111528
[pid=27402] ppid=27400 vsize=328064 CPUtime=50.69 cores=0,2,4,6
/proc/27402/stat : 27402 (strangenight2-m) R 27400 27402 27036 0 -1 4202496 79736 0 0 0 5052 17 0 0 25 0 4 0 495574359 335937536 37692 33554432000 4194304 4627427 140735802109440 18446744073709551615 4427131 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27402/statm: 82016 37692 389 106 0 76987 0
[pid=27402/tid=27403] ppid=27400 vsize=328064 CPUtime=12.68 cores=0,2,4,6
/proc/27402/task/27403/stat : 27403 (strangenight2-m) R 27400 27402 27036 0 -1 4202560 19416 0 0 0 1264 4 0 0 25 0 4 0 495574360 335937536 37692 33554432000 4194304 4627427 140735802109440 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27402/tid=27404] ppid=27400 vsize=328064 CPUtime=12.68 cores=0,2,4,6
/proc/27402/task/27404/stat : 27404 (strangenight2-m) R 27400 27402 27036 0 -1 4202560 17025 0 0 0 1266 2 0 0 25 0 4 0 495574360 335937536 37692 33554432000 4194304 4627427 140735802109440 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27402/tid=27405] ppid=27400 vsize=328064 CPUtime=12.62 cores=0,2,4,6
/proc/27402/task/27405/stat : 27405 (strangenight2-m) R 27400 27402 27036 0 -1 4202560 22638 0 0 0 1257 5 0 0 25 0 4 0 495574360 335937536 37692 33554432000 4194304 4627427 140735802109440 18446744073709551615 4468043 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 328064

[startup+25.5012 s]
/proc/loadavg: 8.04 8.05 7.66 9/184 27406
/proc/meminfo: memFree=24526476/32951124 swapFree=67111524/67111528
[pid=27402] ppid=27400 vsize=340760 CPUtime=101.82 cores=0,2,4,6
/proc/27402/stat : 27402 (strangenight2-m) R 27400 27402 27036 0 -1 4202496 120955 0 0 0 10155 27 0 0 25 0 4 0 495574359 348938240 47068 33554432000 4194304 4627427 140735802109440 18446744073709551615 4309164 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27402/statm: 85190 47068 389 106 0 80161 0
[pid=27402/tid=27403] ppid=27400 vsize=340760 CPUtime=25.49 cores=0,2,4,6
/proc/27402/task/27403/stat : 27403 (strangenight2-m) R 27400 27402 27036 0 -1 4202560 28838 0 0 0 2542 7 0 0 25 0 4 0 495574360 348938240 47068 33554432000 4194304 4627427 140735802109440 18446744073709551615 4309594 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27402/tid=27404] ppid=27400 vsize=340760 CPUtime=25.48 cores=0,2,4,6
/proc/27402/task/27404/stat : 27404 (strangenight2-m) R 27400 27402 27036 0 -1 4202560 29759 0 0 0 2543 5 0 0 25 0 4 0 495574360 348938240 47068 33554432000 4194304 4627427 140735802109440 18446744073709551615 4428002 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27402/tid=27405] ppid=27400 vsize=340760 CPUtime=25.34 cores=0,2,4,6
/proc/27402/task/27405/stat : 27405 (strangenight2-m) R 27400 27402 27036 0 -1 4202560 30016 0 0 0 2527 7 0 0 25 0 4 0 495574360 348938240 47068 33554432000 4194304 4627427 140735802109440 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 340760

[startup+51.1005 s]
/proc/loadavg: 8.09 8.06 7.67 9/184 27407
/proc/meminfo: memFree=24465344/32951124 swapFree=67111524/67111528
[pid=27402] ppid=27400 vsize=352056 CPUtime=204.08 cores=0,2,4,6
/proc/27402/stat : 27402 (strangenight2-m) R 27400 27402 27036 0 -1 4202496 176440 0 0 0 20368 40 0 0 25 0 4 0 495574359 360505344 56910 33554432000 4194304 4627427 140735802109440 18446744073709551615 4309065 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27402/statm: 88014 56910 389 106 0 82985 0
[pid=27402/tid=27403] ppid=27400 vsize=352056 CPUtime=51.08 cores=0,2,4,6
/proc/27402/task/27403/stat : 27403 (strangenight2-m) R 27400 27402 27036 0 -1 4202560 41643 0 0 0 5099 9 0 0 25 0 4 0 495574360 360505344 56910 33554432000 4194304 4627427 140735802109440 18446744073709551615 4309304 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27402/tid=27404] ppid=27400 vsize=352056 CPUtime=51.08 cores=0,2,4,6
/proc/27402/task/27404/stat : 27404 (strangenight2-m) R 27400 27402 27036 0 -1 4202560 38871 0 0 0 5101 7 0 0 25 0 4 0 495574360 360505344 56910 33554432000 4194304 4627427 140735802109440 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27402/tid=27405] ppid=27400 vsize=352056 CPUtime=50.81 cores=0,2,4,6
/proc/27402/task/27405/stat : 27405 (strangenight2-m) R 27400 27402 27036 0 -1 4202560 47575 0 0 0 5069 12 0 0 25 0 4 0 495574360 360505344 56911 33554432000 4194304 4627427 140735802109440 18446744073709551615 4309220 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.08
Current children cumulated vsize (KiB) 352056

[startup+102.301 s]
/proc/loadavg: 8.10 8.07 7.69 9/184 27417
/proc/meminfo: memFree=24355264/32951124 swapFree=67111524/67111528
[pid=27402] ppid=27400 vsize=482916 CPUtime=408.62 cores=0,2,4,6
/proc/27402/stat : 27402 (strangenight2-m) R 27400 27402 27036 0 -1 4202496 264132 0 0 0 40798 64 0 0 25 0 4 0 495574359 494505984 75447 33554432000 4194304 4627427 140735802109440 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27402/statm: 120729 75447 389 106 0 115700 0
[pid=27402/tid=27403] ppid=27400 vsize=482916 CPUtime=102.28 cores=0,2,4,6
/proc/27402/task/27403/stat : 27403 (strangenight2-m) R 27400 27402 27036 0 -1 4202560 63618 0 0 0 10213 15 0 0 25 0 4 0 495574360 494505984 75447 33554432000 4194304 4627427 140735802109440 18446744073709551615 4309396 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27402/tid=27404] ppid=27400 vsize=482916 CPUtime=102.29 cores=0,2,4,6
/proc/27402/task/27404/stat : 27404 (strangenight2-m) R 27400 27402 27036 0 -1 4202560 55427 0 0 0 10218 11 0 0 25 0 4 0 495574360 494505984 75447 33554432000 4194304 4627427 140735802109440 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27402/tid=27405] ppid=27400 vsize=482916 CPUtime=101.73 cores=0,2,4,6
/proc/27402/task/27405/stat : 27405 (strangenight2-m) R 27400 27402 27036 0 -1 4202560 76339 0 0 0 10153 20 0 0 25 0 4 0 495574360 494505984 75447 33554432000 4194304 4627427 140735802109440 18446744073709551615 4333154 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.62
Current children cumulated vsize (KiB) 482916

[startup+162.301 s]

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

[pid=27402] ppid=27400 vsize=702848 CPUtime=2805.38 cores=0,2,4,6
/proc/27402/stat : 27402 (strangenight2-m) R 27400 27402 27036 0 -1 4202496 894020 0 0 0 280269 269 0 0 25 0 4 0 495574359 719716352 118427 33554432000 4194304 4627427 140735802109440 18446744073709551615 4309228 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27402/statm: 175712 118427 389 106 0 170683 0
[pid=27402/tid=27403] ppid=27400 vsize=702848 CPUtime=702.28 cores=0,2,4,6
/proc/27402/task/27403/stat : 27403 (strangenight2-m) R 27400 27402 27036 0 -1 4202560 242133 0 0 0 70148 80 0 0 25 0 4 0 495574360 719716352 118427 33554432000 4194304 4627427 140735802109440 18446744073709551615 4428111 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27402/tid=27404] ppid=27400 vsize=702848 CPUtime=702.3 cores=0,2,4,6
/proc/27402/task/27404/stat : 27404 (strangenight2-m) R 27400 27402 27036 0 -1 4202560 146551 0 0 0 70191 39 0 0 25 0 4 0 495574360 719716352 118427 33554432000 4194304 4627427 140735802109440 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27402/tid=27405] ppid=27400 vsize=702848 CPUtime=698.55 cores=0,2,4,6
/proc/27402/task/27405/stat : 27405 (strangenight2-m) R 27400 27402 27036 0 -1 4202560 266336 0 0 0 69776 79 0 0 25 0 4 0 495574360 719716352 118427 33554432000 4194304 4627427 140735802109440 18446744073709551615 4427421 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2805.38
Current children cumulated vsize (KiB) 702848

[startup+762.3 s]
/proc/loadavg: 8.18 8.10 7.87 9/184 27435
/proc/meminfo: memFree=23792068/32951124 swapFree=67111524/67111528
[pid=27402] ppid=27400 vsize=804420 CPUtime=3045.06 cores=0,2,4,6
/proc/27402/stat : 27402 (strangenight2-m) R 27400 27402 27036 0 -1 4202496 953961 0 0 0 304219 287 0 0 25 0 4 0 495574359 823726080 117499 33554432000 4194304 4627427 140735802109440 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27402/statm: 201105 117499 389 106 0 196076 0
[pid=27402/tid=27403] ppid=27400 vsize=804420 CPUtime=762.29 cores=0,2,4,6
/proc/27402/task/27403/stat : 27403 (strangenight2-m) R 27400 27402 27036 0 -1 4202560 256065 0 0 0 76144 85 0 0 25 0 4 0 495574360 823726080 117499 33554432000 4194304 4627427 140735802109440 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27402/tid=27404] ppid=27400 vsize=804420 CPUtime=762.31 cores=0,2,4,6
/proc/27402/task/27404/stat : 27404 (strangenight2-m) R 27400 27402 27036 0 -1 4202560 162899 0 0 0 76186 45 0 0 25 0 4 0 495574360 823726080 117499 33554432000 4194304 4627427 140735802109440 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27402/tid=27405] ppid=27400 vsize=804420 CPUtime=758.23 cores=0,2,4,6
/proc/27402/task/27405/stat : 27405 (strangenight2-m) R 27400 27402 27036 0 -1 4202560 281126 0 0 0 75740 83 0 0 25 0 4 0 495574360 823726080 117499 33554432000 4194304 4627427 140735802109440 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3045.06
Current children cumulated vsize (KiB) 804420

[startup+822.3 s]
/proc/loadavg: 7.85 8.04 7.87 5/176 27455
/proc/meminfo: memFree=25151952/32951124 swapFree=67111524/67111528
[pid=27402] ppid=27400 vsize=863836 CPUtime=3284.73 cores=0,2,4,6
/proc/27402/stat : 27402 (strangenight2-m) R 27400 27402 27036 0 -1 4202496 1004903 0 0 0 328166 307 0 0 25 0 4 0 495574359 884568064 123876 33554432000 4194304 4627427 140735802109440 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27402/statm: 215959 123876 389 106 0 210930 0
[pid=27402/tid=27403] ppid=27400 vsize=863836 CPUtime=822.28 cores=0,2,4,6
/proc/27402/task/27403/stat : 27403 (strangenight2-m) R 27400 27402 27036 0 -1 4202560 270389 0 0 0 82138 90 0 0 25 0 4 0 495574360 884568064 123876 33554432000 4194304 4627427 140735802109440 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27402/tid=27404] ppid=27400 vsize=863836 CPUtime=822.3 cores=0,2,4,6
/proc/27402/task/27404/stat : 27404 (strangenight2-m) R 27400 27402 27036 0 -1 4202560 171169 0 0 0 82182 48 0 0 25 0 4 0 495574360 884568064 123876 33554432000 4194304 4627427 140735802109440 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27402/tid=27405] ppid=27400 vsize=863836 CPUtime=817.91 cores=0,2,4,6
/proc/27402/task/27405/stat : 27405 (strangenight2-m) R 27400 27402 27036 0 -1 4202560 295383 0 0 0 81702 89 0 0 25 0 4 0 495574360 884568064 123876 33554432000 4194304 4627427 140735802109440 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3284.73
Current children cumulated vsize (KiB) 863836

[startup+882.306 s]
/proc/loadavg: 5.41 7.30 7.62 5/175 27456
/proc/meminfo: memFree=24988736/32951124 swapFree=67111524/67111528
[pid=27402] ppid=27400 vsize=1091456 CPUtime=3524.47 cores=0,2,4,6
/proc/27402/stat : 27402 (strangenight2-m) R 27400 27402 27036 0 -1 4202496 1090557 0 0 0 352114 333 0 0 25 0 4 0 495574359 1117650944 164397 33554432000 4194304 4627427 140735802109440 18446744073709551615 4420232 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27402/statm: 272864 164397 389 106 0 267835 0
[pid=27402/tid=27403] ppid=27400 vsize=1091456 CPUtime=882.28 cores=0,2,4,6
/proc/27402/task/27403/stat : 27403 (strangenight2-m) R 27400 27402 27036 0 -1 4202560 298841 0 0 0 88130 98 0 0 25 0 4 0 495574360 1117650944 164397 33554432000 4194304 4627427 140735802109440 18446744073709551615 4468043 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27402/tid=27404] ppid=27400 vsize=1091456 CPUtime=882.31 cores=0,2,4,6
/proc/27402/task/27404/stat : 27404 (strangenight2-m) R 27400 27402 27036 0 -1 4202560 185205 0 0 0 88177 54 0 0 25 0 4 0 495574360 1117650944 164397 33554432000 4194304 4627427 140735802109440 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27402/tid=27405] ppid=27400 vsize=1091456 CPUtime=877.63 cores=0,2,4,6
/proc/27402/task/27405/stat : 27405 (strangenight2-m) R 27400 27402 27036 0 -1 4202560 318805 0 0 0 87668 95 0 0 25 0 4 0 495574360 1117650944 164397 33554432000 4194304 4627427 140735802109440 18446744073709551615 4468063 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3524.47
Current children cumulated vsize (KiB) 1091456

[startup+942.301 s]
/proc/loadavg: 4.58 6.71 7.40 5/175 27458
/proc/meminfo: memFree=24998104/32951124 swapFree=67111524/67111528
[pid=27402] ppid=27400 vsize=1092212 CPUtime=3764.17 cores=0,2,4,6
/proc/27402/stat : 27402 (strangenight2-m) R 27400 27402 27036 0 -1 4202496 1103042 0 0 0 376075 342 0 0 25 0 4 0 495574359 1118425088 162423 33554432000 4194304 4627427 140735802109440 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27402/statm: 273053 162423 389 106 0 268024 0
[pid=27402/tid=27403] ppid=27400 vsize=1092212 CPUtime=942.28 cores=0,2,4,6
/proc/27402/task/27403/stat : 27403 (strangenight2-m) R 27400 27402 27036 0 -1 4202560 298841 0 0 0 94130 98 0 0 25 0 4 0 495574360 1118425088 162423 33554432000 4194304 4627427 140735802109440 18446744073709551615 4427688 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27402/tid=27404] ppid=27400 vsize=1092212 CPUtime=942.3 cores=0,2,4,6
/proc/27402/task/27404/stat : 27404 (strangenight2-m) R 27400 27402 27036 0 -1 4202560 190867 0 0 0 94172 58 0 0 25 0 4 0 495574360 1118425088 162423 33554432000 4194304 4627427 140735802109440 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27402/tid=27405] ppid=27400 vsize=1092212 CPUtime=937.34 cores=0,2,4,6
/proc/27402/task/27405/stat : 27405 (strangenight2-m) R 27400 27402 27036 0 -1 4202560 319443 0 0 0 93639 95 0 0 25 0 4 0 495574360 1118425088 162423 33554432000 4194304 4627427 140735802109440 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3764.17
Current children cumulated vsize (KiB) 1092212

[startup+1002.3 s]
/proc/loadavg: 4.21 6.22 7.18 5/175 27459
/proc/meminfo: memFree=25016496/32951124 swapFree=67111524/67111528
[pid=27402] ppid=27400 vsize=1013036 CPUtime=4003.87 cores=0,2,4,6
/proc/27402/stat : 27402 (strangenight2-m) R 27400 27402 27036 0 -1 4202496 1150198 0 0 0 400024 363 0 0 25 0 4 0 495574359 1037348864 157576 33554432000 4194304 4627427 140735802109440 18446744073709551615 4308416 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27402/statm: 253259 157576 389 106 0 248230 0
[pid=27402/tid=27403] ppid=27400 vsize=1013036 CPUtime=1002.28 cores=0,2,4,6
/proc/27402/task/27403/stat : 27403 (strangenight2-m) R 27400 27402 27036 0 -1 4202560 308531 0 0 0 100124 104 0 0 25 0 4 0 495574360 1037348864 157576 33554432000 4194304 4627427 140735802109440 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27402/tid=27404] ppid=27400 vsize=1013036 CPUtime=1002.31 cores=0,2,4,6
/proc/27402/task/27404/stat : 27404 (strangenight2-m) R 27400 27402 27036 0 -1 4202560 201130 0 0 0 100170 61 0 0 25 0 4 0 495574360 1037348864 157576 33554432000 4194304 4627427 140735802109440 18446744073709551615 4427394 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27402/tid=27405] ppid=27400 vsize=1013036 CPUtime=997.07 cores=0,2,4,6
/proc/27402/task/27405/stat : 27405 (strangenight2-m) R 27400 27402 27036 0 -1 4202560 333035 0 0 0 99605 102 0 0 25 0 4 0 495574360 1037348864 157576 33554432000 4194304 4627427 140735802109440 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4003.87
Current children cumulated vsize (KiB) 1013036

[startup+1062.3 s]
/proc/loadavg: 4.13 5.83 6.99 5/175 27461
/proc/meminfo: memFree=24994328/32951124 swapFree=67111524/67111528
[pid=27402] ppid=27400 vsize=1025012 CPUtime=4243.61 cores=0,2,4,6
/proc/27402/stat : 27402 (strangenight2-m) R 27400 27402 27036 0 -1 4202496 1197160 0 0 0 423978 383 0 0 25 0 4 0 495574359 1049612288 163611 33554432000 4194304 4627427 140735802109440 18446744073709551615 4309315 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27402/statm: 256253 163611 389 106 0 251224 0
[pid=27402/tid=27403] ppid=27400 vsize=1025012 CPUtime=1062.28 cores=0,2,4,6
/proc/27402/task/27403/stat : 27403 (strangenight2-m) R 27400 27402 27036 0 -1 4202560 316731 0 0 0 106120 108 0 0 25 0 4 0 495574360 1049612288 163611 33554432000 4194304 4627427 140735802109440 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27402/tid=27404] ppid=27400 vsize=1025012 CPUtime=1062.31 cores=0,2,4,6
/proc/27402/task/27404/stat : 27404 (strangenight2-m) R 27400 27402 27036 0 -1 4202560 211850 0 0 0 106166 65 0 0 25 0 4 0 495574360 1049612288 163611 33554432000 4194304 4627427 140735802109440 18446744073709551615 4309220 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27402/tid=27405] ppid=27400 vsize=1025012 CPUtime=1056.79 cores=0,2,4,6
/proc/27402/task/27405/stat : 27405 (strangenight2-m) R 27400 27402 27036 0 -1 4202560 347140 0 0 0 105572 107 0 0 25 0 4 0 495574360 1049612288 163611 33554432000 4194304 4627427 140735802109440 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4243.61
Current children cumulated vsize (KiB) 1025012

[startup+1122.3 s]
/proc/loadavg: 4.05 5.49 6.80 5/175 27463
/proc/meminfo: memFree=24959412/32951124 swapFree=67111524/67111528
[pid=27402] ppid=27400 vsize=1026820 CPUtime=4483.32 cores=0,2,4,6
/proc/27402/stat : 27402 (strangenight2-m) R 27400 27402 27036 0 -1 4202496 1239469 0 0 0 447930 402 0 0 25 0 4 0 495574359 1051463680 171623 33554432000 4194304 4627427 140735802109440 18446744073709551615 4427854 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27402/statm: 256705 171623 389 106 0 251676 0
[pid=27402/tid=27403] ppid=27400 vsize=1026820 CPUtime=1122.28 cores=0,2,4,6
/proc/27402/task/27403/stat : 27403 (strangenight2-m) R 27400 27402 27036 0 -1 4202560 325933 0 0 0 112117 111 0 0 25 0 4 0 495574360 1051463680 171623 33554432000 4194304 4627427 140735802109440 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27402/tid=27404] ppid=27400 vsize=1026820 CPUtime=1122.31 cores=0,2,4,6
/proc/27402/task/27404/stat : 27404 (strangenight2-m) R 27400 27402 27036 0 -1 4202560 219296 0 0 0 112161 70 0 0 25 0 4 0 495574360 1051463680 171623 33554432000 4194304 4627427 140735802109440 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27402/tid=27405] ppid=27400 vsize=1026820 CPUtime=1116.52 cores=0,2,4,6
/proc/27402/task/27405/stat : 27405 (strangenight2-m) R 27400 27402 27036 0 -1 4202560 360601 0 0 0 111538 114 0 0 25 0 4 0 495574360 1051463680 171623 33554432000 4194304 4627427 140735802109440 18446744073709551615 4527239 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4483.32
Current children cumulated vsize (KiB) 1026820

[startup+1182.3 s]
/proc/loadavg: 4.06 5.23 6.62 5/175 27464
/proc/meminfo: memFree=24949912/32951124 swapFree=67111524/67111528
[pid=27402] ppid=27400 vsize=1072976 CPUtime=4723.06 cores=0,2,4,6
/proc/27402/stat : 27402 (strangenight2-m) R 27400 27402 27036 0 -1 4202496 1271386 0 0 0 471891 415 0 0 25 0 4 0 495574359 1098727424 174345 33554432000 4194304 4627427 140735802109440 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27402/statm: 268244 174345 389 106 0 263215 0
[pid=27402/tid=27403] ppid=27400 vsize=1072976 CPUtime=1182.29 cores=0,2,4,6
/proc/27402/task/27403/stat : 27403 (strangenight2-m) R 27400 27402 27036 0 -1 4202560 335397 0 0 0 118114 115 0 0 25 0 4 0 495574360 1098727424 174345 33554432000 4194304 4627427 140735802109440 18446744073709551615 4467844 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27402/tid=27404] ppid=27400 vsize=1072976 CPUtime=1182.31 cores=0,2,4,6
/proc/27402/task/27404/stat : 27404 (strangenight2-m) R 27400 27402 27036 0 -1 4202560 229308 0 0 0 118156 75 0 0 25 0 4 0 495574360 1098727424 174345 33554432000 4194304 4627427 140735802109440 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27402/tid=27405] ppid=27400 vsize=1072976 CPUtime=1176.25 cores=0,2,4,6
/proc/27402/task/27405/stat : 27405 (strangenight2-m) R 27400 27402 27036 0 -1 4202560 365901 0 0 0 117510 115 0 0 25 0 4 0 495574360 1098727424 174345 33554432000 4194304 4627427 140735802109440 18446744073709551615 4428380 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4723.06
Current children cumulated vsize (KiB) 1072976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.6 s]
/proc/loadavg: 4.04 5.15 6.57 5/175 27465
/proc/meminfo: memFree=24948404/32951124 swapFree=67111524/67111528
[pid=27402] ppid=27400 vsize=1073284 CPUtime=4800.18 cores=0,2,4,6
/proc/27402/stat : 27402 (strangenight2-m) R 27400 27402 27036 0 -1 4202496 1279708 0 0 0 479597 421 0 0 25 0 4 0 495574359 1099042816 174435 33554432000 4194304 4627427 140735802109440 18446744073709551615 4324168 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27402/statm: 268321 174435 389 106 0 263292 0
[pid=27402/tid=27403] ppid=27400 vsize=1073284 CPUtime=1201.59 cores=0,2,4,6
/proc/27402/task/27403/stat : 27403 (strangenight2-m) R 27400 27402 27036 0 -1 4202560 335397 0 0 0 120044 115 0 0 25 0 4 0 495574360 1099042816 174435 33554432000 4194304 4627427 140735802109440 18446744073709551615 4467823 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27402/tid=27404] ppid=27400 vsize=1073284 CPUtime=1201.61 cores=0,2,4,6
/proc/27402/task/27404/stat : 27404 (strangenight2-m) R 27400 27402 27036 0 -1 4202560 233947 0 0 0 120083 78 0 0 25 0 4 0 495574360 1099042816 174435 33554432000 4194304 4627427 140735802109440 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27402/tid=27405] ppid=27400 vsize=1073284 CPUtime=1195.45 cores=0,2,4,6
/proc/27402/task/27405/stat : 27405 (strangenight2-m) R 27400 27402 27036 0 -1 4202560 367201 0 0 0 119429 116 0 0 25 0 4 0 495574360 1099042816 174435 33554432000 4194304 4627427 140735802109440 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.18
Current children cumulated vsize (KiB) 1073284

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

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

[startup+1201.6 s]
/proc/loadavg: 4.04 5.15 6.57 5/175 27465
/proc/meminfo: memFree=24948404/32951124 swapFree=67111524/67111528
[pid=27402] ppid=27400 vsize=1073284 CPUtime=4800.18 cores=0,2,4,6
/proc/27402/stat : 27402 (strangenight2-m) R 27400 27402 27036 0 -1 4202496 1279708 0 0 0 479597 421 0 0 25 0 4 0 495574359 1099042816 174435 33554432000 4194304 4627427 140735802109440 18446744073709551615 4324168 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27402/statm: 268321 174435 389 106 0 263292 0
[pid=27402/tid=27403] ppid=27400 vsize=1073284 CPUtime=1201.59 cores=0,2,4,6
/proc/27402/task/27403/stat : 27403 (strangenight2-m) R 27400 27402 27036 0 -1 4202560 335397 0 0 0 120044 115 0 0 25 0 4 0 495574360 1099042816 174435 33554432000 4194304 4627427 140735802109440 18446744073709551615 4467823 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27402/tid=27404] ppid=27400 vsize=1073284 CPUtime=1201.61 cores=0,2,4,6
/proc/27402/task/27404/stat : 27404 (strangenight2-m) R 27400 27402 27036 0 -1 4202560 233947 0 0 0 120083 78 0 0 25 0 4 0 495574360 1099042816 174435 33554432000 4194304 4627427 140735802109440 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27402/tid=27405] ppid=27400 vsize=1073284 CPUtime=1195.45 cores=0,2,4,6
/proc/27402/task/27405/stat : 27405 (strangenight2-m) R 27400 27402 27036 0 -1 4202560 367201 0 0 0 119429 116 0 0 25 0 4 0 495574360 1099042816 174435 33554432000 4194304 4627427 140735802109440 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.18
Current children cumulated vsize (KiB) 1073284

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.65
CPU time (s): 4800.24
CPU user time (s): 4795.99
CPU system time (s): 4.24735
CPU usage (%): 399.472
Max. virtual memory (cumulated for all children) (KiB): 1092212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.99
system time used= 4.24735
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1279710
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= 1709
involuntary context switches= 22629

runsolver used 1.87971 second user time and 4.31234 second system time

The end

Launcher Data

Begin job on node147 at 2011-04-29 00:59:45
IDJOB=3173841
IDBENCH=82659
IDSOLVER=1586
FILE ID=node147/3173841-1304031584
RUNJOBID= node147-1304028687-27054
PBS_JOBID= 13170305
Free space on /tmp= 72652 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/large/unif-k7-r85-v250-c21250-S981492757-074-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173841-1304031584/watcher-3173841-1304031584 -o /tmp/evaluation-result-3173841-1304031584/solver-3173841-1304031584 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3173841-1304031584.cnf

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

MD5SUM BENCH= 720cb73f06c537d4bcc379449229299e
RANDOM SEED=1603815622

node147.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24673200 kB
Buffers:       1019356 kB
Cached:        5779880 kB
SwapCached:          4 kB
Active:        2218616 kB
Inactive:      5613048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24673200 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            6256 kB
Writeback:           0 kB
AnonPages:     1032256 kB
Mapped:          15508 kB
Slab:           380748 kB
PageTables:       6352 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1382136 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= 72652 MiB
End job on node147 at 2011-04-29 01:19:48