Trace number 3175143

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-mt? (TO) 4800.41 1201.54

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v150-c3195-S1579607106-017.SATISFIABLE.cnf
MD5SUM7790a3f63c0c8a2b2a87d89aa5f80b99
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.080987
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses3195
Sum of the clauses size15975
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 53195
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-3175143-1304091558.cnf'
0.00/0.00	c -- header says num vars:            150
0.00/0.00	c -- header says num clauses:        3195
0.00/0.00	c -- clauses added:            0 learnts,         3195 normals,            0 xors
0.00/0.00	c -- vars added        150
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       150      3195         0         0     15975         0   no data   no data  --
0.00/0.02	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.05
0.00/0.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
0.00/0.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
0.00/0.10	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.10	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.10	c calculated reachability. Time: 0.00
0.00/0.10	c Calc default polars -  time:   0.00 s pos:      76 undec:       4 neg:      70
0.00/0.10	c =========================================================================================
0.00/0.10	c types(t): F = full restart, N = normal restart
0.00/0.10	c types(t): S = simplification begin/end, E = solution found
0.00/0.10	c restart types(rt): st = static, dy = dynamic
0.00/0.10	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.10	c  B st     0         0       150      3195         0         0     15975         0   no data   no data  --
0.00/0.10	c Decided on static restart strategy
0.40/0.15	c  N st     8      4921       150      3195         0      4692     15975    140701   no data   no data  --
1.17/0.36	c  N st    10     11304       150      3195         0      4324     15975     98063   no data   no data  --
1.97/0.59	c  N st    11     17047       150      3195         0      9782     15975    259617   no data   no data  --
3.58/0.93	c  F st    12     25000       150      3195         0     12031     15975    326993   no data   no data  --
3.58/0.93	c  N st    12     25000       150      3195         0     12031     15975    326993   no data   no data  --
4.39/1.16	c Decided on static restart strategy
4.39/1.16	c  N st    18     30001       150      3195         0     10327     15975    265280   no data   no data  --
4.39/1.16	c  S st    18     30001       150      3195         0     10327     15975    265280   no data   no data  --
4.39/1.19	c  S st    18     30506       150      3195         0     10828     15975    279888   no data   no data  --
4.39/1.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.39/1.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.39/1.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
4.39/1.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.39/1.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.39/1.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
4.39/1.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.97/2.07	c lits-rem:      3003  cl-subs:     1316  v-elim:      0  v-fix:    0  time:  3.47 s
8.37/2.12	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.20
8.37/2.12	c calculated reachability. Time: 0.00
8.37/2.12	c  N st    18     30506       150      3195         0      9512     15975    232575   no data   no data  --
9.97/2.54	c  N st    20     37617       150      3195         0      8768     15975    191997   no data   no data  --
11.17/2.86	c  N st    21     44016       150      3195         0     14856     15975    373951   no data   no data  --
11.57/2.96	c  S st    22     45759       150      3195         0     16514     15975    423063   no data   no data  --
11.97/3.01	c  S st    22     46265       150      3195         0     17006     15975    437401   no data   no data  --
11.97/3.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.97/3.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.97/3.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
11.97/3.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.97/3.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.97/3.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
11.97/3.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.98/4.56	c lits-rem:      3761  cl-subs:     1452  v-elim:      0  v-fix:    0  time:  6.13 s
17.98/4.56	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
17.98/4.57	c vivif2 --  cl tried    15554 cl shrink        0 lits rem          0 time: 0.02
18.35/4.65	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.33
18.35/4.65	c calculated reachability. Time: 0.00
18.35/4.65	c  N st    22     46265       150      3195         0     15554     15975    386668   no data   no data  --
21.54/5.45	c  N st    23     60662       150      3195         0     11215     15975    226760   no data   no data  --
23.54/5.98	c  N st    24     69397       150      3195         0     19528     15975    479132   no data   no data  --
23.54/5.98	c  S st    24     69397       150      3195         0     19528     15975    479132   no data   no data  --
23.94/6.03	c  S st    24     69901       150      3195         0     20029     15975    493967   no data   no data  --
23.94/6.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
23.94/6.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.94/6.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
23.94/6.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.94/6.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.94/6.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
23.94/6.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
31.93/8.02	c lits-rem:      5099  cl-subs:     1856  v-elim:      0  v-fix:    0  time:  7.87 s
31.93/8.02	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
31.93/8.02	c vivif2 --  cl tried    18173 cl shrink        0 lits rem          0 time: 0.02
32.33/8.13	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.43
32.33/8.13	c calculated reachability. Time: 0.00
32.33/8.13	c  N st    24     69901       150      3195         0     18173     15975    429877   no data   no data  --
37.13/9.33	c  F st    25     87500       150      3195         0     13148     15975    260879   no data   no data  --
37.13/9.33	c  N st    25     87500       150      3195         0     13148     15975    260879   no data   no data  --
38.33/9.62	c Decided on static restart strategy
39.12/9.81	c  N st    32     95540       150      3195         0     20819     15975    491128   no data   no data  --
41.52/10.49	c  N st    34    104851       150      3195         0     17356     15975    374635   no data   no data  --
41.52/10.49	c  S st    34    104851       150      3195         0     17356     15975    374635   no data   no data  --
41.92/10.54	c  S st    34    105352       150      3195         0     17849     15975    389237   no data   no data  --
41.92/10.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
41.92/10.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
41.92/10.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
41.92/10.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
41.92/10.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
41.92/10.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
41.92/10.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
47.51/11.91	c lits-rem:      2459  cl-subs:     1078  v-elim:      0  v-fix:    0  time:  5.40 s
47.51/11.91	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
47.51/11.91	c vivif2 --  cl tried    16771 cl shrink        0 lits rem          0 time: 0.01
47.51/11.99	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.33
47.51/11.99	c calculated reachability. Time: 0.00
47.51/11.99	c  N st    34    105352       150      3195         0     16771     15975    353461   no data   no data  --
50.31/12.66	c  N st    35    114950       150      3195         0     25892     15975    629855   no data   no data  --
54.70/13.72	c  N st    36    129348       150      3195         0     26301     15975    637072   no data   no data  --
61.09/15.30	c  N st    37    150944       150      3195         0     17339     15975    320244   no data   no data  --
62.69/15.76	c  S st    38    158030       150      3195         0     24109     15975    525450   no data   no data  --
63.09/15.82	c  S st    38    158531       150      3195         0     24597     15975    540253   no data   no data  --
63.09/15.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
63.09/15.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
63.09/15.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
63.09/15.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
63.09/15.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
63.09/15.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
63.09/15.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
70.30/17.65	c lits-rem:      3122  cl-subs:     1396  v-elim:      0  v-fix:    0  time:  7.19 s
70.30/17.65	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
70.30/17.65	c vivif2 --  cl tried    23201 cl shrink        0 lits rem          0 time: 0.02
71.08/17.81	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.60
71.08/17.81	c calculated reachability. Time: 0.00
71.08/17.81	c  N st    38    158531       150      3195         0     23201     15975    491704   no data   no data  --
90.26/22.65	c  N st    39    207119       150      3195         0     17985     15975    290568   no data   no data  --
101.06/25.30	c  N st    40    237796       150      3195         0     28156     15975    592833   no data   no data  --
101.06/25.30	c  S st    40    237796       150      3195         0     28156     15975    592833   no data   no data  --
101.06/25.37	c  S st    40    238298       150      3195         0     28648     15975    607473   no data   no data  --
101.06/25.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
101.06/25.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
101.06/25.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
101.06/25.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
101.06/25.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
101.06/25.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
101.06/25.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
109.03/27.34	c lits-rem:      3462  cl-subs:     1766  v-elim:      0  v-fix:    0  time:  7.75 s
109.03/27.34	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
109.03/27.35	c vivif2 --  cl tried    26882 cl shrink        0 lits rem          0 time: 0.02
109.43/27.49	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.58
109.43/27.50	c calculated reachability. Time: 0.00
109.43/27.50	c  N st    40    238298       150      3195         0     26882     15975    549620   no data   no data  --
138.60/34.79	c  F st    41    306250       150      3195         0     28751     15975    557135   no data   no data  --
138.60/34.79	c  N st    41    306250       150      3195         0     28751     15975    557135   no data   no data  --
140.61/35.25	c Decided on static restart strategy
149.40/37.47	c  N st    51    334556       150      3195         0     32902     15975    663811   no data   no data  --
159.77/40.09	c  N st    53    357447       150      3195         0     30916     15975    579229   no data   no data  --
159.77/40.09	c  S st    53    357447       150      3195         0     30916     15975    579229   no data   no data  --
160.17/40.16	c  S st    53    357951       150      3195         0     31409     15975    593517   no data   no data  --
160.17/40.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
160.17/40.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
160.17/40.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
160.17/40.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
160.17/40.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
160.17/40.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
160.17/40.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
168.55/42.22	c lits-rem:      2512  cl-subs:     1313  v-elim:      0  v-fix:    0  time:  8.09 s
168.55/42.22	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
168.55/42.22	c vivif2 --  cl tried    30096 cl shrink        0 lits rem          0 time: 0.03
169.35/42.43	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.82
169.35/42.43	c calculated reachability. Time: 0.00
169.35/42.43	c  N st    53    357951       150      3195         0     30096     15975    547457   no data   no data  --
186.13/46.64	c  N st    54    390343       150      3195         0     36113     15975    717008   no data   no data  --
209.70/52.53	c  N st    55    438931       150      3195         0     29980     15975    505612   no data   no data  --
246.86/61.85	c  N st    56    511814       150      3195         0     42866     15975    849171   no data   no data  --
258.85/64.81	c  N st    57    536926       150      3195         0     37380     15975    675895   no data   no data  --
258.85/64.81	c  S st    57    536926       150      3195         0     37380     15975    675895   no data   no data  --
259.26/64.91	c  S st    57    537429       150      3195         0     37877     15975    690912   no data   no data  --
259.26/64.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
259.26/64.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
259.26/64.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.05
259.26/64.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
259.26/64.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
259.26/64.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
259.26/64.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
267.63/67.09	c lits-rem:      2628  cl-subs:     1615  v-elim:      0  v-fix:    0  time:  8.60 s
267.63/67.09	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
267.63/67.10	c vivif2 --  cl tried    36262 cl shrink        0 lits rem          0 time: 0.03
268.83/67.30	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.79
268.83/67.30	c calculated reachability. Time: 0.00
268.83/67.30	c  N st    57    537429       150      3195         0     36262     15975    635541   no data   no data  --
353.93/88.66	c  N st    58    701413       150      3195         0     64623     15975   1456274   no data   no data  --
415.45/104.04	c  N st    59    806143       150      3195         0     59002     15975   1248423   no data   no data  --
415.45/104.04	c  S st    59    806143       150      3195         0     59002     15975   1248423   no data   no data  --
416.25/104.21	c  S st    59    806646       150      3195         0     59489     15975   1263101   no data   no data  --
416.25/104.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
416.25/104.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
416.25/104.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.10
416.25/104.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
416.25/104.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
416.25/104.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
416.25/104.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
450.20/112.73	c lits-rem:      1326  cl-subs:     3982  v-elim:      0  v-fix:    0  time: 33.75 s
450.20/112.73	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
450.20/112.74	c vivif2 --  cl tried    55507 cl shrink        0 lits rem          0 time: 0.06
451.40/113.07	c asymm  cl-useful: 0/2378/3195 lits-rem:0 time: 1.32
451.40/113.07	c calculated reachability. Time: 0.00
451.40/113.07	c  N st    59    806646       150      3195         0     55507     15975   1134803   no data   no data  --
617.21/154.56	c  F st    60   1071875       150      3195         0     70832     15975   1514112   no data   no data  --
617.21/154.56	c  N st    60   1071875       150      3195         0     70832     15975   1514112   no data   no data  --
622.80/155.98	c Decided on static restart strategy
640.78/160.41	c  N st    70   1100185       150      3195         0     55329     15975    976543   no data   no data  --
669.95/167.70	c  N st    72   1136177       150      3195         0     45878     15975    663245   no data   no data  --
691.92/173.20	c  N st    73   1168569       150      3195         0     76634     15975   1665431   no data   no data  --
731.46/183.19	c  N st    74   1209970       150      3195         0     71180     15975   1415782   no data   no data  --
731.46/183.19	c  S st    74   1209970       150      3195         0     71180     15975   1415782   no data   no data  --
732.66/183.46	c  S st    74   1210471       150      3195         0     71674     15975   1430171   no data   no data  --
732.66/183.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
732.66/183.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
733.06/183.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.17
733.06/183.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
733.06/183.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
733.06/183.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
733.06/183.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
790.59/197.95	c lits-rem:      1350  cl-subs:     5297  v-elim:      0  v-fix:    0  time: 57.44 s
790.59/197.95	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
790.59/197.97	c vivif2 --  cl tried    66377 cl shrink        0 lits rem          0 time: 0.06
791.40/198.13	c asymm  cl-useful: 0/817/3195 lits-rem:0 time: 0.66
791.40/198.13	c calculated reachability. Time: 0.00
791.40/198.13	c  N st    74   1210471       150      3195         0     66377     15975   1263507   no data   no data  --
846.92/212.06	c  N st    75   1283353       150      3195         0     89909     15975   1983801   no data   no data  --
947.99/237.36	c  N st    76   1392678       150      3195         0     51692     15975    741431   no data   no data  --
1072.24/268.43	c  N st    77   1556663       150      3195         0     56184     15975    834787   no data   no data  --
1200.08/300.45	c  N st    78   1710471       150      3195         0     96103     15975   2017760   no data   no data  --
1200.08/300.45	c  S st    78   1710471       150      3195         0     96103     15975   2017760   no data   no data  --
1201.26/300.75	c  S st    78   1710978       150      3195         0     96602     15975   2032923   no data   no data  --
1201.26/300.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1201.26/300.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1201.66/300.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.20
1201.66/300.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1201.66/300.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1201.66/300.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1201.66/300.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1317.91/329.97	c lits-rem:      3011  cl-subs:     9760  v-elim:      0  v-fix:    0  time: 116.20 s
1317.91/329.97	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
1317.91/329.99	c vivif2 --  cl tried    86842 cl shrink        0 lits rem          0 time: 0.09
1319.51/330.37	c asymm  cl-useful: 0/1434/3195 lits-rem:0 time: 1.49
1319.51/330.37	c calculated reachability. Time: 0.00
1319.51/330.37	c  N st    78   1710978       150      3195         0     86842     15975   1740016   no data   no data  --
1688.30/422.62	c  N st    79   2079944       150      3195         0     98574     15975   1995677   no data   no data  --
1823.35/456.43	c  N st    80   2210979       150      3195         0    102706     15975   2082532   no data   no data  --
1823.35/456.43	c  S st    80   2210979       150      3195         0    102706     15975   2082532   no data   no data  --
1824.55/456.73	c  S st    80   2211482       150      3195         0    103202     15975   2097781   no data   no data  --
1824.55/456.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1824.55/456.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1824.55/456.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.20
1824.95/456.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1824.95/456.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1824.95/456.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1824.95/456.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1962.78/491.35	c lits-rem:      1823  cl-subs:     9315  v-elim:      0  v-fix:    0  time: 137.81 s
1962.78/491.35	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
1962.78/491.38	c vivif2 --  cl tried    93887 cl shrink        0 lits rem          0 time: 0.10
1964.80/491.83	c asymm  cl-useful: 0/1167/3195 lits-rem:0 time: 1.81
1964.80/491.84	c calculated reachability. Time: 0.00
1964.80/491.84	c  N st    80   2211482       150      3195         0     93887     15975   1821350   no data   no data  --
2482.21/621.37	c  N st    81   2711482       150      3195         0    116975     15975   2450155   no data   no data  --
2482.21/621.37	c  S st    81   2711482       150      3195         0    116975     15975   2450155   no data   no data  --
2483.81/621.76	c  S st    81   2711988       150      3195         0    117467     15975   2465512   no data   no data  --
2483.81/621.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2483.81/621.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2484.21/621.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.25
2484.61/621.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2484.61/621.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2484.61/621.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
2484.61/621.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2677.15/670.16	c lits-rem:      4618  cl-subs:    10665  v-elim:      0  v-fix:    0  time: 192.70 s
2677.15/670.16	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
2677.15/670.19	c vivif2 --  cl tried   106802 cl shrink        0 lits rem          0 time: 0.11
2678.35/670.41	c asymm  cl-useful: 0/594/3195 lits-rem:0 time: 0.88
2678.35/670.42	c calculated reachability. Time: 0.00
2678.35/670.42	c  N st    81   2711988       150      3195         0    106802     15975   2128434   no data   no data  --
3322.02/831.60	c  N st    82   3211988       150      3195         0     84045     15975   1260549   no data   no data  --
3322.02/831.60	c  S st    82   3211988       150      3195         0     84045     15975   1260549   no data   no data  --
3323.22/831.85	c  S st    82   3212495       150      3195         0     84545     15975   1275440   no data   no data  --
3323.22/831.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3323.22/831.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3323.62/831.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.17
3323.62/831.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3323.62/831.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3323.62/831.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
3323.62/831.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3351.19/838.82	c lits-rem:       537  cl-subs:     2095  v-elim:      0  v-fix:    0  time: 27.50 s
3351.19/838.82	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
3351.19/838.84	c vivif2 --  cl tried    82450 cl shrink        0 lits rem          0 time: 0.07
3352.39/839.19	c asymm  cl-useful: 0/1557/3195 lits-rem:0 time: 1.41
3352.78/839.20	c calculated reachability. Time: 0.00
3352.78/839.20	c  N st    82   3212495       150      3195         0     82450     15975   1211788   no data   no data  --
4047.61/1013.19	c  N st    83   3712495       150      3195         0     93007     15975   1426321   no data   no data  --
4047.61/1013.19	c  S st    83   3712495       150      3195         0     93007     15975   1426321   no data   no data  --
4049.19/1013.57	c  S st    83   3713001       150      3195         0     93497     15975   1441108   no data   no data  --
4049.19/1013.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4049.19/1013.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4049.59/1013.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.23
4049.59/1013.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4049.59/1013.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4049.59/1013.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
4049.59/1013.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4096.34/1025.36	c lits-rem:       444  cl-subs:     2489  v-elim:      0  v-fix:    0  time: 46.58 s
4096.34/1025.36	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
4096.34/1025.38	c vivif2 --  cl tried    91008 cl shrink        0 lits rem          0 time: 0.08
4098.33/1025.82	c asymm  cl-useful: 0/1238/3195 lits-rem:0 time: 1.77
4098.33/1025.82	c calculated reachability. Time: 0.00
4098.33/1025.82	c  N st    83   3713001       150      3195         0     91008     15975   1366220   no data   no data  --
4158.25/1040.88	c  F st    84   3751565       150      3195         0    127389     15975   2466387   no data   no data  --
4158.25/1040.88	c  N st    84   3751565       150      3195         0    127389     15975   2466387   no data   no data  --
4171.43/1044.10	c Decided on static restart strategy
4213.39/1054.68	c  N st    94   3779865       150      3195         0    154308     15975   3290797   no data   no data  --
4262.95/1067.03	c  N st    96   3815860       150      3195         0    108226     15975   1872431   no data   no data  --
4308.49/1078.46	c  N st    97   3848255       150      3195         0    138922     15975   2826981   no data   no data  --
4381.21/1096.64	c  N st    98   3896843       150      3195         0    103614     15975   1714535   no data   no data  --
4493.49/1124.70	c  N st    99   3969725       150      3195         0     90253     15975   1271853   no data   no data  --
4666.89/1168.12	c  N st   100   4079050       150      3195         0    109903     15975   1862132   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: 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-3175143-1304091558/watcher-3175143-1304091558 -o /tmp/evaluation-result-3175143-1304091558/solver-3175143-1304091558 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175143-1304091558.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: 8.00 6.96 6.33 5/180 17202
/proc/meminfo: memFree=26073188/32950928 swapFree=67111364/67111528
[pid=17202] ppid=17200 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/17202/stat : 17202 (strangenight1-m) R 17200 17202 15268 0 -1 4202496 417 0 0 0 0 0 0 0 25 0 4 0 520755432 52465664 356 33554432000 4194304 4650419 140734458336592 18446744073709551615 208080232379 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17202/statm: 12809 356 306 112 0 7774 0
[pid=17202/tid=17203] ppid=17200 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/17202/task/17203/stat : 17203 (strangenight1-m) R 17200 17202 15268 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 520755433 52465664 356 33554432000 4194304 4650419 140734458336592 18446744073709551615 47080422508466 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17202/tid=17204] ppid=17200 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/17202/task/17204/stat : 17204 (strangenight1-m) R 17200 17202 15268 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 520755433 52465664 356 33554432000 4194304 4650419 140734458336592 18446744073709551615 47080422508464 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17202/tid=17205] ppid=17200 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/17202/task/17205/stat : 17205 (strangenight1-m) R 17200 17202 15268 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 520755433 52465664 356 33554432000 4194304 4650419 140734458336592 18446744073709551615 208075279446 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.107302 s]
/proc/loadavg: 8.00 6.96 6.33 5/180 17202
/proc/meminfo: memFree=26073188/32950928 swapFree=67111364/67111528
[pid=17202] ppid=17200 vsize=282996 CPUtime=0.4 cores=0,2,4,6
/proc/17202/stat : 17202 (strangenight1-m) R 17200 17202 15268 0 -1 4202496 2048 0 0 0 40 0 0 0 25 0 4 0 520755432 289787904 1882 33554432000 4194304 4650419 140734458336592 18446744073709551615 4315122 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17202/statm: 70749 1883 389 112 0 65714 0
[pid=17202/tid=17203] ppid=17200 vsize=282996 CPUtime=0.1 cores=0,2,4,6
/proc/17202/task/17203/stat : 17203 (strangenight1-m) R 17200 17202 15268 0 -1 4202560 462 0 0 0 10 0 0 0 25 0 4 0 520755433 289787904 1884 33554432000 4194304 4650419 140734458336592 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17202/tid=17204] ppid=17200 vsize=282996 CPUtime=0.1 cores=0,2,4,6
/proc/17202/task/17204/stat : 17204 (strangenight1-m) R 17200 17202 15268 0 -1 4202560 452 0 0 0 10 0 0 0 25 0 4 0 520755433 289787904 1884 33554432000 4194304 4650419 140734458336592 18446744073709551615 4333957 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17202/tid=17205] ppid=17200 vsize=282996 CPUtime=0.1 cores=0,2,4,6
/proc/17202/task/17205/stat : 17205 (strangenight1-m) R 17200 17202 15268 0 -1 4202560 255 0 0 0 10 0 0 0 25 0 4 0 520755433 289787904 1884 33554432000 4194304 4650419 140734458336592 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 282996

