Trace number 3173709

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.14 1201.67

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1250-c25000-S1103412232-098-UNKNOWN.cnf
MD5SUMd6a0b223b2c940add3196cb3c37e2d59
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark98.1881
Satisfiable
(Un)Satisfiability was proved
Number of variables1250
Number of clauses25000
Sum of the clauses size125000
Maximum clause length5
Minimum clause length5
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 525000
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3173709-1304030047.cnf'
0.00/0.00	c -- header says num vars:           1250
0.00/0.00	c -- header says num clauses:       25000
0.00/0.02	c -- clauses added:            0 learnts,        25000 normals,            0 xors
0.00/0.02	c -- vars added       1250
0.00/0.02	c Parsing time:  0.01 s
0.00/0.02	c  N st     0         0      1250     25000         0         0    125000         0   no data   no data
0.00/0.15	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.12
0.00/0.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
0.58/0.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.58/0.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.58/0.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.58/0.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
0.58/0.16	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.58/0.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.58/0.58	c Finding binary XORs  T:     0.00 s  found:       0
0.58/0.58	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.58/0.58	c calculated reachability. Time: 0.00
0.58/0.58	c Calc default polars -  time:   0.00 s pos:     589 undec:      47 neg:     614
0.58/0.58	c =========================================================================================
0.58/0.58	c types(t): F = full restart, N = normal restart
0.58/0.58	c types(t): S = simplification begin/end, E = solution found
0.58/0.58	c restart types(rt): st = static, dy = dynamic
0.58/0.58	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.58/0.58	c  B st     0         0      1250     25000         0         0    125000         0   no data   no data
0.58/0.58	c  N dy    22      4097      1250     25000         0      4094    125000    570668    105.67    112.73
2.35/0.90	c  N dy    49      8130      1250     25000         0      5630    125000    564069    106.33    113.79
4.79/1.30	c  N dy    78     12207      1250     25000         0      5458    125000    363177    107.92    114.22
6.00/1.57	c  N dy   105     16259      1250     25000         0      9509    125000    910096    108.21    114.75
7.57/1.95	c  N dy   132     20457      1250     25000         0      8082    125000    557176    108.29    116.17
9.15/2.35	c  N dy   157     24657      1250     25000         0     12281    125000   1127021    108.28    115.72
9.15/2.38	c  F st   159     25001      1250     25000         0     12624    125000   1174043    108.30   no data
11.15/2.86	c  N dy   165     30000      1250     25000         0     10809    125000    840080    108.30   no data
11.15/2.86	c  S st   165     30000      1250     25000         0     10809    125000    840080    108.30   no data
11.56/2.92	c  S st   165     30503      1250     25000         0     11312    125000    900364    108.30   no data
11.56/2.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.56/2.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
11.56/2.94	c blocked clauses removed:        0 vars:      0 tried:        1250 T: 0.00 s
11.56/2.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.56/2.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.56/2.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
11.56/2.94	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
11.56/2.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
11.56/2.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.55/3.44	c lits-rem:        33  cl-subs:       30  v-elim:      0  v-fix:    0  time:  0.45 s
13.95/3.59	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.15
13.95/3.60	c calculated reachability. Time: 0.00
13.95/3.60	c  N dy   165     30503      1250     25000         0     11282    125000    891255    108.30   no data
15.96/4.00	c  N dy   185     34527      1250     25000         0     15304    125000   1450239    108.55    120.34
17.54/4.42	c  N dy   212     38620      1250     25000         0     11496    125000    741121    108.47    114.88
19.14/4.87	c  N dy   234     42710      1250     25000         0     15585    125000   1297319    108.58    122.63
20.76/5.22	c  S st   253     45754      1250     25000         0      9674    125000    361565    108.57   no data
20.76/5.29	c  S st   253     46255      1250     25000         0     10175    125000    425514    108.57   no data
20.76/5.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.13/5.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
21.13/5.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
21.13/5.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.13/5.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.13/5.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
21.13/5.30	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
21.13/5.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
21.13/5.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.53/5.45	c lits-rem:         6  cl-subs:        7  v-elim:      0  v-fix:    0  time:  0.12 s
21.53/5.45	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
21.53/5.46	c vivif2 --  cl tried    10168 cl shrink        0 lits rem          0 time: 0.00
22.33/5.62	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.16
22.33/5.62	c calculated reachability. Time: 0.00
22.33/5.62	c  N dy   253     46255      1250     25000         0     10168    125000    423731    108.57   no data
23.94/6.04	c  N dy   280     50392      1250     25000         0     14303    125000    984213    108.75    117.57
25.93/6.50	c  N dy   308     54467      1250     25000         0     18375    125000   1542767    108.97    121.74
27.53/6.96	c  N dy   336     58546      1250     25000         0     12486    125000    619326    109.11    120.53
29.14/7.39	c  N dy   363     62583      1250     25000         0     16523    125000   1174010    109.26    116.53
31.13/7.86	c  N dy   384     66620      1250     25000         0     20555    125000   1725581    109.24    115.06
32.33/8.19	c  S st   399     69383      1250     25000         0     12335    125000    460511    109.13   no data
32.73/8.26	c  S st   399     69885      1250     25000         0     12837    125000    519183    109.13   no data
32.73/8.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
32.73/8.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
32.73/8.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
32.73/8.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
32.73/8.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.73/8.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
32.73/8.28	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
32.73/8.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
33.13/8.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.94/8.51	c lits-rem:        13  cl-subs:        4  v-elim:      0  v-fix:    0  time:  0.20 s
33.94/8.51	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
33.94/8.51	c vivif2 --  cl tried    12833 cl shrink        0 lits rem          0 time: 0.01
34.32/8.69	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.18
34.32/8.69	c calculated reachability. Time: 0.00
34.32/8.69	c  N dy   399     69885      1250     25000         0     12833    125000    518092    109.13   no data
36.31/9.19	c  N dy   423     74458      1250     25000         0     17401    125000   1148588    109.16    114.92
38.71/9.76	c  N dy   454     79225      1250     25000         0     22162    125000   1794064    109.22    127.03
41.11/10.36	c  N dy   485     84365      1250     25000         0     15312    125000    736269    109.29    116.77
42.73/10.72	c  F st   508     87501      1250     25000         0     18441    125000   1168931    109.43    101.30
44.30/11.12	c  N st   513     90799      1250     25000         0     21729    125000   1666403    109.43   no data
47.12/11.89	c  N dy   542     96949      1250     25000         0     14886    125000    570425    109.50    117.71
49.90/12.59	c  N dy   578    103157      1250     25000         0     21088    125000   1415954    109.48    121.87
50.70/12.79	c  S st   588    104828      1250     25000         0     22758    125000   1643047    109.44   no data
51.11/12.88	c  S st   588    105332      1250     25000         0     23262    125000   1705888    109.44   no data
51.11/12.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
51.11/12.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
51.51/12.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
51.51/12.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
51.51/12.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.51/12.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
51.51/12.91	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
51.51/12.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
51.51/12.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
65.48/16.41	c lits-rem:       184  cl-subs:       18  v-elim:      0  v-fix:    0  time:  3.42 s
65.48/16.41	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
65.48/16.43	c vivif2 --  cl tried    23244 cl shrink        0 lits rem          0 time: 0.02
66.67/16.71	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.28
66.67/16.71	c calculated reachability. Time: 0.00
66.67/16.71	c  N dy   588    105332      1250     25000         0     23244    125000   1700664    109.44   no data
70.28/17.62	c  N dy   633    112136      1250     25000         0     16062    125000    593335    109.52    117.53
73.49/18.49	c  N dy   676    119368      1250     25000         0     23283    125000   1590971    109.67    116.32
77.89/19.57	c  N dy   721    127473      1250     25000         0     16399    125000    503573    109.64    115.70
82.28/20.65	c  N dy   768    135899      1250     25000         0     24818    125000   1668201    109.65    116.84
87.44/21.91	c  N dy   820    144604      1250     25000         0     17528    125000    533835    109.64    115.57
91.84/23.09	c  N dy   871    154067      1250     25000         0     26978    125000   1816323    109.65    117.13
94.24/23.64	c  S st   897    157998      1250     25000         0     30906    125000   2357329    109.70   no data
94.64/23.75	c  S st   897    158502      1250     25000         0     31409    125000   2416991    109.70   no data
94.64/23.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
94.64/23.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.03
94.64/23.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
94.64/23.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
94.64/23.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
94.64/23.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
94.64/23.78	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
95.05/23.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
95.05/23.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
127.00/31.86	c lits-rem:       243  cl-subs:       26  v-elim:      0  v-fix:    0  time:  7.97 s
127.00/31.86	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
127.00/31.89	c vivif2 --  cl tried    31383 cl shrink        0 lits rem          0 time: 0.03
128.59/32.22	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.33
128.59/32.22	c calculated reachability. Time: 0.00
128.59/32.22	c  N dy   897    158502      1250     25000         0     31383    125000   2409307    109.70   no data
134.19/33.60	c  N dy   960    168632      1250     25000         0     24527    125000   1373076    109.78    120.07
140.58/35.22	c  N dy  1025    179402      1250     25000         0     35290    125000   2831305    109.73    121.95
146.97/36.82	c  N dy  1093    191493      1250     25000         0     29391    125000   1902821    109.80    116.19
154.16/38.62	c  N dy  1166    203788      1250     25000         0     22696    125000    851928    109.80    115.76
161.37/40.48	c  N dy  1245    216804      1250     25000         0     35707    125000   2636686    109.81    116.62
169.75/42.50	c  N dy  1328    230909      1250     25000         0     29815    125000   1718382    109.89    119.87
173.74/43.55	c  S st  1370    237753      1250     25000         0     36654    125000   2659405    109.92     98.28
174.14/43.66	c  S st  1370    238255      1250     25000         0     37156    125000   2719573    109.92   no data
174.14/43.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
174.14/43.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
174.55/43.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
174.55/43.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
174.55/43.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
174.55/43.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
174.55/43.70	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
174.55/43.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
174.93/43.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
222.08/55.69	c lits-rem:       258  cl-subs:       29  v-elim:      0  v-fix:    0  time: 11.87 s
222.08/55.69	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
222.49/55.72	c vivif2 --  cl tried    37127 cl shrink        0 lits rem          0 time: 0.03
223.67/56.07	c asymm  cl-useful: 0/22896/25000 lits-rem:0 time: 0.35
223.67/56.07	c calculated reachability. Time: 0.00
223.67/56.07	c  N dy  1370    238255      1250     25000         0     37127    125000   2711357    109.92   no data
232.47/58.29	c  N dy  1460    253767      1250     25000         0     31637    125000   1828980    109.91    117.72
242.46/60.76	c  N dy  1548    270071      1250     25000         0     25947    125000    913089    109.91    119.13
252.84/63.30	c  N dy  1633    287392      1250     25000         0     43254    125000   3278422    109.83    116.04
263.62/66.06	c  N dy  1744    305999      1250     25000         0     38856    125000   2548022    109.81    116.19
264.02/66.10	c  F st  1746    306250      1250     25000         0     39107    125000   2580512    109.80   no data
275.63/69.03	c  N dy  1831    325691      1250     25000         0     34554    125000   1843859    109.80    115.91
289.19/72.43	c  N dy  1968    346004      1250     25000         0     29874    125000   1078068    109.97    118.37
295.98/74.18	c  S st  2039    357382      1250     25000         0     41243    125000   2637603    110.00   no data
296.78/74.30	c  S st  2039    357886      1250     25000         0     41747    125000   2697540    110.00   no data
296.78/74.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
296.78/74.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
296.78/74.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
296.78/74.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
296.78/74.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
296.78/74.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
296.78/74.34	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
296.78/74.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
297.19/74.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
346.71/86.80	c lits-rem:       293  cl-subs:       39  v-elim:      0  v-fix:    0  time: 12.35 s
346.71/86.80	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
346.71/86.84	c vivif2 --  cl tried    41708 cl shrink        0 lits rem          0 time: 0.03
346.71/86.88	c asymm  cl-useful: 0/2104/25000 lits-rem:0 time: 0.04
346.71/86.88	c calculated reachability. Time: 0.00
346.71/86.88	c  N dy  2039    357886      1250     25000         0     41708    125000   2686484    110.00   no data
360.29/90.29	c  N dy  2165    378011      1250     25000         0     35829    125000   1761742    110.05    117.80
374.68/93.83	c  N dy  2284    398013      1250     25000         0     28840    125000    669447    110.10    116.20
387.87/97.11	c  N dy  2406    418124      1250     25000         0     48930    125000   3443951    110.16    116.78
401.45/100.59	c  N dy  2532    438474      1250     25000         0     41283    125000   2247262    110.18    118.05
416.25/104.26	c  N dy  2652    458480      1250     25000         0     32305    125000    889026    110.18    119.52
430.21/107.70	c  N dy  2768    478504      1250     25000         0     52310    125000   3657705    110.23    116.78
444.19/111.21	c  N dy  2886    498505      1250     25000         0     42315    125000   2140561    110.27    116.55
460.20/115.22	c  N dy  3004    518653      1250     25000         0     31486    125000    519643    110.27    117.94
472.16/118.24	c  S st  3117    536829      1250     25000         0     49641    125000   3031474    110.31   no data
472.56/118.38	c  S st  3117    537332      1250     25000         0     50144    125000   3088247    110.31   no data
472.56/118.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
472.97/118.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
472.97/118.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
472.97/118.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
472.97/118.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
472.97/118.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
472.97/118.43	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
472.97/118.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
473.38/118.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
520.50/130.34	c lits-rem:       272  cl-subs:       36  v-elim:      0  v-fix:    0  time: 11.78 s
520.50/130.34	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
520.50/130.38	c vivif2 --  cl tried    50108 cl shrink        0 lits rem          0 time: 0.04
522.09/130.77	c asymm  cl-useful: 0/19427/25000 lits-rem:0 time: 0.39
522.09/130.77	c calculated reachability. Time: 0.00
522.09/130.77	c  N dy  3117    537332      1250     25000         0     50108    125000   3077237    110.31   no data
538.48/134.83	c  N dy  3238    557415      1250     25000         0     38206    125000   1308000    110.33    118.71
555.25/139.01	c  N dy  3360    577689      1250     25000         0     58469    125000   4110287    110.36    117.93
571.63/143.12	c  N dy  3475    597833      1250     25000         0     45627    125000   2198046    110.36    119.32
588.41/147.35	c  N dy  3597    617899      1250     25000         0     65672    125000   4970224    110.40    116.83
603.59/151.18	c  N dy  3720    638357      1250     25000         0     52133    125000   2962396    110.41    116.71
621.56/155.67	c  N dy  3851    658435      1250     25000         0     37221    125000    791565    110.46    116.56
636.74/159.42	c  N dy  3981    678476      1250     25000         0     57238    125000   3564015    110.51    116.61
653.54/163.64	c  N dy  4101    698576      1250     25000         0     41352    125000   1232514    110.54    116.77
669.10/167.58	c  N dy  4220    718919      1250     25000         0     61679    125000   4021145    110.55    116.82
686.28/171.82	c  N dy  4334    738928      1250     25000         0     44707    125000   1553053    110.54    116.42
702.27/175.87	c  N dy  4447    759021      1250     25000         0     64785    125000   4304574    110.54    120.30
719.46/180.14	c  N dy  4562    779034      1250     25000         0     46816    125000   1732433    110.57    117.62
737.03/184.51	c  N dy  4676    799216      1250     25000         0     66981    125000   4496359    110.54    116.37
744.21/186.33	c  S st  4715    805999      1250     25000         0     73756    125000   5428918    110.54    114.68
745.01/186.55	c  S st  4715    806499      1250     25000         0     74256    125000   5490033    110.54   no data
745.01/186.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
745.42/186.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.06
745.42/186.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
745.42/186.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
745.42/186.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
745.42/186.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
745.42/186.62	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
745.42/186.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
746.20/186.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
863.65/216.21	c lits-rem:       568  cl-subs:       54  v-elim:      0  v-fix:    0  time: 29.35 s
863.65/216.22	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
863.65/216.28	c vivif2 --  cl tried    74202 cl shrink        0 lits rem          0 time: 0.07
864.47/216.47	c asymm  cl-useful: 0/5573/25000 lits-rem:0 time: 0.18
864.47/216.47	c calculated reachability. Time: 0.00
864.47/216.47	c  N dy  4715    806499      1250     25000         0     74202    125000   5474895    110.54   no data
880.43/220.47	c  N dy  4836    826517      1250     25000         0     55236    125000   2764365    110.57    116.53
898.81/225.06	c  N dy  4944    846542      1250     25000         0     75249    125000   5515206    110.56    121.39
915.18/229.10	c  N dy  5054    866597      1250     25000         0     55325    125000   2632547    110.55    116.88
933.17/233.69	c  N dy  5160    886722      1250     25000         0     75429    125000   5380717    110.52    120.13
950.35/237.95	c  N dy  5271    907001      1250     25000         0     54723    125000   2421190    110.52    116.38
968.72/242.58	c  N dy  5385    927384      1250     25000         0     75090    125000   5194002    110.51    116.50
987.10/247.12	c  N dy  5509    947574      1250     25000         0     53296    125000   2086060    110.52    119.67
1004.68/251.54	c  N dy  5621    967619      1250     25000         0     73325    125000   4843924    110.51    118.70
1023.85/256.30	c  N dy  5738    987702      1250     25000         0     50413    125000   1566425    110.50    117.27
1041.83/260.81	c  N dy  5859   1007752      1250     25000         0     70437    125000   4348089    110.55    117.33
1064.59/266.53	c  N dy  5979   1028187      1250     25000         0     46899    125000    953138    110.56    116.84
1082.98/271.19	c  N dy  6106   1048704      1250     25000         0     67404    125000   3769893    110.56    116.95
1106.54/277.07	c  N dy  6230   1068959      1250     25000         0     87646    125000   6554334    110.58    117.70
1110.14/277.98	c  F st  6249   1071875      1250     25000         0     45597    125000    648262    110.58   no data
1124.51/281.56	c  N dy  6330   1089039      1250     25000         0     62735    125000   3097815    110.60    116.69
1145.30/286.77	c  N dy  6450   1109148      1250     25000         0     82827    125000   5853030    110.60    117.33
1164.86/291.68	c  N dy  6565   1129197      1250     25000         0     56902    125000   2089586    110.60    116.48
1184.44/296.59	c  N dy  6683   1149644      1250     25000         0     77333    125000   4907974    110.61    117.56
1206.81/302.12	c  N dy  6801   1169668      1250     25000         0     50386    125000   1047825    110.61    120.35
1223.98/306.47	c  N dy  6909   1189710      1250     25000         0     70407    125000   3814751    110.60    118.45
1245.95/311.94	c  N dy  7032   1209748      1250     25000         0     90430    125000   6560971    110.61   no data
1245.95/311.94	c  S st  7032   1209748      1250     25000         0     90430    125000   6560971    110.61   no data
1246.77/312.18	c  S st  7032   1210248      1250     25000         0     90930    125000   6621959    110.61   no data
1246.77/312.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1247.15/312.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.07
1247.15/312.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1247.15/312.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1247.15/312.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1247.15/312.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
1247.15/312.26	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1247.55/312.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
1248.35/312.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1415.33/354.37	c lits-rem:       717  cl-subs:       85  v-elim:      0  v-fix:    0  time: 41.83 s
1415.33/354.38	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
1415.73/354.46	c vivif2 --  cl tried    90845 cl shrink        0 lits rem          0 time: 0.08
1417.33/354.90	c asymm  cl-useful: 0/13037/25000 lits-rem:0 time: 0.44
1417.74/354.90	c calculated reachability. Time: 0.00
1417.74/354.90	c  N dy  7032   1210248      1250     25000         0     90845    125000   6597330    110.61   no data
1436.50/359.63	c  N dy  7163   1230255      1250     25000         0     62880    125000   2662576    110.65    116.76
1456.47/364.66	c  N dy  7274   1250388      1250     25000         0     82999    125000   5440787    110.65    118.94
1479.26/370.32	c  N dy  7404   1270478      1250     25000         0     54115    125000   1312225    110.68    119.28
1497.61/374.98	c  N dy  7524   1290949      1250     25000         0     74574    125000   4131781    110.68    117.45
1521.19/380.80	c  N dy  7638   1311750      1250     25000         0     95349    125000   7013824    110.70    119.03
1539.96/385.57	c  N dy  7758   1331849      1250     25000         0     65479    125000   2762959    110.71    117.52
1560.74/390.71	c  N dy  7870   1352115      1250     25000         0     85731    125000   5551599    110.71    117.86
1583.91/396.50	c  N dy  7990   1372119      1250     25000         0     54754    125000   1143623    110.73    133.46
1602.30/401.19	c  N dy  8111   1392414      1250     25000         0     75031    125000   3966456    110.74    118.70
1625.04/406.89	c  N dy  8236   1412515      1250     25000         0     95114    125000   6743953    110.76    116.84
1646.23/412.20	c  N dy  8359   1432602      1250     25000         0     63226    125000   2186757    110.77    116.81
1667.00/417.31	c  N dy  8482   1452705      1250     25000         0     83309    125000   4961991    110.79    117.99
1691.36/423.49	c  N dy  8605   1472918      1250     25000         0    103503    125000   7755080    110.80    116.95
1712.55/428.73	c  N dy  8735   1492970      1250     25000         0     70586    125000   3072643    110.82    126.63
1735.30/434.44	c  N dy  8865   1513029      1250     25000         0     90630    125000   5869687    110.84    117.01
1761.27/440.93	c  N dy  8992   1533040      1250     25000         0     56668    125000    998859    110.87    128.08
1780.45/445.74	c  N dy  9116   1553090      1250     25000         0     76698    125000   3787063    110.89    116.76
1804.44/451.73	c  N dy  9242   1573393      1250     25000         0     96980    125000   6595176    110.90    119.88
1827.99/457.69	c  N dy  9368   1593538      1250     25000         0     62155    125000   1635985    110.93    118.13
1847.97/462.67	c  N dy  9482   1613661      1250     25000         0     82265    125000   4427922    110.94    116.83
1872.34/468.78	c  N dy  9600   1633710      1250     25000         0    102294    125000   7205143    110.94    119.90
1897.12/474.93	c  N dy  9719   1653803      1250     25000         0     66421    125000   2096273    110.95    117.69
1920.27/480.71	c  N dy  9852   1673867      1250     25000         0     86461    125000   4900589    110.98    117.30
1947.44/487.58	c  N dy  9966   1693897      1250     25000         0    106469    125000   7654871    110.98    121.44
1968.20/492.74	c  S st 10069   1710248      1250     25000         0     65867    125000   1886360    110.98   no data
1969.00/492.93	c  S st 10069   1710751      1250     25000         0     66370    125000   1944975    110.98   no data
1969.00/492.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1969.00/492.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
1969.41/493.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1969.41/493.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1969.41/493.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1969.41/493.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
1969.41/493.00	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1969.41/493.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1969.81/493.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2001.76/501.12	c lits-rem:       160  cl-subs:       22  v-elim:      0  v-fix:    0  time:  8.02 s
2001.76/501.12	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
2001.76/501.15	c vivif2 --  cl tried    66348 cl shrink        0 lits rem          0 time: 0.03
2002.95/501.49	c asymm  cl-useful: 0/11963/25000 lits-rem:0 time: 0.34
2002.95/501.50	c calculated reachability. Time: 0.00
2002.95/501.50	c  N dy 10069   1710751      1250     25000         0     66348    125000   1938079    110.98   no data
2024.14/506.79	c  N dy 10181   1730781      1250     25000         0     86362    125000   4726165    110.99    128.25
2050.10/513.30	c  N dy 10302   1750806      1250     25000         0    106358    125000   7495946    111.00    117.49
2074.06/519.21	c  N dy 10422   1770873      1250     25000         0     68466    125000   2120226    111.01    119.08
2095.63/524.65	c  N dy 10546   1790952      1250     25000         0     88521    125000   4907597    111.03    117.84
2121.60/531.16	c  N dy 10667   1810990      1250     25000         0    108543    125000   7675489    111.04    117.28
2144.77/536.98	c  N dy 10775   1831027      1250     25000         0     69609    125000   2138885    111.04    117.37
2166.75/542.42	c  N dy 10893   1851158      1250     25000         0     89723    125000   4935051    111.05    118.00
2192.71/548.93	c  N dy 11014   1871243      1250     25000         0    109783    125000   7717949    111.06    119.69
2216.68/554.95	c  N dy 11126   1891431      1250     25000         0     70012    125000   2087233    111.07    118.08
2238.66/560.44	c  N dy 11248   1911840      1250     25000         0     90403    125000   4909413    111.08    118.28
2265.42/567.16	c  N dy 11364   1932299      1250     25000         0    110839    125000   7745966    111.08    120.58
2290.98/573.53	c  N dy 11484   1952477      1250     25000         0     70061    125000   1955305    111.09    118.70
2312.56/578.91	c  N dy 11606   1972537      1250     25000         0     90102    125000   4725499    111.10    117.01
2338.93/585.50	c  N dy 11722   1992546      1250     25000         0    110088    125000   7478907    111.10    121.03
2365.69/592.21	c  N dy 11839   2012846      1250     25000         0     68435    125000   1600491    111.10    117.48
2387.27/597.63	c  N dy 11967   2033113      1250     25000         0     88683    125000   4421038    111.11    117.77
2414.83/604.58	c  N dy 12097   2053156      1250     25000         0    108709    125000   7221308    111.14    120.17
2444.39/612.00	c  N dy 12221   2073206      1250     25000         0     65800    125000   1100888    111.15    125.85
2465.97/617.35	c  N dy 12348   2093530      1250     25000         0     86106    125000   3895307    111.15    117.74
2491.13/623.67	c  N dy 12467   2113612      1250     25000         0    106165    125000   6674222    111.15    126.62
2521.12/631.10	c  N dy 12585   2133682      1250     25000         0    126214    125000   9464403    111.16    120.24
2541.87/636.34	c  N dy 12700   2153809      1250     25000         0     82382    125000   3290214    111.16    118.37
2565.84/642.40	c  N dy 12819   2174006      1250     25000         0    102568    125000   6096862    111.17    118.07
2595.01/649.65	c  N dy 12940   2194025      1250     25000         0    122573    125000   8885447    111.18    117.35
2616.17/654.93	c  S st 13039   2210751      1250     25000         0     74339    125000   2030455    111.18    116.42
2616.97/655.12	c  S st 13039   2211254      1250     25000         0     74842    125000   2092895    111.18   no data
2616.97/655.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2616.97/655.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
2616.97/655.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2616.97/655.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2616.97/655.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2616.97/655.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
2616.97/655.18	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2617.38/655.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2617.38/655.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2646.94/662.69	c lits-rem:       158  cl-subs:       15  v-elim:      0  v-fix:    0  time:  7.41 s
2646.94/662.69	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
2647.34/662.72	c vivif2 --  cl tried    74827 cl shrink        0 lits rem          0 time: 0.03
2648.93/663.12	c asymm  cl-useful: 0/14884/25000 lits-rem:0 time: 0.40
2648.93/663.13	c calculated reachability. Time: 0.00
2648.93/663.13	c  N dy 13039   2211254      1250     25000         0     74827    125000   2088218    111.18   no data
2671.71/668.86	c  N dy 13164   2231350      1250     25000         0     94906    125000   4879200    111.19    117.69
2699.26/675.73	c  N dy 13288   2251392      1250     25000         0    114936    125000   7664131    111.19    119.34
2729.23/683.26	c  N dy 13416   2271539      1250     25000         0     69125    125000   1172760    111.21    119.15
2751.20/688.80	c  N dy 13539   2291587      1250     25000         0     89154    125000   3966443    111.22    117.76
2779.15/695.76	c  N dy 13663   2311731      1250     25000         0    109278    125000   6740829    111.22    120.39
2811.13/703.73	c  N dy 13771   2331951      1250     25000         0    129481    125000   9548960    111.22    117.35
2835.08/709.77	c  N dy 13891   2352037      1250     25000         0     82606    125000   2906164    111.22    117.83
2860.25/716.02	c  N dy 14015   2372211      1250     25000         0    102762    125000   5726496    111.23    118.14
2890.23/723.58	c  N dy 14145   2392292      1250     25000         0    122813    125000   8537178    111.25    119.55
2918.97/730.77	c  N dy 14275   2412326      1250     25000         0     74899    125000   1727504    111.27    117.45
2941.34/736.33	c  N dy 14391   2432391      1250     25000         0     94951    125000   4506188    111.27    117.60
2968.50/743.16	c  N dy 14520   2452416      1250     25000         0    114960    125000   7288358    111.28    118.78
3000.86/751.26	c  N dy 14642   2472558      1250     25000         0    135085    125000  10093301    111.29    118.99
3024.43/757.13	c  N dy 14763   2492827      1250     25000         0     86398    125000   3182526    111.29    118.79
3049.20/763.35	c  N dy 14880   2512849      1250     25000         0    106396    125000   5962276    111.29    117.90
3078.76/770.71	c  N dy 14997   2532961      1250     25000         0    126488    125000   8746147    111.30    118.28
3108.32/778.13	c  N dy 15115   2552989      1250     25000         0     76562    125000   1697169    111.30    132.92
3130.68/783.71	c  N dy 15219   2573108      1250     25000         0     96664    125000   4480328    111.30    118.39
3158.26/790.64	c  N dy 15334   2593207      1250     25000         0    116751    125000   7260078    111.30    118.35
3193.79/799.52	c  N dy 15443   2613219      1250     25000         0    136740    125000  10028595    111.30    117.30
3219.37/805.95	c  N dy 15547   2633374      1250     25000         0     85942    125000   2867757    111.29    117.99
3245.32/812.41	c  N dy 15671   2653563      1250     25000         0    106109    125000   5687520    111.31    119.22
3275.28/819.95	c  N dy 15794   2673626      1250     25000         0    126155    125000   8491814    111.32    118.16
3308.04/828.19	c  N dy 15911   2693674      1250     25000         0     74251    125000   1118749    111.32    121.42
3327.61/833.00	c  S st 16013   2711254      1250     25000         0     91809    125000   3555964    111.33    112.50
3328.42/833.23	c  S st 16013   2711758      1250     25000         0     92313    125000   3618785    111.33   no data
3328.42/833.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3328.82/833.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
3328.82/833.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3328.82/833.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3328.82/833.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3328.82/833.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
3328.82/833.31	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3328.82/833.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
3329.23/833.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3385.14/847.48	c lits-rem:       240  cl-subs:       27  v-elim:      0  v-fix:    0  time: 14.01 s
3385.14/847.48	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
3385.54/847.53	c vivif2 --  cl tried    92286 cl shrink        0 lits rem          0 time: 0.05
3387.14/847.93	c asymm  cl-useful: 0/10116/25000 lits-rem:0 time: 0.40
3387.14/847.93	c calculated reachability. Time: 0.00
3387.14/847.93	c  N dy 16013   2711758      1250     25000         0     92286    125000   3610859    111.33   no data
3413.51/854.58	c  N dy 16132   2731965      1250     25000         0    112472    125000   6425591    111.33    117.32
3445.07/862.46	c  N dy 16265   2752022      1250     25000         0    132511    125000   9217904    111.35    127.82
3476.22/870.24	c  N dy 16390   2772026      1250     25000         0     79565    125000   1732333    111.36    117.99
3500.19/876.20	c  N dy 16517   2792076      1250     25000         0     99598    125000   4515367    111.37    135.21
3528.55/883.31	c  N dy 16634   2812101      1250     25000         0    119603    125000   7294642    111.37    123.51
3560.92/891.42	c  N dy 16746   2832107      1250     25000         0    139588    125000  10069250    111.38    118.65
3589.27/898.58	c  N dy 16875   2852153      1250     25000         0     85690    125000   2458841    111.39    129.18
3616.84/905.41	c  N dy 17004   2872237      1250     25000         0    105755    125000   5259788    111.40    119.56
3647.60/913.17	c  N dy 17128   2892288      1250     25000         0    125791    125000   8081059    111.42    119.09
3682.74/921.96	c  N dy 17256   2912293      1250     25000         0    145777    125000  10859518    111.43    117.59
3710.31/928.88	c  N dy 17377   2933780      1250     25000         0     92313    125000   3227819    111.42    118.21
3737.07/935.56	c  N dy 17504   2954044      1250     25000         0    112561    125000   6066576    111.44    118.27
3768.64/943.44	c  N dy 17625   2974127      1250     25000         0    132630    125000   8859159    111.44    119.63
3803.79/952.26	c  N dy 17750   2994216      1250     25000         0     76763    125000    940323    111.45    117.33
3826.18/957.86	c  N dy 17866   3014252      1250     25000         0     96774    125000   3741551    111.46    121.87
3853.32/964.60	c  N dy 17981   3034318      1250     25000         0    116822    125000   6527096    111.46    118.69
3884.87/972.58	c  N dy 18102   3054344      1250     25000         0    136826    125000   9316913    111.46    125.14
3920.03/981.31	c  N dy 18226   3074349      1250     25000         0     79886    125000   1242504    111.47    118.71
3943.60/987.28	c  N dy 18350   3094523      1250     25000         0    100049    125000   4020983    111.48    117.56
3973.16/994.66	c  N dy 18481   3115377      1250     25000         0    120882    125000   6930300    111.48    117.43
4009.11/1003.65	c  N dy 18605   3135417      1250     25000         0    140907    125000   9733516    111.50    119.74
4044.66/1012.56	c  N dy 18708   3155435      1250     25000         0     82980    125000   1540770    111.49    118.79
4073.02/1019.61	c  N dy 18833   3175504      1250     25000         0    103025    125000   4356234    111.51    118.73
4106.58/1028.03	c  N dy 18953   3195586      1250     25000         0    123083    125000   7138696    111.51    148.68
4136.94/1035.61	c  S st 19045   3211759      1250     25000         0    139243    125000   9382348    111.51    100.82
4138.16/1035.99	c  S st 19045   3212263      1250     25000         0    139747    125000   9440386    111.51   no data
4138.54/1036.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4138.94/1036.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.11
4138.94/1036.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4138.94/1036.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4138.94/1036.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4138.94/1036.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
4138.94/1036.13	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4139.34/1036.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.12 s
4140.54/1036.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4417.36/1105.81	c lits-rem:       746  cl-subs:      102  v-elim:      0  v-fix:    0  time: 69.25 s
4417.36/1105.81	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
4417.76/1105.93	c vivif2 --  cl tried   139645 cl shrink        0 lits rem          0 time: 0.12
4419.75/1106.41	c asymm  cl-useful: 0/9574/25000 lits-rem:0 time: 0.48
4419.75/1106.41	c calculated reachability. Time: 0.00
4419.75/1106.41	c  N dy 19045   3212263      1250     25000         0    139645    125000   9409802    111.51   no data
4456.10/1115.58	c  N dy 19162   3232403      1250     25000         0     80839    125000   1112576    111.52    118.26
4480.07/1121.52	c  N dy 19282   3252408      1250     25000         0    100827    125000   3892403    111.52    118.16
4509.63/1128.92	c  N dy 19410   3272469      1250     25000         0    120872    125000   6678804    111.53    117.45
4545.58/1137.99	c  N dy 19532   3292711      1250     25000         0    141096    125000   9493032    111.54    117.60
4586.34/1148.18	c  N dy 19660   3312821      1250     25000         0     81263    125000   1047524    111.55    118.20
4612.30/1154.65	c  N dy 19787   3332916      1250     25000         0    101342    125000   3866006    111.56    117.49
4643.06/1162.32	c  N dy 19897   3353022      1250     25000         0    121421    125000   6649510    111.56    121.76
4676.61/1170.76	c  N dy 20019   3373050      1250     25000         0    141434    125000   9443663    111.56    126.16
4716.56/1180.78	c  N dy 20160   3393101      1250     25000         0    161468    125000  12253973    111.58    118.34
4741.72/1187.01	c  N dy 20278   3413371      1250     25000         0    100787    125000   3639609    111.58    119.00
4769.68/1194.09	c  N dy 20404   3433440      1250     25000         0    120832    125000   6449848    111.59    118.02

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-3173709-1304030047/watcher-3173709-1304030047 -o /tmp/evaluation-result-3173709-1304030047/solver-3173709-1304030047 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3173709-1304030047.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.20 8.00 6.16 6/180 1037
/proc/meminfo: memFree=31812144/32951124 swapFree=67111356/67111528
[pid=1037] ppid=1035 vsize=20396 CPUtime=0 cores=0,2,4,6
/proc/1037/stat : 1037 (strangenight2-m) R 1035 1037 815 0 -1 4194304 240 0 0 0 0 0 0 0 25 0 1 0 495420289 20885504 191 33554432000 4194304 4627427 140734322734512 18446744073709551615 270333421032 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1037/statm: 5099 191 158 106 0 57 0
[pid=1037/tid=1038] ppid=1035 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/1037/task/1038/stat : 1038 (strangenight2-m) R 1035 1037 815 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 495420289 52441088 347 33554432000 4194304 4627427 140734322734512 18446744073709551615 47821207951282 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1037/tid=1039] ppid=1035 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/1037/task/1039/stat : 1039 (strangenight2-m) R 1035 1037 815 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 495420289 52441088 347 33554432000 4194304 4627427 140734322734512 18446744073709551615 270338440177 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1037/tid=1040] ppid=1035 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/1037/task/1040/stat : 1040 (strangenight2-m) R 1035 1037 815 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 495420289 52441088 347 33554432000 4194304 4627427 140734322734512 18446744073709551615 270338440177 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.096162 s]
/proc/loadavg: 8.20 8.00 6.16 6/180 1037
/proc/meminfo: memFree=31812144/32951124 swapFree=67111356/67111528
[pid=1037] ppid=1035 vsize=287628 CPUtime=0.58 cores=0,2,4,6
/proc/1037/stat : 1037 (strangenight2-m) R 1035 1037 815 0 -1 4202496 5166 0 0 0 57 1 0 0 18 0 4 0 495420289 294531072 5088 33554432000 4194304 4627427 140734322734512 18446744073709551615 270338048888 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/1037/statm: 71973 5255 370 106 0 66944 0
[pid=1037/tid=1038] ppid=1035 vsize=288120 CPUtime=0.14 cores=0,2,4,6
/proc/1037/task/1038/stat : 1038 (strangenight2-m) D 1035 1037 815 0 -1 4202560 1026 0 0 0 14 0 0 0 18 0 4 0 495420289 295034880 5352 33554432000 4194304 4627427 140734322734512 18446744073709551615 270338044961 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1037/tid=1039] ppid=1035 vsize=288516 CPUtime=0.14 cores=0,2,4,6
/proc/1037/task/1039/stat : 1039 (strangenight2-m) R 1035 1037 815 0 -1 4202560 1794 0 0 0 14 0 0 0 18 0 4 0 495420289 295440384 5606 33554432000 4194304 4627427 140734322734512 18446744073709551615 270338427063 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1037/tid=1040] ppid=1035 vsize=288780 CPUtime=0.14 cores=0,2,4,6
/proc/1037/task/1040/stat : 1040 (strangenight2-m) R 1035 1037 815 0 -1 4202560 967 0 0 0 14 0 0 0 18 0 4 0 495420289 295710720 5919 33554432000 4194304 4627427 140734322734512 18446744073709551615 4321603 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 287628

