Trace number 3175309

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-1-mt? (TO) 4800.43 1201.73

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v80-c7120-S1639347701-083.SATISFIABLE.cnf
MD5SUM409e3a755415661f5541c475b40a659c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.076987
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of clauses7120
Sum of the clauses size49840
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 57120

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 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3175309-1304111854.cnf'
0.00/0.00	c -- header says num vars:             80
0.00/0.00	c -- header says num clauses:        7120
0.00/0.01	c -- clauses added:            0 learnts,         7120 normals,            0 xors
0.00/0.01	c -- vars added         80
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0        80      7120         0         0     49840         0   no data   no data  --
0.00/0.16	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.64
0.00/0.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.00/0.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
0.00/0.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
0.00/0.19	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.19	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
0.00/0.19	c calculated reachability. Time: 0.00
0.00/0.20	c Calc default polars -  time:   0.00 s pos:      42 undec:       1 neg:      37
0.00/0.20	c =========================================================================================
0.00/0.20	c types(t): F = full restart, N = normal restart
0.00/0.20	c types(t): S = simplification begin/end, E = solution found
0.00/0.20	c restart types(rt): st = static, dy = dynamic
0.00/0.20	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.20	c  B st     0         0        80      7120         0         0     49840         0   no data   no data  --
0.00/0.39	c  N dy    13      6028        80      7120         0      3230     49840     77697     23.06     24.36  --
0.00/0.68	c  N dy    36     13447        80      7120         0      6155     49840    142899     23.43     24.68  --
0.00/0.91	c  N dy    37     18859        80      7120         0      5955     49840    124316     22.95     24.17  --
4.41/1.11	c  N dy    54     23327        80      7120         0     10051     49840    236165     23.09     24.45  --
4.41/1.20	c  F st    58     25002        80      7120         0     11582     49840    277775     23.12     22.82  --
5.20/1.35	c  N st    63     28302        80      7120         0      8369     49840    175879     23.12   no data  --
5.58/1.43	c  S st    64     30000        80      7120         0      9923     49840    217695     23.12   no data  --
5.58/1.47	c  S st    64     30503        80      7120         0     10394     49840    230281     23.12   no data  --
5.58/1.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.58/1.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.58/1.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
5.58/1.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.58/1.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.58/1.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
5.58/1.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.97/2.58	c lits-rem:      1509  cl-subs:      731  v-elim:      0  v-fix:    0  time:  4.38 s
11.57/2.94	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 1.46
11.57/2.94	c calculated reachability. Time: 0.00
11.57/2.94	c  N dy    64     30503        80      7120         0      9663     49840    207414     23.12   no data  --
13.16/3.39	c  N dy    68     38710        80      7120         0      9939     49840    199098     22.76     24.01  --
14.36/3.63	c  N dy    87     42852        80      7120         0     13711     49840    299700     22.87     24.08  --
15.16/3.84	c  S st   103     45755        80      7120         0      8199     49840    140612     22.96   no data  --
15.16/3.87	c  S st   103     46260        80      7120         0      8675     49840    153327     22.96   no data  --
15.16/3.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.16/3.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.16/3.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
15.16/3.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.16/3.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.16/3.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
15.16/3.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18.75/4.73	c lits-rem:       138  cl-subs:       51  v-elim:      0  v-fix:    0  time:  3.39 s
18.75/4.73	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
18.75/4.73	c vivif2 --  cl tried     8624 cl shrink        0 lits rem          0 time: 0.00
19.95/5.00	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 1.09
19.95/5.00	c calculated reachability. Time: 0.00
19.95/5.00	c  N dy   103     46260        80      7120         0      8624     49840    151592     22.96   no data  --
20.76/5.22	c  N dy   122     50271        80      7120         0     12287     49840    249702     23.00     25.58  --
21.95/5.56	c  N dy   131     55993        80      7120         0     17532     49840    389118     22.95     24.17  --
23.15/5.86	c  N dy   149     60904        80      7120         0     12928     49840    252678     23.01     24.23  --
25.15/6.33	c  N dy   165     68131        80      7120         0     19576     49840    432500     23.00     24.22  --
25.57/6.43	c  S st   176     69392        80      7120         0     10653     49840    175994     23.04     21.30  --
25.57/6.47	c  S st   176     69898        80      7120         0     11126     49840    189135     23.04   no data  --
25.57/6.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.57/6.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.57/6.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
25.57/6.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.57/6.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.57/6.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
25.57/6.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
29.14/7.34	c lits-rem:       345  cl-subs:      165  v-elim:      0  v-fix:    0  time:  3.43 s
29.14/7.34	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
29.14/7.34	c vivif2 --  cl tried    10961 cl shrink        0 lits rem          0 time: 0.01
30.36/7.68	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 1.36
30.36/7.68	c calculated reachability. Time: 0.00
30.36/7.68	c  N dy   176     69898        80      7120         0     10961     49840    183653     23.04   no data  --
31.53/7.98	c  N dy   195     74618        80      7120         0     15280     49840    300605     23.09     24.47  --
33.14/8.30	c  N dy   207     79432        80      7120         0     19680     49840    418557     23.09     24.35  --
34.76/8.72	c  N dy   234     84720        80      7120         0     13557     49840    240195     23.12     24.37  --
35.53/8.90	c  F st   241     87501        80      7120         0     16117     49840    308849     23.12     21.19  --
36.33/9.14	c  N st   246     90800        80      7120         0     19152     49840    392487     23.12   no data  --
39.52/9.92	c  N dy   254    102051        80      7120         0     17491     49840    329421     23.04     24.43  --
40.32/10.14	c  S st   266    104848        80      7120         0     20069     49840    398110     23.04     22.76  --
40.72/10.20	c  S st   266    105351        80      7120         0     20536     49840    411253     23.04   no data  --
40.72/10.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
40.72/10.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
40.72/10.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
40.72/10.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
40.72/10.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
40.72/10.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
40.72/10.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
47.53/11.98	c lits-rem:      1275  cl-subs:     1796  v-elim:      0  v-fix:    0  time:  7.03 s
47.53/11.98	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
47.53/11.98	c vivif2 --  cl tried    18740 cl shrink        0 lits rem          0 time: 0.02
49.11/12.38	c asymm  cl-useful: 0/4998/7120 lits-rem:0 time: 1.57
49.11/12.38	c calculated reachability. Time: 0.00
49.11/12.38	c  N dy   266    105351        80      7120         0     18740     49840    361188     23.04   no data  --
53.11/13.31	c  N dy   290    116903        80      7120         0     16544     49840    288618     23.03     24.47  --
57.10/14.30	c  N dy   294    131877        80      7120         0     16516     49840    276441     22.85     24.11  --
59.50/14.97	c  N dy   348    140361        80      7120         0     24351     49840    489292     22.93     24.39  --
63.09/15.80	c  N dy   372    150843        80      7120         0     19352     49840    335871     22.93     24.26  --
65.52/16.41	c  S st   404    158028        80      7120         0     25915     49840    512326     22.96     22.71  --
65.52/16.48	c  S st   404    158531        80      7120         0     26389     49840    525273     22.96   no data  --
65.52/16.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
65.52/16.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
65.52/16.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
65.89/16.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
65.89/16.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
65.89/16.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
65.89/16.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
74.68/18.74	c lits-rem:      2514  cl-subs:     2123  v-elim:      0  v-fix:    0  time:  8.91 s
74.68/18.74	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
74.68/18.75	c vivif2 --  cl tried    24266 cl shrink        0 lits rem          0 time: 0.02
75.48/18.99	c asymm  cl-useful: 0/1798/7120 lits-rem:0 time: 0.97
75.48/18.99	c calculated reachability. Time: 0.00
75.48/18.99	c  N dy   404    158531        80      7120         0     24266     49840    462900     22.96   no data  --
79.87/20.01	c  N dy   436    168948        80      7120         0     18344     49840    292524     22.97     24.21  --
84.66/21.25	c  N dy   452    183303        80      7120         0     31404     49840    637052     22.91     24.43  --
89.46/22.46	c  N dy   517    196629        80      7120         0     27257     49840    521644     22.95     24.22  --
94.66/23.78	c  N dy   561    209366        80      7120         0     21535     49840    350341     22.98     24.21  --
99.85/25.04	c  N dy   583    222807        80      7120         0     33769     49840    674615     22.93     26.66  --
104.66/26.29	c  N dy   601    237599        80      7120         0     29043     49840    533652     22.90     24.12  --
105.06/26.31	c  S st   602    237798        80      7120         0     29224     49840    538521     22.90     22.75  --
105.06/26.39	c  S st   602    238300        80      7120         0     29690     49840    551495     22.90   no data  --
105.06/26.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
105.06/26.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
105.44/26.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
105.44/26.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
105.44/26.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
105.44/26.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
105.44/26.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
115.03/28.89	c lits-rem:      2134  cl-subs:     2504  v-elim:      0  v-fix:    0  time:  9.89 s
115.03/28.89	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
115.43/28.90	c vivif2 --  cl tried    27186 cl shrink        0 lits rem          0 time: 0.02
116.23/29.11	c asymm  cl-useful: 0/2158/7120 lits-rem:0 time: 0.86
116.23/29.11	c calculated reachability. Time: 0.00
116.23/29.11	c  N dy   602    238300        80      7120         0     27186     49840    482136     22.90   no data  --
122.64/30.74	c  N dy   653    253534        80      7120         0     22049     49840    331533     22.93     25.44  --
129.00/32.38	c  N dy   708    270046        80      7120         0     37213     49840    736962     22.93     24.17  --
135.82/34.05	c  N dy   736    287316        80      7120         0     32871     49840    602417     22.90     24.95  --
143.39/35.98	c  F st   761    306251        80      7120         0     29113     49840    486119     22.84     21.44  --
143.39/35.98	c  N st   761    306251        80      7120         0     29113     49840    486119     22.84     21.44  --
152.99/38.33	c  N dy   834    327614        80      7120         0     26788     49840    415198     22.87     24.09  --
162.96/40.84	c  N dy   930    347652        80      7120         0     45153     49840    911688     22.92     26.63  --
166.58/41.75	c  S st   936    357452        80      7120         0     31142     49840    512951     22.89     22.63  --
166.95/41.83	c  S st   936    357955        80      7120         0     31615     49840    526038     22.89   no data  --
166.95/41.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
166.95/41.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
166.95/41.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
166.95/41.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
166.95/41.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
166.95/41.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
166.95/41.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
176.15/44.19	c lits-rem:      1921  cl-subs:     1991  v-elim:      0  v-fix:    0  time:  9.33 s
176.15/44.19	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
176.55/44.20	c vivif2 --  cl tried    29624 cl shrink        0 lits rem          0 time: 0.02
177.35/44.40	c asymm  cl-useful: 0/1648/7120 lits-rem:0 time: 0.80
177.35/44.40	c calculated reachability. Time: 0.00
177.35/44.40	c  N dy   936    357955        80      7120         0     29624     49840    471803     22.89   no data  --
191.32/47.92	c  N dy   976    385212        80      7120         0     30793     49840    489010     22.83     24.14  --
203.30/50.96	c  N dy  1034    405240        80      7120         0     49227     49840    982129     22.82     24.40  --
212.89/53.32	c  N dy  1092    425333        80      7120         0     42971     49840    797480     22.81     25.86  --
223.30/55.94	c  N dy  1166    445548        80      7120         0     35911     49840    595311     22.84     24.17  --
233.67/58.52	c  N dy  1196    466687        80      7120         0     28653     49840    384463     22.80     24.19  --
243.66/61.08	c  N dy  1267    486876        80      7120         0     47184     49840    883884     22.82     24.10  --
257.24/64.45	c  N dy  1339    511335        80      7120         0     42054     49840    724184     22.83     24.16  --
271.63/68.04	c  N dy  1432    535367        80      7120         0     35754     49840    542286     22.85     24.14  --
272.41/68.24	c  S st  1437    536933        80      7120         0     37178     49840    579778     22.85   no data  --
272.81/68.34	c  S st  1437    537434        80      7120         0     37642     49840    592852     22.85   no data  --
272.81/68.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
272.81/68.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
272.81/68.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.05
272.81/68.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
272.81/68.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
272.81/68.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
272.81/68.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
282.80/70.80	c lits-rem:       937  cl-subs:     1970  v-elim:      0  v-fix:    0  time:  9.68 s
282.80/70.80	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
282.80/70.81	c vivif2 --  cl tried    35672 cl shrink        0 lits rem          0 time: 0.02
283.60/71.01	c asymm  cl-useful: 0/1372/7120 lits-rem:0 time: 0.83
283.60/71.01	c calculated reachability. Time: 0.00
283.60/71.01	c  N dy  1437    537434        80      7120         0     35672     49840    539310     22.85   no data  --
300.38/75.22	c  N dy  1523    566826        80      7120         0     33318     49840    459939     22.83     24.04  --
311.18/77.99	c  N dy  1594    586841        80      7120         0     51645     49840    952272     22.84     24.28  --
323.55/81.03	c  N dy  1639    607297        80      7120         0     40183     49840    629431     22.84     24.27  --
337.13/84.46	c  N dy  1713    628362        80      7120         0     59489     49840   1145947     22.84     24.12  --
349.51/87.50	c  N dy  1794    648464        80      7120         0     46786     49840    793132     22.86     24.21  --
367.09/91.92	c  N dy  1882    670661        80      7120         0     35118     49840    459985     22.87     24.35  --
380.27/95.28	c  N dy  1991    690997        80      7120         0     53824     49840    969604     22.90     24.18  --
396.25/99.29	c  N dy  2079    712739        80      7120         0     40678     49840    591913     22.92     24.26  --
411.03/102.93	c  N dy  2130    733622        80      7120         0     59787     49840   1104428     22.92     24.18  --
426.21/106.75	c  N dy  2221    753691        80      7120         0     44300     49840    681036     22.93     24.28  --
441.39/110.59	c  N dy  2273    776879        80      7120         0     65507     49840   1245700     22.92     24.13  --
454.57/113.83	c  N dy  2340    796884        80      7120         0     48989     49840    783287     22.92     24.25  --
460.99/115.47	c  S st  2379    806151        80      7120         0     57521     49840   1014629     22.92   no data  --
461.76/115.63	c  S st  2379    806657        80      7120         0     57994     49840   1027782     22.92   no data  --
461.76/115.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
461.76/115.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
461.76/115.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.10
461.76/115.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
461.76/115.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
461.76/115.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
461.76/115.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
496.91/124.49	c lits-rem:      2143  cl-subs:     4611  v-elim:      0  v-fix:    0  time: 35.13 s
496.91/124.49	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
497.31/124.50	c vivif2 --  cl tried    53383 cl shrink        0 lits rem          0 time: 0.04
498.11/124.78	c asymm  cl-useful: 0/921/7120 lits-rem:0 time: 1.13
498.11/124.79	c calculated reachability. Time: 0.00
498.11/124.79	c  N dy  2379    806657        80      7120         0     53383     49840    898777     22.92   no data  --
518.48/129.89	c  N dy  2483    828081        80      7120         0     37515     49840    464478     22.94     24.18  --
530.47/132.88	c  N dy  2527    848086        80      7120         0     55800     49840    951975     22.93     27.40  --
548.86/137.44	c  N dy  2625    869027        80      7120         0     38482     49840    474950     22.95     24.16  --
562.42/140.85	c  N dy  2719    889766        80      7120         0     57550     49840    992263     22.97     24.34  --
581.20/145.51	c  N dy  2804    910516        80      7120         0     39029     49840    472452     22.98     24.28  --
593.19/148.57	c  N dy  2858    930642        80      7120         0     57427     49840    966876     22.98     24.26  --
611.96/153.21	c  N dy  2926    953871        80      7120         0     40194     49840    485383     22.98     24.31  --
625.94/156.78	c  N dy  2985    977189        80      7120         0     61463     49840   1054642     22.98     24.24  --
641.14/160.52	c  N dy  3008    997606        80      7120         0     40837     49840    487067     22.96     24.21  --
654.70/163.91	c  N dy  3094   1018467        80      7120         0     59918     49840   1004759     22.97     24.27  --
682.27/170.88	c  N dy  3169   1053877        80      7120         0     51962     49840    762647     22.95     24.17  --
696.65/174.41	c  F st  3228   1071877        80      7120         0     68435     49840   1205937     22.95     24.70  --
698.64/174.91	c  N st  3232   1073910        80      7120         0     70266     49840   1255965     22.95   no data  --
717.42/179.62	c  N dy  3322   1094021        80      7120         0     47601     49840    639196     22.96     24.24  --
733.01/183.51	c  N dy  3393   1114794        80      7120         0     66547     49840   1149070     22.97     24.25  --
753.37/188.67	c  N dy  3446   1137572        80      7120         0     45315     49840    558650     22.96     24.21  --
775.74/194.23	c  N dy  3555   1166590        80      7120         0     71778     49840   1267368     22.96     24.31  --
800.51/200.42	c  N dy  3635   1186645        80      7120         0     47232     49840    595885     22.97     26.32  --
818.08/204.88	c  N dy  3689   1207368        80      7120         0     66141     49840   1101491     22.97     24.18  --
821.30/205.65	c  S st  3704   1209985        80      7120         0     68544     49840   1167371     22.97   no data  --
822.07/205.86	c  S st  3704   1210486        80      7120         0     69009     49840   1180461     22.97   no data  --
822.07/205.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
822.07/205.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
822.47/205.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.16
822.47/205.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
822.47/205.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
822.47/205.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
822.47/205.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
908.78/227.54	c lits-rem:      2746  cl-subs:     5410  v-elim:      0  v-fix:    0  time: 86.24 s
908.78/227.54	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
908.78/227.55	c vivif2 --  cl tried    63599 cl shrink        0 lits rem          0 time: 0.05
910.36/227.94	c asymm  cl-useful: 0/776/7120 lits-rem:0 time: 1.54
910.36/227.94	c calculated reachability. Time: 0.00
910.36/227.94	c  N dy  3704   1210486        80      7120         0     63599     49840   1028549     22.97   no data  --
929.93/232.88	c  N dy  3727   1230511        80      7120         0     81824     49840   1510408     22.96     24.84  --
950.70/238.03	c  N dy  3805   1252215        80      7120         0     58034     49840    874923     22.96     24.21  --
967.48/242.27	c  N dy  3824   1276221        80      7120         0     79771     49840   1453410     22.94     24.27  --
986.66/247.09	c  N dy  3876   1296672        80      7120         0     53949     49840    747406     22.93     24.15  --
1008.23/252.41	c  N dy  3960   1316900        80      7120         0     72457     49840   1248730     22.94     24.17  --
1042.98/261.13	c  N dy  4029   1351524        80      7120         0     58389     49840    839478     22.92     24.17  --
1066.15/266.92	c  N dy  4132   1372194        80      7120         0     77281     49840   1355817     22.93     24.26  --
1094.11/273.91	c  N dy  4236   1394974        80      7120         0     51635     49840    650492     22.95     24.20  --
1110.49/278.02	c  N dy  4309   1415047        80      7120         0     69920     49840   1142966     22.95     26.29  --
1133.65/283.80	c  N dy  4423   1435443        80      7120         0     88667     49840   1657294     22.97     24.22  --
1187.19/297.27	c  N dy  4503   1498329        80      7120         0     50019     49840    580455     22.91     24.29  --
1205.17/301.70	c  N dy  4602   1518888        80      7120         0     68918     49840   1095562     22.92     24.32  --
1227.53/307.34	c  N dy  4658   1540982        80      7120         0     89027     49840   1633553     22.92     24.16  --
1249.50/312.87	c  N dy  4739   1561037        80      7120         0     58050     49840    779271     22.92     24.41  --
1269.88/317.99	c  N dy  4869   1581102        80      7120         0     76429     49840   1281408     22.94     25.72  --
1289.05/322.70	c  N dy  4889   1601181        80      7120         0     94568     49840   1761110     22.93     24.28  --
1309.41/327.88	c  N dy  4991   1621189        80      7120         0     62831     49840    898733     22.94     25.40  --
1331.01/333.28	c  N dy  5094   1642129        80      7120         0     81984     49840   1419210     22.95     24.21  --
1354.96/339.29	c  N dy  5159   1662196        80      7120         0    100278     49840   1913483     22.95     24.31  --
1372.93/343.71	c  N dy  5205   1682362        80      7120         0     67537     49840    998016     22.95     24.36  --
1395.70/349.46	c  N dy  5287   1703174        80      7120         0     86583     49840   1513530     22.95     24.21  --
1404.90/351.79	c  S st  5303   1710489        80      7120         0     93244     49840   1694644     22.95     23.00  --
1406.49/352.15	c  S st  5303   1710995        80      7120         0     93724     49840   1707895     22.95   no data  --
1406.49/352.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1406.49/352.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1406.89/352.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.25
1406.89/352.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1406.89/352.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1406.89/352.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
1406.89/352.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1591.84/398.55	c lits-rem:      4950  cl-subs:     8961  v-elim:      0  v-fix:    0  time: 184.80 s
1591.84/398.55	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
1591.84/398.57	c vivif2 --  cl tried    84763 cl shrink        0 lits rem          0 time: 0.08
1593.44/398.97	c asymm  cl-useful: 0/788/7120 lits-rem:0 time: 1.61
1593.44/398.98	c calculated reachability. Time: 0.00
1593.44/398.98	c  N dy  5303   1710995        80      7120         0     84763     49840   1458588     22.95   no data  --
1626.20/407.17	c  N dy  5418   1731012        80      7120         0    103099     49840   1957869     22.96     26.78  --
1646.57/412.24	c  N dy  5503   1751023        80      7120         0     69761     49840   1054630     22.97     24.38  --
1675.73/419.56	c  N dy  5616   1771054        80      7120         0     88102     49840   1554604     22.98     24.23  --
1715.68/429.57	c  N dy  5685   1796157        80      7120         0     58107     49840    712202     22.98     24.30  --
1744.83/436.80	c  N dy  5782   1819320        80      7120         0     79288     49840   1286805     22.99     24.27  --
1782.39/446.23	c  N dy  5858   1845349        80      7120         0    103012     49840   1925553     22.98     24.28  --
1807.55/452.57	c  N dy  5937   1865434        80      7120         0     67646     49840    963715     22.99     24.28  --
1831.94/458.62	c  N dy  5972   1887233        80      7120         0     87500     49840   1491049     22.98     24.21  --
1865.88/467.12	c  N dy  6014   1915741        80      7120         0     58672     49840    698629     22.98     24.30  --
1884.68/471.85	c  N dy  6087   1935903        80      7120         0     77141     49840   1197023     22.98     24.24  --
1905.83/477.15	c  N dy  6133   1956065        80      7120         0     95477     49840   1688100     22.97     24.35  --
1930.99/483.47	c  N dy  6176   1976165        80      7120         0     58215     49840    673040     22.97     24.33  --
2012.10/503.71	c  N dy  6256   2063801        80      7120         0     80943     49840   1239028     22.88     24.09  --
2033.67/509.17	c  N dy  6267   2085924        80      7120         0    101052     49840   1773333     22.86     24.10  --
2063.21/516.51	c  N dy  6377   2105983        80      7120         0     62335     49840    760079     22.87     24.84  --
2083.58/521.61	c  N dy  6487   2126045        80      7120         0     80725     49840   1259684     22.88     25.89  --
2110.34/528.30	c  N dy  6585   2146961        80      7120         0     99904     49840   1781355     22.89     24.37  --
2141.10/536.00	c  N dy  6668   2167157        80      7120         0     60027     49840    678473     22.89     24.27  --
2169.07/543.04	c  N dy  6755   2196734        80      7120         0     86992     49840   1402746     22.89     24.12  --
2191.04/548.54	c  S st  6842   2210995        80      7120         0    100082     49840   1762038     22.90   no data  --
2192.26/548.86	c  S st  6842   2211497        80      7120         0    100550     49840   1775120     22.90   no data  --
2192.26/548.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2192.26/548.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2192.63/548.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.23
2192.63/548.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2192.63/548.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2192.63/548.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
2192.63/548.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2333.24/584.13	c lits-rem:      5228  cl-subs:     9084  v-elim:      0  v-fix:    0  time: 140.37 s
2333.24/584.13	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
2333.24/584.15	c vivif2 --  cl tried    91466 cl shrink        0 lits rem          0 time: 0.08
2334.44/584.48	c asymm  cl-useful: 0/664/7120 lits-rem:0 time: 1.33
2334.44/584.49	c calculated reachability. Time: 0.00
2334.44/584.49	c  N dy  6842   2211497        80      7120         0     91466     49840   1518921     22.90   no data  --
2372.42/593.92	c  N dy  6896   2238158        80      7120         0    115677     49840   2166118     22.90     24.16  --
2392.36/598.90	c  N dy  6938   2259208        80      7120         0     75958     49840   1091795     22.89     24.23  --
2420.34/605.94	c  N dy  6993   2283929        80      7120         0     98514     49840   1698552     22.89     24.12  --
2463.48/616.77	c  N dy  7086   2304901        80      7120         0    117696     49840   2217622     22.89     24.21  --
2491.83/623.88	c  N dy  7151   2324949        80      7120         0     76027     49840   1079355     22.90     24.46  --
2521.42/631.28	c  N dy  7238   2344957        80      7120         0     94328     49840   1573697     22.90     25.76  --
2556.56/640.04	c  N dy  7342   2365031        80      7120         0    112793     49840   2076719     22.91     24.19  --
2589.70/648.33	c  N dy  7444   2385129        80      7120         0     70054     49840    905551     22.92     24.23  --
2616.47/655.09	c  N dy  7556   2405204        80      7120         0     88365     49840   1407182     22.92     24.92  --
2650.82/663.60	c  N dy  7661   2425207        80      7120         0    106734     49840   1908028     22.93     24.17  --
2687.17/672.79	c  N dy  7719   2445209        80      7120         0     62843     49840    692958     22.93     24.24  --
2712.74/679.13	c  N dy  7826   2466060        80      7120         0     81950     49840   1215514     22.94     24.25  --
2744.69/687.19	c  N dy  7935   2486136        80      7120         0    100300     49840   1715380     22.95     24.92  --
2780.66/696.12	c  N dy  8000   2506664        80      7120         0    119054     49840   2219302     22.95     24.20  --
2811.00/703.70	c  N dy  8097   2526715        80      7120         0     74391     49840    995763     22.95     25.75  --
2840.96/711.29	c  N dy  8196   2548458        80      7120         0     94231     49840   1533195     22.96     24.27  --
2876.12/720.06	c  N dy  8282   2568813        80      7120         0    112820     49840   2036476     22.96     24.23  --
2915.26/729.82	c  N dy  8356   2589441        80      7120         0     67646     49840    790309     22.96     24.29  --
2934.86/734.77	c  N dy  8390   2609468        80      7120         0     85830     49840   1271690     22.95     25.15  --
2968.00/743.08	c  N dy  8476   2631794        80      7120         0    106249     49840   1827662     22.96     24.19  --
3007.54/752.92	c  N dy  8582   2651798        80      7120         0    124441     49840   2322912     22.96     25.43  --
3035.52/759.91	c  N dy  8682   2672530        80      7120         0     78644     49840   1077795     22.97     24.46  --
3060.27/766.13	c  N dy  8757   2693266        80      7120         0     97524     49840   1589832     22.97     24.19  --
3089.03/773.38	c  S st  8828   2711497        80      7120         0    114144     49840   2039009     22.98   no data  --
3090.63/773.74	c  S st  8828   2712002        80      7120         0    114624     49840   2052297     22.98   no data  --
3090.63/773.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3090.63/773.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3091.03/773.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.24
3091.03/773.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3091.03/773.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3091.03/773.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
3091.03/773.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3647.88/913.23	c lits-rem:      5314  cl-subs:    10230  v-elim:      0  v-fix:    0  time: 556.48 s
3647.88/913.23	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
3647.88/913.25	c vivif2 --  cl tried   104394 cl shrink        0 lits rem          0 time: 0.09
3649.48/913.62	c asymm  cl-useful: 0/537/7120 lits-rem:0 time: 1.47
3649.48/913.62	c calculated reachability. Time: 0.00
3649.48/913.62	c  N dy  8828   2712002        80      7120         0    104394     49840   1759642     22.98   no data  --
3683.04/922.09	c  N dy  8937   2732007        80      7120         0    122722     49840   2259044     22.98     25.58  --
3726.99/933.02	c  N dy  9007   2763893        80      7120         0     86489     49840   1271992     22.98     24.42  --
3761.34/941.66	c  N dy  9093   2785195        80      7120         0    105904     49840   1800235     22.98     24.26  --
3807.28/953.15	c  N dy  9186   2805216        80      7120         0    124309     49840   2302119     22.99     24.44  --
3851.62/964.29	c  N dy  9254   2828961        80      7120         0     79546     49840   1069104     22.99     24.32  --
3884.37/972.48	c  N dy  9325   2849005        80      7120         0     97854     49840   1564089     22.99     25.20  --
3929.51/983.74	c  N dy  9371   2874194        80      7120         0    120786     49840   2180958     22.99     24.26  --
3977.05/995.64	c  N dy  9456   2895401        80      7120         0     72688     49840    862620     22.99     24.22  --
4007.03/1003.17	c  N dy  9533   2915499        80      7120         0     91064     49840   1359719     22.99     25.51  --
4046.18/1012.99	c  N dy  9642   2935608        80      7120         0    109380     49840   1859714     23.00     24.27  --
4091.70/1024.33	c  N dy  9731   2955621        80      7120         0    127592     49840   2354280     23.00     25.28  --
4135.24/1035.26	c  N dy  9828   2976773        80      7120         0     78601     49840   1012662     23.01     24.42  --
4173.19/1044.76	c  N dy  9945   2999066        80      7120         0     98953     49840   1567930     23.01     24.31  --
4259.07/1066.23	c  N dy 10019   3052542        80      7120         0     78087     49840    972578     22.99     24.43  --
4313.80/1079.92	c  N dy 10104   3083280        80      7120         0    106122     49840   1725081     22.98     24.26  --
4358.93/1091.25	c  N dy 10172   3103397        80      7120         0    124395     49840   2219688     22.99     24.39  --
4413.26/1104.90	c  N dy 10273   3123774        80      7120         0     72946     49840    829703     22.99     24.22  --
4443.62/1112.44	c  N dy 10323   3144430        80      7120         0     91694     49840   1331121     22.99     24.29  --
4485.59/1122.91	c  N dy 10435   3164494        80      7120         0    110066     49840   1834722     23.00     24.23  --
4535.89/1135.58	c  N dy 10484   3188579        80      7120         0    131982     49840   2418449     22.99     24.30  --
4580.64/1146.71	c  N dy 10581   3208606        80      7120         0     79214     49840    982786     23.00     24.62  --
4586.23/1148.10	c  S st 10605   3212002        80      7120         0     82340     49840   1069480     23.00   no data  --
4587.43/1148.41	c  S st 10605   3212505        80      7120         0     82800     49840   1082527     23.00   no data  --
4587.43/1148.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4587.43/1148.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4587.43/1148.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.22
4587.83/1148.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4587.83/1148.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4587.83/1148.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
4587.83/1148.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4688.12/1173.61	c lits-rem:      1562  cl-subs:     2458  v-elim:      0  v-fix:    0  time: 100.23 s
4688.12/1173.61	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
4688.12/1173.62	c vivif2 --  cl tried    80342 cl shrink        0 lits rem          0 time: 0.06
4689.69/1174.03	c asymm  cl-useful: 0/667/7120 lits-rem:0 time: 1.63
4689.69/1174.03	c calculated reachability. Time: 0.00
4689.69/1174.03	c  N dy 10605   3212505        80      7120         0     80342     49840   1012782     23.00   no data  --
4721.26/1181.95	c  N dy 10716   3232544        80      7120         0     98613     49840   1511121     23.00     24.39  --
4755.22/1190.47	c  N dy 10770   3253765        80      7120         0    117964     49840   2035210     23.00     24.35  --

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-3175309-1304111854/watcher-3175309-1304111854 -o /tmp/evaluation-result-3175309-1304111854/solver-3175309-1304111854 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175309-1304111854.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: 5.91 7.56 7.75 5/180 21947
/proc/meminfo: memFree=30324972/32951124 swapFree=67111364/67111528
[pid=21947] ppid=21945 vsize=199696 CPUtime=0 cores=1,3,5,7
/proc/21947/stat : 21947 (strangenight1-m) R 21945 21947 20975 0 -1 4202496 712 0 0 0 0 0 0 0 23 0 4 0 522785751 204488704 634 33554432000 4194304 4650419 140736019674832 18446744073709551615 253640902746 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/21947/statm: 51976 636 343 112 0 46941 0
[pid=21947/tid=21948] ppid=21945 vsize=207904 CPUtime=0 cores=1,3,5,7
/proc/21947/task/21948/stat : 21948 (strangenight1-m) R 21945 21947 20975 0 -1 4202560 93 0 0 0 0 0 0 0 24 0 4 0 522785751 212893696 649 33554432000 4194304 4650419 140736019674832 18446744073709551615 4520322 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21947/tid=21949] ppid=21945 vsize=207904 CPUtime=0 cores=1,3,5,7
/proc/21947/task/21949/stat : 21949 (strangenight1-m) R 21945 21947 20975 0 -1 4202560 48 0 0 0 0 0 0 0 24 0 4 0 522785751 212893696 652 33554432000 4194304 4650419 140736019674832 18446744073709551615 253640859451 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=21947/tid=21950] ppid=21945 vsize=207904 CPUtime=0 cores=1,3,5,7
/proc/21947/task/21950/stat : 21950 (strangenight1-m) R 21945 21947 20975 0 -1 4202560 91 0 0 0 0 0 0 0 24 0 4 0 522785751 212893696 655 33554432000 4194304 4650419 140736019674832 18446744073709551615 4520021 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.172822 s]
/proc/loadavg: 5.91 7.56 7.75 5/180 21947
/proc/meminfo: memFree=30324972/32951124 swapFree=67111364/67111528
[pid=21947] ppid=21945 vsize=218788 CPUtime=0.67 cores=1,3,5,7
/proc/21947/stat : 21947 (strangenight1-m) R 21945 21947 20975 0 -1 4202496 2455 0 0 0 67 0 0 0 18 0 4 0 522785751 224038912 1937 33554432000 4194304 4650419 140736019674832 18446744073709551615 253640520737 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/21947/statm: 54697 2028 378 112 0 49662 0
[pid=21947/tid=21948] ppid=21945 vsize=218964 CPUtime=0.17 cores=1,3,5,7
/proc/21947/task/21948/stat : 21948 (strangenight1-m) R 21945 21947 20975 0 -1 4202560 358 0 0 0 17 0 0 0 18 0 4 0 522785751 224219136 2241 33554432000 4194304 4650419 140736019674832 18446744073709551615 4426564 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21947/tid=21949] ppid=21945 vsize=219228 CPUtime=0.16 cores=1,3,5,7
/proc/21947/task/21949/stat : 21949 (strangenight1-m) D 21945 21947 20975 0 -1 4202560 665 0 0 0 16 0 0 0 18 0 4 0 522785751 224489472 2491 33554432000 4194304 4650419 140736019674832 18446744073709551615 253640902839 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21947/tid=21950] ppid=21945 vsize=222532 CPUtime=0.99 cores=1,3,5,7
/proc/21947/task/21950/stat : 21950 (strangenight1-m) R 21945 21947 20975 0 -1 4202560 1547 0 0 0 99 0 0 0 25 0 4 0 522785751 227872768 4188 33554432000 4194304 4650419 140736019674832 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 218788

