Trace number 3368918

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 (fixed)? (TO) 4800.19 1203.13

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-3368918-1305405961.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.37/0.17	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.63
0.37/0.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.37/0.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.37/0.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.37/0.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
0.37/0.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.37/0.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
0.37/0.19	c Finding binary XORs  T:     0.00 s  found:       0
0.37/0.20	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
0.37/0.20	c calculated reachability. Time: 0.00
0.37/0.20	c Calc default polars -  time:   0.00 s pos:      42 undec:       1 neg:      37
0.37/0.20	c =========================================================================================
0.37/0.20	c types(t): F = full restart, N = normal restart
0.37/0.20	c types(t): S = simplification begin/end, E = solution found
0.37/0.20	c restart types(rt): st = static, dy = dynamic
0.37/0.20	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.37/0.20	c  B st     0         0        80      7120         0         0     49840         0   no data   no data  --
1.17/0.39	c  N dy    13      6028        80      7120         0      3230     49840     77697     23.06     24.36  --
2.37/0.68	c  N dy    36     13447        80      7120         0      6155     49840    142899     23.43     24.68  --
3.56/0.91	c  N dy    37     18859        80      7120         0      5955     49840    124316     22.95     24.17  --
4.40/1.11	c  N dy    54     23327        80      7120         0     10051     49840    236165     23.09     24.45  --
4.75/1.20	c  F st    58     25002        80      7120         0     11582     49840    277775     23.12     22.82  --
5.16/1.36	c  N st    63     28302        80      7120         0      8369     49840    175879     23.12   no data  --
5.56/1.43	c  S st    64     30000        80      7120         0      9923     49840    217695     23.12   no data  --
5.56/1.47	c  S st    64     30503        80      7120         0     10394     49840    230281     23.12   no data  --
5.56/1.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.56/1.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.56/1.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
5.56/1.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.56/1.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.56/1.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
5.56/1.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.94/2.58	c lits-rem:      1509  cl-subs:      731  v-elim:      0  v-fix:    0  time:  4.37 s
11.54/2.94	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 1.44
11.54/2.94	c calculated reachability. Time: 0.00
11.54/2.94	c  N dy    64     30503        80      7120         0      9663     49840    207414     23.12   no data  --
13.17/3.39	c  N dy    68     38710        80      7120         0      9939     49840    199098     22.76     24.01  --
14.33/3.63	c  N dy    87     42852        80      7120         0     13711     49840    299700     22.87     24.08  --
15.14/3.84	c  S st   103     45755        80      7120         0      8199     49840    140612     22.96   no data  --
15.14/3.87	c  S st   103     46260        80      7120         0      8675     49840    153327     22.96   no data  --
15.14/3.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.14/3.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.14/3.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
15.14/3.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.14/3.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.14/3.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
15.14/3.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18.72/4.73	c lits-rem:       138  cl-subs:       51  v-elim:      0  v-fix:    0  time:  3.38 s
18.72/4.73	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
18.72/4.73	c vivif2 --  cl tried     8624 cl shrink        0 lits rem          0 time: 0.01
19.92/5.00	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 1.08
19.92/5.00	c calculated reachability. Time: 0.00
19.92/5.00	c  N dy   103     46260        80      7120         0      8624     49840    151592     22.96   no data  --
20.72/5.21	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.11/5.86	c  N dy   149     60904        80      7120         0     12928     49840    252678     23.01     24.23  --
25.10/6.33	c  N dy   165     68131        80      7120         0     19576     49840    432500     23.00     24.22  --
25.50/6.43	c  S st   176     69392        80      7120         0     10653     49840    175994     23.04     21.30  --
25.50/6.47	c  S st   176     69898        80      7120         0     11126     49840    189135     23.04   no data  --
25.50/6.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.50/6.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.50/6.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
25.50/6.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.50/6.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.50/6.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
25.50/6.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
29.10/7.34	c lits-rem:       345  cl-subs:      165  v-elim:      0  v-fix:    0  time:  3.43 s
29.10/7.34	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
29.10/7.34	c vivif2 --  cl tried    10961 cl shrink        0 lits rem          0 time: 0.01
30.33/7.68	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 1.35
30.33/7.68	c calculated reachability. Time: 0.00
30.33/7.68	c  N dy   176     69898        80      7120         0     10961     49840    183653     23.04   no data  --
31.48/7.97	c  N dy   195     74618        80      7120         0     15280     49840    300605     23.09     24.47  --
32.68/8.29	c  N dy   207     79432        80      7120         0     19680     49840    418557     23.09     24.35  --
34.71/8.71	c  N dy   234     84720        80      7120         0     13557     49840    240195     23.12     24.37  --
35.11/8.90	c  F st   241     87501        80      7120         0     16117     49840    308849     23.12     21.19  --
36.28/9.13	c  N st   246     90800        80      7120         0     19152     49840    392487     23.12   no data  --
39.51/9.91	c  N dy   254    102051        80      7120         0     17491     49840    329421     23.04     24.43  --
40.26/10.13	c  S st   266    104848        80      7120         0     20069     49840    398110     23.04     22.76  --
40.26/10.19	c  S st   266    105351        80      7120         0     20536     49840    411253     23.04   no data  --
40.26/10.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
40.26/10.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
40.66/10.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
40.66/10.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
40.66/10.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
40.66/10.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
40.66/10.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
47.45/11.94	c lits-rem:      1275  cl-subs:     1796  v-elim:      0  v-fix:    0  time:  6.92 s
47.45/11.95	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
47.45/11.95	c vivif2 --  cl tried    18740 cl shrink        0 lits rem          0 time: 0.01
49.04/12.34	c asymm  cl-useful: 0/4998/7120 lits-rem:0 time: 1.55
49.04/12.34	c calculated reachability. Time: 0.00
49.04/12.34	c  N dy   266    105351        80      7120         0     18740     49840    361188     23.04   no data  --
52.68/13.27	c  N dy   290    116903        80      7120         0     16544     49840    288618     23.03     24.47  --
56.66/14.26	c  N dy   294    131877        80      7120         0     16516     49840    276441     22.85     24.11  --
59.42/14.92	c  N dy   348    140361        80      7120         0     24351     49840    489292     22.93     24.39  --
62.61/15.76	c  N dy   372    150843        80      7120         0     19352     49840    335871     22.93     24.26  --
65.00/16.37	c  S st   404    158028        80      7120         0     25915     49840    512326     22.96     22.71  --
65.44/16.44	c  S st   404    158531        80      7120         0     26389     49840    525273     22.96   no data  --
65.44/16.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
65.44/16.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
65.44/16.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
65.44/16.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
65.44/16.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
65.44/16.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
65.44/16.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
74.22/18.69	c lits-rem:      2514  cl-subs:     2123  v-elim:      0  v-fix:    0  time:  8.86 s
74.22/18.69	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
74.22/18.70	c vivif2 --  cl tried    24266 cl shrink        0 lits rem          0 time: 0.02
75.37/18.94	c asymm  cl-useful: 0/1798/7120 lits-rem:0 time: 0.98
75.37/18.94	c calculated reachability. Time: 0.00
75.37/18.94	c  N dy   404    158531        80      7120         0     24266     49840    462900     22.96   no data  --
79.36/19.96	c  N dy   436    168948        80      7120         0     18344     49840    292524     22.97     24.21  --
84.55/21.20	c  N dy   452    183303        80      7120         0     31404     49840    637052     22.91     24.43  --
88.93/22.39	c  N dy   517    196629        80      7120         0     27257     49840    521644     22.95     24.22  --
94.52/23.71	c  N dy   561    209366        80      7120         0     21535     49840    350341     22.98     24.21  --
99.31/24.97	c  N dy   583    222807        80      7120         0     33769     49840    674615     22.93     26.66  --
104.50/26.25	c  N dy   601    237599        80      7120         0     29043     49840    533652     22.90     24.12  --
104.50/26.27	c  S st   602    237798        80      7120         0     29224     49840    538521     22.90     22.75  --
104.93/26.34	c  S st   602    238300        80      7120         0     29690     49840    551495     22.90   no data  --
104.93/26.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
104.93/26.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
104.93/26.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
104.93/26.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
104.93/26.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
104.93/26.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
104.93/26.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
114.86/28.86	c lits-rem:      2134  cl-subs:     2504  v-elim:      0  v-fix:    0  time:  9.91 s
114.86/28.86	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
114.86/28.86	c vivif2 --  cl tried    27186 cl shrink        0 lits rem          0 time: 0.02
115.66/29.07	c asymm  cl-useful: 0/2158/7120 lits-rem:0 time: 0.84
115.66/29.07	c calculated reachability. Time: 0.00
115.66/29.07	c  N dy   602    238300        80      7120         0     27186     49840    482136     22.90   no data  --
122.48/30.71	c  N dy   653    253534        80      7120         0     22049     49840    331533     22.93     25.44  --
128.83/32.34	c  N dy   708    270046        80      7120         0     37213     49840    736962     22.93     24.17  --
135.65/34.03	c  N dy   736    287316        80      7120         0     32871     49840    602417     22.90     24.95  --
143.20/35.95	c  F st   761    306251        80      7120         0     29113     49840    486119     22.84     21.44  --
143.20/35.95	c  N st   761    306251        80      7120         0     29113     49840    486119     22.84     21.44  --
152.78/38.30	c  N dy   834    327614        80      7120         0     26788     49840    415198     22.87     24.09  --
162.74/40.84	c  N dy   930    347652        80      7120         0     45153     49840    911688     22.92     26.63  --
166.38/41.74	c  S st   936    357452        80      7120         0     31142     49840    512951     22.89     22.63  --
166.78/41.82	c  S st   936    357955        80      7120         0     31615     49840    526038     22.89   no data  --
166.78/41.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
166.78/41.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
166.78/41.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
166.78/41.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
166.78/41.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
166.78/41.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
166.78/41.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
175.91/44.19	c lits-rem:      1921  cl-subs:     1991  v-elim:      0  v-fix:    0  time:  9.35 s
175.91/44.19	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
176.31/44.20	c vivif2 --  cl tried    29624 cl shrink        0 lits rem          0 time: 0.02
177.11/44.40	c asymm  cl-useful: 0/1648/7120 lits-rem:0 time: 0.81
177.11/44.40	c calculated reachability. Time: 0.00
177.11/44.40	c  N dy   936    357955        80      7120         0     29624     49840    471803     22.89   no data  --
190.68/47.88	c  N dy   976    385212        80      7120         0     30793     49840    489010     22.83     24.14  --
203.04/50.92	c  N dy  1034    405240        80      7120         0     49227     49840    982129     22.82     24.40  --
212.62/53.33	c  N dy  1092    425333        80      7120         0     42971     49840    797480     22.81     25.86  --
223.00/55.95	c  N dy  1166    445548        80      7120         0     35911     49840    595311     22.84     24.17  --
233.37/58.54	c  N dy  1196    466687        80      7120         0     28653     49840    384463     22.80     24.19  --
243.74/61.10	c  N dy  1267    486876        80      7120         0     47184     49840    883884     22.82     24.10  --
256.92/64.46	c  N dy  1339    511335        80      7120         0     42054     49840    724184     22.83     24.16  --
271.28/68.05	c  N dy  1432    535367        80      7120         0     35754     49840    542286     22.85     24.14  --
272.12/68.25	c  S st  1437    536933        80      7120         0     37178     49840    579778     22.85   no data  --
272.47/68.35	c  S st  1437    537434        80      7120         0     37642     49840    592852     22.85   no data  --
272.47/68.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
272.47/68.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
272.47/68.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.06
272.47/68.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
272.47/68.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
272.47/68.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
272.47/68.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
282.45/70.83	c lits-rem:       937  cl-subs:     1970  v-elim:      0  v-fix:    0  time:  9.76 s
282.45/70.83	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
282.45/70.84	c vivif2 --  cl tried    35672 cl shrink        0 lits rem          0 time: 0.02
283.25/71.05	c asymm  cl-useful: 0/1372/7120 lits-rem:0 time: 0.84
283.25/71.05	c calculated reachability. Time: 0.00
283.25/71.05	c  N dy  1437    537434        80      7120         0     35672     49840    539310     22.85   no data  --
300.00/75.28	c  N dy  1523    566826        80      7120         0     33318     49840    459939     22.83     24.04  --
311.22/78.05	c  N dy  1594    586841        80      7120         0     51645     49840    952272     22.84     24.28  --
323.15/81.08	c  N dy  1639    607297        80      7120         0     40183     49840    629431     22.84     24.27  --
336.72/84.48	c  N dy  1713    628362        80      7120         0     59489     49840   1145947     22.84     24.12  --
349.08/87.54	c  N dy  1794    648464        80      7120         0     46786     49840    793132     22.86     24.21  --
366.64/91.97	c  N dy  1882    670661        80      7120         0     35118     49840    459985     22.87     24.35  --
380.21/95.34	c  N dy  1991    690997        80      7120         0     53824     49840    969604     22.90     24.18  --
396.16/99.36	c  N dy  2079    712739        80      7120         0     40678     49840    591913     22.92     24.26  --
410.13/102.81	c  N dy  2130    733622        80      7120         0     59787     49840   1104428     22.92     24.18  --
425.73/106.74	c  N dy  2221    753691        80      7120         0     44300     49840    681036     22.93     24.28  --
441.26/110.60	c  N dy  2273    776879        80      7120         0     65507     49840   1245700     22.92     24.13  --
454.02/113.86	c  N dy  2340    796884        80      7120         0     48989     49840    783287     22.92     24.25  --
460.44/115.49	c  S st  2379    806151        80      7120         0     57521     49840   1014629     22.92   no data  --
461.20/115.66	c  S st  2379    806657        80      7120         0     57994     49840   1027782     22.92   no data  --
461.20/115.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
461.20/115.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
461.20/115.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.10
461.59/115.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
461.59/115.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
461.59/115.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
461.59/115.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
496.71/124.50	c lits-rem:      2143  cl-subs:     4611  v-elim:      0  v-fix:    0  time: 35.03 s
496.71/124.50	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
496.71/124.51	c vivif2 --  cl tried    53383 cl shrink        0 lits rem          0 time: 0.04
497.91/124.86	c asymm  cl-useful: 0/921/7120 lits-rem:0 time: 1.38
497.91/124.86	c calculated reachability. Time: 0.00
497.91/124.86	c  N dy  2379    806657        80      7120         0     53383     49840    898777     22.92   no data  --
518.26/129.91	c  N dy  2483    828081        80      7120         0     37515     49840    464478     22.94     24.18  --
529.84/132.87	c  N dy  2527    848086        80      7120         0     55800     49840    951975     22.93     27.40  --
548.22/137.43	c  N dy  2625    869027        80      7120         0     38482     49840    474950     22.95     24.16  --
561.80/140.84	c  N dy  2719    889766        80      7120         0     57550     49840    992263     22.97     24.34  --
580.11/145.49	c  N dy  2804    910516        80      7120         0     39029     49840    472452     22.98     24.28  --
592.52/148.55	c  N dy  2858    930642        80      7120         0     57427     49840    966876     22.98     24.26  --
610.82/153.10	c  N dy  2926    953871        80      7120         0     40194     49840    485383     22.98     24.31  --
624.79/156.66	c  N dy  2985    977189        80      7120         0     61463     49840   1054642     22.98     24.24  --
639.56/160.37	c  N dy  3008    997606        80      7120         0     40837     49840    487067     22.96     24.21  --
653.12/163.76	c  N dy  3094   1018467        80      7120         0     59918     49840   1004759     22.97     24.27  --
681.05/170.71	c  N dy  3169   1053877        80      7120         0     51962     49840    762647     22.95     24.17  --
695.02/174.21	c  F st  3228   1071877        80      7120         0     68435     49840   1205937     22.95     24.70  --
697.02/174.72	c  N st  3232   1073910        80      7120         0     70266     49840   1255965     22.95   no data  --
715.77/179.44	c  N dy  3322   1094021        80      7120         0     47601     49840    639196     22.96     24.24  --
730.93/183.28	c  N dy  3393   1114794        80      7120         0     66547     49840   1149070     22.97     24.25  --
751.67/188.47	c  N dy  3446   1137572        80      7120         0     45315     49840    558650     22.96     24.21  --
773.62/193.90	c  N dy  3555   1166590        80      7120         0     71778     49840   1267368     22.96     24.31  --
797.96/200.05	c  N dy  3635   1186645        80      7120         0     47232     49840    595885     22.97     26.32  --
815.52/204.47	c  N dy  3689   1207368        80      7120         0     66141     49840   1101491     22.97     24.18  --
818.71/205.23	c  S st  3704   1209985        80      7120         0     68544     49840   1167371     22.97   no data  --
819.51/205.44	c  S st  3704   1210486        80      7120         0     69009     49840   1180461     22.97   no data  --
819.51/205.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
819.51/205.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
819.51/205.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.16
819.91/205.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
819.91/205.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
819.91/205.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
819.91/205.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
901.69/226.08	c lits-rem:      2746  cl-subs:     5410  v-elim:      0  v-fix:    0  time: 82.02 s
901.69/226.08	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
902.09/226.10	c vivif2 --  cl tried    63599 cl shrink        0 lits rem          0 time: 0.06
903.29/226.48	c asymm  cl-useful: 0/776/7120 lits-rem:0 time: 1.54
903.29/226.49	c calculated reachability. Time: 0.00
903.29/226.49	c  N dy  3704   1210486        80      7120         0     63599     49840   1028549     22.97   no data  --
922.83/231.39	c  N dy  3727   1230511        80      7120         0     81824     49840   1510408     22.96     24.84  --
944.37/236.73	c  N dy  3805   1252215        80      7120         0     58034     49840    874923     22.96     24.21  --
961.93/241.17	c  N dy  3824   1276221        80      7120         0     79771     49840   1453410     22.94     24.27  --
982.73/246.32	c  N dy  3876   1296672        80      7120         0     53949     49840    747406     22.93     24.15  --
1003.43/251.53	c  N dy  3960   1316900        80      7120         0     72457     49840   1248730     22.94     24.17  --
1038.13/260.21	c  N dy  4029   1351524        80      7120         0     58389     49840    839478     22.92     24.17  --
1060.48/265.88	c  N dy  4132   1372194        80      7120         0     77281     49840   1355817     22.93     24.26  --
1087.21/272.55	c  N dy  4236   1394974        80      7120         0     51635     49840    650492     22.95     24.20  --
1103.57/276.65	c  N dy  4309   1415047        80      7120         0     69920     49840   1142966     22.95     26.29  --
1127.13/282.50	c  N dy  4423   1435443        80      7120         0     88667     49840   1657294     22.97     24.22  --
1180.63/295.96	c  N dy  4503   1498329        80      7120         0     50019     49840    580455     22.91     24.29  --
1197.78/300.26	c  N dy  4602   1518888        80      7120         0     68918     49840   1095562     22.92     24.32  --
1220.48/305.96	c  N dy  4658   1540982        80      7120         0     89027     49840   1633553     22.92     24.16  --
1242.43/311.44	c  N dy  4739   1561037        80      7120         0     58050     49840    779271     22.92     24.41  --
1262.78/316.54	c  N dy  4869   1581102        80      7120         0     76429     49840   1281408     22.94     25.72  --
1281.57/321.28	c  N dy  4889   1601181        80      7120         0     94568     49840   1761110     22.93     24.28  --
1301.89/326.39	c  N dy  4991   1621189        80      7120         0     62831     49840    898733     22.94     25.40  --
1323.43/331.78	c  N dy  5094   1642129        80      7120         0     81984     49840   1419210     22.95     24.21  --
1347.77/337.82	c  N dy  5159   1662196        80      7120         0    100278     49840   1913483     22.95     24.31  --
1364.97/342.17	c  N dy  5205   1682362        80      7120         0     67537     49840    998016     22.95     24.36  --
1386.91/347.67	c  N dy  5287   1703174        80      7120         0     86583     49840   1513530     22.95     24.21  --
1396.04/349.99	c  S st  5303   1710489        80      7120         0     93244     49840   1694644     22.95     23.00  --
1397.64/350.35	c  S st  5303   1710995        80      7120         0     93724     49840   1707895     22.95   no data  --
1397.64/350.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1397.64/350.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1398.04/350.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.24
1398.04/350.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1398.04/350.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1398.04/350.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
1398.04/350.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1582.75/396.74	c lits-rem:      4950  cl-subs:     8961  v-elim:      0  v-fix:    0  time: 184.47 s
1582.75/396.74	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
1582.75/396.76	c vivif2 --  cl tried    84763 cl shrink        0 lits rem          0 time: 0.08
1584.38/397.14	c asymm  cl-useful: 0/788/7120 lits-rem:0 time: 1.50
1584.38/397.14	c calculated reachability. Time: 0.00
1584.38/397.14	c  N dy  5303   1710995        80      7120         0     84763     49840   1458588     22.95   no data  --
1617.05/405.32	c  N dy  5418   1731012        80      7120         0    103099     49840   1957869     22.96     26.78  --
1637.04/410.34	c  N dy  5503   1751023        80      7120         0     69761     49840   1054630     22.97     24.38  --
1668.11/418.13	c  N dy  5616   1771054        80      7120         0     88102     49840   1554604     22.98     24.23  --
1707.61/428.06	c  N dy  5685   1796157        80      7120         0     58107     49840    712202     22.98     24.30  --
1736.34/435.23	c  N dy  5782   1819320        80      7120         0     79288     49840   1286805     22.99     24.27  --
1772.67/444.36	c  N dy  5858   1845349        80      7120         0    103012     49840   1925553     22.98     24.28  --
1796.97/450.41	c  N dy  5937   1865434        80      7120         0     67646     49840    963715     22.99     24.28  --
1820.95/456.41	c  N dy  5972   1887233        80      7120         0     87500     49840   1491049     22.98     24.21  --
1855.63/465.13	c  N dy  6014   1915741        80      7120         0     58672     49840    698629     22.98     24.30  --
1874.37/469.89	c  N dy  6087   1935903        80      7120         0     77141     49840   1197023     22.98     24.24  --
1895.57/475.13	c  N dy  6133   1956065        80      7120         0     95477     49840   1688100     22.97     24.35  --
1920.66/481.43	c  N dy  6176   1976165        80      7120         0     58215     49840    673040     22.97     24.33  --
2001.30/501.62	c  N dy  6256   2063801        80      7120         0     80943     49840   1239028     22.88     24.09  --
2023.25/507.15	c  N dy  6267   2085924        80      7120         0    101052     49840   1773333     22.86     24.10  --
2052.34/514.41	c  N dy  6377   2105983        80      7120         0     62335     49840    760079     22.87     24.84  --
2072.68/519.53	c  N dy  6487   2126045        80      7120         0     80725     49840   1259684     22.88     25.89  --
2099.82/526.30	c  N dy  6585   2146961        80      7120         0     99904     49840   1781355     22.89     24.37  --
2130.14/533.91	c  N dy  6668   2167157        80      7120         0     60027     49840    678473     22.89     24.27  --
2158.07/540.96	c  N dy  6755   2196734        80      7120         0     86992     49840   1402746     22.89     24.12  --
2178.02/545.99	c  S st  6842   2210995        80      7120         0    100082     49840   1762038     22.90   no data  --
2179.22/546.28	c  S st  6842   2211497        80      7120         0    100550     49840   1775120     22.90   no data  --
2179.22/546.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2179.22/546.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2179.62/546.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.21
2179.62/546.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2179.62/546.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2179.62/546.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
2179.62/546.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2325.25/582.89	c lits-rem:      5228  cl-subs:     9084  v-elim:      0  v-fix:    0  time: 145.55 s
2325.25/582.89	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
2325.68/582.91	c vivif2 --  cl tried    91466 cl shrink        0 lits rem          0 time: 0.06
2326.84/583.25	c asymm  cl-useful: 0/664/7120 lits-rem:0 time: 1.36
2326.84/583.25	c calculated reachability. Time: 0.00
2326.84/583.25	c  N dy  6842   2211497        80      7120         0     91466     49840   1518921     22.90   no data  --
2364.74/592.70	c  N dy  6896   2238158        80      7120         0    115677     49840   2166118     22.90     24.16  --
2384.29/597.69	c  N dy  6938   2259208        80      7120         0     75958     49840   1091795     22.89     24.23  --
2413.46/605.00	c  N dy  6993   2283929        80      7120         0     98514     49840   1698552     22.89     24.12  --
2457.75/616.02	c  N dy  7086   2304901        80      7120         0    117696     49840   2217622     22.89     24.21  --
2483.67/622.60	c  N dy  7151   2324949        80      7120         0     76027     49840   1079355     22.90     24.46  --
2511.56/629.57	c  N dy  7238   2344957        80      7120         0     94328     49840   1573697     22.90     25.76  --
2546.27/638.23	c  N dy  7342   2365031        80      7120         0    112793     49840   2076719     22.91     24.19  --
2579.00/646.42	c  N dy  7444   2385129        80      7120         0     70054     49840    905551     22.92     24.23  --
2605.73/653.12	c  N dy  7556   2405204        80      7120         0     88365     49840   1407182     22.92     24.92  --
2639.24/661.59	c  N dy  7661   2425207        80      7120         0    106734     49840   1908028     22.93     24.17  --
2675.95/670.71	c  N dy  7719   2445209        80      7120         0     62843     49840    692958     22.93     24.24  --
2700.29/676.88	c  N dy  7826   2466060        80      7120         0     81950     49840   1215514     22.94     24.25  --
2733.01/685.00	c  N dy  7935   2486136        80      7120         0    100300     49840   1715380     22.95     24.92  --
2768.13/693.80	c  N dy  8000   2506664        80      7120         0    119054     49840   2219302     22.95     24.20  --
2798.04/701.37	c  N dy  8097   2526715        80      7120         0     74391     49840    995763     22.95     25.75  --
2827.57/708.78	c  N dy  8196   2548458        80      7120         0     94231     49840   1533195     22.96     24.27  --
2862.29/717.49	c  N dy  8282   2568813        80      7120         0    112820     49840   2036476     22.96     24.23  --
2901.03/727.11	c  N dy  8356   2589441        80      7120         0     67646     49840    790309     22.96     24.29  --
2921.74/732.32	c  N dy  8390   2609468        80      7120         0     85830     49840   1271690     22.95     25.15  --
2954.86/740.62	c  N dy  8476   2631794        80      7120         0    106249     49840   1827662     22.96     24.19  --
2992.80/750.14	c  N dy  8582   2651798        80      7120         0    124441     49840   2322912     22.96     25.43  --
3023.93/757.99	c  N dy  8682   2672530        80      7120         0     78644     49840   1077795     22.97     24.46  --
3049.43/764.35	c  N dy  8757   2693266        80      7120         0     97524     49840   1589832     22.97     24.19  --
3078.15/771.57	c  S st  8828   2711497        80      7120         0    114144     49840   2039009     22.98   no data  --
3079.75/771.93	c  S st  8828   2712002        80      7120         0    114624     49840   2052297     22.98   no data  --
3079.75/771.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3079.75/771.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3080.15/772.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.24
3080.15/772.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3080.15/772.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3080.15/772.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
3080.15/772.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3625.98/908.81	c lits-rem:      5314  cl-subs:    10230  v-elim:      0  v-fix:    0  time: 545.42 s
3625.98/908.81	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
3625.98/908.83	c vivif2 --  cl tried   104394 cl shrink        0 lits rem          0 time: 0.09
3627.58/909.20	c asymm  cl-useful: 0/537/7120 lits-rem:0 time: 1.46
3627.58/909.20	c calculated reachability. Time: 0.00
3627.58/909.20	c  N dy  8828   2712002        80      7120         0    104394     49840   1759642     22.98   no data  --
3661.09/917.66	c  N dy  8937   2732007        80      7120         0    122722     49840   2259044     22.98     25.58  --
3699.43/927.28	c  N dy  9007   2763893        80      7120         0     86489     49840   1271992     22.98     24.42  --
3728.11/934.46	c  N dy  9093   2785195        80      7120         0    105904     49840   1800235     22.98     24.26  --
3764.43/943.59	c  N dy  9186   2805216        80      7120         0    124309     49840   2302119     22.99     24.44  --
3803.13/953.25	c  N dy  9254   2828961        80      7120         0     79546     49840   1069104     22.99     24.32  --
3837.45/961.87	c  N dy  9325   2849005        80      7120         0     97854     49840   1564089     22.99     25.20  --
3885.72/973.97	c  N dy  9371   2874194        80      7120         0    120786     49840   2180958     22.99     24.26  --
3932.79/985.73	c  N dy  9456   2895401        80      7120         0     72688     49840    862620     22.99     24.22  --
3962.33/993.12	c  N dy  9533   2915499        80      7120         0     91064     49840   1359719     22.99     25.51  --
4001.03/1002.84	c  N dy  9642   2935608        80      7120         0    109380     49840   1859714     23.00     24.27  --
4046.15/1014.12	c  N dy  9731   2955621        80      7120         0    127592     49840   2354280     23.00     25.28  --
4088.81/1024.85	c  N dy  9828   2976773        80      7120         0     78601     49840   1012662     23.01     24.42  --
4126.31/1034.22	c  N dy  9945   2999066        80      7120         0     98953     49840   1567930     23.01     24.31  --
4214.48/1056.40	c  N dy 10019   3052542        80      7120         0     78087     49840    972578     22.99     24.43  --
4268.34/1069.81	c  N dy 10104   3083280        80      7120         0    106122     49840   1725081     22.98     24.26  --
4312.62/1080.99	c  N dy 10172   3103397        80      7120         0    124395     49840   2219688     22.99     24.39  --
4366.51/1094.48	c  N dy 10273   3123774        80      7120         0     72946     49840    829703     22.99     24.22  --
4396.40/1101.92	c  N dy 10323   3144430        80      7120         0     91694     49840   1331121     22.99     24.29  --
4437.88/1112.36	c  N dy 10435   3164494        80      7120         0    110066     49840   1834722     23.00     24.23  --
4487.75/1124.83	c  N dy 10484   3188579        80      7120         0    131982     49840   2418449     22.99     24.30  --
4535.22/1136.75	c  N dy 10581   3208606        80      7120         0     79214     49840    982786     23.00     24.62  --
4541.21/1138.26	c  S st 10605   3212002        80      7120         0     82340     49840   1069480     23.00   no data  --
4542.44/1138.60	c  S st 10605   3212505        80      7120         0     82800     49840   1082527     23.00   no data  --
4542.80/1138.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4542.80/1138.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4542.80/1138.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.24
4543.19/1138.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4543.19/1138.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4543.19/1138.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
4543.19/1138.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4661.68/1168.40	c lits-rem:      1562  cl-subs:     2458  v-elim:      0  v-fix:    0  time: 118.44 s
4661.68/1168.40	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
4661.68/1168.42	c vivif2 --  cl tried    80342 cl shrink        0 lits rem          0 time: 0.06
4663.28/1168.87	c asymm  cl-useful: 0/667/7120 lits-rem:0 time: 1.81
4663.28/1168.87	c calculated reachability. Time: 0.00
4663.28/1168.87	c  N dy 10605   3212505        80      7120         0     80342     49840   1012782     23.00   no data  --
4699.18/1177.88	c  N dy 10716   3232544        80      7120         0     98613     49840   1511121     23.00     24.39  --
4737.07/1187.32	c  N dy 10770   3253765        80      7120         0    117964     49840   2035210     23.00     24.35  --
4788.93/1200.34	c  N dy 10886   3275180        80      7120         0    137616     49840   2573770     23.01     24.23  --

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: 961)

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

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

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


