Trace number 3174005

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt? (TO) 4800.43 1201.93

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v700-c2982-S1971541934-090.UNKNOWN.cnf
MD5SUM6180decb1c46447c67f7e6e340e02857
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses2982
Sum of the clauses size8946
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32982
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3174005-1304075906.cnf'
0.00/0.00	c -- header says num vars:            700
0.00/0.00	c -- header says num clauses:        2982
0.00/0.01	c -- clauses added:            0 learnts,         2982 normals,            0 xors
0.00/0.01	c -- vars added        700
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       700      2982         0         0      8946         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/2982/2982 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    700 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.07/0.10	c lits-rem:         0  cl-subs:        0  v-elim:     15  v-fix:    0  time:  0.00 s
0.07/0.10	c Finding binary XORs  T:     0.00 s  found:       0
0.07/0.10	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.07/0.10	c calculated reachability. Time: 0.00
0.07/0.10	c Calc default polars -  time:   0.00 s pos:     295 undec:      89 neg:     316
0.07/0.10	c =========================================================================================
0.07/0.10	c types(t): F = full restart, N = normal restart
0.07/0.10	c types(t): S = simplification begin/end, E = solution found
0.07/0.10	c restart types(rt): st = static, dy = dynamic
0.07/0.10	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.07/0.10	c  B st     0         0       685      2968         0         0      8991         0   no data   no data
0.07/0.10	c Decided on static restart strategy
0.40/0.17	c  N st     8      4916       685      2968         0      4858      8991    141776   no data   no data
1.57/0.47	c  N st    10     11300       685      2968         0      4515      8991     93789   no data   no data
2.78/0.77	c  N st    11     17043       685      2968         0     10155      8991    260911   no data   no data
4.77/1.23	c  F st    12     25001       685      2968         0     12455      8991    322935   no data   no data
4.77/1.23	c  N st    12     25001       685      2968         0     12455      8991    322935   no data   no data
5.58/1.49	c Decided on static restart strategy
5.58/1.49	c  N st    18     30001       685      2968         0     10741      8991    256233   no data   no data
5.58/1.49	c  S st    18     30001       685      2968         0     10741      8991    256233   no data   no data
5.98/1.52	c  S st    18     30502       685      2968         0     11242      8991    270549   no data   no data
5.98/1.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.98/1.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
5.98/1.53	c blocked clauses removed:        0 vars:      0 tried:         685 T: 0.00 s
5.98/1.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.98/1.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.98/1.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    685 time:  0.00 s
5.98/1.53	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
5.98/1.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.98/1.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.37/1.60	c lits-rem:        60  cl-subs:      391  v-elim:      0  v-fix:    0  time:  0.06 s
6.37/1.60	c asymm  cl-useful: 0/2968/2968 lits-rem:0 time: 0.01
6.37/1.61	c calculated reachability. Time: 0.00
6.37/1.61	c  N st    18     30502       685      2968         0     10851      8991    257085   no data   no data
7.97/2.03	c  N st    20     37613       685      2968         0     10092      8991    209964   no data   no data
9.56/2.44	c  N st    21     44012       685      2968         0     16409      8991    410994   no data   no data
9.96/2.56	c  S st    22     45753       685      2968         0      9314      8991    162626   no data   no data
9.96/2.59	c  S st    22     46256       685      2968         0      9817      8991    176641   no data   no data
9.96/2.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.37/2.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
10.37/2.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.37/2.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.37/2.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.37/2.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    685 time:  0.00 s
10.37/2.60	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
10.37/2.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
10.37/2.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.37/2.62	c lits-rem:        25  cl-subs:       18  v-elim:      0  v-fix:    0  time:  0.01 s
10.37/2.62	c vivif2 --  cl tried     2968 cl shrink        0 lits rem          0 time: 0.00
10.37/2.62	c vivif2 --  cl tried     9799 cl shrink        0 lits rem          0 time: 0.00
10.37/2.62	c asymm  cl-useful: 0/2968/2968 lits-rem:0 time: 0.01
10.37/2.62	c calculated reachability. Time: 0.00
10.37/2.62	c  N st    22     46256       685      2968         0      9799      8991    175986   no data   no data
14.36/3.61	c  N st    23     60653       685      2968         0     14182      8991    297402   no data   no data
16.76/4.29	c  N st    24     69384       685      2968         0     11919      8991    210301   no data   no data
16.76/4.29	c  S st    24     69384       685      2968         0     11919      8991    210301   no data   no data
17.18/4.33	c  S st    24     69886       685      2968         0     12421      8991    224122   no data   no data
17.18/4.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.18/4.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
17.18/4.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17.18/4.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.18/4.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.18/4.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    685 time:  0.00 s
17.18/4.33	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
17.18/4.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
17.18/4.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.18/4.37	c lits-rem:        25  cl-subs:      139  v-elim:      0  v-fix:    0  time:  0.02 s
17.18/4.37	c vivif2 --  cl tried     2968 cl shrink        0 lits rem          0 time: 0.00
17.18/4.37	c vivif2 --  cl tried    12282 cl shrink        0 lits rem          0 time: 0.00
17.18/4.38	c asymm  cl-useful: 0/2968/2968 lits-rem:0 time: 0.01
17.18/4.38	c calculated reachability. Time: 0.00
17.18/4.38	c  N st    24     69886       685      2968         0     12282      8991    220076   no data   no data
22.75/5.72	c  F st    25     87500       685      2968         0     17787      8991    379694   no data   no data
22.75/5.73	c  N st    25     87500       685      2968         0     17787      8991    379694   no data   no data
24.35/6.13	c Decided on static restart strategy
25.15/6.39	c  N st    32     95539       685      2968         0     25755      8991    622245   no data   no data
28.34/7.12	c  N st    34    104834       685      2968         0     22086      8991    486640   no data   no data
28.34/7.12	c  S st    34    104834       685      2968         0     22086      8991    486640   no data   no data
28.34/7.17	c  S st    34    105335       685      2968         0     22587      8991    499101   no data   no data
28.34/7.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.34/7.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
28.34/7.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
28.34/7.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.34/7.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.34/7.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    685 time:  0.00 s
28.34/7.18	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
28.34/7.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
28.74/7.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.14/7.37	c lits-rem:        43  cl-subs:      627  v-elim:      0  v-fix:    0  time:  0.17 s
29.14/7.37	c vivif2 --  cl tried     2968 cl shrink        0 lits rem          0 time: 0.00
29.14/7.38	c vivif2 --  cl tried    21960 cl shrink        0 lits rem          0 time: 0.01
29.14/7.39	c asymm  cl-useful: 0/2968/2968 lits-rem:0 time: 0.01
29.14/7.39	c calculated reachability. Time: 0.00
29.14/7.39	c  N st    34    105335       685      2968         0     21960      8991    474843   no data   no data
32.74/8.25	c  N st    35    114934       685      2968         0     17666      8991    318468   no data   no data
38.33/9.66	c  N st    36    129331       685      2968         0     17023      8991    281405   no data   no data
46.32/11.62	c  N st    37    150927       685      2968         0     22567      8991    445504   no data   no data
48.72/12.29	c  S st    38    158003       685      2968         0     29560      8991    662072   no data   no data
49.11/12.36	c  S st    38    158509       685      2968         0     30066      8991    677258   no data   no data
49.11/12.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
49.11/12.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
49.11/12.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
49.11/12.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
49.11/12.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.11/12.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    685 time:  0.00 s
49.11/12.38	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
49.11/12.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
49.51/12.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
50.71/12.75	c lits-rem:       313  cl-subs:      787  v-elim:      0  v-fix:    0  time:  0.34 s
50.71/12.75	c vivif2 --  cl tried     2968 cl shrink        0 lits rem          0 time: 0.00
50.71/12.76	c vivif2 --  cl tried    29279 cl shrink        0 lits rem          0 time: 0.01
50.71/12.78	c asymm  cl-useful: 0/2968/2968 lits-rem:0 time: 0.02
50.71/12.78	c calculated reachability. Time: 0.00
50.71/12.78	c  N st    38    158509       685      2968         0     29279      8991    648983   no data   no data
72.28/18.18	c  N st    39    207097       685      2968         0     23877      8991    435366   no data   no data
87.88/22.04	c  N st    40    237766       685      2968         0     34356      8991    738769   no data   no data
87.88/22.04	c  S st    40    237766       685      2968         0     34356      8991    738769   no data   no data
88.26/22.13	c  S st    40    238268       685      2968         0     34858      8991    752558   no data   no data
88.26/22.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
88.26/22.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
88.26/22.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
88.26/22.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
88.26/22.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
88.26/22.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    685 time:  0.00 s
88.26/22.14	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
88.26/22.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
88.26/22.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
91.07/22.81	c lits-rem:       311  cl-subs:     1108  v-elim:      0  v-fix:    0  time:  0.64 s
91.07/22.81	c vivif2 --  cl tried     2968 cl shrink        0 lits rem          0 time: 0.00
91.07/22.82	c vivif2 --  cl tried    33750 cl shrink        0 lits rem          0 time: 0.01
91.07/22.84	c asymm  cl-useful: 0/2968/2968 lits-rem:0 time: 0.02
91.07/22.85	c calculated reachability. Time: 0.00
91.07/22.85	c  N st    40    238268       685      2968         0     33750      8991    713193   no data   no data
124.21/31.16	c  F st    41    306250       685      2968         0     35640      8991    705250   no data   no data
124.21/31.16	c  N st    41    306250       685      2968         0     35640      8991    705250   no data   no data
127.03/31.90	c Decided on static restart strategy
139.40/34.91	c  N st    51    334554       685      2968         0     39939      8991    838062   no data   no data
150.58/37.77	c  N st    53    357402       685      2968         0     37835      8991    729495   no data   no data
150.58/37.77	c  S st    53    357402       685      2968         0     37835      8991    729495   no data   no data
150.98/37.86	c  S st    53    357907       685      2968         0     38340      8991    743302   no data   no data
150.98/37.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
150.98/37.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
150.98/37.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
150.98/37.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
150.98/37.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
150.98/37.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    685 time:  0.00 s
150.98/37.88	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
150.98/37.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
151.38/37.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
152.98/38.35	c lits-rem:       272  cl-subs:     1067  v-elim:      0  v-fix:    0  time:  0.44 s
152.98/38.35	c vivif2 --  cl tried     2968 cl shrink        0 lits rem          0 time: 0.00
152.98/38.36	c vivif2 --  cl tried    37273 cl shrink        0 lits rem          0 time: 0.01
152.98/38.39	c asymm  cl-useful: 0/2968/2968 lits-rem:0 time: 0.03
152.98/38.39	c calculated reachability. Time: 0.00
152.98/38.39	c  N st    53    357907       685      2968         0     37273      8991    706151   no data   no data
171.75/43.03	c  N st    54    390300       685      2968         0     43703      8991    879923   no data   no data
202.13/50.65	c  N st    55    438888       685      2968         0     37319      8991    653202   no data   no data
245.68/61.54	c  N st    56    511772       685      2968         0     50935      8991   1021984   no data   no data
260.44/65.24	c  N st    57    536861       685      2968         0     45117      8991    822472   no data   no data
260.44/65.24	c  S st    57    536861       685      2968         0     45117      8991    822472   no data   no data
260.84/65.36	c  S st    57    537365       685      2968         0     45621      8991    837348   no data   no data
260.84/65.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
260.84/65.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
260.84/65.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
260.84/65.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
260.84/65.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
260.84/65.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    685 time:  0.00 s
260.84/65.39	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
261.24/65.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
261.24/65.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
264.03/66.11	c lits-rem:       331  cl-subs:     1226  v-elim:      0  v-fix:    0  time:  0.69 s
264.03/66.11	c vivif2 --  cl tried     2968 cl shrink        0 lits rem          0 time: 0.00
264.03/66.12	c vivif2 --  cl tried    44395 cl shrink        0 lits rem          0 time: 0.01
264.03/66.16	c asymm  cl-useful: 0/2968/2968 lits-rem:0 time: 0.03
264.03/66.16	c calculated reachability. Time: 0.00
264.03/66.16	c  N st    57    537365       685      2968         0     44395      8991    797177   no data   no data
385.07/96.45	c  N st    58    701351       685      2968         0     38302      8991    494494   no data   no data
469.36/117.51	c  N st    59    806048       685      2968         0     67417      8991   1326323   no data   no data
469.36/117.51	c  S st    59    806048       685      2968         0     67417      8991   1326323   no data   no data
469.77/117.70	c  S st    59    806553       685      2968         0     67921      8991   1341946   no data   no data
470.18/117.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
470.18/117.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
470.18/117.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
470.18/117.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
470.18/117.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
470.18/117.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    685 time:  0.00 s
470.18/117.74	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
470.18/117.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
470.55/117.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
482.54/120.88	c lits-rem:       418  cl-subs:     3319  v-elim:      0  v-fix:    0  time:  3.08 s
482.54/120.88	c vivif2 --  cl tried     2968 cl shrink        0 lits rem          0 time: 0.00
482.54/120.90	c vivif2 --  cl tried    64602 cl shrink        0 lits rem          0 time: 0.02
482.95/120.96	c asymm  cl-useful: 0/2968/2968 lits-rem:0 time: 0.06
482.95/120.96	c calculated reachability. Time: 0.00
482.95/120.96	c  N st    59    806553       685      2968         0     64602      8991   1250987   no data   no data
703.85/176.29	c  F st    60   1071876       685      2968         0     81162      8991   1780442   no data   no data
703.85/176.29	c  N st    60   1071876       685      2968         0     81162      8991   1780442   no data   no data
723.42/181.15	c  N dy   127   1091893       685      2968         0     56558      8991    802935     19.87     21.43
744.19/186.38	c  N dy   204   1111965       685      2968         0     76450      8991   1377479     19.82     20.88
768.98/192.52	c  N dy   289   1132018       685      2968         0     50825      8991    589256     19.82     20.89
787.33/197.16	c  N dy   356   1152042       685      2968         0     70692      8991   1166830     19.74     20.90
814.50/203.96	c  N dy   451   1172845       685      2968         0     91332      8991   1763623     19.75     20.85
834.89/209.06	c  N dy   534   1192909       685      2968         0     64652      8991    941727     19.75     20.91
857.64/214.77	c  S st   615   1209829       685      2968         0     81426      8991   1428006     19.78     18.66
858.84/215.00	c  S st   615   1210330       685      2968         0     81927      8991   1442557     19.78   no data
858.84/215.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
858.84/215.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
858.84/215.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
858.84/215.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
858.84/215.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
858.84/215.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    685 time:  0.00 s
858.84/215.05	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
858.84/215.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
859.24/215.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
863.63/216.26	c lits-rem:       389  cl-subs:     1122  v-elim:      0  v-fix:    0  time:  1.15 s
863.63/216.26	c vivif2 --  cl tried     2968 cl shrink        0 lits rem          0 time: 0.00
863.63/216.28	c vivif2 --  cl tried    80805 cl shrink        0 lits rem          0 time: 0.02
864.03/216.36	c asymm  cl-useful: 0/2968/2968 lits-rem:0 time: 0.08
864.03/216.36	c calculated reachability. Time: 0.00
864.03/216.36	c  N dy   615   1210330       685      2968         0     80805      8991   1405782     19.78   no data
890.80/223.05	c  N dy   731   1230567       685      2968         0     53317      8991    591426     19.86     21.00
909.59/227.79	c  N dy   784   1250591       685      2968         0     73142      8991   1166397     19.79     20.98
937.13/234.62	c  N dy   882   1271083       685      2968         0     93487      8991   1763571     19.82     20.95
958.30/239.99	c  N dy   997   1291689       685      2968         0     65363      8991    904920     19.87     21.07
983.08/246.14	c  N dy  1083   1311908       685      2968         0     85417      8991   1486863     19.88     21.11
1009.83/252.80	c  N dy  1159   1332313       685      2968         0     56023      8991    587542     19.85     20.91
1031.01/258.12	c  N dy  1250   1353153       685      2968         0     76687      8991   1190966     19.84     21.01
1059.00/265.15	c  N dy  1334   1373272       685      2968         0     96626      8991   1767683     19.83     20.89
1080.57/270.59	c  N dy  1444   1393501       685      2968         0     66150      8991    876257     19.87     20.93
1106.51/277.04	c  N dy  1530   1413510       685      2968         0     85990      8991   1448178     19.89     20.96
1136.07/284.45	c  N dy  1601   1433552       685      2968         0     54292      8991    497405     19.88     21.05
1155.66/289.35	c  N dy  1674   1453799       685      2968         0     74379      8991   1077431     19.88     21.08
1184.40/296.51	c  N dy  1769   1475041       685      2968         0     95452      8991   1689175     19.89     21.01
1209.57/302.87	c  N dy  1860   1495055       685      2968         0     62727      8991    718629     19.90     22.19
1233.14/308.78	c  N dy  1937   1516522       685      2968         0     83999      8991   1339705     19.90     21.26
1264.30/316.54	c  N dy  2035   1536532       685      2968         0    103846      8991   1922361     19.92     21.02
1285.87/321.94	c  N dy  2106   1556962       685      2968         0     70548      8991    910372     19.90     20.99
1310.64/328.15	c  N dy  2137   1577413       685      2968         0     90691      8991   1477601     19.84     21.11
1342.19/336.06	c  N dy  2235   1597550       685      2968         0     56197      8991    477248     19.85     21.21
1362.57/341.13	c  N dy  2332   1617691       685      2968         0     76150      8991   1064098     19.86     20.91
1390.13/348.02	c  N dy  2415   1637737       685      2968         0     96035      8991   1650175     19.86     22.21
1421.29/355.85	c  N dy  2481   1658663       685      2968         0     61288      8991    599425     19.85     21.09
1443.26/361.39	c  N dy  2565   1678665       685      2968         0     81102      8991   1174787     19.86     23.67
1472.82/368.79	c  N dy  2651   1698766       685      2968         0    100975      8991   1747487     19.86     22.60
1492.80/373.74	c  S st  2684   1710331       685      2968         0    112437      8991   2083139     19.85   no data
1494.39/374.15	c  S st  2684   1710835       685      2968         0     56492      8991    435981     19.85   no data
1494.39/374.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1494.39/374.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
1494.39/374.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1494.39/374.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1494.39/374.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1494.39/374.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    685 time:  0.00 s
1494.39/374.17	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1494.39/374.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
1494.79/374.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1494.79/374.29	c lits-rem:         4  cl-subs:        5  v-elim:      0  v-fix:    0  time:  0.09 s
1494.79/374.29	c vivif2 --  cl tried     2968 cl shrink        0 lits rem          0 time: 0.00
1495.19/374.30	c vivif2 --  cl tried    56487 cl shrink        0 lits rem          0 time: 0.01
1495.19/374.34	c asymm  cl-useful: 0/2968/2968 lits-rem:0 time: 0.04
1495.19/374.34	c calculated reachability. Time: 0.00
1495.19/374.34	c  N dy  2684   1710835       685      2968         0     56487      8991    435887     19.85   no data
1515.17/379.38	c  N dy  2793   1730839       685      2968         0     76325      8991   1021321     19.87     25.05
1543.53/386.41	c  N dy  2878   1750968       685      2968         0     96277      8991   1600307     19.87     20.92
1579.08/395.34	c  N dy  2941   1773345       685      2968         0     60915      8991    530660     19.85     20.95
1600.95/400.87	c  N dy  3033   1793572       685      2968         0     80968      8991   1114082     19.86     21.00
1629.87/408.11	c  N dy  3053   1813948       685      2968         0    101084      8991   1685389     19.82     21.14
1663.39/416.67	c  N dy  3154   1834566       685      2968         0     63081      8991    573961     19.83     20.90
1685.31/422.18	c  N dy  3231   1854605       685      2968         0     82940      8991   1154616     19.83     24.27
1716.89/430.08	c  N dy  3307   1876177       685      2968         0    104330      8991   1778350     19.83     20.88
1748.42/437.99	c  N dy  3370   1896685       685      2968         0     65246      8991    612556     19.82     20.89
1771.20/443.69	c  N dy  3433   1917112       685      2968         0     85479      8991   1194000     19.81     21.04
1802.35/451.45	c  N dy  3486   1937153       685      2968         0    105321      8991   1757516     19.79     20.97
1837.11/460.16	c  N dy  3587   1958062       685      2968         0     65629      8991    599644     19.80     20.87
1862.29/466.48	c  N dy  3715   1979123       685      2968         0     86508      8991   1209574     19.82     20.90
1892.24/473.98	c  N dy  3766   1999202       685      2968         0    106403      8991   1792700     19.80     20.95
1930.59/483.50	c  N dy  3862   2021466       685      2968         0     67053      8991    610562     19.80     21.04
1958.97/490.61	c  N dy  3929   2047019       685      2968         0     92310      8991   1343471     19.78     20.95
1993.30/499.30	c  N dy  4037   2067711       685      2968         0    112815      8991   1945436     19.79     20.84
2027.25/507.73	c  N dy  4111   2088084       685      2968         0     70606      8991    699093     19.79     20.84
2052.02/513.96	c  N dy  4199   2108150       685      2968         0     90482      8991   1283649     19.80     20.89
2084.38/522.08	c  N dy  4260   2128635       685      2968         0    110760      8991   1864327     19.78     20.95
2121.56/531.36	c  N dy  4350   2148804       685      2968         0     67360      8991    581297     19.79     20.97
2145.10/537.26	c  N dy  4407   2169733       685      2968         0     87998      8991   1177147     19.78     20.88
2175.86/544.98	c  N dy  4486   2189849       685      2968         0    107927      8991   1763193     19.78     20.86
2217.82/555.46	c  N dy  4587   2210835       685      2968         0     64361      8991    471494     19.78     18.05
2217.82/555.46	c  S st  4587   2210835       685      2968         0     64361      8991    471494     19.78     18.05
2218.60/555.60	c  S st  4587   2211336       685      2968         0     64861      8991    486765     19.78   no data
2218.60/555.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2218.60/555.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
2218.60/555.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2218.60/555.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2218.60/555.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2218.60/555.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    685 time:  0.00 s
2218.60/555.63	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2218.60/555.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
2218.60/555.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2219.00/555.76	c lits-rem:         1  cl-subs:        8  v-elim:      0  v-fix:    0  time:  0.09 s
2219.00/555.76	c vivif2 --  cl tried     2968 cl shrink        0 lits rem          0 time: 0.00
2219.00/555.77	c vivif2 --  cl tried    64853 cl shrink        0 lits rem          0 time: 0.01
2219.40/555.82	c asymm  cl-useful: 0/2968/2968 lits-rem:0 time: 0.05
2219.40/555.82	c calculated reachability. Time: 0.00
2219.40/555.82	c  N dy  4587   2211336       685      2968         0     64853      8991    486515     19.78   no data
2244.19/562.04	c  N dy  4663   2233682       685      2968         0     86943      8991   1122852     19.78     20.83
2276.13/570.07	c  N dy  4759   2253836       685      2968         0    106909      8991   1700731     19.79     20.94
2322.46/581.62	c  N dy  4838   2277738       685      2968         0    130549      8991   2384383     19.78     21.02
2345.25/587.33	c  N dy  4884   2298022       685      2968         0     85315      8991   1069928     19.77     20.96
2374.00/594.50	c  N dy  4933   2318082       685      2968         0    105136      8991   1641549     19.76     21.93
2457.08/615.30	c  N dy  5017   2371489       685      2968         0     91596      8991   1227677     19.69     20.79
2490.25/623.69	c  N dy  5134   2391532       685      2968         0    111453      8991   1809909     19.71     21.49
2532.19/634.10	c  N dy  5251   2411579       685      2968         0    131333      8991   2393437     19.72     20.99
2560.15/641.19	c  N dy  5284   2434997       685      2968         0     87173      8991   1064112     19.70     20.77
2592.51/649.29	c  N dy  5403   2455274       685      2968         0    107258      8991   1654215     19.72     21.33
2631.27/658.93	c  N dy  5492   2475332       685      2968         0    127100      8991   2229492     19.72     22.67
2663.61/667.07	c  N dy  5574   2495510       685      2968         0     78835      8991    795553     19.73     20.94
2691.58/674.06	c  N dy  5671   2515574       685      2968         0     98724      8991   1372350     19.73     24.43
2730.33/683.71	c  N dy  5776   2536592       685      2968         0    119554      8991   1984364     19.74     20.81
2774.26/694.71	c  N dy  5879   2556753       685      2968         0     70233      8991    526286     19.74     20.89
2798.63/700.85	c  N dy  5969   2577310       685      2968         0     90568      8991   1115043     19.75     21.14
2833.00/709.46	c  N dy  6036   2597981       685      2968         0    111032      8991   1708096     19.74     20.80
2874.13/719.71	c  N dy  6114   2618459       685      2968         0    131307      8991   2299665     19.75     20.83
2909.28/728.57	c  N dy  6195   2638589       685      2968         0     80923      8991    804342     19.75     20.94
2938.47/735.86	c  N dy  6297   2659467       685      2968         0    101630      8991   1416770     19.75     21.12
2976.00/745.29	c  N dy  6405   2679533       685      2968         0    121514      8991   2006625     19.76     24.27
3020.74/756.43	c  N dy  6520   2699575       685      2968         0    141387      8991   2589562     19.78     20.83
3035.54/760.11	c  S st  6567   2711336       685      2968         0     81759      8991    824553     19.77     20.22
3036.31/760.32	c  S st  6567   2711837       685      2968         0     82260      8991    839204     19.77   no data
3036.31/760.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3036.31/760.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
3036.31/760.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3036.31/760.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3036.31/760.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3036.31/760.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    685 time:  0.00 s
3036.31/760.37	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3036.31/760.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3036.71/760.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3037.51/760.69	c lits-rem:        31  cl-subs:      327  v-elim:      0  v-fix:    0  time:  0.28 s
3037.51/760.69	c vivif2 --  cl tried     2968 cl shrink        0 lits rem          0 time: 0.00
3037.91/760.70	c vivif2 --  cl tried    81933 cl shrink        0 lits rem          0 time: 0.01
3037.91/760.78	c asymm  cl-useful: 0/2968/2968 lits-rem:0 time: 0.07
3037.91/760.78	c calculated reachability. Time: 0.00
3037.91/760.78	c  N dy  6567   2711837       685      2968         0     81933      8991    828745     19.77   no data
3069.08/768.58	c  N dy  6637   2734138       685      2968         0    103973      8991   1474156     19.77     20.81
3107.42/778.12	c  N dy  6714   2754181       685      2968         0    123796      8991   2040690     19.76     22.43
3154.18/789.89	c  N dy  6818   2775497       685      2968         0     72639      8991    524771     19.77     21.00
3179.73/796.23	c  N dy  6952   2795541       685      2968         0     92518      8991   1116137     19.79     22.84
3211.68/804.22	c  N dy  7024   2815633       685      2968         0    112374      8991   1699931     19.79     20.97
3253.23/814.63	c  N dy  7115   2835945       685      2968         0    132488      8991   2283106     19.79     20.89
3293.97/824.81	c  N dy  7147   2857657       685      2968         0     80650      8991    732280     19.78     20.83
3320.34/831.42	c  N dy  7223   2878026       685      2968         0    100782      8991   1321017     19.78     20.83
3356.31/840.43	c  N dy  7321   2898128       685      2968         0    120688      8991   1905646     19.78     21.46
3401.83/851.81	c  N dy  7436   2918465       685      2968         0    140832      8991   2493803     19.79     21.38
3436.98/860.60	c  N dy  7534   2938544       685      2968         0     86503      8991    880337     19.80     20.89
3466.54/868.00	c  N dy  7608   2958617       685      2968         0    106341      8991   1455672     19.79     21.06
3516.07/880.46	c  N dy  7678   2980414       685      2968         0    127908      8991   2086919     19.79     20.84
3563.21/892.26	c  N dy  7766   3000634       685      2968         0    147917      8991   2674758     19.80     20.87
3598.76/901.15	c  N dy  7881   3020697       685      2968         0     92599      8991   1040456     19.80     23.75
3641.12/911.75	c  N dy  7990   3040855       685      2968         0    112566      8991   1626674     19.81     20.86
3689.04/923.71	c  N dy  8077   3060895       685      2968         0    132382      8991   2205139     19.81     23.34
3737.38/935.80	c  N dy  8175   3080936       685      2968         0    152222      8991   2784113     19.82     23.20
3768.55/943.66	c  N dy  8284   3103208       685      2968         0     98070      8991   1174866     19.82     20.87
3802.90/952.28	c  N dy  8368   3123252       685      2968         0    117939      8991   1762835     19.82     23.05
3847.23/963.30	c  N dy  8438   3143508       685      2968         0    137945      8991   2332201     19.82     20.98
3893.57/974.94	c  N dy  8541   3163686       685      2968         0     80722      8991    648666     19.83     20.88
3922.33/982.13	c  N dy  8641   3184182       685      2968         0    101026      8991   1245878     19.83     20.89
3959.09/991.30	c  N dy  8745   3204242       685      2968         0    120864      8991   1825525     19.84     22.94
3974.27/995.18	c  S st  8771   3211838       685      2968         0    128375      8991   2045540     19.84     19.26
3975.88/995.58	c  S st  8771   3212343       685      2968         0    128880      8991   2059536     19.84   no data
3975.88/995.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3976.26/995.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
3976.26/995.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3976.26/995.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3976.26/995.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3976.26/995.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    685 time:  0.00 s
3976.26/995.66	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3976.26/995.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
3976.66/995.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3985.05/997.84	c lits-rem:       184  cl-subs:     2071  v-elim:      0  v-fix:    0  time:  2.08 s
3985.05/997.84	c vivif2 --  cl tried     2968 cl shrink        0 lits rem          0 time: 0.00
3985.05/997.87	c vivif2 --  cl tried   126809 cl shrink        0 lits rem          0 time: 0.03
3985.85/998.00	c asymm  cl-useful: 0/2968/2968 lits-rem:0 time: 0.13
3985.85/998.01	c calculated reachability. Time: 0.00
3985.85/998.01	c  N dy  8771   3212343       685      2968         0    126809      8991   1995267     19.84   no data
4032.19/1009.63	c  N dy  8867   3232582       685      2968         0    146844      8991   2582744     19.84     20.89
4071.74/1019.52	c  N dy  8960   3252633       685      2968         0     88529      8991    853634     19.84     20.92
4111.70/1029.58	c  N dy  9044   3278561       685      2968         0    114128      8991   1605435     19.84     21.02
4154.43/1040.29	c  N dy  9140   3299888       685      2968         0    135226      8991   2224707     19.84     20.92
4209.16/1053.92	c  N dy  9251   3322006       685      2968         0    157133      8991   2868730     19.85     21.12
4238.32/1061.25	c  N dy  9340   3342407       685      2968         0     98182      8991   1109145     19.85     20.97
4277.07/1070.91	c  N dy  9425   3365001       685      2968         0    120506      8991   1759875     19.85     21.07
4319.81/1081.68	c  N dy  9530   3385109       685      2968         0    140448      8991   2355944     19.85     21.08
4369.34/1094.07	c  N dy  9617   3405203       685      2968         0    160363      8991   2939549     19.85     23.10
4402.12/1102.26	c  N dy  9745   3425281       685      2968         0    100106      8991   1153350     19.86     22.31
4448.44/1113.87	c  N dy  9839   3445288       685      2968         0    119903      8991   1732885     19.87     21.08
4492.77/1124.90	c  N dy  9920   3465298       685      2968         0    139687      8991   2314670     19.87     21.49
4559.09/1141.51	c  N dy  9960   3489806       685      2968         0     82731      8991    611969     19.86     20.94
4591.07/1149.55	c  N dy 10015   3510610       685      2968         0    103276      8991   1206629     19.85     20.98
4629.80/1159.21	c  N dy 10155   3530659       685      2968         0    123147      8991   1797914     19.86     24.05
4674.55/1170.49	c  N dy 10241   3550667       685      2968         0    142963      8991   2377804     19.87     22.51
4726.47/1183.45	c  N dy 10328   3570754       685      2968         0    162826      8991   2954764     19.87     23.49
4758.82/1191.52	c  N dy 10433   3591133       685      2968         0    100906      8991   1127724     19.87     21.13
4793.97/1200.31	c  N dy 10518   3611159       685      2968         0    120730      8991   1702395     19.87     23.93

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3174005-1304075906/watcher-3174005-1304075906 -o /tmp/evaluation-result-3174005-1304075906/solver-3174005-1304075906 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3174005-1304075906.cnf 

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

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


