Trace number 3368943

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.3 1203.54

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v60-c5340-S1982873755-080.SATISFIABLE.cnf
MD5SUM063ddd149f36deba1032de0c40881dff
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.095984
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
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 55340

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-3368943-1305407065.cnf'
0.00/0.00	c -- header says num vars:             60
0.00/0.00	c -- header says num clauses:        5340
0.00/0.00	c -- clauses added:            0 learnts,         5340 normals,            0 xors
0.00/0.00	c -- vars added         60
0.00/0.00	c Parsing time:  0.01 s
0.00/0.00	c  N st     0         0        60      5340         0         0     37380         0   no data   no data  --
0.37/0.12	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.45
0.37/0.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.37/0.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.37/0.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.37/0.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
0.37/0.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.58/0.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
3.58/0.90	c Finding binary XORs  T:     0.00 s  found:       0
3.58/0.90	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
3.58/0.90	c calculated reachability. Time: 0.00
3.58/0.90	c Calc default polars -  time:   0.00 s pos:      24 undec:       0 neg:      36
3.58/0.90	c =========================================================================================
3.58/0.90	c types(t): F = full restart, N = normal restart
3.58/0.90	c types(t): S = simplification begin/end, E = solution found
3.58/0.90	c restart types(rt): st = static, dy = dynamic
3.58/0.90	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.58/0.90	c  B st     0         0        60      5340         0         0     37380         0   no data   no data  --
3.58/0.90	c  N dy     8      4361        60      5340         0      3867     37380     83029     18.23     19.24  --
3.58/0.90	c  N dy    20      9213        60      5340         0      5974     37380    121438     18.33     19.40  --
3.58/0.90	c  N dy    26     14218        60      5340         0      6649     37380    127872     18.09     19.06  --
3.58/0.90	c  N dy    38     18608        60      5340         0      5548     37380     96069     18.07     19.04  --
3.58/1.00	c  N dy    46     23379        60      5340         0      9767     37380    185612     18.00     18.97  --
4.00/1.10	c  F st    58     25000        60      5340         0     11206     37380    217016     18.09     16.39  --
5.16/1.30	c  N st    63     28296        60      5340         0      8111     37380    142551     18.09   no data  --
5.16/1.30	c  S st    64     30001        60      5340         0      9633     37380    176041     18.09   no data  --
5.56/1.40	c  S st    64     30505        60      5340         0     10097     37380    186332     18.09   no data  --
5.56/1.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.56/1.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.56/1.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
5.56/1.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.56/1.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.56/1.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
5.56/1.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.79/2.24	c lits-rem:      1385  cl-subs:     1015  v-elim:      0  v-fix:    0  time:  3.67 s
9.94/2.51	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 1.08
9.94/2.51	c calculated reachability. Time: 0.00
9.94/2.51	c  N dy    64     30505        60      5340         0      9082     37380    162844     18.09   no data  --
12.77/3.26	c  N dy    84     45757        60      5340         0     15551     37380    280251     17.53     15.39  --
12.77/3.26	c  S st    84     45757        60      5340         0     15551     37380    280251     17.53     15.39  --
13.18/3.31	c  S st    84     46260        60      5340         0      8126     37380    123492     17.53   no data  --
13.18/3.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.18/3.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.18/3.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
13.18/3.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.18/3.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.18/3.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
13.18/3.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.93/4.07	c lits-rem:       188  cl-subs:       66  v-elim:      0  v-fix:    0  time:  3.01 s
15.93/4.07	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
15.93/4.07	c vivif2 --  cl tried     8060 cl shrink        0 lits rem          0 time: 0.00
16.73/4.30	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.91
16.73/4.30	c calculated reachability. Time: 0.00
16.73/4.30	c  N dy    84     46260        60      5340         0      8060     37380    121976     17.53   no data  --
17.92/4.51	c  N dy   112     50283        60      5340         0     11659     37380    199243     17.65     18.82  --
18.72/4.78	c  N dy   144     54354        60      5340         0     15284     37380    277573     17.78     19.56  --
20.31/5.10	c  N dy   175     59267        60      5340         0     10803     37380    170089     17.90     18.85  --
21.11/5.41	c  N dy   206     64038        60      5340         0     15065     37380    261239     17.99     19.01  --
22.71/5.73	c  N dy   223     68578        60      5340         0     19126     37380    347504     18.01     19.00  --
23.11/5.80	c  S st   231     69391        60      5340         0     10073     37380    145734     18.03   no data  --
23.11/5.84	c  S st   231     69893        60      5340         0     10536     37380    155833     18.03   no data  --
23.11/5.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.11/5.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.11/5.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
23.11/5.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.11/5.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.11/5.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
23.11/5.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
26.34/6.67	c lits-rem:       209  cl-subs:      121  v-elim:      0  v-fix:    0  time:  3.24 s
26.34/6.67	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
26.34/6.67	c vivif2 --  cl tried    10415 cl shrink        0 lits rem          0 time: 0.01
27.49/6.94	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 1.08
27.49/6.94	c calculated reachability. Time: 0.00
27.49/6.94	c  N dy   231     69893        60      5340         0     10415     37380    152686     18.03   no data  --
31.49/7.91	c  F st   258     87503        60      5340         0     15325     37380    242532     17.72     14.55  --
31.49/7.92	c  N st   258     87503        60      5340         0     15325     37380    242532     17.72     14.55  --
32.69/8.29	c  N dy   268     93101        60      5340         0     20283     37380    349734     17.72     19.52  --
34.71/8.73	c  N dy   300     99150        60      5340         0     14176     37380    214525     17.79     18.88  --
36.27/9.11	c  S st   314    104839        60      5340         0     19204     37380    317068     17.75     15.15  --
36.27/9.17	c  S st   314    105342        60      5340         0     19661     37380    327096     17.75   no data  --
36.27/9.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
36.27/9.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
36.27/9.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
36.27/9.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36.27/9.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.27/9.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
36.27/9.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
42.25/10.61	c lits-rem:      1716  cl-subs:     2140  v-elim:      0  v-fix:    0  time:  5.69 s
42.25/10.61	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
42.25/10.62	c vivif2 --  cl tried    17521 cl shrink        0 lits rem          0 time: 0.01
43.49/10.98	c asymm  cl-useful: 0/4381/5340 lits-rem:0 time: 1.43
43.49/10.98	c calculated reachability. Time: 0.00
43.49/10.98	c  N dy   314    105342        60      5340         0     17521     37380    282013     17.75   no data  --
45.85/11.57	c  N dy   368    112150        60      5340         0     23655     37380    414886     17.86     19.09  --
48.29/12.12	c  N dy   430    119377        60      5340         0     17754     37380    283612     17.97     19.64  --
50.64/12.75	c  N dy   466    127129        60      5340         0     24660     37380    431320     18.02     18.99  --
56.65/14.24	c  N dy   508    147933        60      5340         0     15538     37380    210390     17.85     18.88  --
59.41/14.98	c  N dy   534    158013        60      5340         0     24430     37380    391863     17.82     16.47  --
59.41/14.98	c  S st   534    158013        60      5340         0     24430     37380    391863     17.82     16.47  --
59.81/15.04	c  S st   534    158517        60      5340         0     24887     37380    402111     17.82   no data  --
59.81/15.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
59.81/15.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
59.81/15.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
59.81/15.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
59.81/15.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
59.81/15.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
59.81/15.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
67.39/16.94	c lits-rem:      1807  cl-subs:     3401  v-elim:      0  v-fix:    0  time:  7.48 s
67.39/16.94	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
67.39/16.94	c vivif2 --  cl tried    21486 cl shrink        0 lits rem          0 time: 0.02
67.79/17.06	c asymm  cl-useful: 0/959/5340 lits-rem:0 time: 0.46
67.79/17.06	c calculated reachability. Time: 0.00
67.79/17.06	c  N dy   534    158517        60      5340         0     21486     37380    334507     17.82   no data  --
72.18/18.15	c  N dy   607    168701        60      5340         0     15746     37380    207996     17.90     19.13  --
79.75/20.00	c  N dy   641    191929        60      5340         0     20321     37380    288841     17.77     18.84  --
84.54/21.24	c  N dy   697    204197        60      5340         0     31148     37380    517482     17.79     19.70  --
91.33/22.95	c  N dy   804    220999        60      5340         0     29468     37380    483817     17.88     18.86  --
97.31/24.49	c  N dy   853    237427        60      5340         0     26284     37380    394491     17.86     18.82  --
97.71/24.53	c  S st   857    237777        60      5340         0     26600     37380    401421     17.86   no data  --
97.71/24.59	c  S st   857    238280        60      5340         0     27047     37380    411117     17.86   no data  --
97.71/24.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
97.71/24.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
98.11/24.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
98.11/24.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
98.11/24.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
98.11/24.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
98.11/24.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
106.08/26.64	c lits-rem:      1911  cl-subs:     2759  v-elim:      0  v-fix:    0  time:  8.10 s
106.08/26.65	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
106.08/26.65	c vivif2 --  cl tried    24288 cl shrink        0 lits rem          0 time: 0.01
107.68/27.03	c asymm  cl-useful: 0/3571/5340 lits-rem:0 time: 1.52
107.68/27.03	c calculated reachability. Time: 0.00
107.68/27.03	c  N dy   857    238280        60      5340         0     24288     37380    356071     17.86   no data  --
114.86/28.82	c  N dy   935    253556        60      5340         0     19439     37380    244367     17.91     19.46  --
121.24/30.44	c  N dy  1037    269782        60      5340         0     33947     37380    557963     17.99     19.86  --
128.82/32.32	c  N dy  1135    287031        60      5340         0     29794     37380    457750     18.04     19.07  --
136.79/34.32	c  F st  1176    306252        60      5340         0     26331     37380    367677     18.02     15.26  --
136.79/34.33	c  N st  1176    306252        60      5340         0     26331     37380    367677     18.02     15.26  --
145.57/36.56	c  N dy  1248    325872        60      5340         0     22494     37380    279139     18.05     19.08  --
157.15/39.42	c  N dy  1287    354450        60      5340         0     25481     37380    328641     17.97     18.96  --
158.33/39.74	c  S st  1313    357420        60      5340         0     28146     37380    387012     17.98   no data  --
158.73/39.82	c  S st  1313    357920        60      5340         0     28606     37380    397526     17.98   no data  --
158.73/39.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
158.73/39.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
158.73/39.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
158.73/39.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
158.73/39.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
158.73/39.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
158.73/39.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
166.76/41.83	c lits-rem:      1309  cl-subs:     1909  v-elim:      0  v-fix:    0  time:  7.95 s
166.76/41.83	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
166.76/41.84	c vivif2 --  cl tried    26697 cl shrink        0 lits rem          0 time: 0.02
167.51/42.07	c asymm  cl-useful: 0/1769/5340 lits-rem:0 time: 0.94
167.51/42.07	c calculated reachability. Time: 0.00
167.51/42.07	c  N dy  1313    357920        60      5340         0     26697     37380    359473     17.98   no data  --
178.68/44.82	c  N dy  1408    377964        60      5340         0     44515     37380    741204     18.01     19.22  --
190.65/47.86	c  N dy  1494    400137        60      5340         0     41332     37380    660321     18.01     19.00  --
204.21/51.25	c  N dy  1524    430035        60      5340         0     43797     37380    683400     17.92     18.93  --
214.18/53.74	c  N dy  1564    450661        60      5340         0     37212     37380    540363     17.89     18.87  --
226.94/56.91	c  N dy  1677    471569        60      5340         0     30233     37380    388599     17.92     19.04  --
243.70/61.14	c  N dy  1771    503967        60      5340         0     32334     37380    418815     17.89     18.84  --
255.67/64.17	c  N dy  1912    524018        60      5340         0     50270     37380    809238     17.95     19.67  --
264.04/66.27	c  S st  2013    536880        60      5340         0     34240     37380    459056     17.98   no data  --
264.44/66.36	c  S st  2013    537385        60      5340         0     34697     37380    469495     17.98   no data  --
264.44/66.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
264.44/66.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
264.44/66.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
264.44/66.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
264.44/66.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
264.44/66.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
264.44/66.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
273.22/68.59	c lits-rem:       936  cl-subs:     1490  v-elim:      0  v-fix:    0  time:  8.82 s
273.22/68.59	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
273.62/68.60	c vivif2 --  cl tried    33207 cl shrink        0 lits rem          0 time: 0.02
274.82/68.98	c asymm  cl-useful: 0/2680/5340 lits-rem:0 time: 1.52
274.82/68.98	c calculated reachability. Time: 0.00
274.82/68.98	c  N dy  2013    537385        60      5340         0     33207     37380    434812     17.98   no data  --
286.39/71.82	c  N dy  2073    557421        60      5340         0     50933     37380    808642     17.98     19.79  --
298.39/74.83	c  N dy  2168    577473        60      5340         0     40414     37380    580081     18.01     18.98  --
312.31/78.39	c  N dy  2269    597502        60      5340         0     58211     37380    964795     18.03     20.76  --
323.48/81.17	c  N dy  2358    617545        60      5340         0     46671     37380    700458     18.04     20.65  --
339.04/85.00	c  N dy  2489    637547        60      5340         0     34340     37380    430590     18.08     21.22  --
351.81/88.22	c  N dy  2551    657993        60      5340         0     52399     37380    811636     18.07     19.03  --
366.16/91.86	c  N dy  2646    678000        60      5340         0     39165     37380    525701     18.09     20.08  --
379.72/95.22	c  N dy  2721    698058        60      5340         0     56993     37380    905403     18.10     21.46  --
410.84/103.06	c  N dy  2737    750273        60      5340         0     38168     37380    477738     17.97     19.02  --
427.99/107.38	c  N dy  2864    774002        60      5340         0     59273     37380    932081     17.99     19.02  --
442.78/111.10	c  N dy  2960    794054        60      5340         0     43447     37380    579185     18.00     19.15  --
451.97/113.37	c  S st  3039    806078        60      5340         0     54093     37380    809997     18.02   no data  --
452.72/113.52	c  S st  3039    806584        60      5340         0     54546     37380    820151     18.02   no data  --
452.72/113.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
452.72/113.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
452.72/113.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.08
452.72/113.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
452.72/113.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
452.72/113.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
452.72/113.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
486.23/121.93	c lits-rem:      2770  cl-subs:     5068  v-elim:      0  v-fix:    0  time: 33.32 s
486.23/121.93	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
486.23/121.94	c vivif2 --  cl tried    49478 cl shrink        0 lits rem          0 time: 0.04
487.07/122.18	c asymm  cl-useful: 0/798/5340 lits-rem:0 time: 0.96
487.07/122.18	c calculated reachability. Time: 0.00
487.07/122.18	c  N dy  3039    806584        60      5340         0     49478     37380    710429     18.02   no data  --
506.17/126.93	c  N dy  3166    826663        60      5340         0     67348     37380   1099069     18.05     19.72  --
520.53/130.53	c  N dy  3263    848015        60      5340         0     52030     37380    757775     18.06     19.13  --
539.30/135.23	c  N dy  3343    869654        60      5340         0     35886     37380    399143     18.07     19.07  --
552.05/138.50	c  N dy  3450    889712        60      5340         0     53676     37380    783045     18.08     19.47  --
569.59/142.85	c  N dy  3531    909803        60      5340         0     71452     37380   1162237     18.09     19.04  --
583.95/146.40	c  N dy  3627    929925        60      5340         0     53041     37380    758467     18.10     19.10  --
601.50/150.82	c  N dy  3696    950334        60      5340         0     71136     37380   1143331     18.10     19.13  --
617.47/154.88	c  N dy  3828    971254        60      5340         0     52546     37380    740176     18.13     19.11  --
634.22/159.02	c  N dy  3898    991335        60      5340         0     70351     37380   1119532     18.13     19.12  --
650.57/163.19	c  N dy  3985   1011531        60      5340         0     50095     37380    669778     18.14     19.12  --
665.73/166.96	c  N dy  4035   1031576        60      5340         0     67812     37380   1046971     18.14     19.72  --
691.67/173.46	c  N dy  4079   1067366        60      5340         0     60185     37380    857446     18.10     19.23  --
696.05/174.57	c  F st  4114   1071876        60      5340         0     64218     37380    945893     18.11   no data  --
712.01/178.55	c  N dy  4183   1087538        60      5340         0     78082     37380   1247383     18.12     19.12  --
727.56/182.43	c  N dy  4295   1107602        60      5340         0     56190     37380    788558     18.13     19.16  --
747.50/187.50	c  N dy  4420   1127702        60      5340         0     74050     37380   1175725     18.15     19.77  --
770.24/193.14	c  N dy  4547   1154454        60      5340         0     57003     37380    788144     18.16     19.20  --
794.21/199.19	c  N dy  4665   1175222        60      5340         0     75373     37380   1185757     18.18     19.19  --
828.08/207.60	c  N dy  4761   1209877        60      5340         0     64294     37380    924868     18.16     14.80  --
828.08/207.60	c  S st  4761   1209877        60      5340         0     64294     37380    924868     18.16     14.80  --
828.90/207.84	c  S st  4761   1210380        60      5340         0     64753     37380    935395     18.16   no data  --
828.90/207.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
828.90/207.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
828.90/207.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.16
829.32/207.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
829.32/207.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
829.32/207.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
829.32/207.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
895.47/224.56	c lits-rem:      5985  cl-subs:     7028  v-elim:      0  v-fix:    0  time: 66.35 s
895.47/224.56	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
895.47/224.57	c vivif2 --  cl tried    57725 cl shrink        0 lits rem          0 time: 0.04
897.06/224.92	c asymm  cl-useful: 0/677/5340 lits-rem:0 time: 1.40
897.06/224.93	c calculated reachability. Time: 0.00
897.06/224.93	c  N dy  4761   1210380        60      5340         0     57725     37380    794371     18.16   no data  --
917.40/230.01	c  N dy  4797   1230388        60      5340         0     75256     37380   1157834     18.14     19.91  --
934.94/234.47	c  N dy  4841   1252062        60      5340         0     52472     37380    668935     18.13     19.15  --
951.31/238.60	c  N dy  4909   1272184        60      5340         0     70251     37380   1050068     18.13     19.10  --
976.43/244.87	c  N dy  4985   1298361        60      5340         0     50365     37380    612273     18.13     19.10  --
1007.55/252.67	c  N dy  5045   1333628        60      5340         0     81328     37380   1251923     18.10     19.07  --
1045.45/262.13	c  N dy  5132   1372285        60      5340         0     71407     37380   1043037     18.09     19.10  --
1073.77/269.21	c  N dy  5239   1392342        60      5340         0     89180     37380   1428053     18.10     20.78  --
1112.86/279.07	c  N dy  5256   1443957        60      5340         0     89200     37380   1355827     18.01     19.02  --
1134.80/284.55	c  N dy  5353   1470403        60      5340         0     67063     37380    944671     18.01     19.07  --
1159.12/290.64	c  N dy  5500   1490487        60      5340         0     84841     37380   1334276     18.03     20.46  --
1180.32/295.98	c  N dy  5610   1510538        60      5340         0     55972     37380    703721     18.04     20.63  --
1198.62/300.58	c  N dy  5681   1531585        60      5340         0     74545     37380   1099224     18.04     19.06  --
1223.78/306.87	c  N dy  5782   1551590        60      5340         0     92212     37380   1478448     18.05     20.41  --
1244.50/312.03	c  N dy  5852   1575707        60      5340         0     65863     37380    896175     18.04     19.00  --
1269.22/318.28	c  N dy  6002   1595770        60      5340         0     83698     37380   1286111     18.06     20.06  --
1295.15/324.76	c  N dy  6127   1615830        60      5340         0     52888     37380    614857     18.08     19.55  --
1316.34/330.03	c  N dy  6233   1638296        60      5340         0     72736     37380   1042472     18.08     19.12  --
1341.03/336.25	c  N dy  6353   1658309        60      5340         0     90468     37380   1428750     18.10     19.53  --
1364.61/342.14	c  N dy  6465   1678404        60      5340         0     58676     37380    726646     18.11     19.77  --
1383.30/346.86	c  N dy  6515   1698457        60      5340         0     76250     37380   1097055     18.10     19.12  --
1399.29/350.90	c  S st  6561   1710382        60      5340         0     86850     37380   1324059     18.10   no data  --
1400.45/351.19	c  S st  6561   1710884        60      5340         0     87306     37380   1334251     18.10   no data  --
1400.45/351.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1400.45/351.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1400.85/351.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.19
1400.85/351.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1400.85/351.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1400.85/351.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
1400.85/351.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1580.71/396.33	c lits-rem:      5417  cl-subs:    10730  v-elim:      0  v-fix:    0  time: 179.63 s
1580.71/396.33	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
1580.71/396.35	c vivif2 --  cl tried    76576 cl shrink        0 lits rem          0 time: 0.07
1582.71/396.81	c asymm  cl-useful: 0/526/5340 lits-rem:0 time: 1.82
1582.71/396.81	c calculated reachability. Time: 0.00
1582.71/396.81	c  N dy  6561   1710884        60      5340         0     76576     37380   1108046     18.10   no data  --
1621.39/406.52	c  N dy  6700   1731479        60      5340         0     94891     37380   1509410     18.12     19.15  --
1646.11/412.77	c  N dy  6753   1751650        60      5340         0     62905     37380    810102     18.12     19.08  --
1684.01/422.31	c  N dy  6864   1778458        60      5340         0     86572     37380   1314049     18.12     19.08  --
1719.11/431.05	c  N dy  6883   1804288        60      5340         0     58297     37380    692678     18.10     19.31  --
1750.24/438.86	c  N dy  6947   1828015        60      5340         0     79137     37380   1130609     18.09     19.12  --
1794.52/449.97	c  N dy  7085   1849428        60      5340         0     98106     37380   1545162     18.11     19.07  --
1829.20/458.63	c  N dy  7208   1869527        60      5340         0     64071     37380    820018     18.12     20.52  --
1859.91/466.34	c  N dy  7333   1889583        60      5340         0     81805     37380   1205825     18.13     19.26  --
1897.37/475.77	c  N dy  7452   1909620        60      5340         0     99587     37380   1594404     18.14     19.42  --
1926.49/483.03	c  N dy  7584   1929686        60      5340         0     64403     37380    814557     18.15     19.91  --
1952.46/489.58	c  N dy  7707   1952965        60      5340         0     84952     37380   1259644     18.16     19.18  --
1985.12/497.74	c  N dy  7839   1973797        60      5340         0    103376     37380   1662063     18.17     19.16  --
2007.06/503.26	c  N dy  7919   1993877        60      5340         0     67202     37380    861166     18.18     20.25  --
2029.00/508.71	c  N dy  8004   2013879        60      5340         0     84862     37380   1240106     18.18     20.77  --
2060.91/516.73	c  N dy  8113   2036673        60      5340         0    104941     37380   1673225     18.19     19.16  --
2092.46/524.70	c  N dy  8192   2069877        60      5340         0     79347     37380   1103056     18.18     19.22  --
2120.74/531.76	c  N dy  8300   2089912        60      5340         0     97111     37380   1489968     18.19     21.64  --
2147.87/538.56	c  N dy  8341   2113674        60      5340         0     62359     37380    728237     18.17     19.29  --
2170.61/544.22	c  N dy  8410   2135898        60      5340         0     81829     37380   1134563     18.17     19.13  --
2200.53/551.73	c  N dy  8527   2156243        60      5340         0     99811     37380   1526172     18.18     19.16  --
2234.83/560.36	c  N dy  8607   2186925        60      5340         0     70505     37380    893396     18.17     19.15  --
2262.36/567.22	c  N dy  8704   2210884        60      5340         0     91647     37380   1348534     18.18     17.16  --
2262.36/567.22	c  S st  8704   2210884        60      5340         0     91647     37380   1348534     18.18     17.16  --
2263.16/567.51	c  S st  8704   2211389        60      5340         0     92099     37380   1358807     18.18   no data  --
2263.59/567.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2263.59/567.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2263.59/567.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.18
2263.59/567.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2263.59/567.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2263.59/567.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
2263.59/567.60	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2378.07/596.24	c lits-rem:      5620  cl-subs:    10334  v-elim:      0  v-fix:    0  time: 114.19 s
2378.07/596.24	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
2378.07/596.25	c vivif2 --  cl tried    81765 cl shrink        0 lits rem          0 time: 0.06
2379.22/596.57	c asymm  cl-useful: 0/498/5340 lits-rem:0 time: 1.28
2379.22/596.58	c calculated reachability. Time: 0.00
2379.22/596.58	c  N dy  8704   2211389        60      5340         0     81765     37380   1142883     18.18   no data  --
2409.93/604.26	c  N dy  8849   2232131        60      5340         0    100065     37380   1544831     18.19     19.17  --
2442.65/612.42	c  N dy  8959   2253748        60      5340         0     62540     37380    723213     18.19     19.25  --
2463.79/617.70	c  N dy  9037   2274946        60      5340         0     81174     37380   1120674     18.19     19.17  --
2494.10/625.36	c  N dy  9187   2295317        60      5340         0     99285     37380   1518858     18.21     19.25  --
2536.03/635.87	c  N dy  9276   2315417        60      5340         0     59072     37380    639911     18.21     19.72  --
2569.48/644.22	c  N dy  9362   2335436        60      5340         0     76749     37380   1020427     18.21     21.10  --
2607.36/653.71	c  N dy  9451   2355463        60      5340         0     94458     37380   1401539     18.22     19.66  --
2652.84/665.17	c  N dy  9571   2376123        60      5340         0    112726     37380   1798668     18.22     19.35  --
2691.52/674.84	c  N dy  9696   2398185        60      5340         0     73284     37380    935406     18.23     19.24  --
2723.43/682.85	c  N dy  9764   2418231        60      5340         0     90931     37380   1309302     18.23     20.81  --
2760.11/692.04	c  N dy  9827   2438269        60      5340         0    108446     37380   1681931     18.23     19.71  --
2800.00/702.05	c  N dy  9941   2458364        60      5340         0     66395     37380    777817     18.24     20.78  --
2829.11/709.39	c  N dy  9996   2479843        60      5340         0     85261     37380   1178539     18.24     19.27  --
2863.01/717.81	c  N dy 10057   2499916        60      5340         0    102831     37380   1550061     18.23     19.23  --
2914.45/730.72	c  N dy 10146   2523050        60      5340         0     62512     37380    678732     18.23     19.45  --
2944.01/738.19	c  N dy 10280   2543098        60      5340         0     80227     37380   1066405     18.24     19.26  --
2978.70/746.81	c  N dy 10376   2565078        60      5340         0     99607     37380   1483587     18.24     19.23  --
3018.95/756.90	c  N dy 10516   2585134        60      5340         0    117405     37380   1874654     18.25     20.19  --
3048.90/764.49	c  N dy 10652   2605136        60      5340         0     73347     37380    907612     18.26     20.46  --
3080.77/772.42	c  N dy 10769   2631238        60      5340         0     96363     37380   1405598     18.27     19.25  --
3111.90/780.20	c  N dy 10811   2655333        60      5340         0    117465     37380   1847413     18.26     19.27  --
3162.55/792.92	c  N dy 10911   2696543        60      5340         0     90980     37380   1248181     18.24     19.24  --
3184.50/798.42	c  S st 10984   2711391        60      5340         0    104097     37380   1533551     18.25     18.74  --
3185.68/798.72	c  S st 10984   2711895        60      5340         0    104544     37380   1543748     18.25   no data  --
3185.68/798.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3185.68/798.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3185.68/798.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.20
3186.08/798.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3186.08/798.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3186.08/798.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
3186.08/798.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3527.53/884.45	c lits-rem:      5666  cl-subs:    13063  v-elim:      0  v-fix:    0  time: 341.38 s
3527.53/884.45	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
3527.53/884.46	c vivif2 --  cl tried    91481 cl shrink        0 lits rem          0 time: 0.07
3528.68/884.78	c asymm  cl-useful: 0/606/5340 lits-rem:0 time: 1.27
3528.68/884.79	c calculated reachability. Time: 0.00
3528.68/884.79	c  N dy 10984   2711895        60      5340         0     91481     37380   1283315     18.25   no data  --
3558.99/892.30	c  N dy 11078   2731951        60      5340         0    109132     37380   1666791     18.25     19.63  --
3594.49/901.24	c  N dy 11144   2754279        60      5340         0     66268     37380    740895     18.25     19.28  --
3617.63/907.08	c  N dy 11255   2774298        60      5340         0     83916     37380   1127306     18.26     20.01  --
3645.99/914.15	c  N dy 11349   2794377        60      5340         0    101634     37380   1508583     18.26     20.11  --
3673.08/920.93	c  N dy 11372   2814587        60      5340         0    119359     37380   1883868     18.25     19.33  --
3703.79/928.60	c  N dy 11459   2834619        60      5340         0     73211     37380    879788     18.26     19.92  --
3744.07/938.76	c  N dy 11560   2860316        60      5340         0     95893     37380   1365989     18.26     19.24  --
3787.14/949.50	c  N dy 11646   2880540        60      5340         0    113708     37380   1748223     18.26     19.28  --
3841.39/963.11	c  N dy 11759   2900544        60      5340         0     66335     37380    716814     18.26     20.99  --
3870.89/970.55	c  N dy 11828   2920843        60      5340         0     84243     37380   1100935     18.27     19.31  --
3912.78/981.10	c  N dy 11898   2945789        60      5340         0    106089     37380   1565101     18.26     19.23  --
3959.83/992.80	c  N dy 11996   2966020        60      5340         0    123867     37380   1947913     18.26     19.26  --
4000.93/1003.18	c  N dy 12027   2990622        60      5340         0     79372     37380    969229     18.25     19.27  --
4035.21/1011.77	c  N dy 12102   3010633        60      5340         0     96997     37380   1346694     18.26     19.75  --
4079.90/1023.01	c  N dy 12204   3031122        60      5340         0    115083     37380   1740804     18.26     19.26  --
4132.12/1036.08	c  N dy 12318   3051253        60      5340         0    132951     37380   2130166     18.27     19.31  --
4164.01/1044.00	c  N dy 12403   3071443        60      5340         0     83839     37380   1074262     18.27     19.24  --
4214.27/1056.69	c  N dy 12499   3100273        60      5340         0    109052     37380   1615497     18.27     19.27  --
4262.13/1068.69	c  N dy 12591   3120342        60      5340         0    126717     37380   2000134     18.27     19.30  --
4306.79/1079.87	c  N dy 12662   3143647        60      5340         0     79445     37380    961036     18.27     19.27  --
4339.14/1087.94	c  N dy 12761   3163716        60      5340         0     97112     37380   1340279     18.27     19.24  --
4375.78/1097.12	c  N dy 12877   3183786        60      5340         0    114882     37380   1728907     18.28     20.96  --
4412.89/1106.50	c  N dy 12929   3206877        60      5340         0    135173     37380   2161532     18.28     19.25  --
4422.51/1108.88	c  S st 12947   3211895        60      5340         0     71007     37380    776979     18.28     16.64  --
4423.26/1109.07	c  S st 12947   3212397        60      5340         0     71471     37380    787625     18.28   no data  --
4423.26/1109.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4423.26/1109.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4423.66/1109.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.12
4423.66/1109.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4423.66/1109.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4423.66/1109.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
4423.66/1109.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4487.89/1125.26	c lits-rem:       501  cl-subs:      781  v-elim:      0  v-fix:    0  time: 64.30 s
4487.89/1125.26	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
4487.89/1125.27	c vivif2 --  cl tried    70690 cl shrink        0 lits rem          0 time: 0.05
4489.46/1125.63	c asymm  cl-useful: 0/659/5340 lits-rem:0 time: 1.46
4489.46/1125.64	c calculated reachability. Time: 0.00
4489.46/1125.64	c  N dy 12947   3212397        60      5340         0     70690     37380    771177     18.28   no data  --
4519.77/1133.21	c  N dy 13067   3232834        60      5340         0     88828     37380   1165861     18.28     19.27  --
4558.52/1142.93	c  N dy 13206   3252901        60      5340         0    106629     37380   1558190     18.29     19.42  --
4657.41/1167.76	c  N dy 13324   3314552        60      5340         0     90947     37380   1167679     18.26     19.25  --
4690.50/1176.06	c  N dy 13406   3334564        60      5340         0    108511     37380   1543448     18.27     21.40  --
4732.39/1186.53	c  N dy 13501   3354645        60      5340         0    126257     37380   1929045     18.27     19.52  --
4775.07/1197.24	c  N dy 13567   3374691        60      5340         0     73634     37380    818070     18.27     20.71  --
4794.63/1202.18	c  N dy 13577   3396845        60      5340         0     92895     37380   1216121     18.26     19.25  --

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-3368943-1305407065/watcher-3368943-1305407065 -o /tmp/evaluation-result-3368943-1305407065/solver-3368943-1305407065 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3368943-1305407065.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: 7.82 8.05 8.01 5/355 18455
/proc/meminfo: memFree=24737092/32950928 swapFree=67056568/67111528
[pid=18455] ppid=18453 vsize=281780 CPUtime=0.01 cores=0,2,4,6
/proc/18455/stat : 18455 (strangenight1-m) R 18453 18455 18278 0 -1 4202496 869 0 0 0 1 0 0 0 25 0 4 0 652303545 288542720 788 33554432000 4194304 4650419 140735836860256 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18455/statm: 70445 788 343 112 0 65410 0
[pid=18455/tid=18456] ppid=18453 vsize=281912 CPUtime=0 cores=0,2,4,6
/proc/18455/task/18456/stat : 18456 (strangenight1-m) R 18453 18455 18278 0 -1 4202560 186 0 0 0 0 0 0 0 25 0 4 0 652303545 288677888 962 33554432000 4194304 4650419 140735836860256 18446744073709551615 239476356129 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18455/tid=18457] ppid=18453 vsize=281912 CPUtime=0 cores=0,2,4,6
/proc/18455/task/18457/stat : 18457 (strangenight1-m) R 18453 18455 18278 0 -1 4202560 74 0 0 0 0 0 0 0 25 0 4 0 652303545 288677888 962 33554432000 4194304 4650419 140735836860256 18446744073709551615 239476799982 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18455/tid=18458] ppid=18453 vsize=281912 CPUtime=0 cores=0,2,4,6
/proc/18455/task/18458/stat : 18458 (strangenight1-m) R 18453 18455 18278 0 -1 4202560 169 0 0 0 0 0 0 0 25 0 4 0 652303545 288677888 962 33554432000 4194304 4650419 140735836860256 18446744073709551615 4365361 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.0462919 s]
/proc/loadavg: 7.82 8.05 8.01 5/355 18455
/proc/meminfo: memFree=24737092/32950928 swapFree=67056568/67111528
[pid=18455] ppid=18453 vsize=281908 CPUtime=0.16 cores=0,2,4,6
/proc/18455/stat : 18455 (strangenight1-m) R 18453 18455 18278 0 -1 4202496 1225 0 0 0 16 0 0 0 18 0 4 0 652303545 288673792 1142 33554432000 4194304 4650419 140735836860256 18446744073709551615 4369378 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18455/statm: 70477 1142 366 112 0 65442 0
[pid=18455/tid=18456] ppid=18453 vsize=281908 CPUtime=0.04 cores=0,2,4,6
/proc/18455/task/18456/stat : 18456 (strangenight1-m) R 18453 18455 18278 0 -1 4202560 192 0 0 0 4 0 0 0 18 0 4 0 652303545 288673792 1142 33554432000 4194304 4650419 140735836860256 18446744073709551615 4370567 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18455/tid=18457] ppid=18453 vsize=281908 CPUtime=0.03 cores=0,2,4,6
/proc/18455/task/18457/stat : 18457 (strangenight1-m) R 18453 18455 18278 0 -1 4202560 184 0 0 0 3 0 0 0 25 0 4 0 652303545 288673792 1142 33554432000 4194304 4650419 140735836860256 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18455/tid=18458] ppid=18453 vsize=281908 CPUtime=0.04 cores=0,2,4,6
/proc/18455/task/18458/stat : 18458 (strangenight1-m) R 18453 18455 18278 0 -1 4202560 227 0 0 0 4 0 0 0 25 0 4 0 652303545 288673792 1142 33554432000 4194304 4650419 140735836860256 18446744073709551615 4366953 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 281908

