Trace number 3273663

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.16 1201.85

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n160-s73223945-unsat.cnf
MD5SUMebbfc0ffb6aa4fcba0d5ce3964018543
Bench CategoryCRAFTED (crafted 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 variables161
Number of clauses332
Sum of the clauses size996
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3332
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-3273663-1304118192.cnf'
0.00/0.00	c -- header says num vars:            161
0.00/0.00	c -- header says num clauses:         332
0.00/0.00	c -- clauses added:            0 learnts,          332 normals,            0 xors
0.00/0.00	c -- vars added        161
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       161       332         0         0       996         0   no data   no data
0.00/0.00	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.17/0.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.17/0.80	c Finding binary XORs  T:     0.00 s  found:       0
3.17/0.80	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
3.17/0.80	c calculated reachability. Time: 0.00
3.17/0.80	c Calc default polars -  time:   0.00 s pos:       6 undec:     151 neg:       4
3.17/0.80	c =========================================================================================
3.17/0.80	c types(t): F = full restart, N = normal restart
3.17/0.80	c types(t): S = simplification begin/end, E = solution found
3.17/0.80	c restart types(rt): st = static, dy = dynamic
3.17/0.80	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.17/0.80	c  B st     0         0       161       332         0         0       996         0   no data   no data
3.17/0.80	c Decided on static restart strategy
3.17/0.80	c  N st     8      4918       161       332         0      4429       996    106987   no data   no data
3.17/0.80	c  N st    10     11302       161       332         0      4022       996     74133   no data   no data
3.17/0.80	c  N st    11     17045       161       332         0      8809       996    209089   no data   no data
3.17/0.80	c  F st    12     25000       161       332         0     10854       996    264573   no data   no data
3.17/0.80	c  N st    12     25000       161       332         0     10854       996    264573   no data   no data
3.58/0.90	c Decided on static restart strategy
3.58/0.90	c  N st    18     30000       161       332         0      9437       996    190833   no data   no data
3.58/0.90	c  S st    18     30000       161       332         0      9437       996    190833   no data   no data
3.58/0.90	c  S st    18     30507       161       332         0      9924       996    201679   no data   no data
3.58/0.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.58/0.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
3.58/0.90	c blocked clauses removed:        0 vars:      0 tried:         161 T: 0.00 s
3.58/0.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.58/0.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.58/0.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
3.58/0.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.58/0.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.58/0.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.97/1.00	c lits-rem:      1528  cl-subs:      923  v-elim:      0  v-fix:    0  time:  0.11 s
3.97/1.10	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.00
3.97/1.10	c calculated reachability. Time: 0.00
3.97/1.10	c  N st    18     30507       161       332         0      9001       996    173404   no data   no data
5.17/1.30	c  N st    20     37617       161       332         0      8521       996    154348   no data   no data
5.96/1.50	c  N st    21     44019       161       332         0     14061       996    306738   no data   no data
5.96/1.56	c  S st    22     45762       161       332         0     15599       996    350339   no data   no data
5.96/1.59	c  S st    22     46266       161       332         0      8210       996    132541   no data   no data
5.96/1.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.36/1.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
6.36/1.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.36/1.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.36/1.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.36/1.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
6.36/1.60	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.36/1.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.36/1.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.36/1.62	c lits-rem:       165  cl-subs:       68  v-elim:      0  v-fix:    0  time:  0.01 s
6.36/1.62	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
6.36/1.62	c vivif2 --  cl tried     8142 cl shrink        0 lits rem          0 time: 0.00
6.36/1.62	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.00
6.36/1.62	c calculated reachability. Time: 0.00
6.36/1.62	c  N st    22     46266       161       332         0      8142       996    130450   no data   no data
8.37/2.18	c  N st    23     60663       161       332         0     11817       996    219185   no data   no data
9.96/2.56	c  N st    24     69400       161       332         0      9901       996    153595   no data   no data
9.96/2.56	c  S st    24     69400       161       332         0      9901       996    153595   no data   no data
9.96/2.58	c  S st    24     69902       161       332         0     10389       996    163423   no data   no data
9.96/2.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.96/2.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
9.96/2.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.96/2.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.96/2.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.96/2.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
9.96/2.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.96/2.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
9.96/2.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.36/2.62	c lits-rem:       304  cl-subs:      164  v-elim:      0  v-fix:    0  time:  0.03 s
10.36/2.62	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
10.36/2.62	c vivif2 --  cl tried    10225 cl shrink        0 lits rem          0 time: 0.00
10.36/2.62	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.00
10.36/2.62	c calculated reachability. Time: 0.00
10.36/2.62	c  N st    24     69902       161       332         0     10225       996    158620   no data   no data
13.58/3.42	c  F st    25     87501       161       332         0     14949       996    292165   no data   no data
13.58/3.42	c  N st    25     87501       161       332         0     14949       996    292165   no data   no data
14.35/3.61	c Decided on static restart strategy
14.75/3.73	c  N st    32     95538       161       332         0     22135       996    459662   no data   no data
15.95/4.07	c  N st    34    104854       161       332         0     19073       996    353446   no data   no data
15.95/4.07	c  S st    34    104854       161       332         0     19073       996    353446   no data   no data
16.36/4.11	c  S st    34    105359       161       332         0     19563       996    364702   no data   no data
16.36/4.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.36/4.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
16.36/4.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
16.36/4.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.36/4.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.36/4.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
16.36/4.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16.36/4.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
16.36/4.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.15/4.38	c lits-rem:      2055  cl-subs:     1084  v-elim:      0  v-fix:    0  time:  0.25 s
17.15/4.38	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
17.15/4.38	c vivif2 --  cl tried    18479 cl shrink        0 lits rem          0 time: 0.00
17.15/4.38	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.00
17.15/4.38	c calculated reachability. Time: 0.00
17.15/4.38	c  N st    34    105359       161       332         0     18479       996    328889   no data   no data
19.14/4.81	c  N st    35    114959       161       332         0     14570       996    236289   no data   no data
22.75/5.70	c  N st    36    129356       161       332         0     14234       996    216404   no data   no data
27.14/6.84	c  N st    37    150952       161       332         0     19110       996    326671   no data   no data
28.33/7.20	c  S st    38    158038       161       332         0     25353       996    486241   no data   no data
28.73/7.24	c  S st    38    158539       161       332         0     25843       996    497810   no data   no data
28.73/7.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.73/7.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
28.73/7.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
28.73/7.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.73/7.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.73/7.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
28.73/7.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
28.73/7.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
28.73/7.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.75/7.76	c lits-rem:      3241  cl-subs:     1225  v-elim:      0  v-fix:    0  time:  0.49 s
30.75/7.76	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
30.75/7.76	c vivif2 --  cl tried    24618 cl shrink        0 lits rem          0 time: 0.00
30.75/7.77	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.01
30.75/7.77	c calculated reachability. Time: 0.00
30.75/7.77	c  N st    38    158539       161       332         0     24618       996    456972   no data   no data
41.92/10.56	c  N st    39    207127       161       332         0     19854       996    327175   no data   no data
49.51/12.42	c  N st    40    237811       161       332         0     29408       996    615473   no data   no data
49.51/12.42	c  S st    40    237811       161       332         0     29408       996    615473   no data   no data
49.51/12.49	c  S st    40    238312       161       332         0     29892       996    627174   no data   no data
49.91/12.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
49.91/12.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
49.91/12.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
49.91/12.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
49.91/12.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.91/12.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
49.91/12.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
49.91/12.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
49.91/12.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
55.51/13.98	c lits-rem:      5239  cl-subs:     1310  v-elim:      0  v-fix:    0  time:  1.44 s
55.51/13.98	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
55.51/13.99	c vivif2 --  cl tried    28582 cl shrink        0 lits rem          0 time: 0.01
55.90/14.00	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.01
55.90/14.00	c calculated reachability. Time: 0.00
55.90/14.00	c  N st    40    238312       161       332         0     28582       996    575268   no data   no data
74.29/18.62	c  F st    41    306250       161       332         0     30044       996    582988   no data   no data
74.29/18.62	c  N st    41    306250       161       332         0     30044       996    582988   no data   no data
75.11/18.89	c Decided on static restart strategy
81.07/20.34	c  N st    51    334562       161       332         0     34730       996    603875   no data   no data
85.86/21.57	c  N st    53    357470       161       332         0     32890       996    555594   no data   no data
85.86/21.57	c  S st    53    357470       161       332         0     32890       996    555594   no data   no data
86.26/21.62	c  S st    53    357971       161       332         0     33380       996    566927   no data   no data
86.26/21.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
86.26/21.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
86.26/21.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
86.26/21.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
86.26/21.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
86.26/21.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
86.26/21.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
86.26/21.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
86.26/21.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
88.29/22.13	c lits-rem:      2489  cl-subs:     1034  v-elim:      0  v-fix:    0  time:  0.48 s
88.29/22.13	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
88.29/22.14	c vivif2 --  cl tried    32346 cl shrink        0 lits rem          0 time: 0.01
88.29/22.14	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.01
88.29/22.14	c calculated reachability. Time: 0.00
88.29/22.14	c  N st    53    357971       161       332         0     32346       996    533674   no data   no data
97.02/24.31	c  N st    54    390364       161       332         0     38007       996    697845   no data   no data
110.09/27.68	c  N st    55    438953       161       332         0     31774       996    522303   no data   no data
131.81/33.14	c  N st    56    511836       161       332         0     43131       996    865223   no data   no data
139.28/35.01	c  N st    57    536957       161       332         0     37674       996    679729   no data   no data
139.28/35.01	c  S st    57    536957       161       332         0     37674       996    679729   no data   no data
139.28/35.08	c  S st    57    537459       161       332         0     38164       996    691159   no data   no data
139.28/35.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
139.28/35.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
139.28/35.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
139.28/35.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
139.28/35.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
139.28/35.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
139.28/35.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
139.69/35.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
139.69/35.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
147.18/37.07	c lits-rem:      5632  cl-subs:     4345  v-elim:      0  v-fix:    0  time:  1.95 s
147.18/37.07	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
147.18/37.07	c vivif2 --  cl tried    33819 cl shrink        0 lits rem          0 time: 0.01
147.18/37.08	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.01
147.18/37.08	c calculated reachability. Time: 0.00
147.18/37.08	c  N st    57    537459       161       332         0     33819       996    544976   no data   no data
202.10/50.89	c  N st    58    701443       161       332         0     61674       996   1341171   no data   no data
238.86/60.08	c  N st    59    806189       161       332         0     54942       996   1050725   no data   no data
238.86/60.08	c  S st    59    806189       161       332         0     54942       996   1050725   no data   no data
239.26/60.19	c  S st    59    806689       161       332         0     55426       996   1061795   no data   no data
239.26/60.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
239.66/60.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
239.66/60.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
239.66/60.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
239.66/60.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
239.66/60.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
239.66/60.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
239.66/60.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
239.66/60.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
262.03/65.88	c lits-rem:     11301  cl-subs:     4558  v-elim:      0  v-fix:    0  time:  5.63 s
262.03/65.88	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
262.03/65.89	c vivif2 --  cl tried    50868 cl shrink        0 lits rem          0 time: 0.01
262.43/65.91	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.01
262.43/65.91	c calculated reachability. Time: 0.00
262.43/65.91	c  N st    59    806689       161       332         0     50868       996    903384   no data   no data
346.35/86.91	c  F st    60   1071875       161       332         0     60147       996   1073306   no data   no data
346.35/86.91	c  N st    60   1071875       161       332         0     60147       996   1073306   no data   no data
347.92/87.33	c Decided on static restart strategy
355.91/89.30	c  N st    70   1100183       161       332         0     48953       996    803955   no data   no data
370.30/92.97	c  N st    72   1136176       161       332         0     41318       996    576740   no data   no data
381.08/95.60	c  N st    73   1168569       161       332         0     69532       996   1385999   no data   no data
395.86/99.38	c  N st    74   1210034       161       332         0     64770       996   1161961   no data   no data
395.86/99.38	c  S st    74   1210034       161       332         0     64770       996   1161961   no data   no data
396.66/99.54	c  S st    74   1210537       161       332         0     65260       996   1173846   no data   no data
396.66/99.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
396.66/99.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
396.66/99.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
396.66/99.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
396.66/99.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
396.66/99.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
396.66/99.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
397.06/99.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
397.06/99.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
444.59/111.53	c lits-rem:     11080  cl-subs:     5708  v-elim:      0  v-fix:    0  time: 11.90 s
444.59/111.53	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
444.59/111.55	c vivif2 --  cl tried    59552 cl shrink        0 lits rem          0 time: 0.02
444.59/111.60	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.04
444.99/111.60	c calculated reachability. Time: 0.00
444.99/111.60	c  N st    74   1210537       161       332         0     59552       996    993929   no data   no data
474.19/118.99	c  N st    75   1283419       161       332         0     79812       996   1572854   no data   no data
522.51/131.09	c  N st    76   1392743       161       332         0     48848       996    668361   no data   no data
592.83/148.68	c  N st    77   1556727       161       332         0     50690       996    709982   no data   no data
657.13/164.77	c  N st    78   1710537       161       332         0     85445       996   1531887   no data   no data
657.13/164.77	c  S st    78   1710537       161       332         0     85445       996   1531887   no data   no data
657.93/164.94	c  S st    78   1711041       161       332         0     85936       996   1544239   no data   no data
657.93/164.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
657.93/164.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
657.93/164.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
657.93/164.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
657.93/164.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
657.93/164.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
657.93/164.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
657.93/165.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
658.35/165.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
725.43/181.86	c lits-rem:     19747  cl-subs:    11736  v-elim:      0  v-fix:    0  time: 16.82 s
725.43/181.86	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
725.43/181.88	c vivif2 --  cl tried    74200 cl shrink        0 lits rem          0 time: 0.02
725.83/181.93	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.04
725.83/181.93	c calculated reachability. Time: 0.00
725.83/181.93	c  N st    78   1711041       161       332         0     74200       996   1216562   no data   no data
926.40/232.12	c  N st    79   2080006       161       332         0     88320       996   1547605   no data   no data
997.89/250.02	c  N st    80   2211041       161       332         0     89992       996   1542805   no data   no data
997.89/250.02	c  S st    80   2211041       161       332         0     89992       996   1542805   no data   no data
998.69/250.20	c  S st    80   2211543       161       332         0     90485       996   1554451   no data   no data
998.69/250.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
998.69/250.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
998.69/250.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
998.69/250.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
998.69/250.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
998.69/250.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
998.69/250.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
998.69/250.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
999.09/250.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1060.61/265.72	c lits-rem:     10887  cl-subs:    11385  v-elim:      0  v-fix:    0  time: 15.42 s
1060.61/265.72	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
1060.61/265.75	c vivif2 --  cl tried    79100 cl shrink        0 lits rem          0 time: 0.02
1061.01/265.80	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.05
1061.01/265.80	c calculated reachability. Time: 0.00
1061.01/265.80	c  N st    80   2211543       161       332         0     79100       996   1226690   no data   no data
1315.88/329.65	c  N st    81   2711544       161       332         0     98170       996   1748164   no data   no data
1315.88/329.65	c  S st    81   2711544       161       332         0     98170       996   1748164   no data   no data
1316.68/329.84	c  S st    81   2712051       161       332         0     98667       996   1760260   no data   no data
1316.68/329.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1316.68/329.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
1316.68/329.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1316.68/329.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1316.68/329.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1316.68/329.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
1316.68/329.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1317.08/329.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1317.08/329.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1390.59/348.30	c lits-rem:     15071  cl-subs:    11218  v-elim:      0  v-fix:    0  time: 18.34 s
1390.59/348.30	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
1390.59/348.32	c vivif2 --  cl tried    87449 cl shrink        0 lits rem          0 time: 0.02
1390.59/348.37	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.05
1390.59/348.38	c calculated reachability. Time: 0.00
1390.59/348.38	c  N st    81   2712051       161       332         0     87449       996   1436392   no data   no data
1683.00/421.53	c  N st    82   3212054       161       332         0     67233       996    905486   no data   no data
1683.00/421.53	c  S st    82   3212054       161       332         0     67233       996    905486   no data   no data
1683.40/421.67	c  S st    82   3212554       161       332         0     67710       996    917716   no data   no data
1683.40/421.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1683.80/421.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
1683.80/421.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1683.80/421.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1683.80/421.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1683.80/421.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
1683.80/421.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1683.80/421.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1683.80/421.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1691.01/423.57	c lits-rem:      2500  cl-subs:     3240  v-elim:      0  v-fix:    0  time:  1.82 s
1691.01/423.57	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
1691.01/423.59	c vivif2 --  cl tried    64470 cl shrink        0 lits rem          0 time: 0.01
1691.41/423.62	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.04
1691.41/423.63	c calculated reachability. Time: 0.00
1691.41/423.63	c  N st    82   3212554       161       332         0     64470       996    837354   no data   no data
1999.03/500.63	c  N st    83   3712555       161       332         0     76818       996   1070595   no data   no data
1999.03/500.63	c  S st    83   3712555       161       332         0     76818       996   1070595   no data   no data
1999.41/500.76	c  S st    83   3713058       161       332         0     77316       996   1083068   no data   no data
1999.41/500.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1999.41/500.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
1999.41/500.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1999.41/500.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1999.41/500.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1999.41/500.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
1999.41/500.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1999.80/500.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1999.80/500.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2005.80/502.35	c lits-rem:      1999  cl-subs:     1824  v-elim:      0  v-fix:    0  time:  1.51 s
2005.80/502.35	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
2005.80/502.36	c vivif2 --  cl tried    75492 cl shrink        0 lits rem          0 time: 0.01
2005.80/502.39	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.03
2006.20/502.40	c calculated reachability. Time: 0.00
2006.20/502.40	c  N st    83   3713058       161       332         0     75492       996   1031450   no data   no data
2028.98/508.20	c  F st    84   3751567       161       332         0    108175       996   1802371   no data   no data
2028.98/508.20	c  N st    84   3751567       161       332         0    108175       996   1802371   no data   no data
2031.77/508.87	c Decided on static restart strategy
2044.15/511.96	c  N st    94   3779876       161       332         0    133838       996   2440609   no data   no data
2062.92/516.65	c  N st    96   3815869       161       332         0     92788       996   1472637   no data   no data
2084.49/522.02	c  N st    97   3848261       161       332         0    119277       996   2220351   no data   no data
2116.06/529.99	c  N st    98   3896849       161       332         0     90675       996   1417050   no data   no data
2158.80/540.64	c  N st    99   3969731       161       332         0     79481       996   1028803   no data   no data
2233.11/559.21	c  N st   100   4079055       161       332         0     96875       996   1517399   no data   no data
2320.20/581.05	c  N st   101   4213059       161       332         0    135016       996   2576377   no data   no data
2320.20/581.05	c  S st   101   4213059       161       332         0    135016       996   2576377   no data   no data
2321.40/581.31	c  S st   101   4213563       161       332         0    135514       996   2590302   no data   no data
2321.40/581.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2321.40/581.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
2321.40/581.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2321.40/581.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2321.40/581.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2321.40/581.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
2321.40/581.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2321.80/581.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2321.80/581.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2517.93/630.53	c lits-rem:     22029  cl-subs:     8897  v-elim:      0  v-fix:    0  time: 49.04 s
2517.93/630.53	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
2517.93/630.57	c vivif2 --  cl tried   126617 cl shrink        0 lits rem          0 time: 0.03
2518.33/630.64	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.07
2518.33/630.64	c calculated reachability. Time: 0.00
2518.33/630.64	c  N st   101   4213563       161       332         0    126617       996   2287824   no data   no data
2693.32/674.42	c  N st   102   4459539       161       332         0    100062       996   1561043   no data   no data
2887.44/723.02	c  N st   103   4713563       161       332         0    159488       996   3104254   no data   no data
2887.44/723.02	c  S st   103   4713563       161       332         0    159488       996   3104254   no data   no data
2888.64/723.38	c  S st   103   4714072       161       332         0    159989       996   3117387   no data   no data
2888.64/723.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2889.04/723.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.10
2889.04/723.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2889.04/723.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2889.04/723.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2889.04/723.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
2889.04/723.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2889.44/723.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
2889.84/723.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3284.51/822.46	c lits-rem:     14463  cl-subs:    21330  v-elim:      0  v-fix:    0  time: 98.82 s
3284.51/822.46	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
3284.51/822.50	c vivif2 --  cl tried   138659 cl shrink        0 lits rem          0 time: 0.04
3284.90/822.59	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.09
3284.90/822.59	c calculated reachability. Time: 0.00
3284.90/822.59	c  N st   103   4714072       161       332         0    138659       996   2476465   no data   no data
3669.99/918.93	c  N st   104   5214073       161       332         0    145597       996   2649011   no data   no data
3669.99/918.93	c  S st   104   5214073       161       332         0    145597       996   2649011   no data   no data
3671.19/919.27	c  S st   104   5214575       161       332         0    146090       996   2662125   no data   no data
3671.19/919.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3671.59/919.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.07
3671.59/919.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3671.59/919.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3671.59/919.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3671.59/919.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
3671.59/919.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3671.98/919.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
3671.98/919.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3967.21/993.38	c lits-rem:     27980  cl-subs:    23731  v-elim:      0  v-fix:    0  time: 73.92 s
3967.21/993.38	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
3967.61/993.41	c vivif2 --  cl tried   122359 cl shrink        0 lits rem          0 time: 0.03
3967.61/993.49	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.08
3967.99/993.50	c calculated reachability. Time: 0.00
3967.99/993.50	c  N st   104   5214575       161       332         0    122359       996   1984460   no data   no data
4320.71/1081.86	c  N st   105   5714575       161       332         0    114765       996   1752679   no data   no data
4320.71/1081.86	c  S st   105   5714575       161       332         0    114765       996   1752679   no data   no data
4321.51/1082.09	c  S st   105   5715080       161       332         0    115263       996   1766491   no data   no data
4321.91/1082.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4321.91/1082.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
4321.91/1082.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4321.91/1082.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4321.91/1082.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4321.91/1082.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
4321.91/1082.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4321.91/1082.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
4322.31/1082.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4398.60/1101.30	c lits-rem:     14052  cl-subs:    13899  v-elim:      0  v-fix:    0  time: 19.08 s
4398.60/1101.30	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
4398.60/1101.32	c vivif2 --  cl tried   101364 cl shrink        0 lits rem          0 time: 0.02
4398.60/1101.37	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.04
4398.60/1101.37	c calculated reachability. Time: 0.00
4398.60/1101.37	c  N st   105   5715080       161       332         0    101364       996   1410191   no data   no data
4767.71/1193.75	c  N st   106   6215080       161       332         0    165805       996   3162147   no data   no data
4767.71/1193.75	c  S st   106   6215080       161       332         0    165805       996   3162147   no data   no data
4770.11/1194.35	c  S st   106   6215588       161       332         0    166302       996   3175514   no data   no data
4770.11/1194.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4770.51/1194.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.12
4770.51/1194.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4770.51/1194.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4770.51/1194.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4770.51/1194.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
4770.51/1194.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4770.91/1194.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
4771.32/1194.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s

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-3273663-1304118192/watcher-3273663-1304118192 -o /tmp/evaluation-result-3273663-1304118192/solver-3273663-1304118192 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3273663-1304118192.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.13 8.11 8.05 1/175 22062
/proc/meminfo: memFree=17892708/32951124 swapFree=67111528/67111528
[pid=22062] ppid=22060 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/22062/stat : 22062 (strangenight2-m) R 22060 22062 21853 0 -1 4202496 413 0 0 0 0 0 0 0 25 0 4 0 523421868 52441088 352 33554432000 4194304 4627427 140735055968912 18446744073709551615 47207723505665 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22062/statm: 12803 352 303 106 0 7774 0
[pid=22062/tid=22063] ppid=22060 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/22062/task/22063/stat : 22063 (strangenight2-m) R 22060 22062 21853 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 523421868 52441088 352 33554432000 4194304 4627427 140735055968912 18446744073709551615 47207723505586 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22062/tid=22064] ppid=22060 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/22062/task/22064/stat : 22064 (strangenight2-m) R 22060 22062 21853 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 523421868 52441088 352 33554432000 4194304 4627427 140735055968912 18446744073709551615 47207723505590 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22062/tid=22065] ppid=22060 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/22062/task/22065/stat : 22065 (strangenight2-m) R 22060 22062 21853 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 4 0 523421868 52441088 352 33554432000 4194304 4627427 140735055968912 18446744073709551615 216634515387 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.108228 s]
/proc/loadavg: 8.13 8.11 8.05 1/175 22062
/proc/meminfo: memFree=17892708/32951124 swapFree=67111528/67111528
[pid=22062] ppid=22060 vsize=282932 CPUtime=0.4 cores=1,3,5,7
/proc/22062/stat : 22062 (strangenight2-m) R 22060 22062 21853 0 -1 4202496 1688 0 0 0 40 0 0 0 18 0 4 0 523421868 289722368 1119 33554432000 4194304 4627427 140735055968912 18446744073709551615 4310114 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22062/statm: 70733 1119 385 106 0 65704 0
[pid=22062/tid=22063] ppid=22060 vsize=282932 CPUtime=0.1 cores=1,3,5,7
/proc/22062/task/22063/stat : 22063 (strangenight2-m) R 22060 22062 21853 0 -1 4202560 327 0 0 0 10 0 0 0 25 0 4 0 523421868 289722368 1119 33554432000 4194304 4627427 140735055968912 18446744073709551615 4321764 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22062/tid=22064] ppid=22060 vsize=282932 CPUtime=0.1 cores=1,3,5,7
/proc/22062/task/22064/stat : 22064 (strangenight2-m) R 22060 22062 21853 0 -1 4202560 321 0 0 0 10 0 0 0 25 0 4 0 523421868 289722368 1119 33554432000 4194304 4627427 140735055968912 18446744073709551615 4306415 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22062/tid=22065] ppid=22060 vsize=282932 CPUtime=0.1 cores=1,3,5,7
/proc/22062/task/22065/stat : 22065 (strangenight2-m) R 22060 22062 21853 0 -1 4202560 303 0 0 0 10 0 0 0 25 0 4 0 523421868 289722368 1120 33554432000 4194304 4627427 140735055968912 18446744073709551615 4332184 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 282932