[startup+0.203861 s]
/proc/loadavg: 8.20 8.00 6.16 6/180 1037
/proc/meminfo: memFree=31812144/32951124 swapFree=67111356/67111528
[pid=1037] ppid=1035 vsize=313896 CPUtime=2.35 cores=0,2,4,6
/proc/1037/stat : 1037 (strangenight2-m) R 1035 1037 815 0 -1 4202496 12617 0 0 0 232 3 0 0 18 0 4 0 495420289 321429504 9536 33554432000 4194304 4627427 140734322734512 18446744073709551615 270338427015 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/1037/statm: 78474 9096 385 106 0 73445 0
[pid=1037/tid=1038] ppid=1035 vsize=313896 CPUtime=0.58 cores=0,2,4,6
/proc/1037/task/1038/stat : 1038 (strangenight2-m) D 1035 1037 815 0 -1 4202560 3300 0 0 0 58 0 0 0 18 0 4 0 495420289 321429504 9096 33554432000 4194304 4627427 140734322734512 18446744073709551615 4503199 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1037/tid=1039] ppid=1035 vsize=313896 CPUtime=0.58 cores=0,2,4,6
/proc/1037/task/1039/stat : 1039 (strangenight2-m) R 1035 1037 815 0 -1 4202560 3451 0 0 0 58 0 0 0 18 0 4 0 495420289 321429504 9096 33554432000 4194304 4627427 140734322734512 18446744073709551615 4330960 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1037/tid=1040] ppid=1035 vsize=313896 CPUtime=0.57 cores=0,2,4,6
/proc/1037/task/1040/stat : 1040 (strangenight2-m) R 1035 1037 815 0 -1 4202560 2149 0 0 0 57 0 0 0 18 0 4 0 495420289 321429504 8648 33554432000 4194304 4627427 140734322734512 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.35
Current children cumulated vsize (KiB) 313896