[startup+0 s]
/proc/loadavg: 4.32 6.84 7.30 7/326 24445
/proc/meminfo: memFree=25300216/32951124 swapFree=44485764/67111528
[pid=24442] ppid=24440 vsize=281928 CPUtime=0.02 cores=0,2,4,6
/proc/24442/stat : 24442 (strangenight1-m) S 24440 24442 23677 0 -1 4202496 1192 0 0 0 2 0 0 0 21 0 4 0 652196507 288694272 1112 33554432000 4194304 4650419 140734347009360 18446744073709551615 244447050222 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24442/statm: 70482 1112 366 112 0 65447 0
[pid=24442/tid=24446] ppid=24440 vsize=281928 CPUtime=0 cores=0,2,4,6
/proc/24442/task/24446/stat : 24446 (strangenight1-m) R 24440 24442 23677 0 -1 4202560 78 0 0 0 0 0 0 0 22 0 4 0 652196507 288694272 1112 33554432000 4194304 4650419 140734347009360 18446744073709551615 244447050222 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24442/tid=24447] ppid=24440 vsize=281928 CPUtime=0 cores=0,2,4,6
/proc/24442/task/24447/stat : 24447 (strangenight1-m) R 24440 24442 23677 0 -1 4202560 232 0 0 0 0 0 0 0 22 0 4 0 652196507 288694272 1112 33554432000 4194304 4650419 140734347009360 18446744073709551615 244447050271 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24442/tid=24448] ppid=24440 vsize=281928 CPUtime=0 cores=0,2,4,6
/proc/24442/task/24448/stat : 24448 (strangenight1-m) R 24440 24442 23677 0 -1 4202560 217 0 0 0 0 0 0 0 22 0 4 0 652196507 288694272 1112 33554432000 4194304 4650419 140734347009360 18446744073709551615 244446605633 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.0997899 s]
/proc/loadavg: 4.32 6.84 7.30 7/326 24445
/proc/meminfo: memFree=25300216/32951124 swapFree=44485764/67111528
[pid=24442] ppid=24440 vsize=281924 CPUtime=0.37 cores=0,2,4,6
/proc/24442/stat : 24442 (strangenight1-m) R 24440 24442 23677 0 -1 4202496 1520 0 0 0 37 0 0 0 21 0 4 0 652196507 288690176 1440 33554432000 4194304 4650419 140734347009360 18446744073709551615 4370626 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24442/statm: 70481 1440 366 112 0 65446 0
[pid=24442/tid=24446] ppid=24440 vsize=281924 CPUtime=0.08 cores=0,2,4,6
/proc/24442/task/24446/stat : 24446 (strangenight1-m) R 24440 24442 23677 0 -1 4202560 242 0 0 0 8 0 0 0 22 0 4 0 652196507 288690176 1440 33554432000 4194304 4650419 140734347009360 18446744073709551615 4370503 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24442/tid=24447] ppid=24440 vsize=281924 CPUtime=0.09 cores=0,2,4,6
/proc/24442/task/24447/stat : 24447 (strangenight1-m) R 24440 24442 23677 0 -1 4202560 257 0 0 0 9 0 0 0 22 0 4 0 652196507 288690176 1440 33554432000 4194304 4650419 140734347009360 18446744073709551615 4370570 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24442/tid=24448] ppid=24440 vsize=281924 CPUtime=0.09 cores=0,2,4,6
/proc/24442/task/24448/stat : 24448 (strangenight1-m) R 24440 24442 23677 0 -1 4202560 343 0 0 0 9 0 0 0 22 0 4 0 652196507 288690176 1440 33554432000 4194304 4650419 140734347009360 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 281924