[startup+0 s]
/proc/loadavg: 8.09 8.11 8.03 8/180 15867
/proc/meminfo: memFree=15118264/32951124 swapFree=67111528/67111528
[pid=15867] ppid=15865 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/15867/stat : 15867 (strangenight2-m) R 15865 15867 15629 0 -1 4202496 412 0 0 0 0 0 0 0 25 0 4 0 500006220 52441088 352 33554432000 4194304 4627427 140734570228160 18446744073709551615 264726405051 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15867/statm: 12803 352 303 106 0 7774 0
[pid=15867/tid=15868] ppid=15865 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/15867/task/15868/stat : 15868 (strangenight2-m) R 15865 15867 15629 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 500006220 52441088 352 33554432000 4194304 4627427 140734570228160 18446744073709551615 47171341572022 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15867/tid=15869] ppid=15865 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/15867/task/15869/stat : 15869 (strangenight2-m) R 15865 15867 15629 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 500006220 52441088 352 33554432000 4194304 4627427 140734570228160 18446744073709551615 47171341572018 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15867/tid=15870] ppid=15865 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/15867/task/15870/stat : 15870 (strangenight2-m) R 15865 15867 15629 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 500006220 52441088 352 33554432000 4194304 4627427 140734570228160 18446744073709551615 264721452118 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.024066 s]
/proc/loadavg: 8.09 8.11 8.03 8/180 15867
/proc/meminfo: memFree=15118264/32951124 swapFree=67111528/67111528
[pid=15867] ppid=15865 vsize=282164 CPUtime=0.07 cores=1,3,5,7
/proc/15867/stat : 15867 (strangenight2-m) R 15865 15867 15629 0 -1 4202496 1526 0 0 0 7 0 0 0 25 0 4 0 500006220 288935936 1375 33554432000 4194304 4627427 140734570228160 18446744073709551615 4506933 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15867/statm: 70541 1375 384 106 0 65512 0
[pid=15867/tid=15868] ppid=15865 vsize=282164 CPUtime=0.01 cores=1,3,5,7
/proc/15867/task/15868/stat : 15868 (strangenight2-m) R 15865 15867 15629 0 -1 4202560 329 0 0 0 1 0 0 0 25 0 4 0 500006220 288935936 1375 33554432000 4194304 4627427 140734570228160 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15867/tid=15869] ppid=15865 vsize=282164 CPUtime=0.01 cores=1,3,5,7
/proc/15867/task/15869/stat : 15869 (strangenight2-m) R 15865 15867 15629 0 -1 4202560 311 0 0 0 1 0 0 0 25 0 4 0 500006220 288935936 1375 33554432000 4194304 4627427 140734570228160 18446744073709551615 264726510062 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15867/tid=15870] ppid=15865 vsize=282164 CPUtime=0.01 cores=1,3,5,7
/proc/15867/task/15870/stat : 15870 (strangenight2-m) R 15865 15867 15629 0 -1 4202560 167 0 0 0 1 0 0 0 25 0 4 0 500006220 288935936 1375 33554432000 4194304 4627427 140734570228160 18446744073709551615 4308326 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 282164