[startup+0.200229 s]
/proc/loadavg: 8.13 8.11 8.05 1/175 22062
/proc/meminfo: memFree=17892708/32951124 swapFree=67111528/67111528
[pid=22062] ppid=22060 vsize=283108 CPUtime=0.77 cores=1,3,5,7
/proc/22062/stat : 22062 (strangenight2-m) R 22060 22062 21853 0 -1 4202496 2232 0 0 0 77 0 0 0 18 0 4 0 523421868 289902592 1663 33554432000 4194304 4627427 140735055968912 18446744073709551615 4333279 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22062/statm: 70777 1663 385 106 0 65748 0
[pid=22062/tid=22063] ppid=22060 vsize=283108 CPUtime=0.19 cores=1,3,5,7
/proc/22062/task/22063/stat : 22063 (strangenight2-m) R 22060 22062 21853 0 -1 4202560 465 0 0 0 19 0 0 0 25 0 4 0 523421868 289902592 1663 33554432000 4194304 4627427 140735055968912 18446744073709551615 4309324 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22062/tid=22064] ppid=22060 vsize=283108 CPUtime=0.19 cores=1,3,5,7
/proc/22062/task/22064/stat : 22064 (strangenight2-m) R 22060 22062 21853 0 -1 4202560 455 0 0 0 19 0 0 0 25 0 4 0 523421868 289902592 1663 33554432000 4194304 4627427 140735055968912 18446744073709551615 4308752 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22062/tid=22065] ppid=22060 vsize=283108 CPUtime=0.19 cores=1,3,5,7
/proc/22062/task/22065/stat : 22065 (strangenight2-m) R 22060 22062 21853 0 -1 4202560 441 0 0 0 19 0 0 0 25 0 4 0 523421868 289902592 1663 33554432000 4194304 4627427 140735055968912 18446744073709551615 4348320 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 283108