[startup+0.10079 s]
/proc/loadavg: 4.32 6.84 7.30 7/326 24445
/proc/meminfo: memFree=25300216/32951124 swapFree=44485764/67111528
[pid=24442] ppid=24440 vsize=281924 CPUtime=0.37 cores=0,2,4,6
/proc/24442/stat : 24442 (strangenight1-m) R 24440 24442 23677 0 -1 4202496 1522 0 0 0 37 0 0 0 21 0 4 0 652196507 288690176 1442 33554432000 4194304 4650419 140734347009360 18446744073709551615 4369378 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24442/statm: 70481 1442 366 112 0 65446 0
[pid=24442/tid=24446] ppid=24440 vsize=281924 CPUtime=0.08 cores=0,2,4,6
/proc/24442/task/24446/stat : 24446 (strangenight1-m) R 24440 24442 23677 0 -1 4202560 242 0 0 0 8 0 0 0 22 0 4 0 652196507 288690176 1442 33554432000 4194304 4650419 140734347009360 18446744073709551615 4369160 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24442/tid=24447] ppid=24440 vsize=281924 CPUtime=0.09 cores=0,2,4,6
/proc/24442/task/24447/stat : 24447 (strangenight1-m) R 24440 24442 23677 0 -1 4202560 258 0 0 0 9 0 0 0 22 0 4 0 652196507 288690176 1442 33554432000 4194304 4650419 140734347009360 18446744073709551615 4370730 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24442/tid=24448] ppid=24440 vsize=281924 CPUtime=0.09 cores=0,2,4,6
/proc/24442/task/24448/stat : 24448 (strangenight1-m) R 24440 24442 23677 0 -1 4202560 344 0 0 0 9 0 0 0 22 0 4 0 652196507 288690176 1442 33554432000 4194304 4650419 140734347009360 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 281924

