Trace number 3368912

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.35 1203.64

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v70-c6230-S1321356000-046.SATISFIABLE.cnf
MD5SUMf10effcfe58940a6abd6aa73030d7c70
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.099984
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses6230
Sum of the clauses size43610
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 56230

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3368912-1305405909.cnf'
0.00/0.01	c -- header says num vars:             70
0.00/0.01	c -- header says num clauses:        6230
0.00/0.01	c -- clauses added:            0 learnts,         6230 normals,            0 xors
0.00/0.01	c -- vars added         70
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0        70      6230         0         0     43610         0   no data   no data  --
0.42/0.15	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.55
0.42/0.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.42/0.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.42/0.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.42/0.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
0.42/0.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.42/0.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
0.42/0.17	c Finding binary XORs  T:     0.00 s  found:       0
0.42/0.18	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.42/0.18	c calculated reachability. Time: 0.00
0.42/0.18	c Calc default polars -  time:   0.00 s pos:      37 undec:       0 neg:      33
0.42/0.18	c =========================================================================================
0.42/0.18	c types(t): F = full restart, N = normal restart
0.42/0.18	c types(t): S = simplification begin/end, E = solution found
0.42/0.18	c restart types(rt): st = static, dy = dynamic
0.42/0.18	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.42/0.18	c  B st     0         0        70      6230         0         0     43610         0   no data   no data  --
0.42/0.35	c  N dy    10      5914        70      6230         0      3093     43610     67786     20.80     21.96  --
0.42/0.66	c  N dy    20     14501        70      6230         0      6985     43610    150151     20.44     21.65  --
0.42/1.00	c  N dy    29     22822        70      6230         0      9392     43610    194650     20.07     21.23  --
4.36/1.11	c  F st    42     25000        70      6230         0     11374     43610    242424     20.16   no data  --
4.76/1.21	c  N st    46     27035        70      6230         0      7068     43610    131320     20.16   no data  --
5.16/1.34	c  S st    48     30000        70      6230         0      9762     43610    197210     20.16   no data  --
5.16/1.37	c  S st    48     30503        70      6230         0     10237     43610    208970     20.16   no data  --
5.16/1.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.16/1.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.16/1.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
5.16/1.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.16/1.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.16/1.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
5.16/1.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.55/2.49	c lits-rem:      1449  cl-subs:      782  v-elim:      0  v-fix:    0  time:  4.43 s
11.15/2.80	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 1.25
11.15/2.80	c calculated reachability. Time: 0.00
11.15/2.80	c  N dy    48     30503        70      6230         0      9455     43610    187445     20.16   no data  --
11.97/3.06	c  N dy    60     34523        70      6230         0     13079     43610    273269     20.15     22.83  --
13.15/3.30	c  N dy    92     38889        70      6230         0      9913     43610    186550     20.37     21.47  --
14.74/3.70	c  N dy   109     45754        70      6230         0     16132     43610    335053     20.31     17.52  --
14.74/3.70	c  S st   109     45754        70      6230         0     16132     43610    335053     20.31     17.52  --
14.74/3.75	c  S st   109     46259        70      6230         0      8517     43610    139607     20.31   no data  --
14.74/3.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.74/3.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.74/3.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
14.74/3.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.74/3.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.74/3.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
14.74/3.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.93/4.54	c lits-rem:       168  cl-subs:       65  v-elim:      0  v-fix:    0  time:  3.11 s
17.93/4.54	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
17.93/4.54	c vivif2 --  cl tried     8452 cl shrink        0 lits rem          0 time: 0.00
18.73/4.80	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 1.03
19.13/4.80	c calculated reachability. Time: 0.00
19.13/4.80	c  N dy   109     46259        70      6230         0      8452     43610    137540     20.31   no data  --
19.92/5.05	c  N dy   113     51757        70      6230         0     13412     43610    254521     20.19     21.50  --
20.74/5.30	c  N dy   122     55822        70      6230         0     17112     43610    342310     20.19     22.95  --
21.92/5.55	c  N dy   153     59867        70      6230         0     11798     43610    209003     20.32     23.37  --
23.12/5.82	c  N dy   180     64028        70      6230         0     15564     43610    300470     20.41     21.52  --
24.32/6.10	c  N dy   199     68136        70      6230         0     19303     43610    391515     20.46     21.55  --
24.72/6.20	c  S st   205     69388        70      6230         0     10464     43610    161566     20.47     20.03  --
24.72/6.23	c  S st   205     69895        70      6230         0     10928     43610    173243     20.47   no data  --
24.72/6.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
24.72/6.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
24.72/6.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
24.72/6.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
24.72/6.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.72/6.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
24.72/6.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
28.30/7.11	c lits-rem:       243  cl-subs:      170  v-elim:      0  v-fix:    0  time:  3.46 s
28.30/7.11	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
28.30/7.11	c vivif2 --  cl tried    10758 cl shrink        0 lits rem          0 time: 0.01
29.51/7.44	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 1.27
29.51/7.44	c calculated reachability. Time: 0.00
29.51/7.44	c  N dy   205     69895        70      6230         0     10758     43610    168741     20.47   no data  --
30.69/7.74	c  N dy   223     75438        70      6230         0     15777     43610    289729     20.46     21.54  --
33.10/8.36	c  N dy   241     85049        70      6230         0     13560     43610    225205     20.39     21.51  --
33.91/8.53	c  F st   251     87500        70      6230         0     15817     43610    278959     20.39     19.12  --
34.68/8.75	c  N st   256     90797        70      6230         0     18812     43610    352106     20.39   no data  --
37.48/9.44	c  N dy   266    101186        70      6230         0     16421     43610    276147     20.26     21.59  --
38.72/9.74	c  S st   300    104844        70      6230         0     19749     43610    357531     20.33   no data  --
38.72/9.79	c  S st   300    105347        70      6230         0     20221     43610    369188     20.33   no data  --
38.72/9.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
38.72/9.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
39.07/9.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
39.07/9.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
39.07/9.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39.07/9.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
39.07/9.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
45.05/11.38	c lits-rem:      1732  cl-subs:     2120  v-elim:      0  v-fix:    0  time:  6.27 s
45.05/11.38	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
45.05/11.38	c vivif2 --  cl tried    18101 cl shrink        0 lits rem          0 time: 0.02
46.65/11.76	c asymm  cl-useful: 0/4879/6230 lits-rem:0 time: 1.48
46.65/11.76	c calculated reachability. Time: 0.00
46.65/11.76	c  N dy   300    105347        70      6230         0     18101     43610    318784     20.33   no data  --
49.04/12.37	c  N dy   327    112524        70      6230         0     24647     43610    476117     20.36     21.48  --
51.04/12.87	c  N dy   364    119748        70      6230         0     18660     43610    323469     20.41     22.57  --
54.23/13.62	c  N dy   402    128483        70      6230         0     26597     43610    515675     20.47     21.66  --
58.62/14.71	c  N dy   415    143622        70      6230         0     26577     43610    490913     20.34     21.76  --
61.01/15.38	c  N dy   430    152879        70      6230         0     20532     43610    341423     20.31     21.42  --
63.01/15.81	c  S st   458    158021        70      6230         0     25209     43610    454165     20.34     20.08  --
63.01/15.88	c  S st   458    158524        70      6230         0     25677     43610    465481     20.34   no data  --
63.01/15.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
63.01/15.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
63.01/15.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
63.41/15.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
63.41/15.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
63.41/15.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
63.41/15.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
71.78/18.06	c lits-rem:      2080  cl-subs:     2441  v-elim:      0  v-fix:    0  time:  8.60 s
71.78/18.06	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
71.78/18.06	c vivif2 --  cl tried    23236 cl shrink        0 lits rem          0 time: 0.02
72.58/18.24	c asymm  cl-useful: 0/1351/6230 lits-rem:0 time: 0.70
72.58/18.24	c calculated reachability. Time: 0.00
72.58/18.24	c  N dy   458    158524        70      6230         0     23236     43610    404287     20.34   no data  --
78.20/19.70	c  N dy   490    174698        70      6230         0     22453     43610    369447     20.28     21.36  --
82.94/20.84	c  N dy   543    185916        70      6230         0     16480     43610    221576     20.32     21.39  --
91.72/23.03	c  N dy   610    210514        70      6230         0     21516     43610    329047     20.30     21.41  --
97.31/24.41	c  N dy   666    224137        70      6230         0     33900     43610    629468     20.33     21.47  --
102.10/25.68	c  S st   720    237787        70      6230         0     28191     43610    476020     20.35     18.32  --
102.49/25.75	c  S st   720    238290        70      6230         0     28661     43610    487422     20.35   no data  --
102.49/25.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
102.49/25.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
102.49/25.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
102.49/25.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
102.49/25.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
102.49/25.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
102.49/25.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
112.07/28.13	c lits-rem:      2216  cl-subs:     2388  v-elim:      0  v-fix:    0  time:  9.37 s
112.07/28.13	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
112.07/28.14	c vivif2 --  cl tried    26273 cl shrink        0 lits rem          0 time: 0.02
113.65/28.56	c asymm  cl-useful: 0/3657/6230 lits-rem:0 time: 1.69
113.65/28.56	c calculated reachability. Time: 0.00
113.65/28.56	c  N dy   720    238290        70      6230         0     26273     43610    428295     20.35   no data  --
120.45/30.27	c  N dy   783    254174        70      6230         0     21768     43610    306708     20.38     21.46  --
129.62/32.54	c  N dy   820    278851        70      6230         0     24199     43610    350430     20.30     21.39  --
140.38/35.29	c  F st   891    306251        70      6230         0     28101     43610    432070     20.26     18.16  --
140.38/35.29	c  N st   891    306251        70      6230         0     28101     43610    432070     20.26     18.16  --
162.31/40.76	c  N dy   949    357438        70      6230         0     29965     43610    450248     20.08     16.49  --
162.31/40.76	c  S st   949    357438        70      6230         0     29965     43610    450248     20.08     16.49  --
162.71/40.84	c  S st   949    357944        70      6230         0     30430     43610    461820     20.08   no data  --
162.71/40.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
162.71/40.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
162.71/40.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
162.71/40.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
162.71/40.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
162.71/40.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
162.71/40.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
171.50/43.01	c lits-rem:      1609  cl-subs:     2410  v-elim:      0  v-fix:    0  time:  8.54 s
171.50/43.01	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
171.50/43.01	c vivif2 --  cl tried    28020 cl shrink        0 lits rem          0 time: 0.02
172.70/43.34	c asymm  cl-useful: 0/2573/6230 lits-rem:0 time: 1.30
172.70/43.34	c calculated reachability. Time: 0.00
172.70/43.34	c  N dy   949    357944        70      6230         0     28020     43610    409940     20.08   no data  --
186.25/46.77	c  N dy  1112    378019        70      6230         0     46250     43610    857500     20.18     21.52  --
198.21/49.71	c  N dy  1232    398082        70      6230         0     41128     43610    715759     20.23     21.75  --
209.41/52.56	c  N dy  1299    421576        70      6230         0     37982     43610    619580     20.23     21.36  --
221.36/55.57	c  N dy  1402    442139        70      6230         0     31372     43610    450711     20.27     21.51  --
233.32/58.52	c  N dy  1500    462519        70      6230         0     49808     43610    896056     20.30     21.39  --
244.51/61.33	c  N dy  1549    485926        70      6230         0     44609     43610    749609     20.28     21.38  --
254.86/63.91	c  N dy  1587    505943        70      6230         0     35549     43610    520836     20.24     22.83  --
268.82/67.45	c  N dy  1745    526467        70      6230         0     54136     43610    976443     20.31     21.43  --
274.42/68.84	c  S st  1789    536916        70      6230         0     35680     43610    517275     20.32   no data  --
274.82/68.94	c  S st  1789    537417        70      6230         0     36148     43610    528842     20.32   no data  --
274.82/68.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
274.82/68.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
274.82/68.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
274.82/68.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
274.82/68.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
274.82/68.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
274.82/68.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
285.98/71.73	c lits-rem:      1377  cl-subs:     1725  v-elim:      0  v-fix:    0  time: 11.01 s
285.98/71.73	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
285.98/71.73	c vivif2 --  cl tried    34423 cl shrink        0 lits rem          0 time: 0.02
286.78/71.93	c asymm  cl-useful: 0/1535/6230 lits-rem:0 time: 0.80
286.78/71.94	c calculated reachability. Time: 0.00
286.78/71.94	c  N dy  1789    537417        70      6230         0     34423     43610    484701     20.32   no data  --
299.54/75.10	c  N dy  1895    557518        70      6230         0     52630     43610    924624     20.35     21.53  --
310.75/77.95	c  N dy  1962    577537        70      6230         0     41923     43610    653953     20.36     21.54  --
324.26/81.38	c  N dy  2044    597562        70      6230         0     30212     43610    359620     20.37     22.77  --
337.43/84.61	c  N dy  2183    619375        70      6230         0     49937     43610    841063     20.42     21.50  --
351.79/88.24	c  N dy  2270    639544        70      6230         0     37522     43610    522739     20.43     21.52  --
366.15/91.87	c  N dy  2379    660848        70      6230         0     56805     43610    992380     20.46     21.63  --
379.32/95.11	c  N dy  2462    680983        70      6230         0     43332     43610    649134     20.48     21.60  --
394.87/99.07	c  N dy  2568    700993        70      6230         0     61442     43610   1090121     20.50     21.69  --
424.00/106.37	c  N dy  2641    743907        70      6230         0     34001     43610    394958     20.45     21.64  --
439.55/110.20	c  N dy  2723    769270        70      6230         0     56855     43610    942634     20.45     21.71  --
453.92/113.81	c  N dy  2793    789777        70      6230         0     41148     43610    552693     20.46     21.58  --
463.90/116.33	c  S st  2839    806127        70      6230         0     55874     43610    902873     20.45   no data  --
464.33/116.49	c  S st  2839    806631        70      6230         0     56345     43610    914602     20.45   no data  --
464.33/116.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
464.33/116.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
464.68/116.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.10
464.68/116.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
464.68/116.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
464.68/116.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
464.68/116.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
504.56/126.52	c lits-rem:      2370  cl-subs:     5805  v-elim:      0  v-fix:    0  time: 39.75 s
504.56/126.52	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
504.56/126.53	c vivif2 --  cl tried    50540 cl shrink        0 lits rem          0 time: 0.04
505.36/126.79	c asymm  cl-useful: 0/970/6230 lits-rem:0 time: 1.06
505.76/126.80	c calculated reachability. Time: 0.00
505.76/126.80	c  N dy  2839    806631        70      6230         0     50540     43610    776787     20.45   no data  --
525.75/131.81	c  N dy  2931    833519        70      6230         0     39912     43610    510655     20.45     21.56  --
538.07/135.00	c  N dy  2962    853643        70      6230         0     57963     43610    943083     20.43     21.55  --
555.63/139.35	c  N dy  3059    873671        70      6230         0     40189     43610    506404     20.45     21.82  --
569.62/142.88	c  N dy  3171    893744        70      6230         0     58282     43610    948780     20.47     23.42  --
586.75/147.17	c  N dy  3240    915275        70      6230         0     40745     43610    504889     20.47     21.77  --
601.09/150.76	c  N dy  3341    935293        70      6230         0     58856     43610    947038     20.49     23.80  --
624.23/156.52	c  N dy  3375    967991        70      6230         0     50315     43610    709470     20.44     21.66  --
640.58/160.61	c  N dy  3465    988045        70      6230         0     68382     43610   1147442     20.46     21.69  --
657.74/164.99	c  N dy  3535   1010417        70      6230         0     49946     43610    704430     20.45     21.66  --
675.28/169.38	c  N dy  3633   1032145        70      6230         0     69567     43610   1183231     20.47     21.56  --
693.62/173.99	c  N dy  3753   1052216        70      6230         0     48088     43610    647444     20.49     22.15  --
710.03/178.05	c  F st  3853   1071876        70      6230         0     65869     43610   1082372     20.50   no data  --
710.78/178.21	c  N st  3855   1072501        70      6230         0     66430     43610   1096382     20.50   no data  --
731.13/183.38	c  N dy  3868   1100181        70      6230         0     50572     43610    680415     20.47     21.58  --
747.49/187.47	c  N dy  3960   1120206        70      6230         0     68601     43610   1119816     20.48     23.74  --
768.22/192.63	c  N dy  4039   1140592        70      6230         0     45622     43610    559136     20.49     21.68  --
786.97/197.34	c  N dy  4126   1161532        70      6230         0     64545     43610   1017596     20.49     21.60  --
815.67/204.50	c  N dy  4210   1184102        70      6230         0     42526     43610    471589     20.50     21.70  --
834.83/209.35	c  N dy  4275   1204936        70      6230         0     61350     43610    922699     20.49     21.72  --
841.65/211.06	c  S st  4311   1209946        70      6230         0     65866     43610   1033930     20.50   no data  --
842.80/211.31	c  S st  4311   1210448        70      6230         0     66331     43610   1045642     20.50   no data  --
842.80/211.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
842.80/211.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
842.80/211.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.16
842.80/211.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
842.80/211.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
842.80/211.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
842.80/211.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
905.41/227.05	c lits-rem:      2880  cl-subs:     5508  v-elim:      0  v-fix:    0  time: 62.42 s
905.41/227.05	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
905.41/227.06	c vivif2 --  cl tried    60823 cl shrink        0 lits rem          0 time: 0.05
907.03/227.45	c asymm  cl-useful: 0/762/6230 lits-rem:0 time: 1.53
907.03/227.45	c calculated reachability. Time: 0.00
907.03/227.45	c  N dy  4311   1210448        70      6230         0     60823     43610    911644     20.50   no data  --
927.35/232.50	c  N dy  4373   1230492        70      6230         0     78862     43610   1343877     20.49     22.64  --
946.09/237.24	c  N dy  4476   1250521        70      6230         0     53957     43610    739446     20.51     23.85  --
964.83/241.95	c  N dy  4558   1270580        70      6230         0     72004     43610   1175455     20.51     23.60  --
990.38/248.37	c  N dy  4612   1291191        70      6230         0     46513     43610    542057     20.51     21.64  --
1011.50/253.60	c  N dy  4616   1318418        70      6230         0     70690     43610   1103721     20.48     21.79  --
1040.60/260.99	c  N dy  4749   1338512        70      6230         0     88857     43610   1550364     20.50     21.58  --
1060.15/265.85	c  N dy  4855   1358902        70      6230         0     62379     43610    917088     20.51     21.60  --
1084.88/272.06	c  N dy  4936   1384633        70      6230         0     85548     43610   1478032     20.51     21.64  --
1103.62/276.78	c  N dy  5022   1404646        70      6230         0     57822     43610    793266     20.52     21.88  --
1123.57/281.72	c  N dy  5118   1424679        70      6230         0     75923     43610   1236015     20.53     23.10  --
1152.71/289.02	c  N dy  5221   1450106        70      6230         0     51983     43610    632429     20.54     21.81  --
1170.26/293.44	c  N dy  5315   1470172        70      6230         0     70081     43610   1071926     20.54     23.57  --
1191.79/298.82	c  N dy  5370   1490262        70      6230         0     88104     43610   1508551     20.55     22.21  --
1216.11/304.98	c  N dy  5465   1517294        70      6230         0     64772     43610    929545     20.55     21.67  --
1240.04/310.96	c  N dy  5559   1540410        70      6230         0     85596     43610   1432544     20.55     21.73  --
1262.39/316.51	c  N dy  5629   1560520        70      6230         0     55031     43610    683980     20.55     21.75  --
1282.32/321.55	c  N dy  5667   1587238        70      6230         0     79020     43610   1257441     20.54     21.63  --
1317.42/330.34	c  N dy  5779   1616966        70      6230         0     56231     43610    696866     20.55     21.65  --
1355.31/339.82	c  N dy  5855   1658106        70      6230         0     93030     43610   1566623     20.52     21.64  --
1380.45/346.19	c  N dy  5930   1679842        70      6230         0     62412     43610    838680     20.52     21.63  --
1413.93/354.54	c  N dy  5937   1710332        70      6230         0     89551     43610   1468114     20.49     21.57  --
1413.93/354.60	c  S st  5939   1710448        70      6230         0     89651     43610   1470526     20.49   no data  --
1415.53/354.96	c  S st  5939   1710950        70      6230         0     90113     43610   1481864     20.49   no data  --
1415.53/354.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1415.53/354.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1415.95/355.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.31
1415.95/355.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1415.95/355.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1415.95/355.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
1415.95/355.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1625.70/407.63	c lits-rem:      4307  cl-subs:    11250  v-elim:      0  v-fix:    0  time: 209.42 s
1625.70/407.63	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
1625.70/407.64	c vivif2 --  cl tried    78863 cl shrink        0 lits rem          0 time: 0.07
1627.68/408.11	c asymm  cl-useful: 0/572/6230 lits-rem:0 time: 1.85
1627.68/408.11	c calculated reachability. Time: 0.00
1627.68/408.11	c  N dy  5939   1710950        70      6230         0     78863     43610   1228100     20.49   no data  --
1666.78/417.90	c  N dy  6040   1732814        70      6230         0     98479     43610   1703596     20.50     22.04  --
1699.09/426.05	c  N dy  6140   1755721        70      6230         0     68603     43610    984788     20.50     21.80  --
1732.58/434.41	c  N dy  6249   1775871        70      6230         0     86795     43610   1430671     20.51     21.61  --
1773.26/444.67	c  N dy  6357   1796319        70      6230         0     53323     43610    596916     20.52     21.62  --
1800.78/451.55	c  N dy  6429   1818615        70      6230         0     73444     43610   1081376     20.53     21.91  --
1835.48/460.20	c  N dy  6536   1838759        70      6230         0     91646     43610   1527815     20.54     21.64  --
1871.77/469.39	c  N dy  6645   1858813        70      6230         0     56745     43610    665973     20.55     22.37  --
1898.51/476.04	c  N dy  6754   1879564        70      6230         0     75526     43610   1126290     20.56     21.67  --
1926.80/483.19	c  N dy  6839   1899617        70      6230         0     93577     43610   1565532     20.56     22.93  --
1961.10/491.77	c  N dy  6974   1919706        70      6230         0     57669     43610    674493     20.57     22.67  --
1980.25/496.52	c  N dy  7050   1940327        70      6230         0     76220     43610   1123223     20.57     21.81  --
2003.81/502.51	c  N dy  7111   1961335        70      6230         0     95000     43610   1577039     20.57     21.69  --
2032.49/509.64	c  N dy  7176   1981608        70      6230         0     58364     43610    678768     20.57     21.71  --
2052.48/514.66	c  N dy  7265   2003001        70      6230         0     77669     43610   1150419     20.58     21.72  --
2085.15/522.87	c  N dy  7348   2030565        70      6230         0    102544     43610   1752364     20.58     21.68  --
2111.87/529.51	c  N dy  7453   2050950        70      6230         0     65139     43610    834145     20.59     21.85  --
2130.21/534.15	c  N dy  7504   2071076        70      6230         0     83172     43610   1261238     20.58     21.76  --
2158.13/541.15	c  N dy  7606   2091102        70      6230         0    101220     43610   1704320     20.59     22.20  --
2186.46/548.21	c  N dy  7669   2112290        70      6230         0     63521     43610    775587     20.59     21.68  --
2207.59/553.57	c  N dy  7765   2132845        70      6230         0     82084     43610   1228949     20.59     21.70  --
2240.31/561.72	c  N dy  7832   2158762        70      6230         0    105271     43610   1784588     20.59     21.68  --
2274.21/570.20	c  N dy  7950   2184922        70      6230         0     71276     43610    948510     20.60     21.70  --
2298.17/576.24	c  N dy  7980   2210950        70      6230         0     94493     43610   1494473     20.58     19.04  --
2298.17/576.24	c  S st  7980   2210950        70      6230         0     94493     43610   1494473     20.58     19.04  --
2299.32/576.53	c  S st  7980   2211453        70      6230         0     94955     43610   1506218     20.58   no data  --
2299.32/576.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2299.32/576.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2299.32/576.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.18
2299.72/576.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2299.72/576.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2299.72/576.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
2299.72/576.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2551.39/639.73	c lits-rem:      3777  cl-subs:    10486  v-elim:      0  v-fix:    0  time: 251.59 s
2551.39/639.73	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
2551.39/639.74	c vivif2 --  cl tried    84469 cl shrink        0 lits rem          0 time: 0.06
2552.63/640.09	c asymm  cl-useful: 0/543/6230 lits-rem:0 time: 1.38
2552.63/640.10	c calculated reachability. Time: 0.00
2552.63/640.10	c  N dy  7980   2211453        70      6230         0     84469     43610   1264213     20.58   no data  --
2584.90/648.16	c  N dy  8102   2231517        70      6230         0    102627     43610   1714657     20.59     24.51  --
2624.77/658.11	c  N dy  8201   2251568        70      6230         0     62818     43610    743628     20.60     24.63  --
2657.91/666.43	c  N dy  8320   2273903        70      6230         0     82958     43610   1235894     20.61     21.73  --
2693.36/675.38	c  N dy  8415   2293981        70      6230         0    101008     43610   1679209     20.61     22.25  --
2742.02/687.50	c  N dy  8537   2316197        70      6230         0     61851     43610    698418     20.62     21.71  --
2769.55/694.47	c  N dy  8596   2338786        70      6230         0     82099     43610   1183069     20.62     21.76  --
2807.08/703.87	c  N dy  8728   2358799        70      6230         0    100209     43610   1630844     20.63     22.23  --
2852.09/715.13	c  N dy  8846   2378856        70      6230         0    118305     43610   2075230     20.64     24.54  --
2882.40/722.78	c  N dy  8943   2398899        70      6230         0     76183     43610   1037686     20.64     22.61  --
2914.71/730.82	c  N dy  9028   2418940        70      6230         0     94148     43610   1475073     20.65     21.81  --
2949.41/739.51	c  N dy  9086   2439017        70      6230         0    112190     43610   1912698     20.65     22.03  --
2989.69/749.60	c  N dy  9217   2459064        70      6230         0     69180     43610    856835     20.66     22.22  --
3015.61/756.16	c  N dy  9266   2479343        70      6230         0     87296     43610   1288401     20.65     22.12  --
3051.90/765.29	c  N dy  9350   2499418        70      6230         0    105395     43610   1728283     20.65     22.44  --
3092.57/775.46	c  N dy  9386   2522068        70      6230         0     63679     43610    704517     20.64     21.79  --
3122.10/782.81	c  N dy  9458   2546349        70      6230         0     85374     43610   1224360     20.64     21.80  --
3150.80/790.03	c  N dy  9541   2566499        70      6230         0    103546     43610   1666630     20.64     21.74  --
3191.10/800.16	c  N dy  9603   2594561        70      6230         0     65840     43610    745070     20.64     22.01  --
3219.80/807.36	c  N dy  9712   2620824        70      6230         0     89482     43610   1320510     20.64     21.73  --
3278.84/822.13	c  N dy  9757   2667523        70      6230         0     67505     43610    770038     20.62     21.71  --
3302.39/828.04	c  N dy  9880   2687606        70      6230         0     85649     43610   1217624     20.63     21.74  --
3333.88/835.98	c  N dy  9949   2711453        70      6230         0    107072     43610   1734635     20.63     19.67  --
3333.88/835.98	c  S st  9949   2711453        70      6230         0    107072     43610   1734635     20.63     19.67  --
3335.48/836.30	c  S st  9949   2711958        70      6230         0    107535     43610   1746175     20.63   no data  --
3335.48/836.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3335.48/836.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3335.48/836.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.21
3335.88/836.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3335.88/836.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3335.88/836.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
3335.88/836.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3761.82/943.27	c lits-rem:      6803  cl-subs:    10593  v-elim:      0  v-fix:    0  time: 426.10 s
3761.82/943.28	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
3761.82/943.29	c vivif2 --  cl tried    96942 cl shrink        0 lits rem          0 time: 0.08
3763.46/943.66	c asymm  cl-useful: 0/471/6230 lits-rem:0 time: 1.45
3763.46/943.66	c calculated reachability. Time: 0.00
3763.46/943.66	c  N dy  9949   2711958        70      6230         0     96942     43610   1484312     20.63   no data  --
3802.51/953.45	c  N dy  9989   2743512        70      6230         0    125068     43610   2151809     20.61     21.72  --
3827.61/959.75	c  N dy 10073   2764546        70      6230         0     80004     43610   1071912     20.62     21.80  --
3852.33/965.93	c  N dy 10109   2784650        70      6230         0     97972     43610   1498744     20.61     21.72  --
3897.00/977.16	c  N dy 10183   2804671        70      6230         0    115952     43610   1933481     20.61     24.56  --
3944.85/989.12	c  N dy 10254   2825562        70      6230         0     69514     43610    801677     20.61     21.73  --
3981.14/998.27	c  N dy 10297   2853255        70      6230         0     94219     43610   1385550     20.60     21.69  --
4021.03/1008.23	c  N dy 10349   2875125        70      6230         0    113884     43610   1856865     20.60     21.87  --
4073.27/1021.37	c  N dy 10461   2895496        70      6230         0    132237     43610   2308833     20.61     21.72  --
4103.57/1028.96	c  N dy 10550   2915497        70      6230         0     83961     43610   1137904     20.61     22.49  --
4164.19/1044.10	c  N dy 10578   2958013        70      6230         0    121723     43610   2032898     20.59     21.81  --
4215.29/1056.94	c  N dy 10739   2978107        70      6230         0     72833     43610    856911     20.60     23.64  --
4247.15/1064.94	c  N dy 10793   3001475        70      6230         0     93816     43610   1368461     20.60     21.73  --
4291.41/1076.07	c  N dy 10880   3023976        70      6230         0    114062     43610   1862758     20.60     21.71  --
4336.09/1087.20	c  N dy 10960   3044004        70      6230         0    132057     43610   2301031     20.60     21.83  --
4378.35/1097.85	c  N dy 11076   3064036        70      6230         0     81989     43610   1068224     20.61     21.92  --
4422.21/1108.87	c  N dy 11221   3084092        70      6230         0    100079     43610   1517434     20.62     22.89  --
4466.47/1119.99	c  N dy 11281   3104190        70      6230         0    118007     43610   1948767     20.62     24.05  --
4524.28/1134.47	c  N dy 11399   3124218        70      6230         0    136031     43610   2393384     20.63     22.88  --
4559.37/1143.29	c  N dy 11481   3144303        70      6230         0     84890     43610   1116601     20.63     24.09  --
4596.92/1152.69	c  N dy 11588   3164388        70      6230         0    103001     43610   1562328     20.64     22.22  --
4635.56/1162.37	c  N dy 11636   3184473        70      6230         0    120958     43610   1992043     20.63     22.41  --
4677.82/1172.95	c  N dy 11663   3207729        70      6230         0     71751     43610    786655     20.62     21.72  --
4683.41/1174.38	c  S st 11690   3211959        70      6230         0     75540     43610    879944     20.63     20.60  --
4684.65/1174.66	c  S st 11690   3212459        70      6230         0     75999     43610    891353     20.63   no data  --
4684.65/1174.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4684.65/1174.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4684.99/1174.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.17
4684.99/1174.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4684.99/1174.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4684.99/1174.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
4684.99/1174.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4750.80/1191.27	c lits-rem:       816  cl-subs:     1306  v-elim:      0  v-fix:    0  time: 65.92 s
4750.80/1191.27	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
4750.80/1191.28	c vivif2 --  cl tried    74693 cl shrink        0 lits rem          0 time: 0.05
4752.40/1191.67	c asymm  cl-useful: 0/613/6230 lits-rem:0 time: 1.56
4752.40/1191.67	c calculated reachability. Time: 0.00
4752.40/1191.67	c  N dy 11690   3212459        70      6230         0     74693     43610    859338     20.63   no data  --
4781.92/1199.10	c  N dy 11783   3233376        70      6230         0     93477     43610   1317618     20.63     21.95  --

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-3368912-1305405909/watcher-3368912-1305405909 -o /tmp/evaluation-result-3368912-1305405909/solver-3368912-1305405909 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3368912-1305405909.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: 6.87 7.85 7.95 2/350 17700
/proc/meminfo: memFree=24254460/32951124 swapFree=65980216/67111528
[pid=17700] ppid=17698 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/17700/stat : 17700 (strangenight1-m) R 17698 17700 17667 0 -1 4202496 417 0 0 0 0 0 0 0 25 0 4 0 633006371 52465664 357 33554432000 4194304 4650419 140734651271760 18446744073709551615 47194023585714 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17700/statm: 12809 357 306 112 0 7774 0
[pid=17700/tid=17701] ppid=17698 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/17700/task/17701/stat : 17701 (strangenight1-m) R 17698 17700 17667 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 4 0 633006371 52465664 357 33554432000 4194304 4650419 140734651271760 18446744073709551615 47194023585309 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17700/tid=17702] ppid=17698 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/17700/task/17702/stat : 17702 (strangenight1-m) R 17698 17700 17667 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 633006371 52465664 357 33554432000 4194304 4650419 140734651271760 18446744073709551615 47194023585305 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17700/tid=17703] ppid=17698 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/17700/task/17703/stat : 17703 (strangenight1-m) R 17698 17700 17667 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 633006371 52465664 357 33554432000 4194304 4650419 140734651271760 18446744073709551615 47194023585305 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.1137 s]
/proc/loadavg: 6.87 7.85 7.95 2/350 17700
/proc/meminfo: memFree=24254460/32951124 swapFree=65980216/67111528
[pid=17700] ppid=17698 vsize=281912 CPUtime=0.42 cores=0,2,4,6
/proc/17700/stat : 17700 (strangenight1-m) R 17698 17700 17667 0 -1 4202496 1463 0 0 0 42 0 0 0 25 0 4 0 633006371 288677888 1372 33554432000 4194304 4650419 140734651271760 18446744073709551615 4370732 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/17700/statm: 70478 1372 366 112 0 65443 0
[pid=17700/tid=17701] ppid=17698 vsize=281912 CPUtime=0.1 cores=0,2,4,6
/proc/17700/task/17701/stat : 17701 (strangenight1-m) R 17698 17700 17667 0 -1 4202560 226 0 0 0 10 0 0 0 25 0 4 0 633006371 288677888 1372 33554432000 4194304 4650419 140734651271760 18446744073709551615 4370730 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17700/tid=17702] ppid=17698 vsize=281912 CPUtime=0.1 cores=0,2,4,6
/proc/17700/task/17702/stat : 17702 (strangenight1-m) R 17698 17700 17667 0 -1 4202560 228 0 0 0 10 0 0 0 25 0 4 0 633006371 288677888 1372 33554432000 4194304 4650419 140734651271760 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17700/tid=17703] ppid=17698 vsize=281912 CPUtime=0.1 cores=0,2,4,6
/proc/17700/task/17703/stat : 17703 (strangenight1-m) R 17698 17700 17667 0 -1 4202560 350 0 0 0 10 0 0 0 25 0 4 0 633006371 288677888 1372 33554432000 4194304 4650419 140734651271760 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 281912

