Trace number 3175142

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-mt? (TO) 4800.39 1201.73

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v800-c3408-S1831593686-090.SATISFIABLE.cnf
MD5SUM7dd850f670e1c9ea63e995ef24dddf5f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.06399
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of clauses3408
Sum of the clauses size10224
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 33408
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 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-3175142-1304091453.cnf'
0.00/0.00	c -- header says num vars:            800
0.00/0.00	c -- header says num clauses:        3408
0.00/0.01	c -- clauses added:            0 learnts,         3408 normals,            0 xors
0.00/0.01	c -- vars added        800
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       800      3408         0         0     10224         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/3408/3408 lits-rem:0 time: 0.01
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 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:    800 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.08	c lits-rem:         0  cl-subs:        0  v-elim:     27  v-fix:    0  time:  0.02 s
0.00/0.08	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.08	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.08	c calculated reachability. Time: 0.00
0.00/0.08	c Calc default polars -  time:   0.00 s pos:     339 undec:      88 neg:     373
0.00/0.08	c =========================================================================================
0.00/0.08	c types(t): F = full restart, N = normal restart
0.00/0.08	c types(t): S = simplification begin/end, E = solution found
0.00/0.08	c restart types(rt): st = static, dy = dynamic
0.00/0.08	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.08	c  B st     0         0       773      3394         0         0     10373         0   no data   no data  --
0.00/0.08	c Decided on static restart strategy
0.41/0.19	c  N st     8      4919       773      3394         0      4879     10373    159756   no data   no data  --
1.57/0.49	c  N st    10     11303       773      3394         0      4513     10373    100640   no data   no data  --
2.77/0.78	c  N st    11     17050       773      3394         0     10217     10373    293031   no data   no data  --
4.78/1.24	c  F st    12     25001       773      3394         0     12499     10373    380725   no data   no data  --
4.78/1.24	c  N st    12     25001       773      3394         0     12499     10373    380725   no data   no data  --
5.97/1.50	c  N dy    18     30000       773      3394         0     10752     10373    290824   no data   no data  --
5.97/1.50	c  S st    18     30000       773      3394         0     10752     10373    290824   no data   no data  --
5.97/1.53	c  S st    18     30501       773      3394         0     11253     10373    306157   no data   no data  --
5.97/1.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.97/1.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.97/1.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.02
5.97/1.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.97/1.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.97/1.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    773 time:  0.00 s
5.97/1.55	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
7.57/1.93	c lits-rem:        74  cl-subs:      183  v-elim:      0  v-fix:    0  time:  1.52 s
7.57/1.94	c asymm  cl-useful: 0/3394/3394 lits-rem:0 time: 0.04
7.57/1.94	c calculated reachability. Time: 0.00
7.57/1.94	c  N dy    18     30501       773      3394         0     11070     10373    298214   no data   no data  --
8.36/2.20	c  N dy    29     34528       773      3394         0     15079     10373    430216     22.36     23.82  --
9.57/2.44	c  N dy    45     38870       773      3394         0     11531     10373    234413     22.01     23.55  --
10.76/2.71	c  N dy    65     42996       773      3394         0     15630     10373    363017     22.03     23.23  --
11.56/2.90	c  S st    69     45752       773      3394         0      9473     10373    133561     21.64     19.57  --
11.56/2.93	c  S st    69     46260       773      3394         0      9981     10373    148868     21.64   no data  --
11.56/2.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.56/2.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.56/2.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
11.56/2.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.56/2.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.56/2.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    773 time:  0.00 s
11.56/2.94	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
11.96/3.06	c lits-rem:        19  cl-subs:       11  v-elim:      0  v-fix:    0  time:  0.45 s
11.96/3.06	c vivif2 --  cl tried     3394 cl shrink        0 lits rem          0 time: 0.00
11.96/3.06	c vivif2 --  cl tried     9970 cl shrink        0 lits rem          0 time: 0.01
11.96/3.07	c asymm  cl-useful: 0/3394/3394 lits-rem:0 time: 0.04
11.96/3.07	c calculated reachability. Time: 0.00
11.96/3.07	c  N dy    69     46260       773      3394         0      9970     10373    148453     21.64   no data  --
13.17/3.30	c  N dy    78     50348       773      3394         0     14035     10373    276208     21.48     24.78  --
14.35/3.66	c  N dy    89     55532       773      3394         0     19167     10373    437743     21.16     22.37  --
15.55/3.91	c  N dy   111     59647       773      3394         0     13361     10373    227030     21.19     22.64  --
16.36/4.17	c  N dy   140     63759       773      3394         0     17459     10373    358416     21.34     22.59  --
17.57/4.50	c  N dy   171     67869       773      3394         0     21552     10373    493427     21.54     23.94  --
18.35/4.60	c  S st   176     69393       773      3394         0     12129     10373    156254     21.52   no data  --
18.35/4.64	c  S st   176     69897       773      3394         0     12633     10373    171847     21.52   no data  --
18.35/4.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.35/4.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.35/4.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
18.35/4.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.35/4.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.35/4.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    773 time:  0.00 s
18.35/4.65	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
19.15/4.83	c lits-rem:        21  cl-subs:       26  v-elim:      0  v-fix:    0  time:  0.71 s
19.15/4.83	c vivif2 --  cl tried     3394 cl shrink        0 lits rem          0 time: 0.00
19.15/4.83	c vivif2 --  cl tried    12607 cl shrink        0 lits rem          0 time: 0.01
19.15/4.84	c asymm  cl-useful: 0/3394/3394 lits-rem:0 time: 0.04
19.15/4.84	c calculated reachability. Time: 0.00
19.15/4.84	c  N dy   176     69897       773      3394         0     12607     10373    170847     21.52   no data  --
20.35/5.17	c  N dy   188     74870       773      3394         0     17553     10373    329033     21.44     22.59  --
21.96/5.58	c  N dy   215     79771       773      3394         0     22417     10373    484764     21.52     22.69  --
23.54/5.95	c  N dy   243     84860       773      3394         0     15555     10373    241917     21.61     22.86  --
24.34/6.14	c  F st   255     87500       773      3394         0     18178     10373    323672     21.60   no data  --
25.14/6.39	c  N st   260     90796       773      3394         0     21459     10373    433889     21.60   no data  --
27.14/6.86	c  N dy   283     96631       773      3394         0     14345     10373    173826     21.62     23.79  --
29.14/7.32	c  N dy   307    103040       773      3394         0     20707     10373    376549     21.59     22.96  --
29.54/7.48	c  S st   311    104846       773      3394         0     22493     10373    431399     21.56   no data  --
29.94/7.53	c  S st   311    105351       773      3394         0     22998     10373    445882     21.56   no data  --
29.94/7.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
29.94/7.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
29.94/7.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.04
29.94/7.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.94/7.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.94/7.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    773 time:  0.00 s
29.94/7.56	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
35.15/8.88	c lits-rem:       207  cl-subs:      229  v-elim:      0  v-fix:    0  time:  5.26 s
35.15/8.88	c vivif2 --  cl tried     3394 cl shrink        0 lits rem          0 time: 0.00
35.15/8.88	c vivif2 --  cl tried    22769 cl shrink        0 lits rem          0 time: 0.02
35.56/8.90	c asymm  cl-useful: 0/3394/3394 lits-rem:0 time: 0.08
35.56/8.91	c calculated reachability. Time: 0.00
35.56/8.91	c  N dy   311    105351       773      3394         0     22769     10373    437059     21.56   no data  --
37.93/9.54	c  N dy   347    112494       773      3394         0     15965     10373    202167     21.61     22.88  --
40.32/10.12	c  N dy   380    119721       773      3394         0     23145     10373    429027     21.61     24.59  --
43.12/10.89	c  N dy   426    127393       773      3394         0     15866     10373    170239     21.66     22.86  --
45.92/11.59	c  N dy   461    136007       773      3394         0     24435     10373    447148     21.66     23.14  --
49.91/12.51	c  N dy   498    144999       773      3394         0     17471     10373    192504     21.64     22.80  --
52.72/13.26	c  N dy   530    154339       773      3394         0     26750     10373    491036     21.59     23.39  --
54.30/13.65	c  S st   546    158028       773      3394         0     30405     10373    606055     21.59   no data  --
54.70/13.72	c  S st   546    158534       773      3394         0     30911     10373    621720     21.59   no data  --
54.70/13.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
54.70/13.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
54.70/13.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
54.70/13.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
54.70/13.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
54.70/13.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    773 time:  0.00 s
54.70/13.76	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
63.09/15.86	c lits-rem:       330  cl-subs:      350  v-elim:      0  v-fix:    0  time:  8.38 s
63.09/15.86	c vivif2 --  cl tried     3394 cl shrink        0 lits rem          0 time: 0.00
63.09/15.87	c vivif2 --  cl tried    30561 cl shrink        0 lits rem          0 time: 0.03
63.09/15.89	c asymm  cl-useful: 0/3394/3394 lits-rem:0 time: 0.11
63.09/15.89	c calculated reachability. Time: 0.00
63.09/15.89	c  N dy   546    158534       773      3394         0     30561     10373    608071     21.59   no data  --
67.08/16.84	c  N dy   595    168871       773      3394         0     23945     10373    376780     21.61     23.14  --
71.88/18.01	c  N dy   657    179718       773      3394         0     34741     10373    721382     21.65     22.85  --
76.27/19.11	c  N dy   714    191190       773      3394         0     28232     10373    489891     21.67     22.93  --
81.86/20.59	c  N dy   779    203577       773      3394         0     21670     10373    253393     21.71     23.07  --
87.46/21.98	c  N dy   854    217096       773      3394         0     35126     10373    692023     21.75     22.96  --
93.45/23.50	c  N dy   940    230971       773      3394         0     29039     10373    461195     21.81     22.99  --
96.66/24.28	c  S st   964    237802       773      3394         0     35822     10373    681209     21.80     21.05  --
97.06/24.37	c  S st   964    238309       773      3394         0     36329     10373    697311     21.80   no data  --
97.06/24.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
97.06/24.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
97.06/24.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.05
97.44/24.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
97.44/24.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
97.44/24.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    773 time:  0.00 s
97.44/24.40	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
107.03/26.82	c lits-rem:       591  cl-subs:      356  v-elim:      0  v-fix:    0  time:  9.65 s
107.03/26.82	c vivif2 --  cl tried     3394 cl shrink        0 lits rem          0 time: 0.00
107.03/26.83	c vivif2 --  cl tried    35973 cl shrink        0 lits rem          0 time: 0.03
107.03/26.86	c asymm  cl-useful: 0/3394/3394 lits-rem:0 time: 0.13
107.03/26.87	c calculated reachability. Time: 0.00
107.03/26.87	c  N dy   964    238309       773      3394         0     35973     10373    683111     21.80   no data  --
114.24/28.61	c  N dy  1044    253831       773      3394         0     30535     10373    485551     21.82     23.09  --
122.21/30.69	c  N dy  1097    270178       773      3394         0     24904     10373    278851     21.78     22.97  --
130.60/32.76	c  N dy  1180    287532       773      3394         0     42166     10373    842116     21.81     23.02  --
139.39/34.98	c  N dy  1251    306035       773      3394         0     37677     10373    660648     21.79     23.27  --
139.79/35.01	c  F st  1252    306253       773      3394         0     37895     10373    667257     21.79     21.11  --
142.18/35.69	c Decided on static restart strategy
153.78/38.56	c  N st  1262    334562       773      3394         0     42125     10373   1073765     21.79   no data  --
166.55/41.72	c  N st  1264    357464       773      3394         0     39996     10373   1048833     21.79   no data  --
166.55/41.72	c  S st  1264    357464       773      3394         0     39996     10373   1048833     21.79   no data  --
166.97/41.83	c  S st  1264    357966       773      3394         0     40496     10373   1063893     21.79   no data  --
166.97/41.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
166.97/41.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
166.97/41.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.07
166.97/41.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
166.97/41.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
166.97/41.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    773 time:  0.00 s
166.97/41.88	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
171.77/43.05	c lits-rem:       265  cl-subs:     1195  v-elim:      0  v-fix:    0  time:  4.67 s
171.77/43.05	c vivif2 --  cl tried     3394 cl shrink        0 lits rem          0 time: 0.00
171.77/43.07	c vivif2 --  cl tried    39301 cl shrink        0 lits rem          0 time: 0.05
172.15/43.11	c asymm  cl-useful: 0/3394/3394 lits-rem:0 time: 0.17
172.15/43.11	c calculated reachability. Time: 0.00
172.15/43.11	c  N st  1264    357966       773      3394         0     39301     10373   1018818     21.79   no data  --
194.51/48.78	c  N st  1265    390358       773      3394         0     45519     10373   1240315     21.79   no data  --
230.07/57.69	c  N st  1266    438947       773      3394         0     39241     10373    902513     21.79   no data  --
284.39/71.21	c  N st  1267    511829       773      3394         0     52851     10373   1362036     21.79   no data  --
301.57/75.56	c  N st  1268    536950       773      3394         0     47000     10373   1089700     21.79   no data  --
301.57/75.56	c  S st  1268    536950       773      3394         0     47000     10373   1089700     21.79   no data  --
301.97/75.69	c  S st  1268    537453       773      3394         0     47503     10373   1105375     21.79   no data  --
301.97/75.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
301.97/75.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
302.37/75.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.08
302.37/75.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
302.37/75.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
302.37/75.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    773 time:  0.00 s
302.37/75.75	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
308.77/77.39	c lits-rem:        79  cl-subs:     1271  v-elim:      0  v-fix:    0  time:  6.54 s
308.77/77.39	c vivif2 --  cl tried     3394 cl shrink        0 lits rem          0 time: 0.00
309.16/77.40	c vivif2 --  cl tried    46232 cl shrink        0 lits rem          0 time: 0.06
309.16/77.46	c asymm  cl-useful: 0/3394/3394 lits-rem:0 time: 0.23
309.16/77.46	c calculated reachability. Time: 0.00
309.16/77.46	c  N st  1268    537453       773      3394         0     46232     10373   1052420     21.79   no data  --
434.60/108.90	c  N st  1269    701437       773      3394         0     40231     10373    685899     21.79   no data  --
516.48/129.39	c  N st  1270    806179       773      3394         0     69636     10373   1692256     21.79   no data  --
516.48/129.39	c  S st  1270    806179       773      3394         0     69636     10373   1692256     21.79   no data  --
517.28/129.58	c  S st  1270    806682       773      3394         0     70139     10373   1707887     21.79   no data  --
517.28/129.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
517.28/129.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
517.68/129.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.14
517.68/129.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
517.68/129.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
517.68/129.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    773 time:  0.00 s
517.68/129.68	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
539.26/135.05	c lits-rem:       213  cl-subs:     2318  v-elim:      0  v-fix:    0  time: 21.44 s
539.26/135.05	c vivif2 --  cl tried     3394 cl shrink        0 lits rem          0 time: 0.00
539.26/135.07	c vivif2 --  cl tried    67821 cl shrink        0 lits rem          0 time: 0.08
539.66/135.17	c asymm  cl-useful: 0/3394/3394 lits-rem:0 time: 0.39
539.66/135.17	c calculated reachability. Time: 0.00
539.66/135.17	c  N st  1270    806682       773      3394         0     67821     10373   1623154     21.79   no data  --
766.95/192.07	c  F st  1271   1071875       773      3394         0     83934     10373   2102166     21.79   no data  --
766.95/192.07	c  N st  1271   1071875       773      3394         0     83934     10373   2102166     21.79   no data  --
786.94/197.09	c  N dy  1326   1094629       773      3394         0     62096     10373   1140939     21.77     23.23  --
808.52/202.42	c  N dy  1436   1114704       773      3394         0     82064     10373   1791621     21.81     22.97  --
829.26/207.67	c  N dy  1527   1134767       773      3394         0     56392     10373    842170     21.82     23.09  --
849.23/212.69	c  N dy  1647   1154861       773      3394         0     76376     10373   1490649     21.86     27.17  --
875.60/219.24	c  N dy  1717   1176071       773      3394         0     50773     10373    606635     21.83     23.14  --
893.18/223.66	c  N dy  1798   1196073       773      3394         0     70653     10373   1253921     21.82     23.73  --
909.98/227.83	c  S st  1864   1210025       773      3394         0     84530     10373   1710270     21.83     22.23  --
910.75/228.06	c  S st  1864   1210530       773      3394         0     85035     10373   1726378     21.83   no data  --
910.75/228.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
910.75/228.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
911.15/228.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.18
911.15/228.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
911.15/228.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
911.15/228.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    773 time:  0.00 s
911.15/228.17	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
922.34/230.91	c lits-rem:       316  cl-subs:      771  v-elim:      0  v-fix:    0  time: 10.94 s
922.34/230.91	c vivif2 --  cl tried     3394 cl shrink        0 lits rem          0 time: 0.00
922.34/230.93	c vivif2 --  cl tried    84264 cl shrink        0 lits rem          0 time: 0.08
922.75/231.05	c asymm  cl-useful: 0/3394/3394 lits-rem:0 time: 0.47
922.75/231.05	c calculated reachability. Time: 0.00
922.75/231.05	c  N dy  1864   1210530       773      3394         0     84264     10373   1696549     21.83   no data  --
950.29/237.95	c  N dy  1921   1238059       773      3394         0     63891     10373    971735     21.71     23.23  --
974.27/243.91	c  N dy  2041   1258943       773      3394         0     84650     10373   1645396     21.73     23.02  --
1000.23/250.43	c  N dy  2177   1281063       773      3394         0     57959     10373    753242     21.77     23.21  --
1019.83/255.39	c  N dy  2274   1301085       773      3394         0     77859     10373   1400678     21.79     22.97  --
1046.97/262.13	c  N dy  2370   1321295       773      3394         0     97940     10373   2055976     21.81     22.99  --
1065.75/266.87	c  N dy  2485   1341337       773      3394         0     68199     10373   1051767     21.83     23.05  --
1090.14/272.93	c  N dy  2597   1361497       773      3394         0     88235     10373   1709764     21.86     23.24  --
1116.09/279.45	c  N dy  2691   1382561       773      3394         0     58502     10373    699963     21.86     23.08  --
1136.85/284.65	c  N dy  2807   1402889       773      3394         0     78729     10373   1357033     21.89     23.17  --
1164.42/291.56	c  N dy  2890   1422932       773      3394         0     98622     10373   2002754     21.89     25.92  --
1185.98/296.90	c  N dy  2983   1442956       773      3394         0     66858     10373    939823     21.90     26.39  --
1209.55/302.80	c  N dy  3092   1463140       773      3394         0     86932     10373   1587929     21.92     23.17  --
1238.71/310.17	c  N dy  3203   1483186       773      3394         0     54170     10373    493299     21.95     23.15  --
1257.11/314.79	c  N dy  3287   1503274       773      3394         0     74124     10373   1144135     21.95     26.64  --
1282.25/321.06	c  N dy  3362   1523330       773      3394         0     94013     10373   1781108     21.94     23.10  --
1309.43/327.85	c  N dy  3458   1543638       773      3394         0     60543     10373    675392     21.94     23.26  --
1330.19/333.03	c  N dy  3570   1563677       773      3394         0     80465     10373   1333898     21.96     24.82  --
1357.77/339.99	c  N dy  3671   1583732       773      3394         0    100403     10373   1991644     21.98     23.30  --
1384.54/346.63	c  N dy  3789   1605826       773      3394         0     67707     10373    882977     22.00     23.66  --
1408.08/352.52	c  N dy  3912   1625918       773      3394         0     87672     10373   1547870     22.02     24.44  --
1438.84/360.28	c  N dy  3987   1646471       773      3394         0    108077     10373   2204676     22.02     23.22  --
1460.81/365.76	c  N dy  4098   1666547       773      3394         0     72396     10373    999852     22.03     24.46  --
1485.97/372.06	c  N dy  4181   1686745       773      3394         0     92488     10373   1659701     22.03     23.35  --
1519.14/380.38	c  N dy  4295   1706824       773      3394         0    112459     10373   2317422     22.05     24.73  --
1523.53/381.50	c  S st  4316   1710532       773      3394         0     59469     10373    546210     22.05   no data  --
1524.33/381.64	c  S st  4316   1711036       773      3394         0     59970     10373    562024     22.05   no data  --
1524.33/381.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1524.33/381.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1524.33/381.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.10
1524.33/381.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1524.33/381.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1524.33/381.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    773 time:  0.00 s
1524.33/381.69	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1533.53/383.93	c lits-rem:       213  cl-subs:       64  v-elim:      0  v-fix:    0  time:  8.94 s
1533.53/383.93	c vivif2 --  cl tried     3394 cl shrink        0 lits rem          0 time: 0.00
1533.53/383.94	c vivif2 --  cl tried    59906 cl shrink        0 lits rem          0 time: 0.04
1533.93/384.00	c asymm  cl-useful: 0/3394/3394 lits-rem:0 time: 0.26
1533.93/384.00	c calculated reachability. Time: 0.00
1533.93/384.00	c  N dy  4316   1711036       773      3394         0     59906     10373    559471     22.05   no data  --
1553.89/389.09	c  N dy  4413   1731148       773      3394         0     79884     10373   1216677     22.06     23.35  --
1583.45/396.41	c  N dy  4542   1751867       773      3394         0    100490     10373   1897828     22.09     23.29  --
1614.60/404.27	c  N dy  4639   1772744       773      3394         0     63586     10373    646977     22.09     23.30  --
1636.98/409.80	c  N dy  4754   1793206       773      3394         0     83917     10373   1312272     22.10     23.27  --
1664.14/416.68	c  N dy  4838   1813246       773      3394         0    103804     10373   1953128     22.10     23.69  --
1694.11/424.10	c  N dy  4926   1833326       773      3394         0     65121     10373    673438     22.11     27.35  --
1718.49/430.26	c  N dy  5018   1853775       773      3394         0     85453     10373   1331944     22.11     23.29  --
1748.03/437.66	c  N dy  5129   1873810       773      3394         0    105387     10373   1992704     22.13     28.75  --
1777.58/445.04	c  N dy  5207   1893881       773      3394         0     65697     10373    661646     22.12     24.11  --
1799.96/450.62	c  N dy  5306   1913902       773      3394         0     85581     10373   1307893     22.13     23.45  --
1828.71/457.86	c  N dy  5393   1934115       773      3394         0    105641     10373   1970516     22.13     23.45  --
1863.08/466.40	c  N dy  5481   1957480       773      3394         0     68203     10373    708021     22.13     23.46  --
1886.24/472.26	c  N dy  5591   1977663       773      3394         0     88276     10373   1364655     22.14     23.31  --
1917.79/480.11	c  N dy  5656   1998867       773      3394         0    109315     10373   2052250     22.13     23.38  --
1949.75/488.14	c  N dy  5769   2019074       773      3394         0     67839     10373    677532     22.14     23.43  --
1973.35/494.01	c  N dy  5876   2039598       773      3394         0     88212     10373   1344257     22.15     23.36  --
2002.48/501.32	c  N dy  5948   2059656       773      3394         0    108137     10373   1991116     22.14     23.89  --
2036.44/509.80	c  N dy  6028   2079732       773      3394         0     65499     10373    572154     22.14     23.45  --
2058.41/515.32	c  N dy  6137   2099779       773      3394         0     85433     10373   1229918     22.15     23.87  --
2087.97/522.70	c  N dy  6235   2120052       773      3394         0    105575     10373   1900817     22.16     23.34  --
2125.13/532.08	c  N dy  6332   2140945       773      3394         0    126327     10373   2584758     22.17     23.55  --
2148.29/537.84	c  N dy  6466   2160994       773      3394         0     82672     10373   1116247     22.19     23.45  --
2176.25/544.86	c  N dy  6544   2181085       773      3394         0    102656     10373   1780018     22.19     23.95  --
2212.60/553.96	c  N dy  6649   2201183       773      3394         0    122628     10373   2430429     22.20     23.38  --
2228.20/557.89	c  S st  6686   2211036       773      3394         0     67799     10373    588331     22.20   no data  --
2228.98/558.06	c  S st  6686   2211540       773      3394         0     68303     10373    604546     22.20   no data  --
2228.98/558.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2228.98/558.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2229.38/558.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.12
2229.38/558.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2229.38/558.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2229.38/558.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    773 time:  0.00 s
2229.38/558.12	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2238.17/560.38	c lits-rem:       127  cl-subs:      161  v-elim:      0  v-fix:    0  time:  9.05 s
2238.17/560.38	c vivif2 --  cl tried     3394 cl shrink        0 lits rem          0 time: 0.00
2238.17/560.39	c vivif2 --  cl tried    68142 cl shrink        0 lits rem          0 time: 0.04
2238.57/560.47	c asymm  cl-useful: 0/3394/3394 lits-rem:0 time: 0.31
2238.57/560.47	c calculated reachability. Time: 0.00
2238.57/560.47	c  N dy  6686   2211540       773      3394         0     68142     10373    598825     22.20   no data  --
2260.14/565.88	c  N dy  6741   2231612       773      3394         0     88066     10373   1260261     22.19     23.39  --
2290.50/573.41	c  N dy  6841   2251653       773      3394         0    107968     10373   1910293     22.19     23.72  --
2326.05/582.33	c  N dy  6915   2271707       773      3394         0    127851     10373   2561613     22.19     23.50  --
2351.23/588.63	c  N dy  6991   2291789       773      3394         0     82275     10373   1034221     22.19     24.07  --
2379.18/595.64	c  N dy  7091   2311875       773      3394         0    102210     10373   1684492     22.20     23.69  --
2414.73/604.59	c  N dy  7206   2332218       773      3394         0    122454     10373   2364403     22.21     23.61  --
2449.88/613.34	c  N dy  7329   2352840       773      3394         0     76408     10373    822104     22.22     23.41  --
2475.84/619.88	c  N dy  7423   2373147       773      3394         0     96584     10373   1487135     22.22     23.52  --
2510.20/628.49	c  N dy  7545   2393253       773      3394         0    116577     10373   2147088     22.24     23.47  --
2550.95/638.62	c  N dy  7648   2413352       773      3394         0     68975     10373    544682     22.25     23.53  --
2574.52/644.51	c  N dy  7760   2433426       773      3394         0     88943     10373   1201217     22.25     27.09  --
2605.69/652.35	c  N dy  7888   2453674       773      3394         0    109072     10373   1867448     22.27     23.46  --
2642.42/661.52	c  N dy  7975   2473956       773      3394         0    129205     10373   2526059     22.27     23.57  --
2678.38/670.56	c  N dy  8093   2498552       773      3394         0     85072     10373   1042741     22.27     23.56  --
2709.13/678.29	c  N dy  8172   2521276       773      3394         0    107615     10373   1773633     22.26     23.44  --
2745.49/687.35	c  N dy  8277   2541444       773      3394         0    127657     10373   2439602     22.27     23.74  --
2779.44/695.83	c  N dy  8376   2561869       773      3394         0     78401     10373    800066     22.28     23.63  --
2805.81/702.44	c  N dy  8474   2581882       773      3394         0     98306     10373   1458055     22.28     23.48  --
2836.97/710.24	c  N dy  8545   2601903       773      3394         0    118139     10373   2096984     22.28     24.09  --
2881.71/721.46	c  N dy  8653   2624020       773      3394         0    140124     10373   2825000     22.29     23.48  --
2906.47/727.63	c  N dy  8725   2644345       773      3394         0     89790     10373   1143102     22.28     23.48  --
2937.23/735.38	c  N dy  8841   2664415       773      3394         0    109744     10373   1805844     22.30     23.51  --
2978.38/745.64	c  N dy  8937   2686283       773      3394         0    131424     10373   2516885     22.30     23.51  --
3014.34/754.65	c  N dy  9020   2706340       773      3394         0     79848     10373    796078     22.30     23.50  --
3020.72/756.26	c  S st  9054   2711541       773      3394         0     85019     10373    968027     22.30   no data  --
3021.52/756.46	c  S st  9054   2712041       773      3394         0     85519     10373    984490     22.30   no data  --
3021.52/756.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3021.52/756.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3021.92/756.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.16
3021.92/756.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3021.92/756.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3021.92/756.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    773 time:  0.00 s
3021.92/756.54	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3037.10/760.35	c lits-rem:       693  cl-subs:      312  v-elim:      0  v-fix:    0  time: 15.22 s
3037.10/760.35	c vivif2 --  cl tried     3394 cl shrink        0 lits rem          0 time: 0.00
3037.10/760.37	c vivif2 --  cl tried    85207 cl shrink        0 lits rem          0 time: 0.05
3037.50/760.47	c asymm  cl-useful: 0/3394/3394 lits-rem:0 time: 0.43
3037.50/760.48	c calculated reachability. Time: 0.00
3037.50/760.48	c  N dy  9054   2712041       773      3394         0     85207     10373    971992     22.30   no data  --
3065.45/767.45	c  N dy  9139   2732143       773      3394         0    105162     10373   1624605     22.30     24.81  --
3106.20/777.64	c  N dy  9213   2755473       773      3394         0    128297     10373   2373332     22.30     23.54  --
3146.94/787.80	c  N dy  9295   2775814       773      3394         0     76012     10373    648147     22.30     23.56  --
3171.31/793.96	c  N dy  9376   2795869       773      3394         0     95948     10373   1312128     22.30     23.48  --
3201.67/801.54	c  N dy  9399   2815944       773      3394         0    115812     10373   1955093     22.28     23.65  --
3240.02/811.19	c  N dy  9511   2836015       773      3394         0    135764     10373   2618115     22.29     27.78  --
3277.57/820.52	c  N dy  9625   2856147       773      3394         0     82313     10373    825527     22.30     23.50  --
3304.75/827.34	c  N dy  9719   2876318       773      3394         0    102355     10373   1495938     22.30     23.48  --
3339.09/835.98	c  N dy  9831   2896347       773      3394         0    122273     10373   2162076     22.31     27.68  --
3380.63/846.30	c  N dy  9919   2916548       773      3394         0    142329     10373   2820249     22.32     23.57  --
3412.99/854.44	c  N dy 10027   2936918       773      3394         0     88078     10373    995443     22.32     23.61  --
3442.15/861.70	c  N dy 10105   2957306       773      3394         0    108307     10373   1654370     22.32     24.00  --
3484.51/872.31	c  N dy 10211   2980645       773      3394         0    131480     10373   2425030     22.32     23.66  --
3528.86/883.45	c  N dy 10296   3000736       773      3394         0     75944     10373    564763     22.33     23.72  --
3554.40/889.85	c  N dy 10424   3020739       773      3394         0     95840     10373   1224765     22.34     25.14  --
3585.98/897.73	c  N dy 10504   3040763       773      3394         0    115698     10373   1874447     22.33     23.74  --
3640.69/911.46	c  N dy 10604   3069491       773      3394         0    144217     10373   2809375     22.33     23.62  --
3678.63/920.92	c  N dy 10703   3092639       773      3394         0     90741     10373   1022396     22.33     23.69  --
3713.00/929.59	c  N dy 10780   3115996       773      3394         0    113915     10373   1781262     22.33     23.57  --
3753.33/939.65	c  N dy 10884   3136306       773      3394         0    134082     10373   2445228     22.33     23.52  --
3797.67/950.70	c  N dy 10954   3156387       773      3394         0    153954     10373   3085215     22.33     23.72  --
3824.84/957.50	c  N dy 11036   3176406       773      3394         0     96433     10373   1187961     22.33     24.10  --
3861.19/966.63	c  N dy 11163   3196608       773      3394         0    116517     10373   1863315     22.34     23.60  --
3893.56/974.78	c  S st 11245   3212041       773      3394         0    131831     10373   2363816     22.34     19.78  --
3895.14/975.20	c  S st 11245   3212545       773      3394         0    132334     10373   2380668     22.34   no data  --
3895.54/975.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
3895.54/975.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3895.54/975.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.31
3895.94/975.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3895.94/975.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3895.94/975.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    773 time:  0.00 s
3895.94/975.37	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3931.10/984.17	c lits-rem:       252  cl-subs:     1332  v-elim:      0  v-fix:    0  time: 35.14 s
3931.10/984.17	c vivif2 --  cl tried     3394 cl shrink        0 lits rem          0 time: 0.00
3931.50/984.20	c vivif2 --  cl tried   131002 cl shrink        0 lits rem          0 time: 0.12
3932.30/984.40	c asymm  cl-useful: 0/3394/3394 lits-rem:0 time: 0.80
3932.30/984.41	c calculated reachability. Time: 0.00
3932.30/984.41	c  N dy 11245   3212545       773      3394         0    131002     10373   2330018     22.34   no data  --
3976.65/995.55	c  N dy 11334   3232736       773      3394         0    151064     10373   2989696     22.35     23.53  --
4008.59/1003.51	c  N dy 11411   3252879       773      3394         0     92600     10373   1023941     22.35     23.85  --
4039.34/1011.29	c  N dy 11489   3272935       773      3394         0    112473     10373   1660471     22.34     25.58  --
4078.12/1020.90	c  N dy 11556   3293636       773      3394         0    133013     10373   2327460     22.34     23.69  --
4124.03/1032.40	c  N dy 11675   3313657       773      3394         0    152929     10373   2992399     22.35     25.18  --
4162.78/1042.19	c  N dy 11788   3337803       773      3394         0     97496     10373   1159609     22.35     23.62  --
4201.53/1051.85	c  N dy 11842   3360838       773      3394         0    120331     10373   1909956     22.34     23.67  --
4242.27/1062.04	c  N dy 11965   3380898       773      3394         0    140287     10373   2578100     22.35     23.73  --
4289.81/1073.99	c  N dy 12062   3401081       773      3394         0    160340     10373   3241013     22.35     23.72  --
4317.38/1080.83	c  N dy 12162   3421109       773      3394         0     99827     10373   1214669     22.36     25.72  --
4350.92/1089.28	c  N dy 12277   3441186       773      3394         0    119786     10373   1882770     22.36     24.62  --
4386.07/1098.00	c  N dy 12297   3461219       773      3394         0    139602     10373   2537823     22.35     23.56  --
4432.42/1109.65	c  N dy 12373   3481273       773      3394         0    159494     10373   3179120     22.35     25.56  --
4467.58/1118.46	c  N dy 12491   3504067       773      3394         0    100739     10373   1223711     22.35     23.69  --
4503.12/1127.30	c  N dy 12586   3525038       773      3394         0    121547     10373   1910695     22.36     23.69  --
4543.48/1137.47	c  N dy 12682   3545147       773      3394         0    141505     10373   2565442     22.36     23.55  --
4603.39/1152.41	c  N dy 12755   3573532       773      3394         0     87275     10373    739244     22.35     23.64  --
4631.77/1159.59	c  N dy 12849   3593616       773      3394         0    107207     10373   1396381     22.35     24.78  --
4666.93/1168.32	c  N dy 12935   3613618       773      3394         0    127059     10373   2053967     22.36     23.65  --
4711.64/1179.53	c  N dy 13023   3634769       773      3394         0    148055     10373   2745298     22.36     23.54  --
4760.37/1191.78	c  N dy 13119   3654876       773      3394         0     84642     10373    632272     22.36     23.54  --
4789.96/1199.13	c  N dy 13230   3675594       773      3394         0    105215     10373   1304195     22.37     23.62  --

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-3175142-1304091453/watcher-3175142-1304091453 -o /tmp/evaluation-result-3175142-1304091453/solver-3175142-1304091453 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175142-1304091453.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: 7.96 7.98 7.95 6/180 19188
/proc/meminfo: memFree=17771304/32951124 swapFree=67111528/67111528
[pid=19188] ppid=19186 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/19188/stat : 19188 (strangenight1-m) R 19186 19188 19020 0 -1 4202496 418 0 0 0 0 0 0 0 25 0 4 0 520747885 52465664 357 33554432000 4194304 4650419 140734811409408 18446744073709551615 216634515387 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19188/statm: 12809 357 306 112 0 7774 0
[pid=19188/tid=19189] ppid=19186 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/19188/task/19189/stat : 19189 (strangenight1-m) R 19186 19188 19020 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 520747885 52465664 357 33554432000 4194304 4650419 140734811409408 18446744073709551615 47558847125420 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19188/tid=19190] ppid=19186 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/19188/task/19190/stat : 19190 (strangenight1-m) R 19186 19188 19020 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 520747885 52465664 357 33554432000 4194304 4650419 140734811409408 18446744073709551615 216629562454 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19188/tid=19191] ppid=19186 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/19188/task/19191/stat : 19191 (strangenight1-m) R 19186 19188 19020 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 520747885 52465664 357 33554432000 4194304 4650419 140734811409408 18446744073709551615 216629562454 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.109585 s]
/proc/loadavg: 7.96 7.98 7.95 6/180 19188
/proc/meminfo: memFree=17771304/32951124 swapFree=67111528/67111528
[pid=19188] ppid=19186 vsize=282492 CPUtime=0.41 cores=1,3,5,7
/proc/19188/stat : 19188 (strangenight1-m) R 19186 19188 19020 0 -1 4202496 2118 0 0 0 41 0 0 0 18 0 4 0 520747885 289271808 1971 33554432000 4194304 4650419 140734811409408 18446744073709551615 4334396 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19188/statm: 70623 1971 391 112 0 65588 0
[pid=19188/tid=19189] ppid=19186 vsize=282492 CPUtime=0.1 cores=1,3,5,7
/proc/19188/task/19189/stat : 19189 (strangenight1-m) R 19186 19188 19020 0 -1 4202560 457 0 0 0 10 0 0 0 25 0 4 0 520747885 289271808 1971 33554432000 4194304 4650419 140734811409408 18446744073709551615 4366933 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19188/tid=19190] ppid=19186 vsize=282492 CPUtime=0.1 cores=1,3,5,7
/proc/19188/task/19190/stat : 19190 (strangenight1-m) R 19186 19188 19020 0 -1 4202560 447 0 0 0 10 0 0 0 18 0 4 0 520747885 289271808 1971 33554432000 4194304 4650419 140734811409408 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19188/tid=19191] ppid=19186 vsize=282492 CPUtime=0.1 cores=1,3,5,7
/proc/19188/task/19191/stat : 19191 (strangenight1-m) R 19186 19188 19020 0 -1 4202560 333 0 0 0 10 0 0 0 18 0 4 0 520747885 289271808 1971 33554432000 4194304 4650419 140734811409408 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 282492