[startup+0.108173 s]
/proc/loadavg: 8.09 8.11 8.03 8/180 15867
/proc/meminfo: memFree=15118264/32951124 swapFree=67111528/67111528
[pid=15867] ppid=15865 vsize=282312 CPUtime=0.4 cores=1,3,5,7
/proc/15867/stat : 15867 (strangenight2-m) R 15865 15867 15629 0 -1 4202496 1954 0 0 0 40 0 0 0 25 0 4 0 500006220 289087488 1803 33554432000 4194304 4627427 140734570228160 18446744073709551615 4322258 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15867/statm: 70578 1803 384 106 0 65549 0
[pid=15867/tid=15868] ppid=15865 vsize=282312 CPUtime=0.1 cores=1,3,5,7
/proc/15867/task/15868/stat : 15868 (strangenight2-m) R 15865 15867 15629 0 -1 4202560 436 0 0 0 10 0 0 0 25 0 4 0 500006220 289087488 1803 33554432000 4194304 4627427 140734570228160 18446744073709551615 4310117 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15867/tid=15869] ppid=15865 vsize=282312 CPUtime=0.09 cores=1,3,5,7
/proc/15867/task/15869/stat : 15869 (strangenight2-m) R 15865 15867 15629 0 -1 4202560 410 0 0 0 9 0 0 0 25 0 4 0 500006220 289087488 1803 33554432000 4194304 4627427 140734570228160 18446744073709551615 4308353 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15867/tid=15870] ppid=15865 vsize=282312 CPUtime=0.1 cores=1,3,5,7
/proc/15867/task/15870/stat : 15870 (strangenight2-m) R 15865 15867 15629 0 -1 4202560 281 0 0 0 10 0 0 0 25 0 4 0 500006220 289087488 1803 33554432000 4194304 4627427 140734570228160 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 282312

