Trace number 3173845

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.26 1201.75

General information on the benchmark

Namerandom/large/
unif-k7-r85-v400-c34000-S536077088-015-UNKNOWN.cnf
MD5SUM7eb6d5b5c1c99a6b88954b61ac97b4f7
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses34000
Sum of the clauses size238000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 534000

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-3173845-1304031648.cnf'
0.00/0.00	c -- header says num vars:            400
0.00/0.00	c -- header says num clauses:       34000
0.00/0.02	c -- clauses added:            0 learnts,        34000 normals,            0 xors
0.00/0.02	c -- vars added        400
0.00/0.02	c Parsing time:  0.02 s
0.00/0.02	c  N st     0         0       400     34000         0         0    238000         0   no data   no data
1.57/0.44	c asymm  cl-useful: 0/14596/34000 lits-rem:0 time: 0.42
1.57/0.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
3.98/1.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.98/1.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.98/1.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.98/1.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
3.98/1.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.98/1.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.15 s
3.98/1.09	c Finding binary XORs  T:     0.00 s  found:       0
3.98/1.09	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
3.98/1.09	c calculated reachability. Time: 0.00
3.98/1.09	c Calc default polars -  time:   0.00 s pos:     197 undec:       6 neg:     197
3.98/1.09	c =========================================================================================
3.98/1.09	c types(t): F = full restart, N = normal restart
3.98/1.09	c types(t): S = simplification begin/end, E = solution found
3.98/1.09	c restart types(rt): st = static, dy = dynamic
3.98/1.09	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.98/1.09	c  B st     0         0       400     34000         0         0    238000         0   no data   no data
3.98/1.09	c  N dy    11      4022       400     34000         0      3972    238000    384981     83.50     87.99
5.16/1.37	c  N dy    30      8820       400     34000         0      5911    238000    453730     83.88     88.81
6.75/1.77	c  N dy    44     13298       400     34000         0      5645    238000    307224     83.29     87.87
8.78/2.22	c  N dy    61     18179       400     34000         0     10464    238000    763283     82.94     87.85
10.35/2.63	c  N dy    77     22600       400     34000         0      8710    238000    491816     82.80     89.35
11.15/2.86	c  F st    88     25001       400     34000         0     11067    238000    715475     82.94     80.38
11.95/3.06	c  N st    92     27034       400     34000         0     13078    238000    902236     82.94   no data
13.17/3.36	c  S st    94     30000       400     34000         0      8664    238000    403233     82.94   no data
13.54/3.42	c  S st    94     30505       400     34000         0      9168    238000    446198     82.94   no data
13.54/3.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.54/3.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
13.54/3.45	c blocked clauses removed:        0 vars:      0 tried:         400 T: 0.00 s
13.54/3.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.54/3.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.54/3.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
13.54/3.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13.54/3.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
13.54/3.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.14/3.83	c lits-rem:        16  cl-subs:       74  v-elim:      0  v-fix:    0  time:  0.35 s
15.94/4.06	c asymm  cl-useful: 0/7529/34000 lits-rem:0 time: 0.23
15.94/4.06	c calculated reachability. Time: 0.00
15.94/4.06	c  N dy    94     30505       400     34000         0      9094    238000    435175     82.94   no data
17.93/4.50	c  N dy   114     34651       400     34000         0     13185    238000    821411     83.10     87.49
19.53/4.99	c  N dy   130     38721       400     34000         0      8763    238000    312434     82.99     87.48
21.55/5.42	c  N dy   144     42731       400     34000         0     12719    238000    688300     82.91     87.33
22.73/5.76	c  S st   163     45758       400     34000         0     15716    238000    971615     83.01   no data
23.12/5.85	c  S st   163     46262       400     34000         0     16220    238000   1015466     83.01   no data
23.12/5.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.12/5.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
23.12/5.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
23.12/5.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.12/5.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.12/5.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
23.12/5.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
23.52/5.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
23.52/5.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.34/7.67	c lits-rem:       207  cl-subs:      212  v-elim:      0  v-fix:    0  time:  1.72 s
30.34/7.67	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
30.34/7.68	c vivif2 --  cl tried    16008 cl shrink        0 lits rem          0 time: 0.01
31.51/7.95	c asymm  cl-useful: 0/6397/34000 lits-rem:0 time: 0.27
31.51/7.96	c calculated reachability. Time: 0.00
31.51/7.96	c  N dy   163     46262       400     34000         0     16008    238000    983532     83.01   no data
33.52/8.42	c  N dy   184     50275       400     34000         0     10477    238000    388032     82.99     87.83
35.13/8.84	c  N dy   207     54402       400     34000         0     14565    238000    776413     83.07     87.54
36.70/9.28	c  N dy   218     58531       400     34000         0     18646    238000   1158855     82.91     87.52
38.71/9.73	c  N dy   234     62614       400     34000         0     12165    238000    461718     82.81     89.56
40.30/10.15	c  N dy   240     66692       400     34000         0     16203    238000    844338     82.55     87.27
41.49/10.46	c  S st   254     69393       400     34000         0     18867    238000   1093228     82.60     84.59
41.90/10.55	c  S st   254     69895       400     34000         0     19369    238000   1136583     82.60   no data
41.90/10.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
41.90/10.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
41.90/10.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
41.90/10.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
41.90/10.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
41.90/10.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
41.90/10.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
41.90/10.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
42.30/10.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
50.67/12.72	c lits-rem:       411  cl-subs:      307  v-elim:      0  v-fix:    0  time:  2.09 s
50.67/12.72	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
50.67/12.74	c vivif2 --  cl tried    19062 cl shrink        0 lits rem          0 time: 0.01
51.87/13.02	c asymm  cl-useful: 0/5478/34000 lits-rem:0 time: 0.28
51.87/13.02	c calculated reachability. Time: 0.00
51.87/13.02	c  N dy   254     69895       400     34000         0     19062    238000   1092407     82.60   no data
54.27/13.64	c  N dy   276     74559       400     34000         0     12159    238000    379707     82.66     88.51
56.27/14.14	c  N dy   286     79360       400     34000         0     16902    238000    824041     82.42     87.14
58.66/14.74	c  N dy   307     84517       400     34000         0     22000    238000   1306063     82.40     86.76
60.26/15.11	c  F st   320     87501       400     34000         0     24938    238000   1582486     82.39   no data
61.48/15.48	c  N st   325     90801       400     34000         0     15690    238000    637288     82.39   no data
64.25/16.15	c  N dy   341     96652       400     34000         0     21478    238000   1181442     82.33     87.88
67.85/17.00	c  N dy   368    103362       400     34000         0     14599    238000    443985     82.28     86.77
68.25/17.17	c  S st   378    104842       400     34000         0     16064    238000    581658     82.29   no data
68.64/17.26	c  S st   378    105344       400     34000         0     16564    238000    625421     82.29   no data
68.64/17.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
68.64/17.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
68.64/17.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
68.64/17.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
68.64/17.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
68.64/17.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
68.64/17.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
69.04/17.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
69.04/17.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
71.04/17.84	c lits-rem:        50  cl-subs:       77  v-elim:      0  v-fix:    0  time:  0.52 s
71.04/17.84	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
71.04/17.85	c vivif2 --  cl tried    16487 cl shrink        0 lits rem          0 time: 0.01
72.24/18.10	c asymm  cl-useful: 0/7487/34000 lits-rem:0 time: 0.25
72.24/18.10	c calculated reachability. Time: 0.00
72.24/18.10	c  N dy   378    105344       400     34000         0     16487    238000    613926     82.29   no data
75.44/18.91	c  N dy   405    112357       400     34000         0     23391    238000   1260371     82.23     86.94
79.05/19.83	c  N dy   437    119654       400     34000         0     16117    238000    507063     82.19     87.32
82.63/20.78	c  N dy   472    127459       400     34000         0     23839    238000   1228864     82.17     87.09
87.44/21.93	c  N dy   517    135702       400     34000         0     16503    238000    459577     82.26     86.81
91.42/22.99	c  N dy   553    144656       400     34000         0     25335    238000   1286486     82.24     87.26
97.01/24.31	c  N dy   588    154877       400     34000         0     18992    238000    610840     82.17     86.68
98.21/24.68	c  S st   607    158018       400     34000         0     22096    238000    904051     82.20     79.51
98.61/24.78	c  S st   607    158521       400     34000         0     22599    238000    947185     82.20   no data
98.61/24.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
99.00/24.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
99.00/24.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
99.00/24.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
99.00/24.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
99.00/24.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
99.00/24.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
99.00/24.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
99.00/24.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
106.20/26.64	c lits-rem:        72  cl-subs:      158  v-elim:      0  v-fix:    0  time:  1.79 s
106.20/26.65	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
106.20/26.66	c vivif2 --  cl tried    22441 cl shrink        0 lits rem          0 time: 0.01
107.39/26.94	c asymm  cl-useful: 0/5865/34000 lits-rem:0 time: 0.29
107.39/26.95	c calculated reachability. Time: 0.00
107.39/26.95	c  N dy   607    158521       400     34000         0     22441    238000    923630     82.20   no data
112.99/28.34	c  N dy   652    169155       400     34000         0     32954    238000   1915513     82.22     87.02
118.60/29.78	c  N dy   698    180004       400     34000         0     26212    238000   1203556     82.18     89.47
125.77/31.53	c  N dy   762    191651       400     34000         0     19268    238000    474230     82.26     86.77
132.16/33.15	c  N dy   822    204126       400     34000         0     31583    238000   1629553     82.29     87.20
139.34/34.95	c  N dy   880    217218       400     34000         0     25100    238000    943283     82.29     87.11
148.13/37.12	c  N dy   936    231610       400     34000         0     39335    238000   2281909     82.27     89.68
151.33/37.97	c  S st   961    237782       400     34000         0     25011    238000    851757     82.26     75.88
151.73/38.08	c  S st   961    238283       400     34000         0     25508    238000    895900     82.26   no data
151.73/38.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
152.13/38.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
152.13/38.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
152.13/38.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
152.13/38.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
152.13/38.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
152.13/38.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
152.13/38.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
152.13/38.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
158.14/39.64	c lits-rem:        92  cl-subs:      152  v-elim:      0  v-fix:    0  time:  1.48 s
158.14/39.64	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
158.14/39.65	c vivif2 --  cl tried    25356 cl shrink        0 lits rem          0 time: 0.01
159.31/39.97	c asymm  cl-useful: 0/5457/34000 lits-rem:0 time: 0.32
159.31/39.97	c calculated reachability. Time: 0.00
159.31/39.97	c  N dy   961    238283       400     34000         0     25356    238000    873560     82.26   no data
168.51/42.29	c  N dy  1023    253900       400     34000         0     40796    238000   2328889     82.25     86.77
178.89/44.82	c  N dy  1090    270174       400     34000         0     35452    238000   1746809     82.23     92.13
189.68/47.53	c  N dy  1176    287453       400     34000         0     30119    238000   1172402     82.29     86.66
201.67/50.51	c  N dy  1256    305991       400     34000         0     25047    238000    610579     82.29     87.06
201.67/50.55	c  F st  1259    306250       400     34000         0     25300    238000    633709     82.29   no data
214.05/53.60	c  N dy  1339    326075       400     34000         0     44875    238000   2488850     82.29     87.02
226.02/56.68	c  N dy  1414    346114       400     34000         0     40275    238000   1960362     82.25     88.22
234.41/58.73	c  S st  1473    357426       400     34000         0     26115    238000    547036     82.27   no data
234.81/58.84	c  S st  1473    357929       400     34000         0     26617    238000    590358     82.27   no data
234.81/58.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
234.81/58.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.03
234.81/58.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
234.81/58.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
234.81/58.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
234.81/58.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
234.81/58.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
234.81/58.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
235.21/58.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
237.24/59.49	c lits-rem:         6  cl-subs:       14  v-elim:      0  v-fix:    0  time:  0.58 s
237.24/59.49	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
237.61/59.50	c vivif2 --  cl tried    26603 cl shrink        0 lits rem          0 time: 0.01
238.81/59.81	c asymm  cl-useful: 0/5241/34000 lits-rem:0 time: 0.31
238.81/59.81	c calculated reachability. Time: 0.00
238.81/59.81	c  N dy  1473    357929       400     34000         0     26603    238000    588228     82.27   no data
251.18/62.91	c  N dy  1568    378069       400     34000         0     46476    238000   2460083     82.28     86.70
263.96/66.11	c  N dy  1666    398073       400     34000         0     39911    238000   1760938     82.30     88.81
277.95/69.61	c  N dy  1758    418160       400     34000         0     32433    238000    974986     82.31     87.84
291.93/73.16	c  N dy  1842    438167       400     34000         0     52194    238000   2834225     82.29     87.27
305.52/76.59	c  N dy  1922    458453       400     34000         0     43940    238000   1974629     82.28     87.37
320.32/80.26	c  N dy  2015    478704       400     34000         0     34627    238000   1016824     82.29     86.90
335.07/83.90	c  N dy  2112    498865       400     34000         0     54528    238000   2889180     82.33     87.87
348.65/87.39	c  N dy  2198    518880       400     34000         0     44008    238000   1821725     82.32     87.08
362.63/90.84	c  S st  2275    536893       400     34000         0     61801    238000   3491946     82.32   no data
363.43/91.02	c  S st  2275    537396       400     34000         0     62303    238000   3535058     82.32   no data
363.43/91.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
363.43/91.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
363.43/91.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
363.43/91.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
363.43/91.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
363.43/91.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
363.43/91.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
363.83/91.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
364.25/91.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
483.66/121.19	c lits-rem:       794  cl-subs:      954  v-elim:      0  v-fix:    0  time: 29.95 s
483.66/121.19	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
484.06/121.23	c vivif2 --  cl tried    61349 cl shrink        0 lits rem          0 time: 0.04
485.66/121.63	c asymm  cl-useful: 0/3271/34000 lits-rem:0 time: 0.40
485.66/121.63	c calculated reachability. Time: 0.00
485.66/121.63	c  N dy  2275    537396       400     34000         0     61349    238000   3394874     82.32   no data
498.84/124.98	c  N dy  2358    557448       400     34000         0     49890    238000   2295434     82.31     87.00
514.81/128.93	c  N dy  2458    578104       400     34000         0     38035    238000   1092783     82.32     87.39
529.20/132.51	c  N dy  2539    598183       400     34000         0     57839    238000   2953464     82.30     88.73
543.99/136.25	c  N dy  2619    618552       400     34000         0     44728    238000   1631053     82.29     86.68
561.16/140.59	c  N dy  2703    639299       400     34000         0     65234    238000   3565155     82.28     86.72
576.74/144.48	c  N dy  2791    659425       400     34000         0     50908    238000   2124785     82.28     86.73
595.91/149.27	c  N dy  2884    679473       400     34000         0     35462    238000    596594     82.29     86.65
611.89/153.28	c  N dy  2984    699669       400     34000         0     55399    238000   2469730     82.30     86.63
629.46/157.61	c  N dy  3058    720343       400     34000         0     39608    238000    904782     82.28     87.18
645.04/161.56	c  N dy  3152    740422       400     34000         0     59420    238000   2770045     82.29     90.28
663.82/166.22	c  N dy  3245    760608       400     34000         0     42155    238000   1062398     82.31     88.15
680.62/170.41	c  N dy  3337    780735       400     34000         0     62054    238000   2937432     82.32     88.36
700.17/175.37	c  N dy  3419    801512       400     34000         0     44376    238000   1189456     82.31     87.16
704.17/176.36	c  S st  3440    806094       400     34000         0     48905    238000   1616350     82.32     75.44
704.97/176.55	c  S st  3440    806600       400     34000         0     49409    238000   1660836     82.32   no data
704.97/176.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
705.36/176.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.05
705.36/176.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
705.36/176.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
705.36/176.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
705.36/176.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
705.36/176.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
705.36/176.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
705.36/176.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
742.91/186.08	c lits-rem:       133  cl-subs:      304  v-elim:      0  v-fix:    0  time:  9.38 s
742.91/186.08	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
743.31/186.10	c vivif2 --  cl tried    49105 cl shrink        0 lits rem          0 time: 0.02
744.51/186.48	c asymm  cl-useful: 0/3729/34000 lits-rem:0 time: 0.38
744.51/186.48	c calculated reachability. Time: 0.00
744.51/186.48	c  N dy  3440    806600       400     34000         0     49105    238000   1615539     82.32   no data
761.68/190.77	c  N dy  3526    826649       400     34000         0     68872    238000   3468234     82.32     88.49
778.86/195.05	c  N dy  3618    846688       400     34000         0     49510    238000   1589360     82.32     86.89
795.63/199.26	c  N dy  3707    866747       400     34000         0     69306    238000   3449466     82.33     89.24
813.61/203.76	c  N dy  3793    887137       400     34000         0     49300    238000   1483547     82.32     86.90
830.41/207.97	c  N dy  3894    907189       400     34000         0     69101    238000   3353672     82.34     87.17
848.36/212.41	c  N dy  3971    927539       400     34000         0     48055    238000   1289338     82.33     87.09
863.94/216.34	c  N dy  4037    947540       400     34000         0     67804    238000   3148783     82.31     86.66
883.51/221.23	c  N dy  4135    967582       400     34000         0     45465    238000    960214     82.33     87.14
899.49/225.28	c  N dy  4234    987833       400     34000         0     65441    238000   2839255     82.34     86.96
919.46/230.29	c  N dy  4329   1007914       400     34000         0     85288    238000   4711223     82.35     86.79
935.46/234.27	c  N dy  4414   1027945       400     34000         0     61949    238000   2434835     82.35     87.21
953.81/238.89	c  N dy  4489   1048060       400     34000         0     81802    238000   4299014     82.34     87.37
971.01/243.18	c  N dy  4570   1068076       400     34000         0     57453    238000   1926830     82.34     86.72
974.19/243.97	c  F st  4585   1071879       400     34000         0     61207    238000   2282127     82.34   no data
990.57/248.07	c  N dy  4638   1090288       400     34000         0     79400    238000   4004136     82.32     87.86
1009.74/252.87	c  N dy  4733   1110429       400     34000         0     54195    238000   1535425     82.33     87.27
1027.73/257.35	c  N dy  4824   1130660       400     34000         0     74169    238000   3415661     82.33     86.82
1048.48/262.59	c  N dy  4906   1150838       400     34000         0     48007    238000    870877     82.33     86.83
1065.26/266.78	c  N dy  4993   1171158       400     34000         0     68078    238000   2753019     82.32     87.75
1087.63/272.38	c  N dy  5088   1191842       400     34000         0     88479    238000   4670881     82.33     86.90
1106.41/277.01	c  S st  5185   1209900       400     34000         0     59255    238000   1852181     82.35   no data
1106.82/277.19	c  S st  5185   1210404       400     34000         0     59759    238000   1896921     82.35   no data
1107.22/277.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1107.22/277.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
1107.22/277.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1107.22/277.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1107.22/277.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1107.22/277.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
1107.22/277.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1107.22/277.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1107.59/277.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1170.32/293.04	c lits-rem:       253  cl-subs:      299  v-elim:      0  v-fix:    0  time: 15.69 s
1170.32/293.04	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
1170.32/293.06	c vivif2 --  cl tried    59460 cl shrink        0 lits rem          0 time: 0.02
1171.92/293.42	c asymm  cl-useful: 0/2950/34000 lits-rem:0 time: 0.36
1171.92/293.42	c calculated reachability. Time: 0.00
1171.92/293.42	c  N dy  5185   1210404       400     34000         0     59460    238000   1851761     82.35   no data
1191.09/298.20	c  N dy  5265   1230756       400     34000         0     79560    238000   3739263     82.35     86.80
1213.06/303.78	c  N dy  5364   1250788       400     34000         0     51296    238000   1009792     82.35     87.24
1230.63/308.13	c  N dy  5454   1270949       400     34000         0     71209    238000   2880896     82.36     87.00
1251.82/313.44	c  N dy  5546   1291148       400     34000         0     91147    238000   4758105     82.36     88.60
1270.57/318.13	c  N dy  5629   1311177       400     34000         0     61893    238000   1922793     82.36     86.99
1289.36/322.80	c  N dy  5709   1331278       400     34000         0     81773    238000   3794775     82.35     87.41
1313.34/328.85	c  N dy  5805   1351483       400     34000         0     51672    238000    877484     82.36     86.84
1332.09/333.52	c  N dy  5870   1371884       400     34000         0     71840    238000   2766740     82.34     87.08
1353.28/338.89	c  N dy  5938   1392416       400     34000         0     92142    238000   4676125     82.33     86.82
1374.04/344.06	c  N dy  6019   1412453       400     34000         0     60882    238000   1660910     82.32     87.45
1393.61/348.91	c  N dy  6105   1432509       400     34000         0     80685    238000   3521029     82.32     86.99
1416.77/354.70	c  N dy  6194   1452540       400     34000         0    100479    238000   5381716     82.32     86.97
1435.15/359.36	c  N dy  6274   1472606       400     34000         0     68244    238000   2264527     82.31     86.78
1455.52/364.49	c  N dy  6363   1492785       400     34000         0     88188    238000   4144530     82.32     87.27
1479.48/370.44	c  N dy  6446   1512888       400     34000         0     55025    238000    943381     82.31     86.83
1497.07/374.90	c  N dy  6537   1532977       400     34000         0     74869    238000   2803209     82.31     86.80
1518.63/380.25	c  N dy  6628   1553015       400     34000         0     94648    238000   4670909     82.32     86.87
1541.82/386.07	c  N dy  6724   1573308       400     34000         0     60706    238000   1390959     82.32     86.79
1560.57/390.72	c  N dy  6814   1593370       400     34000         0     80497    238000   3248374     82.31     87.25
1582.93/396.35	c  N dy  6902   1613420       400     34000         0    100288    238000   5107120     82.32     86.93
1603.74/401.59	c  N dy  6981   1633480       400     34000         0     65148    238000   1724268     82.31     86.94
1624.09/406.68	c  N dy  7075   1654355       400     34000         0     85757    238000   3661032     82.31     86.72
1648.45/412.71	c  N dy  7171   1674455       400     34000         0    105629    238000   5529068     82.31     87.62
1669.25/417.94	c  N dy  7245   1695142       400     34000         0     70110    238000   2113057     82.31     88.07
1684.80/421.88	c  S st  7322   1710404       400     34000         0     85192    238000   3535951     82.31     86.71
1686.01/422.12	c  S st  7322   1710905       400     34000         0     85691    238000   3579489     82.31   no data
1686.01/422.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1686.01/422.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
1686.41/422.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1686.41/422.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1686.41/422.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1686.41/422.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
1686.41/422.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1686.41/422.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1686.82/422.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1828.60/457.81	c lits-rem:       655  cl-subs:      873  v-elim:      0  v-fix:    0  time: 35.47 s
1828.60/457.81	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
1828.60/457.86	c vivif2 --  cl tried    84818 cl shrink        0 lits rem          0 time: 0.04
1830.20/458.27	c asymm  cl-useful: 0/3350/34000 lits-rem:0 time: 0.41
1830.20/458.27	c calculated reachability. Time: 0.00
1830.20/458.27	c  N dy  7322   1710905       400     34000         0     84818    238000   3450452     82.31   no data
1854.57/464.34	c  N dy  7409   1731258       400     34000         0    104934    238000   5347390     82.31     86.68
1877.34/470.01	c  N dy  7498   1751394       400     34000         0     67847    238000   1815682     82.31     87.93
1897.72/475.11	c  N dy  7586   1771457       400     34000         0     87680    238000   3678755     82.31     86.65
1922.08/481.28	c  N dy  7679   1791521       400     34000         0    107503    238000   5555503     82.32     87.49
1944.04/486.72	c  N dy  7755   1811570       400     34000         0     69352    238000   1877614     82.31     87.78
1965.21/492.02	c  N dy  7845   1832199       400     34000         0     89719    238000   3795691     82.31     87.09
1991.18/498.51	c  N dy  7940   1852418       400     34000         0    109709    238000   5688769     82.32     86.79
2013.55/504.14	c  N dy  8023   1872593       400     34000         0     70692    238000   1920104     82.32     86.88
2034.72/509.45	c  N dy  8112   1892968       400     34000         0     90803    238000   3811305     82.32     87.40
2059.88/515.71	c  N dy  8196   1913073       400     34000         0    110673    238000   5680928     82.32     87.54
2083.45/521.60	c  N dy  8279   1933842       400     34000         0     71271    238000   1879654     82.31     87.42
2104.24/526.81	c  N dy  8372   1953948       400     34000         0     91145    238000   3750160     82.31     87.10
2128.19/532.85	c  N dy  8456   1974074       400     34000         0    111018    238000   5629494     82.32     87.98
2152.58/538.91	c  N dy  8551   1994754       400     34000         0     70525    238000   1724145     82.32     86.79
2173.33/544.17	c  N dy  8644   2014855       400     34000         0     90404    238000   3597589     82.32     86.67
2197.29/550.17	c  N dy  8725   2035133       400     34000         0    110436    238000   5478892     82.32     86.80
2223.65/556.71	c  N dy  8823   2055470       400     34000         0     68602    238000   1472704     82.32     87.87
2243.63/561.74	c  N dy  8910   2075578       400     34000         0     88443    238000   3336232     82.32     87.78
2268.39/567.91	c  N dy  9003   2095985       400     34000         0    108594    238000   5235970     82.32     86.87
2296.35/574.97	c  N dy  9111   2116012       400     34000         0     65499    238000   1092033     82.33     86.73
2315.92/579.81	c  N dy  9182   2136378       400     34000         0     85606    238000   2984234     82.32     87.52
2339.89/585.84	c  N dy  9264   2156783       400     34000         0    105744    238000   4873215     82.32     86.85
2368.27/592.90	c  N dy  9367   2176860       400     34000         0    125610    238000   6745086     82.33     86.81
2389.42/598.24	c  N dy  9464   2196953       400     34000         0     81552    238000   2524925     82.33     87.73
2405.40/602.23	c  S st  9537   2210906       400     34000         0     95339    238000   3828332     82.34   no data
2406.20/602.50	c  S st  9537   2211409       400     34000         0     95836    238000   3871352     82.34   no data
2406.60/602.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2406.60/602.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
2406.60/602.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2406.60/602.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2406.60/602.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2406.60/602.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
2406.60/602.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2407.00/602.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
2407.41/602.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2570.77/643.62	c lits-rem:       544  cl-subs:      858  v-elim:      0  v-fix:    0  time: 40.88 s
2570.77/643.63	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
2570.77/643.68	c vivif2 --  cl tried    94978 cl shrink        0 lits rem          0 time: 0.05
2572.77/644.14	c asymm  cl-useful: 0/2756/34000 lits-rem:0 time: 0.47
2572.77/644.15	c calculated reachability. Time: 0.00
2572.77/644.15	c  N dy  9537   2211409       400     34000         0     94978    238000   3743107     82.34   no data
2602.73/651.69	c  N dy  9632   2231649       400     34000         0    114977    238000   5628389     82.34     86.92
2633.89/659.48	c  N dy  9719   2251787       400     34000         0     69998    238000   1357186     82.34     87.20
2656.25/665.09	c  N dy  9818   2271986       400     34000         0     89949    238000   3236192     82.35     86.82
2682.62/671.69	c  N dy  9919   2292016       400     34000         0    109752    238000   5107376     82.36     87.36
2713.38/679.30	c  N dy  9997   2312085       400     34000         0    129582    238000   6958809     82.35     95.50
2736.55/685.10	c  N dy 10091   2332328       400     34000         0     83724    238000   2559838     82.35     86.71
2764.50/692.14	c  N dy 10201   2354130       400     34000         0    105250    238000   4597238     82.36     86.88
2795.26/699.89	c  N dy 10277   2375406       400     34000         0    126279    238000   6580042     82.36     87.34
2820.85/706.30	c  N dy 10364   2395423       400     34000         0     79184    238000   2047358     82.36     86.70
2846.81/712.70	c  N dy 10448   2415525       400     34000         0     99017    238000   3919115     82.36     86.92
2877.97/720.54	c  N dy 10538   2436241       400     34000         0    119480    238000   5852563     82.36     86.98
2905.91/727.54	c  N dy 10605   2456272       400     34000         0     71476    238000   1238855     82.35     86.91
2927.48/732.94	c  N dy 10703   2476333       400     34000         0     91324    238000   3107690     82.35     87.72
2953.44/739.45	c  N dy 10797   2496526       400     34000         0    111265    238000   4987303     82.35     87.19
2983.42/746.92	c  N dy 10898   2516607       400     34000         0    131099    238000   6857271     82.36     86.88
3008.18/753.17	c  N dy 10998   2536668       400     34000         0     82105    238000   2160666     82.36     86.77
3031.76/759.09	c  N dy 11087   2557144       400     34000         0    102312    238000   4060866     82.36     86.90
3060.10/766.18	c  N dy 11178   2577483       400     34000         0    122426    238000   5961187     82.36     87.13
3090.86/773.82	c  N dy 11268   2597593       400     34000         0     72455    238000   1166672     82.37     86.79
3112.03/779.10	c  N dy 11351   2617653       400     34000         0     92258    238000   3029989     82.36     89.90
3137.99/785.61	c  N dy 11457   2637745       400     34000         0    112079    238000   4905620     82.37     86.83
3166.75/792.82	c  N dy 11536   2657877       400     34000         0    131953    238000   6767582     82.37     87.12
3193.94/799.66	c  N dy 11618   2678871       400     34000         0     81931    238000   1970551     82.37     86.80
3217.88/805.65	c  N dy 11713   2699114       400     34000         0    101921    238000   3850140     82.37     86.84
3233.48/809.54	c  S st 11761   2711410       400     34000         0    114071    238000   4988011     82.36   no data
3234.66/809.86	c  S st 11761   2711914       400     34000         0    114574    238000   5030547     82.36   no data
3234.66/809.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3235.06/809.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.08
3235.06/809.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3235.06/809.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3235.06/809.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3235.06/809.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
3235.06/809.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3235.46/810.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
3235.86/810.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3487.12/873.05	c lits-rem:       667  cl-subs:     1251  v-elim:      0  v-fix:    0  time: 62.88 s
3487.12/873.05	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
3487.52/873.12	c vivif2 --  cl tried   113323 cl shrink        0 lits rem          0 time: 0.06
3489.51/873.60	c asymm  cl-useful: 0/2253/34000 lits-rem:0 time: 0.48
3489.51/873.60	c calculated reachability. Time: 0.00
3489.51/873.60	c  N dy 11761   2711914       400     34000         0    113323    238000   4847247     82.36   no data
3524.26/882.38	c  N dy 11847   2732403       400     34000         0    133554    238000   6748197     82.36     87.76
3554.24/889.85	c  N dy 11935   2752609       400     34000         0     81757    238000   1880045     82.36     86.95
3579.79/896.24	c  N dy 12043   2772763       400     34000         0    101657    238000   3768505     82.37     87.14
3611.37/904.15	c  N dy 12130   2792767       400     34000         0    121425    238000   5629470     82.37     86.76
3645.30/912.63	c  N dy 12222   2812866       400     34000         0    141285    238000   7503287     82.37     86.77
3670.46/918.91	c  N dy 12323   2832877       400     34000         0     88284    238000   2406867     82.38     89.30
3697.64/925.78	c  N dy 12409   2855347       400     34000         0    110462    238000   4502116     82.37     87.09
3727.99/933.30	c  N dy 12513   2875358       400     34000         0    130190    238000   6370578     82.38     88.69
3760.35/941.43	c  N dy 12603   2895896       400     34000         0     76759    238000   1242639     82.38     88.15
3782.74/947.09	c  N dy 12698   2915943       400     34000         0     96550    238000   3113449     82.39     87.14
3809.51/953.76	c  N dy 12773   2936039       400     34000         0    116398    238000   4972956     82.38     86.72
3842.24/961.98	c  N dy 12866   2956552       400     34000         0    136633    238000   6876141     82.38     87.05
3874.60/970.01	c  N dy 12964   2976884       400     34000         0     82013    238000   1651271     82.39     88.58
3898.96/976.19	c  N dy 13053   2997425       400     34000         0    102305    238000   3559489     82.39     87.13
3928.92/983.66	c  N dy 13143   3017653       400     34000         0    122297    238000   5435960     82.39     87.10
3965.68/992.80	c  N dy 13234   3037900       400     34000         0    142286    238000   7324805     82.39     87.10
3992.44/999.56	c  N dy 13310   3057975       400     34000         0     86405    238000   1985709     82.38     86.95
4016.40/1005.53	c  N dy 13396   3078009       400     34000         0    106214    238000   3859807     82.38     88.42
4045.56/1012.80	c  N dy 13483   3098263       400     34000         0    126211    238000   5729319     82.38     87.19
4077.15/1020.78	c  N dy 13553   3118438       400     34000         0    146147    238000   7601739     82.37     86.94
4104.68/1027.68	c  N dy 13642   3138439       400     34000         0     89191    238000   2157253     82.37     87.32
4129.06/1033.78	c  N dy 13716   3158682       400     34000         0    109184    238000   4041430     82.37     87.47
4158.62/1041.12	c  N dy 13799   3178818       400     34000         0    129070    238000   5909054     82.36     87.50
4190.98/1049.30	c  N dy 13895   3198909       400     34000         0    148906    238000   7780448     82.37     87.27
4210.55/1054.15	c  S st 13959   3211914       400     34000         0     84047    238000   1594057     82.37   no data
4211.35/1054.38	c  S st 13959   3212417       400     34000         0     84549    238000   1637952     82.37   no data
4211.35/1054.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4211.75/1054.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
4211.75/1054.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4211.75/1054.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4211.75/1054.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4211.75/1054.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
4211.75/1054.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4211.75/1054.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
4212.15/1054.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4239.32/1061.34	c lits-rem:       172  cl-subs:      160  v-elim:      0  v-fix:    0  time:  6.80 s
4239.32/1061.35	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
4239.32/1061.37	c vivif2 --  cl tried    84389 cl shrink        0 lits rem          0 time: 0.02
4240.91/1061.78	c asymm  cl-useful: 0/2790/34000 lits-rem:0 time: 0.41
4240.91/1061.78	c calculated reachability. Time: 0.00
4240.91/1061.78	c  N dy 13959   3212417       400     34000         0     84389    238000   1613725     82.37   no data
4264.87/1067.77	c  N dy 14055   3232609       400     34000         0    104308    238000   3485232     82.37     86.77
4292.05/1074.59	c  N dy 14132   3252819       400     34000         0    124271    238000   5378255     82.37     87.21
4324.80/1082.75	c  N dy 14229   3272971       400     34000         0    144181    238000   7260563     82.37     86.83
4356.36/1090.60	c  N dy 14321   3293290       400     34000         0     85566    238000   1650652     82.38     87.16
4380.35/1096.61	c  N dy 14400   3314039       400     34000         0    106050    238000   3579795     82.37     87.15
4407.49/1103.48	c  N dy 14479   3334102       400     34000         0    125892    238000   5455316     82.37     87.31
4440.64/1111.77	c  N dy 14566   3354129       400     34000         0    145649    238000   7310454     82.37     86.89
4472.62/1119.72	c  N dy 14650   3374146       400     34000         0     85779    238000   1592958     82.36     87.98
4496.97/1125.81	c  N dy 14733   3394212       400     34000         0    105641    238000   3461781     82.36     87.43
4523.34/1132.47	c  N dy 14803   3414217       400     34000         0    125386    238000   5322604     82.36     88.23
4558.09/1141.15	c  N dy 14897   3434411       400     34000         0    145319    238000   7199093     82.36     86.84
4593.24/1149.97	c  N dy 14992   3454630       400     34000         0     84627    238000   1392265     82.36     87.03
4617.21/1155.94	c  N dy 15085   3474682       400     34000         0    104450    238000   3265462     82.37     94.39
4645.57/1163.06	c  N dy 15185   3495008       400     34000         0    124500    238000   5159582     82.37     87.17
4678.33/1171.26	c  N dy 15281   3515546       400     34000         0    144794    238000   7069777     82.37     86.79
4715.08/1180.46	c  N dy 15383   3535570       400     34000         0     82899    238000   1149608     82.38     86.86
4739.05/1186.42	c  N dy 15481   3555804       400     34000         0    102891    238000   3036449     82.38     86.95
4767.43/1193.51	c  N dy 15563   3576707       400     34000         0    123528    238000   4985413     82.38     87.47

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

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

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


