Trace number 3369090

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-mt (fixed)? (TO) 4800.42 1202.64

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v550-c2343-S591042619-090.UNKNOWN.cnf
MD5SUM58de0b27915a7db672b276faaed6cfd0
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables550
Number of clauses2343
Sum of the clauses size7029
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32343
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3369090-1305412056.cnf'
0.00/0.00	c -- header says num vars:            550
0.00/0.00	c -- header says num clauses:        2343
0.00/0.00	c -- clauses added:            0 learnts,         2343 normals,            0 xors
0.00/0.00	c -- vars added        550
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       550      2343         0         0      7029         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/2343/2343 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.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:    550 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.11	c lits-rem:         0  cl-subs:        0  v-elim:     16  v-fix:    0  time:  0.01 s
0.00/0.11	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.11	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.11	c calculated reachability. Time: 0.00
0.00/0.11	c Calc default polars -  time:   0.00 s pos:     261 undec:      54 neg:     235
0.00/0.11	c =========================================================================================
0.00/0.11	c types(t): F = full restart, N = normal restart
0.00/0.11	c types(t): S = simplification begin/end, E = solution found
0.00/0.11	c restart types(rt): st = static, dy = dynamic
0.00/0.11	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.11	c  B st     0         0       534      2332         0         0      7089         0   no data   no data  --
0.00/0.11	c Decided on static restart strategy
0.41/0.15	c  N st     8      4918       534      2332         0      4848      7089    118372   no data   no data  --
1.57/0.42	c  N st    10     11301       534      2332         0      4492      7089     77382   no data   no data  --
2.37/0.68	c  N st    11     17048       534      2332         0     10132      7089    216481   no data   no data  --
3.97/1.09	c  F st    12     25001       534      2332         0     12357      7089    257666   no data   no data  --
3.97/1.09	c  N st    12     25001       534      2332         0     12357      7089    257666   no data   no data  --
5.17/1.33	c Decided on static restart strategy
5.17/1.33	c  N st    18     30000       534      2332         0     10669      7089    211306   no data   no data  --
5.17/1.33	c  S st    18     30000       534      2332         0     10669      7089    211306   no data   no data  --
5.17/1.35	c  S st    18     30504       534      2332         0     11173      7089    222957   no data   no data  --
5.17/1.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.17/1.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.17/1.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
5.17/1.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.17/1.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.17/1.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    534 time:  0.00 s
5.17/1.37	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
5.97/1.58	c lits-rem:       145  cl-subs:      485  v-elim:      0  v-fix:    0  time:  0.86 s
5.97/1.59	c asymm  cl-useful: 0/2332/2332 lits-rem:0 time: 0.03
5.97/1.59	c calculated reachability. Time: 0.00
5.97/1.59	c  N st    18     30504       534      2332         0     10688      7089    209935   no data   no data  --
7.96/2.00	c  N st    20     37615       534      2332         0      9914      7089    172075   no data   no data  --
9.56/2.44	c  N st    21     44016       534      2332         0     16229      7089    335111   no data   no data  --
9.96/2.58	c  S st    22     45756       534      2332         0      9164      7089    136980   no data   no data  --
10.36/2.61	c  S st    22     46257       534      2332         0      9664      7089    148850   no data   no data  --
10.36/2.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.36/2.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.36/2.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
10.36/2.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.36/2.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.36/2.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    534 time:  0.00 s
10.36/2.61	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
10.76/2.71	c lits-rem:        94  cl-subs:       88  v-elim:      0  v-fix:    0  time:  0.39 s
10.76/2.71	c vivif2 --  cl tried     2332 cl shrink        0 lits rem          0 time: 0.00
10.76/2.71	c vivif2 --  cl tried     9576 cl shrink        0 lits rem          0 time: 0.01
10.76/2.72	c asymm  cl-useful: 0/2332/2332 lits-rem:0 time: 0.03
10.76/2.72	c calculated reachability. Time: 0.00
10.76/2.72	c  N st    22     46257       534      2332         0      9576      7089    146619   no data   no data  --
14.35/3.68	c  N st    23     60654       534      2332         0     13906      7089    242965   no data   no data  --
17.15/4.33	c  N st    24     69386       534      2332         0     11712      7089    177958   no data   no data  --
17.15/4.33	c  S st    24     69386       534      2332         0     11712      7089    177958   no data   no data  --
17.15/4.36	c  S st    24     69889       534      2332         0     12215      7089    189738   no data   no data  --
17.15/4.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.15/4.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.15/4.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
17.15/4.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.15/4.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.15/4.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    534 time:  0.00 s
17.15/4.37	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
17.98/4.56	c lits-rem:       101  cl-subs:      141  v-elim:      0  v-fix:    0  time:  0.74 s
17.98/4.56	c vivif2 --  cl tried     2332 cl shrink        0 lits rem          0 time: 0.00
17.98/4.56	c vivif2 --  cl tried    12074 cl shrink        0 lits rem          0 time: 0.01
17.98/4.57	c asymm  cl-useful: 0/2332/2332 lits-rem:0 time: 0.04
17.98/4.57	c calculated reachability. Time: 0.00
17.98/4.57	c  N st    24     69889       534      2332         0     12074      7089    186126   no data   no data  --
23.13/5.89	c  F st    25     87500       534      2332         0     17517      7089    313782   no data   no data  --
23.13/5.89	c  N st    25     87500       534      2332         0     17517      7089    313782   no data   no data  --
24.73/6.26	c Decided on static restart strategy
25.93/6.51	c  N st    32     95536       534      2332         0     25412      7089    513841   no data   no data  --
28.32/7.18	c  N st    34    104835       534      2332         0     21789      7089    400776   no data   no data  --
28.32/7.18	c  S st    34    104835       534      2332         0     21789      7089    400776   no data   no data  --
28.72/7.24	c  S st    34    105338       534      2332         0     22291      7089    412680   no data   no data  --
28.72/7.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.72/7.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.72/7.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
28.72/7.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.72/7.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.72/7.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    534 time:  0.00 s
28.72/7.26	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
32.31/8.19	c lits-rem:       300  cl-subs:      941  v-elim:      0  v-fix:    0  time:  3.72 s
32.31/8.19	c vivif2 --  cl tried     2332 cl shrink        0 lits rem          0 time: 0.00
32.71/8.20	c vivif2 --  cl tried    21350 cl shrink        0 lits rem          0 time: 0.02
32.71/8.22	c asymm  cl-useful: 0/2332/2332 lits-rem:0 time: 0.07
32.71/8.22	c calculated reachability. Time: 0.00
32.71/8.22	c  N st    34    105338       534      2332         0     21350      7089    387848   no data   no data  --
36.31/9.12	c  N st    35    114937       534      2332         0     17067      7089    259912   no data   no data  --
41.09/10.34	c  N st    36    129335       534      2332         0     16495      7089    228692   no data   no data  --
47.88/12.10	c  N st    37    150931       534      2332         0     21950      7089    353483   no data   no data  --
50.67/12.73	c  S st    38    158007       534      2332         0     28846      7089    529017   no data   no data  --
51.08/12.80	c  S st    38    158517       534      2332         0     29354      7089    541223   no data   no data  --
51.08/12.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
51.08/12.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
51.08/12.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
51.08/12.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
51.08/12.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.08/12.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    534 time:  0.00 s
51.08/12.83	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
57.10/14.39	c lits-rem:       748  cl-subs:     1191  v-elim:      0  v-fix:    0  time:  6.21 s
57.10/14.39	c vivif2 --  cl tried     2332 cl shrink        0 lits rem          0 time: 0.00
57.10/14.39	c vivif2 --  cl tried    28163 cl shrink        0 lits rem          0 time: 0.02
57.50/14.42	c asymm  cl-useful: 0/2332/2332 lits-rem:0 time: 0.09
57.50/14.42	c calculated reachability. Time: 0.00
57.50/14.42	c  N st    38    158517       534      2332         0     28163      7089    508109   no data   no data  --
77.83/19.55	c  N st    39    207105       534      2332         0     22878      7089    349422   no data   no data  --
91.00/22.86	c  N st    40    237775       534      2332         0     33259      7089    573027   no data   no data  --
91.00/22.86	c  S st    40    237775       534      2332         0     33259      7089    573027   no data   no data  --
91.40/22.94	c  S st    40    238275       534      2332         0     33759      7089    585476   no data   no data  --
91.40/22.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
91.40/22.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
91.40/22.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
91.40/22.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
91.40/22.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
91.40/22.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    534 time:  0.00 s
91.40/22.97	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
99.38/24.95	c lits-rem:       624  cl-subs:     2328  v-elim:      0  v-fix:    0  time:  7.87 s
99.38/24.95	c vivif2 --  cl tried     2332 cl shrink        0 lits rem          0 time: 0.00
99.38/24.95	c vivif2 --  cl tried    31431 cl shrink        0 lits rem          0 time: 0.02
99.38/24.98	c asymm  cl-useful: 0/2332/2332 lits-rem:0 time: 0.11
99.38/24.98	c calculated reachability. Time: 0.00
99.38/24.98	c  N st    40    238275       534      2332         0     31431      7089    528948   no data   no data  --
130.91/32.80	c  F st    41    306250       534      2332         0     33479      7089    547157   no data   no data  --
130.91/32.81	c  N st    41    306250       534      2332         0     33479      7089    547157   no data   no data  --
133.30/33.43	c Decided on static restart strategy
144.48/36.25	c  N st    51    334552       534      2332         0     37694      7089    653389   no data   no data  --
156.06/39.16	c  N st    53    357414       534      2332         0     35660      7089    593286   no data   no data  --
156.06/39.16	c  S st    53    357414       534      2332         0     35660      7089    593286   no data   no data  --
156.46/39.25	c  S st    53    357916       534      2332         0     36162      7089    605751   no data   no data  --
156.46/39.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
156.46/39.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
156.46/39.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.05
156.46/39.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
156.46/39.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
156.46/39.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    534 time:  0.00 s
156.46/39.29	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
164.04/41.18	c lits-rem:       816  cl-subs:      912  v-elim:      0  v-fix:    0  time:  7.56 s
164.04/41.18	c vivif2 --  cl tried     2332 cl shrink        0 lits rem          0 time: 0.00
164.04/41.19	c vivif2 --  cl tried    35250 cl shrink        0 lits rem          0 time: 0.03
164.44/41.22	c asymm  cl-useful: 0/2332/2332 lits-rem:0 time: 0.12
164.44/41.22	c calculated reachability. Time: 0.00
164.44/41.22	c  N st    53    357916       534      2332         0     35250      7089    577556   no data   no data  --
182.00/45.63	c  N st    54    390309       534      2332         0     41485      7089    686239   no data   no data  --
208.35/52.20	c  N st    55    438900       534      2332         0     35227      7089    496318   no data   no data  --
249.86/62.65	c  N st    56    511782       534      2332         0     48712      7089    840048   no data   no data  --
265.43/66.55	c  N st    57    536874       534      2332         0     43011      7089    650432   no data   no data  --
265.43/66.55	c  S st    57    536874       534      2332         0     43011      7089    650432   no data   no data  --
265.83/66.67	c  S st    57    537378       534      2332         0     43514      7089    662665   no data   no data  --
265.83/66.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
265.83/66.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
265.83/66.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.06
266.23/66.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
266.23/66.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
266.23/66.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    534 time:  0.00 s
266.23/66.71	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
273.82/68.61	c lits-rem:       635  cl-subs:     1198  v-elim:      0  v-fix:    0  time:  7.58 s
273.82/68.61	c vivif2 --  cl tried     2332 cl shrink        0 lits rem          0 time: 0.00
273.82/68.62	c vivif2 --  cl tried    42316 cl shrink        0 lits rem          0 time: 0.03
273.82/68.66	c asymm  cl-useful: 0/2332/2332 lits-rem:0 time: 0.16
273.82/68.66	c calculated reachability. Time: 0.00
273.82/68.66	c  N st    57    537378       534      2332         0     42316      7089    630753   no data   no data  --
386.42/96.84	c  N st    58    701365       534      2332         0     36241      7089    390686   no data   no data  --
469.42/117.63	c  N st    59    806067       534      2332         0     65297      7089   1136683   no data   no data  --
469.42/117.63	c  S st    59    806067       534      2332         0     65297      7089   1136683   no data   no data  --
469.85/117.80	c  S st    59    806577       534      2332         0     65805      7089   1149456   no data   no data  --
470.25/117.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
470.25/117.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
470.25/117.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.11
470.25/117.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
470.25/117.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
470.25/117.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    534 time:  0.00 s
470.25/117.87	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
483.78/121.24	c lits-rem:       237  cl-subs:     3643  v-elim:      0  v-fix:    0  time: 13.42 s
483.78/121.24	c vivif2 --  cl tried     2332 cl shrink        0 lits rem          0 time: 0.00
483.78/121.25	c vivif2 --  cl tried    62162 cl shrink        0 lits rem          0 time: 0.05
484.18/121.33	c asymm  cl-useful: 0/2332/2332 lits-rem:0 time: 0.29
484.18/121.33	c calculated reachability. Time: 0.00
484.18/121.33	c  N st    59    806577       534      2332         0     62162      7089   1058220   no data   no data  --
698.19/174.93	c  F st    60   1071876       534      2332         0     77660      7089   1316883   no data   no data  --
698.19/174.93	c  N st    60   1071876       534      2332         0     77660      7089   1316883   no data   no data  --
704.94/176.60	c Decided on static restart strategy
724.52/181.52	c  N st    70   1100186       534      2332         0     61676      7089    890916   no data   no data  --
758.43/190.05	c  N st    72   1136179       534      2332         0     52022      7089    630630   no data   no data  --
787.16/197.26	c  N st    73   1168574       534      2332         0     83683      7089   1445644   no data   no data  --
824.69/206.66	c  N st    74   1209867       534      2332         0     78074      7089   1276010   no data   no data  --
824.69/206.66	c  S st    74   1209867       534      2332         0     78074      7089   1276010   no data   no data  --
825.92/206.92	c  S st    74   1210369       534      2332         0     78573      7089   1287874   no data   no data  --
825.92/206.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
825.92/206.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
825.92/206.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.15
826.28/207.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
826.28/207.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
826.28/207.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    534 time:  0.00 s
826.28/207.00	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
843.49/211.36	c lits-rem:       183  cl-subs:     4552  v-elim:      0  v-fix:    0  time: 17.38 s
843.49/211.36	c vivif2 --  cl tried     2332 cl shrink        0 lits rem          0 time: 0.00
843.49/211.37	c vivif2 --  cl tried    74021 cl shrink        0 lits rem          0 time: 0.06
843.85/211.47	c asymm  cl-useful: 0/2332/2332 lits-rem:0 time: 0.40
843.85/211.48	c calculated reachability. Time: 0.00
843.85/211.48	c  N st    74   1210369       534      2332         0     74021      7089   1179905   no data   no data  --
917.30/229.82	c  N st    75   1283251       534      2332         0     50640      7089    542528   no data   no data  --
1033.44/258.91	c  N st    76   1392574       534      2332         0     58652      7089    712950   no data   no data  --
1189.53/298.00	c  N st    77   1556558       534      2332         0     63636      7089    809919   no data   no data  --
1369.13/343.03	c  N st    78   1710370       534      2332         0    105133      7089   1844274   no data   no data  --
1369.13/343.03	c  S st    78   1710370       534      2332         0    105133      7089   1844274   no data   no data  --
1370.36/343.38	c  S st    78   1710874       534      2332         0    105637      7089   1856051   no data   no data  --
1370.36/343.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1370.36/343.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1370.72/343.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.22
1371.12/343.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1371.12/343.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1371.12/343.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    534 time:  0.00 s
1371.12/343.50	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1429.39/358.10	c lits-rem:        78  cl-subs:     8549  v-elim:      0  v-fix:    0  time: 58.27 s
1429.39/358.10	c vivif2 --  cl tried     2332 cl shrink        0 lits rem          0 time: 0.00
1429.39/358.13	c vivif2 --  cl tried    97088 cl shrink        0 lits rem          0 time: 0.09
1429.79/358.26	c asymm  cl-useful: 0/2332/2332 lits-rem:0 time: 0.53
1429.79/358.26	c calculated reachability. Time: 0.00
1429.79/358.26	c  N st    78   1710874       534      2332         0     97088      7089   1651244   no data   no data  --
1909.18/478.32	c  N st    79   2079838       534      2332         0    108993      7089   1855211   no data   no data  --
2072.48/519.26	c  N st    80   2210874       534      2332         0    113089      7089   1932159   no data   no data  --
2072.48/519.26	c  S st    80   2210874       534      2332         0    113089      7089   1932159   no data   no data  --
2074.05/519.69	c  S st    80   2211375       534      2332         0    113590      7089   1943916   no data   no data  --
2074.45/519.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2074.45/519.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2074.45/519.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.23
2074.85/519.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2074.85/519.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2074.85/519.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    534 time:  0.00 s
2074.85/519.82	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2138.33/535.79	c lits-rem:       189  cl-subs:     7806  v-elim:      0  v-fix:    0  time: 63.71 s
2138.33/535.79	c vivif2 --  cl tried     2332 cl shrink        0 lits rem          0 time: 0.00
2138.73/535.81	c vivif2 --  cl tried   105784 cl shrink        0 lits rem          0 time: 0.09
2139.09/535.98	c asymm  cl-useful: 0/2332/2332 lits-rem:0 time: 0.66
2139.09/535.98	c calculated reachability. Time: 0.00
2139.09/535.98	c  N st    80   2211375       534      2332         0    105784      7089   1750750   no data   no data  --
2818.08/706.02	c  N st    81   2711377       534      2332         0    128965      7089   2163537   no data   no data  --
2818.08/706.02	c  S st    81   2711377       534      2332         0    128965      7089   2163537   no data   no data  --
2819.67/706.45	c  S st    81   2711884       534      2332         0    129471      7089   2176906   no data   no data  --
2819.67/706.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2819.67/706.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2820.07/706.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.26
2820.07/706.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2820.07/706.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2820.07/706.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    534 time:  0.00 s
2820.07/706.59	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2910.67/729.28	c lits-rem:       492  cl-subs:    10728  v-elim:      0  v-fix:    0  time: 90.54 s
2910.67/729.28	c vivif2 --  cl tried     2332 cl shrink        0 lits rem          0 time: 0.00
2911.09/729.31	c vivif2 --  cl tried   118743 cl shrink        0 lits rem          0 time: 0.09
2911.50/729.49	c asymm  cl-useful: 0/2332/2332 lits-rem:0 time: 0.73
2911.86/729.50	c calculated reachability. Time: 0.00
2911.86/729.50	c  N st    81   2711884       534      2332         0    118743      7089   1927261   no data   no data  --
3614.04/905.49	c  N st    82   3211884       534      2332         0     94560      7089   1157407   no data   no data  --
3614.04/905.49	c  S st    82   3211884       534      2332         0     94560      7089   1157407   no data   no data  --
3615.60/905.80	c  S st    82   3212386       534      2332         0     95061      7089   1169429   no data   no data  --
3615.60/905.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3615.60/905.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3615.60/905.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.18
3615.60/905.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3615.60/905.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3615.60/905.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    534 time:  0.00 s
3615.60/905.89	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3629.17/909.24	c lits-rem:       338  cl-subs:     4131  v-elim:      0  v-fix:    0  time: 13.36 s
3629.17/909.24	c vivif2 --  cl tried     2332 cl shrink        0 lits rem          0 time: 0.00
3629.17/909.25	c vivif2 --  cl tried    90930 cl shrink        0 lits rem          0 time: 0.06
3629.57/909.38	c asymm  cl-useful: 0/2332/2332 lits-rem:0 time: 0.50
3629.57/909.38	c calculated reachability. Time: 0.00
3629.57/909.38	c  N st    82   3212386       534      2332         0     90930      7089   1089991   no data   no data  --
4417.18/1106.66	c  N st    83   3712386       534      2332         0    101836      7089   1258502   no data   no data  --
4417.18/1106.66	c  S st    83   3712386       534      2332         0    101836      7089   1258502   no data   no data  --
4418.34/1106.98	c  S st    83   3712887       534      2332         0    102336      7089   1271597   no data   no data  --
4418.34/1106.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4418.34/1106.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4418.75/1107.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.20
4418.75/1107.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4418.75/1107.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4418.75/1107.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    534 time:  0.00 s
4418.75/1107.09	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4433.12/1110.63	c lits-rem:       674  cl-subs:     4173  v-elim:      0  v-fix:    0  time: 14.14 s
4433.12/1110.63	c vivif2 --  cl tried     2332 cl shrink        0 lits rem          0 time: 0.00
4433.12/1110.65	c vivif2 --  cl tried    98163 cl shrink        0 lits rem          0 time: 0.07
4433.52/1110.78	c asymm  cl-useful: 0/2332/2332 lits-rem:0 time: 0.54
4433.52/1110.79	c calculated reachability. Time: 0.00
4433.52/1110.79	c  N st    83   3712887       534      2332         0     98163      7089   1188355   no data   no data  --
4489.81/1124.88	c  F st    84   3751563       534      2332         0    136058      7089   2228045   no data   no data  --
4489.81/1124.88	c  N st    84   3751563       534      2332         0    136058      7089   2228045   no data   no data  --
4501.77/1127.86	c Decided on static restart strategy
4546.88/1139.12	c  N st    94   3779866       534      2332         0    163706      7089   2949191   no data   no data  --
4593.98/1150.90	c  N st    96   3815860       534      2332         0    116129      7089   1623802   no data   no data  --
4647.48/1164.35	c  N st    97   3848253       534      2332         0    147739      7089   2431062   no data   no data  --
4723.31/1183.39	c  N st    98   3896841       534      2332         0    111246      7089   1505353   no data   no data  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

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

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


