Trace number 3175308

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-mtSAT 1154.57 288.997

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v75-c1597-S1636883934-028.SATISFIABLE.cnf
MD5SUMf499dfbb776939482f3f42f9fdb448de
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.028994
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses1597
Sum of the clauses size7985
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 51597
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-3175308-1304111854.cnf'
0.00/0.00	c -- header says num vars:             75
0.00/0.00	c -- header says num clauses:        1597
0.00/0.00	c -- clauses added:            0 learnts,         1597 normals,            0 xors
0.00/0.00	c -- vars added         75
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0        75      1597         0         0      7985         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.02
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:     75 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:      37 undec:       6 neg:      32
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0        75      1597         0         0      7985         0   no data   no data  --
0.00/0.04	c Decided on static restart strategy
0.38/0.10	c  N st     8      4916        75      1597         0      4464      7985     75511   no data   no data  --
0.78/0.27	c  N st    10     11301        75      1597         0      4126      7985     57768   no data   no data  --
1.57/0.45	c  N st    11     17046        75      1597         0      9277      7985    142638   no data   no data  --
2.77/0.72	c  F st    12     25000        75      1597         0     11362      7985    176135   no data   no data  --
2.77/0.72	c  N st    12     25000        75      1597         0     11362      7985    176135   no data   no data  --
3.58/0.91	c Decided on static restart strategy
3.58/0.91	c  N st    18     30003        75      1597         0      9788      7985    143272   no data   no data  --
3.58/0.91	c  S st    18     30003        75      1597         0      9788      7985    143272   no data   no data  --
3.58/0.95	c  S st    18     30504        75      1597         0     10261      7985    151876   no data   no data  --
3.58/0.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.58/0.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.58/0.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
3.58/0.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.58/0.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.58/0.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
3.58/0.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.39/1.17	c lits-rem:      1622  cl-subs:     2661  v-elim:      0  v-fix:    0  time:  0.85 s
4.39/1.19	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.11
4.39/1.19	c calculated reachability. Time: 0.00
4.39/1.19	c  N st    18     30504        75      1597         0      7600      7985    109741   no data   no data  --
5.57/1.49	c  N st    20     37615        75      1597         0     13993      7985    217370   no data   no data  --
6.76/1.74	c  N st    21     44014        75      1597         0     12775      7985    185266   no data   no data  --
7.16/1.81	c  S st    22     45756        75      1597         0     14339      7985    211139   no data   no data  --
7.16/1.85	c  S st    22     46262        75      1597         0     14816      7985    219799   no data   no data  --
7.16/1.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.16/1.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.16/1.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
7.16/1.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.16/1.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.16/1.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
7.16/1.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.16/2.80	c lits-rem:      2104  cl-subs:     2964  v-elim:      0  v-fix:    0  time:  3.76 s
11.16/2.80	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
11.16/2.81	c vivif2 --  cl tried    11852 cl shrink        0 lits rem          0 time: 0.01
11.16/2.85	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.18
11.16/2.85	c calculated reachability. Time: 0.00
11.16/2.85	c  N st    22     46262        75      1597         0     11852      7985    171994   no data   no data  --
13.96/3.54	c  N st    23     60659        75      1597         0     16895      7985    248041   no data   no data  --
15.56/3.95	c  N st    24     69393        75      1597         0     15886      7985    222249   no data   no data  --
15.56/3.95	c  S st    24     69393        75      1597         0     15886      7985    222249   no data   no data  --
15.56/3.99	c  S st    24     69897        75      1597         0     16363      7985    230756   no data   no data  --
15.56/3.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.56/3.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.56/3.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
15.96/4.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.96/4.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.96/4.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
15.96/4.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
19.55/4.98	c lits-rem:      2593  cl-subs:     2850  v-elim:      0  v-fix:    0  time:  3.93 s
19.55/4.98	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
19.55/4.99	c vivif2 --  cl tried    13513 cl shrink        0 lits rem          0 time: 0.01
19.95/5.04	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.21
19.95/5.04	c calculated reachability. Time: 0.00
19.95/5.04	c  N st    24     69897        75      1597         0     13513      7985    185943   no data   no data  --
23.54/5.96	c  F st    25     87500        75      1597         0     19616      7985    278107   no data   no data  --
23.54/5.96	c  N st    25     87500        75      1597         0     19616      7985    278107   no data   no data  --
24.74/6.28	c Decided on static restart strategy
25.54/6.44	c  N st    32     95540        75      1597         0     16189      7985    216232   no data   no data  --
27.93/7.06	c  N st    34    104847        75      1597         0     12904      7985    158320   no data   no data  --
27.93/7.06	c  S st    34    104847        75      1597         0     12904      7985    158320   no data   no data  --
28.33/7.10	c  S st    34    105349        75      1597         0     13377      7985    166806   no data   no data  --
28.33/7.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.33/7.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.33/7.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
28.33/7.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.33/7.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.33/7.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
28.33/7.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
30.75/7.75	c lits-rem:       796  cl-subs:     1289  v-elim:      0  v-fix:    0  time:  2.56 s
30.75/7.75	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
30.75/7.75	c vivif2 --  cl tried    12088 cl shrink        0 lits rem          0 time: 0.00
30.75/7.80	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.19
31.13/7.80	c calculated reachability. Time: 0.00
31.13/7.80	c  N st    34    105349        75      1597         0     12088      7985    147881   no data   no data  --
33.13/8.35	c  N st    35    114951        75      1597         0     20662      7985    284653   no data   no data  --
36.32/9.18	c  N st    36    129349        75      1597         0     21069      7985    288891   no data   no data  --
41.93/10.59	c  N st    37    150946        75      1597         0     27070      7985    373752   no data   no data  --
43.94/11.03	c  S st    38    158023        75      1597         0     19102      7985    239357   no data   no data  --
43.94/11.08	c  S st    38    158528        75      1597         0     19570      7985    247712   no data   no data  --
43.94/11.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
43.94/11.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
43.94/11.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
43.94/11.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
43.94/11.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.94/11.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
43.94/11.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
47.93/12.08	c lits-rem:      1930  cl-subs:     2471  v-elim:      0  v-fix:    0  time:  3.96 s
47.93/12.08	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
47.93/12.09	c vivif2 --  cl tried    17099 cl shrink        0 lits rem          0 time: 0.01
48.34/12.15	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.25
48.34/12.15	c calculated reachability. Time: 0.00
48.34/12.15	c  N st    38    158528        75      1597         0     17099      7985    210046   no data   no data  --
60.70/15.21	c  N st    39    207119        75      1597         0     29358      7985    397001   no data   no data  --
70.68/17.72	c  N st    40    237792        75      1597         0     21997      7985    260841   no data   no data  --
70.68/17.72	c  S st    40    237792        75      1597         0     21997      7985    260841   no data   no data  --
70.68/17.78	c  S st    40    238293        75      1597         0     22464      7985    269334   no data   no data  --
70.68/17.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
70.68/17.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
70.68/17.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
70.68/17.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
70.68/17.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
70.68/17.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
70.68/17.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
75.08/18.86	c lits-rem:      1714  cl-subs:     2434  v-elim:      0  v-fix:    0  time:  4.27 s
75.08/18.86	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
75.08/18.87	c vivif2 --  cl tried    20030 cl shrink        0 lits rem          0 time: 0.01
75.48/18.94	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.29
75.48/18.94	c calculated reachability. Time: 0.00
75.48/18.94	c  N st    40    238293        75      1597         0     20030      7985    235892   no data   no data  --
98.25/24.69	c  F st    41    306250        75      1597         0     21780      7985    237890   no data   no data  --
98.25/24.69	c  N st    41    306250        75      1597         0     21780      7985    237890   no data   no data  --
100.25/25.12	c Decided on static restart strategy
108.24/27.14	c  N st    51    334554        75      1597         0     25757      7985    299867   no data   no data  --
116.64/29.25	c  N st    53    357440        75      1597         0     23980      7985    262407   no data   no data  --
116.64/29.25	c  S st    53    357440        75      1597         0     23980      7985    262407   no data   no data  --
117.04/29.31	c  S st    53    357941        75      1597         0     24451      7985    271373   no data   no data  --
117.04/29.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
117.04/29.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
117.04/29.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
117.04/29.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
117.04/29.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
117.04/29.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
117.04/29.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
121.03/30.38	c lits-rem:      1028  cl-subs:     1504  v-elim:      0  v-fix:    0  time:  4.19 s
121.03/30.38	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
121.03/30.38	c vivif2 --  cl tried    22947 cl shrink        0 lits rem          0 time: 0.01
121.43/30.46	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.34
121.43/30.46	c calculated reachability. Time: 0.00
121.43/30.46	c  N st    53    357941        75      1597         0     22947      7985    249769   no data   no data  --
132.62/33.28	c  N st    54    390336        75      1597         0     28757      7985    338829   no data   no data  --
153.00/38.35	c  N st    55    438925        75      1597         0     47777      7985    631528   no data   no data  --
181.36/45.43	c  N st    56    511809        75      1597         0     35286      7985    409343   no data   no data  --
192.55/48.23	c  N st    57    536911        75      1597         0     30128      7985    326793   no data   no data  --
192.55/48.23	c  S st    57    536911        75      1597         0     30128      7985    326793   no data   no data  --
192.96/48.30	c  S st    57    537417        75      1597         0     30609      7985    335645   no data   no data  --
192.96/48.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
192.96/48.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
192.96/48.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
192.96/48.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
192.96/48.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
192.96/48.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
192.96/48.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
197.36/49.43	c lits-rem:      1157  cl-subs:     1668  v-elim:      0  v-fix:    0  time:  4.44 s
197.36/49.43	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
197.36/49.44	c vivif2 --  cl tried    28941 cl shrink        0 lits rem          0 time: 0.02
197.76/49.54	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.44
197.76/49.54	c calculated reachability. Time: 0.00
197.76/49.54	c  N st    57    537417        75      1597         0     28941      7985    312918   no data   no data  --
272.07/68.13	c  N st    58    701402        75      1597         0     55238      7985    678539   no data   no data  --
322.00/80.69	c  N st    59    806127        75      1597         0     49973      7985    588761   no data   no data  --
322.00/80.69	c  S st    59    806127        75      1597         0     49973      7985    588761   no data   no data  --
322.80/80.83	c  S st    59    806631        75      1597         0     50450      7985    597698   no data   no data  --
322.80/80.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
322.80/80.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
322.80/80.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.06
322.80/80.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
322.80/80.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
322.80/80.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
322.80/80.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
335.58/84.04	c lits-rem:      2051  cl-subs:     8618  v-elim:      0  v-fix:    0  time: 12.67 s
335.58/84.04	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
335.58/84.05	c vivif2 --  cl tried    41832 cl shrink        0 lits rem          0 time: 0.02
336.38/84.23	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.74
336.38/84.23	c calculated reachability. Time: 0.00
336.38/84.23	c  N st    59    806631        75      1597         0     41832      7985    485890   no data   no data  --
470.63/117.86	c  F st    60   1071876        75      1597         0     56805      7985    651335   no data   no data  --
470.63/117.86	c  N st    60   1071876        75      1597         0     56805      7985    651335   no data   no data  --
473.43/118.59	c Decided on static restart strategy
491.00/122.92	c  N st    70   1100180        75      1597         0     42218      7985    435882   no data   no data  --
511.38/128.02	c  N st    72   1136172        75      1597         0     74120      7985    960895   no data   no data  --
530.96/132.90	c  N st    73   1168566        75      1597         0     62002      7985    733900   no data   no data  --
556.53/139.30	c  N st    74   1209946        75      1597         0     57035      7985    654228   no data   no data  --
556.53/139.30	c  S st    74   1209946        75      1597         0     57035      7985    654228   no data   no data  --
556.93/139.46	c  S st    74   1210452        75      1597         0     57497      7985    662355   no data   no data  --
556.93/139.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
556.93/139.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
556.93/139.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.07
557.33/139.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
557.33/139.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
557.33/139.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
557.33/139.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
576.50/144.34	c lits-rem:      2913  cl-subs:     8734  v-elim:      0  v-fix:    0  time: 19.34 s
576.50/144.34	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
576.50/144.35	c vivif2 --  cl tried    48763 cl shrink        0 lits rem          0 time: 0.03
577.70/144.64	c asymm  cl-useful: 0/1460/1597 lits-rem:0 time: 1.17
577.70/144.65	c calculated reachability. Time: 0.00
577.70/144.65	c  N st    74   1210452        75      1597         0     48763      7985    543356   no data   no data  --
623.66/156.19	c  N st    75   1283334        75      1597         0     71488      7985    908752   no data   no data  --
692.76/173.45	c  N st    76   1392659        75      1597         0     80890      7985   1025797   no data   no data  --
795.06/199.03	c  N st    77   1556644        75      1597         0     87477      7985   1095180   no data   no data  --
900.11/225.33	c  N st    78   1710453        75      1597         0     77628      7985    908375   no data   no data  --
900.11/225.33	c  S st    78   1710453        75      1597         0     77628      7985    908375   no data   no data  --
900.93/225.57	c  S st    78   1710955        75      1597         0     78101      7985    917390   no data   no data  --
900.93/225.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
900.93/225.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
901.31/225.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.12
901.31/225.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
901.31/225.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
901.31/225.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
901.31/225.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
938.47/234.99	c lits-rem:      5290  cl-subs:    15495  v-elim:      0  v-fix:    0  time: 37.38 s
938.47/234.99	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
938.87/235.00	c vivif2 --  cl tried    62606 cl shrink        0 lits rem          0 time: 0.04
939.67/235.26	c asymm  cl-useful: 0/1142/1597 lits-rem:0 time: 1.04
939.67/235.27	c calculated reachability. Time: 0.00
939.67/235.27	c  N st    78   1710955        75      1597         0     62606      7985    714634   no data   no data  --
1154.21/288.98	c Following stats are for *FIRST FINISHED THREAD ONLY*
1154.21/288.98	c num threads              : 4          
1154.21/288.98	c restarts                 : 78         
1154.21/288.98	c dynamic restarts         : 0          
1154.21/288.98	c static restarts          : 78         
1154.21/288.98	c full restarts            : 4          
1154.21/288.98	c total simplify time      : 0.00       
1154.21/288.98	c learnts DL2              : 0          
1154.21/288.98	c learnts size 2           : 0          
1154.21/288.98	c learnts size 1           : 0           (0.00      % of vars)
1154.21/288.98	c filedLit time            : 0.42        (0.04      % time)
1154.21/288.98	c v-elim SatELite          : 0           (0.00      % vars)
1154.21/288.98	c SatELite time            : 114.00      (9.88      % time)
1154.21/288.98	c v-elim xor               : 0           (0.00      % vars)
1154.21/288.98	c xor elim time            : 0.04        (0.00      % time)
1154.21/288.98	c num binary xor trees     : 0          
1154.21/288.98	c binxor trees' crown      : 0           (nan       leafs/tree)
1154.21/288.98	c bin xor find time        : 0.00       
1154.21/288.98	c OTF clause improved      : 220640      (0.11      clauses/conflict)
1154.21/288.98	c OTF impr. size diff      : 224742      (1.02       lits/clause)
1154.21/288.98	c OTF cl watch-shrink      : 53789       (0.03      clauses/conflict)
1154.21/288.98	c OTF cl watch-sh-lit      : 55633       (1.03       lits/clause)
1154.21/288.98	c tried to recurMin cls    : 144536      (7.43       % of conflicts)
1154.21/288.98	c updated cache            : 877         (0.01       lits/tried recurMin)
1154.21/288.98	c unit cls received        : 0           (nan       % of units)
1154.21/288.98	c unit cls sent            : 0           (nan       % of units)
1154.21/288.98	c bin cls received         : 0          
1154.21/288.98	c bin cls sent             : 0          
1154.21/288.98	c clauses over max glue    : 0           (0.00      % of all clauses)
1154.21/288.98	c conflicts                : 1944763     (1685.33   / sec)
1154.21/288.98	c decisions                : 2125188     (0.43      % random)
1154.21/288.98	c bogo-props               : 50943093718 (44147336.40 / sec)
1154.21/288.98	c conflict literals        : 30064768    (23.47     % deleted)
1154.21/288.98	c Memory used              : 371.38      MB
1154.21/288.98	c single-thread CPU time   : 1153.93     s
1154.21/288.98	c all-threads sum CPU time : 1153.94     s
1154.21/288.98	s SATISFIABLE
1154.21/288.98	v 1 -2 3 -4 5 -6 -7 8 9 -10 11 12 -13 -14 15 16 -17 -18 19 20 21 -22 -23 24 -25 -26 27 28 29 -30 -31 -32 33 -34 35 -36 37 38 -39 -40 -41 -42 43 44 45 46 -47 48 -49 50 -51 52 -53 54 -55 56 57 -58 59 60 -61 62 63 -64 -65 66 67 68 -69 -70 71 72 73 -74 75 0