[startup+0.300193 s]
/proc/loadavg: 8.13 8.11 8.05 1/175 22062
/proc/meminfo: memFree=17892708/32951124 swapFree=67111528/67111528
[pid=22062] ppid=22060 vsize=283756 CPUtime=1.17 cores=1,3,5,7
/proc/22062/stat : 22062 (strangenight2-m) R 22060 22062 21853 0 -1 4202496 3017 0 0 0 117 0 0 0 18 0 4 0 523421868 290566144 1628 33554432000 4194304 4627427 140735055968912 18446744073709551615 4308307 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22062/statm: 70939 1628 385 106 0 65910 0
[pid=22062/tid=22063] ppid=22060 vsize=283756 CPUtime=0.29 cores=1,3,5,7
/proc/22062/task/22063/stat : 22063 (strangenight2-m) R 22060 22062 21853 0 -1 4202560 663 0 0 0 29 0 0 0 25 0 4 0 523421868 290566144 1628 33554432000 4194304 4627427 140735055968912 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22062/tid=22064] ppid=22060 vsize=283756 CPUtime=0.29 cores=1,3,5,7
/proc/22062/task/22064/stat : 22064 (strangenight2-m) R 22060 22062 21853 0 -1 4202560 650 0 0 0 29 0 0 0 25 0 4 0 523421868 290566144 1628 33554432000 4194304 4627427 140735055968912 18446744073709551615 4332320 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22062/tid=22065] ppid=22060 vsize=283756 CPUtime=0.29 cores=1,3,5,7
/proc/22062/task/22065/stat : 22065 (strangenight2-m) R 22060 22062 21853 0 -1 4202560 644 0 0 0 29 0 0 0 25 0 4 0 523421868 290566144 1629 33554432000 4194304 4627427 140735055968912 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 283756