[startup+0.200571 s]
/proc/loadavg: 7.96 7.98 7.95 6/180 19188
/proc/meminfo: memFree=17771304/32951124 swapFree=67111528/67111528
[pid=19188] ppid=19186 vsize=292080 CPUtime=0.77 cores=1,3,5,7
/proc/19188/stat : 19188 (strangenight1-m) R 19186 19188 19020 0 -1 4202496 2883 0 0 0 77 0 0 0 18 0 4 0 520747885 299089920 2339 33554432000 4194304 4650419 140734811409408 18446744073709551615 4313483 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19188/statm: 73020 2339 393 112 0 67985 0
[pid=19188/tid=19189] ppid=19186 vsize=292080 CPUtime=0.19 cores=1,3,5,7
/proc/19188/task/19189/stat : 19189 (strangenight1-m) R 19186 19188 19020 0 -1 4202560 658 0 0 0 19 0 0 0 25 0 4 0 520747885 299089920 2339 33554432000 4194304 4650419 140734811409408 18446744073709551615 4511549 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19188/tid=19190] ppid=19186 vsize=292080 CPUtime=0.19 cores=1,3,5,7
/proc/19188/task/19190/stat : 19190 (strangenight1-m) R 19186 19188 19020 0 -1 4202560 676 0 0 0 19 0 0 0 18 0 4 0 520747885 299089920 2339 33554432000 4194304 4650419 140734811409408 18446744073709551615 4349694 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19188/tid=19191] ppid=19186 vsize=292080 CPUtime=0.19 cores=1,3,5,7
/proc/19188/task/19191/stat : 19191 (strangenight1-m) R 19186 19188 19020 0 -1 4202560 558 0 0 0 19 0 0 0 18 0 4 0 520747885 299089920 2339 33554432000 4194304 4650419 140734811409408 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 292080