Verifier Data

OK

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-3175308-1304111854/watcher-3175308-1304111854 -o /tmp/evaluation-result-3175308-1304111854/solver-3175308-1304111854 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175308-1304111854.cnf 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 5.91 7.56 7.75 2/172 21939
/proc/meminfo: memFree=30325904/32951124 swapFree=67111364/67111528
[pid=21939] ppid=21937 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/21939/stat : 21939 (strangenight1-m) R 21937 21939 20975 0 -1 4202496 417 0 0 0 0 0 0 0 22 0 4 0 522785750 52465664 356 33554432000 4194304 4650419 140734313113040 18446744073709551615 253640859579 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21939/statm: 12809 356 306 112 0 7774 0
[pid=21939/tid=21940] ppid=21937 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/21939/task/21940/stat : 21940 (strangenight1-m) R 21937 21939 20975 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 4 0 522785750 52465664 356 33554432000 4194304 4650419 140734313113040 18446744073709551615 47676493748146 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21939/tid=21941] ppid=21937 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/21939/task/21941/stat : 21941 (strangenight1-m) R 21937 21939 20975 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 522785750 52465664 356 33554432000 4194304 4650419 140734313113040 18446744073709551615 47676493748146 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21939/tid=21942] ppid=21937 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/21939/task/21942/stat : 21942 (strangenight1-m) R 21937 21939 20975 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 4 0 522785750 52465664 356 33554432000 4194304 4650419 140734313113040 18446744073709551615 253635906646 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.0967439 s]
/proc/loadavg: 5.91 7.56 7.75 2/172 21939
/proc/meminfo: memFree=30325904/32951124 swapFree=67111364/67111528
[pid=21939] ppid=21937 vsize=282396 CPUtime=0.36 cores=0,2,4,6
/proc/21939/stat : 21939 (strangenight1-m) R 21937 21939 20975 0 -1 4202496 1570 0 0 0 36 0 0 0 23 0 4 0 522785750 289173504 1446 33554432000 4194304 4650419 140734313113040 18446744073709551615 4365203 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21939/statm: 70599 1446 389 112 0 65564 0
[pid=21939/tid=21940] ppid=21937 vsize=282396 CPUtime=0.09 cores=0,2,4,6
/proc/21939/task/21940/stat : 21940 (strangenight1-m) R 21937 21939 20975 0 -1 4202560 317 0 0 0 9 0 0 0 24 0 4 0 522785750 289173504 1446 33554432000 4194304 4650419 140734313113040 18446744073709551615 4365242 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21939/tid=21941] ppid=21937 vsize=282396 CPUtime=0.08 cores=0,2,4,6
/proc/21939/task/21941/stat : 21941 (strangenight1-m) R 21937 21939 20975 0 -1 4202560 291 0 0 0 8 0 0 0 24 0 4 0 522785750 289173504 1446 33554432000 4194304 4650419 140734313113040 18446744073709551615 4366879 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21939/tid=21942] ppid=21937 vsize=282396 CPUtime=0.08 cores=0,2,4,6
/proc/21939/task/21942/stat : 21942 (strangenight1-m) R 21937 21939 20975 0 -1 4202560 206 0 0 0 8 0 0 0 24 0 4 0 522785750 289173504 1446 33554432000 4194304 4650419 140734313113040 18446744073709551615 4332091 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 282396