[startup+0.100282 s]
/proc/loadavg: 7.82 8.05 8.01 5/355 18455
/proc/meminfo: memFree=24737092/32950928 swapFree=67056568/67111528
[pid=18455] ppid=18453 vsize=282052 CPUtime=0.37 cores=0,2,4,6
/proc/18455/stat : 18455 (strangenight1-m) R 18453 18455 18278 0 -1 4202496 1322 0 0 0 37 0 0 0 18 0 4 0 652303545 288821248 1239 33554432000 4194304 4650419 140735836860256 18446744073709551615 4370522 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18455/statm: 70513 1239 366 112 0 65478 0
[pid=18455/tid=18456] ppid=18453 vsize=282052 CPUtime=0.09 cores=0,2,4,6
/proc/18455/task/18456/stat : 18456 (strangenight1-m) R 18453 18455 18278 0 -1 4202560 202 0 0 0 9 0 0 0 18 0 4 0 652303545 288821248 1239 33554432000 4194304 4650419 140735836860256 18446744073709551615 4370730 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18455/tid=18457] ppid=18453 vsize=282052 CPUtime=0.08 cores=0,2,4,6
/proc/18455/task/18457/stat : 18457 (strangenight1-m) R 18453 18455 18278 0 -1 4202560 194 0 0 0 8 0 0 0 25 0 4 0 652303545 288821248 1239 33554432000 4194304 4650419 140735836860256 18446744073709551615 4370730 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18455/tid=18458] ppid=18453 vsize=282052 CPUtime=0.09 cores=0,2,4,6
/proc/18455/task/18458/stat : 18458 (strangenight1-m) R 18453 18455 18278 0 -1 4202560 294 0 0 0 9 0 0 0 25 0 4 0 652303545 288821248 1239 33554432000 4194304 4650419 140735836860256 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 282052