[startup+1.01354 s]
/proc/loadavg: 6.87 7.85 7.95 2/350 17700
/proc/meminfo: memFree=24254460/32951124 swapFree=65980216/67111528
[pid=17700] ppid=17698 vsize=285288 CPUtime=4.02 cores=0,2,4,6
/proc/17700/stat : 17700 (strangenight1-m) R 17698 17700 17667 0 -1 4202496 7457 0 0 0 400 2 0 0 19 0 4 0 633006371 292134912 4031 33554432000 4194304 4650419 140734651271760 18446744073709551615 4365327 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/17700/statm: 71322 4031 391 112 0 66287 0
[pid=17700/tid=17701] ppid=17698 vsize=285288 CPUtime=1 cores=0,2,4,6
/proc/17700/task/17701/stat : 17701 (strangenight1-m) R 17698 17700 17667 0 -1 4202560 1824 0 0 0 99 1 0 0 18 0 4 0 633006371 292134912 4031 33554432000 4194304 4650419 140734651271760 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17700/tid=17702] ppid=17698 vsize=285288 CPUtime=1 cores=0,2,4,6
/proc/17700/task/17702/stat : 17702 (strangenight1-m) R 17698 17700 17667 0 -1 4202560 1867 0 0 0 100 0 0 0 25 0 4 0 633006371 292134912 4032 33554432000 4194304 4650419 140734651271760 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17700/tid=17703] ppid=17698 vsize=285288 CPUtime=1 cores=0,2,4,6
/proc/17700/task/17703/stat : 17703 (strangenight1-m) R 17698 17700 17667 0 -1 4202560 1463 0 0 0 100 0 0 0 25 0 4 0 633006371 292134912 4032 33554432000 4194304 4650419 140734651271760 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.02
Current children cumulated vsize (KiB) 285288