[startup+0 s]
/proc/loadavg: 8.03 8.08 7.77 5/180 13668
/proc/meminfo: memFree=24155144/32951124 swapFree=67111524/67111528
[pid=13668] ppid=13666 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/13668/stat : 13668 (strangenight2-m) R 13666 13668 13269 0 -1 4202496 407 0 0 0 0 0 0 0 25 0 4 0 495581115 52441088 347 33554432000 4194304 4627427 140734292728016 18446744073709551615 47353977059250 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/13668/statm: 12803 347 299 106 0 7774 0
[pid=13668/tid=13669] ppid=13666 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/13668/task/13669/stat : 13669 (strangenight2-m) R 13666 13668 13269 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 495581115 52441088 347 33554432000 4194304 4627427 140734292728016 18446744073709551615 47353977059250 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13668/tid=13670] ppid=13666 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/13668/task/13670/stat : 13670 (strangenight2-m) R 13666 13668 13269 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 495581115 52441088 347 33554432000 4194304 4627427 140734292728016 18446744073709551615 47353977059244 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13668/tid=13671] ppid=13666 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/13668/task/13671/stat : 13671 (strangenight2-m) R 13666 13668 13269 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 495581116 52441088 347 33554432000 4194304 4627427 140734292728016 18446744073709551615 212039711729 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.0574759 s]
/proc/loadavg: 8.03 8.08 7.77 5/180 13668
/proc/meminfo: memFree=24155144/32951124 swapFree=67111524/67111528
[pid=13668] ppid=13666 vsize=283944 CPUtime=0.2 cores=1,3,5,7
/proc/13668/stat : 13668 (strangenight2-m) R 13666 13668 13269 0 -1 4202496 4454 0 0 0 19 1 0 0 18 0 4 0 495581115 290758656 4366 33554432000 4194304 4627427 140734292728016 18446744073709551615 4309155 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/13668/statm: 70986 4366 363 106 0 65957 0
[pid=13668/tid=13669] ppid=13666 vsize=283944 CPUtime=0.05 cores=1,3,5,7
/proc/13668/task/13669/stat : 13669 (strangenight2-m) R 13666 13668 13269 0 -1 4202560 1009 0 0 0 5 0 0 0 18 0 4 0 495581115 290758656 4366 33554432000 4194304 4627427 140734292728016 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13668/tid=13670] ppid=13666 vsize=283944 CPUtime=0.04 cores=1,3,5,7
/proc/13668/task/13670/stat : 13670 (strangenight2-m) R 13666 13668 13269 0 -1 4202560 1051 0 0 0 4 0 0 0 25 0 4 0 495581115 290758656 4366 33554432000 4194304 4627427 140734292728016 18446744073709551615 4309293 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13668/tid=13671] ppid=13666 vsize=283944 CPUtime=0.04 cores=1,3,5,7
/proc/13668/task/13671/stat : 13671 (strangenight2-m) R 13666 13668 13269 0 -1 4202560 1010 0 0 0 4 0 0 0 25 0 4 0 495581116 290758656 4366 33554432000 4194304 4627427 140734292728016 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 283944