[startup+0.300755 s]
/proc/loadavg: 4.32 6.84 7.30 7/326 24445
/proc/meminfo: memFree=25300216/32951124 swapFree=44485764/67111528
[pid=24442] ppid=24440 vsize=285632 CPUtime=1.17 cores=0,2,4,6
/proc/24442/stat : 24442 (strangenight1-m) R 24440 24442 23677 0 -1 4202496 3955 0 0 0 117 0 0 0 21 0 4 0 652196507 292487168 3367 33554432000 4194304 4650419 140734347009360 18446744073709551615 4364751 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24442/statm: 71408 3367 390 112 0 66373 0
[pid=24442/tid=24446] ppid=24440 vsize=285632 CPUtime=0.28 cores=0,2,4,6
/proc/24442/task/24446/stat : 24446 (strangenight1-m) R 24440 24442 23677 0 -1 4202560 894 0 0 0 28 0 0 0 22 0 4 0 652196507 292487168 3367 33554432000 4194304 4650419 140734347009360 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24442/tid=24447] ppid=24440 vsize=285632 CPUtime=0.29 cores=0,2,4,6
/proc/24442/task/24447/stat : 24447 (strangenight1-m) R 24440 24442 23677 0 -1 4202560 915 0 0 0 29 0 0 0 22 0 4 0 652196507 292487168 3367 33554432000 4194304 4650419 140734347009360 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24442/tid=24448] ppid=24440 vsize=285632 CPUtime=0.29 cores=0,2,4,6
/proc/24442/task/24448/stat : 24448 (strangenight1-m) R 24440 24442 23677 0 -1 4202560 748 0 0 0 29 0 0 0 22 0 4 0 652196507 292487168 3367 33554432000 4194304 4650419 140734347009360 18446744073709551615 4334286 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 285632