[startup+1.10052 s]
/proc/loadavg: 6.87 7.85 7.95 2/350 17700
/proc/meminfo: memFree=24254460/32951124 swapFree=65980216/67111528
[pid=17700] ppid=17698 vsize=285368 CPUtime=4.36 cores=0,2,4,6
/proc/17700/stat : 17700 (strangenight1-m) R 17698 17700 17667 0 -1 4202496 7898 0 0 0 434 2 0 0 19 0 4 0 633006371 292216832 4115 33554432000 4194304 4650419 140734651271760 18446744073709551615 4311360 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/17700/statm: 71342 4116 391 112 0 66307 0
[pid=17700/tid=17701] ppid=17698 vsize=285368 CPUtime=1.09 cores=0,2,4,6
/proc/17700/task/17701/stat : 17701 (strangenight1-m) R 17698 17700 17667 0 -1 4202560 1870 0 0 0 108 1 0 0 19 0 4 0 633006371 292216832 4116 33554432000 4194304 4650419 140734651271760 18446744073709551615 4520322 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17700/tid=17702] ppid=17698 vsize=285368 CPUtime=1.09 cores=0,2,4,6
/proc/17700/task/17702/stat : 17702 (strangenight1-m) R 17698 17700 17667 0 -1 4202560 1918 0 0 0 109 0 0 0 25 0 4 0 633006371 292216832 4116 33554432000 4194304 4650419 140734651271760 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17700/tid=17703] ppid=17698 vsize=285368 CPUtime=1.09 cores=0,2,4,6
/proc/17700/task/17703/stat : 17703 (strangenight1-m) R 17698 17700 17667 0 -1 4202560 1766 0 0 0 109 0 0 0 25 0 4 0 633006371 292216832 4116 33554432000 4194304 4650419 140734651271760 18446744073709551615 4365337 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.36
Current children cumulated vsize (KiB) 285368