[startup+0.300552 s]
/proc/loadavg: 7.96 7.98 7.95 6/180 19188
/proc/meminfo: memFree=17771304/32951124 swapFree=67111528/67111528
[pid=19188] ppid=19186 vsize=284212 CPUtime=1.17 cores=1,3,5,7
/proc/19188/stat : 19188 (strangenight1-m) R 19186 19188 19020 0 -1 4202496 3377 0 0 0 117 0 0 0 18 0 4 0 520747885 291033088 2440 33554432000 4194304 4650419 140734811409408 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19188/statm: 71053 2440 393 112 0 66018 0
[pid=19188/tid=19189] ppid=19186 vsize=284212 CPUtime=0.29 cores=1,3,5,7
/proc/19188/task/19189/stat : 19189 (strangenight1-m) R 19186 19188 19020 0 -1 4202560 753 0 0 0 29 0 0 0 25 0 4 0 520747885 291033088 2440 33554432000 4194304 4650419 140734811409408 18446744073709551615 4366906 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19188/tid=19190] ppid=19186 vsize=284212 CPUtime=0.29 cores=1,3,5,7
/proc/19188/task/19190/stat : 19190 (strangenight1-m) R 19186 19188 19020 0 -1 4202560 774 0 0 0 29 0 0 0 18 0 4 0 520747885 291033088 2440 33554432000 4194304 4650419 140734811409408 18446744073709551615 4365263 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19188/tid=19191] ppid=19186 vsize=284212 CPUtime=0.29 cores=1,3,5,7
/proc/19188/task/19191/stat : 19191 (strangenight1-m) R 19186 19188 19020 0 -1 4202560 670 0 0 0 29 0 0 0 18 0 4 0 520747885 291033088 2440 33554432000 4194304 4650419 140734811409408 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 284212