[startup+1.00946 s]
/proc/loadavg: 8.20 8.00 6.16 6/180 1037
/proc/meminfo: memFree=31812144/32951124 swapFree=67111356/67111528
[pid=1037] ppid=1035 vsize=297776 CPUtime=4 cores=0,2,4,6
/proc/1037/stat : 1037 (strangenight2-m) R 1035 1037 815 0 -1 4202496 15966 0 0 0 396 4 0 0 19 0 4 0 495420289 304922624 9934 33554432000 4194304 4627427 140734322734512 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/1037/statm: 74444 9934 385 106 0 69415 0
[pid=1037/tid=1038] ppid=1035 vsize=297776 CPUtime=0.99 cores=0,2,4,6
/proc/1037/task/1038/stat : 1038 (strangenight2-m) R 1035 1037 815 0 -1 4202560 4177 0 0 0 99 0 0 0 19 0 4 0 495420289 304922624 9934 33554432000 4194304 4627427 140734322734512 18446744073709551615 4309360 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1037/tid=1039] ppid=1035 vsize=297776 CPUtime=0.99 cores=0,2,4,6
/proc/1037/task/1039/stat : 1039 (strangenight2-m) R 1035 1037 815 0 -1 4202560 4131 0 0 0 99 0 0 0 19 0 4 0 495420289 304922624 9934 33554432000 4194304 4627427 140734322734512 18446744073709551615 4309340 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1037/tid=1040] ppid=1035 vsize=297776 CPUtime=0.99 cores=0,2,4,6
/proc/1037/task/1040/stat : 1040 (strangenight2-m) R 1035 1037 815 0 -1 4202560 3280 0 0 0 98 1 0 0 19 0 4 0 495420289 304922624 9934 33554432000 4194304 4627427 140734322734512 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4
Current children cumulated vsize (KiB) 297776