[startup+1.2005 s]
/proc/loadavg: 6.87 7.85 7.95 2/350 17700
/proc/meminfo: memFree=24254460/32951124 swapFree=65980216/67111528
[pid=17700] ppid=17698 vsize=285536 CPUtime=4.76 cores=0,2,4,6
/proc/17700/stat : 17700 (strangenight1-m) R 17698 17700 17667 0 -1 4202496 8640 0 0 0 474 2 0 0 19 0 4 0 633006371 292388864 4127 33554432000 4194304 4650419 140734651271760 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/17700/statm: 71384 4127 391 112 0 66349 0
[pid=17700/tid=17701] ppid=17698 vsize=285536 CPUtime=1.19 cores=0,2,4,6
/proc/17700/task/17701/stat : 17701 (strangenight1-m) R 17698 17700 17667 0 -1 4202560 1920 0 0 0 118 1 0 0 19 0 4 0 633006371 292388864 4127 33554432000 4194304 4650419 140734651271760 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17700/tid=17702] ppid=17698 vsize=285536 CPUtime=1.19 cores=0,2,4,6
/proc/17700/task/17702/stat : 17702 (strangenight1-m) R 17698 17700 17667 0 -1 4202560 2245 0 0 0 119 0 0 0 25 0 4 0 633006371 292388864 4127 33554432000 4194304 4650419 140734651271760 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17700/tid=17703] ppid=17698 vsize=285536 CPUtime=1.19 cores=0,2,4,6
/proc/17700/task/17703/stat : 17703 (strangenight1-m) R 17698 17700 17667 0 -1 4202560 1825 0 0 0 119 0 0 0 25 0 4 0 633006371 292388864 4127 33554432000 4194304 4650419 140734651271760 18446744073709551615 4361049 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.76
Current children cumulated vsize (KiB) 285536