[startup+0.701172 s]
/proc/loadavg: 8.13 8.11 8.05 1/175 22062
/proc/meminfo: memFree=17892708/32951124 swapFree=67111528/67111528
[pid=22062] ppid=22060 vsize=284696 CPUtime=2.77 cores=1,3,5,7
/proc/22062/stat : 22062 (strangenight2-m) R 22060 22062 21853 0 -1 4202496 5139 0 0 0 277 0 0 0 18 0 4 0 523421868 291528704 2385 33554432000 4194304 4627427 140735055968912 18446744073709551615 4309568 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22062/statm: 71174 2385 386 106 0 66145 0
[pid=22062/tid=22063] ppid=22060 vsize=284696 CPUtime=0.69 cores=1,3,5,7
/proc/22062/task/22063/stat : 22063 (strangenight2-m) R 22060 22062 21853 0 -1 4202560 1153 0 0 0 69 0 0 0 25 0 4 0 523421868 291528704 2385 33554432000 4194304 4627427 140735055968912 18446744073709551615 4330217 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22062/tid=22064] ppid=22060 vsize=284696 CPUtime=0.69 cores=1,3,5,7
/proc/22062/task/22064/stat : 22064 (strangenight2-m) R 22060 22062 21853 0 -1 4202560 1178 0 0 0 69 0 0 0 25 0 4 0 523421868 291528704 2385 33554432000 4194304 4627427 140735055968912 18446744073709551615 4309079 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22062/tid=22065] ppid=22060 vsize=284696 CPUtime=0.69 cores=1,3,5,7
/proc/22062/task/22065/stat : 22065 (strangenight2-m) R 22060 22062 21853 0 -1 4202560 1270 0 0 0 69 0 0 0 25 0 4 0 523421868 291528704 2385 33554432000 4194304 4627427 140735055968912 18446744073709551615 216634558599 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 284696

[startup+1.50099 s]
/proc/loadavg: 8.13 8.11 8.05 11/184 22096
/proc/meminfo: memFree=17862860/32951124 swapFree=67111528/67111528
[pid=22062] ppid=22060 vsize=294572 CPUtime=5.96 cores=1,3,5,7
/proc/22062/stat : 22062 (strangenight2-m) R 22060 22062 21853 0 -1 4202496 13318 0 0 0 595 1 0 0 20 0 4 0 523421868 301641728 7425 33554432000 4194304 4627427 140735055968912 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22062/statm: 73643 7425 389 106 0 68614 0
[pid=22062/tid=22063] ppid=22060 vsize=294572 CPUtime=1.49 cores=1,3,5,7
/proc/22062/task/22063/stat : 22063 (strangenight2-m) R 22060 22062 21853 0 -1 4202560 3204 0 0 0 149 0 0 0 25 0 4 0 523421868 301641728 7425 33554432000 4194304 4627427 140735055968912 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22062/tid=22064] ppid=22060 vsize=294572 CPUtime=1.48 cores=1,3,5,7
/proc/22062/task/22064/stat : 22064 (strangenight2-m) R 22060 22062 21853 0 -1 4202560 4165 0 0 0 148 0 0 0 25 0 4 0 523421868 301641728 7425 33554432000 4194304 4627427 140735055968912 18446744073709551615 4468055 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22062/tid=22065] ppid=22060 vsize=294572 CPUtime=1.48 cores=1,3,5,7
/proc/22062/task/22065/stat : 22065 (strangenight2-m) R 22060 22062 21853 0 -1 4202560 2263 0 0 0 148 0 0 0 25 0 4 0 523421868 301641728 7425 33554432000 4194304 4627427 140735055968912 18446744073709551615 4330365 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 294572