[startup+0.300246 s]
/proc/loadavg: 7.82 8.05 8.01 5/355 18455
/proc/meminfo: memFree=24737092/32950928 swapFree=67056568/67111528
[pid=18455] ppid=18453 vsize=284440 CPUtime=1.17 cores=0,2,4,6
/proc/18455/stat : 18455 (strangenight1-m) R 18453 18455 18278 0 -1 4202496 3616 0 0 0 117 0 0 0 18 0 4 0 652303545 291266560 2682 33554432000 4194304 4650419 140735836860256 18446744073709551615 4363432 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18455/statm: 71110 2682 390 112 0 66075 0
[pid=18455/tid=18456] ppid=18453 vsize=284440 CPUtime=0.29 cores=0,2,4,6
/proc/18455/task/18456/stat : 18456 (strangenight1-m) R 18453 18455 18278 0 -1 4202560 853 0 0 0 29 0 0 0 18 0 4 0 652303545 291266560 2682 33554432000 4194304 4650419 140735836860256 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18455/tid=18457] ppid=18453 vsize=284440 CPUtime=0.28 cores=0,2,4,6
/proc/18455/task/18457/stat : 18457 (strangenight1-m) R 18453 18455 18278 0 -1 4202560 828 0 0 0 28 0 0 0 25 0 4 0 652303545 291266560 2682 33554432000 4194304 4650419 140735836860256 18446744073709551615 4366839 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18455/tid=18458] ppid=18453 vsize=284440 CPUtime=0.29 cores=0,2,4,6
/proc/18455/task/18458/stat : 18458 (strangenight1-m) R 18453 18455 18278 0 -1 4202560 619 0 0 0 29 0 0 0 25 0 4 0 652303545 291266560 2682 33554432000 4194304 4650419 140735836860256 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 284440