[startup+0 s]
/proc/loadavg: 7.40 7.82 5.83 5/275 26966
/proc/meminfo: memFree=20948256/32950904 swapFree=67057400/67111528
[pid=26966] ppid=26964 vsize=274180 CPUtime=0.01 cores=1,3,5,7
/proc/26966/stat : 26966 (strangenight1-m) R 26964 26966 26831 0 -1 4202496 1036 0 0 0 1 0 0 0 25 0 4 0 652805360 280760320 908 33554432000 4194304 4650419 140733418792080 18446744073709551615 237278535637 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26966/statm: 68545 912 372 112 0 63510 0
[pid=26966/tid=26967] ppid=26964 vsize=274180 CPUtime=0 cores=1,3,5,7
/proc/26966/task/26967/stat : 26967 (strangenight1-m) R 26964 26966 26831 0 -1 4202560 189 0 0 0 0 0 0 0 25 0 4 0 652805360 280760320 915 33554432000 4194304 4650419 140733418792080 18446744073709551615 4429869 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26966/tid=26968] ppid=26964 vsize=274180 CPUtime=0 cores=1,3,5,7
/proc/26966/task/26968/stat : 26968 (strangenight1-m) R 26964 26966 26831 0 -1 4202560 209 0 0 0 0 0 0 0 25 0 4 0 652805360 280760320 922 33554432000 4194304 4650419 140733418792080 18446744073709551615 4551275 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26966/tid=26969] ppid=26964 vsize=274180 CPUtime=0 cores=1,3,5,7
/proc/26966/task/26969/stat : 26969 (strangenight1-m) R 26964 26966 26831 0 -1 4202560 34 0 0 0 0 0 0 0 25 0 4 0 652805360 280760320 928 33554432000 4194304 4650419 140733418792080 18446744073709551615 237278984686 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.110391 s]
/proc/loadavg: 7.40 7.82 5.83 5/275 26966
/proc/meminfo: memFree=20948256/32950904 swapFree=67057400/67111528
[pid=26966] ppid=26964 vsize=282664 CPUtime=0.41 cores=1,3,5,7
/proc/26966/stat : 26966 (strangenight1-m) R 26964 26966 26831 0 -1 4202496 1798 0 0 0 41 0 0 0 25 0 4 0 652805360 289447936 1670 33554432000 4194304 4650419 140733418792080 18446744073709551615 4363484 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26966/statm: 70666 1670 391 112 0 65631 0
[pid=26966/tid=26967] ppid=26964 vsize=282664 CPUtime=0.1 cores=1,3,5,7
/proc/26966/task/26967/stat : 26967 (strangenight1-m) R 26964 26966 26831 0 -1 4202560 340 0 0 0 10 0 0 0 25 0 4 0 652805360 289447936 1670 33554432000 4194304 4650419 140733418792080 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26966/tid=26968] ppid=26964 vsize=282664 CPUtime=0.1 cores=1,3,5,7
/proc/26966/task/26968/stat : 26968 (strangenight1-m) R 26964 26966 26831 0 -1 4202560 364 0 0 0 10 0 0 0 25 0 4 0 652805360 289447936 1670 33554432000 4194304 4650419 140733418792080 18446744073709551615 4368121 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26966/tid=26969] ppid=26964 vsize=282664 CPUtime=0.1 cores=1,3,5,7
/proc/26966/task/26969/stat : 26969 (strangenight1-m) R 26964 26966 26831 0 -1 4202560 274 0 0 0 10 0 0 0 25 0 4 0 652805360 289447936 1670 33554432000 4194304 4650419 140733418792080 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 282664