[startup+3.1007 s]
/proc/loadavg: 8.12 8.10 8.04 9/184 22096
/proc/meminfo: memFree=17824552/32951124 swapFree=67111528/67111528
[pid=22062] ppid=22060 vsize=295196 CPUtime=12.36 cores=1,3,5,7
/proc/22062/stat : 22062 (strangenight2-m) R 22060 22062 21853 0 -1 4202496 22932 0 0 0 1233 3 0 0 25 0 4 0 523421868 302280704 12167 33554432000 4194304 4627427 140735055968912 18446744073709551615 4332952 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22062/statm: 73799 12167 389 106 0 68770 0
[pid=22062/tid=22063] ppid=22060 vsize=295196 CPUtime=3.08 cores=1,3,5,7
/proc/22062/task/22063/stat : 22063 (strangenight2-m) R 22060 22062 21853 0 -1 4202560 6521 0 0 0 308 0 0 0 25 0 4 0 523421868 302280704 12167 33554432000 4194304 4627427 140735055968912 18446744073709551615 4420204 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22062/tid=22064] ppid=22060 vsize=295196 CPUtime=3.08 cores=1,3,5,7
/proc/22062/task/22064/stat : 22064 (strangenight2-m) R 22060 22062 21853 0 -1 4202560 5504 0 0 0 308 0 0 0 25 0 4 0 523421868 302280704 12167 33554432000 4194304 4627427 140735055968912 18446744073709551615 4309546 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22062/tid=22065] ppid=22060 vsize=295196 CPUtime=3.07 cores=1,3,5,7
/proc/22062/task/22065/stat : 22065 (strangenight2-m) R 22060 22062 21853 0 -1 4202560 5247 0 0 0 307 0 0 0 25 0 4 0 523421868 302280704 12167 33554432000 4194304 4627427 140735055968912 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 295196

[startup+6.30114 s]
/proc/loadavg: 8.12 8.10 8.04 9/184 22096
/proc/meminfo: memFree=17767760/32951124 swapFree=67111528/67111528
[pid=22062] ppid=22060 vsize=308732 CPUtime=25.15 cores=1,3,5,7
/proc/22062/stat : 22062 (strangenight2-m) R 22060 22062 21853 0 -1 4202496 37529 0 0 0 2509 6 0 0 25 0 4 0 523421868 316141568 17493 33554432000 4194304 4627427 140735055968912 18446744073709551615 4309056 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22062/statm: 77183 17493 389 106 0 72154 0
[pid=22062/tid=22063] ppid=22060 vsize=308732 CPUtime=6.28 cores=1,3,5,7
/proc/22062/task/22063/stat : 22063 (strangenight2-m) R 22060 22062 21853 0 -1 4202560 10253 0 0 0 627 1 0 0 25 0 4 0 523421868 316141568 17493 33554432000 4194304 4627427 140735055968912 18446744073709551615 4427854 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22062/tid=22064] ppid=22060 vsize=308732 CPUtime=6.29 cores=1,3,5,7
/proc/22062/task/22064/stat : 22064 (strangenight2-m) R 22060 22062 21853 0 -1 4202560 8700 0 0 0 628 1 0 0 25 0 4 0 523421868 316141568 17493 33554432000 4194304 4627427 140735055968912 18446744073709551615 4310589 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22062/tid=22065] ppid=22060 vsize=308732 CPUtime=6.26 cores=1,3,5,7
/proc/22062/task/22065/stat : 22065 (strangenight2-m) R 22060 22062 21853 0 -1 4202560 9346 0 0 0 625 1 0 0 25 0 4 0 523421868 316141568 17493 33554432000 4194304 4627427 140735055968912 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 308732

[startup+12.701 s]
/proc/loadavg: 8.10 8.10 8.04 9/184 22096
/proc/meminfo: memFree=17713044/32951124 swapFree=67111528/67111528
[pid=22062] ppid=22060 vsize=311100 CPUtime=50.71 cores=1,3,5,7
/proc/22062/stat : 22062 (strangenight2-m) R 22060 22062 21853 0 -1 4202496 61855 0 0 0 5061 10 0 0 25 0 4 0 523421868 318566400 25755 33554432000 4194304 4627427 140735055968912 18446744073709551615 4467844 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22062/statm: 77775 25755 389 106 0 72746 0
[pid=22062/tid=22063] ppid=22060 vsize=311100 CPUtime=12.69 cores=1,3,5,7
/proc/22062/task/22063/stat : 22063 (strangenight2-m) R 22060 22062 21853 0 -1 4202560 16915 0 0 0 1266 3 0 0 25 0 4 0 523421868 318566400 25755 33554432000 4194304 4627427 140735055968912 18446744073709551615 4420265 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22062/tid=22064] ppid=22060 vsize=311100 CPUtime=12.68 cores=1,3,5,7
/proc/22062/task/22064/stat : 22064 (strangenight2-m) R 22060 22062 21853 0 -1 4202560 14341 0 0 0 1266 2 0 0 25 0 4 0 523421868 318566400 25755 33554432000 4194304 4627427 140735055968912 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22062/tid=22065] ppid=22060 vsize=311100 CPUtime=12.62 cores=1,3,5,7
/proc/22062/task/22065/stat : 22065 (strangenight2-m) R 22060 22062 21853 0 -1 4202560 13768 0 0 0 1260 2 0 0 25 0 4 0 523421868 318566400 25755 33554432000 4194304 4627427 140735055968912 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 311100

[startup+25.5008 s]
/proc/loadavg: 8.09 8.10 8.04 10/185 22099
/proc/meminfo: memFree=17616584/32951124 swapFree=67111528/67111528
[pid=22062] ppid=22060 vsize=312436 CPUtime=101.74 cores=1,3,5,7
/proc/22062/stat : 22062 (strangenight2-m) R 22060 22062 21853 0 -1 4202496 91518 0 0 0 10157 17 0 0 25 0 4 0 523421868 319934464 30857 33554432000 4194304 4627427 140735055968912 18446744073709551615 4309902 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22062/statm: 78109 30857 389 106 0 73080 0
[pid=22062/tid=22063] ppid=22060 vsize=312436 CPUtime=25.49 cores=1,3,5,7
/proc/22062/task/22063/stat : 22063 (strangenight2-m) R 22060 22062 21853 0 -1 4202560 22836 0 0 0 2544 5 0 0 25 0 4 0 523421868 319934464 30857 33554432000 4194304 4627427 140735055968912 18446744073709551615 4327570 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22062/tid=22064] ppid=22060 vsize=312436 CPUtime=25.48 cores=1,3,5,7
/proc/22062/task/22064/stat : 22064 (strangenight2-m) R 22060 22062 21853 0 -1 4202560 22014 0 0 0 2545 3 0 0 25 0 4 0 523421868 319934464 30857 33554432000 4194304 4627427 140735055968912 18446744073709551615 4427131 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22062/tid=22065] ppid=22060 vsize=312436 CPUtime=25.25 cores=1,3,5,7
/proc/22062/task/22065/stat : 22065 (strangenight2-m) R 22060 22062 21853 0 -1 4202560 22051 0 0 0 2521 4 0 0 25 0 4 0 523421868 319934464 30857 33554432000 4194304 4627427 140735055968912 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.74
Current children cumulated vsize (KiB) 312436