[startup+0.70017 s]
/proc/loadavg: 7.82 8.05 8.01 5/355 18455
/proc/meminfo: memFree=24737092/32950928 swapFree=67056568/67111528
[pid=18455] ppid=18453 vsize=285716 CPUtime=2.77 cores=0,2,4,6
/proc/18455/stat : 18455 (strangenight1-m) R 18453 18455 18278 0 -1 4202496 5602 0 0 0 277 0 0 0 18 0 4 0 652303545 292573184 3479 33554432000 4194304 4650419 140735836860256 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18455/statm: 71429 3479 390 112 0 66394 0
[pid=18455/tid=18456] ppid=18453 vsize=285716 CPUtime=0.69 cores=0,2,4,6
/proc/18455/task/18456/stat : 18456 (strangenight1-m) R 18453 18455 18278 0 -1 4202560 1280 0 0 0 69 0 0 0 18 0 4 0 652303545 292573184 3479 33554432000 4194304 4650419 140735836860256 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18455/tid=18457] ppid=18453 vsize=285716 CPUtime=0.68 cores=0,2,4,6
/proc/18455/task/18457/stat : 18457 (strangenight1-m) R 18453 18455 18278 0 -1 4202560 1267 0 0 0 68 0 0 0 25 0 4 0 652303545 292573184 3479 33554432000 4194304 4650419 140735836860256 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18455/tid=18458] ppid=18453 vsize=285716 CPUtime=0.69 cores=0,2,4,6
/proc/18455/task/18458/stat : 18458 (strangenight1-m) R 18453 18455 18278 0 -1 4202560 1237 0 0 0 69 0 0 0 25 0 4 0 652303545 292573184 3479 33554432000 4194304 4650419 140735836860256 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 285716