[startup+1.50045 s]
/proc/loadavg: 6.87 7.85 7.95 2/350 17700
/proc/meminfo: memFree=24254460/32951124 swapFree=65980216/67111528
[pid=17700] ppid=17698 vsize=285828 CPUtime=5.96 cores=0,2,4,6
/proc/17700/stat : 17700 (strangenight1-m) R 17698 17700 17667 0 -1 4202496 11013 0 0 0 594 2 0 0 19 0 4 0 633006371 292687872 5722 33554432000 4194304 4650419 140734651271760 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/17700/statm: 71457 5722 392 112 0 66422 0
[pid=17700/tid=17701] ppid=17698 vsize=285828 CPUtime=1.48 cores=0,2,4,6
/proc/17700/task/17701/stat : 17701 (strangenight1-m) R 17698 17700 17667 0 -1 4202560 2268 0 0 0 147 1 0 0 19 0 4 0 633006371 292687872 5722 33554432000 4194304 4650419 140734651271760 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17700/tid=17702] ppid=17698 vsize=285828 CPUtime=1.49 cores=0,2,4,6
/proc/17700/task/17702/stat : 17702 (strangenight1-m) R 17698 17700 17667 0 -1 4202560 2404 0 0 0 149 0 0 0 25 0 4 0 633006371 292687872 5722 33554432000 4194304 4650419 140734651271760 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17700/tid=17703] ppid=17698 vsize=285828 CPUtime=1.49 cores=0,2,4,6
/proc/17700/task/17703/stat : 17703 (strangenight1-m) R 17698 17700 17667 0 -1 4202560 2251 0 0 0 149 0 0 0 25 0 4 0 633006371 292687872 5722 33554432000 4194304 4650419 140734651271760 18446744073709551615 4366920 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) 285828

[startup+3.11315 s]
/proc/loadavg: 6.96 7.85 7.95 9/362 17712
/proc/meminfo: memFree=24161996/32951124 swapFree=65980216/67111528
[pid=17700] ppid=17698 vsize=294740 CPUtime=12.39 cores=0,2,4,6
/proc/17700/stat : 17700 (strangenight1-m) R 17698 17700 17667 0 -1 4202496 17917 0 0 0 1236 3 0 0 25 0 4 0 633006371 301813760 11120 33554432000 4194304 4650419 140734651271760 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/17700/statm: 73685 11120 392 112 0 68650 0
[pid=17700/tid=17701] ppid=17698 vsize=294740 CPUtime=3.09 cores=0,2,4,6
/proc/17700/task/17701/stat : 17701 (strangenight1-m) R 17698 17700 17667 0 -1 4202560 3831 0 0 0 308 1 0 0 24 0 4 0 633006371 301813760 11120 33554432000 4194304 4650419 140734651271760 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17700/tid=17702] ppid=17698 vsize=294740 CPUtime=3.1 cores=0,2,4,6
/proc/17700/task/17702/stat : 17702 (strangenight1-m) R 17698 17700 17667 0 -1 4202560 4906 0 0 0 310 0 0 0 25 0 4 0 633006371 301813760 11120 33554432000 4194304 4650419 140734651271760 18446744073709551615 4438399 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17700/tid=17703] ppid=17698 vsize=294740 CPUtime=3.1 cores=0,2,4,6
/proc/17700/task/17703/stat : 17703 (strangenight1-m) R 17698 17700 17667 0 -1 4202560 4920 0 0 0 310 0 0 0 25 0 4 0 633006371 301813760 11120 33554432000 4194304 4650419 140734651271760 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.39
Current children cumulated vsize (KiB) 294740

[startup+6.30056 s]
/proc/loadavg: 6.96 7.85 7.95 9/362 17712
/proc/meminfo: memFree=24143268/32951124 swapFree=65980216/67111528
[pid=17700] ppid=17698 vsize=295556 CPUtime=25.13 cores=0,2,4,6
/proc/17700/stat : 17700 (strangenight1-m) R 17698 17700 17667 0 -1 4202496 27082 0 0 0 2509 4 0 0 25 0 4 0 633006371 302649344 13635 33554432000 4194304 4650419 140734651271760 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/17700/statm: 73889 13635 392 112 0 68854 0
[pid=17700/tid=17701] ppid=17698 vsize=295604 CPUtime=6.29 cores=0,2,4,6
/proc/17700/task/17701/stat : 17701 (strangenight1-m) R 17698 17700 17667 0 -1 4202560 6925 0 0 0 628 1 0 0 25 0 4 0 633006371 302698496 13311 33554432000 4194304 4650419 140734651271760 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17700/tid=17702] ppid=17698 vsize=295604 CPUtime=6.3 cores=0,2,4,6
/proc/17700/task/17702/stat : 17702 (strangenight1-m) R 17698 17700 17667 0 -1 4202560 7004 0 0 0 629 1 0 0 25 0 4 0 633006371 302698496 13311 33554432000 4194304 4650419 140734651271760 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17700/tid=17703] ppid=17698 vsize=295604 CPUtime=6.29 cores=0,2,4,6
/proc/17700/task/17703/stat : 17703 (strangenight1-m) R 17698 17700 17667 0 -1 4202560 7108 0 0 0 629 0 0 0 25 0 4 0 633006371 302698496 13311 33554432000 4194304 4650419 140734651271760 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 295556