[startup+0.200326 s]
/proc/loadavg: 7.40 7.82 5.83 5/275 26966
/proc/meminfo: memFree=20948256/32950904 swapFree=67057400/67111528
[pid=26966] ppid=26964 vsize=283792 CPUtime=0.77 cores=1,3,5,7
/proc/26966/stat : 26966 (strangenight1-m) R 26964 26966 26831 0 -1 4202496 2521 0 0 0 77 0 0 0 25 0 4 0 652805360 290603008 1803 33554432000 4194304 4650419 140733418792080 18446744073709551615 4365246 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26966/statm: 70948 1803 393 112 0 65913 0
[pid=26966/tid=26967] ppid=26964 vsize=283792 CPUtime=0.19 cores=1,3,5,7
/proc/26966/task/26967/stat : 26967 (strangenight1-m) R 26964 26966 26831 0 -1 4202560 511 0 0 0 19 0 0 0 25 0 4 0 652805360 290603008 1803 33554432000 4194304 4650419 140733418792080 18446744073709551615 4364788 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26966/tid=26968] ppid=26964 vsize=283792 CPUtime=0.19 cores=1,3,5,7
/proc/26966/task/26968/stat : 26968 (strangenight1-m) R 26964 26966 26831 0 -1 4202560 547 0 0 0 19 0 0 0 25 0 4 0 652805360 290603008 1803 33554432000 4194304 4650419 140733418792080 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26966/tid=26969] ppid=26964 vsize=283792 CPUtime=0.19 cores=1,3,5,7
/proc/26966/task/26969/stat : 26969 (strangenight1-m) R 26964 26966 26831 0 -1 4202560 462 0 0 0 19 0 0 0 25 0 4 0 652805360 290603008 1803 33554432000 4194304 4650419 140733418792080 18446744073709551615 4363448 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) 283792