[startup+0.157456 s]
/proc/loadavg: 8.03 8.08 7.77 5/180 13668
/proc/meminfo: memFree=24155144/32951124 swapFree=67111524/67111528
[pid=13668] ppid=13666 vsize=283944 CPUtime=0.6 cores=1,3,5,7
/proc/13668/stat : 13668 (strangenight2-m) R 13666 13668 13269 0 -1 4202496 4695 0 0 0 59 1 0 0 18 0 4 0 495581115 290758656 4607 33554432000 4194304 4627427 140734292728016 18446744073709551615 4309344 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/13668/statm: 70986 4607 363 106 0 65957 0
[pid=13668/tid=13669] ppid=13666 vsize=283944 CPUtime=0.15 cores=1,3,5,7
/proc/13668/task/13669/stat : 13669 (strangenight2-m) R 13666 13668 13269 0 -1 4202560 1030 0 0 0 15 0 0 0 18 0 4 0 495581115 290758656 4607 33554432000 4194304 4627427 140734292728016 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13668/tid=13670] ppid=13666 vsize=283944 CPUtime=0.14 cores=1,3,5,7
/proc/13668/task/13670/stat : 13670 (strangenight2-m) R 13666 13668 13269 0 -1 4202560 1076 0 0 0 14 0 0 0 25 0 4 0 495581115 290758656 4607 33554432000 4194304 4627427 140734292728016 18446744073709551615 4309350 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13668/tid=13671] ppid=13666 vsize=283944 CPUtime=0.14 cores=1,3,5,7
/proc/13668/task/13671/stat : 13671 (strangenight2-m) R 13666 13668 13269 0 -1 4202560 1189 0 0 0 14 0 0 0 25 0 4 0 495581116 290758656 4607 33554432000 4194304 4627427 140734292728016 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 283944