[startup+0.70068 s]
/proc/loadavg: 4.32 6.84 7.30 7/326 24445
/proc/meminfo: memFree=25300216/32951124 swapFree=44485764/67111528
[pid=24442] ppid=24440 vsize=287136 CPUtime=2.77 cores=0,2,4,6
/proc/24442/stat : 24442 (strangenight1-m) R 24440 24442 23677 0 -1 4202496 6365 0 0 0 277 0 0 0 22 0 4 0 652196507 294027264 3970 33554432000 4194304 4650419 140734347009360 18446744073709551615 4365346 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24442/statm: 71784 3970 390 112 0 66749 0
[pid=24442/tid=24446] ppid=24440 vsize=287136 CPUtime=0.68 cores=0,2,4,6
/proc/24442/task/24446/stat : 24446 (strangenight1-m) R 24440 24442 23677 0 -1 4202560 1542 0 0 0 68 0 0 0 24 0 4 0 652196507 294027264 3970 33554432000 4194304 4650419 140734347009360 18446744073709551615 4363423 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24442/tid=24447] ppid=24440 vsize=287136 CPUtime=0.69 cores=0,2,4,6
/proc/24442/task/24447/stat : 24447 (strangenight1-m) R 24440 24442 23677 0 -1 4202560 1609 0 0 0 69 0 0 0 23 0 4 0 652196507 294027264 3970 33554432000 4194304 4650419 140734347009360 18446744073709551615 4365276 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24442/tid=24448] ppid=24440 vsize=287136 CPUtime=0.69 cores=0,2,4,6
/proc/24442/task/24448/stat : 24448 (strangenight1-m) R 24440 24442 23677 0 -1 4202560 1186 0 0 0 69 0 0 0 23 0 4 0 652196507 294027264 3970 33554432000 4194304 4650419 140734347009360 18446744073709551615 4315081 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 287136

[startup+1.50053 s]
/proc/loadavg: 4.32 6.84 7.30 10/331 24450
/proc/meminfo: memFree=25273764/32951124 swapFree=44485764/67111528
[pid=24442] ppid=24440 vsize=294856 CPUtime=5.96 cores=0,2,4,6
/proc/24442/stat : 24442 (strangenight1-m) R 24440 24442 23677 0 -1 4202496 11787 0 0 0 595 1 0 0 25 0 4 0 652196507 301932544 6366 33554432000 4194304 4650419 140734347009360 18446744073709551615 4433074 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24442/statm: 73714 6366 392 112 0 68679 0
[pid=24442/tid=24446] ppid=24440 vsize=294856 CPUtime=1.47 cores=0,2,4,6
/proc/24442/task/24446/stat : 24446 (strangenight1-m) R 24440 24442 23677 0 -1 4202560 2496 0 0 0 147 0 0 0 25 0 4 0 652196507 301932544 6366 33554432000 4194304 4650419 140734347009360 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24442/tid=24447] ppid=24440 vsize=294856 CPUtime=1.48 cores=0,2,4,6
/proc/24442/task/24447/stat : 24447 (strangenight1-m) R 24440 24442 23677 0 -1 4202560 2619 0 0 0 148 0 0 0 25 0 4 0 652196507 301932544 6366 33554432000 4194304 4650419 140734347009360 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24442/tid=24448] ppid=24440 vsize=294856 CPUtime=1.49 cores=0,2,4,6
/proc/24442/task/24448/stat : 24448 (strangenight1-m) R 24440 24442 23677 0 -1 4202560 2130 0 0 0 149 0 0 0 25 0 4 0 652196507 301932544 6366 33554432000 4194304 4650419 140734347009360 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 294856

[startup+3.10023 s]
/proc/loadavg: 4.61 6.86 7.30 10/331 24450
/proc/meminfo: memFree=25246480/32951124 swapFree=44485764/67111528
[pid=24442] ppid=24440 vsize=295140 CPUtime=12.34 cores=0,2,4,6
/proc/24442/stat : 24442 (strangenight1-m) R 24440 24442 23677 0 -1 4202496 19404 0 0 0 1232 2 0 0 25 0 4 0 652196507 302223360 11800 33554432000 4194304 4650419 140734347009360 18446744073709551615 4366920 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24442/statm: 73785 11800 392 112 0 68750 0
[pid=24442/tid=24446] ppid=24440 vsize=295140 CPUtime=3.06 cores=0,2,4,6
/proc/24442/task/24446/stat : 24446 (strangenight1-m) R 24440 24442 23677 0 -1 4202560 4149 0 0 0 306 0 0 0 25 0 4 0 652196507 302223360 11800 33554432000 4194304 4650419 140734347009360 18446744073709551615 4370730 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24442/tid=24447] ppid=24440 vsize=295140 CPUtime=3.09 cores=0,2,4,6
/proc/24442/task/24447/stat : 24447 (strangenight1-m) R 24440 24442 23677 0 -1 4202560 5398 0 0 0 308 1 0 0 25 0 4 0 652196507 302223360 11800 33554432000 4194304 4650419 140734347009360 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24442/tid=24448] ppid=24440 vsize=295140 CPUtime=3.08 cores=0,2,4,6
/proc/24442/task/24448/stat : 24448 (strangenight1-m) R 24440 24442 23677 0 -1 4202560 5225 0 0 0 308 0 0 0 25 0 4 0 652196507 302223360 11800 33554432000 4194304 4650419 140734347009360 18446744073709551615 4370675 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 295140

[startup+6.30064 s]
/proc/loadavg: 4.61 6.86 7.30 10/331 24450
/proc/meminfo: memFree=25204244/32951124 swapFree=44485764/67111528
[pid=24442] ppid=24440 vsize=286432 CPUtime=25.1 cores=0,2,4,6
/proc/24442/stat : 24442 (strangenight1-m) R 24440 24442 23677 0 -1 4202496 28062 0 0 0 2506 4 0 0 25 0 4 0 652196507 293306368 15973 33554432000 4194304 4650419 140734347009360 18446744073709551615 4365323 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24442/statm: 71608 15973 392 112 0 66573 0
[pid=24442/tid=24446] ppid=24440 vsize=286432 CPUtime=6.22 cores=0,2,4,6
/proc/24442/task/24446/stat : 24446 (strangenight1-m) R 24440 24442 23677 0 -1 4202560 7208 0 0 0 622 0 0 0 25 0 4 0 652196507 293306368 15973 33554432000 4194304 4650419 140734347009360 18446744073709551615 4439082 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24442/tid=24447] ppid=24440 vsize=286432 CPUtime=6.28 cores=0,2,4,6
/proc/24442/task/24447/stat : 24447 (strangenight1-m) R 24440 24442 23677 0 -1 4202560 7192 0 0 0 627 1 0 0 25 0 4 0 652196507 293306368 15973 33554432000 4194304 4650419 140734347009360 18446744073709551615 4366857 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24442/tid=24448] ppid=24440 vsize=286432 CPUtime=6.29 cores=0,2,4,6
/proc/24442/task/24448/stat : 24448 (strangenight1-m) R 24440 24442 23677 0 -1 4202560 7350 0 0 0 628 1 0 0 25 0 4 0 652196507 293306368 15973 33554432000 4194304 4650419 140734347009360 18446744073709551615 4313071 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 286432