[startup+0.300307 s]
/proc/loadavg: 7.40 7.82 5.83 5/275 26966
/proc/meminfo: memFree=20948256/32950904 swapFree=67057400/67111528
[pid=26966] ppid=26964 vsize=283952 CPUtime=1.17 cores=1,3,5,7
/proc/26966/stat : 26966 (strangenight1-m) R 26964 26966 26831 0 -1 4202496 2916 0 0 0 117 0 0 0 25 0 4 0 652805360 290766848 2198 33554432000 4194304 4650419 140733418792080 18446744073709551615 4363435 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26966/statm: 70988 2198 393 112 0 65953 0
[pid=26966/tid=26967] ppid=26964 vsize=283952 CPUtime=0.29 cores=1,3,5,7
/proc/26966/task/26967/stat : 26967 (strangenight1-m) R 26964 26966 26831 0 -1 4202560 603 0 0 0 29 0 0 0 25 0 4 0 652805360 290766848 2199 33554432000 4194304 4650419 140733418792080 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26966/tid=26968] ppid=26964 vsize=283952 CPUtime=0.29 cores=1,3,5,7
/proc/26966/task/26968/stat : 26968 (strangenight1-m) R 26964 26966 26831 0 -1 4202560 648 0 0 0 29 0 0 0 25 0 4 0 652805360 290766848 2199 33554432000 4194304 4650419 140733418792080 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26966/tid=26969] ppid=26964 vsize=283952 CPUtime=0.29 cores=1,3,5,7
/proc/26966/task/26969/stat : 26969 (strangenight1-m) R 26964 26966 26831 0 -1 4202560 567 0 0 0 29 0 0 0 25 0 4 0 652805360 290766848 2199 33554432000 4194304 4650419 140733418792080 18446744073709551615 4365323 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) 283952

[startup+0.700237 s]
/proc/loadavg: 7.40 7.82 5.83 5/275 26966
/proc/meminfo: memFree=20948256/32950904 swapFree=67057400/67111528
[pid=26966] ppid=26964 vsize=284824 CPUtime=2.77 cores=1,3,5,7
/proc/26966/stat : 26966 (strangenight1-m) R 26964 26966 26831 0 -1 4202496 4528 0 0 0 277 0 0 0 25 0 4 0 652805360 291659776 2909 33554432000 4194304 4650419 140733418792080 18446744073709551615 4326447 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26966/statm: 71206 2909 393 112 0 66171 0
[pid=26966/tid=26967] ppid=26964 vsize=284824 CPUtime=0.69 cores=1,3,5,7
/proc/26966/task/26967/stat : 26967 (strangenight1-m) R 26964 26966 26831 0 -1 4202560 1006 0 0 0 69 0 0 0 25 0 4 0 652805360 291659776 2909 33554432000 4194304 4650419 140733418792080 18446744073709551615 4366865 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26966/tid=26968] ppid=26964 vsize=284824 CPUtime=0.69 cores=1,3,5,7
/proc/26966/task/26968/stat : 26968 (strangenight1-m) R 26964 26966 26831 0 -1 4202560 1059 0 0 0 69 0 0 0 25 0 4 0 652805360 291659776 2909 33554432000 4194304 4650419 140733418792080 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26966/tid=26969] ppid=26964 vsize=284824 CPUtime=0.69 cores=1,3,5,7
/proc/26966/task/26969/stat : 26969 (strangenight1-m) R 26964 26966 26831 0 -1 4202560 966 0 0 0 69 0 0 0 25 0 4 0 652805360 291659776 2909 33554432000 4194304 4650419 140733418792080 18446744073709551615 4364785 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) 284824

[startup+1.5011 s]
/proc/loadavg: 7.40 7.82 5.83 9/279 26970
/proc/meminfo: memFree=20924044/32950904 swapFree=67057400/67111528
[pid=26966] ppid=26964 vsize=286296 CPUtime=5.97 cores=1,3,5,7
/proc/26966/stat : 26966 (strangenight1-m) R 26964 26966 26831 0 -1 4202496 8908 0 0 0 596 1 0 0 25 0 4 0 652805360 293167104 4836 33554432000 4194304 4650419 140733418792080 18446744073709551615 4438939 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26966/statm: 71574 4836 395 112 0 66539 0
[pid=26966/tid=26967] ppid=26964 vsize=286296 CPUtime=1.49 cores=1,3,5,7
/proc/26966/task/26967/stat : 26967 (strangenight1-m) R 26964 26966 26831 0 -1 4202560 1803 0 0 0 149 0 0 0 25 0 4 0 652805360 293167104 4836 33554432000 4194304 4650419 140733418792080 18446744073709551615 4328315 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26966/tid=26968] ppid=26964 vsize=286296 CPUtime=1.49 cores=1,3,5,7
/proc/26966/task/26968/stat : 26968 (strangenight1-m) R 26964 26966 26831 0 -1 4202560 1877 0 0 0 149 0 0 0 25 0 4 0 652805360 293167104 4836 33554432000 4194304 4650419 140733418792080 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26966/tid=26969] ppid=26964 vsize=286296 CPUtime=1.48 cores=1,3,5,7
/proc/26966/task/26969/stat : 26969 (strangenight1-m) R 26964 26966 26831 0 -1 4202560 1672 0 0 0 148 0 0 0 25 0 4 0 652805360 293167104 4836 33554432000 4194304 4650419 140733418792080 18446744073709551615 4349680 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 286296