[startup+1.10804 s]
/proc/loadavg: 5.91 7.56 7.75 5/180 21947
/proc/meminfo: memFree=30324972/32951124 swapFree=67111364/67111528
[pid=21947] ppid=21945 vsize=223032 CPUtime=4.41 cores=1,3,5,7
/proc/21947/stat : 21947 (strangenight1-m) R 21945 21947 20975 0 -1 4202496 8468 0 0 0 440 1 0 0 19 0 4 0 522785751 228384768 4281 33554432000 4194304 4650419 140736019674832 18446744073709551615 4366923 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/21947/statm: 55758 4282 391 112 0 50723 0
[pid=21947/tid=21948] ppid=21945 vsize=223032 CPUtime=1.1 cores=1,3,5,7
/proc/21947/task/21948/stat : 21948 (strangenight1-m) R 21945 21947 20975 0 -1 4202560 2064 0 0 0 110 0 0 0 19 0 4 0 522785751 228384768 4282 33554432000 4194304 4650419 140736019674832 18446744073709551615 4366865 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21947/tid=21949] ppid=21945 vsize=223032 CPUtime=1.09 cores=1,3,5,7
/proc/21947/task/21949/stat : 21949 (strangenight1-m) R 21945 21947 20975 0 -1 4202560 2005 0 0 0 109 0 0 0 19 0 4 0 522785751 228384768 4282 33554432000 4194304 4650419 140736019674832 18446744073709551615 4360427 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21947/tid=21950] ppid=21945 vsize=223032 CPUtime=1.09 cores=1,3,5,7
/proc/21947/task/21950/stat : 21950 (strangenight1-m) R 21945 21947 20975 0 -1 4202560 1871 0 0 0 109 0 0 0 25 0 4 0 522785751 228384768 4282 33554432000 4194304 4650419 140736019674832 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.41
Current children cumulated vsize (KiB) 223032