[startup+51.1003 s]
/proc/loadavg: 8.31 8.15 8.06 9/184 22100
/proc/meminfo: memFree=17550532/32951124 swapFree=67111528/67111528
[pid=22062] ppid=22060 vsize=324404 CPUtime=203.31 cores=1,3,5,7
/proc/22062/stat : 22062 (strangenight2-m) R 22060 22062 21853 0 -1 4202496 139384 0 0 0 20300 31 0 0 25 0 4 0 523421868 332189696 39315 33554432000 4194304 4627427 140735055968912 18446744073709551615 4324294 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22062/statm: 81101 39315 389 106 0 76072 0
[pid=22062/tid=22063] ppid=22060 vsize=324404 CPUtime=50.52 cores=1,3,5,7
/proc/22062/task/22063/stat : 22063 (strangenight2-m) R 22060 22062 21853 0 -1 4202560 32117 0 0 0 5045 7 0 0 25 0 4 0 523421868 332189696 39315 33554432000 4194304 4627427 140735055968912 18446744073709551615 4309594 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22062/tid=22064] ppid=22060 vsize=324404 CPUtime=51.08 cores=1,3,5,7
/proc/22062/task/22064/stat : 22064 (strangenight2-m) R 22060 22062 21853 0 -1 4202560 31723 0 0 0 5102 6 0 0 25 0 4 0 523421868 332189696 39315 33554432000 4194304 4627427 140735055968912 18446744073709551615 4308162 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22062/tid=22065] ppid=22060 vsize=324404 CPUtime=50.59 cores=1,3,5,7
/proc/22062/task/22065/stat : 22065 (strangenight2-m) R 22060 22062 21853 0 -1 4202560 36843 0 0 0 5051 8 0 0 25 0 4 0 523421868 332189696 39315 33554432000 4194304 4627427 140735055968912 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.31
Current children cumulated vsize (KiB) 324404

[startup+102.301 s]
/proc/loadavg: 8.17 8.14 8.06 9/184 22101
/proc/meminfo: memFree=17415452/32951124 swapFree=67111528/67111528
[pid=22062] ppid=22060 vsize=388096 CPUtime=407.87 cores=1,3,5,7
/proc/22062/stat : 22062 (strangenight2-m) R 22060 22062 21853 0 -1 4202496 220356 0 0 0 40737 50 0 0 25 0 4 0 523421868 397410304 55687 33554432000 4194304 4627427 140735055968912 18446744073709551615 4420258 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22062/statm: 97024 55687 389 106 0 91995 0
[pid=22062/tid=22063] ppid=22060 vsize=388096 CPUtime=101.46 cores=1,3,5,7
/proc/22062/task/22063/stat : 22063 (strangenight2-m) R 22060 22062 21853 0 -1 4202560 52671 0 0 0 10134 12 0 0 25 0 4 0 523421868 397410304 55687 33554432000 4194304 4627427 140735055968912 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22062/tid=22064] ppid=22060 vsize=388096 CPUtime=102.29 cores=1,3,5,7
/proc/22062/task/22064/stat : 22064 (strangenight2-m) R 22060 22062 21853 0 -1 4202560 47211 0 0 0 10220 9 0 0 25 0 4 0 523421868 397410304 55687 33554432000 4194304 4627427 140735055968912 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22062/tid=22065] ppid=22060 vsize=388096 CPUtime=101.8 cores=1,3,5,7
/proc/22062/task/22065/stat : 22065 (strangenight2-m) R 22060 22062 21853 0 -1 4202560 61497 0 0 0 10165 15 0 0 25 0 4 0 523421868 397410304 55687 33554432000 4194304 4627427 140735055968912 18446744073709551615 4420265 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 407.87
Current children cumulated vsize (KiB) 388096

[startup+162.301 s]

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

[pid=22062] ppid=22060 vsize=740856 CPUtime=2804.75 cores=1,3,5,7
/proc/22062/stat : 22062 (strangenight2-m) R 22060 22062 21853 0 -1 4202496 639219 0 0 0 280260 215 0 0 25 0 4 0 523421868 758636544 140149 33554432000 4194304 4627427 140735055968912 18446744073709551615 4327427 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22062/statm: 185214 140149 389 106 0 180185 0
[pid=22062/tid=22063] ppid=22060 vsize=740856 CPUtime=698.32 cores=1,3,5,7
/proc/22062/task/22063/stat : 22063 (strangenight2-m) R 22060 22062 21853 0 -1 4202560 176392 0 0 0 69765 67 0 0 25 0 4 0 523421868 758636544 140149 33554432000 4194304 4627427 140735055968912 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22062/tid=22064] ppid=22060 vsize=740856 CPUtime=702.29 cores=1,3,5,7
/proc/22062/task/22064/stat : 22064 (strangenight2-m) R 22060 22062 21853 0 -1 4202560 128435 0 0 0 70188 41 0 0 25 0 4 0 523421868 758636544 140149 33554432000 4194304 4627427 140735055968912 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22062/tid=22065] ppid=22060 vsize=740856 CPUtime=701.8 cores=1,3,5,7
/proc/22062/task/22065/stat : 22065 (strangenight2-m) R 22060 22062 21853 0 -1 4202560 173481 0 0 0 70128 52 0 0 25 0 4 0 523421868 758636544 140149 33554432000 4194304 4627427 140735055968912 18446744073709551615 4420272 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2804.75
Current children cumulated vsize (KiB) 740856

[startup+762.301 s]
/proc/loadavg: 8.17 8.08 8.05 9/184 22119
/proc/meminfo: memFree=16744732/32951124 swapFree=67111528/67111528
[pid=22062] ppid=22060 vsize=796712 CPUtime=3044.45 cores=1,3,5,7
/proc/22062/stat : 22062 (strangenight2-m) R 22060 22062 21853 0 -1 4202496 661109 0 0 0 304217 228 0 0 25 0 4 0 523421868 815833088 139991 33554432000 4194304 4627427 140735055968912 18446744073709551615 4420204 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22062/statm: 199178 139991 389 106 0 194149 0
[pid=22062/tid=22063] ppid=22060 vsize=796712 CPUtime=758 cores=1,3,5,7
/proc/22062/task/22063/stat : 22063 (strangenight2-m) R 22060 22062 21853 0 -1 4202560 189282 0 0 0 75725 75 0 0 25 0 4 0 523421868 815833088 139991 33554432000 4194304 4627427 140735055968912 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22062/tid=22064] ppid=22060 vsize=796712 CPUtime=762.3 cores=1,3,5,7
/proc/22062/task/22064/stat : 22064 (strangenight2-m) R 22060 22062 21853 0 -1 4202560 128675 0 0 0 76189 41 0 0 25 0 4 0 523421868 815833088 139991 33554432000 4194304 4627427 140735055968912 18446744073709551615 4420265 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22062/tid=22065] ppid=22060 vsize=796712 CPUtime=761.82 cores=1,3,5,7
/proc/22062/task/22065/stat : 22065 (strangenight2-m) R 22060 22062 21853 0 -1 4202560 179811 0 0 0 76125 57 0 0 25 0 4 0 523421868 815833088 139991 33554432000 4194304 4627427 140735055968912 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3044.45
Current children cumulated vsize (KiB) 796712

[startup+822.301 s]
/proc/loadavg: 8.20 8.10 8.06 9/184 22121
/proc/meminfo: memFree=16684456/32951124 swapFree=67111528/67111528
[pid=22062] ppid=22060 vsize=810856 CPUtime=3284.11 cores=1,3,5,7
/proc/22062/stat : 22062 (strangenight2-m) R 22060 22062 21853 0 -1 4202496 678628 0 0 0 328170 241 0 0 25 0 4 0 523421868 830316544 152538 33554432000 4194304 4627427 140735055968912 18446744073709551615 4427152 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22062/statm: 202714 152538 389 106 0 197685 0
[pid=22062/tid=22063] ppid=22060 vsize=810856 CPUtime=817.67 cores=1,3,5,7
/proc/22062/task/22063/stat : 22063 (strangenight2-m) R 22060 22062 21853 0 -1 4202560 195706 0 0 0 81688 79 0 0 25 0 4 0 523421868 830316544 152538 33554432000 4194304 4627427 140735055968912 18446744073709551615 4308419 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22062/tid=22064] ppid=22060 vsize=810856 CPUtime=822.3 cores=1,3,5,7
/proc/22062/task/22064/stat : 22064 (strangenight2-m) R 22060 22062 21853 0 -1 4202560 132408 0 0 0 82186 44 0 0 25 0 4 0 523421868 830316544 152538 33554432000 4194304 4627427 140735055968912 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22062/tid=22065] ppid=22060 vsize=810856 CPUtime=821.81 cores=1,3,5,7
/proc/22062/task/22065/stat : 22065 (strangenight2-m) R 22060 22062 21853 0 -1 4202560 187173 0 0 0 82119 62 0 0 25 0 4 0 523421868 830316544 152538 33554432000 4194304 4627427 140735055968912 18446744073709551615 4420265 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3284.11
Current children cumulated vsize (KiB) 810856