[startup+1.50102 s]
/proc/loadavg: 7.82 8.05 8.01 11/359 18459
/proc/meminfo: memFree=24697124/32950928 swapFree=67056568/67111528
[pid=18455] ppid=18453 vsize=286792 CPUtime=5.96 cores=0,2,4,6
/proc/18455/stat : 18455 (strangenight1-m) R 18453 18455 18278 0 -1 4202496 9963 0 0 0 595 1 0 0 19 0 4 0 652303545 293675008 5345 33554432000 4194304 4650419 140735836860256 18446744073709551615 4433048 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18455/statm: 71698 5345 392 112 0 66663 0
[pid=18455/tid=18456] ppid=18453 vsize=286792 CPUtime=1.49 cores=0,2,4,6
/proc/18455/task/18456/stat : 18456 (strangenight1-m) R 18453 18455 18278 0 -1 4202560 2096 0 0 0 149 0 0 0 20 0 4 0 652303545 293675008 5345 33554432000 4194304 4650419 140735836860256 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18455/tid=18457] ppid=18453 vsize=286792 CPUtime=1.47 cores=0,2,4,6
/proc/18455/task/18457/stat : 18457 (strangenight1-m) R 18453 18455 18278 0 -1 4202560 2021 0 0 0 147 0 0 0 25 0 4 0 652303545 293675008 5345 33554432000 4194304 4650419 140735836860256 18446744073709551615 4360452 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18455/tid=18458] ppid=18453 vsize=286792 CPUtime=1.49 cores=0,2,4,6
/proc/18455/task/18458/stat : 18458 (strangenight1-m) R 18453 18455 18278 0 -1 4202560 2047 0 0 0 149 0 0 0 25 0 4 0 652303545 293675008 5345 33554432000 4194304 4650419 140735836860256 18446744073709551615 4332020 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 286792

[startup+3.10071 s]
/proc/loadavg: 7.91 8.06 8.02 10/359 18459
/proc/meminfo: memFree=24676664/32950928 swapFree=67056568/67111528
[pid=18455] ppid=18453 vsize=294716 CPUtime=12.35 cores=0,2,4,6
/proc/18455/stat : 18455 (strangenight1-m) R 18453 18455 18278 0 -1 4202496 16508 0 0 0 1233 2 0 0 25 0 4 0 652303545 301789184 10229 33554432000 4194304 4650419 140735836860256 18446744073709551615 4365348 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18455/statm: 73679 10229 392 112 0 68644 0
[pid=18455/tid=18456] ppid=18453 vsize=294716 CPUtime=3.09 cores=0,2,4,6
/proc/18455/task/18456/stat : 18456 (strangenight1-m) R 18453 18455 18278 0 -1 4202560 3622 0 0 0 309 0 0 0 25 0 4 0 652303545 301789184 10229 33554432000 4194304 4650419 140735836860256 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18455/tid=18457] ppid=18453 vsize=294716 CPUtime=3.06 cores=0,2,4,6
/proc/18455/task/18457/stat : 18457 (strangenight1-m) R 18453 18455 18278 0 -1 4202560 4219 0 0 0 306 0 0 0 25 0 4 0 652303545 301789184 10229 33554432000 4194304 4650419 140735836860256 18446744073709551615 4476293 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18455/tid=18458] ppid=18453 vsize=294716 CPUtime=3.08 cores=0,2,4,6
/proc/18455/task/18458/stat : 18458 (strangenight1-m) R 18453 18455 18278 0 -1 4202560 4404 0 0 0 308 0 0 0 25 0 4 0 652303545 301789184 10229 33554432000 4194304 4650419 140735836860256 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 294716

[startup+6.3011 s]
/proc/loadavg: 7.91 8.06 8.02 10/359 18459
/proc/meminfo: memFree=24640084/32950928 swapFree=67056568/67111528
[pid=18455] ppid=18453 vsize=295472 CPUtime=25.11 cores=0,2,4,6
/proc/18455/stat : 18455 (strangenight1-m) R 18453 18455 18278 0 -1 4202496 24334 0 0 0 2508 3 0 0 25 0 4 0 652303545 302563328 12276 33554432000 4194304 4650419 140735836860256 18446744073709551615 4476304 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18455/statm: 73868 12276 392 112 0 68833 0
[pid=18455/tid=18456] ppid=18453 vsize=295472 CPUtime=6.28 cores=0,2,4,6
/proc/18455/task/18456/stat : 18456 (strangenight1-m) R 18453 18455 18278 0 -1 4202560 5942 0 0 0 628 0 0 0 25 0 4 0 652303545 302563328 12276 33554432000 4194304 4650419 140735836860256 18446744073709551615 4367232 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18455/tid=18457] ppid=18453 vsize=295472 CPUtime=6.22 cores=0,2,4,6
/proc/18455/task/18457/stat : 18457 (strangenight1-m) R 18453 18455 18278 0 -1 4202560 6068 0 0 0 621 1 0 0 25 0 4 0 652303545 302563328 12276 33554432000 4194304 4650419 140735836860256 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18455/tid=18458] ppid=18453 vsize=295472 CPUtime=6.29 cores=0,2,4,6
/proc/18455/task/18458/stat : 18458 (strangenight1-m) R 18453 18455 18278 0 -1 4202560 6359 0 0 0 629 0 0 0 25 0 4 0 652303545 302563328 12276 33554432000 4194304 4650419 140735836860256 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 295472