[startup+0.100744 s]
/proc/loadavg: 5.91 7.56 7.75 2/172 21939
/proc/meminfo: memFree=30325904/32951124 swapFree=67111364/67111528
[pid=21939] ppid=21937 vsize=282396 CPUtime=0.38 cores=0,2,4,6
/proc/21939/stat : 21939 (strangenight1-m) R 21937 21939 20975 0 -1 4202496 1582 0 0 0 38 0 0 0 23 0 4 0 522785750 289173504 1458 33554432000 4194304 4650419 140734313113040 18446744073709551615 4520322 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21939/statm: 70599 1458 389 112 0 65564 0
[pid=21939/tid=21940] ppid=21937 vsize=282396 CPUtime=0.09 cores=0,2,4,6
/proc/21939/task/21940/stat : 21940 (strangenight1-m) R 21937 21939 20975 0 -1 4202560 320 0 0 0 9 0 0 0 24 0 4 0 522785750 289173504 1458 33554432000 4194304 4650419 140734313113040 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21939/tid=21941] ppid=21937 vsize=282396 CPUtime=0.09 cores=0,2,4,6
/proc/21939/task/21941/stat : 21941 (strangenight1-m) R 21937 21939 20975 0 -1 4202560 294 0 0 0 9 0 0 0 24 0 4 0 522785750 289173504 1458 33554432000 4194304 4650419 140734313113040 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21939/tid=21942] ppid=21937 vsize=282396 CPUtime=0.09 cores=0,2,4,6
/proc/21939/task/21942/stat : 21942 (strangenight1-m) R 21937 21939 20975 0 -1 4202560 208 0 0 0 9 0 0 0 24 0 4 0 522785750 289173504 1458 33554432000 4194304 4650419 140734313113040 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 282396