[startup+882.307 s]
/proc/loadavg: 8.18 8.11 8.06 9/184 22122
/proc/meminfo: memFree=16638780/32951124 swapFree=67111528/67111528
[pid=22062] ppid=22060 vsize=769708 CPUtime=3523.81 cores=1,3,5,7
/proc/22062/stat : 22062 (strangenight2-m) R 22060 22062 21853 0 -1 4202496 701722 0 0 0 352124 257 0 0 25 0 4 0 523421868 788180992 152389 33554432000 4194304 4627427 140735055968912 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22062/statm: 192427 152389 389 106 0 187398 0
[pid=22062/tid=22063] ppid=22060 vsize=769708 CPUtime=877.34 cores=1,3,5,7
/proc/22062/task/22063/stat : 22063 (strangenight2-m) R 22060 22062 21853 0 -1 4202560 207786 0 0 0 87646 88 0 0 25 0 4 0 523421868 788180992 152389 33554432000 4194304 4627427 140735055968912 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22062/tid=22064] ppid=22060 vsize=769708 CPUtime=882.3 cores=1,3,5,7
/proc/22062/task/22064/stat : 22064 (strangenight2-m) R 22060 22062 21853 0 -1 4202560 135864 0 0 0 88184 46 0 0 25 0 4 0 523421868 788180992 152389 33554432000 4194304 4627427 140735055968912 18446744073709551615 4420146 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22062/tid=22065] ppid=22060 vsize=769708 CPUtime=881.81 cores=1,3,5,7
/proc/22062/task/22065/stat : 22065 (strangenight2-m) R 22060 22062 21853 0 -1 4202560 187741 0 0 0 88119 62 0 0 25 0 4 0 523421868 788180992 152389 33554432000 4194304 4627427 140735055968912 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3523.81
Current children cumulated vsize (KiB) 769708

[startup+942.301 s]
/proc/loadavg: 8.14 8.10 8.06 9/184 22124
/proc/meminfo: memFree=16603780/32951124 swapFree=67111528/67111528
[pid=22062] ppid=22060 vsize=769976 CPUtime=3763.46 cores=1,3,5,7
/proc/22062/stat : 22062 (strangenight2-m) R 22060 22062 21853 0 -1 4202496 724891 0 0 0 376074 272 0 0 25 0 4 0 523421868 788455424 151881 33554432000 4194304 4627427 140735055968912 18446744073709551615 4420161 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22062/statm: 192494 151881 389 106 0 187465 0
[pid=22062/tid=22063] ppid=22060 vsize=769976 CPUtime=937.02 cores=1,3,5,7
/proc/22062/task/22063/stat : 22063 (strangenight2-m) R 22060 22062 21853 0 -1 4202560 219718 0 0 0 93606 96 0 0 25 0 4 0 523421868 788455424 151881 33554432000 4194304 4627427 140735055968912 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22062/tid=22064] ppid=22060 vsize=769976 CPUtime=942.31 cores=1,3,5,7
/proc/22062/task/22064/stat : 22064 (strangenight2-m) R 22060 22062 21853 0 -1 4202560 136183 0 0 0 94184 47 0 0 25 0 4 0 523421868 788455424 151881 33554432000 4194304 4627427 140735055968912 18446744073709551615 4305493 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22062/tid=22065] ppid=22060 vsize=769976 CPUtime=941.81 cores=1,3,5,7
/proc/22062/task/22065/stat : 22065 (strangenight2-m) R 22060 22062 21853 0 -1 4202560 195072 0 0 0 94114 67 0 0 25 0 4 0 523421868 788455424 151881 33554432000 4194304 4627427 140735055968912 18446744073709551615 4309594 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3763.46
Current children cumulated vsize (KiB) 769976

[startup+1002.3 s]
/proc/loadavg: 8.11 8.09 8.06 9/184 22125
/proc/meminfo: memFree=16527760/32951124 swapFree=67111528/67111528
[pid=22062] ppid=22060 vsize=908128 CPUtime=4003.14 cores=1,3,5,7
/proc/22062/stat : 22062 (strangenight2-m) R 22060 22062 21853 0 -1 4202496 747654 0 0 0 400028 286 0 0 25 0 4 0 523421868 929923072 165967 33554432000 4194304 4627427 140735055968912 18446744073709551615 4324104 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22062/statm: 227032 165967 389 106 0 222003 0
[pid=22062/tid=22063] ppid=22060 vsize=908128 CPUtime=996.7 cores=1,3,5,7
/proc/22062/task/22063/stat : 22063 (strangenight2-m) R 22060 22062 21853 0 -1 4202560 234303 0 0 0 99565 105 0 0 25 0 4 0 523421868 929923072 165967 33554432000 4194304 4627427 140735055968912 18446744073709551615 4420265 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22062/tid=22064] ppid=22060 vsize=908128 CPUtime=1002.3 cores=1,3,5,7
/proc/22062/task/22064/stat : 22064 (strangenight2-m) R 22060 22062 21853 0 -1 4202560 140671 0 0 0 100180 50 0 0 25 0 4 0 523421868 929923072 165967 33554432000 4194304 4627427 140735055968912 18446744073709551615 4325764 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22062/tid=22065] ppid=22060 vsize=908128 CPUtime=1001.81 cores=1,3,5,7
/proc/22062/task/22065/stat : 22065 (strangenight2-m) R 22060 22062 21853 0 -1 4202560 198174 0 0 0 100112 69 0 0 25 0 4 0 523421868 929923072 165967 33554432000 4194304 4627427 140735055968912 18446744073709551615 4420268 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4003.14
Current children cumulated vsize (KiB) 908128

[startup+1062.3 s]
/proc/loadavg: 8.16 8.11 8.07 9/184 22127
/proc/meminfo: memFree=16532932/32951124 swapFree=67111528/67111528
[pid=22062] ppid=22060 vsize=979328 CPUtime=4242.82 cores=1,3,5,7
/proc/22062/stat : 22062 (strangenight2-m) R 22060 22062 21853 0 -1 4202496 761848 0 0 0 423986 296 0 0 25 0 4 0 523421868 1002831872 168928 33554432000 4194304 4627427 140735055968912 18446744073709551615 4308329 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22062/statm: 244832 168928 389 106 0 239803 0
[pid=22062/tid=22063] ppid=22060 vsize=979328 CPUtime=1056.36 cores=1,3,5,7
/proc/22062/task/22063/stat : 22063 (strangenight2-m) R 22060 22062 21853 0 -1 4202560 235538 0 0 0 105531 105 0 0 25 0 4 0 523421868 1002831872 168928 33554432000 4194304 4627427 140735055968912 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22062/tid=22064] ppid=22060 vsize=979328 CPUtime=1062.31 cores=1,3,5,7
/proc/22062/task/22064/stat : 22064 (strangenight2-m) R 22060 22062 21853 0 -1 4202560 141278 0 0 0 106180 51 0 0 25 0 4 0 523421868 1002831872 168928 33554432000 4194304 4627427 140735055968912 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22062/tid=22065] ppid=22060 vsize=979328 CPUtime=1061.82 cores=1,3,5,7
/proc/22062/task/22065/stat : 22065 (strangenight2-m) R 22060 22062 21853 0 -1 4202560 202588 0 0 0 106109 73 0 0 25 0 4 0 523421868 1002831872 168928 33554432000 4194304 4627427 140735055968912 18446744073709551615 4309594 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4242.82
Current children cumulated vsize (KiB) 979328