[startup+3.10081 s]
/proc/loadavg: 7.40 7.82 5.83 9/279 26970
/proc/meminfo: memFree=20883248/32950904 swapFree=67057400/67111528
[pid=26966] ppid=26964 vsize=286192 CPUtime=12.36 cores=1,3,5,7
/proc/26966/stat : 26966 (strangenight1-m) R 26964 26966 26831 0 -1 4202496 17224 0 0 0 1234 2 0 0 25 0 4 0 652805360 293060608 9946 33554432000 4194304 4650419 140733418792080 18446744073709551615 4314688 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26966/statm: 71548 9946 395 112 0 66513 0
[pid=26966/tid=26967] ppid=26964 vsize=286192 CPUtime=3.09 cores=1,3,5,7
/proc/26966/task/26967/stat : 26967 (strangenight1-m) R 26964 26966 26831 0 -1 4202560 3950 0 0 0 309 0 0 0 25 0 4 0 652805360 293060608 9946 33554432000 4194304 4650419 140733418792080 18446744073709551615 4364788 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26966/tid=26968] ppid=26964 vsize=286192 CPUtime=3.08 cores=1,3,5,7
/proc/26966/task/26968/stat : 26968 (strangenight1-m) R 26964 26966 26831 0 -1 4202560 4652 0 0 0 308 0 0 0 25 0 4 0 652805360 293060608 9946 33554432000 4194304 4650419 140733418792080 18446744073709551615 4328315 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26966/tid=26969] ppid=26964 vsize=286192 CPUtime=3.07 cores=1,3,5,7
/proc/26966/task/26969/stat : 26969 (strangenight1-m) R 26964 26966 26831 0 -1 4202560 3834 0 0 0 307 0 0 0 25 0 4 0 652805360 293060608 9946 33554432000 4194304 4650419 140733418792080 18446744073709551615 4365227 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) 286192

[startup+6.30024 s]
/proc/loadavg: 7.44 7.82 5.84 9/279 26971
/proc/meminfo: memFree=20841200/32950904 swapFree=67057400/67111528
[pid=26966] ppid=26964 vsize=286944 CPUtime=25.13 cores=1,3,5,7
/proc/26966/stat : 26966 (strangenight1-m) R 26964 26966 26831 0 -1 4202496 25580 0 0 0 2509 4 0 0 25 0 4 0 652805360 293830656 12467 33554432000 4194304 4650419 140733418792080 18446744073709551615 4363566 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26966/statm: 71736 12467 395 112 0 66701 0
[pid=26966/tid=26967] ppid=26964 vsize=286944 CPUtime=6.29 cores=1,3,5,7
/proc/26966/task/26967/stat : 26967 (strangenight1-m) R 26964 26966 26831 0 -1 4202560 7034 0 0 0 628 1 0 0 25 0 4 0 652805360 293830656 12467 33554432000 4194304 4650419 140733418792080 18446744073709551615 4520322 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26966/tid=26968] ppid=26964 vsize=286944 CPUtime=6.29 cores=1,3,5,7
/proc/26966/task/26968/stat : 26968 (strangenight1-m) R 26964 26966 26831 0 -1 4202560 6393 0 0 0 628 1 0 0 25 0 4 0 652805360 293830656 12467 33554432000 4194304 4650419 140733418792080 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26966/tid=26969] ppid=26964 vsize=286944 CPUtime=6.24 cores=1,3,5,7
/proc/26966/task/26969/stat : 26969 (strangenight1-m) R 26964 26966 26831 0 -1 4202560 5157 0 0 0 624 0 0 0 25 0 4 0 652805360 293830656 12467 33554432000 4194304 4650419 140733418792080 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 286944

[startup+12.7011 s]
/proc/loadavg: 7.49 7.82 5.85 9/279 26971
/proc/meminfo: memFree=20800788/32950904 swapFree=67057400/67111528
[pid=26966] ppid=26964 vsize=319372 CPUtime=50.67 cores=1,3,5,7
/proc/26966/stat : 26966 (strangenight1-m) R 26964 26966 26831 0 -1 4202496 38952 0 0 0 5060 7 0 0 25 0 4 0 652805360 327036928 18988 33554432000 4194304 4650419 140733418792080 18446744073709551615 4365346 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26966/statm: 79843 18988 395 112 0 74808 0
[pid=26966/tid=26967] ppid=26964 vsize=319372 CPUtime=12.69 cores=1,3,5,7
/proc/26966/task/26967/stat : 26967 (strangenight1-m) R 26964 26966 26831 0 -1 4202560 10658 0 0 0 1268 1 0 0 25 0 4 0 652805360 327036928 18988 33554432000 4194304 4650419 140733418792080 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26966/tid=26968] ppid=26964 vsize=319372 CPUtime=12.69 cores=1,3,5,7
/proc/26966/task/26968/stat : 26968 (strangenight1-m) R 26964 26966 26831 0 -1 4202560 9803 0 0 0 1267 2 0 0 25 0 4 0 652805360 327036928 18988 33554432000 4194304 4650419 140733418792080 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26966/tid=26969] ppid=26964 vsize=319372 CPUtime=12.58 cores=1,3,5,7
/proc/26966/task/26969/stat : 26969 (strangenight1-m) R 26964 26966 26831 0 -1 4202560 7286 0 0 0 1257 1 0 0 25 0 4 0 652805360 327036928 18988 33554432000 4194304 4650419 140733418792080 18446744073709551615 4365203 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 319372

[startup+25.5008 s]
/proc/loadavg: 7.67 7.85 5.89 9/279 26971
/proc/meminfo: memFree=20729484/32950904 swapFree=67057400/67111528
[pid=26966] ppid=26964 vsize=319928 CPUtime=101.76 cores=1,3,5,7
/proc/26966/stat : 26966 (strangenight1-m) R 26964 26966 26831 0 -1 4202496 57560 0 0 0 10164 12 0 0 25 0 4 0 652805360 327606272 27654 33554432000 4194304 4650419 140733418792080 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26966/statm: 79982 27654 395 112 0 74947 0
[pid=26966/tid=26967] ppid=26964 vsize=319928 CPUtime=25.49 cores=1,3,5,7
/proc/26966/task/26967/stat : 26967 (strangenight1-m) R 26964 26966 26831 0 -1 4202560 17461 0 0 0 2546 3 0 0 25 0 4 0 652805360 327606272 27654 33554432000 4194304 4650419 140733418792080 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26966/tid=26968] ppid=26964 vsize=319928 CPUtime=25.49 cores=1,3,5,7
/proc/26966/task/26968/stat : 26968 (strangenight1-m) R 26964 26966 26831 0 -1 4202560 11392 0 0 0 2547 2 0 0 25 0 4 0 652805360 327606272 27654 33554432000 4194304 4650419 140733418792080 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26966/tid=26969] ppid=26964 vsize=319928 CPUtime=25.27 cores=1,3,5,7
/proc/26966/task/26969/stat : 26969 (strangenight1-m) R 26964 26966 26831 0 -1 4202560 10592 0 0 0 2526 1 0 0 25 0 4 0 652805360 327606272 27654 33554432000 4194304 4650419 140733418792080 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.76
Current children cumulated vsize (KiB) 319928