[startup+1.20801 s]
/proc/loadavg: 5.91 7.56 7.75 5/180 21947
/proc/meminfo: memFree=30324972/32951124 swapFree=67111364/67111528
[pid=21947] ppid=21945 vsize=223032 CPUtime=4.81 cores=1,3,5,7
/proc/21947/stat : 21947 (strangenight1-m) R 21945 21947 20975 0 -1 4202496 8748 0 0 0 480 1 0 0 19 0 4 0 522785751 228384768 4561 33554432000 4194304 4650419 140736019674832 18446744073709551615 4360431 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/21947/statm: 55758 4562 391 112 0 50723 0
[pid=21947/tid=21948] ppid=21945 vsize=223032 CPUtime=1.2 cores=1,3,5,7
/proc/21947/task/21948/stat : 21948 (strangenight1-m) R 21945 21947 20975 0 -1 4202560 2120 0 0 0 120 0 0 0 19 0 4 0 522785751 228384768 4562 33554432000 4194304 4650419 140736019674832 18446744073709551615 253640884119 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21947/tid=21949] ppid=21945 vsize=223032 CPUtime=1.19 cores=1,3,5,7
/proc/21947/task/21949/stat : 21949 (strangenight1-m) R 21945 21947 20975 0 -1 4202560 2082 0 0 0 119 0 0 0 19 0 4 0 522785751 228384768 4562 33554432000 4194304 4650419 140736019674832 18446744073709551615 4366841 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21947/tid=21950] ppid=21945 vsize=223032 CPUtime=1.19 cores=1,3,5,7
/proc/21947/task/21950/stat : 21950 (strangenight1-m) R 21945 21947 20975 0 -1 4202560 1939 0 0 0 119 0 0 0 25 0 4 0 522785751 228384768 4562 33554432000 4194304 4650419 140736019674832 18446744073709551615 4365242 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.81
Current children cumulated vsize (KiB) 223032