[startup+0.700482 s]
/proc/loadavg: 7.96 7.98 7.95 6/180 19188
/proc/meminfo: memFree=17771304/32951124 swapFree=67111528/67111528
[pid=19188] ppid=19186 vsize=285544 CPUtime=2.77 cores=1,3,5,7
/proc/19188/stat : 19188 (strangenight1-m) R 19186 19188 19020 0 -1 4202496 5318 0 0 0 277 0 0 0 18 0 4 0 520747885 292397056 3200 33554432000 4194304 4650419 140734811409408 18446744073709551615 4364736 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19188/statm: 71386 3200 393 112 0 66351 0
[pid=19188/tid=19189] ppid=19186 vsize=285544 CPUtime=0.69 cores=1,3,5,7
/proc/19188/task/19189/stat : 19189 (strangenight1-m) R 19186 19188 19020 0 -1 4202560 1229 0 0 0 69 0 0 0 25 0 4 0 520747885 292397056 3200 33554432000 4194304 4650419 140734811409408 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19188/tid=19190] ppid=19186 vsize=285544 CPUtime=0.69 cores=1,3,5,7
/proc/19188/task/19190/stat : 19190 (strangenight1-m) R 19186 19188 19020 0 -1 4202560 1271 0 0 0 69 0 0 0 18 0 4 0 520747885 292397056 3200 33554432000 4194304 4650419 140734811409408 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19188/tid=19191] ppid=19186 vsize=285544 CPUtime=0.69 cores=1,3,5,7
/proc/19188/task/19191/stat : 19191 (strangenight1-m) R 19186 19188 19020 0 -1 4202560 1153 0 0 0 69 0 0 0 18 0 4 0 520747885 292397056 3200 33554432000 4194304 4650419 140734811409408 18446744073709551615 4364427 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 285544