[startup+12.7004 s]
/proc/loadavg: 5.13 6.89 7.31 10/331 24450
/proc/meminfo: memFree=25160960/32951124 swapFree=44485764/67111528
[pid=24442] ppid=24440 vsize=315580 CPUtime=50.64 cores=0,2,4,6
/proc/24442/stat : 24442 (strangenight1-m) R 24440 24442 23677 0 -1 4202496 40475 0 0 0 5057 7 0 0 25 0 4 0 652196507 323153920 20760 33554432000 4194304 4650419 140734347009360 18446744073709551615 4334514 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24442/statm: 78895 20760 392 112 0 73860 0
[pid=24442/tid=24446] ppid=24440 vsize=315580 CPUtime=12.56 cores=0,2,4,6
/proc/24442/task/24446/stat : 24446 (strangenight1-m) R 24440 24442 23677 0 -1 4202560 10014 0 0 0 1255 1 0 0 25 0 4 0 652196507 323153920 20760 33554432000 4194304 4650419 140734347009360 18446744073709551615 4476315 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24442/tid=24447] ppid=24440 vsize=315580 CPUtime=12.68 cores=0,2,4,6
/proc/24442/task/24447/stat : 24447 (strangenight1-m) R 24440 24442 23677 0 -1 4202560 10064 0 0 0 1266 2 0 0 25 0 4 0 652196507 323153920 20760 33554432000 4194304 4650419 140734347009360 18446744073709551615 4360427 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24442/tid=24448] ppid=24440 vsize=315580 CPUtime=12.69 cores=0,2,4,6
/proc/24442/task/24448/stat : 24448 (strangenight1-m) R 24440 24442 23677 0 -1 4202560 11490 0 0 0 1267 2 0 0 25 0 4 0 652196507 323153920 20760 33554432000 4194304 4650419 140734347009360 18446744073709551615 4313370 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 315580

[startup+25.5011 s]
/proc/loadavg: 5.57 6.93 7.31 10/331 24451
/proc/meminfo: memFree=25120044/32951124 swapFree=44485764/67111528
[pid=24442] ppid=24440 vsize=317344 CPUtime=101.7 cores=0,2,4,6
/proc/24442/stat : 24442 (strangenight1-m) R 24440 24442 23677 0 -1 4202496 61621 0 0 0 10158 12 0 0 25 0 4 0 652196507 324960256 26727 33554432000 4194304 4650419 140734347009360 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24442/statm: 79336 26727 392 112 0 74301 0
[pid=24442/tid=24446] ppid=24440 vsize=317344 CPUtime=25.22 cores=0,2,4,6
/proc/24442/task/24446/stat : 24446 (strangenight1-m) R 24440 24442 23677 0 -1 4202560 15151 0 0 0 2520 2 0 0 25 0 4 0 652196507 324960256 26727 33554432000 4194304 4650419 140734347009360 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24442/tid=24447] ppid=24440 vsize=317344 CPUtime=25.48 cores=0,2,4,6
/proc/24442/task/24447/stat : 24447 (strangenight1-m) R 24440 24442 23677 0 -1 4202560 15861 0 0 0 2545 3 0 0 25 0 4 0 652196507 324960256 26727 33554432000 4194304 4650419 140734347009360 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24442/tid=24448] ppid=24440 vsize=317344 CPUtime=25.48 cores=0,2,4,6
/proc/24442/task/24448/stat : 24448 (strangenight1-m) R 24440 24442 23677 0 -1 4202560 17318 0 0 0 2545 3 0 0 25 0 4 0 652196507 324960256 26727 33554432000 4194304 4650419 140734347009360 18446744073709551615 4366845 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.7
Current children cumulated vsize (KiB) 317344

[startup+51.1003 s]
/proc/loadavg: 6.54 7.05 7.34 9/331 24481
/proc/meminfo: memFree=25116280/32951124 swapFree=44485764/67111528
[pid=24442] ppid=24440 vsize=333384 CPUtime=203.84 cores=0,2,4,6
/proc/24442/stat : 24442 (strangenight1-m) R 24440 24442 23677 0 -1 4202496 90629 0 0 0 20365 19 0 0 25 0 4 0 652196507 341385216 34356 33554432000 4194304 4650419 140734347009360 18446744073709551615 4364785 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24442/statm: 83346 34356 392 112 0 78311 0
[pid=24442/tid=24446] ppid=24440 vsize=333384 CPUtime=50.56 cores=0,2,4,6
/proc/24442/task/24446/stat : 24446 (strangenight1-m) R 24440 24442 23677 0 -1 4202560 25009 0 0 0 5053 3 0 0 25 0 4 0 652196507 341385216 34356 33554432000 4194304 4650419 140734347009360 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24442/tid=24447] ppid=24440 vsize=333384 CPUtime=51.08 cores=0,2,4,6
/proc/24442/task/24447/stat : 24447 (strangenight1-m) R 24440 24442 23677 0 -1 4202560 23546 0 0 0 5103 5 0 0 25 0 4 0 652196507 341385216 34356 33554432000 4194304 4650419 140734347009360 18446744073709551615 4365252 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24442/tid=24448] ppid=24440 vsize=333384 CPUtime=51.09 cores=0,2,4,6
/proc/24442/task/24448/stat : 24448 (strangenight1-m) R 24440 24442 23677 0 -1 4202560 25603 0 0 0 5103 6 0 0 25 0 4 0 652196507 341385216 34356 33554432000 4194304 4650419 140734347009360 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.84
Current children cumulated vsize (KiB) 333384

[startup+102.312 s]
/proc/loadavg: 7.45 7.22 7.38 9/331 24483
/proc/meminfo: memFree=25053008/32951124 swapFree=44485764/67111528
[pid=24442] ppid=24440 vsize=325116 CPUtime=408.17 cores=0,2,4,6
/proc/24442/stat : 24442 (strangenight1-m) R 24440 24442 23677 0 -1 4202496 145991 0 0 0 40782 35 0 0 25 0 4 0 652196507 332918784 36271 33554432000 4194304 4650419 140734347009360 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24442/statm: 81279 36271 392 112 0 76244 0
[pid=24442/tid=24446] ppid=24440 vsize=325116 CPUtime=101.26 cores=0,2,4,6
/proc/24442/task/24446/stat : 24446 (strangenight1-m) R 24440 24442 23677 0 -1 4202560 38002 0 0 0 10119 7 0 0 25 0 4 0 652196507 332918784 36271 33554432000 4194304 4650419 140734347009360 18446744073709551615 4432396 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24442/tid=24447] ppid=24440 vsize=325116 CPUtime=102.29 cores=0,2,4,6
/proc/24442/task/24447/stat : 24447 (strangenight1-m) R 24440 24442 23677 0 -1 4202560 37763 0 0 0 10219 10 0 0 25 0 4 0 652196507 332918784 36271 33554432000 4194304 4650419 140734347009360 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24442/tid=24448] ppid=24440 vsize=325116 CPUtime=102.3 cores=0,2,4,6
/proc/24442/task/24448/stat : 24448 (strangenight1-m) R 24440 24442 23677 0 -1 4202560 41996 0 0 0 10220 10 0 0 25 0 4 0 652196507 332918784 36271 33554432000 4194304 4650419 140734347009360 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.17
Current children cumulated vsize (KiB) 325116

[startup+162.301 s]

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

[pid=24442] ppid=24440 vsize=434932 CPUtime=2802.03 cores=0,2,4,6
/proc/24442/stat : 24442 (strangenight1-m) R 24440 24442 23677 0 -1 4202496 467310 0 0 0 280054 149 0 0 25 0 4 0 652196507 445370368 77389 33554432000 4194304 4650419 140734347009360 18446744073709551615 4363423 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24442/statm: 108733 77389 392 112 0 103698 0
[pid=24442/tid=24446] ppid=24440 vsize=434932 CPUtime=695.11 cores=0,2,4,6
/proc/24442/task/24446/stat : 24446 (strangenight1-m) R 24440 24442 23677 0 -1 4202560 120437 0 0 0 69476 35 0 0 25 0 4 0 652196507 445370368 77389 33554432000 4194304 4650419 140734347009360 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24442/tid=24447] ppid=24440 vsize=434932 CPUtime=702.3 cores=0,2,4,6
/proc/24442/task/24447/stat : 24447 (strangenight1-m) R 24440 24442 23677 0 -1 4202560 124586 0 0 0 70185 45 0 0 25 0 4 0 652196507 445370368 77389 33554432000 4194304 4650419 140734347009360 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24442/tid=24448] ppid=24440 vsize=434932 CPUtime=702.3 cores=0,2,4,6
/proc/24442/task/24448/stat : 24448 (strangenight1-m) R 24440 24442 23677 0 -1 4202560 125647 0 0 0 70196 34 0 0 25 0 4 0 652196507 445370368 77389 33554432000 4194304 4650419 140734347009360 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2802.03
Current children cumulated vsize (KiB) 434932