[startup+1.308 s]
/proc/loadavg: 5.91 7.56 7.75 5/180 21947
/proc/meminfo: memFree=30324972/32951124 swapFree=67111364/67111528
[pid=21947] ppid=21945 vsize=223284 CPUtime=5.2 cores=1,3,5,7
/proc/21947/stat : 21947 (strangenight1-m) R 21945 21947 20975 0 -1 4202496 9728 0 0 0 519 1 0 0 19 0 4 0 522785751 228642816 4324 33554432000 4194304 4650419 140736019674832 18446744073709551615 4366920 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/21947/statm: 55821 4325 391 112 0 50786 0
[pid=21947/tid=21948] ppid=21945 vsize=223284 CPUtime=1.3 cores=1,3,5,7
/proc/21947/task/21948/stat : 21948 (strangenight1-m) R 21945 21947 20975 0 -1 4202560 2448 0 0 0 130 0 0 0 19 0 4 0 522785751 228642816 4325 33554432000 4194304 4650419 140736019674832 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21947/tid=21949] ppid=21945 vsize=223284 CPUtime=1.29 cores=1,3,5,7
/proc/21947/task/21949/stat : 21949 (strangenight1-m) R 21945 21947 20975 0 -1 4202560 2361 0 0 0 129 0 0 0 19 0 4 0 522785751 228642816 4325 33554432000 4194304 4650419 140736019674832 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21947/tid=21950] ppid=21945 vsize=223284 CPUtime=1.29 cores=1,3,5,7
/proc/21947/task/21950/stat : 21950 (strangenight1-m) R 21945 21947 20975 0 -1 4202560 1998 0 0 0 129 0 0 0 25 0 4 0 522785751 228642816 4325 33554432000 4194304 4650419 140736019674832 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.2
Current children cumulated vsize (KiB) 223284