[startup+0.300433 s]
/proc/loadavg: 8.03 8.08 7.77 5/180 13668
/proc/meminfo: memFree=24155144/32951124 swapFree=67111524/67111528
[pid=13668] ppid=13666 vsize=283944 CPUtime=1.17 cores=1,3,5,7
/proc/13668/stat : 13668 (strangenight2-m) R 13666 13668 13269 0 -1 4202496 4988 0 0 0 116 1 0 0 18 0 4 0 495581115 290758656 4900 33554432000 4194304 4627427 140734292728016 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/13668/statm: 70986 4900 365 106 0 65957 0
[pid=13668/tid=13669] ppid=13666 vsize=283944 CPUtime=0.29 cores=1,3,5,7
/proc/13668/task/13669/stat : 13669 (strangenight2-m) R 13666 13668 13269 0 -1 4202560 1054 0 0 0 29 0 0 0 18 0 4 0 495581115 290758656 4900 33554432000 4194304 4627427 140734292728016 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13668/tid=13670] ppid=13666 vsize=283944 CPUtime=0.29 cores=1,3,5,7
/proc/13668/task/13670/stat : 13670 (strangenight2-m) R 13666 13668 13269 0 -1 4202560 1100 0 0 0 29 0 0 0 25 0 4 0 495581115 290758656 4900 33554432000 4194304 4627427 140734292728016 18446744073709551615 4309149 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13668/tid=13671] ppid=13666 vsize=283944 CPUtime=0.28 cores=1,3,5,7
/proc/13668/task/13671/stat : 13671 (strangenight2-m) R 13666 13668 13269 0 -1 4202560 1415 0 0 0 28 0 0 0 25 0 4 0 495581116 290758656 4900 33554432000 4194304 4627427 140734292728016 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 283944