[startup+0.301137 s]
/proc/loadavg: 8.09 8.11 8.03 8/180 15867
/proc/meminfo: memFree=15118264/32951124 swapFree=67111528/67111528
[pid=15867] ppid=15865 vsize=284004 CPUtime=1.17 cores=1,3,5,7
/proc/15867/stat : 15867 (strangenight2-m) R 15865 15867 15629 0 -1 4202496 3129 0 0 0 117 0 0 0 25 0 4 0 500006220 290820096 2278 33554432000 4194304 4627427 140734570228160 18446744073709551615 4309584 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15867/statm: 71001 2278 385 106 0 65972 0
[pid=15867/tid=15868] ppid=15865 vsize=284004 CPUtime=0.29 cores=1,3,5,7
/proc/15867/task/15868/stat : 15868 (strangenight2-m) R 15865 15867 15629 0 -1 4202560 735 0 0 0 29 0 0 0 25 0 4 0 500006220 290820096 2278 33554432000 4194304 4627427 140734570228160 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15867/tid=15869] ppid=15865 vsize=284004 CPUtime=0.29 cores=1,3,5,7
/proc/15867/task/15869/stat : 15869 (strangenight2-m) R 15865 15867 15629 0 -1 4202560 708 0 0 0 29 0 0 0 25 0 4 0 500006220 290820096 2278 33554432000 4194304 4627427 140734570228160 18446744073709551615 4309287 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15867/tid=15870] ppid=15865 vsize=284004 CPUtime=0.29 cores=1,3,5,7
/proc/15867/task/15870/stat : 15870 (strangenight2-m) R 15865 15867 15629 0 -1 4202560 587 0 0 0 29 0 0 0 25 0 4 0 500006220 290820096 2278 33554432000 4194304 4627427 140734570228160 18446744073709551615 4327595 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 284004