[startup+0.300707 s]
/proc/loadavg: 5.91 7.56 7.75 2/172 21939
/proc/meminfo: memFree=30325904/32951124 swapFree=67111364/67111528
[pid=21939] ppid=21937 vsize=284020 CPUtime=1.17 cores=0,2,4,6
/proc/21939/stat : 21939 (strangenight1-m) R 21937 21939 20975 0 -1 4202496 2974 0 0 0 117 0 0 0 24 0 4 0 522785750 290836480 1792 33554432000 4194304 4650419 140734313113040 18446744073709551615 4366073 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21939/statm: 71005 1792 391 112 0 65970 0
[pid=21939/tid=21940] ppid=21937 vsize=284020 CPUtime=0.29 cores=0,2,4,6
/proc/21939/task/21940/stat : 21940 (strangenight1-m) R 21937 21939 20975 0 -1 4202560 657 0 0 0 29 0 0 0 25 0 4 0 522785750 290836480 1792 33554432000 4194304 4650419 140734313113040 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21939/tid=21941] ppid=21937 vsize=284020 CPUtime=0.29 cores=0,2,4,6
/proc/21939/task/21941/stat : 21941 (strangenight1-m) R 21937 21939 20975 0 -1 4202560 652 0 0 0 29 0 0 0 25 0 4 0 522785750 290836480 1792 33554432000 4194304 4650419 140734313113040 18446744073709551615 4366928 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21939/tid=21942] ppid=21937 vsize=284020 CPUtime=0.28 cores=0,2,4,6
/proc/21939/task/21942/stat : 21942 (strangenight1-m) R 21937 21939 20975 0 -1 4202560 551 0 0 0 28 0 0 0 25 0 4 0 522785750 290836480 1792 33554432000 4194304 4650419 140734313113040 18446744073709551615 4366931 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 284020

[startup+0.700634 s]
/proc/loadavg: 5.91 7.56 7.75 2/172 21939
/proc/meminfo: memFree=30325904/32951124 swapFree=67111364/67111528
[pid=21939] ppid=21937 vsize=284600 CPUtime=2.77 cores=0,2,4,6
/proc/21939/stat : 21939 (strangenight1-m) R 21937 21939 20975 0 -1 4202496 4449 0 0 0 277 0 0 0 25 0 4 0 522785750 291430400 2462 33554432000 4194304 4650419 140734313113040 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21939/statm: 71150 2462 392 112 0 66115 0
[pid=21939/tid=21940] ppid=21937 vsize=284600 CPUtime=0.69 cores=0,2,4,6
/proc/21939/task/21940/stat : 21940 (strangenight1-m) R 21937 21939 20975 0 -1 4202560 1045 0 0 0 69 0 0 0 25 0 4 0 522785750 291430400 2462 33554432000 4194304 4650419 140734313113040 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21939/tid=21941] ppid=21937 vsize=284600 CPUtime=0.69 cores=0,2,4,6
/proc/21939/task/21941/stat : 21941 (strangenight1-m) R 21937 21939 20975 0 -1 4202560 1023 0 0 0 69 0 0 0 25 0 4 0 522785750 291430400 2462 33554432000 4194304 4650419 140734313113040 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21939/tid=21942] ppid=21937 vsize=284600 CPUtime=0.68 cores=0,2,4,6
/proc/21939/task/21942/stat : 21942 (strangenight1-m) R 21937 21939 20975 0 -1 4202560 900 0 0 0 68 0 0 0 25 0 4 0 522785750 291430400 2462 33554432000 4194304 4650419 140734313113040 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 284600

[startup+1.50049 s]
/proc/loadavg: 5.91 7.56 7.75 12/184 21951
/proc/meminfo: memFree=30296172/32951124 swapFree=67111364/67111528
[pid=21939] ppid=21937 vsize=285320 CPUtime=5.97 cores=0,2,4,6
/proc/21939/stat : 21939 (strangenight1-m) R 21937 21939 20975 0 -1 4202496 8629 0 0 0 596 1 0 0 25 0 4 0 522785750 292167680 4687 33554432000 4194304 4650419 140734313113040 18446744073709551615 4313064 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21939/statm: 71330 4687 393 112 0 66295 0
[pid=21939/tid=21940] ppid=21937 vsize=285320 CPUtime=1.49 cores=0,2,4,6
/proc/21939/task/21940/stat : 21940 (strangenight1-m) R 21937 21939 20975 0 -1 4202560 2477 0 0 0 149 0 0 0 25 0 4 0 522785750 292167680 4687 33554432000 4194304 4650419 140734313113040 18446744073709551615 4363335 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21939/tid=21941] ppid=21937 vsize=285320 CPUtime=1.49 cores=0,2,4,6
/proc/21939/task/21941/stat : 21941 (strangenight1-m) R 21937 21939 20975 0 -1 4202560 1735 0 0 0 149 0 0 0 25 0 4 0 522785750 292167680 4687 33554432000 4194304 4650419 140734313113040 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21939/tid=21942] ppid=21937 vsize=285320 CPUtime=1.48 cores=0,2,4,6
/proc/21939/task/21942/stat : 21942 (strangenight1-m) R 21937 21939 20975 0 -1 4202560 1516 0 0 0 148 0 0 0 25 0 4 0 522785750 292167680 4687 33554432000 4194304 4650419 140734313113040 18446744073709551615 4366931 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 285320