[startup+51.1013 s]
/proc/loadavg: 7.78 7.86 5.95 9/279 26972
/proc/meminfo: memFree=20655396/32950904 swapFree=67057400/67111528
[pid=26966] ppid=26964 vsize=310884 CPUtime=203.96 cores=1,3,5,7
/proc/26966/stat : 26966 (strangenight1-m) R 26964 26966 26831 0 -1 4202496 87387 0 0 0 20373 23 0 0 25 0 4 0 652805360 318345216 36411 33554432000 4194304 4650419 140733418792080 18446744073709551615 4363420 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26966/statm: 77721 36411 395 112 0 72686 0
[pid=26966/tid=26967] ppid=26964 vsize=310884 CPUtime=51.09 cores=1,3,5,7
/proc/26966/task/26967/stat : 26967 (strangenight1-m) R 26964 26966 26831 0 -1 4202560 28868 0 0 0 5102 7 0 0 25 0 4 0 652805360 318345216 36411 33554432000 4194304 4650419 140733418792080 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26966/tid=26968] ppid=26964 vsize=310884 CPUtime=51.09 cores=1,3,5,7
/proc/26966/task/26968/stat : 26968 (strangenight1-m) R 26964 26966 26831 0 -1 4202560 16044 0 0 0 5106 3 0 0 25 0 4 0 652805360 318345216 36411 33554432000 4194304 4650419 140733418792080 18446744073709551615 4365330 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26966/tid=26969] ppid=26964 vsize=310884 CPUtime=50.66 cores=1,3,5,7
/proc/26966/task/26969/stat : 26969 (strangenight1-m) R 26964 26966 26831 0 -1 4202560 15017 0 0 0 5062 4 0 0 25 0 4 0 652805360 318345216 36411 33554432000 4194304 4650419 140733418792080 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.96
Current children cumulated vsize (KiB) 310884

[startup+102.301 s]
/proc/loadavg: 7.95 7.89 6.06 9/279 26973
/proc/meminfo: memFree=20595132/32950904 swapFree=67057400/67111528
[pid=26966] ppid=26964 vsize=369656 CPUtime=408.37 cores=1,3,5,7
/proc/26966/stat : 26966 (strangenight1-m) R 26964 26966 26831 0 -1 4202496 126672 0 0 0 40799 38 0 0 25 0 4 0 652805360 378527744 45509 33554432000 4194304 4650419 140733418792080 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26966/statm: 92414 45509 395 112 0 87379 0
[pid=26966/tid=26967] ppid=26964 vsize=369656 CPUtime=102.3 cores=1,3,5,7
/proc/26966/task/26967/stat : 26967 (strangenight1-m) R 26964 26966 26831 0 -1 4202560 37215 0 0 0 10220 10 0 0 25 0 4 0 652805360 378527744 45509 33554432000 4194304 4650419 140733418792080 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26966/tid=26968] ppid=26964 vsize=369656 CPUtime=102.3 cores=1,3,5,7
/proc/26966/task/26968/stat : 26968 (strangenight1-m) R 26964 26966 26831 0 -1 4202560 27674 0 0 0 10222 8 0 0 25 0 4 0 652805360 378527744 45509 33554432000 4194304 4650419 140733418792080 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26966/tid=26969] ppid=26964 vsize=369656 CPUtime=101.44 cores=1,3,5,7
/proc/26966/task/26969/stat : 26969 (strangenight1-m) R 26964 26966 26831 0 -1 4202560 23211 0 0 0 10138 6 0 0 25 0 4 0 652805360 378527744 45509 33554432000 4194304 4650419 140733418792080 18446744073709551615 4439103 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.37
Current children cumulated vsize (KiB) 369656

[startup+162.3 s]

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

[pid=26966] ppid=26964 vsize=555320 CPUtime=2803.31 cores=1,3,5,7
/proc/26966/stat : 26966 (strangenight1-m) R 26964 26966 26831 0 -1 4202496 370149 0 0 0 280156 175 0 0 25 0 4 0 652805360 568647680 86900 33554432000 4194304 4650419 140733418792080 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26966/statm: 138830 86900 395 112 0 133795 0
[pid=26966/tid=26967] ppid=26964 vsize=555320 CPUtime=702.3 cores=1,3,5,7
/proc/26966/task/26967/stat : 26967 (strangenight1-m) R 26964 26966 26831 0 -1 4202560 79478 0 0 0 70197 33 0 0 25 0 4 0 652805360 568647680 86900 33554432000 4194304 4650419 140733418792080 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26966/tid=26968] ppid=26964 vsize=555320 CPUtime=702.3 cores=1,3,5,7
/proc/26966/task/26968/stat : 26968 (strangenight1-m) R 26964 26966 26831 0 -1 4202560 96113 0 0 0 70184 46 0 0 25 0 4 0 652805360 568647680 86900 33554432000 4194304 4650419 140733418792080 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26966/tid=26969] ppid=26964 vsize=555320 CPUtime=696.35 cores=1,3,5,7
/proc/26966/task/26969/stat : 26969 (strangenight1-m) R 26964 26966 26831 0 -1 4202560 72991 0 0 0 69602 33 0 0 25 0 4 0 652805360 568647680 86900 33554432000 4194304 4650419 140733418792080 18446744073709551615 4366865 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2803.31
Current children cumulated vsize (KiB) 555320

[startup+762.301 s]
/proc/loadavg: 8.11 8.07 7.08 9/279 26991
/proc/meminfo: memFree=20172208/32950904 swapFree=67057400/67111528
[pid=26966] ppid=26964 vsize=620976 CPUtime=3042.83 cores=1,3,5,7
/proc/26966/stat : 26966 (strangenight1-m) R 26964 26966 26831 0 -1 4202496 391628 0 0 0 304099 184 0 0 25 0 4 0 652805360 635879424 100549 33554432000 4194304 4650419 140733418792080 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26966/statm: 155244 100549 395 112 0 150209 0
[pid=26966/tid=26967] ppid=26964 vsize=620976 CPUtime=762.32 cores=1,3,5,7
/proc/26966/task/26967/stat : 26967 (strangenight1-m) R 26964 26966 26831 0 -1 4202560 84234 0 0 0 76195 37 0 0 25 0 4 0 652805360 635879424 100549 33554432000 4194304 4650419 140733418792080 18446744073709551615 4365246 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26966/tid=26968] ppid=26964 vsize=620976 CPUtime=762.32 cores=1,3,5,7
/proc/26966/task/26968/stat : 26968 (strangenight1-m) R 26964 26966 26831 0 -1 4202560 101935 0 0 0 76183 49 0 0 25 0 4 0 652805360 635879424 100549 33554432000 4194304 4650419 140733418792080 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26966/tid=26969] ppid=26964 vsize=620976 CPUtime=755.85 cores=1,3,5,7
/proc/26966/task/26969/stat : 26969 (strangenight1-m) R 26964 26966 26831 0 -1 4202560 75625 0 0 0 75550 35 0 0 25 0 4 0 652805360 635879424 100549 33554432000 4194304 4650419 140733418792080 18446744073709551615 4366896 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3042.83
Current children cumulated vsize (KiB) 620976

[startup+822.301 s]
/proc/loadavg: 8.13 8.09 7.14 9/279 26992
/proc/meminfo: memFree=20160664/32950904 swapFree=67057400/67111528
[pid=26966] ppid=26964 vsize=621068 CPUtime=3282.3 cores=1,3,5,7
/proc/26966/stat : 26966 (strangenight1-m) R 26964 26966 26831 0 -1 4202496 410330 0 0 0 328037 193 0 0 25 0 4 0 652805360 635973632 97182 33554432000 4194304 4650419 140733418792080 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26966/statm: 155267 97182 395 112 0 150232 0
[pid=26966/tid=26967] ppid=26964 vsize=621068 CPUtime=822.31 cores=1,3,5,7
/proc/26966/task/26967/stat : 26967 (strangenight1-m) R 26964 26966 26831 0 -1 4202560 87444 0 0 0 82193 38 0 0 25 0 4 0 652805360 635973632 97182 33554432000 4194304 4650419 140733418792080 18446744073709551615 4366900 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26966/tid=26968] ppid=26964 vsize=621068 CPUtime=822.31 cores=1,3,5,7
/proc/26966/task/26968/stat : 26968 (strangenight1-m) R 26964 26966 26831 0 -1 4202560 108273 0 0 0 82179 52 0 0 25 0 4 0 652805360 635973632 97182 33554432000 4194304 4650419 140733418792080 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26966/tid=26969] ppid=26964 vsize=621068 CPUtime=815.35 cores=1,3,5,7
/proc/26966/task/26969/stat : 26969 (strangenight1-m) R 26964 26966 26831 0 -1 4202560 78781 0 0 0 81499 36 0 0 25 0 4 0 652805360 635973632 97182 33554432000 4194304 4650419 140733418792080 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3282.3
Current children cumulated vsize (KiB) 621068