[startup+1.50096 s]
/proc/loadavg: 5.91 7.56 7.75 5/180 21947
/proc/meminfo: memFree=30324972/32951124 swapFree=67111364/67111528
[pid=21947] ppid=21945 vsize=223284 CPUtime=5.98 cores=1,3,5,7
/proc/21947/stat : 21947 (strangenight1-m) R 21945 21947 20975 0 -1 4202496 11721 0 0 0 596 2 0 0 20 0 4 0 522785751 228642816 6317 33554432000 4194304 4650419 140736019674832 18446744073709551615 4433048 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/21947/statm: 55821 6317 392 112 0 50786 0
[pid=21947/tid=21948] ppid=21945 vsize=223284 CPUtime=1.49 cores=1,3,5,7
/proc/21947/task/21948/stat : 21948 (strangenight1-m) R 21945 21947 20975 0 -1 4202560 2561 0 0 0 149 0 0 0 20 0 4 0 522785751 228642816 6317 33554432000 4194304 4650419 140736019674832 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21947/tid=21949] ppid=21945 vsize=223284 CPUtime=1.49 cores=1,3,5,7
/proc/21947/task/21949/stat : 21949 (strangenight1-m) R 21945 21947 20975 0 -1 4202560 2480 0 0 0 149 0 0 0 19 0 4 0 522785751 228642816 6317 33554432000 4194304 4650419 140736019674832 18446744073709551615 4364788 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21947/tid=21950] ppid=21945 vsize=223284 CPUtime=1.49 cores=1,3,5,7
/proc/21947/task/21950/stat : 21950 (strangenight1-m) R 21945 21947 20975 0 -1 4202560 2095 0 0 0 149 0 0 0 25 0 4 0 522785751 228642816 6317 33554432000 4194304 4650419 140736019674832 18446744073709551615 4365246 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.98
Current children cumulated vsize (KiB) 223284

[startup+3.10067 s]
/proc/loadavg: 5.91 7.56 7.75 9/184 21951
/proc/meminfo: memFree=30243480/32951124 swapFree=67111364/67111528
[pid=21947] ppid=21945 vsize=238436 CPUtime=12.39 cores=1,3,5,7
/proc/21947/stat : 21947 (strangenight1-m) R 21945 21947 20975 0 -1 4202496 19313 0 0 0 1236 3 0 0 25 0 4 0 522785751 244158464 11868 33554432000 4194304 4650419 140736019674832 18446744073709551615 4366906 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/21947/statm: 59609 11868 392 112 0 54574 0
[pid=21947/tid=21948] ppid=21945 vsize=238436 CPUtime=3.09 cores=1,3,5,7
/proc/21947/task/21948/stat : 21948 (strangenight1-m) R 21945 21947 20975 0 -1 4202560 4249 0 0 0 309 0 0 0 25 0 4 0 522785751 244158464 11868 33554432000 4194304 4650419 140736019674832 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21947/tid=21949] ppid=21945 vsize=238436 CPUtime=3.07 cores=1,3,5,7
/proc/21947/task/21949/stat : 21949 (strangenight1-m) R 21945 21947 20975 0 -1 4202560 5256 0 0 0 307 0 0 0 25 0 4 0 522785751 244158464 11868 33554432000 4194304 4650419 140736019674832 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21947/tid=21950] ppid=21945 vsize=238436 CPUtime=3.09 cores=1,3,5,7
/proc/21947/task/21950/stat : 21950 (strangenight1-m) R 21945 21947 20975 0 -1 4202560 5134 0 0 0 309 0 0 0 25 0 4 0 522785751 244158464 11868 33554432000 4194304 4650419 140736019674832 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.39
Current children cumulated vsize (KiB) 238436

[startup+6.30109 s]
/proc/loadavg: 6.07 7.56 7.75 9/184 21951
/proc/meminfo: memFree=30228600/32951124 swapFree=67111364/67111528
[pid=21947] ppid=21945 vsize=226056 CPUtime=25.15 cores=1,3,5,7
/proc/21947/stat : 21947 (strangenight1-m) R 21945 21947 20975 0 -1 4202496 27989 0 0 0 2510 5 0 0 25 0 4 0 522785751 231481344 15344 33554432000 4194304 4650419 140736019674832 18446744073709551615 4366943 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/21947/statm: 56514 15344 392 112 0 51479 0
[pid=21947/tid=21948] ppid=21945 vsize=226056 CPUtime=6.29 cores=1,3,5,7
/proc/21947/task/21948/stat : 21948 (strangenight1-m) R 21945 21947 20975 0 -1 4202560 6930 0 0 0 628 1 0 0 25 0 4 0 522785751 231481344 15344 33554432000 4194304 4650419 140736019674832 18446744073709551615 4438387 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21947/tid=21949] ppid=21945 vsize=226056 CPUtime=6.26 cores=1,3,5,7
/proc/21947/task/21949/stat : 21949 (strangenight1-m) R 21945 21947 20975 0 -1 4202560 7038 0 0 0 625 1 0 0 25 0 4 0 522785751 231481344 15344 33554432000 4194304 4650419 140736019674832 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21947/tid=21950] ppid=21945 vsize=226056 CPUtime=6.28 cores=1,3,5,7
/proc/21947/task/21950/stat : 21950 (strangenight1-m) R 21945 21947 20975 0 -1 4202560 7490 0 0 0 627 1 0 0 25 0 4 0 522785751 231481344 15344 33554432000 4194304 4650419 140736019674832 18446744073709551615 4364766 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 226056