[startup+0.700362 s]
/proc/loadavg: 8.03 8.08 7.77 5/180 13668
/proc/meminfo: memFree=24155144/32951124 swapFree=67111524/67111528
[pid=13668] ppid=13666 vsize=290360 CPUtime=2.76 cores=1,3,5,7
/proc/13668/stat : 13668 (strangenight2-m) R 13666 13668 13269 0 -1 4202496 13141 0 0 0 273 3 0 0 18 0 4 0 495581115 297328640 10433 33554432000 4194304 4627427 140734292728016 18446744073709551615 4329733 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/13668/statm: 72590 10434 385 106 0 67561 0
[pid=13668/tid=13669] ppid=13666 vsize=290360 CPUtime=0.68 cores=1,3,5,7
/proc/13668/task/13669/stat : 13669 (strangenight2-m) R 13666 13668 13269 0 -1 4202560 3461 0 0 0 68 0 0 0 18 0 4 0 495581115 297328640 10434 33554432000 4194304 4627427 140734292728016 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13668/tid=13670] ppid=13666 vsize=290360 CPUtime=0.68 cores=1,3,5,7
/proc/13668/task/13670/stat : 13670 (strangenight2-m) R 13666 13668 13269 0 -1 4202560 3470 0 0 0 68 0 0 0 18 0 4 0 495581115 297328640 10434 33554432000 4194304 4627427 140734292728016 18446744073709551615 4330946 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13668/tid=13671] ppid=13666 vsize=290360 CPUtime=0.68 cores=1,3,5,7
/proc/13668/task/13671/stat : 13671 (strangenight2-m) R 13666 13668 13269 0 -1 4202560 2428 0 0 0 68 0 0 0 25 0 4 0 495581116 297328640 10434 33554432000 4194304 4627427 140734292728016 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 290360

[startup+1.50022 s]
/proc/loadavg: 8.03 8.08 7.77 11/184 13672
/proc/meminfo: memFree=24102784/32951124 swapFree=67111524/67111528
[pid=13668] ppid=13666 vsize=297392 CPUtime=5.95 cores=1,3,5,7
/proc/13668/stat : 13668 (strangenight2-m) R 13666 13668 13269 0 -1 4202496 18895 0 0 0 591 4 0 0 19 0 4 0 495581115 304529408 12288 33554432000 4194304 4627427 140734292728016 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/13668/statm: 74348 12288 385 106 0 69319 0
[pid=13668/tid=13669] ppid=13666 vsize=297392 CPUtime=1.49 cores=1,3,5,7
/proc/13668/task/13669/stat : 13669 (strangenight2-m) R 13666 13668 13269 0 -1 4202560 4889 0 0 0 148 1 0 0 19 0 4 0 495581115 304529408 12288 33554432000 4194304 4627427 140734292728016 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13668/tid=13670] ppid=13666 vsize=297392 CPUtime=1.48 cores=1,3,5,7
/proc/13668/task/13670/stat : 13670 (strangenight2-m) R 13666 13668 13269 0 -1 4202560 4927 0 0 0 147 1 0 0 19 0 4 0 495581115 304529408 12288 33554432000 4194304 4627427 140734292728016 18446744073709551615 4309304 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13668/tid=13671] ppid=13666 vsize=297392 CPUtime=1.47 cores=1,3,5,7
/proc/13668/task/13671/stat : 13671 (strangenight2-m) R 13666 13668 13269 0 -1 4202560 3821 0 0 0 147 0 0 0 25 0 4 0 495581116 304529408 12288 33554432000 4194304 4627427 140734292728016 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 297392

[startup+3.10093 s]
/proc/loadavg: 8.03 8.08 7.77 10/184 13672
/proc/meminfo: memFree=24093232/32951124 swapFree=67111524/67111528
[pid=13668] ppid=13666 vsize=299420 CPUtime=12.35 cores=1,3,5,7
/proc/13668/stat : 13668 (strangenight2-m) R 13666 13668 13269 0 -1 4202496 30464 0 0 0 1229 6 0 0 22 0 4 0 495581115 306606080 13988 33554432000 4194304 4627427 140734292728016 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/13668/statm: 74855 13988 386 106 0 69826 0
[pid=13668/tid=13669] ppid=13666 vsize=299420 CPUtime=3.09 cores=1,3,5,7
/proc/13668/task/13669/stat : 13669 (strangenight2-m) R 13666 13668 13269 0 -1 4202560 7759 0 0 0 308 1 0 0 22 0 4 0 495581115 306606080 13988 33554432000 4194304 4627427 140734292728016 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13668/tid=13670] ppid=13666 vsize=299420 CPUtime=3.08 cores=1,3,5,7
/proc/13668/task/13670/stat : 13670 (strangenight2-m) R 13666 13668 13269 0 -1 4202560 7798 0 0 0 307 1 0 0 22 0 4 0 495581115 306606080 13988 33554432000 4194304 4627427 140734292728016 18446744073709551615 4309272 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13668/tid=13671] ppid=13666 vsize=299420 CPUtime=3.07 cores=1,3,5,7
/proc/13668/task/13671/stat : 13671 (strangenight2-m) R 13666 13668 13269 0 -1 4202560 6757 0 0 0 306 1 0 0 25 0 4 0 495581116 306606080 13988 33554432000 4194304 4627427 140734292728016 18446744073709551615 4309085 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 299420