[startup+0.200285 s]
/proc/loadavg: 8.00 6.96 6.33 5/180 17202
/proc/meminfo: memFree=26073188/32950928 swapFree=67111364/67111528
[pid=17202] ppid=17200 vsize=284624 CPUtime=0.77 cores=0,2,4,6
/proc/17202/stat : 17202 (strangenight1-m) R 17200 17202 15268 0 -1 4202496 2939 0 0 0 77 0 0 0 25 0 4 0 520755432 291454976 2060 33554432000 4194304 4650419 140734458336592 18446744073709551615 4363600 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17202/statm: 71156 2060 391 112 0 66121 0
[pid=17202/tid=17203] ppid=17200 vsize=284624 CPUtime=0.19 cores=0,2,4,6
/proc/17202/task/17203/stat : 17203 (strangenight1-m) R 17200 17202 15268 0 -1 4202560 696 0 0 0 19 0 0 0 25 0 4 0 520755433 291454976 2060 33554432000 4194304 4650419 140734458336592 18446744073709551615 4366953 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17202/tid=17204] ppid=17200 vsize=284624 CPUtime=0.19 cores=0,2,4,6
/proc/17202/task/17204/stat : 17204 (strangenight1-m) R 17200 17202 15268 0 -1 4202560 671 0 0 0 19 0 0 0 25 0 4 0 520755433 291454976 2060 33554432000 4194304 4650419 140734458336592 18446744073709551615 4365263 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17202/tid=17205] ppid=17200 vsize=284624 CPUtime=0.19 cores=0,2,4,6
/proc/17202/task/17205/stat : 17205 (strangenight1-m) R 17200 17202 15268 0 -1 4202560 463 0 0 0 19 0 0 0 25 0 4 0 520755433 291454976 2060 33554432000 4194304 4650419 140734458336592 18446744073709551615 4366953 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 284624