[startup+3.1002 s]
/proc/loadavg: 5.91 7.56 7.75 9/184 21951
/proc/meminfo: memFree=30269392/32951124 swapFree=67111364/67111528
[pid=21939] ppid=21937 vsize=291860 CPUtime=12.36 cores=0,2,4,6
/proc/21939/stat : 21939 (strangenight1-m) R 21937 21939 20975 0 -1 4202496 15453 0 0 0 1234 2 0 0 25 0 4 0 522785750 298864640 9170 33554432000 4194304 4650419 140734313113040 18446744073709551615 4364788 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21939/statm: 72965 9170 393 112 0 67930 0
[pid=21939/tid=21940] ppid=21937 vsize=291860 CPUtime=3.08 cores=0,2,4,6
/proc/21939/task/21940/stat : 21940 (strangenight1-m) R 21937 21939 20975 0 -1 4202560 4364 0 0 0 308 0 0 0 25 0 4 0 522785750 298864640 9170 33554432000 4194304 4650419 140734313113040 18446744073709551615 4433090 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21939/tid=21941] ppid=21937 vsize=291860 CPUtime=3.08 cores=0,2,4,6
/proc/21939/task/21941/stat : 21941 (strangenight1-m) R 21937 21939 20975 0 -1 4202560 3584 0 0 0 308 0 0 0 25 0 4 0 522785750 298864640 9170 33554432000 4194304 4650419 140734313113040 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21939/tid=21942] ppid=21937 vsize=291860 CPUtime=3.07 cores=0,2,4,6
/proc/21939/task/21942/stat : 21942 (strangenight1-m) R 21937 21939 20975 0 -1 4202560 3508 0 0 0 307 0 0 0 25 0 4 0 522785750 298864640 9170 33554432000 4194304 4650419 140734313113040 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 291860

[startup+6.30061 s]
/proc/loadavg: 6.07 7.56 7.75 9/184 21951
/proc/meminfo: memFree=30228104/32951124 swapFree=67111364/67111528
[pid=21939] ppid=21937 vsize=286368 CPUtime=25.14 cores=0,2,4,6
/proc/21939/stat : 21939 (strangenight1-m) R 21937 21939 20975 0 -1 4202496 21496 0 0 0 2511 3 0 0 25 0 4 0 522785750 293240832 11155 33554432000 4194304 4650419 140734313113040 18446744073709551615 4365286 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21939/statm: 71592 11155 393 112 0 66557 0
[pid=21939/tid=21940] ppid=21937 vsize=286368 CPUtime=6.29 cores=0,2,4,6
/proc/21939/task/21940/stat : 21940 (strangenight1-m) R 21937 21939 20975 0 -1 4202560 5640 0 0 0 628 1 0 0 25 0 4 0 522785750 293240832 11155 33554432000 4194304 4650419 140734313113040 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21939/tid=21941] ppid=21937 vsize=286368 CPUtime=6.28 cores=0,2,4,6
/proc/21939/task/21941/stat : 21941 (strangenight1-m) R 21937 21939 20975 0 -1 4202560 5411 0 0 0 628 0 0 0 25 0 4 0 522785750 293240832 11155 33554432000 4194304 4650419 140734313113040 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21939/tid=21942] ppid=21937 vsize=286368 CPUtime=6.25 cores=0,2,4,6
/proc/21939/task/21942/stat : 21942 (strangenight1-m) R 21937 21939 20975 0 -1 4202560 4884 0 0 0 625 0 0 0 25 0 4 0 522785750 293240832 11155 33554432000 4194304 4650419 140734313113040 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 286368

[startup+12.7004 s]
/proc/loadavg: 6.23 7.57 7.76 9/184 21951
/proc/meminfo: memFree=30189408/32951124 swapFree=67111364/67111528
[pid=21939] ppid=21937 vsize=287056 CPUtime=50.71 cores=0,2,4,6
/proc/21939/stat : 21939 (strangenight1-m) R 21937 21939 20975 0 -1 4202496 32206 0 0 0 5066 5 0 0 25 0 4 0 522785750 293945344 13539 33554432000 4194304 4650419 140734313113040 18446744073709551615 4365346 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21939/statm: 71764 13539 393 112 0 66729 0
[pid=21939/tid=21940] ppid=21937 vsize=287056 CPUtime=12.68 cores=0,2,4,6
/proc/21939/task/21940/stat : 21940 (strangenight1-m) R 21937 21939 20975 0 -1 4202560 8193 0 0 0 1267 1 0 0 25 0 4 0 522785750 293945344 13539 33554432000 4194304 4650419 140734313113040 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21939/tid=21941] ppid=21937 vsize=287056 CPUtime=12.69 cores=0,2,4,6
/proc/21939/task/21941/stat : 21941 (strangenight1-m) R 21937 21939 20975 0 -1 4202560 8410 0 0 0 1268 1 0 0 25 0 4 0 522785750 293945344 13539 33554432000 4194304 4650419 140734313113040 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21939/tid=21942] ppid=21937 vsize=287056 CPUtime=12.62 cores=0,2,4,6
/proc/21939/task/21942/stat : 21942 (strangenight1-m) R 21937 21939 20975 0 -1 4202560 7726 0 0 0 1262 0 0 0 25 0 4 0 522785750 293945344 13539 33554432000 4194304 4650419 140734313113040 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 287056

[startup+25.5011 s]
/proc/loadavg: 6.62 7.59 7.76 9/184 21952
/proc/meminfo: memFree=30153572/32951124 swapFree=67111364/67111528
[pid=21939] ppid=21937 vsize=291576 CPUtime=101.85 cores=0,2,4,6
/proc/21939/stat : 21939 (strangenight1-m) R 21937 21939 20975 0 -1 4202496 50196 0 0 0 10177 8 0 0 25 0 4 0 522785750 298573824 17277 33554432000 4194304 4650419 140734313113040 18446744073709551615 4365639 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21939/statm: 72894 17277 393 112 0 67859 0
[pid=21939/tid=21940] ppid=21937 vsize=291576 CPUtime=25.49 cores=0,2,4,6
/proc/21939/task/21940/stat : 21940 (strangenight1-m) R 21937 21939 20975 0 -1 4202560 13355 0 0 0 2547 2 0 0 25 0 4 0 522785750 298573824 17277 33554432000 4194304 4650419 140734313113040 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21939/tid=21941] ppid=21937 vsize=291576 CPUtime=25.49 cores=0,2,4,6
/proc/21939/task/21941/stat : 21941 (strangenight1-m) R 21937 21939 20975 0 -1 4202560 12823 0 0 0 2547 2 0 0 25 0 4 0 522785750 298573824 17278 33554432000 4194304 4650419 140734313113040 18446744073709551615 4313071 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21939/tid=21942] ppid=21937 vsize=291576 CPUtime=25.36 cores=0,2,4,6
/proc/21939/task/21942/stat : 21942 (strangenight1-m) R 21937 21939 20975 0 -1 4202560 11390 0 0 0 2535 1 0 0 25 0 4 0 522785750 298573824 17278 33554432000 4194304 4650419 140734313113040 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.85
Current children cumulated vsize (KiB) 291576