[startup+6.30036 s]
/proc/loadavg: 8.02 8.08 7.77 9/184 13672
/proc/meminfo: memFree=24024240/32951124 swapFree=67111524/67111528
[pid=13668] ppid=13666 vsize=300980 CPUtime=25.13 cores=1,3,5,7
/proc/13668/stat : 13668 (strangenight2-m) R 13666 13668 13269 0 -1 4202496 62545 0 0 0 2499 14 0 0 25 0 4 0 495581115 308203520 34608 33554432000 4194304 4627427 140734292728016 18446744073709551615 4420258 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/13668/statm: 75245 34608 389 106 0 70216 0
[pid=13668/tid=13669] ppid=13666 vsize=300980 CPUtime=6.29 cores=1,3,5,7
/proc/13668/task/13669/stat : 13669 (strangenight2-m) R 13666 13668 13269 0 -1 4202560 15162 0 0 0 626 3 0 0 25 0 4 0 495581115 308203520 34608 33554432000 4194304 4627427 140734292728016 18446744073709551615 4428111 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13668/tid=13670] ppid=13666 vsize=300980 CPUtime=6.27 cores=1,3,5,7
/proc/13668/task/13670/stat : 13670 (strangenight2-m) R 13666 13668 13269 0 -1 4202560 15151 0 0 0 625 2 0 0 25 0 4 0 495581115 308203520 34608 33554432000 4194304 4627427 140734292728016 18446744073709551615 4427693 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13668/tid=13671] ppid=13666 vsize=300980 CPUtime=6.25 cores=1,3,5,7
/proc/13668/task/13671/stat : 13671 (strangenight2-m) R 13666 13668 13269 0 -1 4202560 14318 0 0 0 622 3 0 0 25 0 4 0 495581116 308203520 34608 33554432000 4194304 4627427 140734292728016 18446744073709551615 4321913 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 300980

[startup+12.7002 s]
/proc/loadavg: 8.02 8.08 7.77 9/184 13672
/proc/meminfo: memFree=23978160/32951124 swapFree=67111524/67111528
[pid=13668] ppid=13666 vsize=290936 CPUtime=50.67 cores=1,3,5,7
/proc/13668/stat : 13668 (strangenight2-m) R 13666 13668 13269 0 -1 4202496 87103 0 0 0 5048 19 0 0 25 0 4 0 495581115 297918464 38620 33554432000 4194304 4627427 140734292728016 18446744073709551615 4428380 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/13668/statm: 72734 38620 389 106 0 67705 0
[pid=13668/tid=13669] ppid=13666 vsize=290936 CPUtime=12.67 cores=1,3,5,7
/proc/13668/task/13669/stat : 13669 (strangenight2-m) R 13666 13668 13269 0 -1 4202560 18859 0 0 0 1263 4 0 0 25 0 4 0 495581115 297918464 38620 33554432000 4194304 4627427 140734292728016 18446744073709551615 4428111 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13668/tid=13670] ppid=13666 vsize=290936 CPUtime=12.68 cores=1,3,5,7
/proc/13668/task/13670/stat : 13670 (strangenight2-m) R 13666 13668 13269 0 -1 4202560 22262 0 0 0 1263 5 0 0 25 0 4 0 495581115 297918464 38620 33554432000 4194304 4627427 140734292728016 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13668/tid=13671] ppid=13666 vsize=290936 CPUtime=12.61 cores=1,3,5,7
/proc/13668/task/13671/stat : 13671 (strangenight2-m) R 13666 13668 13269 0 -1 4202560 22129 0 0 0 1257 4 0 0 25 0 4 0 495581116 297918464 38620 33554432000 4194304 4627427 140734292728016 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 290936

[startup+25.5009 s]
/proc/loadavg: 8.02 8.07 7.78 9/184 13682
/proc/meminfo: memFree=23920576/32951124 swapFree=67111524/67111528
[pid=13668] ppid=13666 vsize=424200 CPUtime=101.8 cores=1,3,5,7
/proc/13668/stat : 13668 (strangenight2-m) R 13666 13668 13269 0 -1 4202496 130991 0 0 0 10150 30 0 0 25 0 4 0 495581115 434380800 53857 33554432000 4194304 4627427 140734292728016 18446744073709551615 4427411 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/13668/statm: 106050 53857 389 106 0 101021 0
[pid=13668/tid=13669] ppid=13666 vsize=424200 CPUtime=25.47 cores=1,3,5,7
/proc/13668/task/13669/stat : 13669 (strangenight2-m) R 13666 13668 13269 0 -1 4202560 26601 0 0 0 2541 6 0 0 25 0 4 0 495581115 434380800 53857 33554432000 4194304 4627427 140734292728016 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13668/tid=13670] ppid=13666 vsize=424200 CPUtime=25.48 cores=1,3,5,7
/proc/13668/task/13670/stat : 13670 (strangenight2-m) R 13666 13668 13269 0 -1 4202560 33659 0 0 0 2540 8 0 0 25 0 4 0 495581115 434380800 53857 33554432000 4194304 4627427 140734292728016 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13668/tid=13671] ppid=13666 vsize=424200 CPUtime=25.34 cores=1,3,5,7
/proc/13668/task/13671/stat : 13671 (strangenight2-m) R 13666 13668 13269 0 -1 4202560 34183 0 0 0 2527 7 0 0 25 0 4 0 495581116 434380800 53857 33554432000 4194304 4627427 140734292728016 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 424200

[startup+51.1004 s]
/proc/loadavg: 8.07 8.08 7.79 9/184 13682
/proc/meminfo: memFree=23853688/32951124 swapFree=67111524/67111528
[pid=13668] ppid=13666 vsize=425256 CPUtime=204.06 cores=1,3,5,7
/proc/13668/stat : 13668 (strangenight2-m) R 13666 13668 13269 0 -1 4202496 189028 0 0 0 20359 47 0 0 25 0 4 0 495581115 435462144 66582 33554432000 4194304 4627427 140734292728016 18446744073709551615 4309396 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/13668/statm: 106314 66582 389 106 0 101285 0
[pid=13668/tid=13669] ppid=13666 vsize=425256 CPUtime=51.06 cores=1,3,5,7
/proc/13668/task/13669/stat : 13669 (strangenight2-m) R 13666 13668 13269 0 -1 4202560 44931 0 0 0 5096 10 0 0 25 0 4 0 495581115 435462144 66582 33554432000 4194304 4627427 140734292728016 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13668/tid=13670] ppid=13666 vsize=425256 CPUtime=51.08 cores=1,3,5,7
/proc/13668/task/13670/stat : 13670 (strangenight2-m) R 13666 13668 13269 0 -1 4202560 42108 0 0 0 5098 10 0 0 25 0 4 0 495581115 435462144 66582 33554432000 4194304 4627427 140734292728016 18446744073709551615 4309065 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13668/tid=13671] ppid=13666 vsize=425256 CPUtime=50.8 cores=1,3,5,7
/proc/13668/task/13671/stat : 13671 (strangenight2-m) R 13666 13668 13269 0 -1 4202560 45488 0 0 0 5070 10 0 0 25 0 4 0 495581116 435462144 66582 33554432000 4194304 4627427 140734292728016 18446744073709551615 4427680 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 204.06
Current children cumulated vsize (KiB) 425256

[startup+102.307 s]
/proc/loadavg: 8.16 8.10 7.81 9/184 13684
/proc/meminfo: memFree=23775764/32951124 swapFree=67111524/67111528
[pid=13668] ppid=13666 vsize=567112 CPUtime=408.59 cores=1,3,5,7
/proc/13668/stat : 13668 (strangenight2-m) R 13666 13668 13269 0 -1 4202496 306984 0 0 0 40778 81 0 0 25 0 4 0 495581115 580722688 87749 33554432000 4194304 4627427 140734292728016 18446744073709551615 4428093 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/13668/statm: 141778 87749 389 106 0 136749 0
[pid=13668/tid=13669] ppid=13666 vsize=567112 CPUtime=102.27 cores=1,3,5,7
/proc/13668/task/13669/stat : 13669 (strangenight2-m) R 13666 13668 13269 0 -1 4202560 74514 0 0 0 10209 18 0 0 25 0 4 0 495581115 580722688 87749 33554432000 4194304 4627427 140734292728016 18446744073709551615 4309142 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13668/tid=13670] ppid=13666 vsize=567112 CPUtime=102.28 cores=1,3,5,7
/proc/13668/task/13670/stat : 13670 (strangenight2-m) R 13666 13668 13269 0 -1 4202560 72808 0 0 0 10208 20 0 0 25 0 4 0 495581115 580722688 87749 33554432000 4194304 4627427 140734292728016 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13668/tid=13671] ppid=13666 vsize=567112 CPUtime=101.72 cores=1,3,5,7
/proc/13668/task/13671/stat : 13671 (strangenight2-m) R 13666 13668 13269 0 -1 4202560 72881 0 0 0 10154 18 0 0 25 0 4 0 495581116 580722688 87749 33554432000 4194304 4627427 140734292728016 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.59
Current children cumulated vsize (KiB) 567112

[startup+162.3 s]

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

[pid=13668] ppid=13666 vsize=1081140 CPUtime=2805.25 cores=1,3,5,7
/proc/13668/stat : 13668 (strangenight2-m) R 13666 13668 13269 0 -1 4202496 1132315 0 0 0 280150 375 0 0 25 0 4 0 495581115 1107087360 185248 33554432000 4194304 4627427 140734292728016 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/13668/statm: 270285 185248 389 106 0 265256 0
[pid=13668/tid=13669] ppid=13666 vsize=1081140 CPUtime=702.21 cores=1,3,5,7
/proc/13668/task/13669/stat : 13669 (strangenight2-m) R 13666 13668 13269 0 -1 4202560 281135 0 0 0 70134 87 0 0 25 0 4 0 495581115 1107087360 185248 33554432000 4194304 4627427 140734292728016 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13668/tid=13670] ppid=13666 vsize=1081140 CPUtime=702.27 cores=1,3,5,7
/proc/13668/task/13670/stat : 13670 (strangenight2-m) R 13666 13668 13269 0 -1 4202560 300290 0 0 0 70122 105 0 0 25 0 4 0 495581115 1107087360 185248 33554432000 4194304 4627427 140734292728016 18446744073709551615 4468043 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13668/tid=13671] ppid=13666 vsize=1081140 CPUtime=698.45 cores=1,3,5,7
/proc/13668/task/13671/stat : 13671 (strangenight2-m) R 13666 13668 13269 0 -1 4202560 268210 0 0 0 69759 86 0 0 25 0 4 0 495581116 1107087360 185248 33554432000 4194304 4627427 140734292728016 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2805.25
Current children cumulated vsize (KiB) 1081140