[startup+12.7004 s]
/proc/loadavg: 7.05 7.85 7.95 9/362 17712
/proc/meminfo: memFree=24095484/32951124 swapFree=65980216/67111528
[pid=17700] ppid=17698 vsize=283076 CPUtime=50.64 cores=0,2,4,6
/proc/17700/stat : 17700 (strangenight1-m) R 17698 17700 17667 0 -1 4202496 39067 0 0 0 5057 7 0 0 25 0 4 0 633006371 289869824 18103 33554432000 4194304 4650419 140734651271760 18446744073709551615 4365357 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/17700/statm: 70769 18103 392 112 0 65734 0
[pid=17700/tid=17701] ppid=17698 vsize=283076 CPUtime=12.68 cores=0,2,4,6
/proc/17700/task/17701/stat : 17701 (strangenight1-m) R 17698 17700 17667 0 -1 4202560 9872 0 0 0 1266 2 0 0 25 0 4 0 633006371 289869824 18103 33554432000 4194304 4650419 140734651271760 18446744073709551615 4367236 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17700/tid=17702] ppid=17698 vsize=283076 CPUtime=12.68 cores=0,2,4,6
/proc/17700/task/17702/stat : 17702 (strangenight1-m) R 17698 17700 17667 0 -1 4202560 9305 0 0 0 1267 1 0 0 25 0 4 0 633006371 289869824 18103 33554432000 4194304 4650419 140734651271760 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17700/tid=17703] ppid=17698 vsize=283076 CPUtime=12.68 cores=0,2,4,6
/proc/17700/task/17703/stat : 17703 (strangenight1-m) R 17698 17700 17667 0 -1 4202560 10744 0 0 0 1267 1 0 0 25 0 4 0 633006371 289869824 18103 33554432000 4194304 4650419 140734651271760 18446744073709551615 4365246 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) 283076

[startup+25.501 s]
/proc/loadavg: 7.26 7.86 7.95 9/362 17712
/proc/meminfo: memFree=24053164/32951124 swapFree=65980216/67111528
[pid=17700] ppid=17698 vsize=283804 CPUtime=101.7 cores=0,2,4,6
/proc/17700/stat : 17700 (strangenight1-m) R 17698 17700 17667 0 -1 4202496 59564 0 0 0 10159 11 0 0 25 0 4 0 633006371 290615296 25696 33554432000 4194304 4650419 140734651271760 18446744073709551615 4333694 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/17700/statm: 70951 25696 392 112 0 65916 0
[pid=17700/tid=17701] ppid=17698 vsize=283804 CPUtime=25.48 cores=0,2,4,6
/proc/17700/task/17701/stat : 17701 (strangenight1-m) R 17698 17700 17667 0 -1 4202560 15415 0 0 0 2546 2 0 0 25 0 4 0 633006371 290615296 25696 33554432000 4194304 4650419 140734651271760 18446744073709551615 4310387 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17700/tid=17702] ppid=17698 vsize=283804 CPUtime=25.48 cores=0,2,4,6
/proc/17700/task/17702/stat : 17702 (strangenight1-m) R 17698 17700 17667 0 -1 4202560 13763 0 0 0 2546 2 0 0 25 0 4 0 633006371 290615296 25696 33554432000 4194304 4650419 140734651271760 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17700/tid=17703] ppid=17698 vsize=283804 CPUtime=25.48 cores=0,2,4,6
/proc/17700/task/17703/stat : 17703 (strangenight1-m) R 17698 17700 17667 0 -1 4202560 15943 0 0 0 2545 3 0 0 25 0 4 0 633006371 290615296 25696 33554432000 4194304 4650419 140734651271760 18446744073709551615 4366920 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) 283804

[startup+51.1003 s]
/proc/loadavg: 7.57 7.88 7.95 9/362 17713
/proc/meminfo: memFree=24001032/32951124 swapFree=65980216/67111528
[pid=17700] ppid=17698 vsize=285024 CPUtime=203.81 cores=0,2,4,6
/proc/17700/stat : 17700 (strangenight1-m) R 17698 17700 17667 0 -1 4202496 90292 0 0 0 20360 21 0 0 25 0 4 0 633006371 291864576 28284 33554432000 4194304 4650419 140734651271760 18446744073709551615 4363600 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/17700/statm: 71256 28284 392 112 0 66221 0
[pid=17700/tid=17701] ppid=17698 vsize=285024 CPUtime=51.07 cores=0,2,4,6
/proc/17700/task/17701/stat : 17701 (strangenight1-m) R 17698 17700 17667 0 -1 4202560 23273 0 0 0 5102 5 0 0 25 0 4 0 633006371 291864576 28284 33554432000 4194304 4650419 140734651271760 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17700/tid=17702] ppid=17698 vsize=285024 CPUtime=51.08 cores=0,2,4,6
/proc/17700/task/17702/stat : 17702 (strangenight1-m) R 17698 17700 17667 0 -1 4202560 22200 0 0 0 5104 4 0 0 25 0 4 0 633006371 291864576 28284 33554432000 4194304 4650419 140734651271760 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17700/tid=17703] ppid=17698 vsize=285024 CPUtime=51.08 cores=0,2,4,6
/proc/17700/task/17703/stat : 17703 (strangenight1-m) R 17698 17700 17667 0 -1 4202560 23437 0 0 0 5102 6 0 0 25 0 4 0 633006371 291864576 28284 33554432000 4194304 4650419 140734651271760 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.81
Current children cumulated vsize (KiB) 285024

[startup+102.301 s]
/proc/loadavg: 7.83 7.90 7.95 9/362 17715
/proc/meminfo: memFree=23957604/32951124 swapFree=65980216/67111528
[pid=17700] ppid=17698 vsize=372388 CPUtime=408.04 cores=0,2,4,6
/proc/17700/stat : 17700 (strangenight1-m) R 17698 17700 17667 0 -1 4202496 127237 0 0 0 40771 33 0 0 25 0 4 0 633006371 381325312 40048 33554432000 4194304 4650419 140734651271760 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/17700/statm: 93097 40048 392 112 0 88062 0
[pid=17700/tid=17701] ppid=17698 vsize=372388 CPUtime=102.27 cores=0,2,4,6
/proc/17700/task/17701/stat : 17701 (strangenight1-m) R 17698 17700 17667 0 -1 4202560 33184 0 0 0 10219 8 0 0 25 0 4 0 633006371 381325312 40048 33554432000 4194304 4650419 140734651271760 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17700/tid=17702] ppid=17698 vsize=372388 CPUtime=102.29 cores=0,2,4,6
/proc/17700/task/17702/stat : 17702 (strangenight1-m) R 17698 17700 17667 0 -1 4202560 31045 0 0 0 10221 8 0 0 25 0 4 0 633006371 381325312 40048 33554432000 4194304 4650419 140734651271760 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17700/tid=17703] ppid=17698 vsize=372388 CPUtime=102.28 cores=0,2,4,6
/proc/17700/task/17703/stat : 17703 (strangenight1-m) R 17698 17700 17667 0 -1 4202560 34344 0 0 0 10219 9 0 0 25 0 4 0 633006371 381325312 40048 33554432000 4194304 4650419 140734651271760 18446744073709551615 4364779 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.04
Current children cumulated vsize (KiB) 372388

[startup+162.301 s]

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

[pid=17700] ppid=17698 vsize=466812 CPUtime=2801.06 cores=0,2,4,6
/proc/17700/stat : 17700 (strangenight1-m) R 17698 17700 17667 0 -1 4202496 381355 0 0 0 279975 131 0 0 25 0 4 0 633006371 478015488 70435 33554432000 4194304 4650419 140734651271760 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/17700/statm: 116703 70435 392 112 0 111668 0
[pid=17700/tid=17701] ppid=17698 vsize=466812 CPUtime=702.17 cores=0,2,4,6
/proc/17700/task/17701/stat : 17701 (strangenight1-m) R 17698 17700 17667 0 -1 4202560 101897 0 0 0 70185 32 0 0 25 0 4 0 633006371 478015488 70435 33554432000 4194304 4650419 140734651271760 18446744073709551615 4476331 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17700/tid=17702] ppid=17698 vsize=466812 CPUtime=702.31 cores=0,2,4,6
/proc/17700/task/17702/stat : 17702 (strangenight1-m) R 17698 17700 17667 0 -1 4202560 96533 0 0 0 70195 36 0 0 25 0 4 0 633006371 478015488 70435 33554432000 4194304 4650419 140734651271760 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17700/tid=17703] ppid=17698 vsize=466812 CPUtime=702.28 cores=0,2,4,6
/proc/17700/task/17703/stat : 17703 (strangenight1-m) R 17698 17700 17667 0 -1 4202560 87664 0 0 0 70197 31 0 0 25 0 4 0 633006371 478015488 70435 33554432000 4194304 4650419 140734651271760 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2801.06
Current children cumulated vsize (KiB) 466812