[startup+51.1004 s]
/proc/loadavg: 7.17 7.64 7.77 9/184 21953
/proc/meminfo: memFree=30124140/32951124 swapFree=67111364/67111528
[pid=21939] ppid=21937 vsize=297108 CPUtime=204.13 cores=0,2,4,6
/proc/21939/stat : 21939 (strangenight1-m) R 21937 21939 20975 0 -1 4202496 79495 0 0 0 20398 15 0 0 25 0 4 0 522785750 304238592 20146 33554432000 4194304 4650419 140734313113040 18446744073709551615 4367232 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21939/statm: 74277 20146 393 112 0 69242 0
[pid=21939/tid=21940] ppid=21937 vsize=297108 CPUtime=51.09 cores=0,2,4,6
/proc/21939/task/21940/stat : 21940 (strangenight1-m) R 21937 21939 20975 0 -1 4202560 21018 0 0 0 5105 4 0 0 25 0 4 0 522785750 304238592 20146 33554432000 4194304 4650419 140734313113040 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21939/tid=21941] ppid=21937 vsize=297108 CPUtime=51.08 cores=0,2,4,6
/proc/21939/task/21941/stat : 21941 (strangenight1-m) R 21937 21939 20975 0 -1 4202560 21241 0 0 0 5104 4 0 0 25 0 4 0 522785750 304238592 20146 33554432000 4194304 4650419 140734313113040 18446744073709551615 4365203 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21939/tid=21942] ppid=21937 vsize=297108 CPUtime=50.84 cores=0,2,4,6
/proc/21939/task/21942/stat : 21942 (strangenight1-m) R 21937 21939 20975 0 -1 4202560 16654 0 0 0 5082 2 0 0 25 0 4 0 522785750 304238592 20146 33554432000 4194304 4650419 140734313113040 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.13
Current children cumulated vsize (KiB) 297108

[startup+102.306 s]
/proc/loadavg: 7.68 7.71 7.78 9/184 21954
/proc/meminfo: memFree=30057020/32951124 swapFree=67111364/67111528
[pid=21939] ppid=21937 vsize=313576 CPUtime=408.72 cores=0,2,4,6
/proc/21939/stat : 21939 (strangenight1-m) R 21937 21939 20975 0 -1 4202496 125100 0 0 0 40844 28 0 0 25 0 4 0 522785750 321101824 30840 33554432000 4194304 4650419 140734313113040 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21939/statm: 78394 30840 393 112 0 73359 0
[pid=21939/tid=21940] ppid=21937 vsize=313576 CPUtime=102.29 cores=0,2,4,6
/proc/21939/task/21940/stat : 21940 (strangenight1-m) R 21937 21939 20975 0 -1 4202560 31973 0 0 0 10222 7 0 0 25 0 4 0 522785750 321101824 30840 33554432000 4194304 4650419 140734313113040 18446744073709551615 4366845 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21939/tid=21941] ppid=21937 vsize=313576 CPUtime=102.29 cores=0,2,4,6
/proc/21939/task/21941/stat : 21941 (strangenight1-m) R 21937 21939 20975 0 -1 4202560 33782 0 0 0 10221 8 0 0 25 0 4 0 522785750 321101824 30840 33554432000 4194304 4650419 140734313113040 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21939/tid=21942] ppid=21937 vsize=313576 CPUtime=101.81 cores=0,2,4,6
/proc/21939/task/21942/stat : 21942 (strangenight1-m) R 21937 21939 20975 0 -1 4202560 26079 0 0 0 10177 4 0 0 25 0 4 0 522785750 321101824 30840 33554432000 4194304 4650419 140734313113040 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.72
Current children cumulated vsize (KiB) 313576

[startup+162.301 s]
/proc/loadavg: 7.99 7.79 7.81 9/184 21955
/proc/meminfo: memFree=30011844/32951124 swapFree=67111364/67111528
[pid=21939] ppid=21937 vsize=371252 CPUtime=648.42 cores=0,2,4,6
/proc/21939/stat : 21939 (strangenight1-m) R 21937 21939 20975 0 -1 4202496 168934 0 0 0 64803 39 0 0 25 0 4 0 522785750 380162048 38605 33554432000 4194304 4650419 140734313113040 18446744073709551615 4366831 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21939/statm: 92813 38605 394 112 0 87778 0
[pid=21939/tid=21940] ppid=21937 vsize=371252 CPUtime=162.29 cores=0,2,4,6
/proc/21939/task/21940/stat : 21940 (strangenight1-m) R 21937 21939 20975 0 -1 4202560 43474 0 0 0 16218 11 0 0 25 0 4 0 522785750 380162048 38605 33554432000 4194304 4650419 140734313113040 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21939/tid=21941] ppid=21937 vsize=371252 CPUtime=162.29 cores=0,2,4,6
/proc/21939/task/21941/stat : 21941 (strangenight1-m) R 21937 21939 20975 0 -1 4202560 46436 0 0 0 16218 11 0 0 25 0 4 0 522785750 380162048 38605 33554432000 4194304 4650419 140734313113040 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21939/tid=21942] ppid=21937 vsize=371252 CPUtime=161.54 cores=0,2,4,6
/proc/21939/task/21942/stat : 21942 (strangenight1-m) R 21937 21939 20975 0 -1 4202560 33999 0 0 0 16148 6 0 0 25 0 4 0 522785750 380162048 38605 33554432000 4194304 4650419 140734313113040 18446744073709551615 4364746 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 648.42
Current children cumulated vsize (KiB) 371252