[startup+0.300265 s]
/proc/loadavg: 8.00 6.96 6.33 5/180 17202
/proc/meminfo: memFree=26073188/32950928 swapFree=67111364/67111528
[pid=17202] ppid=17200 vsize=284624 CPUtime=1.17 cores=0,2,4,6
/proc/17202/stat : 17202 (strangenight1-m) R 17200 17202 15268 0 -1 4202496 3405 0 0 0 117 0 0 0 25 0 4 0 520755432 291454976 2526 33554432000 4194304 4650419 140734458336592 18446744073709551615 4363420 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17202/statm: 71156 2526 391 112 0 66121 0
[pid=17202/tid=17203] ppid=17200 vsize=284624 CPUtime=0.29 cores=0,2,4,6
/proc/17202/task/17203/stat : 17203 (strangenight1-m) R 17200 17202 15268 0 -1 4202560 823 0 0 0 29 0 0 0 25 0 4 0 520755433 291454976 2526 33554432000 4194304 4650419 140734458336592 18446744073709551615 4366194 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17202/tid=17204] ppid=17200 vsize=284624 CPUtime=0.29 cores=0,2,4,6
/proc/17202/task/17204/stat : 17204 (strangenight1-m) R 17200 17202 15268 0 -1 4202560 798 0 0 0 29 0 0 0 25 0 4 0 520755433 291454976 2526 33554432000 4194304 4650419 140734458336592 18446744073709551615 4363426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17202/tid=17205] ppid=17200 vsize=284624 CPUtime=0.29 cores=0,2,4,6
/proc/17202/task/17205/stat : 17205 (strangenight1-m) R 17200 17202 15268 0 -1 4202560 562 0 0 0 29 0 0 0 25 0 4 0 520755433 291454976 2526 33554432000 4194304 4650419 140734458336592 18446744073709551615 4355007 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 284624