[startup+762.307 s]
/proc/loadavg: 8.00 8.05 7.92 9/184 13701
/proc/meminfo: memFree=22927612/32951124 swapFree=67111524/67111528
[pid=13668] ppid=13666 vsize=1009784 CPUtime=3044.94 cores=1,3,5,7
/proc/13668/stat : 13668 (strangenight2-m) R 13666 13668 13269 0 -1 4202496 1183742 0 0 0 304092 402 0 0 25 0 4 0 495581115 1034018816 180692 33554432000 4194304 4627427 140734292728016 18446744073709551615 4327427 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/13668/statm: 252446 180692 389 106 0 247417 0
[pid=13668/tid=13669] ppid=13666 vsize=1009784 CPUtime=762.2 cores=1,3,5,7
/proc/13668/task/13669/stat : 13669 (strangenight2-m) R 13666 13668 13269 0 -1 4202560 296196 0 0 0 76124 96 0 0 25 0 4 0 495581115 1034018816 180692 33554432000 4194304 4627427 140734292728016 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13668/tid=13670] ppid=13666 vsize=1009784 CPUtime=762.27 cores=1,3,5,7
/proc/13668/task/13670/stat : 13670 (strangenight2-m) R 13666 13668 13269 0 -1 4202560 300290 0 0 0 76122 105 0 0 25 0 4 0 495581115 1034018816 180692 33554432000 4194304 4627427 140734292728016 18446744073709551615 4427411 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13668/tid=13671] ppid=13666 vsize=1009784 CPUtime=758.14 cores=1,3,5,7
/proc/13668/task/13671/stat : 13671 (strangenight2-m) R 13666 13668 13269 0 -1 4202560 286721 0 0 0 75719 95 0 0 25 0 4 0 495581116 1034018816 180692 33554432000 4194304 4627427 140734292728016 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3044.94
Current children cumulated vsize (KiB) 1009784

[startup+822.3 s]
/proc/loadavg: 8.00 8.04 7.92 9/184 13703
/proc/meminfo: memFree=22916168/32951124 swapFree=67111524/67111528
[pid=13668] ppid=13666 vsize=1032748 CPUtime=3284.59 cores=1,3,5,7
/proc/13668/stat : 13668 (strangenight2-m) R 13666 13668 13269 0 -1 4202496 1252763 0 0 0 328032 427 0 0 25 0 4 0 495581115 1057533952 182629 33554432000 4194304 4627427 140734292728016 18446744073709551615 4468055 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/13668/statm: 258187 182629 389 106 0 253158 0
[pid=13668/tid=13669] ppid=13666 vsize=1032748 CPUtime=822.19 cores=1,3,5,7
/proc/13668/task/13669/stat : 13669 (strangenight2-m) R 13666 13668 13269 0 -1 4202560 310539 0 0 0 82118 101 0 0 25 0 4 0 495581115 1057533952 182629 33554432000 4194304 4627427 140734292728016 18446744073709551615 4309272 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13668/tid=13670] ppid=13666 vsize=1032748 CPUtime=822.26 cores=1,3,5,7
/proc/13668/task/13670/stat : 13670 (strangenight2-m) R 13666 13668 13269 0 -1 4202560 317131 0 0 0 82116 110 0 0 25 0 4 0 495581115 1057533952 182629 33554432000 4194304 4627427 140734292728016 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13668/tid=13671] ppid=13666 vsize=1032748 CPUtime=817.8 cores=1,3,5,7
/proc/13668/task/13671/stat : 13671 (strangenight2-m) R 13666 13668 13269 0 -1 4202560 305773 0 0 0 81678 102 0 0 25 0 4 0 495581116 1057533952 182629 33554432000 4194304 4627427 140734292728016 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.59
Current children cumulated vsize (KiB) 1032748

[startup+882.301 s]
/proc/loadavg: 7.38 7.90 7.88 5/175 13723
/proc/meminfo: memFree=24010644/32951124 swapFree=67111524/67111528
[pid=13668] ppid=13666 vsize=1250324 CPUtime=3524.26 cores=1,3,5,7
/proc/13668/stat : 13668 (strangenight2-m) R 13666 13668 13269 0 -1 4202496 1300316 0 0 0 351978 448 0 0 25 0 4 0 495581115 1280331776 204851 33554432000 4194304 4627427 140734292728016 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/13668/statm: 312581 204851 389 106 0 307552 0
[pid=13668/tid=13669] ppid=13666 vsize=1250324 CPUtime=882.2 cores=1,3,5,7
/proc/13668/task/13669/stat : 13669 (strangenight2-m) R 13666 13668 13269 0 -1 4202560 327183 0 0 0 88112 108 0 0 25 0 4 0 495581115 1280331776 204851 33554432000 4194304 4627427 140734292728016 18446744073709551615 4468055 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13668/tid=13670] ppid=13666 vsize=1250324 CPUtime=882.26 cores=1,3,5,7
/proc/13668/task/13670/stat : 13670 (strangenight2-m) R 13666 13668 13269 0 -1 4202560 334756 0 0 0 88106 120 0 0 25 0 4 0 495581115 1280331776 204851 33554432000 4194304 4627427 140734292728016 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13668/tid=13671] ppid=13666 vsize=1250324 CPUtime=877.48 cores=1,3,5,7
/proc/13668/task/13671/stat : 13671 (strangenight2-m) R 13666 13668 13269 0 -1 4202560 317161 0 0 0 87642 106 0 0 25 0 4 0 495581116 1280331776 204851 33554432000 4194304 4627427 140734292728016 18446744073709551615 4420146 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3524.26
Current children cumulated vsize (KiB) 1250324

[startup+942.301 s]
/proc/loadavg: 5.24 7.18 7.63 5/175 13724
/proc/meminfo: memFree=24043080/32951124 swapFree=67111524/67111528
[pid=13668] ppid=13666 vsize=1064564 CPUtime=3763.95 cores=1,3,5,7
/proc/13668/stat : 13668 (strangenight2-m) R 13666 13668 13269 0 -1 4202496 1344557 0 0 0 375922 473 0 0 25 0 4 0 495581115 1090113536 197430 33554432000 4194304 4627427 140734292728016 18446744073709551615 4310094 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/13668/statm: 266141 197430 389 106 0 261112 0
[pid=13668/tid=13669] ppid=13666 vsize=1064564 CPUtime=942.2 cores=1,3,5,7
/proc/13668/task/13669/stat : 13669 (strangenight2-m) R 13666 13668 13269 0 -1 4202560 327183 0 0 0 94112 108 0 0 25 0 4 0 495581115 1090113536 197430 33554432000 4194304 4627427 140734292728016 18446744073709551615 4427411 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13668/tid=13670] ppid=13666 vsize=1064564 CPUtime=942.27 cores=1,3,5,7
/proc/13668/task/13670/stat : 13670 (strangenight2-m) R 13666 13668 13269 0 -1 4202560 353816 0 0 0 94095 132 0 0 25 0 4 0 495581115 1090113536 197431 33554432000 4194304 4627427 140734292728016 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13668/tid=13671] ppid=13666 vsize=1064564 CPUtime=937.15 cores=1,3,5,7
/proc/13668/task/13671/stat : 13671 (strangenight2-m) R 13666 13668 13269 0 -1 4202560 322201 0 0 0 93607 108 0 0 25 0 4 0 495581116 1090113536 197431 33554432000 4194304 4627427 140734292728016 18446744073709551615 4302447 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3763.95
Current children cumulated vsize (KiB) 1064564

[startup+1002.3 s]
/proc/loadavg: 4.51 6.62 7.41 5/175 13726
/proc/meminfo: memFree=24024680/32951124 swapFree=67111524/67111528
[pid=13668] ppid=13666 vsize=1111756 CPUtime=4003.62 cores=1,3,5,7
/proc/13668/stat : 13668 (strangenight2-m) R 13666 13668 13269 0 -1 4202496 1396262 0 0 0 399862 500 0 0 25 0 4 0 495581115 1138438144 201502 33554432000 4194304 4627427 140734292728016 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/13668/statm: 277939 201502 389 106 0 272910 0
[pid=13668/tid=13669] ppid=13666 vsize=1111756 CPUtime=1002.19 cores=1,3,5,7
/proc/13668/task/13669/stat : 13669 (strangenight2-m) R 13666 13668 13269 0 -1 4202560 338986 0 0 0 100106 113 0 0 25 0 4 0 495581115 1138438144 201502 33554432000 4194304 4627427 140734292728016 18446744073709551615 4308419 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13668/tid=13670] ppid=13666 vsize=1111756 CPUtime=1002.27 cores=1,3,5,7
/proc/13668/task/13670/stat : 13670 (strangenight2-m) R 13666 13668 13269 0 -1 4202560 356022 0 0 0 100095 132 0 0 25 0 4 0 495581115 1138438144 201502 33554432000 4194304 4627427 140734292728016 18446744073709551615 4427411 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13668/tid=13671] ppid=13666 vsize=1111756 CPUtime=996.82 cores=1,3,5,7
/proc/13668/task/13671/stat : 13671 (strangenight2-m) R 13666 13668 13269 0 -1 4202560 341179 0 0 0 99563 119 0 0 25 0 4 0 495581116 1138438144 201502 33554432000 4194304 4627427 140734292728016 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.62
Current children cumulated vsize (KiB) 1111756