[startup+1122.3 s]
/proc/loadavg: 8.15 8.11 8.07 9/184 22129
/proc/meminfo: memFree=16530684/32951124 swapFree=67111528/67111528
[pid=22062] ppid=22060 vsize=854368 CPUtime=4482.49 cores=1,3,5,7
/proc/22062/stat : 22062 (strangenight2-m) R 22060 22062 21853 0 -1 4202496 788390 0 0 0 447941 308 0 0 25 0 4 0 523421868 874872832 167353 33554432000 4194304 4627427 140735055968912 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22062/statm: 213592 167353 389 106 0 208563 0
[pid=22062/tid=22063] ppid=22060 vsize=854368 CPUtime=1116.04 cores=1,3,5,7
/proc/22062/task/22063/stat : 22063 (strangenight2-m) R 22060 22062 21853 0 -1 4202560 247375 0 0 0 111492 112 0 0 25 0 4 0 523421868 874872832 167353 33554432000 4194304 4627427 140735055968912 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22062/tid=22064] ppid=22060 vsize=854368 CPUtime=1122.3 cores=1,3,5,7
/proc/22062/task/22064/stat : 22064 (strangenight2-m) R 22060 22062 21853 0 -1 4202560 142894 0 0 0 112179 51 0 0 25 0 4 0 523421868 874872832 167353 33554432000 4194304 4627427 140735055968912 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22062/tid=22065] ppid=22060 vsize=854368 CPUtime=1121.81 cores=1,3,5,7
/proc/22062/task/22065/stat : 22065 (strangenight2-m) R 22060 22062 21853 0 -1 4202560 211144 0 0 0 112105 76 0 0 25 0 4 0 523421868 874872832 167353 33554432000 4194304 4627427 140735055968912 18446744073709551615 4420265 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4482.49
Current children cumulated vsize (KiB) 854368

[startup+1182.3 s]
/proc/loadavg: 8.10 8.11 8.07 9/184 22130
/proc/meminfo: memFree=16433068/32951124 swapFree=67111528/67111528
[pid=22062] ppid=22060 vsize=981128 CPUtime=4722.17 cores=1,3,5,7
/proc/22062/stat : 22062 (strangenight2-m) R 22060 22062 21853 0 -1 4202496 811690 0 0 0 471897 320 0 0 25 0 4 0 523421868 1004675072 178695 33554432000 4194304 4627427 140735055968912 18446744073709551615 4310097 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22062/statm: 245282 178695 389 106 0 240253 0
[pid=22062/tid=22063] ppid=22060 vsize=981128 CPUtime=1175.71 cores=1,3,5,7
/proc/22062/task/22063/stat : 22063 (strangenight2-m) R 22060 22062 21853 0 -1 4202560 257693 0 0 0 117456 115 0 0 25 0 4 0 523421868 1004675072 178695 33554432000 4194304 4627427 140735055968912 18446744073709551615 4420151 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22062/tid=22064] ppid=22060 vsize=981128 CPUtime=1182.3 cores=1,3,5,7
/proc/22062/task/22064/stat : 22064 (strangenight2-m) R 22060 22062 21853 0 -1 4202560 143035 0 0 0 118179 51 0 0 25 0 4 0 523421868 1004675072 178695 33554432000 4194304 4627427 140735055968912 18446744073709551615 4420204 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22062/tid=22065] ppid=22060 vsize=981128 CPUtime=1181.81 cores=1,3,5,7
/proc/22062/task/22065/stat : 22065 (strangenight2-m) R 22060 22062 21853 0 -1 4202560 217504 0 0 0 118101 80 0 0 25 0 4 0 523421868 1004675072 178695 33554432000 4194304 4627427 140735055968912 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4722.17
Current children cumulated vsize (KiB) 981128



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.15 8.12 8.07 9/184 22131
/proc/meminfo: memFree=16404160/32951124 swapFree=67111528/67111528
[pid=22062] ppid=22060 vsize=1096772 CPUtime=4800.09 cores=1,3,5,7
/proc/22062/stat : 22062 (strangenight2-m) R 22060 22062 21853 0 -1 4202496 814846 0 0 0 479686 323 0 0 25 0 4 0 523421868 1123094528 181851 33554432000 4194304 4627427 140735055968912 18446744073709551615 4420265 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22062/statm: 274193 181851 389 106 0 269164 0
[pid=22062/tid=22063] ppid=22060 vsize=1096772 CPUtime=1195.11 cores=1,3,5,7
/proc/22062/task/22063/stat : 22063 (strangenight2-m) R 22060 22062 21853 0 -1 4202560 257693 0 0 0 119396 115 0 0 25 0 4 0 523421868 1123094528 181851 33554432000 4194304 4627427 140735055968912 18446744073709551615 4420243 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22062/tid=22064] ppid=22060 vsize=1096772 CPUtime=1201.81 cores=1,3,5,7
/proc/22062/task/22064/stat : 22064 (strangenight2-m) R 22060 22062 21853 0 -1 4202560 143035 0 0 0 120130 51 0 0 25 0 4 0 523421868 1123094528 181851 33554432000 4194304 4627427 140735055968912 18446744073709551615 4420146 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22062/tid=22065] ppid=22060 vsize=1096772 CPUtime=1201.33 cores=1,3,5,7
/proc/22062/task/22065/stat : 22065 (strangenight2-m) R 22060 22062 21853 0 -1 4202560 219407 0 0 0 120050 83 0 0 25 0 4 0 523421868 1123094528 181851 33554432000 4194304 4627427 140735055968912 18446744073709551615 4324280 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.09
Current children cumulated vsize (KiB) 1096772

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

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

[startup+1201.8 s]
/proc/loadavg: 8.15 8.12 8.07 9/184 22131
/proc/meminfo: memFree=16404160/32951124 swapFree=67111528/67111528
[pid=22062] ppid=22060 vsize=1096772 CPUtime=4800.09 cores=1,3,5,7
/proc/22062/stat : 22062 (strangenight2-m) R 22060 22062 21853 0 -1 4202496 814846 0 0 0 479686 323 0 0 25 0 4 0 523421868 1123094528 181851 33554432000 4194304 4627427 140735055968912 18446744073709551615 4420265 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22062/statm: 274193 181851 389 106 0 269164 0
[pid=22062/tid=22063] ppid=22060 vsize=1096772 CPUtime=1195.11 cores=1,3,5,7
/proc/22062/task/22063/stat : 22063 (strangenight2-m) R 22060 22062 21853 0 -1 4202560 257693 0 0 0 119396 115 0 0 25 0 4 0 523421868 1123094528 181851 33554432000 4194304 4627427 140735055968912 18446744073709551615 4420243 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22062/tid=22064] ppid=22060 vsize=1096772 CPUtime=1201.81 cores=1,3,5,7
/proc/22062/task/22064/stat : 22064 (strangenight2-m) R 22060 22062 21853 0 -1 4202560 143035 0 0 0 120130 51 0 0 25 0 4 0 523421868 1123094528 181851 33554432000 4194304 4627427 140735055968912 18446744073709551615 4420146 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22062/tid=22065] ppid=22060 vsize=1096772 CPUtime=1201.33 cores=1,3,5,7
/proc/22062/task/22065/stat : 22065 (strangenight2-m) R 22060 22062 21853 0 -1 4202560 219407 0 0 0 120050 83 0 0 25 0 4 0 523421868 1123094528 181851 33554432000 4194304 4627427 140735055968912 18446744073709551615 4324280 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.09
Current children cumulated vsize (KiB) 1096772

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.85
CPU time (s): 4800.16
CPU user time (s): 4796.88
CPU system time (s): 3.2715
CPU usage (%): 399.398
Max. virtual memory (cumulated for all children) (KiB): 1096772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.88
system time used= 3.2715
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 814846
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= 167
involuntary context switches= 32865

runsolver used 1.60076 second user time and 4.81127 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-30 01:03:12
IDJOB=3273663
IDBENCH=83144
IDSOLVER=1586
FILE ID=node103/3273663-1304118192
RUNJOBID= node103-1304115785-21872
PBS_JOBID= 13170711
Free space on /tmp= 71512 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n160-s73223945-unsat.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3273663-1304118192/watcher-3273663-1304118192 -o /tmp/evaluation-result-3273663-1304118192/solver-3273663-1304118192 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3273663-1304118192.cnf

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

MD5SUM BENCH= ebbfc0ffb6aa4fcba0d5ce3964018543
RANDOM SEED=1640526403

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:      17892988 kB
Buffers:       2149564 kB
Cached:       12259608 kB
SwapCached:          0 kB
Active:        5602624 kB
Inactive:      8872000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17892988 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5452 kB
Writeback:           0 kB
AnonPages:       64292 kB
Mapped:          15088 kB
Slab:           519980 kB
PageTables:       4664 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   218820 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-30 01:23:16