[startup+0.700192 s]
/proc/loadavg: 8.00 6.96 6.33 5/180 17202
/proc/meminfo: memFree=26073188/32950928 swapFree=67111364/67111528
[pid=17202] ppid=17200 vsize=286524 CPUtime=2.77 cores=0,2,4,6
/proc/17202/stat : 17202 (strangenight1-m) R 17200 17202 15268 0 -1 4202496 6279 0 0 0 277 0 0 0 25 0 4 0 520755432 293400576 2964 33554432000 4194304 4650419 140734458336592 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17202/statm: 71631 2964 391 112 0 66596 0
[pid=17202/tid=17203] ppid=17200 vsize=286524 CPUtime=0.69 cores=0,2,4,6
/proc/17202/task/17203/stat : 17203 (strangenight1-m) R 17200 17202 15268 0 -1 4202560 1537 0 0 0 69 0 0 0 25 0 4 0 520755433 293400576 2964 33554432000 4194304 4650419 140734458336592 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17202/tid=17204] ppid=17200 vsize=286524 CPUtime=0.69 cores=0,2,4,6
/proc/17202/task/17204/stat : 17204 (strangenight1-m) R 17200 17202 15268 0 -1 4202560 1502 0 0 0 69 0 0 0 25 0 4 0 520755433 293400576 2964 33554432000 4194304 4650419 140734458336592 18446744073709551615 4366248 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17202/tid=17205] ppid=17200 vsize=286524 CPUtime=0.69 cores=0,2,4,6
/proc/17202/task/17205/stat : 17205 (strangenight1-m) R 17200 17202 15268 0 -1 4202560 1246 0 0 0 69 0 0 0 25 0 4 0 520755433 293400576 2964 33554432000 4194304 4650419 140734458336592 18446744073709551615 4363423 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 286524

[startup+1.50104 s]
/proc/loadavg: 8.00 6.96 6.33 9/184 17206
/proc/meminfo: memFree=26059996/32950928 swapFree=67111364/67111528
[pid=17202] ppid=17200 vsize=287624 CPUtime=5.97 cores=0,2,4,6
/proc/17202/stat : 17202 (strangenight1-m) R 17200 17202 15268 0 -1 4202496 11380 0 0 0 595 2 0 0 25 0 4 0 520755432 294526976 5107 33554432000 4194304 4650419 140734458336592 18446744073709551615 4438931 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17202/statm: 71906 5107 393 112 0 66871 0
[pid=17202/tid=17203] ppid=17200 vsize=287624 CPUtime=1.49 cores=0,2,4,6
/proc/17202/task/17203/stat : 17203 (strangenight1-m) R 17200 17202 15268 0 -1 4202560 2529 0 0 0 149 0 0 0 25 0 4 0 520755433 294526976 5107 33554432000 4194304 4650419 140734458336592 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17202/tid=17204] ppid=17200 vsize=287624 CPUtime=1.48 cores=0,2,4,6
/proc/17202/task/17204/stat : 17204 (strangenight1-m) R 17200 17202 15268 0 -1 4202560 2466 0 0 0 148 0 0 0 25 0 4 0 520755433 294526976 5107 33554432000 4194304 4650419 140734458336592 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17202/tid=17205] ppid=17200 vsize=287624 CPUtime=1.49 cores=0,2,4,6
/proc/17202/task/17205/stat : 17205 (strangenight1-m) R 17200 17202 15268 0 -1 4202560 2161 0 0 0 149 0 0 0 25 0 4 0 520755433 294526976 5107 33554432000 4194304 4650419 140734458336592 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 287624