[startup+882.31 s]
/proc/loadavg: 8.05 8.07 7.19 9/279 26994
/proc/meminfo: memFree=20127296/32950904 swapFree=67057400/67111528
[pid=26966] ppid=26964 vsize=621240 CPUtime=3521.83 cores=1,3,5,7
/proc/26966/stat : 26966 (strangenight1-m) R 26964 26966 26831 0 -1 4202496 432117 0 0 0 351977 206 0 0 25 0 4 0 652805360 636149760 109756 33554432000 4194304 4650419 140733418792080 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26966/statm: 155310 109756 395 112 0 150275 0
[pid=26966/tid=26967] ppid=26964 vsize=621240 CPUtime=882.32 cores=1,3,5,7
/proc/26966/task/26967/stat : 26967 (strangenight1-m) R 26964 26966 26831 0 -1 4202560 91511 0 0 0 88191 41 0 0 25 0 4 0 652805360 636149760 109756 33554432000 4194304 4650419 140733418792080 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26966/tid=26968] ppid=26964 vsize=621240 CPUtime=882.32 cores=1,3,5,7
/proc/26966/task/26968/stat : 26968 (strangenight1-m) R 26964 26966 26831 0 -1 4202560 115957 0 0 0 88175 57 0 0 25 0 4 0 652805360 636149760 109756 33554432000 4194304 4650419 140733418792080 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26966/tid=26969] ppid=26964 vsize=621240 CPUtime=874.85 cores=1,3,5,7
/proc/26966/task/26969/stat : 26969 (strangenight1-m) R 26964 26966 26831 0 -1 4202560 83564 0 0 0 87446 39 0 0 25 0 4 0 652805360 636149760 109756 33554432000 4194304 4650419 140733418792080 18446744073709551615 4365203 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3521.83
Current children cumulated vsize (KiB) 621240

[startup+942.301 s]
/proc/loadavg: 8.08 8.08 7.25 9/279 26996
/proc/meminfo: memFree=20144648/32950904 swapFree=67057400/67111528
[pid=26966] ppid=26964 vsize=631988 CPUtime=3761.31 cores=1,3,5,7
/proc/26966/stat : 26966 (strangenight1-m) R 26964 26966 26831 0 -1 4202496 444528 0 0 0 375916 215 0 0 25 0 4 0 652805360 647155712 102050 33554432000 4194304 4650419 140733418792080 18446744073709551615 4367232 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26966/statm: 157997 102050 395 112 0 152962 0
[pid=26966/tid=26967] ppid=26964 vsize=631988 CPUtime=942.31 cores=1,3,5,7
/proc/26966/task/26967/stat : 26967 (strangenight1-m) R 26964 26966 26831 0 -1 4202560 93039 0 0 0 94189 42 0 0 25 0 4 0 652805360 647155712 102050 33554432000 4194304 4650419 140733418792080 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26966/tid=26968] ppid=26964 vsize=631988 CPUtime=942.31 cores=1,3,5,7
/proc/26966/task/26968/stat : 26968 (strangenight1-m) R 26964 26966 26831 0 -1 4202560 122495 0 0 0 94170 61 0 0 25 0 4 0 652805360 647155712 102050 33554432000 4194304 4650419 140733418792080 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26966/tid=26969] ppid=26964 vsize=631988 CPUtime=934.34 cores=1,3,5,7
/proc/26966/task/26969/stat : 26969 (strangenight1-m) R 26964 26966 26831 0 -1 4202560 85350 0 0 0 93394 40 0 0 25 0 4 0 652805360 647155712 102050 33554432000 4194304 4650419 140733418792080 18446744073709551615 4365246 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3761.31
Current children cumulated vsize (KiB) 631988

[startup+1002.3 s]
/proc/loadavg: 8.08 8.08 7.30 9/279 26997
/proc/meminfo: memFree=20106196/32950904 swapFree=67057400/67111528
[pid=26966] ppid=26964 vsize=632092 CPUtime=4000.81 cores=1,3,5,7
/proc/26966/stat : 26966 (strangenight1-m) R 26964 26966 26831 0 -1 4202496 464459 0 0 0 399855 226 0 0 25 0 4 0 652805360 647262208 109399 33554432000 4194304 4650419 140733418792080 18446744073709551615 4333678 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26966/statm: 158023 109399 395 112 0 152988 0
[pid=26966/tid=26967] ppid=26964 vsize=632092 CPUtime=1002.32 cores=1,3,5,7
/proc/26966/task/26967/stat : 26967 (strangenight1-m) R 26964 26966 26831 0 -1 4202560 97754 0 0 0 100187 45 0 0 25 0 4 0 652805360 647262208 109399 33554432000 4194304 4650419 140733418792080 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26966/tid=26968] ppid=26964 vsize=632092 CPUtime=1002.31 cores=1,3,5,7
/proc/26966/task/26968/stat : 26968 (strangenight1-m) R 26964 26966 26831 0 -1 4202560 128923 0 0 0 100166 65 0 0 25 0 4 0 652805360 647262208 109399 33554432000 4194304 4650419 140733418792080 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26966/tid=26969] ppid=26964 vsize=632092 CPUtime=993.84 cores=1,3,5,7
/proc/26966/task/26969/stat : 26969 (strangenight1-m) R 26964 26966 26831 0 -1 4202560 89473 0 0 0 99342 42 0 0 25 0 4 0 652805360 647262208 109399 33554432000 4194304 4650419 140733418792080 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4000.81
Current children cumulated vsize (KiB) 632092

[startup+1062.3 s]
/proc/loadavg: 8.03 8.06 7.34 9/279 26999
/proc/meminfo: memFree=20133708/32950904 swapFree=67057400/67111528
[pid=26966] ppid=26964 vsize=632188 CPUtime=4240.33 cores=1,3,5,7
/proc/26966/stat : 26966 (strangenight1-m) R 26964 26966 26831 0 -1 4202496 478620 0 0 0 423798 235 0 0 25 0 4 0 652805360 647360512 104614 33554432000 4194304 4650419 140733418792080 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26966/statm: 158047 104614 395 112 0 153012 0
[pid=26966/tid=26967] ppid=26964 vsize=632188 CPUtime=1062.32 cores=1,3,5,7
/proc/26966/task/26967/stat : 26967 (strangenight1-m) R 26964 26966 26831 0 -1 4202560 99182 0 0 0 106186 46 0 0 25 0 4 0 652805360 647360512 104614 33554432000 4194304 4650419 140733418792080 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26966/tid=26968] ppid=26964 vsize=632188 CPUtime=1062.31 cores=1,3,5,7
/proc/26966/task/26968/stat : 26968 (strangenight1-m) R 26964 26966 26831 0 -1 4202560 135035 0 0 0 106162 69 0 0 25 0 4 0 652805360 647360512 104614 33554432000 4194304 4650419 140733418792080 18446744073709551615 4365286 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26966/tid=26969] ppid=26964 vsize=632188 CPUtime=1053.35 cores=1,3,5,7
/proc/26966/task/26969/stat : 26969 (strangenight1-m) R 26964 26966 26831 0 -1 4202560 92991 0 0 0 105292 43 0 0 25 0 4 0 652805360 647360512 104614 33554432000 4194304 4650419 140733418792080 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4240.33
Current children cumulated vsize (KiB) 632188