[startup+0.701062 s]
/proc/loadavg: 8.09 8.11 8.03 8/180 15867
/proc/meminfo: memFree=15118264/32951124 swapFree=67111528/67111528
[pid=15867] ppid=15865 vsize=285064 CPUtime=2.78 cores=1,3,5,7
/proc/15867/stat : 15867 (strangenight2-m) R 15865 15867 15629 0 -1 4202496 4876 0 0 0 277 1 0 0 25 0 4 0 500006220 291905536 2953 33554432000 4194304 4627427 140734570228160 18446744073709551615 4308715 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15867/statm: 71266 2953 385 106 0 66237 0
[pid=15867/tid=15868] ppid=15865 vsize=285064 CPUtime=0.69 cores=1,3,5,7
/proc/15867/task/15868/stat : 15868 (strangenight2-m) R 15865 15867 15629 0 -1 4202560 1188 0 0 0 69 0 0 0 25 0 4 0 500006220 291905536 2953 33554432000 4194304 4627427 140734570228160 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15867/tid=15869] ppid=15865 vsize=285064 CPUtime=0.69 cores=1,3,5,7
/proc/15867/task/15869/stat : 15869 (strangenight2-m) R 15865 15867 15629 0 -1 4202560 1145 0 0 0 69 0 0 0 25 0 4 0 500006220 291905536 2953 33554432000 4194304 4627427 140734570228160 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15867/tid=15870] ppid=15865 vsize=285064 CPUtime=0.69 cores=1,3,5,7
/proc/15867/task/15870/stat : 15870 (strangenight2-m) R 15865 15867 15629 0 -1 4202560 1013 0 0 0 69 0 0 0 25 0 4 0 500006220 291905536 2953 33554432000 4194304 4627427 140734570228160 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 285064

[startup+1.50091 s]
/proc/loadavg: 8.09 8.11 8.03 9/184 15871
/proc/meminfo: memFree=15099136/32951124 swapFree=67111528/67111528
[pid=15867] ppid=15865 vsize=286508 CPUtime=5.98 cores=1,3,5,7
/proc/15867/stat : 15867 (strangenight2-m) R 15865 15867 15629 0 -1 4202496 8389 0 0 0 596 2 0 0 25 0 4 0 500006220 293384192 3516 33554432000 4194304 4627427 140734570228160 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15867/statm: 71627 3516 386 106 0 66598 0
[pid=15867/tid=15868] ppid=15865 vsize=286508 CPUtime=1.49 cores=1,3,5,7
/proc/15867/task/15868/stat : 15868 (strangenight2-m) R 15865 15867 15629 0 -1 4202560 2056 0 0 0 149 0 0 0 25 0 4 0 500006220 293384192 3516 33554432000 4194304 4627427 140734570228160 18446744073709551615 4332689 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15867/tid=15869] ppid=15865 vsize=286508 CPUtime=1.48 cores=1,3,5,7
/proc/15867/task/15869/stat : 15869 (strangenight2-m) R 15865 15867 15629 0 -1 4202560 1994 0 0 0 148 0 0 0 25 0 4 0 500006220 293384192 3516 33554432000 4194304 4627427 140734570228160 18446744073709551615 4308231 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15867/tid=15870] ppid=15865 vsize=286508 CPUtime=1.49 cores=1,3,5,7
/proc/15867/task/15870/stat : 15870 (strangenight2-m) R 15865 15867 15629 0 -1 4202560 1901 0 0 0 149 0 0 0 25 0 4 0 500006220 293384192 3516 33554432000 4194304 4627427 140734570228160 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.98
Current children cumulated vsize (KiB) 286508

[startup+3.10061 s]
/proc/loadavg: 8.09 8.10 8.03 9/184 15871
/proc/meminfo: memFree=15068508/32951124 swapFree=67111528/67111528
[pid=15867] ppid=15865 vsize=293932 CPUtime=12.36 cores=1,3,5,7
/proc/15867/stat : 15867 (strangenight2-m) R 15865 15867 15629 0 -1 4202496 20134 0 0 0 1232 4 0 0 25 0 4 0 500006220 300986368 10927 33554432000 4194304 4627427 140734570228160 18446744073709551615 4309364 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15867/statm: 73483 10927 389 106 0 68454 0
[pid=15867/tid=15868] ppid=15865 vsize=293932 CPUtime=3.09 cores=1,3,5,7
/proc/15867/task/15868/stat : 15868 (strangenight2-m) R 15865 15867 15629 0 -1 4202560 4472 0 0 0 308 1 0 0 25 0 4 0 500006220 300986368 10927 33554432000 4194304 4627427 140734570228160 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15867/tid=15869] ppid=15865 vsize=293932 CPUtime=3.07 cores=1,3,5,7
/proc/15867/task/15869/stat : 15869 (strangenight2-m) R 15865 15867 15629 0 -1 4202560 5472 0 0 0 307 0 0 0 25 0 4 0 500006220 300986368 10927 33554432000 4194304 4627427 140734570228160 18446744073709551615 4321739 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15867/tid=15870] ppid=15865 vsize=293932 CPUtime=3.08 cores=1,3,5,7
/proc/15867/task/15870/stat : 15870 (strangenight2-m) R 15865 15867 15629 0 -1 4202560 4670 0 0 0 308 0 0 0 25 0 4 0 500006220 300986368 10927 33554432000 4194304 4627427 140734570228160 18446744073709551615 4333037 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 293932

[startup+6.30101 s]
/proc/loadavg: 8.09 8.10 8.03 10/184 15871
/proc/meminfo: memFree=15024372/32951124 swapFree=67111528/67111528
[pid=15867] ppid=15865 vsize=312644 CPUtime=25.15 cores=1,3,5,7
/proc/15867/stat : 15867 (strangenight2-m) R 15865 15867 15629 0 -1 4202496 29664 0 0 0 2509 6 0 0 25 0 4 0 500006220 320147456 14700 33554432000 4194304 4627427 140734570228160 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15867/statm: 78161 14701 389 106 0 73132 0
[pid=15867/tid=15868] ppid=15865 vsize=312644 CPUtime=6.29 cores=1,3,5,7
/proc/15867/task/15868/stat : 15868 (strangenight2-m) R 15865 15867 15629 0 -1 4202560 8462 0 0 0 627 2 0 0 25 0 4 0 500006220 320147456 14701 33554432000 4194304 4627427 140734570228160 18446744073709551615 4309067 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15867/tid=15869] ppid=15865 vsize=312644 CPUtime=6.25 cores=1,3,5,7
/proc/15867/task/15869/stat : 15869 (strangenight2-m) R 15865 15867 15629 0 -1 4202560 7502 0 0 0 625 0 0 0 25 0 4 0 500006220 320147456 14701 33554432000 4194304 4627427 140734570228160 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15867/tid=15870] ppid=15865 vsize=312644 CPUtime=6.29 cores=1,3,5,7
/proc/15867/task/15870/stat : 15870 (strangenight2-m) R 15865 15867 15629 0 -1 4202560 5669 0 0 0 628 1 0 0 25 0 4 0 500006220 320147456 14701 33554432000 4194304 4627427 140734570228160 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 312644