[startup+3.10074 s]
/proc/loadavg: 8.00 6.96 6.33 9/184 17206
/proc/meminfo: memFree=26034576/32950928 swapFree=67111364/67111528
[pid=17202] ppid=17200 vsize=315268 CPUtime=12.36 cores=0,2,4,6
/proc/17202/stat : 17202 (strangenight1-m) R 17200 17202 15268 0 -1 4202496 20514 0 0 0 1233 3 0 0 25 0 4 0 520755432 322834432 13036 33554432000 4194304 4650419 140734458336592 18446744073709551615 4432376 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17202/statm: 78817 13036 393 112 0 73782 0
[pid=17202/tid=17203] ppid=17200 vsize=315268 CPUtime=3.08 cores=0,2,4,6
/proc/17202/task/17203/stat : 17203 (strangenight1-m) R 17200 17202 15268 0 -1 4202560 4600 0 0 0 308 0 0 0 25 0 4 0 520755433 322834432 13036 33554432000 4194304 4650419 140734458336592 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17202/tid=17204] ppid=17200 vsize=315268 CPUtime=3.07 cores=0,2,4,6
/proc/17202/task/17204/stat : 17204 (strangenight1-m) R 17200 17202 15268 0 -1 4202560 4990 0 0 0 307 0 0 0 25 0 4 0 520755433 322834432 13036 33554432000 4194304 4650419 140734458336592 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17202/tid=17205] ppid=17200 vsize=315268 CPUtime=3.08 cores=0,2,4,6
/proc/17202/task/17205/stat : 17205 (strangenight1-m) R 17200 17202 15268 0 -1 4202560 4532 0 0 0 308 0 0 0 25 0 4 0 520755433 322834432 13036 33554432000 4194304 4650419 140734458336592 18446744073709551615 4365210 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 315268

[startup+6.30113 s]
/proc/loadavg: 8.00 6.98 6.34 9/184 17206
/proc/meminfo: memFree=26011512/32950928 swapFree=67111364/67111528
[pid=17202] ppid=17200 vsize=315676 CPUtime=25.14 cores=0,2,4,6
/proc/17202/stat : 17202 (strangenight1-m) R 17200 17202 15268 0 -1 4202496 29005 0 0 0 2510 4 0 0 25 0 4 0 520755432 323252224 16849 33554432000 4194304 4650419 140734458336592 18446744073709551615 4433074 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17202/statm: 78919 16849 393 112 0 73884 0
[pid=17202/tid=17203] ppid=17200 vsize=315676 CPUtime=6.29 cores=0,2,4,6
/proc/17202/task/17203/stat : 17203 (strangenight1-m) R 17200 17202 15268 0 -1 4202560 7752 0 0 0 628 1 0 0 25 0 4 0 520755433 323252224 16849 33554432000 4194304 4650419 140734458336592 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17202/tid=17204] ppid=17200 vsize=315676 CPUtime=6.25 cores=0,2,4,6
/proc/17202/task/17204/stat : 17204 (strangenight1-m) R 17200 17202 15268 0 -1 4202560 7392 0 0 0 625 0 0 0 25 0 4 0 520755433 323252224 16849 33554432000 4194304 4650419 140734458336592 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17202/tid=17205] ppid=17200 vsize=315676 CPUtime=6.28 cores=0,2,4,6
/proc/17202/task/17205/stat : 17205 (strangenight1-m) R 17200 17202 15268 0 -1 4202560 5558 0 0 0 628 0 0 0 25 0 4 0 520755433 323252224 16849 33554432000 4194304 4650419 140734458336592 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 315676

[startup+12.7009 s]
/proc/loadavg: 8.00 7.00 6.35 9/184 17206
/proc/meminfo: memFree=25985424/32950928 swapFree=67111364/67111528
[pid=17202] ppid=17200 vsize=326128 CPUtime=50.71 cores=0,2,4,6
/proc/17202/stat : 17202 (strangenight1-m) R 17200 17202 15268 0 -1 4202496 42066 0 0 0 5063 8 0 0 25 0 4 0 520755432 333955072 22459 33554432000 4194304 4650419 140734458336592 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17202/statm: 81532 22459 393 112 0 76497 0
[pid=17202/tid=17203] ppid=17200 vsize=326128 CPUtime=12.68 cores=0,2,4,6
/proc/17202/task/17203/stat : 17203 (strangenight1-m) R 17200 17202 15268 0 -1 4202560 12273 0 0 0 1266 2 0 0 25 0 4 0 520755433 333955072 22459 33554432000 4194304 4650419 140734458336592 18446744073709551615 4367236 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17202/tid=17204] ppid=17200 vsize=326128 CPUtime=12.62 cores=0,2,4,6
/proc/17202/task/17204/stat : 17204 (strangenight1-m) R 17200 17202 15268 0 -1 4202560 11268 0 0 0 1260 2 0 0 25 0 4 0 520755433 333955072 22459 33554432000 4194304 4650419 140734458336592 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17202/tid=17205] ppid=17200 vsize=326128 CPUtime=12.69 cores=0,2,4,6
/proc/17202/task/17205/stat : 17205 (strangenight1-m) R 17200 17202 15268 0 -1 4202560 8103 0 0 0 1268 1 0 0 25 0 4 0 520755433 333955072 22459 33554432000 4194304 4650419 140734458336592 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 326128

[startup+25.5005 s]
/proc/loadavg: 8.00 7.05 6.37 9/184 17206
/proc/meminfo: memFree=25967192/32950928 swapFree=67111364/67111528
[pid=17202] ppid=17200 vsize=357468 CPUtime=101.84 cores=0,2,4,6
/proc/17202/stat : 17202 (strangenight1-m) R 17200 17202 15268 0 -1 4202496 65500 0 0 0 10171 13 0 0 25 0 4 0 520755432 366047232 31105 33554432000 4194304 4650419 140734458336592 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17202/statm: 89367 31105 393 112 0 84332 0
[pid=17202/tid=17203] ppid=17200 vsize=357468 CPUtime=25.48 cores=0,2,4,6
/proc/17202/task/17203/stat : 17203 (strangenight1-m) R 17200 17202 15268 0 -1 4202560 19863 0 0 0 2545 3 0 0 25 0 4 0 520755433 366047232 31105 33554432000 4194304 4650419 140734458336592 18446744073709551615 4364792 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17202/tid=17204] ppid=17200 vsize=357468 CPUtime=25.35 cores=0,2,4,6
/proc/17202/task/17204/stat : 17204 (strangenight1-m) R 17200 17202 15268 0 -1 4202560 17488 0 0 0 2531 4 0 0 25 0 4 0 520755433 366047232 31105 33554432000 4194304 4650419 140734458336592 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17202/tid=17205] ppid=17200 vsize=357468 CPUtime=25.48 cores=0,2,4,6
/proc/17202/task/17205/stat : 17205 (strangenight1-m) R 17200 17202 15268 0 -1 4202560 10761 0 0 0 2547 1 0 0 25 0 4 0 520755433 366047232 31105 33554432000 4194304 4650419 140734458336592 18446744073709551615 4366896 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 357468

[startup+51.1006 s]
/proc/loadavg: 8.07 7.14 6.42 9/184 17207
/proc/meminfo: memFree=25930088/32950928 swapFree=67111364/67111528
[pid=17202] ppid=17200 vsize=349300 CPUtime=204.11 cores=0,2,4,6
/proc/17202/stat : 17202 (strangenight1-m) R 17200 17202 15268 0 -1 4202496 96224 0 0 0 20388 23 0 0 25 0 4 0 520755432 357683200 38096 33554432000 4194304 4650419 140734458336592 18446744073709551615 4364751 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17202/statm: 87325 38096 393 112 0 82290 0
[pid=17202/tid=17203] ppid=17200 vsize=349300 CPUtime=51.09 cores=0,2,4,6
/proc/17202/task/17203/stat : 17203 (strangenight1-m) R 17200 17202 15268 0 -1 4202560 32207 0 0 0 5102 7 0 0 25 0 4 0 520755433 357683200 38096 33554432000 4194304 4650419 140734458336592 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17202/tid=17204] ppid=17200 vsize=349300 CPUtime=50.82 cores=0,2,4,6
/proc/17202/task/17204/stat : 17204 (strangenight1-m) R 17200 17202 15268 0 -1 4202560 28250 0 0 0 5074 8 0 0 25 0 4 0 520755433 357683200 38096 33554432000 4194304 4650419 140734458336592 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17202/tid=17205] ppid=17200 vsize=349300 CPUtime=51.08 cores=0,2,4,6
/proc/17202/task/17205/stat : 17205 (strangenight1-m) R 17200 17202 15268 0 -1 4202560 12611 0 0 0 5106 2 0 0 25 0 4 0 520755433 357683200 38096 33554432000 4194304 4650419 140734458336592 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 349300