[startup+1.10944 s]
/proc/loadavg: 8.20 8.00 6.16 6/180 1037
/proc/meminfo: memFree=31812144/32951124 swapFree=67111356/67111528
[pid=1037] ppid=1035 vsize=298288 CPUtime=4.4 cores=0,2,4,6
/proc/1037/stat : 1037 (strangenight2-m) R 1035 1037 815 0 -1 4202496 17441 0 0 0 436 4 0 0 19 0 4 0 495420289 305446912 9086 33554432000 4194304 4627427 140734322734512 18446744073709551615 4338509 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/1037/statm: 74572 9086 385 106 0 69543 0
[pid=1037/tid=1038] ppid=1035 vsize=298288 CPUtime=1.09 cores=0,2,4,6
/proc/1037/task/1038/stat : 1038 (strangenight2-m) R 1035 1037 815 0 -1 4202560 4742 0 0 0 109 0 0 0 19 0 4 0 495420289 305446912 9086 33554432000 4194304 4627427 140734322734512 18446744073709551615 4308135 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1037/tid=1039] ppid=1035 vsize=298288 CPUtime=1.09 cores=0,2,4,6
/proc/1037/task/1039/stat : 1039 (strangenight2-m) R 1035 1037 815 0 -1 4202560 4719 0 0 0 108 1 0 0 19 0 4 0 495420289 305446912 9086 33554432000 4194304 4627427 140734322734512 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1037/tid=1040] ppid=1035 vsize=298288 CPUtime=1.09 cores=0,2,4,6
/proc/1037/task/1040/stat : 1040 (strangenight2-m) R 1035 1037 815 0 -1 4202560 3452 0 0 0 108 1 0 0 19 0 4 0 495420289 305446912 9086 33554432000 4194304 4627427 140734322734512 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4.4
Current children cumulated vsize (KiB) 298288