[startup+1062.3 s]
/proc/loadavg: 4.23 6.15 7.19 5/175 13727
/proc/meminfo: memFree=24018336/32951124 swapFree=67111524/67111528
[pid=13668] ppid=13666 vsize=1128612 CPUtime=4243.31 cores=1,3,5,7
/proc/13668/stat : 13668 (strangenight2-m) R 13666 13668 13269 0 -1 4202496 1453598 0 0 0 423806 525 0 0 25 0 4 0 495581115 1155698688 203513 33554432000 4194304 4627427 140734292728016 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/13668/statm: 282153 203513 389 106 0 277124 0
[pid=13668/tid=13669] ppid=13666 vsize=1128612 CPUtime=1062.2 cores=1,3,5,7
/proc/13668/task/13669/stat : 13669 (strangenight2-m) R 13666 13668 13269 0 -1 4202560 354250 0 0 0 106100 120 0 0 25 0 4 0 495581115 1155698688 203513 33554432000 4194304 4627427 140734292728016 18446744073709551615 4309200 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13668/tid=13670] ppid=13666 vsize=1128612 CPUtime=1062.27 cores=1,3,5,7
/proc/13668/task/13670/stat : 13670 (strangenight2-m) R 13666 13668 13269 0 -1 4202560 361700 0 0 0 106093 134 0 0 25 0 4 0 495581115 1155698688 203513 33554432000 4194304 4627427 140734292728016 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13668/tid=13671] ppid=13666 vsize=1128612 CPUtime=1056.51 cores=1,3,5,7
/proc/13668/task/13671/stat : 13671 (strangenight2-m) R 13666 13668 13269 0 -1 4202560 360311 0 0 0 105523 128 0 0 25 0 4 0 495581116 1155698688 203513 33554432000 4194304 4627427 140734292728016 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4243.31
Current children cumulated vsize (KiB) 1128612

[startup+1122.3 s]
/proc/loadavg: 4.13 5.77 7.00 5/175 13729
/proc/meminfo: memFree=23997104/32951124 swapFree=67111524/67111528
[pid=13668] ppid=13666 vsize=1184088 CPUtime=4482.99 cores=1,3,5,7
/proc/13668/stat : 13668 (strangenight2-m) R 13666 13668 13269 0 -1 4202496 1514595 0 0 0 447748 551 0 0 25 0 4 0 495581115 1212506112 208437 33554432000 4194304 4627427 140734292728016 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/13668/statm: 296022 208437 389 106 0 290993 0
[pid=13668/tid=13669] ppid=13666 vsize=1184088 CPUtime=1122.2 cores=1,3,5,7
/proc/13668/task/13669/stat : 13669 (strangenight2-m) R 13666 13668 13269 0 -1 4202560 365530 0 0 0 112095 125 0 0 25 0 4 0 495581115 1212506112 208437 33554432000 4194304 4627427 140734292728016 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13668/tid=13670] ppid=13666 vsize=1184088 CPUtime=1122.27 cores=1,3,5,7
/proc/13668/task/13670/stat : 13670 (strangenight2-m) R 13666 13668 13269 0 -1 4202560 380824 0 0 0 112085 142 0 0 25 0 4 0 495581115 1212506112 208437 33554432000 4194304 4627427 140734292728016 18446744073709551615 4309192 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13668/tid=13671] ppid=13666 vsize=1184088 CPUtime=1116.19 cores=1,3,5,7
/proc/13668/task/13671/stat : 13671 (strangenight2-m) R 13666 13668 13269 0 -1 4202560 371967 0 0 0 111486 133 0 0 25 0 4 0 495581116 1212506112 208437 33554432000 4194304 4627427 140734292728016 18446744073709551615 4428016 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4482.99
Current children cumulated vsize (KiB) 1184088

[startup+1182.3 s]
/proc/loadavg: 4.05 5.45 6.81 5/175 13731
/proc/meminfo: memFree=24011940/32951124 swapFree=67111524/67111528
[pid=13668] ppid=13666 vsize=1054104 CPUtime=4722.67 cores=1,3,5,7
/proc/13668/stat : 13668 (strangenight2-m) R 13666 13668 13269 0 -1 4202496 1570518 0 0 0 471689 578 0 0 25 0 4 0 495581115 1079402496 197686 33554432000 4194304 4627427 140734292728016 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/13668/statm: 263526 197686 389 106 0 258497 0
[pid=13668/tid=13669] ppid=13666 vsize=1054104 CPUtime=1182.2 cores=1,3,5,7
/proc/13668/task/13669/stat : 13669 (strangenight2-m) R 13666 13668 13269 0 -1 4202560 372090 0 0 0 118091 129 0 0 25 0 4 0 495581115 1079402496 197686 33554432000 4194304 4627427 140734292728016 18446744073709551615 4309111 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13668/tid=13670] ppid=13666 vsize=1054104 CPUtime=1182.27 cores=1,3,5,7
/proc/13668/task/13670/stat : 13670 (strangenight2-m) R 13666 13668 13269 0 -1 4202560 395676 0 0 0 118077 150 0 0 25 0 4 0 495581115 1079402496 197686 33554432000 4194304 4627427 140734292728016 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13668/tid=13671] ppid=13666 vsize=1054104 CPUtime=1175.86 cores=1,3,5,7
/proc/13668/task/13671/stat : 13671 (strangenight2-m) R 13666 13668 13269 0 -1 4202560 388262 0 0 0 117446 140 0 0 25 0 4 0 495581116 1079402496 197686 33554432000 4194304 4627427 140734292728016 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.67
Current children cumulated vsize (KiB) 1054104



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 4.03 5.35 6.75 5/175 13731
/proc/meminfo: memFree=23970260/32951124 swapFree=67111524/67111528
[pid=13668] ppid=13666 vsize=1245860 CPUtime=4800.19 cores=1,3,5,7
/proc/13668/stat : 13668 (strangenight2-m) R 13666 13668 13269 0 -1 4202496 1592895 0 0 0 479432 587 0 0 25 0 4 0 495581115 1275760640 214858 33554432000 4194304 4627427 140734292728016 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/13668/statm: 311465 214858 389 106 0 306436 0
[pid=13668/tid=13669] ppid=13666 vsize=1245860 CPUtime=1201.61 cores=1,3,5,7
/proc/13668/task/13669/stat : 13669 (strangenight2-m) R 13666 13668 13269 0 -1 4202560 376748 0 0 0 120030 131 0 0 25 0 4 0 495581115 1275760640 214858 33554432000 4194304 4627427 140734292728016 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13668/tid=13670] ppid=13666 vsize=1245860 CPUtime=1201.67 cores=1,3,5,7
/proc/13668/task/13670/stat : 13670 (strangenight2-m) R 13666 13668 13269 0 -1 4202560 402360 0 0 0 120016 151 0 0 25 0 4 0 495581115 1275760640 214858 33554432000 4194304 4627427 140734292728016 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13668/tid=13671] ppid=13666 vsize=1245860 CPUtime=1195.16 cores=1,3,5,7
/proc/13668/task/13671/stat : 13671 (strangenight2-m) R 13666 13668 13269 0 -1 4202560 393953 0 0 0 119373 143 0 0 25 0 4 0 495581116 1275760640 214858 33554432000 4194304 4627427 140734292728016 18446744073709551615 4309293 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.19
Current children cumulated vsize (KiB) 1245860

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

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

[startup+1201.7 s]
/proc/loadavg: 4.03 5.35 6.75 5/175 13731
/proc/meminfo: memFree=23970260/32951124 swapFree=67111524/67111528
[pid=13668] ppid=13666 vsize=1245860 CPUtime=4800.19 cores=1,3,5,7
/proc/13668/stat : 13668 (strangenight2-m) R 13666 13668 13269 0 -1 4202496 1592895 0 0 0 479432 587 0 0 25 0 4 0 495581115 1275760640 214858 33554432000 4194304 4627427 140734292728016 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/13668/statm: 311465 214858 389 106 0 306436 0
[pid=13668/tid=13669] ppid=13666 vsize=1245860 CPUtime=1201.61 cores=1,3,5,7
/proc/13668/task/13669/stat : 13669 (strangenight2-m) R 13666 13668 13269 0 -1 4202560 376748 0 0 0 120030 131 0 0 25 0 4 0 495581115 1275760640 214858 33554432000 4194304 4627427 140734292728016 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13668/tid=13670] ppid=13666 vsize=1245860 CPUtime=1201.67 cores=1,3,5,7
/proc/13668/task/13670/stat : 13670 (strangenight2-m) R 13666 13668 13269 0 -1 4202560 402360 0 0 0 120016 151 0 0 25 0 4 0 495581115 1275760640 214858 33554432000 4194304 4627427 140734292728016 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13668/tid=13671] ppid=13666 vsize=1245860 CPUtime=1195.16 cores=1,3,5,7
/proc/13668/task/13671/stat : 13671 (strangenight2-m) R 13666 13668 13269 0 -1 4202560 393953 0 0 0 119373 143 0 0 25 0 4 0 495581116 1275760640 214858 33554432000 4194304 4627427 140734292728016 18446744073709551615 4309293 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.19
Current children cumulated vsize (KiB) 1245860

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.75
CPU time (s): 4800.26
CPU user time (s): 4794.35
CPU system time (s): 5.9101
CPU usage (%): 399.438
Max. virtual memory (cumulated for all children) (KiB): 1251268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.35
system time used= 5.9101
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1592901
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= 2753
involuntary context switches= 34300

runsolver used 1.86072 second user time and 4.70828 second system time

The end

Launcher Data

Begin job on node146 at 2011-04-29 01:00:49
IDJOB=3173845
IDBENCH=82663
IDSOLVER=1586
FILE ID=node146/3173845-1304031648
RUNJOBID= node146-1304028687-13288
PBS_JOBID= 13170306
Free space on /tmp= 72988 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/large/unif-k7-r85-v400-c34000-S536077088-015-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173845-1304031648/watcher-3173845-1304031648 -o /tmp/evaluation-result-3173845-1304031648/solver-3173845-1304031648 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3173845-1304031648.cnf

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

MD5SUM BENCH= 7eb6d5b5c1c99a6b88954b61ac97b4f7
RANDOM SEED=1606994182

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24155548 kB
Buffers:       1629768 kB
Cached:        5915736 kB
SwapCached:          4 kB
Active:        1877384 kB
Inactive:      6400204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24155548 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            6652 kB
Writeback:           0 kB
AnonPages:      731100 kB
Mapped:          15472 kB
Slab:           452656 kB
PageTables:       6172 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1069540 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= 72988 MiB
End job on node146 at 2011-04-29 01:20:52