[startup+12.7008 s]
/proc/loadavg: 8.07 8.10 8.03 10/184 15871
/proc/meminfo: memFree=14976340/32951124 swapFree=67111528/67111528
[pid=15867] ppid=15865 vsize=284380 CPUtime=50.71 cores=1,3,5,7
/proc/15867/stat : 15867 (strangenight2-m) R 15865 15867 15629 0 -1 4202496 51242 0 0 0 5061 10 0 0 25 0 4 0 500006220 291205120 26749 33554432000 4194304 4627427 140734570228160 18446744073709551615 4427841 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15867/statm: 71095 26749 389 106 0 66066 0
[pid=15867/tid=15868] ppid=15865 vsize=284380 CPUtime=12.69 cores=1,3,5,7
/proc/15867/task/15868/stat : 15868 (strangenight2-m) R 15865 15867 15629 0 -1 4202560 13771 0 0 0 1266 3 0 0 25 0 4 0 500006220 291205120 26749 33554432000 4194304 4627427 140734570228160 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15867/tid=15869] ppid=15865 vsize=284380 CPUtime=12.62 cores=1,3,5,7
/proc/15867/task/15869/stat : 15869 (strangenight2-m) R 15865 15867 15629 0 -1 4202560 12563 0 0 0 1261 1 0 0 25 0 4 0 500006220 291205120 26749 33554432000 4194304 4627427 140734570228160 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15867/tid=15870] ppid=15865 vsize=284380 CPUtime=12.69 cores=1,3,5,7
/proc/15867/task/15870/stat : 15870 (strangenight2-m) R 15865 15867 15629 0 -1 4202560 10405 0 0 0 1267 2 0 0 25 0 4 0 500006220 291205120 26749 33554432000 4194304 4627427 140734570228160 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 284380

[startup+25.5004 s]
/proc/loadavg: 8.14 8.11 8.03 10/184 15871
/proc/meminfo: memFree=14915824/32951124 swapFree=67111528/67111528
[pid=15867] ppid=15865 vsize=288948 CPUtime=101.85 cores=1,3,5,7
/proc/15867/stat : 15867 (strangenight2-m) R 15865 15867 15629 0 -1 4202496 74118 0 0 0 10169 16 0 0 25 0 4 0 500006220 295882752 36931 33554432000 4194304 4627427 140734570228160 18446744073709551615 4308399 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15867/statm: 72237 36931 389 106 0 67208 0
[pid=15867/tid=15868] ppid=15865 vsize=288948 CPUtime=25.49 cores=1,3,5,7
/proc/15867/task/15868/stat : 15868 (strangenight2-m) R 15865 15867 15629 0 -1 4202560 19256 0 0 0 2545 4 0 0 25 0 4 0 500006220 295882752 36931 33554432000 4194304 4627427 140734570228160 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15867/tid=15869] ppid=15865 vsize=288948 CPUtime=25.35 cores=1,3,5,7
/proc/15867/task/15869/stat : 15869 (strangenight2-m) R 15865 15867 15629 0 -1 4202560 19522 0 0 0 2532 3 0 0 25 0 4 0 500006220 295882752 36931 33554432000 4194304 4627427 140734570228160 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15867/tid=15870] ppid=15865 vsize=288948 CPUtime=25.49 cores=1,3,5,7
/proc/15867/task/15870/stat : 15870 (strangenight2-m) R 15865 15867 15629 0 -1 4202560 15425 0 0 0 2546 3 0 0 25 0 4 0 500006220 295882752 36931 33554432000 4194304 4627427 140734570228160 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.85
Current children cumulated vsize (KiB) 288948

[startup+51.1006 s]
/proc/loadavg: 8.09 8.10 8.03 10/184 15872
/proc/meminfo: memFree=14867152/32951124 swapFree=67111528/67111528
[pid=15867] ppid=15865 vsize=425264 CPUtime=204.11 cores=1,3,5,7
/proc/15867/stat : 15867 (strangenight2-m) R 15865 15867 15629 0 -1 4202496 104923 0 0 0 20387 24 0 0 25 0 4 0 500006220 435470336 44481 33554432000 4194304 4627427 140734570228160 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15867/statm: 106316 44481 389 106 0 101287 0
[pid=15867/tid=15868] ppid=15865 vsize=425264 CPUtime=51.08 cores=1,3,5,7
/proc/15867/task/15868/stat : 15868 (strangenight2-m) R 15865 15867 15629 0 -1 4202560 25303 0 0 0 5103 5 0 0 25 0 4 0 500006220 435470336 44481 33554432000 4194304 4627427 140734570228160 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15867/tid=15869] ppid=15865 vsize=425264 CPUtime=50.82 cores=1,3,5,7
/proc/15867/task/15869/stat : 15869 (strangenight2-m) R 15865 15867 15629 0 -1 4202560 28159 0 0 0 5077 5 0 0 25 0 4 0 500006220 435470336 44481 33554432000 4194304 4627427 140734570228160 18446744073709551615 4309142 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15867/tid=15870] ppid=15865 vsize=425264 CPUtime=51.09 cores=1,3,5,7
/proc/15867/task/15870/stat : 15870 (strangenight2-m) R 15865 15867 15629 0 -1 4202560 23892 0 0 0 5103 6 0 0 25 0 4 0 500006220 435470336 44481 33554432000 4194304 4627427 140734570228160 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 425264

[startup+102.307 s]
/proc/loadavg: 8.14 8.11 8.03 9/184 15874
/proc/meminfo: memFree=14835284/32951124 swapFree=67111528/67111528
[pid=15867] ppid=15865 vsize=388184 CPUtime=408.66 cores=1,3,5,7
/proc/15867/stat : 15867 (strangenight2-m) R 15865 15867 15629 0 -1 4202496 157700 0 0 0 40822 44 0 0 25 0 4 0 500006220 397500416 49890 33554432000 4194304 4627427 140734570228160 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15867/statm: 97046 49890 389 106 0 92017 0
[pid=15867/tid=15868] ppid=15865 vsize=388184 CPUtime=102.29 cores=1,3,5,7
/proc/15867/task/15868/stat : 15868 (strangenight2-m) R 15865 15867 15629 0 -1 4202560 37855 0 0 0 10220 9 0 0 25 0 4 0 500006220 397500416 49890 33554432000 4194304 4627427 140734570228160 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15867/tid=15869] ppid=15865 vsize=388184 CPUtime=101.74 cores=1,3,5,7
/proc/15867/task/15869/stat : 15869 (strangenight2-m) R 15865 15867 15629 0 -1 4202560 40468 0 0 0 10163 11 0 0 25 0 4 0 500006220 397500416 49890 33554432000 4194304 4627427 140734570228160 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15867/tid=15870] ppid=15865 vsize=388184 CPUtime=102.29 cores=1,3,5,7
/proc/15867/task/15870/stat : 15870 (strangenight2-m) R 15865 15867 15629 0 -1 4202560 39686 0 0 0 10218 11 0 0 25 0 4 0 500006220 397500416 49890 33554432000 4194304 4627427 140734570228160 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.66
Current children cumulated vsize (KiB) 388184

[startup+162.301 s]

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

[pid=15867] ppid=15865 vsize=616372 CPUtime=2804.62 cores=1,3,5,7
/proc/15867/stat : 15867 (strangenight2-m) R 15865 15867 15629 0 -1 4202496 490863 0 0 0 280262 200 0 0 25 0 4 0 500006220 631164928 93305 33554432000 4194304 4627427 140734570228160 18446744073709551615 4308399 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15867/statm: 154093 93305 391 106 0 149064 0
[pid=15867/tid=15868] ppid=15865 vsize=616372 CPUtime=702.3 cores=1,3,5,7
/proc/15867/task/15868/stat : 15868 (strangenight2-m) R 15865 15867 15629 0 -1 4202560 141069 0 0 0 70175 55 0 0 25 0 4 0 500006220 631164928 93305 33554432000 4194304 4627427 140734570228160 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15867/tid=15869] ppid=15865 vsize=616372 CPUtime=698.48 cores=1,3,5,7
/proc/15867/task/15869/stat : 15869 (strangenight2-m) R 15865 15867 15629 0 -1 4202560 112333 0 0 0 69803 45 0 0 25 0 4 0 500006220 631164928 93305 33554432000 4194304 4627427 140734570228160 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15867/tid=15870] ppid=15865 vsize=616372 CPUtime=701.48 cores=1,3,5,7
/proc/15867/task/15870/stat : 15870 (strangenight2-m) R 15865 15867 15629 0 -1 4202560 140786 0 0 0 70090 58 0 0 25 0 4 0 500006220 631164928 93305 33554432000 4194304 4627427 140734570228160 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2804.62
Current children cumulated vsize (KiB) 616372