[startup+1.50034 s]
/proc/loadavg: 7.96 7.98 7.95 9/184 19192
/proc/meminfo: memFree=17755780/32951124 swapFree=67111528/67111528
[pid=19188] ppid=19186 vsize=286964 CPUtime=5.97 cores=1,3,5,7
/proc/19188/stat : 19188 (strangenight1-m) R 19186 19188 19020 0 -1 4202496 9148 0 0 0 596 1 0 0 19 0 4 0 520747885 293851136 3771 33554432000 4194304 4650419 140734811409408 18446744073709551615 4366879 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19188/statm: 71741 3771 394 112 0 66706 0
[pid=19188/tid=19189] ppid=19186 vsize=286964 CPUtime=1.48 cores=1,3,5,7
/proc/19188/task/19189/stat : 19189 (strangenight1-m) R 19186 19188 19020 0 -1 4202560 2181 0 0 0 148 0 0 0 25 0 4 0 520747885 293851136 3771 33554432000 4194304 4650419 140734811409408 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19188/tid=19190] ppid=19186 vsize=286964 CPUtime=1.49 cores=1,3,5,7
/proc/19188/task/19190/stat : 19190 (strangenight1-m) R 19186 19188 19020 0 -1 4202560 2260 0 0 0 149 0 0 0 20 0 4 0 520747885 293851136 3771 33554432000 4194304 4650419 140734811409408 18446744073709551615 4368121 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19188/tid=19191] ppid=19186 vsize=286964 CPUtime=1.49 cores=1,3,5,7
/proc/19188/task/19191/stat : 19191 (strangenight1-m) R 19186 19188 19020 0 -1 4202560 2019 0 0 0 149 0 0 0 19 0 4 0 520747885 293851136 3772 33554432000 4194304 4650419 140734811409408 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 286964

[startup+3.10107 s]
/proc/loadavg: 7.96 7.98 7.95 9/184 19192
/proc/meminfo: memFree=17741644/32951124 swapFree=67111528/67111528
[pid=19188] ppid=19186 vsize=268988 CPUtime=12.36 cores=1,3,5,7
/proc/19188/stat : 19188 (strangenight1-m) R 19186 19188 19020 0 -1 4202496 19873 0 0 0 1233 3 0 0 25 0 4 0 520747885 275443712 12420 33554432000 4194304 4650419 140734811409408 18446744073709551615 4367295 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19188/statm: 67247 12420 395 112 0 62212 0
[pid=19188/tid=19189] ppid=19186 vsize=268988 CPUtime=3.07 cores=1,3,5,7
/proc/19188/task/19189/stat : 19189 (strangenight1-m) R 19186 19188 19020 0 -1 4202560 4498 0 0 0 307 0 0 0 25 0 4 0 520747885 275443712 12420 33554432000 4194304 4650419 140734811409408 18446744073709551615 4314730 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19188/tid=19190] ppid=19186 vsize=268988 CPUtime=3.08 cores=1,3,5,7
/proc/19188/task/19190/stat : 19190 (strangenight1-m) R 19186 19188 19020 0 -1 4202560 5257 0 0 0 308 0 0 0 25 0 4 0 520747885 275443712 12420 33554432000 4194304 4650419 140734811409408 18446744073709551615 4438939 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19188/tid=19191] ppid=19186 vsize=268988 CPUtime=3.08 cores=1,3,5,7
/proc/19188/task/19191/stat : 19191 (strangenight1-m) R 19186 19188 19020 0 -1 4202560 4547 0 0 0 308 0 0 0 25 0 4 0 520747885 275443712 12420 33554432000 4194304 4650419 140734811409408 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 268988