[startup+102.301 s]
/proc/loadavg: 8.11 7.29 6.50 9/184 17208
/proc/meminfo: memFree=25874476/32950928 swapFree=67111364/67111528
[pid=17202] ppid=17200 vsize=420360 CPUtime=408.68 cores=0,2,4,6
/proc/17202/stat : 17202 (strangenight1-m) R 17200 17202 15268 0 -1 4202496 149150 0 0 0 40830 38 0 0 25 0 4 0 520755432 430448640 50121 33554432000 4194304 4650419 140734458336592 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17202/statm: 105090 50121 393 112 0 100055 0
[pid=17202/tid=17203] ppid=17200 vsize=420360 CPUtime=102.29 cores=0,2,4,6
/proc/17202/task/17203/stat : 17203 (strangenight1-m) R 17200 17202 15268 0 -1 4202560 46508 0 0 0 10217 12 0 0 25 0 4 0 520755433 430448640 50121 33554432000 4194304 4650419 140734458336592 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17202/tid=17204] ppid=17200 vsize=420360 CPUtime=101.77 cores=0,2,4,6
/proc/17202/task/17204/stat : 17204 (strangenight1-m) R 17200 17202 15268 0 -1 4202560 42792 0 0 0 10164 13 0 0 25 0 4 0 520755433 430448640 50121 33554432000 4194304 4650419 140734458336592 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17202/tid=17205] ppid=17200 vsize=420360 CPUtime=102.3 cores=0,2,4,6
/proc/17202/task/17205/stat : 17205 (strangenight1-m) R 17200 17202 15268 0 -1 4202560 18107 0 0 0 10226 4 0 0 25 0 4 0 520755433 430448640 50122 33554432000 4194304 4650419 140734458336592 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 408.68
Current children cumulated vsize (KiB) 420360

[startup+162.3 s]

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

[pid=17202] ppid=17200 vsize=649304 CPUtime=2566.1 cores=0,2,4,6
/proc/17202/stat : 17202 (strangenight1-m) R 17200 17202 15268 0 -1 4202496 445213 0 0 0 256459 151 0 0 25 0 4 0 520755432 664887296 110915 33554432000 4194304 4650419 140734458336592 18446744073709551615 4432392 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17202/statm: 162326 110915 393 112 0 157291 0
[pid=17202/tid=17203] ppid=17200 vsize=649304 CPUtime=642.29 cores=0,2,4,6
/proc/17202/task/17203/stat : 17203 (strangenight1-m) R 17200 17202 15268 0 -1 4202560 156761 0 0 0 64175 54 0 0 25 0 4 0 520755433 664887296 110915 33554432000 4194304 4650419 140734458336592 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17202/tid=17204] ppid=17200 vsize=649304 CPUtime=639.15 cores=0,2,4,6
/proc/17202/task/17204/stat : 17204 (strangenight1-m) R 17200 17202 15268 0 -1 4202560 126398 0 0 0 63872 43 0 0 25 0 4 0 520755433 664887296 110915 33554432000 4194304 4650419 140734458336592 18446744073709551615 4365263 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17202/tid=17205] ppid=17200 vsize=649304 CPUtime=642.31 cores=0,2,4,6
/proc/17202/task/17205/stat : 17205 (strangenight1-m) R 17200 17202 15268 0 -1 4202560 44244 0 0 0 64217 14 0 0 25 0 4 0 520755433 664887296 110915 33554432000 4194304 4650419 140734458336592 18446744073709551615 4365246 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2566.1
Current children cumulated vsize (KiB) 649304

[startup+702.301 s]
/proc/loadavg: 4.01 5.00 5.84 5/175 17241
/proc/meminfo: memFree=25865556/32950928 swapFree=67111364/67111528
[pid=17202] ppid=17200 vsize=664588 CPUtime=2805.81 cores=0,2,4,6
/proc/17202/stat : 17202 (strangenight1-m) R 17200 17202 15268 0 -1 4202496 470993 0 0 0 280418 163 0 0 25 0 4 0 520755432 680538112 109039 33554432000 4194304 4650419 140734458336592 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17202/statm: 166147 109039 393 112 0 161112 0
[pid=17202/tid=17203] ppid=17200 vsize=664588 CPUtime=702.3 cores=0,2,4,6
/proc/17202/task/17203/stat : 17203 (strangenight1-m) R 17200 17202 15268 0 -1 4202560 166971 0 0 0 70171 59 0 0 25 0 4 0 520755433 680538112 109039 33554432000 4194304 4650419 140734458336592 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17202/tid=17204] ppid=17200 vsize=664588 CPUtime=698.86 cores=0,2,4,6
/proc/17202/task/17204/stat : 17204 (strangenight1-m) R 17200 17202 15268 0 -1 4202560 134787 0 0 0 69838 48 0 0 25 0 4 0 520755433 680538112 109039 33554432000 4194304 4650419 140734458336592 18446744073709551615 4366839 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17202/tid=17205] ppid=17200 vsize=664588 CPUtime=702.32 cores=0,2,4,6
/proc/17202/task/17205/stat : 17205 (strangenight1-m) R 17200 17202 15268 0 -1 4202560 47293 0 0 0 70217 15 0 0 25 0 4 0 520755433 680538112 109039 33554432000 4194304 4650419 140734458336592 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2805.81
Current children cumulated vsize (KiB) 664588

[startup+762.301 s]
/proc/loadavg: 4.04 4.82 5.72 5/175 17243
/proc/meminfo: memFree=25836116/32950928 swapFree=67111364/67111528
[pid=17202] ppid=17200 vsize=812404 CPUtime=3045.54 cores=0,2,4,6
/proc/17202/stat : 17202 (strangenight1-m) R 17200 17202 15268 0 -1 4202496 493130 0 0 0 304382 172 0 0 25 0 4 0 520755432 831901696 116016 33554432000 4194304 4650419 140734458336592 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17202/statm: 203101 116016 393 112 0 198066 0
[pid=17202/tid=17203] ppid=17200 vsize=812404 CPUtime=762.31 cores=0,2,4,6
/proc/17202/task/17203/stat : 17203 (strangenight1-m) R 17200 17202 15268 0 -1 4202560 174860 0 0 0 76170 61 0 0 25 0 4 0 520755433 831901696 116016 33554432000 4194304 4650419 140734458336592 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17202/tid=17204] ppid=17200 vsize=812404 CPUtime=758.56 cores=0,2,4,6
/proc/17202/task/17204/stat : 17204 (strangenight1-m) R 17200 17202 15268 0 -1 4202560 139345 0 0 0 75806 50 0 0 25 0 4 0 520755433 831901696 116016 33554432000 4194304 4650419 140734458336592 18446744073709551615 4313304 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17202/tid=17205] ppid=17200 vsize=812404 CPUtime=762.32 cores=0,2,4,6
/proc/17202/task/17205/stat : 17205 (strangenight1-m) R 17200 17202 15268 0 -1 4202560 53152 0 0 0 76216 16 0 0 25 0 4 0 520755433 831901696 116016 33554432000 4194304 4650419 140734458336592 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3045.54
Current children cumulated vsize (KiB) 812404