[startup+762.313 s]
/proc/loadavg: 4.49 6.46 7.14 5/322 24517
/proc/meminfo: memFree=24986088/32951124 swapFree=44485764/67111528
[pid=24442] ppid=24440 vsize=435148 CPUtime=3041.48 cores=0,2,4,6
/proc/24442/stat : 24442 (strangenight1-m) R 24440 24442 23677 0 -1 4202496 485554 0 0 0 303988 160 0 0 25 0 4 0 652196507 445591552 80071 33554432000 4194304 4650419 140734347009360 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24442/statm: 108787 80071 392 112 0 103752 0
[pid=24442/tid=24446] ppid=24440 vsize=435148 CPUtime=754.52 cores=0,2,4,6
/proc/24442/task/24446/stat : 24446 (strangenight1-m) R 24440 24442 23677 0 -1 4202560 126083 0 0 0 75413 39 0 0 25 0 4 0 652196507 445591552 80071 33554432000 4194304 4650419 140734347009360 18446744073709551615 4366839 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24442/tid=24447] ppid=24440 vsize=435148 CPUtime=762.32 cores=0,2,4,6
/proc/24442/task/24447/stat : 24447 (strangenight1-m) R 24440 24442 23677 0 -1 4202560 131375 0 0 0 76183 49 0 0 25 0 4 0 652196507 445591552 80071 33554432000 4194304 4650419 140734347009360 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24442/tid=24448] ppid=24440 vsize=435148 CPUtime=762.32 cores=0,2,4,6
/proc/24442/task/24448/stat : 24448 (strangenight1-m) R 24440 24442 23677 0 -1 4202560 128283 0 0 0 76196 36 0 0 25 0 4 0 652196507 445591552 80071 33554432000 4194304 4650419 140734347009360 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3041.48
Current children cumulated vsize (KiB) 435148

[startup+822.3 s]
/proc/loadavg: 4.25 6.03 6.95 5/322 24519
/proc/meminfo: memFree=24984812/32951124 swapFree=44485764/67111528
[pid=24442] ppid=24440 vsize=500908 CPUtime=3280.83 cores=0,2,4,6
/proc/24442/stat : 24442 (strangenight1-m) R 24440 24442 23677 0 -1 4202496 501967 0 0 0 327914 169 0 0 25 0 4 0 652196507 512929792 80696 33554432000 4194304 4650419 140734347009360 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24442/statm: 125227 80696 392 112 0 120192 0
[pid=24442/tid=24446] ppid=24440 vsize=500908 CPUtime=813.91 cores=0,2,4,6
/proc/24442/task/24446/stat : 24446 (strangenight1-m) R 24440 24442 23677 0 -1 4202560 132475 0 0 0 81349 42 0 0 25 0 4 0 652196507 512929792 80696 33554432000 4194304 4650419 140734347009360 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24442/tid=24447] ppid=24440 vsize=500908 CPUtime=822.3 cores=0,2,4,6
/proc/24442/task/24447/stat : 24447 (strangenight1-m) R 24440 24442 23677 0 -1 4202560 137765 0 0 0 82178 52 0 0 25 0 4 0 652196507 512929792 80696 33554432000 4194304 4650419 140734347009360 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24442/tid=24448] ppid=24440 vsize=500908 CPUtime=822.31 cores=0,2,4,6
/proc/24442/task/24448/stat : 24448 (strangenight1-m) R 24440 24442 23677 0 -1 4202560 131722 0 0 0 82192 39 0 0 25 0 4 0 652196507 512929792 80696 33554432000 4194304 4650419 140734347009360 18446744073709551615 4365333 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3280.83
Current children cumulated vsize (KiB) 500908

[startup+882.301 s]
/proc/loadavg: 4.16 5.67 6.77 5/322 24520
/proc/meminfo: memFree=24990116/32951124 swapFree=44485764/67111528
[pid=24442] ppid=24440 vsize=435548 CPUtime=3520.24 cores=0,2,4,6
/proc/24442/stat : 24442 (strangenight1-m) R 24440 24442 23677 0 -1 4202496 516282 0 0 0 351847 177 0 0 25 0 4 0 652196507 446001152 78980 33554432000 4194304 4650419 140734347009360 18446744073709551615 4476304 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24442/statm: 108887 78980 392 112 0 103852 0
[pid=24442/tid=24446] ppid=24440 vsize=435548 CPUtime=873.3 cores=0,2,4,6
/proc/24442/task/24446/stat : 24446 (strangenight1-m) R 24440 24442 23677 0 -1 4202560 138421 0 0 0 87285 45 0 0 25 0 4 0 652196507 446001152 78980 33554432000 4194304 4650419 140734347009360 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24442/tid=24447] ppid=24440 vsize=435548 CPUtime=882.3 cores=0,2,4,6
/proc/24442/task/24447/stat : 24447 (strangenight1-m) R 24440 24442 23677 0 -1 4202560 143035 0 0 0 88176 54 0 0 25 0 4 0 652196507 446001152 78980 33554432000 4194304 4650419 140734347009360 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24442/tid=24448] ppid=24440 vsize=435548 CPUtime=882.32 cores=0,2,4,6
/proc/24442/task/24448/stat : 24448 (strangenight1-m) R 24440 24442 23677 0 -1 4202560 134821 0 0 0 88191 41 0 0 25 0 4 0 652196507 446001152 78980 33554432000 4194304 4650419 140734347009360 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3520.24
Current children cumulated vsize (KiB) 435548

[startup+942.301 s]
/proc/loadavg: 4.13 5.38 6.60 5/322 24531
/proc/meminfo: memFree=24963640/32951124 swapFree=44485764/67111528
[pid=24442] ppid=24440 vsize=440400 CPUtime=3759.65 cores=0,2,4,6
/proc/24442/stat : 24442 (strangenight1-m) R 24440 24442 23677 0 -1 4202496 535674 0 0 0 375777 188 0 0 25 0 4 0 652196507 450969600 85812 33554432000 4194304 4650419 140734347009360 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24442/statm: 110100 85812 392 112 0 105065 0
[pid=24442/tid=24446] ppid=24440 vsize=440400 CPUtime=932.71 cores=0,2,4,6
/proc/24442/task/24446/stat : 24446 (strangenight1-m) R 24440 24442 23677 0 -1 4202560 144421 0 0 0 93222 49 0 0 25 0 4 0 652196507 450969600 85812 33554432000 4194304 4650419 140734347009360 18446744073709551615 4367249 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24442/tid=24447] ppid=24440 vsize=440400 CPUtime=942.31 cores=0,2,4,6
/proc/24442/task/24447/stat : 24447 (strangenight1-m) R 24440 24442 23677 0 -1 4202560 149616 0 0 0 94173 58 0 0 25 0 4 0 652196507 450969600 85812 33554432000 4194304 4650419 140734347009360 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24442/tid=24448] ppid=24440 vsize=440400 CPUtime=942.32 cores=0,2,4,6
/proc/24442/task/24448/stat : 24448 (strangenight1-m) R 24440 24442 23677 0 -1 4202560 140453 0 0 0 94188 44 0 0 25 0 4 0 652196507 450969600 85812 33554432000 4194304 4650419 140734347009360 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3759.65
Current children cumulated vsize (KiB) 440400

[startup+1002.3 s]
/proc/loadavg: 4.05 5.13 6.43 5/322 24533
/proc/meminfo: memFree=24930976/32951124 swapFree=44485764/67111528
[pid=24442] ppid=24440 vsize=517892 CPUtime=3999.03 cores=0,2,4,6
/proc/24442/stat : 24442 (strangenight1-m) R 24440 24442 23677 0 -1 4202496 550146 0 0 0 399710 193 0 0 25 0 4 0 652196507 530321408 93732 33554432000 4194304 4650419 140734347009360 18446744073709551615 4366819 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24442/statm: 129473 93732 392 112 0 124438 0
[pid=24442/tid=24446] ppid=24440 vsize=517892 CPUtime=992.08 cores=0,2,4,6
/proc/24442/task/24446/stat : 24446 (strangenight1-m) R 24440 24442 23677 0 -1 4202560 149956 0 0 0 99159 49 0 0 25 0 4 0 652196507 530321408 93732 33554432000 4194304 4650419 140734347009360 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24442/tid=24447] ppid=24440 vsize=517892 CPUtime=1002.31 cores=0,2,4,6
/proc/24442/task/24447/stat : 24447 (strangenight1-m) R 24440 24442 23677 0 -1 4202560 155401 0 0 0 100171 60 0 0 25 0 4 0 652196507 530321408 93732 33554432000 4194304 4650419 140734347009360 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24442/tid=24448] ppid=24440 vsize=517892 CPUtime=1002.32 cores=0,2,4,6
/proc/24442/task/24448/stat : 24448 (strangenight1-m) R 24440 24442 23677 0 -1 4202560 140453 0 0 0 100188 44 0 0 25 0 4 0 652196507 530321408 93732 33554432000 4194304 4650419 140734347009360 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3999.03
Current children cumulated vsize (KiB) 517892

[startup+1062.3 s]
/proc/loadavg: 4.08 4.93 6.28 5/322 24534
/proc/meminfo: memFree=24944956/32951124 swapFree=44485764/67111528
[pid=24442] ppid=24440 vsize=556992 CPUtime=4238.43 cores=0,2,4,6
/proc/24442/stat : 24442 (strangenight1-m) R 24440 24442 23677 0 -1 4202496 567158 0 0 0 423644 199 0 0 25 0 4 0 652196507 570359808 90417 33554432000 4194304 4650419 140734347009360 18446744073709551615 4363866 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24442/statm: 139248 90417 392 112 0 134213 0
[pid=24442/tid=24446] ppid=24440 vsize=556992 CPUtime=1051.47 cores=0,2,4,6
/proc/24442/task/24446/stat : 24446 (strangenight1-m) R 24440 24442 23677 0 -1 4202560 160413 0 0 0 105096 51 0 0 25 0 4 0 652196507 570359808 90417 33554432000 4194304 4650419 140734347009360 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24442/tid=24447] ppid=24440 vsize=556992 CPUtime=1062.31 cores=0,2,4,6
/proc/24442/task/24447/stat : 24447 (strangenight1-m) R 24440 24442 23677 0 -1 4202560 159896 0 0 0 106168 63 0 0 25 0 4 0 652196507 570359808 90417 33554432000 4194304 4650419 140734347009360 18446744073709551615 4439103 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24442/tid=24448] ppid=24440 vsize=556992 CPUtime=1062.32 cores=0,2,4,6
/proc/24442/task/24448/stat : 24448 (strangenight1-m) R 24440 24442 23677 0 -1 4202560 140453 0 0 0 106188 44 0 0 25 0 4 0 652196507 570359808 90417 33554432000 4194304 4650419 140734347009360 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4238.43
Current children cumulated vsize (KiB) 556992