[startup+6.3005 s]
/proc/loadavg: 7.96 7.98 7.95 9/184 19192
/proc/meminfo: memFree=17712640/32951124 swapFree=67111528/67111528
[pid=19188] ppid=19186 vsize=287204 CPUtime=25.14 cores=1,3,5,7
/proc/19188/stat : 19188 (strangenight1-m) R 19186 19188 19020 0 -1 4202496 26300 0 0 0 2510 4 0 0 25 0 4 0 520747885 294096896 17544 33554432000 4194304 4650419 140734811409408 18446744073709551615 4365242 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19188/statm: 71801 17544 395 112 0 66766 0
[pid=19188/tid=19189] ppid=19186 vsize=287204 CPUtime=6.25 cores=1,3,5,7
/proc/19188/task/19189/stat : 19189 (strangenight1-m) R 19186 19188 19020 0 -1 4202560 6872 0 0 0 625 0 0 0 25 0 4 0 520747885 294096896 17544 33554432000 4194304 4650419 140734811409408 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19188/tid=19190] ppid=19186 vsize=287204 CPUtime=6.29 cores=1,3,5,7
/proc/19188/task/19190/stat : 19190 (strangenight1-m) R 19186 19188 19020 0 -1 4202560 6974 0 0 0 628 1 0 0 25 0 4 0 520747885 294096896 17544 33554432000 4194304 4650419 140734811409408 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19188/tid=19191] ppid=19186 vsize=287204 CPUtime=6.29 cores=1,3,5,7
/proc/19188/task/19191/stat : 19191 (strangenight1-m) R 19186 19188 19020 0 -1 4202560 5584 0 0 0 628 1 0 0 25 0 4 0 520747885 294096896 17544 33554432000 4194304 4650419 140734811409408 18446744073709551615 4328256 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 287204

[startup+12.7004 s]
/proc/loadavg: 7.97 7.98 7.95 10/184 19192
/proc/meminfo: memFree=17674844/32951124 swapFree=67111528/67111528
[pid=19188] ppid=19186 vsize=305840 CPUtime=50.71 cores=1,3,5,7
/proc/19188/stat : 19188 (strangenight1-m) R 19186 19188 19020 0 -1 4202496 37779 0 0 0 5064 7 0 0 25 0 4 0 520747885 313180160 21244 33554432000 4194304 4650419 140734811409408 18446744073709551615 4328259 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19188/statm: 76460 21244 395 112 0 71425 0
[pid=19188/tid=19189] ppid=19186 vsize=305840 CPUtime=12.62 cores=1,3,5,7
/proc/19188/task/19189/stat : 19189 (strangenight1-m) R 19186 19188 19020 0 -1 4202560 10279 0 0 0 1261 1 0 0 25 0 4 0 520747885 313180160 21244 33554432000 4194304 4650419 140734811409408 18446744073709551615 4366943 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19188/tid=19190] ppid=19186 vsize=305840 CPUtime=12.68 cores=1,3,5,7
/proc/19188/task/19190/stat : 19190 (strangenight1-m) R 19186 19188 19020 0 -1 4202560 9617 0 0 0 1267 1 0 0 25 0 4 0 520747885 313180160 21244 33554432000 4194304 4650419 140734811409408 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19188/tid=19191] ppid=19186 vsize=305840 CPUtime=12.69 cores=1,3,5,7
/proc/19188/task/19191/stat : 19191 (strangenight1-m) R 19186 19188 19020 0 -1 4202560 8662 0 0 0 1267 2 0 0 25 0 4 0 520747885 313180160 21244 33554432000 4194304 4650419 140734811409408 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 305840

[startup+25.5011 s]
/proc/loadavg: 7.97 7.98 7.95 9/184 19192
/proc/meminfo: memFree=17639012/32951124 swapFree=67111528/67111528
[pid=19188] ppid=19186 vsize=306636 CPUtime=101.84 cores=1,3,5,7
/proc/19188/stat : 19188 (strangenight1-m) R 19186 19188 19020 0 -1 4202496 59745 0 0 0 10170 14 0 0 25 0 4 0 520747885 313995264 28015 33554432000 4194304 4650419 140734811409408 18446744073709551615 4476304 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19188/statm: 76659 28015 395 112 0 71624 0
[pid=19188/tid=19189] ppid=19186 vsize=306636 CPUtime=25.35 cores=1,3,5,7
/proc/19188/task/19189/stat : 19189 (strangenight1-m) R 19186 19188 19020 0 -1 4202560 15222 0 0 0 2532 3 0 0 25 0 4 0 520747885 313995264 28015 33554432000 4194304 4650419 140734811409408 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19188/tid=19190] ppid=19186 vsize=306636 CPUtime=25.49 cores=1,3,5,7
/proc/19188/task/19190/stat : 19190 (strangenight1-m) R 19186 19188 19020 0 -1 4202560 15237 0 0 0 2546 3 0 0 25 0 4 0 520747885 313995264 28015 33554432000 4194304 4650419 140734811409408 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19188/tid=19191] ppid=19186 vsize=306636 CPUtime=25.49 cores=1,3,5,7
/proc/19188/task/19191/stat : 19191 (strangenight1-m) R 19186 19188 19020 0 -1 4202560 13940 0 0 0 2546 3 0 0 25 0 4 0 520747885 313995264 28015 33554432000 4194304 4650419 140734811409408 18446744073709551615 4364340 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 306636

[startup+51.1006 s]
/proc/loadavg: 7.98 7.98 7.95 10/184 19193
/proc/meminfo: memFree=17605976/32951124 swapFree=67111528/67111528
[pid=19188] ppid=19186 vsize=354024 CPUtime=204.1 cores=1,3,5,7
/proc/19188/stat : 19188 (strangenight1-m) R 19186 19188 19020 0 -1 4202496 94231 0 0 0 20384 26 0 0 25 0 4 0 520747885 362520576 35345 33554432000 4194304 4650419 140734811409408 18446744073709551615 4315069 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19188/statm: 88506 35345 395 112 0 83471 0
[pid=19188/tid=19189] ppid=19186 vsize=354024 CPUtime=50.82 cores=1,3,5,7
/proc/19188/task/19189/stat : 19189 (strangenight1-m) R 19186 19188 19020 0 -1 4202560 22712 0 0 0 5075 7 0 0 25 0 4 0 520747885 362520576 35345 33554432000 4194304 4650419 140734811409408 18446744073709551615 4365280 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19188/tid=19190] ppid=19186 vsize=354024 CPUtime=51.08 cores=1,3,5,7
/proc/19188/task/19190/stat : 19190 (strangenight1-m) R 19186 19188 19020 0 -1 4202560 24768 0 0 0 5102 6 0 0 25 0 4 0 520747885 362520576 35345 33554432000 4194304 4650419 140734811409408 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19188/tid=19191] ppid=19186 vsize=354024 CPUtime=51.09 cores=1,3,5,7
/proc/19188/task/19191/stat : 19191 (strangenight1-m) R 19186 19188 19020 0 -1 4202560 22639 0 0 0 5103 6 0 0 25 0 4 0 520747885 362520576 35345 33554432000 4194304 4650419 140734811409408 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 354024

[startup+102.301 s]
/proc/loadavg: 7.99 7.98 7.95 9/184 19194
/proc/meminfo: memFree=17502420/32951124 swapFree=67111528/67111528
[pid=19188] ppid=19186 vsize=450244 CPUtime=408.65 cores=1,3,5,7
/proc/19188/stat : 19188 (strangenight1-m) R 19186 19188 19020 0 -1 4202496 130008 0 0 0 40824 41 0 0 25 0 4 0 520747885 461049856 50043 33554432000 4194304 4650419 140734811409408 18446744073709551615 4363880 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19188/statm: 112561 50043 395 112 0 107526 0
[pid=19188/tid=19189] ppid=19186 vsize=450244 CPUtime=101.75 cores=1,3,5,7
/proc/19188/task/19189/stat : 19189 (strangenight1-m) R 19186 19188 19020 0 -1 4202560 35166 0 0 0 10162 13 0 0 25 0 4 0 520747885 461049856 50043 33554432000 4194304 4650419 140734811409408 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19188/tid=19190] ppid=19186 vsize=450244 CPUtime=102.29 cores=1,3,5,7
/proc/19188/task/19190/stat : 19190 (strangenight1-m) R 19186 19188 19020 0 -1 4202560 30398 0 0 0 10220 9 0 0 25 0 4 0 520747885 461049856 50043 33554432000 4194304 4650419 140734811409408 18446744073709551615 4363510 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19188/tid=19191] ppid=19186 vsize=450244 CPUtime=102.3 cores=1,3,5,7
/proc/19188/task/19191/stat : 19191 (strangenight1-m) R 19186 19188 19020 0 -1 4202560 27845 0 0 0 10223 7 0 0 25 0 4 0 520747885 461049856 50043 33554432000 4194304 4650419 140734811409408 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 408.65
Current children cumulated vsize (KiB) 450244

[startup+162.301 s]

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

[pid=19188] ppid=19186 vsize=603316 CPUtime=2565.73 cores=1,3,5,7
/proc/19188/stat : 19188 (strangenight1-m) R 19186 19188 19020 0 -1 4202496 363686 0 0 0 256413 160 0 0 25 0 4 0 520747885 617795584 100051 33554432000 4194304 4650419 140734811409408 18446744073709551615 4365223 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19188/statm: 150829 100051 395 112 0 145794 0
[pid=19188/tid=19189] ppid=19186 vsize=603316 CPUtime=638.81 cores=1,3,5,7
/proc/19188/task/19189/stat : 19189 (strangenight1-m) R 19186 19188 19020 0 -1 4202560 97562 0 0 0 63835 46 0 0 25 0 4 0 520747885 617795584 100051 33554432000 4194304 4650419 140734811409408 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19188/tid=19190] ppid=19186 vsize=603316 CPUtime=642.3 cores=1,3,5,7
/proc/19188/task/19190/stat : 19190 (strangenight1-m) R 19186 19188 19020 0 -1 4202560 91104 0 0 0 64191 39 0 0 25 0 4 0 520747885 617795584 100051 33554432000 4194304 4650419 140734811409408 18446744073709551615 4365252 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19188/tid=19191] ppid=19186 vsize=603316 CPUtime=642.3 cores=1,3,5,7
/proc/19188/task/19191/stat : 19191 (strangenight1-m) R 19186 19188 19020 0 -1 4202560 66948 0 0 0 64203 27 0 0 25 0 4 0 520747885 617795584 100051 33554432000 4194304 4650419 140734811409408 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2565.73
Current children cumulated vsize (KiB) 603316