[startup+822.301 s]
/proc/loadavg: 4.01 4.68 5.62 5/175 17245
/proc/meminfo: memFree=25810148/32950928 swapFree=67111364/67111528
[pid=17202] ppid=17200 vsize=780896 CPUtime=3285.25 cores=0,2,4,6
/proc/17202/stat : 17202 (strangenight1-m) R 17200 17202 15268 0 -1 4202496 520028 0 0 0 328341 184 0 0 25 0 4 0 520755432 799637504 122763 33554432000 4194304 4650419 140734458336592 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17202/statm: 195224 122763 393 112 0 190189 0
[pid=17202/tid=17203] ppid=17200 vsize=780896 CPUtime=822.31 cores=0,2,4,6
/proc/17202/task/17203/stat : 17203 (strangenight1-m) R 17200 17202 15268 0 -1 4202560 184733 0 0 0 82165 66 0 0 25 0 4 0 520755433 799637504 122763 33554432000 4194304 4650419 140734458336592 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17202/tid=17204] ppid=17200 vsize=780896 CPUtime=818.29 cores=0,2,4,6
/proc/17202/task/17204/stat : 17204 (strangenight1-m) R 17200 17202 15268 0 -1 4202560 145842 0 0 0 81777 52 0 0 25 0 4 0 520755433 799637504 122763 33554432000 4194304 4650419 140734458336592 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17202/tid=17205] ppid=17200 vsize=780896 CPUtime=822.31 cores=0,2,4,6
/proc/17202/task/17205/stat : 17205 (strangenight1-m) R 17200 17202 15268 0 -1 4202560 56895 0 0 0 82213 18 0 0 25 0 4 0 520755433 799637504 122763 33554432000 4194304 4650419 140734458336592 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3285.25
Current children cumulated vsize (KiB) 780896

[startup+882.306 s]
/proc/loadavg: 4.04 4.57 5.52 5/175 17246
/proc/meminfo: memFree=25817040/32950928 swapFree=67111364/67111528
[pid=17202] ppid=17200 vsize=716100 CPUtime=3525.01 cores=0,2,4,6
/proc/17202/stat : 17202 (strangenight1-m) R 17200 17202 15268 0 -1 4202496 541593 0 0 0 352308 193 0 0 25 0 4 0 520755432 733286400 120855 33554432000 4194304 4650419 140734458336592 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17202/statm: 179025 120855 393 112 0 173990 0
[pid=17202/tid=17203] ppid=17200 vsize=716100 CPUtime=882.31 cores=0,2,4,6
/proc/17202/task/17203/stat : 17203 (strangenight1-m) R 17200 17202 15268 0 -1 4202560 193963 0 0 0 88162 69 0 0 25 0 4 0 520755433 733286400 120855 33554432000 4194304 4650419 140734458336592 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17202/tid=17204] ppid=17200 vsize=716100 CPUtime=878.02 cores=0,2,4,6
/proc/17202/task/17204/stat : 17204 (strangenight1-m) R 17200 17202 15268 0 -1 4202560 153754 0 0 0 87748 54 0 0 25 0 4 0 520755433 733286400 120855 33554432000 4194304 4650419 140734458336592 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17202/tid=17205] ppid=17200 vsize=716100 CPUtime=882.33 cores=0,2,4,6
/proc/17202/task/17205/stat : 17205 (strangenight1-m) R 17200 17202 15268 0 -1 4202560 57137 0 0 0 88214 19 0 0 25 0 4 0 520755433 733286400 120855 33554432000 4194304 4650419 140734458336592 18446744073709551615 4365246 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3525.01
Current children cumulated vsize (KiB) 716100

[startup+942.301 s]
/proc/loadavg: 4.09 4.48 5.42 5/175 17248
/proc/meminfo: memFree=25772336/32950928 swapFree=67111364/67111528
[pid=17202] ppid=17200 vsize=837544 CPUtime=3764.71 cores=0,2,4,6
/proc/17202/stat : 17202 (strangenight1-m) R 17200 17202 15268 0 -1 4202496 561792 0 0 0 376268 203 0 0 25 0 4 0 520755432 857645056 132089 33554432000 4194304 4650419 140734458336592 18446744073709551615 4364777 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17202/statm: 209386 132089 393 112 0 204351 0
[pid=17202/tid=17203] ppid=17200 vsize=837544 CPUtime=942.31 cores=0,2,4,6
/proc/17202/task/17203/stat : 17203 (strangenight1-m) R 17200 17202 15268 0 -1 4202560 201633 0 0 0 94159 72 0 0 25 0 4 0 520755433 857645056 132089 33554432000 4194304 4650419 140734458336592 18446744073709551615 4432376 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17202/tid=17204] ppid=17200 vsize=837544 CPUtime=937.72 cores=0,2,4,6
/proc/17202/task/17204/stat : 17204 (strangenight1-m) R 17200 17202 15268 0 -1 4202560 158149 0 0 0 93716 56 0 0 25 0 4 0 520755433 857645056 132089 33554432000 4194304 4650419 140734458336592 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17202/tid=17205] ppid=17200 vsize=837544 CPUtime=942.32 cores=0,2,4,6
/proc/17202/task/17205/stat : 17205 (strangenight1-m) R 17200 17202 15268 0 -1 4202560 57405 0 0 0 94213 19 0 0 25 0 4 0 520755433 857645056 132089 33554432000 4194304 4650419 140734458336592 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3764.71
Current children cumulated vsize (KiB) 837544

[startup+1002.3 s]
/proc/loadavg: 4.11 4.40 5.34 5/175 17249
/proc/meminfo: memFree=25802780/32950928 swapFree=67111364/67111528
[pid=17202] ppid=17200 vsize=829972 CPUtime=4004.44 cores=0,2,4,6
/proc/17202/stat : 17202 (strangenight1-m) R 17200 17202 15268 0 -1 4202496 580252 0 0 0 400233 211 0 0 25 0 4 0 520755432 849891328 124431 33554432000 4194304 4650419 140734458336592 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17202/statm: 207493 124431 393 112 0 202458 0
[pid=17202/tid=17203] ppid=17200 vsize=829972 CPUtime=1002.31 cores=0,2,4,6
/proc/17202/task/17203/stat : 17203 (strangenight1-m) R 17200 17202 15268 0 -1 4202560 208269 0 0 0 100156 75 0 0 25 0 4 0 520755433 849891328 124431 33554432000 4194304 4650419 140734458336592 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17202/tid=17204] ppid=17200 vsize=829972 CPUtime=997.45 cores=0,2,4,6
/proc/17202/task/17204/stat : 17204 (strangenight1-m) R 17200 17202 15268 0 -1 4202560 165522 0 0 0 99685 60 0 0 25 0 4 0 520755433 849891328 124431 33554432000 4194304 4650419 140734458336592 18446744073709551615 4433059 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17202/tid=17205] ppid=17200 vsize=829972 CPUtime=1002.32 cores=0,2,4,6
/proc/17202/task/17205/stat : 17205 (strangenight1-m) R 17200 17202 15268 0 -1 4202560 57770 0 0 0 100213 19 0 0 25 0 4 0 520755433 849891328 124431 33554432000 4194304 4650419 140734458336592 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4004.44
Current children cumulated vsize (KiB) 829972

[startup+1062.3 s]
/proc/loadavg: 4.10 4.34 5.26 5/175 17251
/proc/meminfo: memFree=25808804/32950928 swapFree=67111364/67111528
[pid=17202] ppid=17200 vsize=729868 CPUtime=4244.16 cores=0,2,4,6
/proc/17202/stat : 17202 (strangenight1-m) R 17200 17202 15268 0 -1 4202496 600067 0 0 0 424195 221 0 0 25 0 4 0 520755432 747384832 123025 33554432000 4194304 4650419 140734458336592 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17202/statm: 182467 123025 393 112 0 177432 0
[pid=17202/tid=17203] ppid=17200 vsize=729868 CPUtime=1062.31 cores=0,2,4,6
/proc/17202/task/17203/stat : 17203 (strangenight1-m) R 17200 17202 15268 0 -1 4202560 216266 0 0 0 106152 79 0 0 25 0 4 0 520755433 747384832 123025 33554432000 4194304 4650419 140734458336592 18446744073709551615 4366845 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17202/tid=17204] ppid=17200 vsize=729868 CPUtime=1057.16 cores=0,2,4,6
/proc/17202/task/17204/stat : 17204 (strangenight1-m) R 17200 17202 15268 0 -1 4202560 171401 0 0 0 105654 62 0 0 25 0 4 0 520755433 747384832 123025 33554432000 4194304 4650419 140734458336592 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17202/tid=17205] ppid=17200 vsize=729868 CPUtime=1062.33 cores=0,2,4,6
/proc/17202/task/17205/stat : 17205 (strangenight1-m) R 17200 17202 15268 0 -1 4202560 59374 0 0 0 106213 20 0 0 25 0 4 0 520755433 747384832 123025 33554432000 4194304 4650419 140734458336592 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4244.16
Current children cumulated vsize (KiB) 729868