[startup+1122.3 s]
/proc/loadavg: 4.08 4.78 6.14 5/322 24539
/proc/meminfo: memFree=24942160/32951124 swapFree=44485764/67111528
[pid=24442] ppid=24440 vsize=570084 CPUtime=4477.76 cores=0,2,4,6
/proc/24442/stat : 24442 (strangenight1-m) R 24440 24442 23677 0 -1 4202496 576787 0 0 0 447574 202 0 0 25 0 4 0 652196507 583766016 91083 33554432000 4194304 4650419 140734347009360 18446744073709551615 4366920 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24442/statm: 142521 91083 392 112 0 137486 0
[pid=24442/tid=24446] ppid=24440 vsize=570084 CPUtime=1110.82 cores=0,2,4,6
/proc/24442/task/24446/stat : 24446 (strangenight1-m) R 24440 24442 23677 0 -1 4202560 160468 0 0 0 111031 51 0 0 25 0 4 0 652196507 583766016 91083 33554432000 4194304 4650419 140734347009360 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24442/tid=24447] ppid=24440 vsize=570084 CPUtime=1122.31 cores=0,2,4,6
/proc/24442/task/24447/stat : 24447 (strangenight1-m) R 24440 24442 23677 0 -1 4202560 165343 0 0 0 112167 64 0 0 25 0 4 0 652196507 583766016 91083 33554432000 4194304 4650419 140734347009360 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24442/tid=24448] ppid=24440 vsize=570084 CPUtime=1122.32 cores=0,2,4,6
/proc/24442/task/24448/stat : 24448 (strangenight1-m) R 24440 24442 23677 0 -1 4202560 140453 0 0 0 112188 44 0 0 25 0 4 0 652196507 583766016 91083 33554432000 4194304 4650419 140734347009360 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4477.76
Current children cumulated vsize (KiB) 570084

[startup+1182.3 s]
/proc/loadavg: 4.08 4.65 6.01 5/322 24540
/proc/meminfo: memFree=24936172/32951124 swapFree=44485764/67111528
[pid=24442] ppid=24440 vsize=570072 CPUtime=4717.13 cores=0,2,4,6
/proc/24442/stat : 24442 (strangenight1-m) R 24440 24442 23677 0 -1 4202496 591720 0 0 0 471506 207 0 0 25 0 4 0 652196507 583753728 92764 33554432000 4194304 4650419 140734347009360 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24442/statm: 142518 92764 392 112 0 137483 0
[pid=24442/tid=24446] ppid=24440 vsize=570072 CPUtime=1170.18 cores=0,2,4,6
/proc/24442/task/24446/stat : 24446 (strangenight1-m) R 24440 24442 23677 0 -1 4202560 163040 0 0 0 116965 53 0 0 25 0 4 0 652196507 583753728 92764 33554432000 4194304 4650419 140734347009360 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24442/tid=24447] ppid=24440 vsize=570072 CPUtime=1182.32 cores=0,2,4,6
/proc/24442/task/24447/stat : 24447 (strangenight1-m) R 24440 24442 23677 0 -1 4202560 175081 0 0 0 118166 66 0 0 25 0 4 0 652196507 583753728 92764 33554432000 4194304 4650419 140734347009360 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24442/tid=24448] ppid=24440 vsize=570072 CPUtime=1182.32 cores=0,2,4,6
/proc/24442/task/24448/stat : 24448 (strangenight1-m) R 24440 24442 23677 0 -1 4202560 140453 0 0 0 118188 44 0 0 25 0 4 0 652196507 583753728 92764 33554432000 4194304 4650419 140734347009360 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4717.13
Current children cumulated vsize (KiB) 570072



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.1 s]
/proc/loadavg: 4.06 4.61 5.97 5/322 24541
/proc/meminfo: memFree=24924892/32951124 swapFree=44485764/67111528
[pid=24442] ppid=24440 vsize=570072 CPUtime=4800.15 cores=0,2,4,6
/proc/24442/stat : 24442 (strangenight1-m) R 24440 24442 23677 0 -1 4202496 596788 0 0 0 479805 210 0 0 25 0 4 0 652196507 583753728 95479 33554432000 4194304 4650419 140734347009360 18446744073709551615 4365242 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24442/statm: 142518 95479 392 112 0 137483 0
[pid=24442/tid=24446] ppid=24440 vsize=570072 CPUtime=1190.75 cores=0,2,4,6
/proc/24442/task/24446/stat : 24446 (strangenight1-m) R 24440 24442 23677 0 -1 4202560 164296 0 0 0 119021 54 0 0 25 0 4 0 652196507 583753728 95479 33554432000 4194304 4650419 140734347009360 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24442/tid=24447] ppid=24440 vsize=570072 CPUtime=1203.12 cores=0,2,4,6
/proc/24442/task/24447/stat : 24447 (strangenight1-m) R 24440 24442 23677 0 -1 4202560 177611 0 0 0 120246 66 0 0 25 0 4 0 652196507 583753728 95479 33554432000 4194304 4650419 140734347009360 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24442/tid=24448] ppid=24440 vsize=570072 CPUtime=1203.13 cores=0,2,4,6
/proc/24442/task/24448/stat : 24448 (strangenight1-m) R 24440 24442 23677 0 -1 4202560 140682 0 0 0 120269 44 0 0 25 0 4 0 652196507 583753728 95479 33554432000 4194304 4650419 140734347009360 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.15
Current children cumulated vsize (KiB) 570072

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

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

[startup+1203.1 s]
/proc/loadavg: 4.06 4.61 5.97 5/322 24541
/proc/meminfo: memFree=24924892/32951124 swapFree=44485764/67111528
[pid=24442] ppid=24440 vsize=570072 CPUtime=4800.15 cores=0,2,4,6
/proc/24442/stat : 24442 (strangenight1-m) R 24440 24442 23677 0 -1 4202496 596788 0 0 0 479805 210 0 0 25 0 4 0 652196507 583753728 95479 33554432000 4194304 4650419 140734347009360 18446744073709551615 4365242 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24442/statm: 142518 95479 392 112 0 137483 0
[pid=24442/tid=24446] ppid=24440 vsize=570072 CPUtime=1190.75 cores=0,2,4,6
/proc/24442/task/24446/stat : 24446 (strangenight1-m) R 24440 24442 23677 0 -1 4202560 164296 0 0 0 119021 54 0 0 25 0 4 0 652196507 583753728 95479 33554432000 4194304 4650419 140734347009360 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24442/tid=24447] ppid=24440 vsize=570072 CPUtime=1203.12 cores=0,2,4,6
/proc/24442/task/24447/stat : 24447 (strangenight1-m) R 24440 24442 23677 0 -1 4202560 177611 0 0 0 120246 66 0 0 25 0 4 0 652196507 583753728 95479 33554432000 4194304 4650419 140734347009360 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24442/tid=24448] ppid=24440 vsize=570072 CPUtime=1203.13 cores=0,2,4,6
/proc/24442/task/24448/stat : 24448 (strangenight1-m) R 24440 24442 23677 0 -1 4202560 140682 0 0 0 120269 44 0 0 25 0 4 0 652196507 583753728 95479 33554432000 4194304 4650419 140734347009360 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.15
Current children cumulated vsize (KiB) 570072

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.13
CPU time (s): 4800.19
CPU user time (s): 4798.08
CPU system time (s): 2.11668
CPU usage (%): 398.974
Max. virtual memory (cumulated for all children) (KiB): 635876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.08
system time used= 2.11668
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 596789
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= 154
involuntary context switches= 21283

runsolver used 3.71943 second user time and 8.67068 second system time

The end

Launcher Data

Begin job on node105 at 2011-05-14 22:46:01
IDJOB=3368918
IDBENCH=82927
IDSOLVER=1846
FILE ID=node105/3368918-1305405961
RUNJOBID= node105-1305405961-24423
PBS_JOBID= 13324484
Free space on /tmp= 73588 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
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-3368918-1305405961/watcher-3368918-1305405961 -o /tmp/evaluation-result-3368918-1305405961/solver-3368918-1305405961 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3368918-1305405961.cnf

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

MD5SUM BENCH= 409e3a755415661f5541c475b40a659c
RANDOM SEED=553971462

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
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:      25300776 kB
Buffers:        274144 kB
Cached:        5908300 kB
SwapCached:      39656 kB
Active:         571432 kB
Inactive:      6819868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25300776 kB
SwapTotal:    67111528 kB
SwapFree:     44485764 kB
Dirty:           12548 kB
Writeback:           0 kB
AnonPages:     1176380 kB
Mapped:          10352 kB
Slab:           127928 kB
PageTables:      66648 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 65329044 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= 73584 MiB
End job on node105 at 2011-05-14 23:06:06