[startup+762.306 s]
/proc/loadavg: 8.18 8.13 8.08 9/184 15924
/proc/meminfo: memFree=14410172/32951124 swapFree=67111528/67111528
[pid=15867] ppid=15865 vsize=566076 CPUtime=3044.32 cores=1,3,5,7
/proc/15867/stat : 15867 (strangenight2-m) R 15865 15867 15629 0 -1 4202496 516129 0 0 0 304220 212 0 0 25 0 4 0 500006220 579661824 94643 33554432000 4194304 4627427 140734570228160 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15867/statm: 141519 94643 391 106 0 136490 0
[pid=15867/tid=15868] ppid=15865 vsize=566076 CPUtime=762.32 cores=1,3,5,7
/proc/15867/task/15868/stat : 15868 (strangenight2-m) R 15865 15867 15629 0 -1 4202560 151023 0 0 0 76171 61 0 0 25 0 4 0 500006220 579661824 94643 33554432000 4194304 4627427 140734570228160 18446744073709551615 4309340 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15867/tid=15869] ppid=15865 vsize=566076 CPUtime=758.16 cores=1,3,5,7
/proc/15867/task/15869/stat : 15869 (strangenight2-m) R 15865 15867 15629 0 -1 4202560 115063 0 0 0 75769 47 0 0 25 0 4 0 500006220 579661824 94643 33554432000 4194304 4627427 140734570228160 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15867/tid=15870] ppid=15865 vsize=566076 CPUtime=761.5 cores=1,3,5,7
/proc/15867/task/15870/stat : 15870 (strangenight2-m) R 15865 15867 15629 0 -1 4202560 149132 0 0 0 76088 62 0 0 25 0 4 0 500006220 579661824 94643 33554432000 4194304 4627427 140734570228160 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3044.32
Current children cumulated vsize (KiB) 566076

[startup+822.301 s]
/proc/loadavg: 8.21 8.14 8.08 9/184 15926
/proc/meminfo: memFree=14437692/32951124 swapFree=67111528/67111528
[pid=15867] ppid=15865 vsize=620612 CPUtime=3283.99 cores=1,3,5,7
/proc/15867/stat : 15867 (strangenight2-m) R 15865 15867 15629 0 -1 4202496 537826 0 0 0 328174 225 0 0 25 0 4 0 500006220 635506688 90624 33554432000 4194304 4627427 140734570228160 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15867/statm: 155153 90624 391 106 0 150124 0
[pid=15867/tid=15868] ppid=15865 vsize=620612 CPUtime=822.32 cores=1,3,5,7
/proc/15867/task/15868/stat : 15868 (strangenight2-m) R 15865 15867 15629 0 -1 4202560 158435 0 0 0 82168 64 0 0 25 0 4 0 500006220 635506688 90624 33554432000 4194304 4627427 140734570228160 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15867/tid=15869] ppid=15865 vsize=620612 CPUtime=817.83 cores=1,3,5,7
/proc/15867/task/15869/stat : 15869 (strangenight2-m) R 15865 15867 15629 0 -1 4202560 119698 0 0 0 81733 50 0 0 25 0 4 0 500006220 635506688 90624 33554432000 4194304 4627427 140734570228160 18446744073709551615 4327583 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15867/tid=15870] ppid=15865 vsize=620612 CPUtime=821.49 cores=1,3,5,7
/proc/15867/task/15870/stat : 15870 (strangenight2-m) R 15865 15867 15629 0 -1 4202560 156834 0 0 0 82082 67 0 0 25 0 4 0 500006220 635506688 90624 33554432000 4194304 4627427 140734570228160 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3283.99
Current children cumulated vsize (KiB) 620612

[startup+882.301 s]
/proc/loadavg: 8.19 8.14 8.09 9/184 15927
/proc/meminfo: memFree=14381876/32951124 swapFree=67111528/67111528
[pid=15867] ppid=15865 vsize=591860 CPUtime=3523.66 cores=1,3,5,7
/proc/15867/stat : 15867 (strangenight2-m) R 15865 15867 15629 0 -1 4202496 564321 0 0 0 352127 239 0 0 25 0 4 0 500006220 606064640 105821 33554432000 4194304 4627427 140734570228160 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15867/statm: 147965 105821 391 106 0 142936 0
[pid=15867/tid=15868] ppid=15865 vsize=591860 CPUtime=882.31 cores=1,3,5,7
/proc/15867/task/15868/stat : 15868 (strangenight2-m) R 15865 15867 15629 0 -1 4202560 165671 0 0 0 88163 68 0 0 25 0 4 0 500006220 606064640 105821 33554432000 4194304 4627427 140734570228160 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15867/tid=15869] ppid=15865 vsize=591860 CPUtime=877.51 cores=1,3,5,7
/proc/15867/task/15869/stat : 15869 (strangenight2-m) R 15865 15867 15629 0 -1 4202560 124361 0 0 0 87697 54 0 0 25 0 4 0 500006220 606064640 105821 33554432000 4194304 4627427 140734570228160 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15867/tid=15870] ppid=15865 vsize=591860 CPUtime=881.5 cores=1,3,5,7
/proc/15867/task/15870/stat : 15870 (strangenight2-m) R 15865 15867 15629 0 -1 4202560 165813 0 0 0 88080 70 0 0 25 0 4 0 500006220 606064640 105821 33554432000 4194304 4627427 140734570228160 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3523.66
Current children cumulated vsize (KiB) 591860

[startup+942.3 s]
/proc/loadavg: 8.19 8.15 8.09 9/184 15929
/proc/meminfo: memFree=14344676/32951124 swapFree=67111528/67111528
[pid=15867] ppid=15865 vsize=600412 CPUtime=3763.34 cores=1,3,5,7
/proc/15867/stat : 15867 (strangenight2-m) R 15865 15867 15629 0 -1 4202496 588857 0 0 0 376086 248 0 0 25 0 4 0 500006220 614821888 105408 33554432000 4194304 4627427 140734570228160 18446744073709551615 4309350 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15867/statm: 150103 105408 390 106 0 145074 0
[pid=15867/tid=15868] ppid=15865 vsize=600412 CPUtime=942.31 cores=1,3,5,7
/proc/15867/task/15868/stat : 15868 (strangenight2-m) R 15865 15867 15629 0 -1 4202560 176855 0 0 0 94161 70 0 0 25 0 4 0 500006220 614821888 105408 33554432000 4194304 4627427 140734570228160 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15867/tid=15869] ppid=15865 vsize=600412 CPUtime=937.18 cores=1,3,5,7
/proc/15867/task/15869/stat : 15869 (strangenight2-m) R 15865 15867 15629 0 -1 4202560 128697 0 0 0 93662 56 0 0 25 0 4 0 500006220 614821888 105408 33554432000 4194304 4627427 140734570228160 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15867/tid=15870] ppid=15865 vsize=600412 CPUtime=941.49 cores=1,3,5,7
/proc/15867/task/15870/stat : 15870 (strangenight2-m) R 15865 15867 15629 0 -1 4202560 172673 0 0 0 94076 73 0 0 25 0 4 0 500006220 614821888 105408 33554432000 4194304 4627427 140734570228160 18446744073709551615 4309109 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3763.34
Current children cumulated vsize (KiB) 600412

[startup+1002.3 s]
/proc/loadavg: 8.16 8.15 8.09 9/184 15931
/proc/meminfo: memFree=14321100/32951124 swapFree=67111528/67111528
[pid=15867] ppid=15865 vsize=648176 CPUtime=4003.02 cores=1,3,5,7
/proc/15867/stat : 15867 (strangenight2-m) R 15865 15867 15629 0 -1 4202496 611806 0 0 0 400041 261 0 0 25 0 4 0 500006220 663732224 109800 33554432000 4194304 4627427 140734570228160 18446744073709551615 4309324 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15867/statm: 162044 109800 390 106 0 157015 0
[pid=15867/tid=15868] ppid=15865 vsize=648176 CPUtime=1002.31 cores=1,3,5,7
/proc/15867/task/15868/stat : 15868 (strangenight2-m) R 15865 15867 15629 0 -1 4202560 183820 0 0 0 100157 74 0 0 25 0 4 0 500006220 663732224 109800 33554432000 4194304 4627427 140734570228160 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15867/tid=15869] ppid=15865 vsize=648176 CPUtime=996.86 cores=1,3,5,7
/proc/15867/task/15869/stat : 15869 (strangenight2-m) R 15865 15867 15629 0 -1 4202560 133232 0 0 0 99628 58 0 0 25 0 4 0 500006220 663732224 109800 33554432000 4194304 4627427 140734570228160 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15867/tid=15870] ppid=15865 vsize=648176 CPUtime=1001.49 cores=1,3,5,7
/proc/15867/task/15870/stat : 15870 (strangenight2-m) R 15865 15867 15629 0 -1 4202560 179512 0 0 0 100071 78 0 0 25 0 4 0 500006220 663732224 109800 33554432000 4194304 4627427 140734570228160 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4003.02
Current children cumulated vsize (KiB) 648176

[startup+1062.3 s]
/proc/loadavg: 8.12 8.14 8.09 9/184 15932
/proc/meminfo: memFree=14307204/32951124 swapFree=67111528/67111528
[pid=15867] ppid=15865 vsize=707052 CPUtime=4242.71 cores=1,3,5,7
/proc/15867/stat : 15867 (strangenight2-m) R 15865 15867 15629 0 -1 4202496 631652 0 0 0 423997 274 0 0 25 0 4 0 500006220 724021248 114291 33554432000 4194304 4627427 140734570228160 18446744073709551615 4309902 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15867/statm: 176763 114291 390 106 0 171734 0
[pid=15867/tid=15868] ppid=15865 vsize=707052 CPUtime=1062.32 cores=1,3,5,7
/proc/15867/task/15868/stat : 15868 (strangenight2-m) R 15865 15867 15629 0 -1 4202560 189561 0 0 0 106154 78 0 0 25 0 4 0 500006220 724021248 114291 33554432000 4194304 4627427 140734570228160 18446744073709551615 4309253 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15867/tid=15869] ppid=15865 vsize=707052 CPUtime=1056.54 cores=1,3,5,7
/proc/15867/task/15869/stat : 15869 (strangenight2-m) R 15865 15867 15629 0 -1 4202560 138857 0 0 0 105592 62 0 0 25 0 4 0 500006220 724021248 114291 33554432000 4194304 4627427 140734570228160 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15867/tid=15870] ppid=15865 vsize=707052 CPUtime=1061.49 cores=1,3,5,7
/proc/15867/task/15870/stat : 15870 (strangenight2-m) R 15865 15867 15629 0 -1 4202560 185535 0 0 0 106067 82 0 0 25 0 4 0 500006220 724021248 114291 33554432000 4194304 4627427 140734570228160 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4242.71
Current children cumulated vsize (KiB) 707052