[startup+12.7009 s]
/proc/loadavg: 6.23 7.57 7.76 9/184 21951
/proc/meminfo: memFree=30189656/32951124 swapFree=67111364/67111528
[pid=21947] ppid=21945 vsize=254448 CPUtime=50.72 cores=1,3,5,7
/proc/21947/stat : 21947 (strangenight1-m) R 21945 21947 20975 0 -1 4202496 40212 0 0 0 5064 8 0 0 25 0 4 0 522785751 260554752 21089 33554432000 4194304 4650419 140736019674832 18446744073709551615 4366923 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/21947/statm: 63612 21089 392 112 0 58577 0
[pid=21947/tid=21948] ppid=21945 vsize=254448 CPUtime=12.69 cores=1,3,5,7
/proc/21947/task/21948/stat : 21948 (strangenight1-m) R 21945 21947 20975 0 -1 4202560 9859 0 0 0 1267 2 0 0 25 0 4 0 522785751 260554752 21089 33554432000 4194304 4650419 140736019674832 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21947/tid=21949] ppid=21945 vsize=254448 CPUtime=12.62 cores=1,3,5,7
/proc/21947/task/21949/stat : 21949 (strangenight1-m) R 21945 21947 20975 0 -1 4202560 10112 0 0 0 1261 1 0 0 25 0 4 0 522785751 260554752 21089 33554432000 4194304 4650419 140736019674832 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21947/tid=21950] ppid=21945 vsize=254448 CPUtime=12.68 cores=1,3,5,7
/proc/21947/task/21950/stat : 21950 (strangenight1-m) R 21945 21947 20975 0 -1 4202560 10909 0 0 0 1266 2 0 0 25 0 4 0 522785751 260554752 21089 33554432000 4194304 4650419 140736019674832 18446744073709551615 4313440 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 254448

[startup+25.5006 s]
/proc/loadavg: 6.62 7.59 7.76 9/184 21952
/proc/meminfo: memFree=30154068/32951124 swapFree=67111364/67111528
[pid=21947] ppid=21945 vsize=308080 CPUtime=101.84 cores=1,3,5,7
/proc/21947/stat : 21947 (strangenight1-m) R 21945 21947 20975 0 -1 4202496 63190 0 0 0 10171 13 0 0 25 0 4 0 522785751 315473920 26665 33554432000 4194304 4650419 140736019674832 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/21947/statm: 77020 26665 392 112 0 71985 0
[pid=21947/tid=21948] ppid=21945 vsize=308080 CPUtime=25.49 cores=1,3,5,7
/proc/21947/task/21948/stat : 21948 (strangenight1-m) R 21945 21947 20975 0 -1 4202560 15790 0 0 0 2546 3 0 0 25 0 4 0 522785751 315473920 26665 33554432000 4194304 4650419 140736019674832 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21947/tid=21949] ppid=21945 vsize=308080 CPUtime=25.35 cores=1,3,5,7
/proc/21947/task/21949/stat : 21949 (strangenight1-m) R 21945 21947 20975 0 -1 4202560 15553 0 0 0 2532 3 0 0 25 0 4 0 522785751 315473920 26665 33554432000 4194304 4650419 140736019674832 18446744073709551615 4365276 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21947/tid=21950] ppid=21945 vsize=308080 CPUtime=25.48 cores=1,3,5,7
/proc/21947/task/21950/stat : 21950 (strangenight1-m) R 21945 21947 20975 0 -1 4202560 16747 0 0 0 2544 4 0 0 25 0 4 0 522785751 315473920 26665 33554432000 4194304 4650419 140736019674832 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 308080

[startup+51.1009 s]
/proc/loadavg: 7.17 7.64 7.77 9/184 21953
/proc/meminfo: memFree=30124388/32951124 swapFree=67111364/67111528
[pid=21947] ppid=21945 vsize=273632 CPUtime=204.11 cores=1,3,5,7
/proc/21947/stat : 21947 (strangenight1-m) R 21945 21947 20975 0 -1 4202496 91188 0 0 0 20389 22 0 0 25 0 4 0 522785751 280199168 31166 33554432000 4194304 4650419 140736019674832 18446744073709551615 4367236 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/21947/statm: 68408 31166 392 112 0 63373 0
[pid=21947/tid=21948] ppid=21945 vsize=273632 CPUtime=51.09 cores=1,3,5,7
/proc/21947/task/21948/stat : 21948 (strangenight1-m) R 21945 21947 20975 0 -1 4202560 24206 0 0 0 5104 5 0 0 25 0 4 0 522785751 280199168 31166 33554432000 4194304 4650419 140736019674832 18446744073709551615 4441572 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21947/tid=21949] ppid=21945 vsize=273632 CPUtime=50.82 cores=1,3,5,7
/proc/21947/task/21949/stat : 21949 (strangenight1-m) R 21945 21947 20975 0 -1 4202560 21782 0 0 0 5076 6 0 0 25 0 4 0 522785751 280199168 31166 33554432000 4194304 4650419 140736019674832 18446744073709551615 4314702 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21947/tid=21950] ppid=21945 vsize=273632 CPUtime=51.08 cores=1,3,5,7
/proc/21947/task/21950/stat : 21950 (strangenight1-m) R 21945 21947 20975 0 -1 4202560 24542 0 0 0 5102 6 0 0 25 0 4 0 522785751 280199168 31166 33554432000 4194304 4650419 140736019674832 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 273632

[startup+102.301 s]
/proc/loadavg: 7.68 7.71 7.78 9/184 21954
/proc/meminfo: memFree=30057392/32951124 swapFree=67111364/67111528
[pid=21947] ppid=21945 vsize=274280 CPUtime=408.63 cores=1,3,5,7
/proc/21947/stat : 21947 (strangenight1-m) R 21945 21947 20975 0 -1 4202496 141873 0 0 0 40824 39 0 0 25 0 4 0 522785751 280862720 36903 33554432000 4194304 4650419 140736019674832 18446744073709551615 4364785 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/21947/statm: 68570 36903 392 112 0 63535 0
[pid=21947/tid=21948] ppid=21945 vsize=274280 CPUtime=102.29 cores=1,3,5,7
/proc/21947/task/21948/stat : 21948 (strangenight1-m) R 21945 21947 20975 0 -1 4202560 33159 0 0 0 10221 8 0 0 25 0 4 0 522785751 280862720 36903 33554432000 4194304 4650419 140736019674832 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21947/tid=21949] ppid=21945 vsize=274280 CPUtime=101.73 cores=1,3,5,7
/proc/21947/task/21949/stat : 21949 (strangenight1-m) R 21945 21947 20975 0 -1 4202560 35890 0 0 0 10163 10 0 0 25 0 4 0 522785751 280862720 36903 33554432000 4194304 4650419 140736019674832 18446744073709551615 4363426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21947/tid=21950] ppid=21945 vsize=274280 CPUtime=102.28 cores=1,3,5,7
/proc/21947/task/21950/stat : 21950 (strangenight1-m) R 21945 21947 20975 0 -1 4202560 38891 0 0 0 10217 11 0 0 25 0 4 0 522785751 280862720 36903 33554432000 4194304 4650419 140736019674832 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 408.63
Current children cumulated vsize (KiB) 274280

[startup+162.301 s]

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

[pid=21947] ppid=21945 vsize=488528 CPUtime=2805.41 cores=1,3,5,7
/proc/21947/stat : 21947 (strangenight1-m) R 21945 21947 20975 0 -1 4202496 427772 0 0 0 280379 162 0 0 25 0 4 0 522785751 500252672 78138 33554432000 4194304 4650419 140736019674832 18446744073709551615 4365361 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/21947/statm: 122132 78138 392 112 0 117097 0
[pid=21947/tid=21948] ppid=21945 vsize=488528 CPUtime=702.31 cores=1,3,5,7
/proc/21947/task/21948/stat : 21948 (strangenight1-m) R 21945 21947 20975 0 -1 4202560 115421 0 0 0 70184 47 0 0 25 0 4 0 522785751 500252672 78138 33554432000 4194304 4650419 140736019674832 18446744073709551615 4313323 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21947/tid=21949] ppid=21945 vsize=488528 CPUtime=698.49 cores=1,3,5,7
/proc/21947/task/21949/stat : 21949 (strangenight1-m) R 21945 21947 20975 0 -1 4202560 115920 0 0 0 69802 47 0 0 25 0 4 0 522785751 500252672 78138 33554432000 4194304 4650419 140736019674832 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21947/tid=21950] ppid=21945 vsize=488528 CPUtime=702.28 cores=1,3,5,7
/proc/21947/task/21950/stat : 21950 (strangenight1-m) R 21945 21947 20975 0 -1 4202560 80401 0 0 0 70203 25 0 0 25 0 4 0 522785751 500252672 78138 33554432000 4194304 4650419 140736019674832 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2805.41
Current children cumulated vsize (KiB) 488528