[startup+222.301 s]
/proc/loadavg: 8.10 7.85 7.83 9/184 21957
/proc/meminfo: memFree=29949188/32951124 swapFree=67111364/67111528
[pid=21939] ppid=21937 vsize=320468 CPUtime=888.13 cores=0,2,4,6
/proc/21939/stat : 21939 (strangenight1-m) R 21937 21939 20975 0 -1 4202496 207593 0 0 0 88761 52 0 0 25 0 4 0 522785750 328159232 41099 33554432000 4194304 4650419 140734313113040 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21939/statm: 80117 41099 394 112 0 75082 0
[pid=21939/tid=21940] ppid=21937 vsize=320468 CPUtime=222.3 cores=0,2,4,6
/proc/21939/task/21940/stat : 21940 (strangenight1-m) R 21937 21939 20975 0 -1 4202560 53428 0 0 0 22216 14 0 0 25 0 4 0 522785750 328159232 41099 33554432000 4194304 4650419 140734313113040 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21939/tid=21941] ppid=21937 vsize=320468 CPUtime=222.29 cores=0,2,4,6
/proc/21939/task/21941/stat : 21941 (strangenight1-m) R 21937 21939 20975 0 -1 4202560 56141 0 0 0 22215 14 0 0 25 0 4 0 522785750 328159232 41099 33554432000 4194304 4650419 140734313113040 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21939/tid=21942] ppid=21937 vsize=320468 CPUtime=221.24 cores=0,2,4,6
/proc/21939/task/21942/stat : 21942 (strangenight1-m) R 21937 21939 20975 0 -1 4202560 42779 0 0 0 22115 9 0 0 25 0 4 0 522785750 328159232 41099 33554432000 4194304 4650419 140734313113040 18446744073709551615 4363386 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 888.13
Current children cumulated vsize (KiB) 320468

[startup+282.3 s]
/proc/loadavg: 8.18 7.91 7.84 9/184 21959
/proc/meminfo: memFree=29884056/32951124 swapFree=67111364/67111528
[pid=21939] ppid=21937 vsize=380200 CPUtime=1127.83 cores=0,2,4,6
/proc/21939/stat : 21939 (strangenight1-m) R 21937 21939 20975 0 -1 4202496 237286 0 0 0 112722 61 0 0 25 0 4 0 522785750 389324800 47676 33554432000 4194304 4650419 140734313113040 18446744073709551615 4366931 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21939/statm: 95050 47676 394 112 0 90015 0
[pid=21939/tid=21940] ppid=21937 vsize=380200 CPUtime=282.29 cores=0,2,4,6
/proc/21939/task/21940/stat : 21940 (strangenight1-m) R 21937 21939 20975 0 -1 4202560 60129 0 0 0 28214 15 0 0 25 0 4 0 522785750 389324800 47676 33554432000 4194304 4650419 140734313113040 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21939/tid=21941] ppid=21937 vsize=380200 CPUtime=282.29 cores=0,2,4,6
/proc/21939/task/21941/stat : 21941 (strangenight1-m) R 21937 21939 20975 0 -1 4202560 64896 0 0 0 28212 17 0 0 25 0 4 0 522785750 389324800 47676 33554432000 4194304 4650419 140734313113040 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21939/tid=21942] ppid=21937 vsize=380200 CPUtime=280.96 cores=0,2,4,6
/proc/21939/task/21942/stat : 21942 (strangenight1-m) R 21937 21939 20975 0 -1 4202560 47300 0 0 0 28085 11 0 0 25 0 4 0 522785750 389324800 47676 33554432000 4194304 4650419 140734313113040 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1127.83
Current children cumulated vsize (KiB) 380200

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

[startup+284.701 s]
/proc/loadavg: 8.17 7.91 7.84 10/184 21959
/proc/meminfo: memFree=29878100/32951124 swapFree=67111364/67111528
[pid=21939] ppid=21937 vsize=380200 CPUtime=1137.43 cores=0,2,4,6
/proc/21939/stat : 21939 (strangenight1-m) R 21937 21939 20975 0 -1 4202496 237839 0 0 0 113681 62 0 0 25 0 4 0 522785750 389324800 48228 33554432000 4194304 4650419 140734313113040 18446744073709551615 4366869 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21939/statm: 95050 48228 394 112 0 90015 0
[pid=21939/tid=21940] ppid=21937 vsize=380200 CPUtime=284.69 cores=0,2,4,6
/proc/21939/task/21940/stat : 21940 (strangenight1-m) R 21937 21939 20975 0 -1 4202560 60300 0 0 0 28454 15 0 0 25 0 4 0 522785750 389324800 48228 33554432000 4194304 4650419 140734313113040 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21939/tid=21941] ppid=21937 vsize=380200 CPUtime=284.69 cores=0,2,4,6
/proc/21939/task/21941/stat : 21941 (strangenight1-m) R 21937 21939 20975 0 -1 4202560 65084 0 0 0 28452 17 0 0 25 0 4 0 522785750 389324800 48228 33554432000 4194304 4650419 140734313113040 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21939/tid=21942] ppid=21937 vsize=380200 CPUtime=283.35 cores=0,2,4,6
/proc/21939/task/21942/stat : 21942 (strangenight1-m) R 21937 21939 20975 0 -1 4202560 47300 0 0 0 28324 11 0 0 25 0 4 0 522785750 389324800 48228 33554432000 4194304 4650419 140734313113040 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1137.43
Current children cumulated vsize (KiB) 380200

[startup+286.3 s]
/proc/loadavg: 8.17 7.91 7.84 10/184 21959
/proc/meminfo: memFree=29875124/32951124 swapFree=67111364/67111528
[pid=21939] ppid=21937 vsize=380236 CPUtime=1143.82 cores=0,2,4,6
/proc/21939/stat : 21939 (strangenight1-m) R 21937 21939 20975 0 -1 4202496 238962 0 0 0 114320 62 0 0 25 0 4 0 522785750 389361664 47633 33554432000 4194304 4650419 140734313113040 18446744073709551615 4366828 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21939/statm: 95059 47633 394 112 0 90024 0
[pid=21939/tid=21940] ppid=21937 vsize=380236 CPUtime=286.29 cores=0,2,4,6
/proc/21939/task/21940/stat : 21940 (strangenight1-m) R 21937 21939 20975 0 -1 4202560 60407 0 0 0 28614 15 0 0 25 0 4 0 522785750 389361664 47633 33554432000 4194304 4650419 140734313113040 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21939/tid=21941] ppid=21937 vsize=380236 CPUtime=286.29 cores=0,2,4,6
/proc/21939/task/21941/stat : 21941 (strangenight1-m) R 21937 21939 20975 0 -1 4202560 65986 0 0 0 28611 18 0 0 25 0 4 0 522785750 389361664 47633 33554432000 4194304 4650419 140734313113040 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21939/tid=21942] ppid=21937 vsize=380236 CPUtime=284.94 cores=0,2,4,6
/proc/21939/task/21942/stat : 21942 (strangenight1-m) R 21937 21939 20975 0 -1 4202560 47300 0 0 0 28483 11 0 0 25 0 4 0 522785750 389361664 47633 33554432000 4194304 4650419 140734313113040 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1143.82
Current children cumulated vsize (KiB) 380236