[startup+1.50936 s]
/proc/loadavg: 8.20 8.00 6.16 6/180 1037
/proc/meminfo: memFree=31812144/32951124 swapFree=67111356/67111528
[pid=1037] ppid=1035 vsize=298840 CPUtime=6 cores=0,2,4,6
/proc/1037/stat : 1037 (strangenight2-m) R 1035 1037 815 0 -1 4202496 20419 0 0 0 595 5 0 0 20 0 4 0 495420289 306012160 10907 33554432000 4194304 4627427 140734322734512 18446744073709551615 4299605 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/1037/statm: 74710 10907 385 106 0 69681 0
[pid=1037/tid=1038] ppid=1035 vsize=298840 CPUtime=1.5 cores=0,2,4,6
/proc/1037/task/1038/stat : 1038 (strangenight2-m) R 1035 1037 815 0 -1 4202560 5376 0 0 0 149 1 0 0 20 0 4 0 495420289 306012160 10907 33554432000 4194304 4627427 140734322734512 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1037/tid=1039] ppid=1035 vsize=298840 CPUtime=1.49 cores=0,2,4,6
/proc/1037/task/1039/stat : 1039 (strangenight2-m) R 1035 1037 815 0 -1 4202560 5372 0 0 0 148 1 0 0 20 0 4 0 495420289 306012160 10907 33554432000 4194304 4627427 140734322734512 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1037/tid=1040] ppid=1035 vsize=298840 CPUtime=1.49 cores=0,2,4,6
/proc/1037/task/1040/stat : 1040 (strangenight2-m) R 1035 1037 815 0 -1 4202560 4092 0 0 0 148 1 0 0 20 0 4 0 495420289 306012160 10907 33554432000 4194304 4627427 140734322734512 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 6
Current children cumulated vsize (KiB) 298840

[startup+3.10105 s]
/proc/loadavg: 8.20 8.00 6.16 9/184 1041
/proc/meminfo: memFree=31745016/32951124 swapFree=67111356/67111528
[pid=1037] ppid=1035 vsize=319468 CPUtime=12.35 cores=0,2,4,6
/proc/1037/stat : 1037 (strangenight2-m) R 1035 1037 815 0 -1 4202496 38216 0 0 0 1227 8 0 0 25 0 4 0 495420289 327135232 17141 33554432000 4194304 4627427 140734322734512 18446744073709551615 4427688 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/1037/statm: 79867 17141 389 106 0 74838 0
[pid=1037/tid=1038] ppid=1035 vsize=319468 CPUtime=3.07 cores=0,2,4,6
/proc/1037/task/1038/stat : 1038 (strangenight2-m) R 1035 1037 815 0 -1 4202560 8666 0 0 0 306 1 0 0 25 0 4 0 495420289 327135232 17141 33554432000 4194304 4627427 140734322734512 18446744073709551615 4310097 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1037/tid=1039] ppid=1035 vsize=319468 CPUtime=3.09 cores=0,2,4,6
/proc/1037/task/1039/stat : 1039 (strangenight2-m) R 1035 1037 815 0 -1 4202560 8707 0 0 0 307 2 0 0 25 0 4 0 495420289 327135232 17141 33554432000 4194304 4627427 140734322734512 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1037/tid=1040] ppid=1035 vsize=319468 CPUtime=3.08 cores=0,2,4,6
/proc/1037/task/1040/stat : 1040 (strangenight2-m) R 1035 1037 815 0 -1 4202560 7488 0 0 0 307 1 0 0 25 0 4 0 495420289 327135232 17141 33554432000 4194304 4627427 140734322734512 18446744073709551615 4299657 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 319468