[startup+702.301 s]
/proc/loadavg: 8.09 8.05 7.99 10/184 19210
/proc/meminfo: memFree=17131300/32951124 swapFree=67111528/67111528
[pid=19188] ppid=19186 vsize=569148 CPUtime=2805.41 cores=1,3,5,7
/proc/19188/stat : 19188 (strangenight1-m) R 19186 19188 19020 0 -1 4202496 380936 0 0 0 280367 174 0 0 25 0 4 0 520747885 582807552 94877 33554432000 4194304 4650419 140734811409408 18446744073709551615 4365348 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19188/statm: 142287 94877 395 112 0 137252 0
[pid=19188/tid=19189] ppid=19186 vsize=569148 CPUtime=698.48 cores=1,3,5,7
/proc/19188/task/19189/stat : 19189 (strangenight1-m) R 19186 19188 19020 0 -1 4202560 101218 0 0 0 69799 49 0 0 25 0 4 0 520747885 582807552 94877 33554432000 4194304 4650419 140734811409408 18446744073709551615 4363423 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19188/tid=19190] ppid=19186 vsize=569148 CPUtime=702.3 cores=1,3,5,7
/proc/19188/task/19190/stat : 19190 (strangenight1-m) R 19186 19188 19020 0 -1 4202560 97855 0 0 0 70185 45 0 0 25 0 4 0 520747885 582807552 94877 33554432000 4194304 4650419 140734811409408 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19188/tid=19191] ppid=19186 vsize=569148 CPUtime=702.3 cores=1,3,5,7
/proc/19188/task/19191/stat : 19191 (strangenight1-m) R 19186 19188 19020 0 -1 4202560 68683 0 0 0 70202 28 0 0 25 0 4 0 520747885 582807552 94877 33554432000 4194304 4650419 140734811409408 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2805.41
Current children cumulated vsize (KiB) 569148

[startup+762.301 s]
/proc/loadavg: 8.08 8.05 8.00 9/184 19212
/proc/meminfo: memFree=17176172/32951124 swapFree=67111528/67111528
[pid=19188] ppid=19186 vsize=627452 CPUtime=3045.1 cores=1,3,5,7
/proc/19188/stat : 19188 (strangenight1-m) R 19186 19188 19020 0 -1 4202496 397405 0 0 0 304325 185 0 0 25 0 4 0 520747885 642510848 90355 33554432000 4194304 4650419 140734811409408 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19188/statm: 156863 90355 395 112 0 151828 0
[pid=19188/tid=19189] ppid=19186 vsize=627452 CPUtime=758.16 cores=1,3,5,7
/proc/19188/task/19189/stat : 19189 (strangenight1-m) R 19186 19188 19020 0 -1 4202560 106275 0 0 0 75764 52 0 0 25 0 4 0 520747885 642510848 90355 33554432000 4194304 4650419 140734811409408 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19188/tid=19190] ppid=19186 vsize=627452 CPUtime=762.3 cores=1,3,5,7
/proc/19188/task/19190/stat : 19190 (strangenight1-m) R 19186 19188 19020 0 -1 4202560 101636 0 0 0 76183 47 0 0 25 0 4 0 520747885 642510848 90355 33554432000 4194304 4650419 140734811409408 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19188/tid=19191] ppid=19186 vsize=627452 CPUtime=762.3 cores=1,3,5,7
/proc/19188/task/19191/stat : 19191 (strangenight1-m) R 19186 19188 19020 0 -1 4202560 71314 0 0 0 76200 30 0 0 25 0 4 0 520747885 642510848 90355 33554432000 4194304 4650419 140734811409408 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3045.1
Current children cumulated vsize (KiB) 627452

[startup+822.301 s]
/proc/loadavg: 8.12 8.07 8.00 9/184 19213
/proc/meminfo: memFree=17165252/32951124 swapFree=67111528/67111528
[pid=19188] ppid=19186 vsize=628204 CPUtime=3284.76 cores=1,3,5,7
/proc/19188/stat : 19188 (strangenight1-m) R 19186 19188 19020 0 -1 4202496 418077 0 0 0 328279 197 0 0 25 0 4 0 520747885 643280896 91971 33554432000 4194304 4650419 140734811409408 18446744073709551615 4366931 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19188/statm: 157051 91971 395 112 0 152016 0
[pid=19188/tid=19189] ppid=19186 vsize=628204 CPUtime=817.84 cores=1,3,5,7
/proc/19188/task/19189/stat : 19189 (strangenight1-m) R 19186 19188 19020 0 -1 4202560 112514 0 0 0 81728 56 0 0 25 0 4 0 520747885 643280896 91971 33554432000 4194304 4650419 140734811409408 18446744073709551615 4365548 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19188/tid=19190] ppid=19186 vsize=628204 CPUtime=822.31 cores=1,3,5,7
/proc/19188/task/19190/stat : 19190 (strangenight1-m) R 19186 19188 19020 0 -1 4202560 108546 0 0 0 82179 52 0 0 25 0 4 0 520747885 643280896 91971 33554432000 4194304 4650419 140734811409408 18446744073709551615 4364340 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19188/tid=19191] ppid=19186 vsize=628204 CPUtime=822.31 cores=1,3,5,7
/proc/19188/task/19191/stat : 19191 (strangenight1-m) R 19186 19188 19020 0 -1 4202560 72043 0 0 0 82200 31 0 0 25 0 4 0 520747885 643280896 91971 33554432000 4194304 4650419 140734811409408 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3284.76
Current children cumulated vsize (KiB) 628204

[startup+882.307 s]
/proc/loadavg: 8.09 8.07 8.00 10/184 19215
/proc/meminfo: memFree=17140556/32951124 swapFree=67111528/67111528
[pid=19188] ppid=19186 vsize=605756 CPUtime=3524.46 cores=1,3,5,7
/proc/19188/stat : 19188 (strangenight1-m) R 19186 19188 19020 0 -1 4202496 443307 0 0 0 352234 212 0 0 25 0 4 0 520747885 620294144 93008 33554432000 4194304 4650419 140734811409408 18446744073709551615 4365300 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19188/statm: 151439 93008 395 112 0 146404 0
[pid=19188/tid=19189] ppid=19186 vsize=605756 CPUtime=877.51 cores=1,3,5,7
/proc/19188/task/19189/stat : 19189 (strangenight1-m) R 19186 19188 19020 0 -1 4202560 119132 0 0 0 87692 59 0 0 25 0 4 0 520747885 620294144 93008 33554432000 4194304 4650419 140734811409408 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19188/tid=19190] ppid=19186 vsize=605756 CPUtime=882.31 cores=1,3,5,7
/proc/19188/task/19190/stat : 19190 (strangenight1-m) R 19186 19188 19020 0 -1 4202560 114993 0 0 0 88175 56 0 0 25 0 4 0 520747885 620294144 93008 33554432000 4194304 4650419 140734811409408 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19188/tid=19191] ppid=19186 vsize=605756 CPUtime=882.31 cores=1,3,5,7
/proc/19188/task/19191/stat : 19191 (strangenight1-m) R 19186 19188 19020 0 -1 4202560 78651 0 0 0 88196 35 0 0 25 0 4 0 520747885 620294144 93008 33554432000 4194304 4650419 140734811409408 18446744073709551615 4365361 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3524.46
Current children cumulated vsize (KiB) 605756

[startup+942.301 s]
/proc/loadavg: 8.08 8.07 8.00 10/184 19217
/proc/meminfo: memFree=17158652/32951124 swapFree=67111528/67111528
[pid=19188] ppid=19186 vsize=582052 CPUtime=3764.12 cores=1,3,5,7
/proc/19188/stat : 19188 (strangenight1-m) R 19186 19188 19020 0 -1 4202496 468627 0 0 0 376186 226 0 0 25 0 4 0 520747885 596021248 93473 33554432000 4194304 4650419 140734811409408 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19188/statm: 145513 93473 395 112 0 140478 0
[pid=19188/tid=19189] ppid=19186 vsize=582052 CPUtime=937.18 cores=1,3,5,7
/proc/19188/task/19189/stat : 19189 (strangenight1-m) R 19186 19188 19020 0 -1 4202560 125315 0 0 0 93656 62 0 0 25 0 4 0 520747885 596021248 93473 33554432000 4194304 4650419 140734811409408 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19188/tid=19190] ppid=19186 vsize=582052 CPUtime=942.3 cores=1,3,5,7
/proc/19188/task/19190/stat : 19190 (strangenight1-m) R 19186 19188 19020 0 -1 4202560 121162 0 0 0 94172 58 0 0 25 0 4 0 520747885 596021248 93473 33554432000 4194304 4650419 140734811409408 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19188/tid=19191] ppid=19186 vsize=582052 CPUtime=942.31 cores=1,3,5,7
/proc/19188/task/19191/stat : 19191 (strangenight1-m) R 19186 19188 19020 0 -1 4202560 85095 0 0 0 94192 39 0 0 25 0 4 0 520747885 596021248 93473 33554432000 4194304 4650419 140734811409408 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3764.12
Current children cumulated vsize (KiB) 582052