[startup+1122.3 s]
/proc/loadavg: 4.10 4.29 5.18 5/175 17253
/proc/meminfo: memFree=25784940/32950928 swapFree=67111364/67111528
[pid=17202] ppid=17200 vsize=787100 CPUtime=4483.89 cores=0,2,4,6
/proc/17202/stat : 17202 (strangenight1-m) R 17200 17202 15268 0 -1 4202496 623997 0 0 0 448156 233 0 0 25 0 4 0 520755432 805990400 128957 33554432000 4194304 4650419 140734458336592 18446744073709551615 4313304 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17202/statm: 196775 128957 393 112 0 191740 0
[pid=17202/tid=17203] ppid=17200 vsize=787100 CPUtime=1122.31 cores=0,2,4,6
/proc/17202/task/17203/stat : 17203 (strangenight1-m) R 17200 17202 15268 0 -1 4202560 224645 0 0 0 112148 83 0 0 25 0 4 0 520755433 805990400 128957 33554432000 4194304 4650419 140734458336592 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17202/tid=17204] ppid=17200 vsize=787100 CPUtime=1116.89 cores=0,2,4,6
/proc/17202/task/17204/stat : 17204 (strangenight1-m) R 17200 17202 15268 0 -1 4202560 180164 0 0 0 111623 66 0 0 25 0 4 0 520755433 805990400 128957 33554432000 4194304 4650419 140734458336592 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17202/tid=17205] ppid=17200 vsize=787100 CPUtime=1122.33 cores=0,2,4,6
/proc/17202/task/17205/stat : 17205 (strangenight1-m) R 17200 17202 15268 0 -1 4202560 61644 0 0 0 112212 21 0 0 25 0 4 0 520755433 805990400 128957 33554432000 4194304 4650419 140734458336592 18446744073709551615 4366928 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4483.89
Current children cumulated vsize (KiB) 787100

[startup+1182.3 s]
/proc/loadavg: 4.03 4.24 5.10 5/175 17254
/proc/meminfo: memFree=25748808/32950928 swapFree=67111364/67111528
[pid=17202] ppid=17200 vsize=865500 CPUtime=4723.63 cores=0,2,4,6
/proc/17202/stat : 17202 (strangenight1-m) R 17200 17202 15268 0 -1 4202496 646060 0 0 0 472121 242 0 0 25 0 4 0 520755432 886272000 138331 33554432000 4194304 4650419 140734458336592 18446744073709551615 4364772 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17202/statm: 216375 138331 393 112 0 211340 0
[pid=17202/tid=17203] ppid=17200 vsize=865500 CPUtime=1182.32 cores=0,2,4,6
/proc/17202/task/17203/stat : 17203 (strangenight1-m) R 17200 17202 15268 0 -1 4202560 232625 0 0 0 118145 87 0 0 25 0 4 0 520755433 886272000 138331 33554432000 4194304 4650419 140734458336592 18446744073709551615 4313064 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17202/tid=17204] ppid=17200 vsize=865500 CPUtime=1176.61 cores=0,2,4,6
/proc/17202/task/17204/stat : 17204 (strangenight1-m) R 17200 17202 15268 0 -1 4202560 184881 0 0 0 117593 68 0 0 25 0 4 0 520755433 886272000 138331 33554432000 4194304 4650419 140734458336592 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17202/tid=17205] ppid=17200 vsize=865500 CPUtime=1182.33 cores=0,2,4,6
/proc/17202/task/17205/stat : 17205 (strangenight1-m) R 17200 17202 15268 0 -1 4202560 63552 0 0 0 118211 22 0 0 25 0 4 0 520755433 886272000 138331 33554432000 4194304 4650419 140734458336592 18446744073709551615 4366906 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4723.63
Current children cumulated vsize (KiB) 865500



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.5 s]
/proc/loadavg: 4.02 4.22 5.08 5/175 17255
/proc/meminfo: memFree=25786616/32950928 swapFree=67111364/67111528
[pid=17202] ppid=17200 vsize=742216 CPUtime=4800.36 cores=0,2,4,6
/proc/17202/stat : 17202 (strangenight1-m) R 17200 17202 15268 0 -1 4202496 652020 0 0 0 479789 247 0 0 25 0 4 0 520755432 760029184 128422 33554432000 4194304 4650419 140734458336592 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17202/statm: 185554 128422 393 112 0 180519 0
[pid=17202/tid=17203] ppid=17200 vsize=742216 CPUtime=1201.53 cores=0,2,4,6
/proc/17202/task/17203/stat : 17203 (strangenight1-m) R 17200 17202 15268 0 -1 4202560 236151 0 0 0 120064 89 0 0 25 0 4 0 520755433 760029184 128422 33554432000 4194304 4650419 140734458336592 18446744073709551615 4363862 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17202/tid=17204] ppid=17200 vsize=742216 CPUtime=1195.73 cores=0,2,4,6
/proc/17202/task/17204/stat : 17204 (strangenight1-m) R 17200 17202 15268 0 -1 4202560 185421 0 0 0 119504 69 0 0 25 0 4 0 520755433 760029184 128422 33554432000 4194304 4650419 140734458336592 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17202/tid=17205] ppid=17200 vsize=742216 CPUtime=1201.54 cores=0,2,4,6
/proc/17202/task/17205/stat : 17205 (strangenight1-m) R 17200 17202 15268 0 -1 4202560 64740 0 0 0 120131 23 0 0 25 0 4 0 520755433 760029184 128422 33554432000 4194304 4650419 140734458336592 18446744073709551615 4365311 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 742216

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.54
CPU time (s): 4800.41
CPU user time (s): 4797.92
CPU system time (s): 2.49462
CPU usage (%): 399.523
Max. virtual memory (cumulated for all children) (KiB): 961736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.92
system time used= 2.49462
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 652020
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= 350
involuntary context switches= 18825

runsolver used 1.85772 second user time and 3.9654 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-29 17:39:18
IDJOB=3175143
IDBENCH=82761
IDSOLVER=1588
FILE ID=node127/3175143-1304091558
RUNJOBID= node127-1304091176-17138
PBS_JOBID= 13170516
Free space on /tmp= 71812 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v150-c3195-S1579607106-017.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175143-1304091558/watcher-3175143-1304091558 -o /tmp/evaluation-result-3175143-1304091558/solver-3175143-1304091558 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3175143-1304091558.cnf

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

MD5SUM BENCH= 7790a3f63c0c8a2b2a87d89aa5f80b99
RANDOM SEED=1884456434

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
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.823
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.60
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.823
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:     32950928 kB
MemFree:      26073468 kB
Buffers:       1399084 kB
Cached:        4718560 kB
SwapCached:          0 kB
Active:        2016880 kB
Inactive:      4385836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26073468 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            6236 kB
Writeback:           0 kB
AnonPages:      284856 kB
Mapped:          15484 kB
Slab:           410372 kB
PageTables:       5112 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   516556 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= 71812 MiB
End job on node127 at 2011-04-29 17:59:21