[startup+6.30642 s]
/proc/loadavg: 8.18 8.00 6.17 9/184 1041
/proc/meminfo: memFree=31659888/32951124 swapFree=67111356/67111528
[pid=1037] ppid=1035 vsize=321748 CPUtime=25.15 cores=0,2,4,6
/proc/1037/stat : 1037 (strangenight2-m) R 1035 1037 815 0 -1 4202496 68708 0 0 0 2501 14 0 0 25 0 4 0 495420289 329469952 34770 33554432000 4194304 4627427 140734322734512 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/1037/statm: 80437 34770 389 106 0 75408 0
[pid=1037/tid=1038] ppid=1035 vsize=321748 CPUtime=6.27 cores=0,2,4,6
/proc/1037/task/1038/stat : 1038 (strangenight2-m) R 1035 1037 815 0 -1 4202560 15833 0 0 0 624 3 0 0 25 0 4 0 495420289 329469952 34770 33554432000 4194304 4627427 140734322734512 18446744073709551615 4299569 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1037/tid=1039] ppid=1035 vsize=321748 CPUtime=6.29 cores=0,2,4,6
/proc/1037/task/1039/stat : 1039 (strangenight2-m) R 1035 1037 815 0 -1 4202560 18271 0 0 0 625 4 0 0 25 0 4 0 495420289 329469952 34770 33554432000 4194304 4627427 140734322734512 18446744073709551615 4427411 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1037/tid=1040] ppid=1035 vsize=321748 CPUtime=6.29 cores=0,2,4,6
/proc/1037/task/1040/stat : 1040 (strangenight2-m) R 1035 1037 815 0 -1 4202560 16933 0 0 0 626 3 0 0 25 0 4 0 495420289 329469952 34770 33554432000 4194304 4627427 140734322734512 18446744073709551615 4427411 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 321748

[startup+12.7011 s]
/proc/loadavg: 8.17 8.00 6.18 9/184 1041
/proc/meminfo: memFree=31601088/32951124 swapFree=67111356/67111528
[pid=1037] ppid=1035 vsize=314220 CPUtime=50.7 cores=0,2,4,6
/proc/1037/stat : 1037 (strangenight2-m) R 1035 1037 815 0 -1 4202496 106320 0 0 0 5049 21 0 0 25 0 4 0 495420289 321761280 45532 33554432000 4194304 4627427 140734322734512 18446744073709551615 4309315 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/1037/statm: 78555 45533 389 106 0 73526 0
[pid=1037/tid=1038] ppid=1035 vsize=314220 CPUtime=12.63 cores=0,2,4,6
/proc/1037/task/1038/stat : 1038 (strangenight2-m) R 1035 1037 815 0 -1 4202560 26226 0 0 0 1259 4 0 0 25 0 4 0 495420289 321761280 45533 33554432000 4194304 4627427 140734322734512 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1037/tid=1039] ppid=1035 vsize=314220 CPUtime=12.68 cores=0,2,4,6
/proc/1037/task/1039/stat : 1039 (strangenight2-m) R 1035 1037 815 0 -1 4202560 26322 0 0 0 1263 5 0 0 25 0 4 0 495420289 321761280 45533 33554432000 4194304 4627427 140734322734512 18446744073709551615 4309250 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1037/tid=1040] ppid=1035 vsize=314220 CPUtime=12.68 cores=0,2,4,6
/proc/1037/task/1040/stat : 1040 (strangenight2-m) R 1035 1037 815 0 -1 4202560 26360 0 0 0 1264 4 0 0 25 0 4 0 495420289 321761280 45533 33554432000 4194304 4627427 140734322734512 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 314220

[startup+25.5006 s]
/proc/loadavg: 8.13 8.00 6.21 9/184 1041
/proc/meminfo: memFree=31497272/32951124 swapFree=67111356/67111528
[pid=1037] ppid=1035 vsize=367864 CPUtime=101.83 cores=0,2,4,6
/proc/1037/stat : 1037 (strangenight2-m) R 1035 1037 815 0 -1 4202496 158187 0 0 0 10150 33 0 0 25 0 4 0 495420289 376692736 69877 33554432000 4194304 4627427 140734322734512 18446744073709551615 4427394 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/1037/statm: 91966 69877 389 106 0 86937 0
[pid=1037/tid=1038] ppid=1035 vsize=367864 CPUtime=25.36 cores=0,2,4,6
/proc/1037/task/1038/stat : 1038 (strangenight2-m) R 1035 1037 815 0 -1 4202560 36040 0 0 0 2530 6 0 0 25 0 4 0 495420289 376692736 69877 33554432000 4194304 4627427 140734322734512 18446744073709551615 4428403 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1037/tid=1039] ppid=1035 vsize=367864 CPUtime=25.48 cores=0,2,4,6
/proc/1037/task/1039/stat : 1039 (strangenight2-m) R 1035 1037 815 0 -1 4202560 39324 0 0 0 2539 9 0 0 18 0 4 0 495420289 376692736 69877 33554432000 4194304 4627427 140734322734512 18446744073709551615 4309304 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1037/tid=1040] ppid=1035 vsize=367864 CPUtime=25.47 cores=0,2,4,6
/proc/1037/task/1040/stat : 1040 (strangenight2-m) R 1035 1037 815 0 -1 4202560 40974 0 0 0 2540 7 0 0 25 0 4 0 495420289 376692736 69877 33554432000 4194304 4627427 140734322734512 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 367864

[startup+51.1005 s]
/proc/loadavg: 8.08 8.00 6.25 9/184 1042
/proc/meminfo: memFree=31441464/32951124 swapFree=67111356/67111528
[pid=1037] ppid=1035 vsize=587244 CPUtime=204.1 cores=0,2,4,6
/proc/1037/stat : 1037 (strangenight2-m) R 1035 1037 815 0 -1 4202496 232598 0 0 0 20358 52 0 0 25 0 4 0 495420289 601337856 85880 33554432000 4194304 4627427 140734322734512 18446744073709551615 4427416 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/1037/statm: 146811 85880 389 106 0 141782 0
[pid=1037/tid=1038] ppid=1035 vsize=587244 CPUtime=50.83 cores=0,2,4,6
/proc/1037/task/1038/stat : 1038 (strangenight2-m) R 1035 1037 815 0 -1 4202560 63554 0 0 0 5070 13 0 0 25 0 4 0 495420289 601337856 85880 33554432000 4194304 4627427 140734322734512 18446744073709551615 4309220 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1037/tid=1039] ppid=1035 vsize=587244 CPUtime=51.08 cores=0,2,4,6
/proc/1037/task/1039/stat : 1039 (strangenight2-m) R 1035 1037 815 0 -1 4202560 55999 0 0 0 5095 13 0 0 25 0 4 0 495420289 601337856 85880 33554432000 4194304 4627427 140734322734512 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1037/tid=1040] ppid=1035 vsize=587244 CPUtime=51.07 cores=0,2,4,6
/proc/1037/task/1040/stat : 1040 (strangenight2-m) R 1035 1037 815 0 -1 4202560 63832 0 0 0 5094 13 0 0 25 0 4 0 495420289 601337856 85881 33554432000 4194304 4627427 140734322734512 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 587244

[startup+102.3 s]
/proc/loadavg: 8.03 8.00 6.34 9/184 1043
/proc/meminfo: memFree=31290504/32951124 swapFree=67111356/67111528
[pid=1037] ppid=1035 vsize=617040 CPUtime=408.64 cores=0,2,4,6
/proc/1037/stat : 1037 (strangenight2-m) R 1035 1037 815 0 -1 4202496 377873 0 0 0 40775 89 0 0 25 0 4 0 495420289 631848960 103254 33554432000 4194304 4627427 140734322734512 18446744073709551615 4309312 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/1037/statm: 154260 103254 389 106 0 149231 0
[pid=1037/tid=1038] ppid=1035 vsize=617040 CPUtime=101.77 cores=0,2,4,6
/proc/1037/task/1038/stat : 1038 (strangenight2-m) R 1035 1037 815 0 -1 4202560 106263 0 0 0 10153 24 0 0 25 0 4 0 495420289 631848960 103254 33554432000 4194304 4627427 140734322734512 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1037/tid=1039] ppid=1035 vsize=617040 CPUtime=102.28 cores=0,2,4,6
/proc/1037/task/1039/stat : 1039 (strangenight2-m) R 1035 1037 815 0 -1 4202560 93607 0 0 0 10206 22 0 0 25 0 4 0 495420289 631848960 103254 33554432000 4194304 4627427 140734322734512 18446744073709551615 4309164 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1037/tid=1040] ppid=1035 vsize=617040 CPUtime=102.27 cores=0,2,4,6
/proc/1037/task/1040/stat : 1040 (strangenight2-m) R 1035 1037 815 0 -1 4202560 111009 0 0 0 10202 25 0 0 25 0 4 0 495420289 631848960 103254 33554432000 4194304 4627427 140734322734512 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 408.64
Current children cumulated vsize (KiB) 617040

[startup+162.3 s]

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

[pid=1037] ppid=1035 vsize=1149772 CPUtime=2565.84 cores=0,2,4,6
/proc/1037/stat : 1037 (strangenight2-m) R 1035 1037 815 0 -1 4202496 1396884 0 0 0 256194 390 0 0 25 0 4 0 495420289 1177366528 198258 33554432000 4194304 4627427 140734322734512 18446744073709551615 4309206 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/1037/statm: 287443 198259 389 106 0 282414 0
[pid=1037/tid=1038] ppid=1035 vsize=1149772 CPUtime=639.01 cores=0,2,4,6
/proc/1037/task/1038/stat : 1038 (strangenight2-m) R 1035 1037 815 0 -1 4202560 364244 0 0 0 63799 102 0 0 25 0 4 0 495420289 1177366528 198259 33554432000 4194304 4627427 140734322734512 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1037/tid=1039] ppid=1035 vsize=1149772 CPUtime=642.29 cores=0,2,4,6
/proc/1037/task/1039/stat : 1039 (strangenight2-m) R 1035 1037 815 0 -1 4202560 365331 0 0 0 64133 96 0 0 25 0 4 0 495420289 1177366528 198259 33554432000 4194304 4627427 140734322734512 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1037/tid=1040] ppid=1035 vsize=1149772 CPUtime=642.22 cores=0,2,4,6
/proc/1037/task/1040/stat : 1040 (strangenight2-m) R 1035 1037 815 0 -1 4202560 400005 0 0 0 64113 109 0 0 25 0 4 0 495420289 1177366528 198259 33554432000 4194304 4627427 140734322734512 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2565.84
Current children cumulated vsize (KiB) 1149772