[startup+1002.3 s]
/proc/loadavg: 8.07 8.07 8.00 10/184 19218
/proc/meminfo: memFree=17066756/32951124 swapFree=67111528/67111528
[pid=19188] ppid=19186 vsize=570080 CPUtime=4003.79 cores=1,3,5,7
/proc/19188/stat : 19188 (strangenight1-m) R 19186 19188 19020 0 -1 4202496 494462 0 0 0 400140 239 0 0 25 0 4 0 520747885 583761920 109937 33554432000 4194304 4650419 140734811409408 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19188/statm: 142520 109937 395 112 0 137485 0
[pid=19188/tid=19189] ppid=19186 vsize=570080 CPUtime=996.85 cores=1,3,5,7
/proc/19188/task/19189/stat : 19189 (strangenight1-m) R 19186 19188 19020 0 -1 4202560 137798 0 0 0 99619 66 0 0 25 0 4 0 520747885 583761920 109937 33554432000 4194304 4650419 140734811409408 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19188/tid=19190] ppid=19186 vsize=570080 CPUtime=1002.3 cores=1,3,5,7
/proc/19188/task/19190/stat : 19190 (strangenight1-m) R 19186 19188 19020 0 -1 4202560 126803 0 0 0 100167 63 0 0 25 0 4 0 520747885 583761920 109937 33554432000 4194304 4650419 140734811409408 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19188/tid=19191] ppid=19186 vsize=570080 CPUtime=1002.3 cores=1,3,5,7
/proc/19188/task/19191/stat : 19191 (strangenight1-m) R 19186 19188 19020 0 -1 4202560 86652 0 0 0 100190 40 0 0 25 0 4 0 520747885 583761920 109937 33554432000 4194304 4650419 140734811409408 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4003.79
Current children cumulated vsize (KiB) 570080

[startup+1062.3 s]
/proc/loadavg: 8.10 8.08 8.01 9/184 19220
/proc/meminfo: memFree=17036992/32951124 swapFree=67111528/67111528
[pid=19188] ppid=19186 vsize=696388 CPUtime=4243.47 cores=1,3,5,7
/proc/19188/stat : 19188 (strangenight1-m) R 19186 19188 19020 0 -1 4202496 512739 0 0 0 424097 250 0 0 25 0 4 0 520747885 713101312 110870 33554432000 4194304 4650419 140734811409408 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19188/statm: 174097 110870 395 112 0 169062 0
[pid=19188/tid=19189] ppid=19186 vsize=696388 CPUtime=1056.52 cores=1,3,5,7
/proc/19188/task/19189/stat : 19189 (strangenight1-m) R 19186 19188 19020 0 -1 4202560 142915 0 0 0 105583 69 0 0 25 0 4 0 520747885 713101312 110870 33554432000 4194304 4650419 140734811409408 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19188/tid=19190] ppid=19186 vsize=696388 CPUtime=1062.31 cores=1,3,5,7
/proc/19188/task/19190/stat : 19190 (strangenight1-m) R 19186 19188 19020 0 -1 4202560 131702 0 0 0 106166 65 0 0 25 0 4 0 520747885 713101312 110870 33554432000 4194304 4650419 140734811409408 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19188/tid=19191] ppid=19186 vsize=696388 CPUtime=1062.31 cores=1,3,5,7
/proc/19188/task/19191/stat : 19191 (strangenight1-m) R 19186 19188 19020 0 -1 4202560 91244 0 0 0 106187 44 0 0 25 0 4 0 520747885 713101312 110870 33554432000 4194304 4650419 140734811409408 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4243.47
Current children cumulated vsize (KiB) 696388

[startup+1122.3 s]
/proc/loadavg: 7.81 8.03 7.99 9/184 19252
/proc/meminfo: memFree=17447180/32951124 swapFree=67111528/67111528
[pid=19188] ppid=19186 vsize=613020 CPUtime=4483.15 cores=1,3,5,7
/proc/19188/stat : 19188 (strangenight1-m) R 19186 19188 19020 0 -1 4202496 538160 0 0 0 448048 267 0 0 25 0 4 0 520747885 627732480 103591 33554432000 4194304 4650419 140734811409408 18446744073709551615 4366865 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19188/statm: 153255 103591 395 112 0 148220 0
[pid=19188/tid=19189] ppid=19186 vsize=613020 CPUtime=1116.2 cores=1,3,5,7
/proc/19188/task/19189/stat : 19189 (strangenight1-m) R 19186 19188 19020 0 -1 4202560 149694 0 0 0 111546 74 0 0 25 0 4 0 520747885 627732480 103591 33554432000 4194304 4650419 140734811409408 18446744073709551615 4365361 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19188/tid=19190] ppid=19186 vsize=613020 CPUtime=1122.31 cores=1,3,5,7
/proc/19188/task/19190/stat : 19190 (strangenight1-m) R 19186 19188 19020 0 -1 4202560 138414 0 0 0 112162 69 0 0 25 0 4 0 520747885 627732480 103591 33554432000 4194304 4650419 140734811409408 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19188/tid=19191] ppid=19186 vsize=613020 CPUtime=1122.31 cores=1,3,5,7
/proc/19188/task/19191/stat : 19191 (strangenight1-m) R 19186 19188 19020 0 -1 4202560 96543 0 0 0 112184 47 0 0 25 0 4 0 520747885 627732480 103591 33554432000 4194304 4650419 140734811409408 18446744073709551615 4365246 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4483.15
Current children cumulated vsize (KiB) 613020

[startup+1182.3 s]
/proc/loadavg: 7.96 8.03 8.00 9/184 19284
/proc/meminfo: memFree=17333328/32951124 swapFree=67111528/67111528
[pid=19188] ppid=19186 vsize=734892 CPUtime=4722.83 cores=1,3,5,7
/proc/19188/stat : 19188 (strangenight1-m) R 19186 19188 19020 0 -1 4202496 559879 0 0 0 472003 280 0 0 25 0 4 0 520747885 752529408 105895 33554432000 4194304 4650419 140734811409408 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19188/statm: 183723 105895 395 112 0 178688 0
[pid=19188/tid=19189] ppid=19186 vsize=734892 CPUtime=1175.88 cores=1,3,5,7
/proc/19188/task/19189/stat : 19189 (strangenight1-m) R 19186 19188 19020 0 -1 4202560 154806 0 0 0 117512 76 0 0 25 0 4 0 520747885 752529408 105895 33554432000 4194304 4650419 140734811409408 18446744073709551615 4366906 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19188/tid=19190] ppid=19186 vsize=734892 CPUtime=1182.31 cores=1,3,5,7
/proc/19188/task/19190/stat : 19190 (strangenight1-m) R 19186 19188 19020 0 -1 4202560 143426 0 0 0 118158 73 0 0 25 0 4 0 520747885 752529408 105895 33554432000 4194304 4650419 140734811409408 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19188/tid=19191] ppid=19186 vsize=734892 CPUtime=1182.31 cores=1,3,5,7
/proc/19188/task/19191/stat : 19191 (strangenight1-m) R 19186 19188 19020 0 -1 4202560 102756 0 0 0 118181 50 0 0 25 0 4 0 520747885 752529408 105895 33554432000 4194304 4650419 140734811409408 18446744073709551615 4366879 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4722.83
Current children cumulated vsize (KiB) 734892



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 7.97 8.03 8.00 9/184 19285
/proc/meminfo: memFree=17336764/32951124 swapFree=67111528/67111528
[pid=19188] ppid=19186 vsize=641152 CPUtime=4800.34 cores=1,3,5,7
/proc/19188/stat : 19188 (strangenight1-m) R 19186 19188 19020 0 -1 4202496 569294 0 0 0 479749 285 0 0 25 0 4 0 520747885 656539648 103720 33554432000 4194304 4650419 140734811409408 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19188/statm: 160288 103720 395 112 0 155253 0
[pid=19188/tid=19189] ppid=19186 vsize=641152 CPUtime=1195.17 cores=1,3,5,7
/proc/19188/task/19189/stat : 19189 (strangenight1-m) R 19186 19188 19020 0 -1 4202560 157290 0 0 0 119439 78 0 0 25 0 4 0 520747885 656539648 103720 33554432000 4194304 4650419 140734811409408 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19188/tid=19190] ppid=19186 vsize=641152 CPUtime=1201.72 cores=1,3,5,7
/proc/19188/task/19190/stat : 19190 (strangenight1-m) R 19186 19188 19020 0 -1 4202560 145950 0 0 0 120097 75 0 0 25 0 4 0 520747885 656539648 103720 33554432000 4194304 4650419 140734811409408 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19188/tid=19191] ppid=19186 vsize=641152 CPUtime=1201.72 cores=1,3,5,7
/proc/19188/task/19191/stat : 19191 (strangenight1-m) R 19186 19188 19020 0 -1 4202560 104523 0 0 0 120121 51 0 0 25 0 4 0 520747885 656539648 103720 33554432000 4194304 4650419 140734811409408 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 641152

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.73
CPU time (s): 4800.39
CPU user time (s): 4797.51
CPU system time (s): 2.87556
CPU usage (%): 399.457
Max. virtual memory (cumulated for all children) (KiB): 744720

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.51
system time used= 2.87556
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 569295
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= 507
involuntary context switches= 33707

runsolver used 1.82272 second user time and 4.74428 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-29 17:37:33
IDJOB=3175142
IDBENCH=82760
IDSOLVER=1588
FILE ID=node103/3175142-1304091453
RUNJOBID= node103-1304090162-19039
PBS_JOBID= 13170574
Free space on /tmp= 71512 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v800-c3408-S1831593686-090.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175142-1304091453/watcher-3175142-1304091453 -o /tmp/evaluation-result-3175142-1304091453/solver-3175142-1304091453 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3175142-1304091453.cnf

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

MD5SUM BENCH= 7dd850f670e1c9ea63e995ef24dddf5f
RANDOM SEED=36645671

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
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.77
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.858
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.75
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.858
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.858
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.83
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.858
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:      17771460 kB
Buffers:       2148552 kB
Cached:       12258524 kB
SwapCached:          0 kB
Active:        5715860 kB
Inactive:      8881428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17771460 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6252 kB
Writeback:           0 kB
AnonPages:      189540 kB
Mapped:          15508 kB
Slab:           519528 kB
PageTables:       5116 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   450892 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= 71508 MiB
End job on node103 at 2011-04-29 17:57:36