[startup+1122.3 s]
/proc/loadavg: 8.08 8.12 8.09 9/184 15934
/proc/meminfo: memFree=14221016/32951124 swapFree=67111528/67111528
[pid=15867] ppid=15865 vsize=716948 CPUtime=4482.39 cores=1,3,5,7
/proc/15867/stat : 15867 (strangenight2-m) R 15865 15867 15629 0 -1 4202496 654639 0 0 0 447955 284 0 0 25 0 4 0 500006220 734154752 124804 33554432000 4194304 4627427 140734570228160 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15867/statm: 179237 124804 390 106 0 174208 0
[pid=15867/tid=15868] ppid=15865 vsize=716948 CPUtime=1122.32 cores=1,3,5,7
/proc/15867/task/15868/stat : 15868 (strangenight2-m) R 15865 15867 15629 0 -1 4202560 196548 0 0 0 112151 81 0 0 25 0 4 0 500006220 734154752 124804 33554432000 4194304 4627427 140734570228160 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15867/tid=15869] ppid=15865 vsize=716948 CPUtime=1116.2 cores=1,3,5,7
/proc/15867/task/15869/stat : 15869 (strangenight2-m) R 15865 15867 15629 0 -1 4202560 143169 0 0 0 111557 63 0 0 25 0 4 0 500006220 734154752 124804 33554432000 4194304 4627427 140734570228160 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15867/tid=15870] ppid=15865 vsize=716948 CPUtime=1121.5 cores=1,3,5,7
/proc/15867/task/15870/stat : 15870 (strangenight2-m) R 15865 15867 15629 0 -1 4202560 192796 0 0 0 112065 85 0 0 25 0 4 0 500006220 734154752 124804 33554432000 4194304 4627427 140734570228160 18446744073709551615 4309186 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4482.39
Current children cumulated vsize (KiB) 716948

[startup+1182.3 s]
/proc/loadavg: 8.08 8.11 8.09 9/184 15935
/proc/meminfo: memFree=14289688/32951124 swapFree=67111528/67111528
[pid=15867] ppid=15865 vsize=783164 CPUtime=4722.07 cores=1,3,5,7
/proc/15867/stat : 15867 (strangenight2-m) R 15865 15867 15629 0 -1 4202496 670384 0 0 0 471915 292 0 0 25 0 4 0 500006220 801959936 118738 33554432000 4194304 4627427 140734570228160 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15867/statm: 195791 118738 390 106 0 190762 0
[pid=15867/tid=15868] ppid=15865 vsize=783164 CPUtime=1182.32 cores=1,3,5,7
/proc/15867/task/15868/stat : 15868 (strangenight2-m) R 15865 15867 15629 0 -1 4202560 204791 0 0 0 118147 85 0 0 25 0 4 0 500006220 801959936 118738 33554432000 4194304 4627427 140734570228160 18446744073709551615 4309256 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15867/tid=15869] ppid=15865 vsize=783164 CPUtime=1175.89 cores=1,3,5,7
/proc/15867/task/15869/stat : 15869 (strangenight2-m) R 15865 15867 15629 0 -1 4202560 145213 0 0 0 117524 65 0 0 25 0 4 0 500006220 801959936 118738 33554432000 4194304 4627427 140734570228160 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15867/tid=15870] ppid=15865 vsize=783164 CPUtime=1181.51 cores=1,3,5,7
/proc/15867/task/15870/stat : 15870 (strangenight2-m) R 15865 15867 15629 0 -1 4202560 197101 0 0 0 118063 88 0 0 25 0 4 0 500006220 801959936 118738 33554432000 4194304 4627427 140734570228160 18446744073709551615 4332294 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4722.07
Current children cumulated vsize (KiB) 783164



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 8.05 8.10 8.08 9/184 15936
/proc/meminfo: memFree=14275420/32951124 swapFree=67111528/67111528
[pid=15867] ppid=15865 vsize=731044 CPUtime=4800.38 cores=1,3,5,7
/proc/15867/stat : 15867 (strangenight2-m) R 15865 15867 15629 0 -1 4202496 676671 0 0 0 479742 296 0 0 25 0 4 0 500006220 748589056 120824 33554432000 4194304 4627427 140734570228160 18446744073709551615 4309304 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15867/statm: 182761 120824 390 106 0 177732 0
[pid=15867/tid=15868] ppid=15865 vsize=731044 CPUtime=1201.93 cores=1,3,5,7
/proc/15867/task/15868/stat : 15868 (strangenight2-m) R 15865 15867 15629 0 -1 4202560 206060 0 0 0 120107 86 0 0 25 0 4 0 500006220 748589056 120824 33554432000 4194304 4627427 140734570228160 18446744073709551615 4309360 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15867/tid=15869] ppid=15865 vsize=731044 CPUtime=1195.38 cores=1,3,5,7
/proc/15867/task/15869/stat : 15869 (strangenight2-m) R 15865 15867 15629 0 -1 4202560 146441 0 0 0 119472 66 0 0 25 0 4 0 500006220 748589056 120824 33554432000 4194304 4627427 140734570228160 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15867/tid=15870] ppid=15865 vsize=731044 CPUtime=1201.11 cores=1,3,5,7
/proc/15867/task/15870/stat : 15870 (strangenight2-m) R 15865 15867 15629 0 -1 4202560 198703 0 0 0 120023 88 0 0 25 0 4 0 500006220 748589056 120824 33554432000 4194304 4627427 140734570228160 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.38
Current children cumulated vsize (KiB) 731044

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

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

[startup+1201.9 s]
/proc/loadavg: 8.05 8.10 8.08 9/184 15936
/proc/meminfo: memFree=14275420/32951124 swapFree=67111528/67111528
[pid=15867] ppid=15865 vsize=731044 CPUtime=4800.38 cores=1,3,5,7
/proc/15867/stat : 15867 (strangenight2-m) R 15865 15867 15629 0 -1 4202496 676671 0 0 0 479742 296 0 0 25 0 4 0 500006220 748589056 120824 33554432000 4194304 4627427 140734570228160 18446744073709551615 4309304 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15867/statm: 182761 120824 390 106 0 177732 0
[pid=15867/tid=15868] ppid=15865 vsize=731044 CPUtime=1201.93 cores=1,3,5,7
/proc/15867/task/15868/stat : 15868 (strangenight2-m) R 15865 15867 15629 0 -1 4202560 206060 0 0 0 120107 86 0 0 25 0 4 0 500006220 748589056 120824 33554432000 4194304 4627427 140734570228160 18446744073709551615 4309360 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15867/tid=15869] ppid=15865 vsize=731044 CPUtime=1195.38 cores=1,3,5,7
/proc/15867/task/15869/stat : 15869 (strangenight2-m) R 15865 15867 15629 0 -1 4202560 146441 0 0 0 119472 66 0 0 25 0 4 0 500006220 748589056 120824 33554432000 4194304 4627427 140734570228160 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15867/tid=15870] ppid=15865 vsize=731044 CPUtime=1201.11 cores=1,3,5,7
/proc/15867/task/15870/stat : 15870 (strangenight2-m) R 15865 15867 15629 0 -1 4202560 198703 0 0 0 120023 88 0 0 25 0 4 0 500006220 748589056 120824 33554432000 4194304 4627427 140734570228160 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.38
Current children cumulated vsize (KiB) 731044

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.93
CPU time (s): 4800.43
CPU user time (s): 4797.45
CPU system time (s): 2.98654
CPU usage (%): 399.393
Max. virtual memory (cumulated for all children) (KiB): 831408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.45
system time used= 2.98655
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 676671
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= 268
involuntary context switches= 31578

runsolver used 1.85372 second user time and 4.71128 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-29 13:18:26
IDJOB=3174005
IDBENCH=82823
IDSOLVER=1586
FILE ID=node141/3174005-1304075906
RUNJOBID= node141-1304073498-15648
PBS_JOBID= 13170495
Free space on /tmp= 71420 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v700-c2982-S1971541934-090.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3174005-1304075906/watcher-3174005-1304075906 -o /tmp/evaluation-result-3174005-1304075906/solver-3174005-1304075906 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3174005-1304075906.cnf

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

MD5SUM BENCH= 6180decb1c46447c67f7e6e340e02857
RANDOM SEED=413296227

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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:      15118296 kB
Buffers:       1626076 kB
Cached:       15550396 kB
SwapCached:          0 kB
Active:        8026540 kB
Inactive:      9222328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15118296 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           11304 kB
Writeback:           0 kB
AnonPages:       71772 kB
Mapped:          15476 kB
Slab:           518888 kB
PageTables:       5072 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   278084 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= 71412 MiB
End job on node141 at 2011-04-29 13:38:30