[startup+702.301 s]
/proc/loadavg: 8.17 8.09 7.16 9/184 1059
/proc/meminfo: memFree=30658384/32951124 swapFree=67111356/67111528
[pid=1037] ppid=1035 vsize=1206144 CPUtime=2805.52 cores=0,2,4,6
/proc/1037/stat : 1037 (strangenight2-m) R 1035 1037 815 0 -1 4202496 1486737 0 0 0 280130 422 0 0 25 0 4 0 495420289 1235091456 213853 33554432000 4194304 4627427 140734322734512 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/1037/statm: 301536 213853 389 106 0 296507 0
[pid=1037/tid=1038] ppid=1035 vsize=1206144 CPUtime=698.7 cores=0,2,4,6
/proc/1037/task/1038/stat : 1038 (strangenight2-m) R 1035 1037 815 0 -1 4202560 386761 0 0 0 69760 110 0 0 25 0 4 0 495420289 1235091456 213853 33554432000 4194304 4627427 140734322734512 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1037/tid=1039] ppid=1035 vsize=1206144 CPUtime=702.29 cores=0,2,4,6
/proc/1037/task/1039/stat : 1039 (strangenight2-m) R 1035 1037 815 0 -1 4202560 388521 0 0 0 70125 104 0 0 25 0 4 0 495420289 1235091456 213853 33554432000 4194304 4627427 140734322734512 18446744073709551615 4428111 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1037/tid=1040] ppid=1035 vsize=1206144 CPUtime=702.21 cores=0,2,4,6
/proc/1037/task/1040/stat : 1040 (strangenight2-m) R 1035 1037 815 0 -1 4202560 427272 0 0 0 70103 118 0 0 25 0 4 0 495420289 1235091456 213853 33554432000 4194304 4627427 140734322734512 18446744073709551615 4309324 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2805.52
Current children cumulated vsize (KiB) 1206144

[startup+762.3 s]
/proc/loadavg: 8.17 8.10 7.22 9/184 1061
/proc/meminfo: memFree=30702468/32951124 swapFree=67111356/67111528
[pid=1037] ppid=1035 vsize=1196140 CPUtime=3045.19 cores=0,2,4,6
/proc/1037/stat : 1037 (strangenight2-m) R 1035 1037 815 0 -1 4202496 1580882 0 0 0 304069 450 0 0 25 0 4 0 495420289 1224847360 201268 33554432000 4194304 4627427 140734322734512 18446744073709551615 4310094 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/1037/statm: 299035 201268 389 106 0 294006 0
[pid=1037/tid=1038] ppid=1035 vsize=1196140 CPUtime=758.37 cores=0,2,4,6
/proc/1037/task/1038/stat : 1038 (strangenight2-m) R 1035 1037 815 0 -1 4202560 415097 0 0 0 75718 119 0 0 25 0 4 0 495420289 1224847360 201268 33554432000 4194304 4627427 140734322734512 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1037/tid=1039] ppid=1035 vsize=1196140 CPUtime=762.29 cores=0,2,4,6
/proc/1037/task/1039/stat : 1039 (strangenight2-m) R 1035 1037 815 0 -1 4202560 407312 0 0 0 76121 108 0 0 25 0 4 0 495420289 1224847360 201268 33554432000 4194304 4627427 140734322734512 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1037/tid=1040] ppid=1035 vsize=1196140 CPUtime=762.21 cores=0,2,4,6
/proc/1037/task/1040/stat : 1040 (strangenight2-m) R 1035 1037 815 0 -1 4202560 455842 0 0 0 76094 127 0 0 25 0 4 0 495420289 1224847360 201268 33554432000 4194304 4627427 140734322734512 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3045.19
Current children cumulated vsize (KiB) 1196140

[startup+822.3 s]
/proc/loadavg: 8.17 8.11 7.28 9/184 1062
/proc/meminfo: memFree=30533512/32951124 swapFree=67111356/67111528
[pid=1037] ppid=1035 vsize=1171332 CPUtime=3284.87 cores=0,2,4,6
/proc/1037/stat : 1037 (strangenight2-m) R 1035 1037 815 0 -1 4202496 1666061 0 0 0 328007 480 0 0 25 0 4 0 495420289 1199443968 212071 33554432000 4194304 4627427 140734322734512 18446744073709551615 4309315 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/1037/statm: 292833 212071 389 106 0 287804 0
[pid=1037/tid=1038] ppid=1035 vsize=1171332 CPUtime=818.06 cores=0,2,4,6
/proc/1037/task/1038/stat : 1038 (strangenight2-m) R 1035 1037 815 0 -1 4202560 433620 0 0 0 81681 125 0 0 25 0 4 0 495420289 1199443968 212071 33554432000 4194304 4627427 140734322734512 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1037/tid=1039] ppid=1035 vsize=1171332 CPUtime=822.29 cores=0,2,4,6
/proc/1037/task/1039/stat : 1039 (strangenight2-m) R 1035 1037 815 0 -1 4202560 430192 0 0 0 82112 117 0 0 25 0 4 0 495420289 1199443968 212071 33554432000 4194304 4627427 140734322734512 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1037/tid=1040] ppid=1035 vsize=1171332 CPUtime=822.21 cores=0,2,4,6
/proc/1037/task/1040/stat : 1040 (strangenight2-m) R 1035 1037 815 0 -1 4202560 473836 0 0 0 82088 133 0 0 25 0 4 0 495420289 1199443968 212071 33554432000 4194304 4627427 140734322734512 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3284.87
Current children cumulated vsize (KiB) 1171332

[startup+882.3 s]
/proc/loadavg: 8.09 8.10 7.33 9/184 1064
/proc/meminfo: memFree=30551552/32951124 swapFree=67111356/67111528
[pid=1037] ppid=1035 vsize=1117464 CPUtime=3524.56 cores=0,2,4,6
/proc/1037/stat : 1037 (strangenight2-m) R 1035 1037 815 0 -1 4202496 1760823 0 0 0 351941 515 0 0 25 0 4 0 495420289 1144283136 213625 33554432000 4194304 4627427 140734322734512 18446744073709551615 4309350 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/1037/statm: 279366 213625 389 106 0 274337 0
[pid=1037/tid=1038] ppid=1035 vsize=1117464 CPUtime=877.75 cores=0,2,4,6
/proc/1037/task/1038/stat : 1038 (strangenight2-m) R 1035 1037 815 0 -1 4202560 459257 0 0 0 87642 133 0 0 25 0 4 0 495420289 1144283136 213625 33554432000 4194304 4627427 140734322734512 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1037/tid=1039] ppid=1035 vsize=1117464 CPUtime=882.29 cores=0,2,4,6
/proc/1037/task/1039/stat : 1039 (strangenight2-m) R 1035 1037 815 0 -1 4202560 455704 0 0 0 88102 127 0 0 25 0 4 0 495420289 1144283136 213625 33554432000 4194304 4627427 140734322734512 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1037/tid=1040] ppid=1035 vsize=1117464 CPUtime=882.21 cores=0,2,4,6
/proc/1037/task/1040/stat : 1040 (strangenight2-m) R 1035 1037 815 0 -1 4202560 500478 0 0 0 88078 143 0 0 25 0 4 0 495420289 1144283136 213625 33554432000 4194304 4627427 140734322734512 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3524.56
Current children cumulated vsize (KiB) 1117464

[startup+942.301 s]
/proc/loadavg: 8.11 8.10 7.37 9/184 1066
/proc/meminfo: memFree=30555300/32951124 swapFree=67111356/67111528
[pid=1037] ppid=1035 vsize=1118852 CPUtime=3764.24 cores=0,2,4,6
/proc/1037/stat : 1037 (strangenight2-m) R 1035 1037 815 0 -1 4202496 1841958 0 0 0 375884 540 0 0 25 0 4 0 495420289 1145704448 211322 33554432000 4194304 4627427 140734322734512 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/1037/statm: 279713 211322 389 106 0 274684 0
[pid=1037/tid=1038] ppid=1035 vsize=1118852 CPUtime=937.43 cores=0,2,4,6
/proc/1037/task/1038/stat : 1038 (strangenight2-m) R 1035 1037 815 0 -1 4202560 483863 0 0 0 93603 140 0 0 25 0 4 0 495420289 1145704448 211325 33554432000 4194304 4627427 140734322734512 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1037/tid=1039] ppid=1035 vsize=1118852 CPUtime=942.3 cores=0,2,4,6
/proc/1037/task/1039/stat : 1039 (strangenight2-m) R 1035 1037 815 0 -1 4202560 465285 0 0 0 94100 130 0 0 25 0 4 0 495420289 1145704448 211325 33554432000 4194304 4627427 140734322734512 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1037/tid=1040] ppid=1035 vsize=1118852 CPUtime=942.2 cores=0,2,4,6
/proc/1037/task/1040/stat : 1040 (strangenight2-m) R 1035 1037 815 0 -1 4202560 525975 0 0 0 94071 149 0 0 25 0 4 0 495420289 1145704448 211325 33554432000 4194304 4627427 140734322734512 18446744073709551615 4309598 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3764.24
Current children cumulated vsize (KiB) 1118852