[startup+762.301 s]
/proc/loadavg: 8.09 8.05 7.92 9/184 22001
/proc/meminfo: memFree=29758752/32951124 swapFree=67111364/67111528
[pid=21947] ppid=21945 vsize=489324 CPUtime=3045.09 cores=1,3,5,7
/proc/21947/stat : 21947 (strangenight1-m) R 21945 21947 20975 0 -1 4202496 447010 0 0 0 304336 173 0 0 25 0 4 0 522785751 501067776 77079 33554432000 4194304 4650419 140736019674832 18446744073709551615 4364751 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/21947/statm: 122331 77079 392 112 0 117296 0
[pid=21947/tid=21948] ppid=21945 vsize=489324 CPUtime=762.31 cores=1,3,5,7
/proc/21947/task/21948/stat : 21948 (strangenight1-m) R 21945 21947 20975 0 -1 4202560 120801 0 0 0 76181 50 0 0 25 0 4 0 522785751 501067776 77079 33554432000 4194304 4650419 140736019674832 18446744073709551615 4366879 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21947/tid=21949] ppid=21945 vsize=489324 CPUtime=758.15 cores=1,3,5,7
/proc/21947/task/21949/stat : 21949 (strangenight1-m) R 21945 21947 20975 0 -1 4202560 123171 0 0 0 75765 50 0 0 25 0 4 0 522785751 501067776 77079 33554432000 4194304 4650419 140736019674832 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21947/tid=21950] ppid=21945 vsize=489324 CPUtime=762.28 cores=1,3,5,7
/proc/21947/task/21950/stat : 21950 (strangenight1-m) R 21945 21947 20975 0 -1 4202560 80898 0 0 0 76203 25 0 0 25 0 4 0 522785751 501067776 77079 33554432000 4194304 4650419 140736019674832 18446744073709551615 4365361 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3045.09
Current children cumulated vsize (KiB) 489324

[startup+822.301 s]
/proc/loadavg: 8.03 8.03 7.92 9/184 22003
/proc/meminfo: memFree=29719900/32951124 swapFree=67111364/67111528
[pid=21947] ppid=21945 vsize=497744 CPUtime=3284.77 cores=1,3,5,7
/proc/21947/stat : 21947 (strangenight1-m) R 21945 21947 20975 0 -1 4202496 467294 0 0 0 328294 183 0 0 25 0 4 0 522785751 509689856 80916 33554432000 4194304 4650419 140736019674832 18446744073709551615 4476315 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/21947/statm: 124436 80916 392 112 0 119401 0
[pid=21947/tid=21948] ppid=21945 vsize=497744 CPUtime=822.31 cores=1,3,5,7
/proc/21947/task/21948/stat : 21948 (strangenight1-m) R 21945 21947 20975 0 -1 4202560 127549 0 0 0 82177 54 0 0 25 0 4 0 522785751 509689856 80916 33554432000 4194304 4650419 140736019674832 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21947/tid=21949] ppid=21945 vsize=497744 CPUtime=817.83 cores=1,3,5,7
/proc/21947/task/21949/stat : 21949 (strangenight1-m) R 21945 21947 20975 0 -1 4202560 129084 0 0 0 81730 53 0 0 25 0 4 0 522785751 509689856 80916 33554432000 4194304 4650419 140736019674832 18446744073709551615 4367232 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21947/tid=21950] ppid=21945 vsize=497744 CPUtime=822.28 cores=1,3,5,7
/proc/21947/task/21950/stat : 21950 (strangenight1-m) R 21945 21947 20975 0 -1 4202560 82185 0 0 0 82201 27 0 0 25 0 4 0 522785751 509689856 80916 33554432000 4194304 4650419 140736019674832 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3284.77
Current children cumulated vsize (KiB) 497744

[startup+882.301 s]
/proc/loadavg: 7.30 7.88 7.88 5/175 22022
/proc/meminfo: memFree=29996996/32951124 swapFree=67111364/67111528
[pid=21947] ppid=21945 vsize=497920 CPUtime=3524.45 cores=1,3,5,7
/proc/21947/stat : 21947 (strangenight1-m) R 21945 21947 20975 0 -1 4202496 481986 0 0 0 352253 192 0 0 25 0 4 0 522785751 509870080 83775 33554432000 4194304 4650419 140736019674832 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/21947/statm: 124480 83775 392 112 0 119445 0
[pid=21947/tid=21948] ppid=21945 vsize=497920 CPUtime=882.31 cores=1,3,5,7
/proc/21947/task/21948/stat : 21948 (strangenight1-m) R 21945 21947 20975 0 -1 4202560 134070 0 0 0 88172 59 0 0 25 0 4 0 522785751 509870080 83775 33554432000 4194304 4650419 140736019674832 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21947/tid=21949] ppid=21945 vsize=497920 CPUtime=877.5 cores=1,3,5,7
/proc/21947/task/21949/stat : 21949 (strangenight1-m) R 21945 21947 20975 0 -1 4202560 133316 0 0 0 87694 56 0 0 25 0 4 0 522785751 509870080 83775 33554432000 4194304 4650419 140736019674832 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21947/tid=21950] ppid=21945 vsize=497920 CPUtime=882.28 cores=1,3,5,7
/proc/21947/task/21950/stat : 21950 (strangenight1-m) R 21945 21947 20975 0 -1 4202560 83466 0 0 0 88200 28 0 0 25 0 4 0 522785751 509870080 83775 33554432000 4194304 4650419 140736019674832 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3524.45
Current children cumulated vsize (KiB) 497920

[startup+942.301 s]
/proc/loadavg: 5.25 7.18 7.64 5/175 22023
/proc/meminfo: memFree=29982088/32951124 swapFree=67111364/67111528
[pid=21947] ppid=21945 vsize=485596 CPUtime=3764.14 cores=1,3,5,7
/proc/21947/stat : 21947 (strangenight1-m) R 21945 21947 20975 0 -1 4202496 495030 0 0 0 376213 201 0 0 25 0 4 0 522785751 497250304 87592 33554432000 4194304 4650419 140736019674832 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/21947/statm: 121399 87592 392 112 0 116364 0
[pid=21947/tid=21948] ppid=21945 vsize=485596 CPUtime=942.31 cores=1,3,5,7
/proc/21947/task/21948/stat : 21948 (strangenight1-m) R 21945 21947 20975 0 -1 4202560 140053 0 0 0 94168 63 0 0 25 0 4 0 522785751 497250304 87592 33554432000 4194304 4650419 140736019674832 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21947/tid=21949] ppid=21945 vsize=485596 CPUtime=937.19 cores=1,3,5,7
/proc/21947/task/21949/stat : 21949 (strangenight1-m) R 21945 21947 20975 0 -1 4202560 137301 0 0 0 93660 59 0 0 25 0 4 0 522785751 497250304 87592 33554432000 4194304 4650419 140736019674832 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21947/tid=21950] ppid=21945 vsize=485596 CPUtime=942.28 cores=1,3,5,7
/proc/21947/task/21950/stat : 21950 (strangenight1-m) R 21945 21947 20975 0 -1 4202560 83571 0 0 0 94200 28 0 0 25 0 4 0 522785751 497250304 87592 33554432000 4194304 4650419 140736019674832 18446744073709551615 4439318 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3764.14
Current children cumulated vsize (KiB) 485596

[startup+1002.3 s]
/proc/loadavg: 4.49 6.61 7.41 5/175 22025
/proc/meminfo: memFree=29954040/32951124 swapFree=67111364/67111528
[pid=21947] ppid=21945 vsize=518604 CPUtime=4003.81 cores=1,3,5,7
/proc/21947/stat : 21947 (strangenight1-m) R 21945 21947 20975 0 -1 4202496 504934 0 0 0 400175 206 0 0 25 0 4 0 522785751 531050496 94542 33554432000 4194304 4650419 140736019674832 18446744073709551615 4366819 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/21947/statm: 129651 94542 392 112 0 124616 0
[pid=21947/tid=21948] ppid=21945 vsize=518604 CPUtime=1002.32 cores=1,3,5,7
/proc/21947/task/21948/stat : 21948 (strangenight1-m) R 21945 21947 20975 0 -1 4202560 144625 0 0 0 100168 64 0 0 25 0 4 0 522785751 531050496 94542 33554432000 4194304 4650419 140736019674832 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21947/tid=21949] ppid=21945 vsize=518604 CPUtime=996.87 cores=1,3,5,7
/proc/21947/task/21949/stat : 21949 (strangenight1-m) R 21945 21947 20975 0 -1 4202560 140240 0 0 0 99625 62 0 0 25 0 4 0 522785751 531050496 94542 33554432000 4194304 4650419 140736019674832 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21947/tid=21950] ppid=21945 vsize=518604 CPUtime=1002.28 cores=1,3,5,7
/proc/21947/task/21950/stat : 21950 (strangenight1-m) R 21945 21947 20975 0 -1 4202560 83571 0 0 0 100200 28 0 0 25 0 4 0 522785751 531050496 94542 33554432000 4194304 4650419 140736019674832 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4003.81
Current children cumulated vsize (KiB) 518604

[startup+1062.3 s]
/proc/loadavg: 4.29 6.17 7.20 5/175 22026
/proc/meminfo: memFree=29939616/32951124 swapFree=67111364/67111528
[pid=21947] ppid=21945 vsize=518704 CPUtime=4243.49 cores=1,3,5,7
/proc/21947/stat : 21947 (strangenight1-m) R 21945 21947 20975 0 -1 4202496 515011 0 0 0 424136 213 0 0 25 0 4 0 522785751 531152896 98260 33554432000 4194304 4650419 140736019674832 18446744073709551615 4364762 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/21947/statm: 129676 98260 392 112 0 124641 0
[pid=21947/tid=21948] ppid=21945 vsize=518704 CPUtime=1062.32 cores=1,3,5,7
/proc/21947/task/21948/stat : 21948 (strangenight1-m) R 21945 21947 20975 0 -1 4202560 144733 0 0 0 106168 64 0 0 25 0 4 0 522785751 531152896 98260 33554432000 4194304 4650419 140736019674832 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21947/tid=21949] ppid=21945 vsize=518704 CPUtime=1056.55 cores=1,3,5,7
/proc/21947/task/21949/stat : 21949 (strangenight1-m) R 21945 21947 20975 0 -1 4202560 145828 0 0 0 105589 66 0 0 25 0 4 0 522785751 531152896 98260 33554432000 4194304 4650419 140736019674832 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21947/tid=21950] ppid=21945 vsize=518704 CPUtime=1062.28 cores=1,3,5,7
/proc/21947/task/21950/stat : 21950 (strangenight1-m) R 21945 21947 20975 0 -1 4202560 83571 0 0 0 106200 28 0 0 25 0 4 0 522785751 531152896 98260 33554432000 4194304 4650419 140736019674832 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4243.49
Current children cumulated vsize (KiB) 518704