[startup+762.301 s]
/proc/loadavg: 8.05 8.05 8.00 9/362 17732
/proc/meminfo: memFree=23653164/32951124 swapFree=65980216/67111528
[pid=17700] ppid=17698 vsize=466912 CPUtime=3040.33 cores=0,2,4,6
/proc/17700/stat : 17700 (strangenight1-m) R 17698 17700 17667 0 -1 4202496 396103 0 0 0 303897 136 0 0 25 0 4 0 633006371 478117888 76122 33554432000 4194304 4650419 140734651271760 18446744073709551615 4366819 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/17700/statm: 116728 76122 392 112 0 111693 0
[pid=17700/tid=17701] ppid=17698 vsize=466912 CPUtime=762.15 cores=0,2,4,6
/proc/17700/task/17701/stat : 17701 (strangenight1-m) R 17698 17700 17667 0 -1 4202560 105890 0 0 0 76183 32 0 0 25 0 4 0 633006371 478117888 76122 33554432000 4194304 4650419 140734651271760 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17700/tid=17702] ppid=17698 vsize=466912 CPUtime=762.31 cores=0,2,4,6
/proc/17700/task/17702/stat : 17702 (strangenight1-m) R 17698 17700 17667 0 -1 4202560 101799 0 0 0 76192 39 0 0 25 0 4 0 633006371 478117888 76122 33554432000 4194304 4650419 140734651271760 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17700/tid=17703] ppid=17698 vsize=466912 CPUtime=762.28 cores=0,2,4,6
/proc/17700/task/17703/stat : 17703 (strangenight1-m) R 17698 17700 17667 0 -1 4202560 87682 0 0 0 76197 31 0 0 25 0 4 0 633006371 478117888 76122 33554432000 4194304 4650419 140734651271760 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3040.33
Current children cumulated vsize (KiB) 466912

[startup+822.301 s]
/proc/loadavg: 8.15 8.07 8.01 9/362 17734
/proc/meminfo: memFree=23640000/32951124 swapFree=65980216/67111528
[pid=17700] ppid=17698 vsize=410564 CPUtime=3279.64 cores=0,2,4,6
/proc/17700/stat : 17700 (strangenight1-m) R 17698 17700 17667 0 -1 4202496 410370 0 0 0 327822 142 0 0 25 0 4 0 633006371 420417536 79394 33554432000 4194304 4650419 140734651271760 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/17700/statm: 102641 79394 392 112 0 97606 0
[pid=17700/tid=17701] ppid=17698 vsize=410564 CPUtime=822.14 cores=0,2,4,6
/proc/17700/task/17701/stat : 17701 (strangenight1-m) R 17698 17700 17667 0 -1 4202560 108002 0 0 0 82181 33 0 0 25 0 4 0 633006371 420417536 79394 33554432000 4194304 4650419 140734651271760 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17700/tid=17702] ppid=17698 vsize=410564 CPUtime=822.31 cores=0,2,4,6
/proc/17700/task/17702/stat : 17702 (strangenight1-m) R 17698 17700 17667 0 -1 4202560 107490 0 0 0 82191 40 0 0 25 0 4 0 633006371 420417536 79394 33554432000 4194304 4650419 140734651271760 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17700/tid=17703] ppid=17698 vsize=410564 CPUtime=822.28 cores=0,2,4,6
/proc/17700/task/17703/stat : 17703 (strangenight1-m) R 17698 17700 17667 0 -1 4202560 90507 0 0 0 82196 32 0 0 25 0 4 0 633006371 420417536 79394 33554432000 4194304 4650419 140734651271760 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3279.64
Current children cumulated vsize (KiB) 410564

[startup+882.301 s]
/proc/loadavg: 8.15 8.08 8.01 9/362 17735
/proc/meminfo: memFree=23613944/32951124 swapFree=65980216/67111528
[pid=17700] ppid=17698 vsize=477728 CPUtime=3518.94 cores=0,2,4,6
/proc/17700/stat : 17700 (strangenight1-m) R 17698 17700 17667 0 -1 4202496 422687 0 0 0 351747 147 0 0 25 0 4 0 633006371 489193472 85446 33554432000 4194304 4650419 140734651271760 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/17700/statm: 119432 85446 392 112 0 114397 0
[pid=17700/tid=17701] ppid=17698 vsize=477728 CPUtime=882.14 cores=0,2,4,6
/proc/17700/task/17701/stat : 17701 (strangenight1-m) R 17698 17700 17667 0 -1 4202560 111110 0 0 0 88179 35 0 0 25 0 4 0 633006371 489193472 85446 33554432000 4194304 4650419 140734651271760 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17700/tid=17702] ppid=17698 vsize=477728 CPUtime=882.32 cores=0,2,4,6
/proc/17700/task/17702/stat : 17702 (strangenight1-m) R 17698 17700 17667 0 -1 4202560 111519 0 0 0 88190 42 0 0 25 0 4 0 633006371 489193472 85446 33554432000 4194304 4650419 140734651271760 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17700/tid=17703] ppid=17698 vsize=477728 CPUtime=882.27 cores=0,2,4,6
/proc/17700/task/17703/stat : 17703 (strangenight1-m) R 17698 17700 17667 0 -1 4202560 93160 0 0 0 88194 33 0 0 25 0 4 0 633006371 489193472 85446 33554432000 4194304 4650419 140734651271760 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3518.94
Current children cumulated vsize (KiB) 477728

[startup+942.301 s]
/proc/loadavg: 8.10 8.08 8.01 9/362 17737
/proc/meminfo: memFree=23570156/32951124 swapFree=65980216/67111528
[pid=17700] ppid=17698 vsize=477852 CPUtime=3758.24 cores=0,2,4,6
/proc/17700/stat : 17700 (strangenight1-m) R 17698 17700 17667 0 -1 4202496 444682 0 0 0 375669 155 0 0 25 0 4 0 633006371 489320448 84396 33554432000 4194304 4650419 140734651271760 18446744073709551615 4476756 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/17700/statm: 119463 84396 392 112 0 114428 0
[pid=17700/tid=17701] ppid=17698 vsize=477852 CPUtime=942.12 cores=0,2,4,6
/proc/17700/task/17701/stat : 17701 (strangenight1-m) R 17698 17700 17667 0 -1 4202560 116456 0 0 0 94174 38 0 0 25 0 4 0 633006371 489320448 84396 33554432000 4194304 4650419 140734651271760 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17700/tid=17702] ppid=17698 vsize=477852 CPUtime=942.31 cores=0,2,4,6
/proc/17700/task/17702/stat : 17702 (strangenight1-m) R 17698 17700 17667 0 -1 4202560 116806 0 0 0 94187 44 0 0 25 0 4 0 633006371 489320448 84396 33554432000 4194304 4650419 140734651271760 18446744073709551615 4365308 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17700/tid=17703] ppid=17698 vsize=477852 CPUtime=942.27 cores=0,2,4,6
/proc/17700/task/17703/stat : 17703 (strangenight1-m) R 17698 17700 17667 0 -1 4202560 96203 0 0 0 94192 35 0 0 25 0 4 0 633006371 489320448 84396 33554432000 4194304 4650419 140734651271760 18446744073709551615 4365252 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3758.24
Current children cumulated vsize (KiB) 477852

[startup+1002.3 s]
/proc/loadavg: 8.10 8.08 8.01 9/362 17748
/proc/meminfo: memFree=23571848/32951124 swapFree=65980216/67111528
[pid=17700] ppid=17698 vsize=477960 CPUtime=3997.5 cores=0,2,4,6
/proc/17700/stat : 17700 (strangenight1-m) R 17698 17700 17667 0 -1 4202496 456025 0 0 0 399588 162 0 0 25 0 4 0 633006371 489431040 84362 33554432000 4194304 4650419 140734651271760 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/17700/statm: 119490 84362 392 112 0 114455 0
[pid=17700/tid=17701] ppid=17698 vsize=477960 CPUtime=1002.12 cores=0,2,4,6
/proc/17700/task/17701/stat : 17701 (strangenight1-m) R 17698 17700 17667 0 -1 4202560 117147 0 0 0 100173 39 0 0 25 0 4 0 633006371 489431040 84362 33554432000 4194304 4650419 140734651271760 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17700/tid=17702] ppid=17698 vsize=477960 CPUtime=1002.32 cores=0,2,4,6
/proc/17700/task/17702/stat : 17702 (strangenight1-m) R 17698 17700 17667 0 -1 4202560 122055 0 0 0 100185 47 0 0 25 0 4 0 633006371 489431040 84362 33554432000 4194304 4650419 140734651271760 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17700/tid=17703] ppid=17698 vsize=477960 CPUtime=1002.26 cores=0,2,4,6
/proc/17700/task/17703/stat : 17703 (strangenight1-m) R 17698 17700 17667 0 -1 4202560 96638 0 0 0 100190 36 0 0 25 0 4 0 633006371 489431040 84362 33554432000 4194304 4650419 140734651271760 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3997.5
Current children cumulated vsize (KiB) 477960

[startup+1062.3 s]
/proc/loadavg: 8.07 8.08 8.01 9/362 17749
/proc/meminfo: memFree=23573316/32951124 swapFree=65980216/67111528
[pid=17700] ppid=17698 vsize=478016 CPUtime=4236.81 cores=0,2,4,6
/proc/17700/stat : 17700 (strangenight1-m) R 17698 17700 17667 0 -1 4202496 465081 0 0 0 423513 168 0 0 25 0 4 0 633006371 489488384 82372 33554432000 4194304 4650419 140734651271760 18446744073709551615 4363416 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/17700/statm: 119504 82372 392 112 0 114469 0
[pid=17700/tid=17701] ppid=17698 vsize=478016 CPUtime=1062.12 cores=0,2,4,6
/proc/17700/task/17701/stat : 17701 (strangenight1-m) R 17698 17700 17667 0 -1 4202560 117147 0 0 0 106173 39 0 0 25 0 4 0 633006371 489488384 82372 33554432000 4194304 4650419 140734651271760 18446744073709551615 4476288 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17700/tid=17702] ppid=17698 vsize=478016 CPUtime=1062.33 cores=0,2,4,6
/proc/17700/task/17702/stat : 17702 (strangenight1-m) R 17698 17700 17667 0 -1 4202560 126012 0 0 0 106184 49 0 0 25 0 4 0 633006371 489488384 82372 33554432000 4194304 4650419 140734651271760 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17700/tid=17703] ppid=17698 vsize=478016 CPUtime=1062.27 cores=0,2,4,6
/proc/17700/task/17703/stat : 17703 (strangenight1-m) R 17698 17700 17667 0 -1 4202560 96711 0 0 0 106191 36 0 0 25 0 4 0 633006371 489488384 82372 33554432000 4194304 4650419 140734651271760 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4236.81
Current children cumulated vsize (KiB) 478016