[startup+287.901 s]
/proc/loadavg: 8.17 7.91 7.84 9/184 21959
/proc/meminfo: memFree=29877976/32951124 swapFree=67111364/67111528
[pid=21939] ppid=21937 vsize=380236 CPUtime=1150.21 cores=0,2,4,6
/proc/21939/stat : 21939 (strangenight1-m) R 21937 21939 20975 0 -1 4202496 239334 0 0 0 114959 62 0 0 25 0 4 0 522785750 389361664 48005 33554432000 4194304 4650419 140734313113040 18446744073709551615 4313071 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21939/statm: 95059 48005 394 112 0 90024 0
[pid=21939/tid=21940] ppid=21937 vsize=380236 CPUtime=287.89 cores=0,2,4,6
/proc/21939/task/21940/stat : 21940 (strangenight1-m) R 21937 21939 20975 0 -1 4202560 60506 0 0 0 28774 15 0 0 25 0 4 0 522785750 389361664 48005 33554432000 4194304 4650419 140734313113040 18446744073709551615 4313071 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21939/tid=21941] ppid=21937 vsize=380236 CPUtime=287.89 cores=0,2,4,6
/proc/21939/task/21941/stat : 21941 (strangenight1-m) R 21937 21939 20975 0 -1 4202560 66148 0 0 0 28771 18 0 0 25 0 4 0 522785750 389361664 48005 33554432000 4194304 4650419 140734313113040 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21939/tid=21942] ppid=21937 vsize=380236 CPUtime=286.53 cores=0,2,4,6
/proc/21939/task/21942/stat : 21942 (strangenight1-m) R 21937 21939 20975 0 -1 4202560 47300 0 0 0 28642 11 0 0 25 0 4 0 522785750 389361664 48005 33554432000 4194304 4650419 140734313113040 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1150.21
Current children cumulated vsize (KiB) 380236

[startup+288.701 s]
/proc/loadavg: 8.17 7.91 7.84 9/184 21959
/proc/meminfo: memFree=29880704/32951124 swapFree=67111364/67111528
[pid=21939] ppid=21937 vsize=380284 CPUtime=1153.41 cores=0,2,4,6
/proc/21939/stat : 21939 (strangenight1-m) R 21937 21939 20975 0 -1 4202496 241574 0 0 0 115278 63 0 0 25 0 4 0 522785750 389410816 48418 33554432000 4194304 4650419 140734313113040 18446744073709551615 4365195 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21939/statm: 95071 48418 394 112 0 90036 0
[pid=21939/tid=21940] ppid=21937 vsize=380284 CPUtime=288.7 cores=0,2,4,6
/proc/21939/task/21940/stat : 21940 (strangenight1-m) R 21937 21939 20975 0 -1 4202560 61293 0 0 0 28854 16 0 0 25 0 4 0 522785750 389410816 48418 33554432000 4194304 4650419 140734313113040 18446744073709551615 4365477 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21939/tid=21941] ppid=21937 vsize=380284 CPUtime=288.69 cores=0,2,4,6
/proc/21939/task/21941/stat : 21941 (strangenight1-m) R 21937 21939 20975 0 -1 4202560 66223 0 0 0 28851 18 0 0 25 0 4 0 522785750 389410816 48418 33554432000 4194304 4650419 140734313113040 18446744073709551615 4363350 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21939/tid=21942] ppid=21937 vsize=380284 CPUtime=287.33 cores=0,2,4,6
/proc/21939/task/21942/stat : 21942 (strangenight1-m) R 21937 21939 20975 0 -1 4202560 47926 0 0 0 28722 11 0 0 25 0 4 0 522785750 389410816 48418 33554432000 4194304 4650419 140734313113040 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1153.41
Current children cumulated vsize (KiB) 380284

[startup+288.901 s]
/proc/loadavg: 8.17 7.91 7.84 9/184 21959
/proc/meminfo: memFree=29880704/32951124 swapFree=67111364/67111528
[pid=21939] ppid=21937 vsize=380284 CPUtime=1154.21 cores=0,2,4,6
/proc/21939/stat : 21939 (strangenight1-m) R 21937 21939 20975 0 -1 4202496 241666 0 0 0 115358 63 0 0 25 0 4 0 522785750 389410816 48510 33554432000 4194304 4650419 140734313113040 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21939/statm: 95071 48510 394 112 0 90036 0
[pid=21939/tid=21940] ppid=21937 vsize=380284 CPUtime=288.9 cores=0,2,4,6
/proc/21939/task/21940/stat : 21940 (strangenight1-m) R 21937 21939 20975 0 -1 4202560 61315 0 0 0 28874 16 0 0 25 0 4 0 522785750 389410816 48510 33554432000 4194304 4650419 140734313113040 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21939/tid=21941] ppid=21937 vsize=380284 CPUtime=288.89 cores=0,2,4,6
/proc/21939/task/21941/stat : 21941 (strangenight1-m) R 21937 21939 20975 0 -1 4202560 66243 0 0 0 28871 18 0 0 25 0 4 0 522785750 389410816 48510 33554432000 4194304 4650419 140734313113040 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21939/tid=21942] ppid=21937 vsize=380284 CPUtime=287.53 cores=0,2,4,6
/proc/21939/task/21942/stat : 21942 (strangenight1-m) R 21937 21939 20975 0 -1 4202560 47947 0 0 0 28742 11 0 0 25 0 4 0 522785750 389410816 48510 33554432000 4194304 4650419 140734313113040 18446744073709551615 4365252 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1154.21
Current children cumulated vsize (KiB) 380284

Child status: 10
Real time (s): 288.997
CPU time (s): 1154.57
CPU user time (s): 1153.94
CPU system time (s): 0.637903
CPU usage (%): 399.51
Max. virtual memory (cumulated for all children) (KiB): 391716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1153.94
system time used= 0.637903
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 241710
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= 206
involuntary context switches= 5313

runsolver used 0.416936 second user time and 0.958854 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-29 23:17:34
IDJOB=3175308
IDBENCH=82926
IDSOLVER=1588
FILE ID=node106/3175308-1304111854
RUNJOBID= node106-1304111853-21924
PBS_JOBID= 13170655
Free space on /tmp= 72160 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v75-c1597-S1636883934-028.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175308-1304111854/watcher-3175308-1304111854 -o /tmp/evaluation-result-3175308-1304111854/solver-3175308-1304111854 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3175308-1304111854.cnf

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

MD5SUM BENCH= f499dfbb776939482f3f42f9fdb448de
RANDOM SEED=1504582738

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30326052 kB
Buffers:        259208 kB
Cached:        2090192 kB
SwapCached:         88 kB
Active:         803208 kB
Inactive:      1609832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30326052 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           12516 kB
Writeback:           0 kB
AnonPages:       63192 kB
Mapped:          14392 kB
Slab:           146752 kB
PageTables:       4480 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   186816 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= 72148 MiB
End job on node106 at 2011-04-29 23:22:23