[startup+12.7009 s]
/proc/loadavg: 7.92 8.06 8.02 10/359 18459
/proc/meminfo: memFree=24594336/32950928 swapFree=67056568/67111528
[pid=18455] ppid=18453 vsize=283828 CPUtime=50.64 cores=0,2,4,6
/proc/18455/stat : 18455 (strangenight1-m) R 18453 18455 18278 0 -1 4202496 36001 0 0 0 5059 5 0 0 25 0 4 0 652303545 290639872 16337 33554432000 4194304 4650419 140735836860256 18446744073709551615 4364788 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18455/statm: 70957 16337 392 112 0 65922 0
[pid=18455/tid=18456] ppid=18453 vsize=283828 CPUtime=12.69 cores=0,2,4,6
/proc/18455/task/18456/stat : 18456 (strangenight1-m) R 18453 18455 18278 0 -1 4202560 9037 0 0 0 1268 1 0 0 25 0 4 0 652303545 290639872 16337 33554432000 4194304 4650419 140735836860256 18446744073709551615 4366953 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18455/tid=18457] ppid=18453 vsize=283828 CPUtime=12.55 cores=0,2,4,6
/proc/18455/task/18457/stat : 18457 (strangenight1-m) R 18453 18455 18278 0 -1 4202560 8389 0 0 0 1254 1 0 0 25 0 4 0 652303545 290639872 16337 33554432000 4194304 4650419 140735836860256 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18455/tid=18458] ppid=18453 vsize=283828 CPUtime=12.68 cores=0,2,4,6
/proc/18455/task/18458/stat : 18458 (strangenight1-m) R 18453 18455 18278 0 -1 4202560 9827 0 0 0 1268 0 0 0 25 0 4 0 652303545 290639872 16337 33554432000 4194304 4650419 140735836860256 18446744073709551615 4365325 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 283828

[startup+25.5004 s]
/proc/loadavg: 8.00 8.07 8.02 10/359 18459
/proc/meminfo: memFree=24541624/32950928 swapFree=67056568/67111528
[pid=18455] ppid=18453 vsize=274628 CPUtime=101.7 cores=0,2,4,6
/proc/18455/stat : 18455 (strangenight1-m) R 18453 18455 18278 0 -1 4202496 54391 0 0 0 10160 10 0 0 25 0 4 0 652303545 281219072 20988 33554432000 4194304 4650419 140735836860256 18446744073709551615 4433048 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18455/statm: 68657 20988 392 112 0 63622 0
[pid=18455/tid=18456] ppid=18453 vsize=274628 CPUtime=25.49 cores=0,2,4,6
/proc/18455/task/18456/stat : 18456 (strangenight1-m) R 18453 18455 18278 0 -1 4202560 13629 0 0 0 2547 2 0 0 25 0 4 0 652303545 281219072 20988 33554432000 4194304 4650419 140735836860256 18446744073709551615 4365252 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18455/tid=18457] ppid=18453 vsize=274628 CPUtime=25.2 cores=0,2,4,6
/proc/18455/task/18457/stat : 18457 (strangenight1-m) R 18453 18455 18278 0 -1 4202560 13239 0 0 0 2518 2 0 0 25 0 4 0 652303545 281219072 20988 33554432000 4194304 4650419 140735836860256 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18455/tid=18458] ppid=18453 vsize=274628 CPUtime=25.49 cores=0,2,4,6
/proc/18455/task/18458/stat : 18458 (strangenight1-m) R 18453 18455 18278 0 -1 4202560 14393 0 0 0 2547 2 0 0 25 0 4 0 652303545 281219072 20988 33554432000 4194304 4650419 140735836860256 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.7
Current children cumulated vsize (KiB) 274628

[startup+51.1005 s]
/proc/loadavg: 8.00 8.07 8.02 10/359 18460
/proc/meminfo: memFree=24491804/32950928 swapFree=67056568/67111528
[pid=18455] ppid=18453 vsize=295216 CPUtime=203.81 cores=0,2,4,6
/proc/18455/stat : 18455 (strangenight1-m) R 18453 18455 18278 0 -1 4202496 78996 0 0 0 20365 16 0 0 25 0 4 0 652303545 302301184 25534 33554432000 4194304 4650419 140735836860256 18446744073709551615 4366869 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18455/statm: 73804 25534 392 112 0 68769 0
[pid=18455/tid=18456] ppid=18453 vsize=295216 CPUtime=51.09 cores=0,2,4,6
/proc/18455/task/18456/stat : 18456 (strangenight1-m) R 18453 18455 18278 0 -1 4202560 19995 0 0 0 5106 3 0 0 25 0 4 0 652303545 302301184 25534 33554432000 4194304 4650419 140735836860256 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18455/tid=18457] ppid=18453 vsize=295216 CPUtime=50.53 cores=0,2,4,6
/proc/18455/task/18457/stat : 18457 (strangenight1-m) R 18453 18455 18278 0 -1 4202560 19840 0 0 0 5049 4 0 0 25 0 4 0 652303545 302301184 25534 33554432000 4194304 4650419 140735836860256 18446744073709551615 4365246 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18455/tid=18458] ppid=18453 vsize=295216 CPUtime=51.09 cores=0,2,4,6
/proc/18455/task/18458/stat : 18458 (strangenight1-m) R 18453 18455 18278 0 -1 4202560 21265 0 0 0 5105 4 0 0 25 0 4 0 652303545 302301184 25534 33554432000 4194304 4650419 140735836860256 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 203.81
Current children cumulated vsize (KiB) 295216

[startup+102.314 s]
/proc/loadavg: 8.04 8.07 8.02 10/359 18461
/proc/meminfo: memFree=24421956/32950928 swapFree=67056568/67111528
[pid=18455] ppid=18453 vsize=320996 CPUtime=408.08 cores=0,2,4,6
/proc/18455/stat : 18455 (strangenight1-m) R 18453 18455 18278 0 -1 4202496 117771 0 0 0 40781 27 0 0 25 0 4 0 652303545 328699904 32996 33554432000 4194304 4650419 140735836860256 18446744073709551615 4313071 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18455/statm: 80249 32996 392 112 0 75214 0
[pid=18455/tid=18456] ppid=18453 vsize=320996 CPUtime=102.31 cores=0,2,4,6
/proc/18455/task/18456/stat : 18456 (strangenight1-m) R 18453 18455 18278 0 -1 4202560 28504 0 0 0 10224 7 0 0 25 0 4 0 652303545 328699904 32996 33554432000 4194304 4650419 140735836860256 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18455/tid=18457] ppid=18453 vsize=320996 CPUtime=101.17 cores=0,2,4,6
/proc/18455/task/18457/stat : 18457 (strangenight1-m) R 18453 18455 18278 0 -1 4202560 30139 0 0 0 10111 6 0 0 25 0 4 0 652303545 328699904 32996 33554432000 4194304 4650419 140735836860256 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18455/tid=18458] ppid=18453 vsize=320996 CPUtime=102.3 cores=0,2,4,6
/proc/18455/task/18458/stat : 18458 (strangenight1-m) R 18453 18455 18278 0 -1 4202560 30332 0 0 0 10224 6 0 0 25 0 4 0 652303545 328699904 32996 33554432000 4194304 4650419 140735836860256 18446744073709551615 4313715 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 408.08
Current children cumulated vsize (KiB) 320996

[startup+162.3 s]

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

[pid=18455] ppid=18453 vsize=510796 CPUtime=2801.2 cores=0,2,4,6
/proc/18455/stat : 18455 (strangenight1-m) R 18453 18455 18278 0 -1 4202496 348867 0 0 0 280001 119 0 0 25 0 4 0 652303545 523055104 72470 33554432000 4194304 4650419 140735836860256 18446744073709551615 4363416 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18455/statm: 127699 72470 392 112 0 122664 0
[pid=18455/tid=18456] ppid=18453 vsize=510796 CPUtime=702.31 cores=0,2,4,6
/proc/18455/task/18456/stat : 18456 (strangenight1-m) R 18453 18455 18278 0 -1 4202560 90054 0 0 0 70199 32 0 0 25 0 4 0 652303545 523055104 72470 33554432000 4194304 4650419 140735836860256 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18455/tid=18457] ppid=18453 vsize=510796 CPUtime=694.37 cores=0,2,4,6
/proc/18455/task/18457/stat : 18457 (strangenight1-m) R 18453 18455 18278 0 -1 4202560 93719 0 0 0 69407 30 0 0 25 0 4 0 652303545 523055104 72470 33554432000 4194304 4650419 140735836860256 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18455/tid=18458] ppid=18453 vsize=510796 CPUtime=702.31 cores=0,2,4,6
/proc/18455/task/18458/stat : 18458 (strangenight1-m) R 18453 18455 18278 0 -1 4202560 71631 0 0 0 70210 21 0 0 25 0 4 0 652303545 523055104 72470 33554432000 4194304 4650419 140735836860256 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2801.2
Current children cumulated vsize (KiB) 510796