[startup+1122.3 s]
/proc/loadavg: 4.18 5.79 7.01 5/175 22028
/proc/meminfo: memFree=29944288/32951124 swapFree=67111364/67111528
[pid=21947] ppid=21945 vsize=518704 CPUtime=4483.17 cores=1,3,5,7
/proc/21947/stat : 21947 (strangenight1-m) R 21945 21947 20975 0 -1 4202496 519841 0 0 0 448101 216 0 0 25 0 4 0 522785751 531152896 96982 33554432000 4194304 4650419 140736019674832 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/21947/statm: 129676 96982 392 112 0 124641 0
[pid=21947/tid=21948] ppid=21945 vsize=518704 CPUtime=1122.32 cores=1,3,5,7
/proc/21947/task/21948/stat : 21948 (strangenight1-m) R 21945 21947 20975 0 -1 4202560 144733 0 0 0 112168 64 0 0 25 0 4 0 522785751 531152896 96982 33554432000 4194304 4650419 140736019674832 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21947/tid=21949] ppid=21945 vsize=518704 CPUtime=1116.21 cores=1,3,5,7
/proc/21947/task/21949/stat : 21949 (strangenight1-m) R 21945 21947 20975 0 -1 4202560 148141 0 0 0 111555 66 0 0 25 0 4 0 522785751 531152896 96982 33554432000 4194304 4650419 140736019674832 18446744073709551615 4476297 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21947/tid=21950] ppid=21945 vsize=518704 CPUtime=1122.28 cores=1,3,5,7
/proc/21947/task/21950/stat : 21950 (strangenight1-m) R 21945 21947 20975 0 -1 4202560 83571 0 0 0 112200 28 0 0 25 0 4 0 522785751 531152896 96982 33554432000 4194304 4650419 140736019674832 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4483.17
Current children cumulated vsize (KiB) 518704

[startup+1182.3 s]
/proc/loadavg: 4.13 5.47 6.82 5/175 22030
/proc/meminfo: memFree=29930476/32951124 swapFree=67111364/67111528
[pid=21947] ppid=21945 vsize=511264 CPUtime=4722.87 cores=1,3,5,7
/proc/21947/stat : 21947 (strangenight1-m) R 21945 21947 20975 0 -1 4202496 526879 0 0 0 472067 220 0 0 25 0 4 0 522785751 523534336 100489 33554432000 4194304 4650419 140736019674832 18446744073709551615 4366819 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/21947/statm: 127816 100489 392 112 0 122781 0
[pid=21947/tid=21948] ppid=21945 vsize=511264 CPUtime=1182.33 cores=1,3,5,7
/proc/21947/task/21948/stat : 21948 (strangenight1-m) R 21945 21947 20975 0 -1 4202560 148256 0 0 0 118167 66 0 0 25 0 4 0 522785751 523534336 100489 33554432000 4194304 4650419 140736019674832 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21947/tid=21949] ppid=21945 vsize=511264 CPUtime=1175.9 cores=1,3,5,7
/proc/21947/task/21949/stat : 21949 (strangenight1-m) R 21945 21947 20975 0 -1 4202560 148142 0 0 0 117524 66 0 0 25 0 4 0 522785751 523534336 100489 33554432000 4194304 4650419 140736019674832 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21947/tid=21950] ppid=21945 vsize=511264 CPUtime=1182.29 cores=1,3,5,7
/proc/21947/task/21950/stat : 21950 (strangenight1-m) R 21945 21947 20975 0 -1 4202560 84216 0 0 0 118200 29 0 0 25 0 4 0 522785751 523534336 100489 33554432000 4194304 4650419 140736019674832 18446744073709551615 4366845 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4722.87
Current children cumulated vsize (KiB) 511264



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 4.09 5.38 6.76 5/175 22030
/proc/meminfo: memFree=29925256/32951124 swapFree=67111364/67111528
[pid=21947] ppid=21945 vsize=524524 CPUtime=4800.39 cores=1,3,5,7
/proc/21947/stat : 21947 (strangenight1-m) R 21945 21947 20975 0 -1 4202496 531338 0 0 0 479815 224 0 0 25 0 4 0 522785751 537112576 101768 33554432000 4194304 4650419 140736019674832 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/21947/statm: 131131 101768 392 112 0 126096 0
[pid=21947/tid=21948] ppid=21945 vsize=524524 CPUtime=1201.73 cores=1,3,5,7
/proc/21947/task/21948/stat : 21948 (strangenight1-m) R 21945 21947 20975 0 -1 4202560 150377 0 0 0 120106 67 0 0 25 0 4 0 522785751 537112576 101768 33554432000 4194304 4650419 140736019674832 18446744073709551615 4364792 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21947/tid=21949] ppid=21945 vsize=524524 CPUtime=1195.21 cores=1,3,5,7
/proc/21947/task/21949/stat : 21949 (strangenight1-m) R 21945 21947 20975 0 -1 4202560 148144 0 0 0 119455 66 0 0 25 0 4 0 522785751 537112576 101768 33554432000 4194304 4650419 140736019674832 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21947/tid=21950] ppid=21945 vsize=524524 CPUtime=1201.69 cores=1,3,5,7
/proc/21947/task/21950/stat : 21950 (strangenight1-m) R 21945 21947 20975 0 -1 4202560 85454 0 0 0 120139 30 0 0 25 0 4 0 522785751 537112576 101768 33554432000 4194304 4650419 140736019674832 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.39
Current children cumulated vsize (KiB) 524524

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.09 5.38 6.76 5/175 22030
/proc/meminfo: memFree=29925256/32951124 swapFree=67111364/67111528
[pid=21947] ppid=21945 vsize=524524 CPUtime=4800.39 cores=1,3,5,7
/proc/21947/stat : 21947 (strangenight1-m) R 21945 21947 20975 0 -1 4202496 531338 0 0 0 479815 224 0 0 25 0 4 0 522785751 537112576 101768 33554432000 4194304 4650419 140736019674832 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/21947/statm: 131131 101768 392 112 0 126096 0
[pid=21947/tid=21948] ppid=21945 vsize=524524 CPUtime=1201.73 cores=1,3,5,7
/proc/21947/task/21948/stat : 21948 (strangenight1-m) R 21945 21947 20975 0 -1 4202560 150377 0 0 0 120106 67 0 0 25 0 4 0 522785751 537112576 101768 33554432000 4194304 4650419 140736019674832 18446744073709551615 4364792 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21947/tid=21949] ppid=21945 vsize=524524 CPUtime=1195.21 cores=1,3,5,7
/proc/21947/task/21949/stat : 21949 (strangenight1-m) R 21945 21947 20975 0 -1 4202560 148144 0 0 0 119455 66 0 0 25 0 4 0 522785751 537112576 101768 33554432000 4194304 4650419 140736019674832 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21947/tid=21950] ppid=21945 vsize=524524 CPUtime=1201.69 cores=1,3,5,7
/proc/21947/task/21950/stat : 21950 (strangenight1-m) R 21945 21947 20975 0 -1 4202560 85454 0 0 0 120139 30 0 0 25 0 4 0 522785751 537112576 101768 33554432000 4194304 4650419 140736019674832 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.39
Current children cumulated vsize (KiB) 524524

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.73
CPU time (s): 4800.43
CPU user time (s): 4798.18
CPU system time (s): 2.25566
CPU usage (%): 399.461
Max. virtual memory (cumulated for all children) (KiB): 571344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.18
system time used= 2.25566
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 531339
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= 419
involuntary context switches= 33065

runsolver used 1.89271 second user time and 4.63829 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-29 23:17:34
IDJOB=3175309
IDBENCH=82927
IDSOLVER=1588
FILE ID=node106/3175309-1304111854
RUNJOBID= node106-1304111853-21925
PBS_JOBID= 13170655
Free space on /tmp= 72156 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/random/medium/unif-k7-r89-v80-c7120-S1639347701-083.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175309-1304111854/watcher-3175309-1304111854 -o /tmp/evaluation-result-3175309-1304111854/solver-3175309-1304111854 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3175309-1304111854.cnf

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

MD5SUM BENCH= 409e3a755415661f5541c475b40a659c
RANDOM SEED=1504582738

node106.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	: 5226.20
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.82
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.74
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30325500 kB
Buffers:        259208 kB
Cached:        2090192 kB
SwapCached:         88 kB
Active:         807252 kB
Inactive:      1606576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30325500 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           12516 kB
Writeback:           0 kB
AnonPages:       64744 kB
Mapped:          15168 kB
Slab:           146752 kB
PageTables:       4480 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   240592 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= 72152 MiB
End job on node106 at 2011-04-29 23:37:37