[startup+1002.3 s]
/proc/loadavg: 8.11 8.09 7.41 9/184 1067
/proc/meminfo: memFree=30359076/32951124 swapFree=67111356/67111528
[pid=1037] ppid=1035 vsize=1279968 CPUtime=4003.92 cores=0,2,4,6
/proc/1037/stat : 1037 (strangenight2-m) R 1035 1037 815 0 -1 4202496 1957866 0 0 0 399821 571 0 0 25 0 4 0 495420289 1310687232 244810 33554432000 4194304 4627427 140734322734512 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/1037/statm: 319992 244810 389 106 0 314963 0
[pid=1037/tid=1038] ppid=1035 vsize=1279968 CPUtime=997.11 cores=0,2,4,6
/proc/1037/task/1038/stat : 1038 (strangenight2-m) R 1035 1037 815 0 -1 4202560 508258 0 0 0 99564 147 0 0 25 0 4 0 495420289 1310687232 244810 33554432000 4194304 4627427 140734322734512 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1037/tid=1039] ppid=1035 vsize=1279968 CPUtime=1002.29 cores=0,2,4,6
/proc/1037/task/1039/stat : 1039 (strangenight2-m) R 1035 1037 815 0 -1 4202560 490267 0 0 0 100090 139 0 0 25 0 4 0 495420289 1310687232 244810 33554432000 4194304 4627427 140734322734512 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1037/tid=1040] ppid=1035 vsize=1279968 CPUtime=1002.19 cores=0,2,4,6
/proc/1037/task/1040/stat : 1040 (strangenight2-m) R 1035 1037 815 0 -1 4202560 567669 0 0 0 100062 157 0 0 25 0 4 0 495420289 1310687232 244810 33554432000 4194304 4627427 140734322734512 18446744073709551615 4468060 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4003.92
Current children cumulated vsize (KiB) 1279968

[startup+1062.31 s]
/proc/loadavg: 8.04 8.07 7.45 9/184 1069
/proc/meminfo: memFree=30264772/32951124 swapFree=67111356/67111528
[pid=1037] ppid=1035 vsize=1459348 CPUtime=4243.62 cores=0,2,4,6
/proc/1037/stat : 1037 (strangenight2-m) R 1035 1037 815 0 -1 4202496 2028863 0 0 0 423768 594 0 0 25 0 4 0 495420289 1494372352 281633 33554432000 4194304 4627427 140734322734512 18446744073709551615 4468060 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/1037/statm: 364837 281633 389 106 0 359808 0
[pid=1037/tid=1038] ppid=1035 vsize=1459348 CPUtime=1056.79 cores=0,2,4,6
/proc/1037/task/1038/stat : 1038 (strangenight2-m) R 1035 1037 815 0 -1 4202560 541034 0 0 0 105527 152 0 0 25 0 4 0 495420289 1494372352 281633 33554432000 4194304 4627427 140734322734512 18446744073709551615 4428093 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1037/tid=1039] ppid=1035 vsize=1459348 CPUtime=1062.3 cores=0,2,4,6
/proc/1037/task/1039/stat : 1039 (strangenight2-m) R 1035 1037 815 0 -1 4202560 509535 0 0 0 106081 149 0 0 25 0 4 0 495420289 1494372352 281633 33554432000 4194304 4627427 140734322734512 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1037/tid=1040] ppid=1035 vsize=1459348 CPUtime=1062.19 cores=0,2,4,6
/proc/1037/task/1040/stat : 1040 (strangenight2-m) R 1035 1037 815 0 -1 4202560 570586 0 0 0 106061 158 0 0 25 0 4 0 495420289 1494372352 281633 33554432000 4194304 4627427 140734322734512 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4243.62
Current children cumulated vsize (KiB) 1459348

[startup+1122.3 s]
/proc/loadavg: 8.07 8.07 7.48 9/184 1070
/proc/meminfo: memFree=30286048/32951124 swapFree=67111356/67111528
[pid=1037] ppid=1035 vsize=1472008 CPUtime=4483.27 cores=0,2,4,6
/proc/1037/stat : 1037 (strangenight2-m) R 1035 1037 815 0 -1 4202496 2099197 0 0 0 447706 621 0 0 25 0 4 0 495420289 1507336192 279732 33554432000 4194304 4627427 140734322734512 18446744073709551615 4309279 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/1037/statm: 368002 279732 389 106 0 362973 0
[pid=1037/tid=1038] ppid=1035 vsize=1472008 CPUtime=1116.47 cores=0,2,4,6
/proc/1037/task/1038/stat : 1038 (strangenight2-m) R 1035 1037 815 0 -1 4202560 557569 0 0 0 111489 158 0 0 25 0 4 0 495420289 1507336192 279732 33554432000 4194304 4627427 140734322734512 18446744073709551615 4333301 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1037/tid=1039] ppid=1035 vsize=1472008 CPUtime=1122.29 cores=0,2,4,6
/proc/1037/task/1039/stat : 1039 (strangenight2-m) R 1035 1037 815 0 -1 4202560 533788 0 0 0 112073 156 0 0 25 0 4 0 495420289 1507336192 279732 33554432000 4194304 4627427 140734322734512 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1037/tid=1040] ppid=1035 vsize=1472008 CPUtime=1122.18 cores=0,2,4,6
/proc/1037/task/1040/stat : 1040 (strangenight2-m) R 1035 1037 815 0 -1 4202560 593698 0 0 0 112049 169 0 0 25 0 4 0 495420289 1507336192 279732 33554432000 4194304 4627427 140734322734512 18446744073709551615 4309360 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4483.27
Current children cumulated vsize (KiB) 1472008

[startup+1182.3 s]
/proc/loadavg: 8.25 8.12 7.54 9/184 1103
/proc/meminfo: memFree=30368856/32951124 swapFree=67111356/67111528
[pid=1037] ppid=1035 vsize=1553004 CPUtime=4722.94 cores=0,2,4,6
/proc/1037/stat : 1037 (strangenight2-m) R 1035 1037 815 0 -1 4202496 2174993 0 0 0 471645 649 0 0 25 0 4 0 495420289 1590276096 299355 33554432000 4194304 4627427 140734322734512 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/1037/statm: 388251 299355 389 106 0 383222 0
[pid=1037/tid=1038] ppid=1035 vsize=1553004 CPUtime=1176.15 cores=0,2,4,6
/proc/1037/task/1038/stat : 1038 (strangenight2-m) R 1035 1037 815 0 -1 4202560 578840 0 0 0 117449 166 0 0 25 0 4 0 495420289 1590276096 299355 33554432000 4194304 4627427 140734322734512 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1037/tid=1039] ppid=1035 vsize=1553004 CPUtime=1182.29 cores=0,2,4,6
/proc/1037/task/1039/stat : 1039 (strangenight2-m) R 1035 1037 815 0 -1 4202560 544017 0 0 0 118071 158 0 0 25 0 4 0 495420289 1590276096 299355 33554432000 4194304 4627427 140734322734512 18446744073709551615 4428111 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1037/tid=1040] ppid=1035 vsize=1553004 CPUtime=1182.18 cores=0,2,4,6
/proc/1037/task/1040/stat : 1040 (strangenight2-m) R 1035 1037 815 0 -1 4202560 617410 0 0 0 118038 180 0 0 25 0 4 0 495420289 1590276096 299355 33554432000 4194304 4627427 140734322734512 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4722.94
Current children cumulated vsize (KiB) 1553004



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.6 s]
/proc/loadavg: 8.18 8.11 7.54 9/184 1104
/proc/meminfo: memFree=30352956/32951124 swapFree=67111356/67111528
[pid=1037] ppid=1035 vsize=1611332 CPUtime=4800.05 cores=0,2,4,6
/proc/1037/stat : 1037 (strangenight2-m) R 1035 1037 815 0 -1 4202496 2206023 0 0 0 479348 657 0 0 25 0 4 0 495420289 1650003968 290651 33554432000 4194304 4627427 140734322734512 18446744073709551615 4309142 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/1037/statm: 402833 290651 389 106 0 397804 0
[pid=1037/tid=1038] ppid=1035 vsize=1611332 CPUtime=1195.35 cores=0,2,4,6
/proc/1037/task/1038/stat : 1038 (strangenight2-m) R 1035 1037 815 0 -1 4202560 587520 0 0 0 119368 167 0 0 25 0 4 0 495420289 1650003968 290655 33554432000 4194304 4627427 140734322734512 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1037/tid=1039] ppid=1035 vsize=1611332 CPUtime=1201.6 cores=0,2,4,6
/proc/1037/task/1039/stat : 1039 (strangenight2-m) R 1035 1037 815 0 -1 4202560 552140 0 0 0 120000 160 0 0 25 0 4 0 495420289 1650003968 290655 33554432000 4194304 4627427 140734322734512 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1037/tid=1040] ppid=1035 vsize=1611332 CPUtime=1201.48 cores=0,2,4,6
/proc/1037/task/1040/stat : 1040 (strangenight2-m) R 1035 1037 815 0 -1 4202560 625805 0 0 0 119966 182 0 0 25 0 4 0 495420289 1650003968 290655 33554432000 4194304 4627427 140734322734512 18446744073709551615 4324781 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.05
Current children cumulated vsize (KiB) 1611332

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.67
CPU time (s): 4800.14
CPU user time (s): 4793.51
CPU system time (s): 6.62899
CPU usage (%): 399.458
Max. virtual memory (cumulated for all children) (KiB): 1611332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4793.51
system time used= 6.62899
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2206033
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= 1898
involuntary context switches= 21598

runsolver used 1.90471 second user time and 4.36734 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-29 00:34:07
IDJOB=3173709
IDBENCH=82527
IDSOLVER=1586
FILE ID=node143/3173709-1304030047
RUNJOBID= node143-1304028687-833
PBS_JOBID= 13170309
Free space on /tmp= 72920 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/large/unif-k5-r20-v1250-c25000-S1103412232-098-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173709-1304030047/watcher-3173709-1304030047 -o /tmp/evaluation-result-3173709-1304030047/solver-3173709-1304030047 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3173709-1304030047.cnf

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

MD5SUM BENCH= d6a0b223b2c940add3196cb3c37e2d59
RANDOM SEED=371642400

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31812300 kB
Buffers:        131044 kB
Cached:         453092 kB
SwapCached:        168 kB
Active:         441032 kB
Inactive:       434640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31812300 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            6252 kB
Writeback:          12 kB
AnonPages:      291448 kB
Mapped:          15728 kB
Slab:           198408 kB
PageTables:       5452 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   531368 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= 72912 MiB
End job on node143 at 2011-04-29 00:54:10