[startup+762.313 s]
/proc/loadavg: 8.04 8.06 8.01 10/359 18479
/proc/meminfo: memFree=23969248/32950928 swapFree=67056568/67111528
[pid=18455] ppid=18453 vsize=445496 CPUtime=3040.53 cores=0,2,4,6
/proc/18455/stat : 18455 (strangenight1-m) R 18453 18455 18278 0 -1 4202496 361929 0 0 0 303930 123 0 0 25 0 4 0 652303545 456187904 69072 33554432000 4194304 4650419 140735836860256 18446744073709551615 4364785 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18455/statm: 111374 69072 392 112 0 106339 0
[pid=18455/tid=18456] ppid=18453 vsize=445496 CPUtime=762.33 cores=0,2,4,6
/proc/18455/task/18456/stat : 18456 (strangenight1-m) R 18453 18455 18278 0 -1 4202560 92981 0 0 0 76201 32 0 0 25 0 4 0 652303545 456187904 69072 33554432000 4194304 4650419 140735836860256 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18455/tid=18457] ppid=18453 vsize=445496 CPUtime=753.67 cores=0,2,4,6
/proc/18455/task/18457/stat : 18457 (strangenight1-m) R 18453 18455 18278 0 -1 4202560 98564 0 0 0 75336 31 0 0 25 0 4 0 652303545 456187904 69072 33554432000 4194304 4650419 140735836860256 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18455/tid=18458] ppid=18453 vsize=445496 CPUtime=762.33 cores=0,2,4,6
/proc/18455/task/18458/stat : 18458 (strangenight1-m) R 18453 18455 18278 0 -1 4202560 71959 0 0 0 76212 21 0 0 25 0 4 0 652303545 456187904 69072 33554432000 4194304 4650419 140735836860256 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3040.53
Current children cumulated vsize (KiB) 445496

[startup+822.301 s]
/proc/loadavg: 8.07 8.06 8.01 10/359 18481
/proc/meminfo: memFree=23939200/32950928 swapFree=67056568/67111528
[pid=18455] ppid=18453 vsize=502556 CPUtime=3279.81 cores=0,2,4,6
/proc/18455/stat : 18455 (strangenight1-m) R 18453 18455 18278 0 -1 4202496 379490 0 0 0 327849 132 0 0 25 0 4 0 652303545 514617344 70964 33554432000 4194304 4650419 140735836860256 18446744073709551615 4476297 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18455/statm: 125639 70964 392 112 0 120604 0
[pid=18455/tid=18456] ppid=18453 vsize=502556 CPUtime=822.32 cores=0,2,4,6
/proc/18455/task/18456/stat : 18456 (strangenight1-m) R 18453 18455 18278 0 -1 4202560 95247 0 0 0 82198 34 0 0 25 0 4 0 652303545 514617344 70964 33554432000 4194304 4650419 140735836860256 18446744073709551615 4365330 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18455/tid=18457] ppid=18453 vsize=502556 CPUtime=812.99 cores=0,2,4,6
/proc/18455/task/18457/stat : 18457 (strangenight1-m) R 18453 18455 18278 0 -1 4202560 103671 0 0 0 81265 34 0 0 25 0 4 0 652303545 514617344 70964 33554432000 4194304 4650419 140735836860256 18446744073709551615 4366931 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18455/tid=18458] ppid=18453 vsize=502556 CPUtime=822.31 cores=0,2,4,6
/proc/18455/task/18458/stat : 18458 (strangenight1-m) R 18453 18455 18278 0 -1 4202560 76606 0 0 0 82208 23 0 0 25 0 4 0 652303545 514617344 70964 33554432000 4194304 4650419 140735836860256 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3279.81
Current children cumulated vsize (KiB) 502556

[startup+882.3 s]
/proc/loadavg: 8.11 8.08 8.01 10/359 18482
/proc/meminfo: memFree=23914120/32950928 swapFree=67056568/67111528
[pid=18455] ppid=18453 vsize=502664 CPUtime=3519.1 cores=0,2,4,6
/proc/18455/stat : 18455 (strangenight1-m) R 18453 18455 18278 0 -1 4202496 397499 0 0 0 351772 138 0 0 25 0 4 0 652303545 514727936 74279 33554432000 4194304 4650419 140735836860256 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18455/statm: 125666 74279 392 112 0 120631 0
[pid=18455/tid=18456] ppid=18453 vsize=502664 CPUtime=882.32 cores=0,2,4,6
/proc/18455/task/18456/stat : 18456 (strangenight1-m) R 18453 18455 18278 0 -1 4202560 99785 0 0 0 88196 36 0 0 25 0 4 0 652303545 514727936 74279 33554432000 4194304 4650419 140735836860256 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18455/tid=18457] ppid=18453 vsize=502664 CPUtime=872.28 cores=0,2,4,6
/proc/18455/task/18457/stat : 18457 (strangenight1-m) R 18453 18455 18278 0 -1 4202560 107779 0 0 0 87193 35 0 0 25 0 4 0 652303545 514727936 74279 33554432000 4194304 4650419 140735836860256 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18455/tid=18458] ppid=18453 vsize=502664 CPUtime=882.32 cores=0,2,4,6
/proc/18455/task/18458/stat : 18458 (strangenight1-m) R 18453 18455 18278 0 -1 4202560 77144 0 0 0 88208 24 0 0 25 0 4 0 652303545 514727936 74279 33554432000 4194304 4650419 140735836860256 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3519.1
Current children cumulated vsize (KiB) 502664

[startup+942.301 s]
/proc/loadavg: 8.13 8.09 8.02 10/359 18484
/proc/meminfo: memFree=23895356/32950928 swapFree=67056568/67111528
[pid=18455] ppid=18453 vsize=558908 CPUtime=3758.44 cores=0,2,4,6
/proc/18455/stat : 18455 (strangenight1-m) R 18453 18455 18278 0 -1 4202496 414663 0 0 0 375698 146 0 0 25 0 4 0 652303545 572321792 83264 33554432000 4194304 4650419 140735836860256 18446744073709551615 4363432 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18455/statm: 139727 83264 392 112 0 134692 0
[pid=18455/tid=18456] ppid=18453 vsize=558908 CPUtime=942.32 cores=0,2,4,6
/proc/18455/task/18456/stat : 18456 (strangenight1-m) R 18453 18455 18278 0 -1 4202560 104959 0 0 0 94194 38 0 0 25 0 4 0 652303545 572321792 83264 33554432000 4194304 4650419 140735836860256 18446744073709551615 4433093 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18455/tid=18457] ppid=18453 vsize=558908 CPUtime=931.63 cores=0,2,4,6
/proc/18455/task/18457/stat : 18457 (strangenight1-m) R 18453 18455 18278 0 -1 4202560 112884 0 0 0 93125 38 0 0 25 0 4 0 652303545 572321792 83264 33554432000 4194304 4650419 140735836860256 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18455/tid=18458] ppid=18453 vsize=558908 CPUtime=942.32 cores=0,2,4,6
/proc/18455/task/18458/stat : 18458 (strangenight1-m) R 18453 18455 18278 0 -1 4202560 78456 0 0 0 94207 25 0 0 25 0 4 0 652303545 572321792 83264 33554432000 4194304 4650419 140735836860256 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3758.44
Current children cumulated vsize (KiB) 558908

[startup+1002.3 s]
/proc/loadavg: 8.08 8.08 8.02 10/359 18485
/proc/meminfo: memFree=23890956/32950928 swapFree=67056568/67111528
[pid=18455] ppid=18453 vsize=546144 CPUtime=3997.71 cores=0,2,4,6
/proc/18455/stat : 18455 (strangenight1-m) R 18453 18455 18278 0 -1 4202496 419704 0 0 0 399623 148 0 0 25 0 4 0 652303545 559251456 80781 33554432000 4194304 4650419 140735836860256 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18455/statm: 136536 80781 392 112 0 131501 0
[pid=18455/tid=18456] ppid=18453 vsize=546144 CPUtime=1002.33 cores=0,2,4,6
/proc/18455/task/18456/stat : 18456 (strangenight1-m) R 18453 18455 18278 0 -1 4202560 105123 0 0 0 100195 38 0 0 25 0 4 0 652303545 559251456 80781 33554432000 4194304 4650419 140735836860256 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18455/tid=18457] ppid=18453 vsize=546144 CPUtime=990.91 cores=0,2,4,6
/proc/18455/task/18457/stat : 18457 (strangenight1-m) R 18453 18455 18278 0 -1 4202560 114199 0 0 0 99052 39 0 0 25 0 4 0 652303545 559251456 80781 33554432000 4194304 4650419 140735836860256 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18455/tid=18458] ppid=18453 vsize=546144 CPUtime=1002.32 cores=0,2,4,6
/proc/18455/task/18458/stat : 18458 (strangenight1-m) R 18453 18455 18278 0 -1 4202560 78822 0 0 0 100207 25 0 0 25 0 4 0 652303545 559251456 80781 33554432000 4194304 4650419 140735836860256 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3997.71
Current children cumulated vsize (KiB) 546144

[startup+1062.3 s]
/proc/loadavg: 8.07 8.08 8.02 10/359 18487
/proc/meminfo: memFree=23868604/32950928 swapFree=67056568/67111528
[pid=18455] ppid=18453 vsize=546144 CPUtime=4237.01 cores=0,2,4,6
/proc/18455/stat : 18455 (strangenight1-m) R 18453 18455 18278 0 -1 4202496 425005 0 0 0 423550 151 0 0 25 0 4 0 652303545 559251456 83319 33554432000 4194304 4650419 140735836860256 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18455/statm: 136536 83319 392 112 0 131501 0
[pid=18455/tid=18456] ppid=18453 vsize=546144 CPUtime=1062.33 cores=0,2,4,6
/proc/18455/task/18456/stat : 18456 (strangenight1-m) R 18453 18455 18278 0 -1 4202560 105123 0 0 0 106195 38 0 0 25 0 4 0 652303545 559251456 83319 33554432000 4194304 4650419 140735836860256 18446744073709551615 4476311 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18455/tid=18457] ppid=18453 vsize=546144 CPUtime=1050.21 cores=0,2,4,6
/proc/18455/task/18457/stat : 18457 (strangenight1-m) R 18453 18455 18278 0 -1 4202560 117121 0 0 0 104981 40 0 0 25 0 4 0 652303545 559251456 83319 33554432000 4194304 4650419 140735836860256 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18455/tid=18458] ppid=18453 vsize=546144 CPUtime=1062.33 cores=0,2,4,6
/proc/18455/task/18458/stat : 18458 (strangenight1-m) R 18453 18455 18278 0 -1 4202560 78822 0 0 0 106208 25 0 0 25 0 4 0 652303545 559251456 83319 33554432000 4194304 4650419 140735836860256 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4237.01
Current children cumulated vsize (KiB) 546144