[startup+1122.3 s]
/proc/loadavg: 8.08 8.08 7.39 9/279 27000
/proc/meminfo: memFree=20079636/32950904 swapFree=67057400/67111528
[pid=26966] ppid=26964 vsize=638044 CPUtime=4479.82 cores=1,3,5,7
/proc/26966/stat : 26966 (strangenight1-m) R 26964 26966 26831 0 -1 4202496 497255 0 0 0 447737 245 0 0 25 0 4 0 652805360 653357056 113372 33554432000 4194304 4650419 140733418792080 18446744073709551615 4365323 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26966/statm: 159511 113372 395 112 0 154476 0
[pid=26966/tid=26967] ppid=26964 vsize=638044 CPUtime=1122.32 cores=1,3,5,7
/proc/26966/task/26967/stat : 26967 (strangenight1-m) R 26964 26966 26831 0 -1 4202560 103590 0 0 0 112184 48 0 0 25 0 4 0 652805360 653357056 113372 33554432000 4194304 4650419 140733418792080 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26966/tid=26968] ppid=26964 vsize=638044 CPUtime=1122.31 cores=1,3,5,7
/proc/26966/task/26968/stat : 26968 (strangenight1-m) R 26964 26966 26831 0 -1 4202560 140962 0 0 0 112159 72 0 0 25 0 4 0 652805360 653357056 113372 33554432000 4194304 4650419 140733418792080 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26966/tid=26969] ppid=26964 vsize=638044 CPUtime=1112.85 cores=1,3,5,7
/proc/26966/task/26969/stat : 26969 (strangenight1-m) R 26964 26966 26831 0 -1 4202560 97885 0 0 0 111239 46 0 0 25 0 4 0 652805360 653357056 113372 33554432000 4194304 4650419 140733418792080 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4479.82
Current children cumulated vsize (KiB) 638044

[startup+1182.3 s]
/proc/loadavg: 8.10 8.08 7.43 9/279 27002
/proc/meminfo: memFree=19982268/32950904 swapFree=67057400/67111528
[pid=26966] ppid=26964 vsize=638140 CPUtime=4719.32 cores=1,3,5,7
/proc/26966/stat : 26966 (strangenight1-m) R 26964 26966 26831 0 -1 4202496 514154 0 0 0 471676 256 0 0 25 0 4 0 652805360 653455360 117112 33554432000 4194304 4650419 140733418792080 18446744073709551615 4365246 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26966/statm: 159535 117112 395 112 0 154500 0
[pid=26966/tid=26967] ppid=26964 vsize=638140 CPUtime=1182.32 cores=1,3,5,7
/proc/26966/task/26967/stat : 26967 (strangenight1-m) R 26964 26966 26831 0 -1 4202560 105234 0 0 0 118183 49 0 0 25 0 4 0 652805360 653455360 117112 33554432000 4194304 4650419 140733418792080 18446744073709551615 4365276 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26966/tid=26968] ppid=26964 vsize=638140 CPUtime=1182.32 cores=1,3,5,7
/proc/26966/task/26968/stat : 26968 (strangenight1-m) R 26964 26966 26831 0 -1 4202560 147038 0 0 0 118156 76 0 0 25 0 4 0 652805360 653455360 117112 33554432000 4194304 4650419 140733418792080 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26966/tid=26969] ppid=26964 vsize=638140 CPUtime=1172.34 cores=1,3,5,7
/proc/26966/task/26969/stat : 26969 (strangenight1-m) R 26964 26966 26831 0 -1 4202560 101695 0 0 0 117185 49 0 0 25 0 4 0 652805360 653455360 117112 33554432000 4194304 4650419 140733418792080 18446744073709551615 4366835 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4719.32
Current children cumulated vsize (KiB) 638140



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.6 s]
/proc/loadavg: 8.14 8.09 7.45 5/274 27004
/proc/meminfo: memFree=20500620/32950904 swapFree=67057400/67111528
[pid=26966] ppid=26964 vsize=638180 CPUtime=4800.36 cores=1,3,5,7
/proc/26966/stat : 26966 (strangenight1-m) R 26964 26966 26831 0 -1 4202496 519315 0 0 0 479775 261 0 0 25 0 4 0 652805360 653496320 112901 33554432000 4194304 4650419 140733418792080 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26966/statm: 159545 112901 395 112 0 154510 0
[pid=26966/tid=26967] ppid=26964 vsize=638180 CPUtime=1202.63 cores=1,3,5,7
/proc/26966/task/26967/stat : 26967 (strangenight1-m) R 26964 26966 26831 0 -1 4202560 106640 0 0 0 120213 50 0 0 25 0 4 0 652805360 653496320 112901 33554432000 4194304 4650419 140733418792080 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26966/tid=26968] ppid=26964 vsize=638180 CPUtime=1202.63 cores=1,3,5,7
/proc/26966/task/26968/stat : 26968 (strangenight1-m) R 26964 26966 26831 0 -1 4202560 149296 0 0 0 120185 78 0 0 25 0 4 0 652805360 653496320 112901 33554432000 4194304 4650419 140733418792080 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26966/tid=26969] ppid=26964 vsize=638180 CPUtime=1192.44 cores=1,3,5,7
/proc/26966/task/26969/stat : 26969 (strangenight1-m) R 26964 26966 26831 0 -1 4202560 101908 0 0 0 119195 49 0 0 25 0 4 0 652805360 653496320 112901 33554432000 4194304 4650419 140733418792080 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 638180

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

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

[startup+1202.6 s]
/proc/loadavg: 8.14 8.09 7.45 5/274 27004
/proc/meminfo: memFree=20500620/32950904 swapFree=67057400/67111528
[pid=26966] ppid=26964 vsize=638180 CPUtime=4800.36 cores=1,3,5,7
/proc/26966/stat : 26966 (strangenight1-m) R 26964 26966 26831 0 -1 4202496 519315 0 0 0 479775 261 0 0 25 0 4 0 652805360 653496320 112901 33554432000 4194304 4650419 140733418792080 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26966/statm: 159545 112901 395 112 0 154510 0
[pid=26966/tid=26967] ppid=26964 vsize=638180 CPUtime=1202.63 cores=1,3,5,7
/proc/26966/task/26967/stat : 26967 (strangenight1-m) R 26964 26966 26831 0 -1 4202560 106640 0 0 0 120213 50 0 0 25 0 4 0 652805360 653496320 112901 33554432000 4194304 4650419 140733418792080 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26966/tid=26968] ppid=26964 vsize=638180 CPUtime=1202.63 cores=1,3,5,7
/proc/26966/task/26968/stat : 26968 (strangenight1-m) R 26964 26966 26831 0 -1 4202560 149296 0 0 0 120185 78 0 0 25 0 4 0 652805360 653496320 112901 33554432000 4194304 4650419 140733418792080 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26966/tid=26969] ppid=26964 vsize=638180 CPUtime=1192.44 cores=1,3,5,7
/proc/26966/task/26969/stat : 26969 (strangenight1-m) R 26964 26966 26831 0 -1 4202560 101908 0 0 0 119195 49 0 0 25 0 4 0 652805360 653496320 112901 33554432000 4194304 4650419 140733418792080 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 638180

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.64
CPU time (s): 4800.42
CPU user time (s): 4797.78
CPU system time (s): 2.6396
CPU usage (%): 399.157
Max. virtual memory (cumulated for all children) (KiB): 731284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.78
system time used= 2.6396
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 519316
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= 147
involuntary context switches= 32816

runsolver used 2.77558 second user time and 7.40787 second system time

The end

Launcher Data

Begin job on node121 at 2011-05-15 00:27:36
IDJOB=3369090
IDBENCH=83099
IDSOLVER=1846
FILE ID=node121/3369090-1305412056
RUNJOBID= node121-1305410850-26850
PBS_JOBID= 13324525
Free space on /tmp= 73428 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v550-c2343-S591042619-090.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369090-1305412056/watcher-3369090-1305412056 -o /tmp/evaluation-result-3369090-1305412056/solver-3369090-1305412056 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3369090-1305412056.cnf

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

MD5SUM BENCH= 58de0b27915a7db672b276faaed6cfd0
RANDOM SEED=1432317713

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
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.74
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.817
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.817
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:     32950904 kB
MemFree:      20948412 kB
Buffers:        300984 kB
Cached:        5971716 kB
SwapCached:       7656 kB
Active:        6438260 kB
Inactive:      5212024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      20948412 kB
SwapTotal:    67111528 kB
SwapFree:     67057400 kB
Dirty:           12440 kB
Writeback:           4 kB
AnonPages:     5375104 kB
Mapped:          22160 kB
Slab:           265312 kB
PageTables:      23676 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 30734844 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= 73420 MiB
End job on node121 at 2011-05-15 00:47:41