[startup+1122.3 s]
/proc/loadavg: 8.02 8.06 8.01 9/362 17751
/proc/meminfo: memFree=23547144/32951124 swapFree=65980216/67111528
[pid=17700] ppid=17698 vsize=478072 CPUtime=4476.04 cores=0,2,4,6
/proc/17700/stat : 17700 (strangenight1-m) R 17698 17700 17667 0 -1 4202496 473325 0 0 0 447431 173 0 0 25 0 4 0 633006371 489545728 87536 33554432000 4194304 4650419 140734651271760 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/17700/statm: 119518 87536 392 112 0 114483 0
[pid=17700/tid=17701] ppid=17698 vsize=478072 CPUtime=1122.1 cores=0,2,4,6
/proc/17700/task/17701/stat : 17701 (strangenight1-m) R 17698 17700 17667 0 -1 4202560 117147 0 0 0 112171 39 0 0 25 0 4 0 633006371 489545728 87536 33554432000 4194304 4650419 140734651271760 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17700/tid=17702] ppid=17698 vsize=478072 CPUtime=1122.32 cores=0,2,4,6
/proc/17700/task/17702/stat : 17702 (strangenight1-m) R 17698 17700 17667 0 -1 4202560 130355 0 0 0 112180 52 0 0 25 0 4 0 633006371 489545728 87536 33554432000 4194304 4650419 140734651271760 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17700/tid=17703] ppid=17698 vsize=478072 CPUtime=1122.26 cores=0,2,4,6
/proc/17700/task/17703/stat : 17703 (strangenight1-m) R 17698 17700 17667 0 -1 4202560 96711 0 0 0 112190 36 0 0 25 0 4 0 633006371 489545728 87536 33554432000 4194304 4650419 140734651271760 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4476.04
Current children cumulated vsize (KiB) 478072

[startup+1182.31 s]
/proc/loadavg: 8.09 8.08 8.01 9/362 17752
/proc/meminfo: memFree=23543392/32951124 swapFree=65980216/67111528
[pid=17700] ppid=17698 vsize=543608 CPUtime=4715.36 cores=0,2,4,6
/proc/17700/stat : 17700 (strangenight1-m) R 17698 17700 17667 0 -1 4202496 479826 0 0 0 471359 177 0 0 25 0 4 0 633006371 556654592 87022 33554432000 4194304 4650419 140734651271760 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/17700/statm: 135902 87022 392 112 0 130867 0
[pid=17700/tid=17701] ppid=17698 vsize=543608 CPUtime=1182.09 cores=0,2,4,6
/proc/17700/task/17701/stat : 17701 (strangenight1-m) R 17698 17700 17667 0 -1 4202560 117626 0 0 0 118170 39 0 0 25 0 4 0 633006371 556654592 87022 33554432000 4194304 4650419 140734651271760 18446744073709551615 4365348 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17700/tid=17702] ppid=17698 vsize=543608 CPUtime=1182.34 cores=0,2,4,6
/proc/17700/task/17702/stat : 17702 (strangenight1-m) R 17698 17700 17667 0 -1 4202560 130355 0 0 0 118182 52 0 0 25 0 4 0 633006371 556654592 87022 33554432000 4194304 4650419 140734651271760 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17700/tid=17703] ppid=17698 vsize=543608 CPUtime=1182.27 cores=0,2,4,6
/proc/17700/task/17703/stat : 17703 (strangenight1-m) R 17698 17700 17667 0 -1 4202560 97845 0 0 0 118190 37 0 0 25 0 4 0 633006371 556654592 87022 33554432000 4194304 4650419 140734651271760 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4715.36
Current children cumulated vsize (KiB) 543608



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.6 s]
/proc/loadavg: 8.19 8.10 8.02 9/362 17753
/proc/meminfo: memFree=23535944/32951124 swapFree=65980216/67111528
[pid=17700] ppid=17698 vsize=543608 CPUtime=4800.27 cores=0,2,4,6
/proc/17700/stat : 17700 (strangenight1-m) R 17698 17700 17667 0 -1 4202496 483526 0 0 0 479849 178 0 0 25 0 4 0 633006371 556654592 90722 33554432000 4194304 4650419 140734651271760 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/17700/statm: 135902 90722 392 112 0 130867 0
[pid=17700/tid=17701] ppid=17698 vsize=543608 CPUtime=1203.4 cores=0,2,4,6
/proc/17700/task/17701/stat : 17701 (strangenight1-m) R 17698 17700 17667 0 -1 4202560 119343 0 0 0 120300 40 0 0 25 0 4 0 633006371 556654592 90722 33554432000 4194304 4650419 140734651271760 18446744073709551615 4365260 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17700/tid=17702] ppid=17698 vsize=543608 CPUtime=1203.64 cores=0,2,4,6
/proc/17700/task/17702/stat : 17702 (strangenight1-m) R 17698 17700 17667 0 -1 4202560 130355 0 0 0 120312 52 0 0 25 0 4 0 633006371 556654592 90722 33554432000 4194304 4650419 140734651271760 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17700/tid=17703] ppid=17698 vsize=543608 CPUtime=1203.57 cores=0,2,4,6
/proc/17700/task/17703/stat : 17703 (strangenight1-m) R 17698 17700 17667 0 -1 4202560 99010 0 0 0 120320 37 0 0 25 0 4 0 633006371 556654592 90722 33554432000 4194304 4650419 140734651271760 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 543608

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

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

[startup+1203.6 s]
/proc/loadavg: 8.19 8.10 8.02 9/362 17753
/proc/meminfo: memFree=23535944/32951124 swapFree=65980216/67111528
[pid=17700] ppid=17698 vsize=543608 CPUtime=4800.27 cores=0,2,4,6
/proc/17700/stat : 17700 (strangenight1-m) R 17698 17700 17667 0 -1 4202496 483526 0 0 0 479849 178 0 0 25 0 4 0 633006371 556654592 90722 33554432000 4194304 4650419 140734651271760 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/17700/statm: 135902 90722 392 112 0 130867 0
[pid=17700/tid=17701] ppid=17698 vsize=543608 CPUtime=1203.4 cores=0,2,4,6
/proc/17700/task/17701/stat : 17701 (strangenight1-m) R 17698 17700 17667 0 -1 4202560 119343 0 0 0 120300 40 0 0 25 0 4 0 633006371 556654592 90722 33554432000 4194304 4650419 140734651271760 18446744073709551615 4365260 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17700/tid=17702] ppid=17698 vsize=543608 CPUtime=1203.64 cores=0,2,4,6
/proc/17700/task/17702/stat : 17702 (strangenight1-m) R 17698 17700 17667 0 -1 4202560 130355 0 0 0 120312 52 0 0 25 0 4 0 633006371 556654592 90722 33554432000 4194304 4650419 140734651271760 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17700/tid=17703] ppid=17698 vsize=543608 CPUtime=1203.57 cores=0,2,4,6
/proc/17700/task/17703/stat : 17703 (strangenight1-m) R 17698 17700 17667 0 -1 4202560 99010 0 0 0 120320 37 0 0 25 0 4 0 633006371 556654592 90722 33554432000 4194304 4650419 140734651271760 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 543608

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.64
CPU time (s): 4800.35
CPU user time (s): 4798.54
CPU system time (s): 1.80672
CPU usage (%): 398.82
Max. virtual memory (cumulated for all children) (KiB): 543608

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.54
system time used= 1.80672
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 483527
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= 384
involuntary context switches= 23479

runsolver used 4.02239 second user time and 9.97648 second system time

The end

Launcher Data

Begin job on node142 at 2011-05-14 22:45:09
IDJOB=3368912
IDBENCH=82921
IDSOLVER=1846
FILE ID=node142/3368912-1305405909
RUNJOBID= node142-1305405909-17685
PBS_JOBID= 13324504
Free space on /tmp= 73444 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v70-c6230-S1321356000-046.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368912-1305405909/watcher-3368912-1305405909 -o /tmp/evaluation-result-3368912-1305405909/solver-3368912-1305405909 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3368912-1305405909.cnf

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

MD5SUM BENCH= f10effcfe58940a6abd6aa73030d7c70
RANDOM SEED=247050575

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24254748 kB
Buffers:        314408 kB
Cached:        3836596 kB
SwapCached:      11520 kB
Active:        6038544 kB
Inactive:      2324652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24254748 kB
SwapTotal:    67111528 kB
SwapFree:     65980216 kB
Dirty:           12516 kB
Writeback:           0 kB
AnonPages:     4209456 kB
Mapped:          18956 kB
Slab:           234376 kB
PageTables:      32236 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 77017612 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= 73432 MiB
End job on node142 at 2011-05-14 23:05:15