[startup+1122.3 s]
/proc/loadavg: 8.06 8.08 8.02 10/359 18489
/proc/meminfo: memFree=23863108/32950928 swapFree=67056568/67111528
[pid=18455] ppid=18453 vsize=546144 CPUtime=4476.3 cores=0,2,4,6
/proc/18455/stat : 18455 (strangenight1-m) R 18453 18455 18278 0 -1 4202496 432146 0 0 0 447475 155 0 0 25 0 4 0 652303545 559251456 85315 33554432000 4194304 4650419 140735836860256 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18455/statm: 136536 85315 392 112 0 131501 0
[pid=18455/tid=18456] ppid=18453 vsize=546144 CPUtime=1122.33 cores=0,2,4,6
/proc/18455/task/18456/stat : 18456 (strangenight1-m) R 18453 18455 18278 0 -1 4202560 107961 0 0 0 112193 40 0 0 25 0 4 0 652303545 559251456 85315 33554432000 4194304 4650419 140735836860256 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18455/tid=18457] ppid=18453 vsize=546144 CPUtime=1109.51 cores=0,2,4,6
/proc/18455/task/18457/stat : 18457 (strangenight1-m) R 18453 18455 18278 0 -1 4202560 117306 0 0 0 110911 40 0 0 25 0 4 0 652303545 559251456 85315 33554432000 4194304 4650419 140735836860256 18446744073709551615 4438399 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18455/tid=18458] ppid=18453 vsize=546144 CPUtime=1122.33 cores=0,2,4,6
/proc/18455/task/18458/stat : 18458 (strangenight1-m) R 18453 18455 18278 0 -1 4202560 78824 0 0 0 112208 25 0 0 25 0 4 0 652303545 559251456 85315 33554432000 4194304 4650419 140735836860256 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4476.3
Current children cumulated vsize (KiB) 546144

[startup+1182.3 s]
/proc/loadavg: 8.02 8.06 8.01 9/359 18490
/proc/meminfo: memFree=23829948/32950928 swapFree=67056568/67111528
[pid=18455] ppid=18453 vsize=584372 CPUtime=4715.65 cores=0,2,4,6
/proc/18455/stat : 18455 (strangenight1-m) R 18453 18455 18278 0 -1 4202496 441376 0 0 0 471405 160 0 0 25 0 4 0 652303545 598396928 85590 33554432000 4194304 4650419 140735836860256 18446744073709551615 4366931 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18455/statm: 146093 85590 392 112 0 141058 0
[pid=18455/tid=18456] ppid=18453 vsize=584372 CPUtime=1182.33 cores=0,2,4,6
/proc/18455/task/18456/stat : 18456 (strangenight1-m) R 18453 18455 18278 0 -1 4202560 110235 0 0 0 118192 41 0 0 25 0 4 0 652303545 598396928 85590 33554432000 4194304 4650419 140735836860256 18446744073709551615 4366845 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18455/tid=18457] ppid=18453 vsize=584372 CPUtime=1168.86 cores=0,2,4,6
/proc/18455/task/18457/stat : 18457 (strangenight1-m) R 18453 18455 18278 0 -1 4202560 117306 0 0 0 116846 40 0 0 25 0 4 0 652303545 598396928 85590 33554432000 4194304 4650419 140735836860256 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18455/tid=18458] ppid=18453 vsize=584372 CPUtime=1182.33 cores=0,2,4,6
/proc/18455/task/18458/stat : 18458 (strangenight1-m) R 18453 18455 18278 0 -1 4202560 83130 0 0 0 118206 27 0 0 25 0 4 0 652303545 598396928 85590 33554432000 4194304 4650419 140735836860256 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4715.65
Current children cumulated vsize (KiB) 584372



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.5 s]
/proc/loadavg: 8.14 8.09 8.02 5/354 18492
/proc/meminfo: memFree=24412540/32950928 swapFree=67056568/67111528
[pid=18455] ppid=18453 vsize=584420 CPUtime=4800.24 cores=0,2,4,6
/proc/18455/stat : 18455 (strangenight1-m) R 18453 18455 18278 0 -1 4202496 444958 0 0 0 479862 162 0 0 25 0 4 0 652303545 598446080 83801 33554432000 4194304 4650419 140735836860256 18446744073709551615 4364785 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18455/statm: 146105 83801 392 112 0 141070 0
[pid=18455/tid=18456] ppid=18453 vsize=584420 CPUtime=1203.55 cores=0,2,4,6
/proc/18455/task/18456/stat : 18456 (strangenight1-m) R 18453 18455 18278 0 -1 4202560 110751 0 0 0 120313 42 0 0 25 0 4 0 652303545 598446080 83802 33554432000 4194304 4650419 140735836860256 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18455/tid=18457] ppid=18453 vsize=584420 CPUtime=1189.82 cores=0,2,4,6
/proc/18455/task/18457/stat : 18457 (strangenight1-m) R 18453 18455 18278 0 -1 4202560 117306 0 0 0 118942 40 0 0 25 0 4 0 652303545 598446080 83802 33554432000 4194304 4650419 140735836860256 18446744073709551615 4365263 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18455/tid=18458] ppid=18453 vsize=584420 CPUtime=1203.54 cores=0,2,4,6
/proc/18455/task/18458/stat : 18458 (strangenight1-m) R 18453 18455 18278 0 -1 4202560 83953 0 0 0 120327 27 0 0 25 0 4 0 652303545 598446080 83802 33554432000 4194304 4650419 140735836860256 18446744073709551615 4366953 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.24
Current children cumulated vsize (KiB) 584420

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

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

[startup+1203.5 s]
/proc/loadavg: 8.14 8.09 8.02 5/354 18492
/proc/meminfo: memFree=24412540/32950928 swapFree=67056568/67111528
[pid=18455] ppid=18453 vsize=584420 CPUtime=4800.24 cores=0,2,4,6
/proc/18455/stat : 18455 (strangenight1-m) R 18453 18455 18278 0 -1 4202496 444958 0 0 0 479862 162 0 0 25 0 4 0 652303545 598446080 83801 33554432000 4194304 4650419 140735836860256 18446744073709551615 4364785 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18455/statm: 146105 83801 392 112 0 141070 0
[pid=18455/tid=18456] ppid=18453 vsize=584420 CPUtime=1203.55 cores=0,2,4,6
/proc/18455/task/18456/stat : 18456 (strangenight1-m) R 18453 18455 18278 0 -1 4202560 110751 0 0 0 120313 42 0 0 25 0 4 0 652303545 598446080 83802 33554432000 4194304 4650419 140735836860256 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18455/tid=18457] ppid=18453 vsize=584420 CPUtime=1189.82 cores=0,2,4,6
/proc/18455/task/18457/stat : 18457 (strangenight1-m) R 18453 18455 18278 0 -1 4202560 117306 0 0 0 118942 40 0 0 25 0 4 0 652303545 598446080 83802 33554432000 4194304 4650419 140735836860256 18446744073709551615 4365263 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18455/tid=18458] ppid=18453 vsize=584420 CPUtime=1203.54 cores=0,2,4,6
/proc/18455/task/18458/stat : 18458 (strangenight1-m) R 18453 18455 18278 0 -1 4202560 83953 0 0 0 120327 27 0 0 25 0 4 0 652303545 598446080 83802 33554432000 4194304 4650419 140735836860256 18446744073709551615 4366953 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.24
Current children cumulated vsize (KiB) 584420

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.54
CPU time (s): 4800.3
CPU user time (s): 4798.66
CPU system time (s): 1.63875
CPU usage (%): 398.849
Max. virtual memory (cumulated for all children) (KiB): 584420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.66
system time used= 1.63875
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 444959
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= 277
involuntary context switches= 21905

runsolver used 3.87741 second user time and 9.8595 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-14 23:04:25
IDJOB=3368943
IDBENCH=82952
IDSOLVER=1846
FILE ID=node148/3368943-1305407065
RUNJOBID= node148-1305405858-18296
PBS_JOBID= 13324501
Free space on /tmp= 72836 MiB

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

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

MD5SUM BENCH= 063ddd149f36deba1032de0c40881dff
RANDOM SEED=392269589

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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.83
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.854
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.854
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.82
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.854
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.854
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.854
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      24737372 kB
Buffers:        316368 kB
Cached:        4595148 kB
SwapCached:       8488 kB
Active:        4567352 kB
Inactive:      3292824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      24737372 kB
SwapTotal:    67111528 kB
SwapFree:     67056568 kB
Dirty:           13776 kB
Writeback:           0 kB
AnonPages:     2946492 kB
Mapped:          27392 kB
Slab:           259044 kB
PageTables:      28980 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 84745952 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= 72828 MiB
End job on node148 at 2011-05-14 23:24:30