Trace number 3175086

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.34 1201.73

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v400-c1704-S785747282-100.UNKNOWN.cnf
MD5SUMb444591b86255859f3a5d3b876e65166
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark24.4203
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1704
Sum of the clauses size5112
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31704
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-3175086-1304083806.cnf'
0.00/0.00	c -- header says num vars:            400
0.00/0.00	c -- header says num clauses:        1704
0.00/0.00	c -- clauses added:            0 learnts,         1704 normals,            0 xors
0.00/0.00	c -- vars added        400
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       400      1704         0         0      5112         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/1704/1704 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:      7  v-fix:    0  time:  0.01 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     166 undec:      58 neg:     176
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       393      1691         0         0      5104         0   no data   no data  --
0.00/0.05	c Decided on static restart strategy
0.00/0.13	c  N st     8      4917       393      1691         0      4794      5104     90856   no data   no data  --
1.17/0.37	c  N st    10     11304       393      1691         0      4451      5104     62951   no data   no data  --
2.37/0.60	c  N st    11     17047       393      1691         0     10017      5104    161197   no data   no data  --
3.57/0.96	c  F st    12     25002       393      1691         0     12291      5104    209878   no data   no data  --
3.57/0.96	c  N st    12     25002       393      1691         0     12291      5104    209878   no data   no data  --
4.80/1.21	c Decided on static restart strategy
4.80/1.21	c  N st    18     30000       393      1691         0     10621      5104    161425   no data   no data  --
4.80/1.21	c  S st    18     30000       393      1691         0     10621      5104    161425   no data   no data  --
4.80/1.24	c  S st    18     30505       393      1691         0     11123      5104    170974   no data   no data  --
4.80/1.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.80/1.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.80/1.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
4.80/1.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.80/1.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.80/1.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    393 time:  0.00 s
4.80/1.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.57/1.40	c lits-rem:       122  cl-subs:      967  v-elim:      0  v-fix:    0  time:  0.59 s
5.57/1.41	c asymm  cl-useful: 0/1691/1691 lits-rem:0 time: 0.03
5.57/1.41	c calculated reachability. Time: 0.00
5.57/1.41	c  N st    18     30505       393      1691         0     10156      5104    154078   no data   no data  --
7.17/1.81	c  N st    20     37619       393      1691         0      9437      5104    129706   no data   no data  --
8.37/2.18	c  N st    21     44018       393      1691         0     15629      5104    241153   no data   no data  --
8.78/2.29	c  S st    22     45757       393      1691         0     17327      5104    274060   no data   no data  --
9.19/2.34	c  S st    22     46260       393      1691         0      9145      5104    110013   no data   no data  --
9.19/2.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.19/2.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.19/2.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
9.19/2.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.19/2.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.19/2.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    393 time:  0.00 s
9.19/2.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.19/2.39	c lits-rem:        23  cl-subs:      118  v-elim:      0  v-fix:    0  time:  0.20 s
9.19/2.39	c vivif2 --  cl tried     1691 cl shrink        0 lits rem          0 time: 0.00
9.19/2.39	c vivif2 --  cl tried     9027 cl shrink        0 lits rem          0 time: 0.00
9.56/2.40	c asymm  cl-useful: 0/1691/1691 lits-rem:0 time: 0.03
9.56/2.40	c calculated reachability. Time: 0.00
9.56/2.40	c  N st    22     46260       393      1691         0      9027      5104    108002   no data   no data  --
12.77/3.22	c  N st    23     60657       393      1691         0     13303      5104    177899   no data   no data  --
15.16/3.81	c  N st    24     69393       393      1691         0     11150      5104    131512   no data   no data  --
15.16/3.81	c  S st    24     69393       393      1691         0     11150      5104    131512   no data   no data  --
15.16/3.84	c  S st    24     69897       393      1691         0     11654      5104    141234   no data   no data  --
15.16/3.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.16/3.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.16/3.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
15.16/3.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.16/3.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.16/3.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    393 time:  0.00 s
15.16/3.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.56/3.96	c lits-rem:        35  cl-subs:      187  v-elim:      0  v-fix:    0  time:  0.48 s
15.56/3.96	c vivif2 --  cl tried     1691 cl shrink        0 lits rem          0 time: 0.00
15.56/3.97	c vivif2 --  cl tried    11467 cl shrink        0 lits rem          0 time: 0.00
15.56/3.97	c asymm  cl-useful: 0/1691/1691 lits-rem:0 time: 0.03
15.56/3.97	c calculated reachability. Time: 0.00
15.56/3.97	c  N st    24     69897       393      1691         0     11467      5104    137790   no data   no data  --
20.36/5.11	c  F st    25     87500       393      1691         0     16838      5104    227829   no data   no data  --
20.36/5.11	c  N st    25     87500       393      1691         0     16838      5104    227829   no data   no data  --
21.56/5.49	c Decided on static restart strategy
22.75/5.75	c  N st    32     95540       393      1691         0     24685      5104    377632   no data   no data  --
25.55/6.43	c  N st    34    104845       393      1691         0     21083      5104    303658   no data   no data  --
25.55/6.43	c  S st    34    104845       393      1691         0     21083      5104    303658   no data   no data  --
25.55/6.48	c  S st    34    105348       393      1691         0     21584      5104    313538   no data   no data  --
25.55/6.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.55/6.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.55/6.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
25.94/6.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.94/6.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.94/6.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    393 time:  0.00 s
25.94/6.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
28.34/7.15	c lits-rem:       291  cl-subs:     1477  v-elim:      0  v-fix:    0  time:  2.58 s
28.34/7.15	c vivif2 --  cl tried     1691 cl shrink        0 lits rem          0 time: 0.00
28.34/7.15	c vivif2 --  cl tried    20107 cl shrink        0 lits rem          0 time: 0.01
28.34/7.16	c asymm  cl-useful: 0/1691/1691 lits-rem:0 time: 0.06
28.34/7.16	c calculated reachability. Time: 0.00
28.34/7.16	c  N st    34    105348       393      1691         0     20107      5104    287251   no data   no data  --
31.54/7.92	c  N st    35    114947       393      1691         0     15881      5104    189587   no data   no data  --
36.33/9.14	c  N st    36    129344       393      1691         0     15320      5104    167147   no data   no data  --
43.53/10.97	c  N st    37    150939       393      1691         0     20721      5104    258426   no data   no data  --
45.92/11.52	c  S st    38    158022       393      1691         0     27599      5104    394425   no data   no data  --
45.92/11.58	c  S st    38    158527       393      1691         0     28104      5104    404346   no data   no data  --
45.92/11.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
45.92/11.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
45.92/11.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
46.32/11.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
46.32/11.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
46.32/11.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    393 time:  0.00 s
46.32/11.60	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
50.72/12.79	c lits-rem:       789  cl-subs:     2391  v-elim:      0  v-fix:    0  time:  4.73 s
50.72/12.79	c vivif2 --  cl tried     1691 cl shrink        0 lits rem          0 time: 0.00
50.72/12.79	c vivif2 --  cl tried    25713 cl shrink        0 lits rem          0 time: 0.02
51.11/12.81	c asymm  cl-useful: 0/1691/1691 lits-rem:0 time: 0.08
51.11/12.81	c calculated reachability. Time: 0.00
51.11/12.81	c  N st    38    158527       393      1691         0     25713      5104    360076   no data   no data  --
69.09/17.30	c  N st    39    207116       393      1691         0     20527      5104    235768   no data   no data  --
81.08/20.33	c  N st    40    237790       393      1691         0     30845      5104    430576   no data   no data  --
81.08/20.33	c  S st    40    237790       393      1691         0     30845      5104    430576   no data   no data  --
81.48/20.42	c  S st    40    238295       393      1691         0     31349      5104    439938   no data   no data  --
81.48/20.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
81.48/20.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
81.48/20.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
81.48/20.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
81.48/20.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
81.48/20.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    393 time:  0.00 s
81.48/20.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
87.07/21.85	c lits-rem:       438  cl-subs:     2060  v-elim:      0  v-fix:    0  time:  5.62 s
87.07/21.85	c vivif2 --  cl tried     1691 cl shrink        0 lits rem          0 time: 0.00
87.07/21.86	c vivif2 --  cl tried    29289 cl shrink        0 lits rem          0 time: 0.02
87.07/21.88	c asymm  cl-useful: 0/1691/1691 lits-rem:0 time: 0.09
87.07/21.88	c calculated reachability. Time: 0.00
87.07/21.88	c  N st    40    238295       393      1691         0     29289      5104    400741   no data   no data  --
114.65/28.73	c  F st    41    306250       393      1691         0     31275      5104    388362   no data   no data  --
114.65/28.73	c  N st    41    306250       393      1691         0     31275      5104    388362   no data   no data  --
117.03/29.36	c Decided on static restart strategy
129.02/32.33	c  N st    51    334552       393      1691         0     35316      5104    449174   no data   no data  --
141.01/35.32	c  N st    53    357442       393      1691         0     33322      5104    419237   no data   no data  --
141.01/35.32	c  S st    53    357442       393      1691         0     33322      5104    419237   no data   no data  --
141.39/35.41	c  S st    53    357944       393      1691         0     33822      5104    429298   no data   no data  --
141.39/35.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
141.39/35.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
141.39/35.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
141.39/35.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
141.39/35.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
141.39/35.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    393 time:  0.00 s
141.39/35.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
146.58/36.73	c lits-rem:       490  cl-subs:     1622  v-elim:      0  v-fix:    0  time:  5.21 s
146.58/36.73	c vivif2 --  cl tried     1691 cl shrink        0 lits rem          0 time: 0.00
146.58/36.74	c vivif2 --  cl tried    32200 cl shrink        0 lits rem          0 time: 0.02
146.58/36.76	c asymm  cl-useful: 0/1691/1691 lits-rem:0 time: 0.10
146.58/36.76	c calculated reachability. Time: 0.00
146.58/36.76	c  N st    53    357944       393      1691         0     32200      5104    396642   no data   no data  --
164.57/41.26	c  N st    54    390337       393      1691         0     38584      5104    518426   no data   no data  --
190.13/47.65	c  N st    55    438926       393      1691         0     32306      5104    353353   no data   no data  --
228.50/57.26	c  N st    56    511808       393      1691         0     45574      5104    568460   no data   no data  --
242.87/60.88	c  N st    57    536916       393      1691         0     39945      5104    471026   no data   no data  --
242.87/60.88	c  S st    57    536916       393      1691         0     39945      5104    471026   no data   no data  --
243.27/60.99	c  S st    57    537418       393      1691         0     40446      5104    480939   no data   no data  --
243.27/60.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
243.27/60.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
243.66/61.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.05
243.66/61.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
243.66/61.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
243.66/61.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    393 time:  0.00 s
243.66/61.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
249.26/62.46	c lits-rem:       801  cl-subs:     1693  v-elim:      0  v-fix:    0  time:  5.75 s
249.26/62.46	c vivif2 --  cl tried     1691 cl shrink        0 lits rem          0 time: 0.00
249.26/62.46	c vivif2 --  cl tried    38753 cl shrink        0 lits rem          0 time: 0.02
249.26/62.49	c asymm  cl-useful: 0/1691/1691 lits-rem:0 time: 0.12
249.66/62.50	c calculated reachability. Time: 0.00
249.66/62.50	c  N st    57    537418       393      1691         0     38753      5104    449786   no data   no data  --
359.91/90.18	c  N st    58    701403       393      1691         0     67543      5104   1002824   no data   no data  --
426.64/106.88	c  N st    59    806128       393      1691         0     61466      5104    868052   no data   no data  --
426.64/106.88	c  S st    59    806128       393      1691         0     61466      5104    868052   no data   no data  --
427.42/107.06	c  S st    59    806633       393      1691         0     61969      5104    877753   no data   no data  --
427.42/107.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
427.42/107.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
427.42/107.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.10
427.82/107.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
427.82/107.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
427.82/107.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    393 time:  0.00 s
427.82/107.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
440.99/110.43	c lits-rem:      1605  cl-subs:     5338  v-elim:      0  v-fix:    0  time: 13.19 s
440.99/110.43	c vivif2 --  cl tried     1691 cl shrink        0 lits rem          0 time: 0.00
440.99/110.44	c vivif2 --  cl tried    56631 cl shrink        0 lits rem          0 time: 0.04
440.99/110.49	c asymm  cl-useful: 0/1691/1691 lits-rem:0 time: 0.24
441.40/110.50	c calculated reachability. Time: 0.00
441.40/110.50	c  N st    59    806633       393      1691         0     56631      5104    773782   no data   no data  --
647.52/162.17	c  F st    60   1071875       393      1691         0     72095      5104    958212   no data   no data  --
647.52/162.17	c  N st    60   1071875       393      1691         0     72095      5104    958212   no data   no data  --
652.32/163.39	c Decided on static restart strategy
671.10/168.02	c  N st    70   1100176       393      1691         0     56283      5104    637915   no data   no data  --
700.25/175.39	c  N st    72   1136171       393      1691         0     46742      5104    443437   no data   no data  --
727.02/182.04	c  N st    73   1168566       393      1691         0     78026      5104   1084954   no data   no data  --
765.37/191.61	c  N st    74   1209950       393      1691         0     72627      5104    965221   no data   no data  --
765.37/191.61	c  S st    74   1209950       393      1691         0     72627      5104    965221   no data   no data  --
766.17/191.88	c  S st    74   1210452       393      1691         0     73129      5104    975660   no data   no data  --
766.17/191.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
766.17/191.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
766.57/191.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.16
766.57/191.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
766.57/191.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
766.57/191.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    393 time:  0.00 s
766.57/191.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
784.54/196.48	c lits-rem:       928  cl-subs:     5914  v-elim:      0  v-fix:    0  time: 18.06 s
784.54/196.48	c vivif2 --  cl tried     1691 cl shrink        0 lits rem          0 time: 0.00
784.54/196.49	c vivif2 --  cl tried    67215 cl shrink        0 lits rem          0 time: 0.04
784.94/196.57	c asymm  cl-useful: 0/1691/1691 lits-rem:0 time: 0.32
784.94/196.57	c calculated reachability. Time: 0.00
784.94/196.57	c  N st    74   1210452       393      1691         0     67215      5104    861911   no data   no data  --
857.26/214.70	c  N st    75   1283334       393      1691         0     91251      5104   1262770   no data   no data  --
968.29/242.44	c  N st    76   1392657       393      1691         0     52158      5104    488017   no data   no data  --
1127.67/282.37	c  N st    77   1556642       393      1691         0     56785      5104    545505   no data   no data  --
1264.29/316.57	c  N st    78   1710452       393      1691         0     97923      5104   1308674   no data   no data  --
1264.29/316.57	c  S st    78   1710452       393      1691         0     97923      5104   1308674   no data   no data  --
1265.91/316.96	c  S st    78   1710958       393      1691         0     98426      5104   1318773   no data   no data  --
1265.91/316.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1265.91/316.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1266.28/317.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.18
1266.28/317.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1266.28/317.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1266.28/317.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    393 time:  0.00 s
1266.28/317.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1308.23/327.50	c lits-rem:      1470  cl-subs:    14047  v-elim:      0  v-fix:    0  time: 41.70 s
1308.23/327.50	c vivif2 --  cl tried     1691 cl shrink        0 lits rem          0 time: 0.00
1308.23/327.51	c vivif2 --  cl tried    84379 cl shrink        0 lits rem          0 time: 0.06
1308.63/327.64	c asymm  cl-useful: 0/1691/1691 lits-rem:0 time: 0.50
1308.63/327.64	c calculated reachability. Time: 0.00
1308.63/327.64	c  N st    78   1710958       393      1691         0     84379      5104   1077858   no data   no data  --
1679.32/420.45	c  N st    79   2079922       393      1691         0     95969      5104   1207306   no data   no data  --
1819.55/455.55	c  N st    80   2210960       393      1691         0    100352      5104   1336505   no data   no data  --
1819.55/455.55	c  S st    80   2210960       393      1691         0    100352      5104   1336505   no data   no data  --
1820.73/455.89	c  S st    80   2211464       393      1691         0    100853      5104   1346854   no data   no data  --
1821.13/455.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1821.13/455.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1821.13/455.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.18
1821.13/455.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1821.13/455.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1821.13/455.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    393 time:  0.00 s
1821.13/455.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1847.49/462.55	c lits-rem:       470  cl-subs:     7590  v-elim:      0  v-fix:    0  time: 26.22 s
1847.49/462.55	c vivif2 --  cl tried     1691 cl shrink        0 lits rem          0 time: 0.00
1847.49/462.57	c vivif2 --  cl tried    93263 cl shrink        0 lits rem          0 time: 0.07
1848.29/462.70	c asymm  cl-useful: 0/1691/1691 lits-rem:0 time: 0.52
1848.29/462.70	c calculated reachability. Time: 0.00
1848.29/462.70	c  N st    80   2211464       393      1691         0     93263      5104   1205035   no data   no data  --
2465.07/617.13	c  N st    81   2711464       393      1691         0    115703      5104   1387878   no data   no data  --
2465.07/617.13	c  S st    81   2711464       393      1691         0    115703      5104   1387878   no data   no data  --
2466.65/617.52	c  S st    81   2711965       393      1691         0    116204      5104   1397995   no data   no data  --
2466.65/617.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2466.65/617.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2466.65/617.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.22
2467.05/617.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2467.05/617.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2467.05/617.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    393 time:  0.00 s
2467.05/617.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2518.58/630.53	c lits-rem:       280  cl-subs:    19121  v-elim:      0  v-fix:    0  time: 51.48 s
2518.58/630.53	c vivif2 --  cl tried     1691 cl shrink        0 lits rem          0 time: 0.00
2518.58/630.55	c vivif2 --  cl tried    97083 cl shrink        0 lits rem          0 time: 0.08
2519.38/630.72	c asymm  cl-useful: 0/1691/1691 lits-rem:0 time: 0.68
2519.38/630.72	c calculated reachability. Time: 0.00
2519.38/630.72	c  N st    81   2711965       393      1691         0     97083      5104   1127904   no data   no data  --
3150.13/788.70	c  N st    82   3211966       393      1691         0    148743      5104   1927264   no data   no data  --
3150.13/788.70	c  S st    82   3211966       393      1691         0    148743      5104   1927264   no data   no data  --
3152.52/789.24	c  S st    82   3212467       393      1691         0    149242      5104   1937784   no data   no data  --
3152.52/789.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3152.52/789.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3152.92/789.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.30
3152.92/789.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3152.92/789.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3152.92/789.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    393 time:  0.00 s
3152.92/789.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3248.39/813.24	c lits-rem:       304  cl-subs:    32801  v-elim:      0  v-fix:    0  time: 95.23 s
3248.39/813.24	c vivif2 --  cl tried     1691 cl shrink        0 lits rem          0 time: 0.00
3248.39/813.26	c vivif2 --  cl tried   116441 cl shrink        0 lits rem          0 time: 0.08
3249.19/813.44	c asymm  cl-useful: 0/1691/1691 lits-rem:0 time: 0.71
3249.19/813.44	c calculated reachability. Time: 0.00
3249.19/813.44	c  N st    82   3212467       393      1691         0    116441      5104   1436065   no data   no data  --
3967.01/993.12	c  N st    83   3712467       393      1691         0    134849      5104   1777304   no data   no data  --
3967.01/993.12	c  S st    83   3712467       393      1691         0    134849      5104   1777304   no data   no data  --
3969.00/993.63	c  S st    83   3712972       393      1691         0    135354      5104   1787657   no data   no data  --
3969.00/993.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3969.00/993.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3969.40/993.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.27
3969.40/993.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3969.40/993.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3969.40/993.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    393 time:  0.00 s
3969.40/993.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4021.33/1006.74	c lits-rem:       921  cl-subs:    14519  v-elim:      0  v-fix:    0  time: 51.78 s
4021.33/1006.74	c vivif2 --  cl tried     1691 cl shrink        0 lits rem          0 time: 0.00
4021.33/1006.76	c vivif2 --  cl tried   120835 cl shrink        0 lits rem          0 time: 0.09
4022.13/1006.92	c asymm  cl-useful: 0/1691/1691 lits-rem:0 time: 0.66
4022.13/1006.93	c calculated reachability. Time: 0.00
4022.13/1006.93	c  N st    83   3712972       393      1691         0    120835      5104   1550329   no data   no data  --
4090.85/1024.13	c  F st    84   3751562       393      1691         0    158232      5104   2354668   no data   no data  --
4090.85/1024.13	c  N st    84   3751562       393      1691         0    158232      5104   2354668   no data   no data  --
4104.45/1027.58	c Decided on static restart strategy
4129.59/1033.89	c  N st    94   3779866       393      1691         0    104982      5104   1162021   no data   no data  --
4180.72/1046.65	c  N st    96   3815861       393      1691         0    139398      5104   1810244   no data   no data  --
4237.84/1060.95	c  N st    97   3848253       393      1691         0     88911      5104    825261   no data   no data  --
4307.34/1078.30	c  N st    98   3896842       393      1691         0    135412      5104   1734528   no data   no data  --
4410.41/1104.16	c  N st    99   3969724       393      1691         0    122816      5104   1488421   no data   no data  --
4576.98/1145.86	c  N st   100   4079048       393      1691         0    144839      5104   1966599   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-3175086-1304083806/watcher-3175086-1304083806 -o /tmp/evaluation-result-3175086-1304083806/solver-3175086-1304083806 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175086-1304083806.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: 7.47 7.97 8.05 5/180 24839
/proc/meminfo: memFree=17369516/32951124 swapFree=67111528/67111528
[pid=24839] ppid=24837 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/24839/stat : 24839 (strangenight1-m) R 24837 24839 24299 0 -1 4202496 414 0 0 0 0 0 0 0 24 0 4 0 519981497 52465664 353 33554432000 4194304 4650419 140733643948160 18446744073709551615 47616187660210 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24839/statm: 12809 353 303 112 0 7774 0
[pid=24839/tid=24840] ppid=24837 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/24839/task/24840/stat : 24840 (strangenight1-m) R 24837 24839 24299 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 519981498 52465664 353 33554432000 4194304 4650419 140733643948160 18446744073709551615 270613167089 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=24839/tid=24841] ppid=24837 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/24839/task/24841/stat : 24841 (strangenight1-m) R 24837 24839 24299 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 519981498 52465664 353 33554432000 4194304 4650419 140733643948160 18446744073709551615 47616187660204 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24839/tid=24842] ppid=24837 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/24839/task/24842/stat : 24842 (strangenight1-m) R 24837 24839 24299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 519981498 52465664 353 33554432000 4194304 4650419 140733643948160 18446744073709551615 47616187660200 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.139529 s]
/proc/loadavg: 7.47 7.97 8.05 5/180 24839
/proc/meminfo: memFree=17369516/32951124 swapFree=67111528/67111528
[pid=24839] ppid=24837 vsize=282736 CPUtime=0.53 cores=0,2,4,6
/proc/24839/stat : 24839 (strangenight1-m) R 24837 24839 24299 0 -1 4202496 1818 0 0 0 53 0 0 0 25 0 4 0 519981497 289521664 1584 33554432000 4194304 4650419 140733643948160 18446744073709551615 4333886 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24839/statm: 70684 1584 393 112 0 65649 0
[pid=24839/tid=24840] ppid=24837 vsize=282736 CPUtime=0.13 cores=0,2,4,6
/proc/24839/task/24840/stat : 24840 (strangenight1-m) R 24837 24839 24299 0 -1 4202560 358 0 0 0 13 0 0 0 25 0 4 0 519981498 289521664 1584 33554432000 4194304 4650419 140733643948160 18446744073709551615 270612771525 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24839/tid=24841] ppid=24837 vsize=282736 CPUtime=0.13 cores=0,2,4,6
/proc/24839/task/24841/stat : 24841 (strangenight1-m) R 24837 24839 24299 0 -1 4202560 342 0 0 0 13 0 0 0 25 0 4 0 519981498 289521664 1584 33554432000 4194304 4650419 140733643948160 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24839/tid=24842] ppid=24837 vsize=282736 CPUtime=0.13 cores=0,2,4,6
/proc/24839/task/24842/stat : 24842 (strangenight1-m) R 24837 24839 24299 0 -1 4202560 357 0 0 0 13 0 0 0 25 0 4 0 519981498 289521664 1584 33554432000 4194304 4650419 140733643948160 18446744073709551615 270613153927 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 282736

[startup+0.200692 s]
/proc/loadavg: 7.47 7.97 8.05 5/180 24839
/proc/meminfo: memFree=17369516/32951124 swapFree=67111528/67111528
[pid=24839] ppid=24837 vsize=283516 CPUtime=0.78 cores=0,2,4,6
/proc/24839/stat : 24839 (strangenight1-m) R 24837 24839 24299 0 -1 4202496 2231 0 0 0 78 0 0 0 25 0 4 0 519981497 290320384 1646 33554432000 4194304 4650419 140733643948160 18446744073709551615 4366828 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24839/statm: 70879 1646 393 112 0 65844 0
[pid=24839/tid=24840] ppid=24837 vsize=283516 CPUtime=0.19 cores=0,2,4,6
/proc/24839/task/24840/stat : 24840 (strangenight1-m) R 24837 24839 24299 0 -1 4202560 485 0 0 0 19 0 0 0 25 0 4 0 519981498 290320384 1646 33554432000 4194304 4650419 140733643948160 18446744073709551615 4363506 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24839/tid=24841] ppid=24837 vsize=283516 CPUtime=0.19 cores=0,2,4,6
/proc/24839/task/24841/stat : 24841 (strangenight1-m) R 24837 24839 24299 0 -1 4202560 465 0 0 0 19 0 0 0 25 0 4 0 519981498 290320384 1647 33554432000 4194304 4650419 140733643948160 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24839/tid=24842] ppid=24837 vsize=283516 CPUtime=0.19 cores=0,2,4,6
/proc/24839/task/24842/stat : 24842 (strangenight1-m) R 24837 24839 24299 0 -1 4202560 401 0 0 0 19 0 0 0 25 0 4 0 519981498 290320384 1647 33554432000 4194304 4650419 140733643948160 18446744073709551615 4363423 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 283516

[startup+0.300674 s]
/proc/loadavg: 7.47 7.97 8.05 5/180 24839
/proc/meminfo: memFree=17369516/32951124 swapFree=67111528/67111528
[pid=24839] ppid=24837 vsize=283516 CPUtime=1.17 cores=0,2,4,6
/proc/24839/stat : 24839 (strangenight1-m) R 24837 24839 24299 0 -1 4202496 2570 0 0 0 117 0 0 0 25 0 4 0 519981497 290320384 1985 33554432000 4194304 4650419 140733643948160 18446744073709551615 4365715 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24839/statm: 70879 1985 393 112 0 65844 0
[pid=24839/tid=24840] ppid=24837 vsize=283516 CPUtime=0.29 cores=0,2,4,6
/proc/24839/task/24840/stat : 24840 (strangenight1-m) R 24837 24839 24299 0 -1 4202560 570 0 0 0 29 0 0 0 25 0 4 0 519981498 290320384 1985 33554432000 4194304 4650419 140733643948160 18446744073709551615 4364336 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24839/tid=24841] ppid=24837 vsize=283516 CPUtime=0.29 cores=0,2,4,6
/proc/24839/task/24841/stat : 24841 (strangenight1-m) R 24837 24839 24299 0 -1 4202560 549 0 0 0 29 0 0 0 25 0 4 0 519981498 290320384 1985 33554432000 4194304 4650419 140733643948160 18446744073709551615 4366896 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24839/tid=24842] ppid=24837 vsize=283516 CPUtime=0.29 cores=0,2,4,6
/proc/24839/task/24842/stat : 24842 (strangenight1-m) R 24837 24839 24299 0 -1 4202560 489 0 0 0 29 0 0 0 25 0 4 0 519981498 290320384 1985 33554432000 4194304 4650419 140733643948160 18446744073709551615 4364503 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 283516

[startup+0.700605 s]
/proc/loadavg: 7.47 7.97 8.05 5/180 24839
/proc/meminfo: memFree=17369516/32951124 swapFree=67111528/67111528
[pid=24839] ppid=24837 vsize=284984 CPUtime=2.77 cores=0,2,4,6
/proc/24839/stat : 24839 (strangenight1-m) R 24837 24839 24299 0 -1 4202496 4494 0 0 0 277 0 0 0 25 0 4 0 519981497 291823616 2285 33554432000 4194304 4650419 140733643948160 18446744073709551615 4333771 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24839/statm: 71246 2286 393 112 0 66211 0
[pid=24839/tid=24840] ppid=24837 vsize=284984 CPUtime=0.69 cores=0,2,4,6
/proc/24839/task/24840/stat : 24840 (strangenight1-m) R 24837 24839 24299 0 -1 4202560 1068 0 0 0 69 0 0 0 25 0 4 0 519981498 291823616 2286 33554432000 4194304 4650419 140733643948160 18446744073709551615 4331981 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24839/tid=24841] ppid=24837 vsize=284984 CPUtime=0.69 cores=0,2,4,6
/proc/24839/task/24841/stat : 24841 (strangenight1-m) R 24837 24839 24299 0 -1 4202560 1043 0 0 0 69 0 0 0 25 0 4 0 519981498 291823616 2286 33554432000 4194304 4650419 140733643948160 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24839/tid=24842] ppid=24837 vsize=284984 CPUtime=0.69 cores=0,2,4,6
/proc/24839/task/24842/stat : 24842 (strangenight1-m) R 24837 24839 24299 0 -1 4202560 935 0 0 0 69 0 0 0 25 0 4 0 519981498 291823616 2286 33554432000 4194304 4650419 140733643948160 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 284984

[startup+1.50046 s]
/proc/loadavg: 7.47 7.97 8.05 9/184 24843
/proc/meminfo: memFree=17344524/32951124 swapFree=67111528/67111528
[pid=24839] ppid=24837 vsize=277040 CPUtime=5.97 cores=0,2,4,6
/proc/24839/stat : 24839 (strangenight1-m) R 24837 24839 24299 0 -1 4202496 7763 0 0 0 596 1 0 0 25 0 4 0 519981497 283688960 4007 33554432000 4194304 4650419 140733643948160 18446744073709551615 4363420 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24839/statm: 69260 4007 395 112 0 64225 0
[pid=24839/tid=24840] ppid=24837 vsize=277040 CPUtime=1.48 cores=0,2,4,6
/proc/24839/task/24840/stat : 24840 (strangenight1-m) R 24837 24839 24299 0 -1 4202560 1599 0 0 0 148 0 0 0 25 0 4 0 519981498 283688960 4007 33554432000 4194304 4650419 140733643948160 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24839/tid=24841] ppid=24837 vsize=277040 CPUtime=1.49 cores=0,2,4,6
/proc/24839/task/24841/stat : 24841 (strangenight1-m) R 24837 24839 24299 0 -1 4202560 1771 0 0 0 149 0 0 0 25 0 4 0 519981498 283688960 4007 33554432000 4194304 4650419 140733643948160 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24839/tid=24842] ppid=24837 vsize=277040 CPUtime=1.49 cores=0,2,4,6
/proc/24839/task/24842/stat : 24842 (strangenight1-m) R 24837 24839 24299 0 -1 4202560 1425 0 0 0 149 0 0 0 25 0 4 0 519981498 283688960 4007 33554432000 4194304 4650419 140733643948160 18446744073709551615 4366839 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 277040

[startup+3.10118 s]
/proc/loadavg: 7.47 7.97 8.05 9/184 24843
/proc/meminfo: memFree=17314020/32951124 swapFree=67111528/67111528
[pid=24839] ppid=24837 vsize=281096 CPUtime=12.37 cores=0,2,4,6
/proc/24839/stat : 24839 (strangenight1-m) R 24837 24839 24299 0 -1 4202496 14878 0 0 0 1235 2 0 0 25 0 4 0 519981497 287842304 8279 33554432000 4194304 4650419 140733643948160 18446744073709551615 4366816 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24839/statm: 70274 8279 395 112 0 65239 0
[pid=24839/tid=24840] ppid=24837 vsize=281096 CPUtime=3.07 cores=0,2,4,6
/proc/24839/task/24840/stat : 24840 (strangenight1-m) R 24837 24839 24299 0 -1 4202560 3515 0 0 0 307 0 0 0 25 0 4 0 519981498 287842304 8279 33554432000 4194304 4650419 140733643948160 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24839/tid=24841] ppid=24837 vsize=281096 CPUtime=3.09 cores=0,2,4,6
/proc/24839/task/24841/stat : 24841 (strangenight1-m) R 24837 24839 24299 0 -1 4202560 3889 0 0 0 309 0 0 0 25 0 4 0 519981498 287842304 8279 33554432000 4194304 4650419 140733643948160 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24839/tid=24842] ppid=24837 vsize=281096 CPUtime=3.08 cores=0,2,4,6
/proc/24839/task/24842/stat : 24842 (strangenight1-m) R 24837 24839 24299 0 -1 4202560 3228 0 0 0 308 0 0 0 25 0 4 0 519981498 287842304 8279 33554432000 4194304 4650419 140733643948160 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 281096

[startup+6.30062 s]
/proc/loadavg: 7.51 7.97 8.05 9/184 24843
/proc/meminfo: memFree=17270772/32951124 swapFree=67111528/67111528
[pid=24839] ppid=24837 vsize=287140 CPUtime=25.15 cores=0,2,4,6
/proc/24839/stat : 24839 (strangenight1-m) R 24837 24839 24299 0 -1 4202496 22345 0 0 0 2512 3 0 0 25 0 4 0 519981497 294031360 11422 33554432000 4194304 4650419 140733643948160 18446744073709551615 4365192 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24839/statm: 71785 11422 395 112 0 66750 0
[pid=24839/tid=24840] ppid=24837 vsize=287140 CPUtime=6.26 cores=0,2,4,6
/proc/24839/task/24840/stat : 24840 (strangenight1-m) R 24837 24839 24299 0 -1 4202560 5850 0 0 0 626 0 0 0 25 0 4 0 519981498 294031360 11422 33554432000 4194304 4650419 140733643948160 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24839/tid=24841] ppid=24837 vsize=287140 CPUtime=6.28 cores=0,2,4,6
/proc/24839/task/24841/stat : 24841 (strangenight1-m) R 24837 24839 24299 0 -1 4202560 6270 0 0 0 628 0 0 0 25 0 4 0 519981498 294031360 11422 33554432000 4194304 4650419 140733643948160 18446744073709551615 4438235 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24839/tid=24842] ppid=24837 vsize=287140 CPUtime=6.29 cores=0,2,4,6
/proc/24839/task/24842/stat : 24842 (strangenight1-m) R 24837 24839 24299 0 -1 4202560 4096 0 0 0 628 1 0 0 25 0 4 0 519981498 294031360 11422 33554432000 4194304 4650419 140733643948160 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 287140

[startup+12.7005 s]
/proc/loadavg: 7.55 7.97 8.05 9/184 24843
/proc/meminfo: memFree=17222040/32951124 swapFree=67111528/67111528
[pid=24839] ppid=24837 vsize=291228 CPUtime=50.72 cores=0,2,4,6
/proc/24839/stat : 24839 (strangenight1-m) R 24837 24839 24299 0 -1 4202496 34082 0 0 0 5066 6 0 0 25 0 4 0 519981497 298217472 15969 33554432000 4194304 4650419 140733643948160 18446744073709551615 4439120 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24839/statm: 72807 15969 395 112 0 67772 0
[pid=24839/tid=24840] ppid=24837 vsize=291228 CPUtime=12.62 cores=0,2,4,6
/proc/24839/task/24840/stat : 24840 (strangenight1-m) R 24837 24839 24299 0 -1 4202560 8872 0 0 0 1261 1 0 0 25 0 4 0 519981498 298217472 15969 33554432000 4194304 4650419 140733643948160 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24839/tid=24841] ppid=24837 vsize=291228 CPUtime=12.69 cores=0,2,4,6
/proc/24839/task/24841/stat : 24841 (strangenight1-m) R 24837 24839 24299 0 -1 4202560 8855 0 0 0 1268 1 0 0 25 0 4 0 519981498 298217472 15969 33554432000 4194304 4650419 140733643948160 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24839/tid=24842] ppid=24837 vsize=291228 CPUtime=12.68 cores=0,2,4,6
/proc/24839/task/24842/stat : 24842 (strangenight1-m) R 24837 24839 24299 0 -1 4202560 6253 0 0 0 1267 1 0 0 25 0 4 0 519981498 298217472 15969 33554432000 4194304 4650419 140733643948160 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 291228

[startup+25.5012 s]
/proc/loadavg: 7.65 7.97 8.04 9/184 24843
/proc/meminfo: memFree=17164884/32951124 swapFree=67111528/67111528
[pid=24839] ppid=24837 vsize=306704 CPUtime=101.85 cores=0,2,4,6
/proc/24839/stat : 24839 (strangenight1-m) R 24837 24839 24299 0 -1 4202496 51530 0 0 0 10175 10 0 0 25 0 4 0 519981497 314064896 21625 33554432000 4194304 4650419 140733643948160 18446744073709551615 4364751 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24839/statm: 76676 21625 395 112 0 71641 0
[pid=24839/tid=24840] ppid=24837 vsize=306704 CPUtime=25.36 cores=0,2,4,6
/proc/24839/task/24840/stat : 24840 (strangenight1-m) R 24837 24839 24299 0 -1 4202560 13558 0 0 0 2534 2 0 0 25 0 4 0 519981498 314064896 21625 33554432000 4194304 4650419 140733643948160 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24839/tid=24841] ppid=24837 vsize=306704 CPUtime=25.49 cores=0,2,4,6
/proc/24839/task/24841/stat : 24841 (strangenight1-m) R 24837 24839 24299 0 -1 4202560 14104 0 0 0 2547 2 0 0 25 0 4 0 519981498 314064896 21625 33554432000 4194304 4650419 140733643948160 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24839/tid=24842] ppid=24837 vsize=306704 CPUtime=25.48 cores=0,2,4,6
/proc/24839/task/24842/stat : 24842 (strangenight1-m) R 24837 24839 24299 0 -1 4202560 8652 0 0 0 2547 1 0 0 25 0 4 0 519981498 314064896 21625 33554432000 4194304 4650419 140733643948160 18446744073709551615 4365237 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.85
Current children cumulated vsize (KiB) 306704

[startup+51.1007 s]
/proc/loadavg: 7.84 7.99 8.05 9/184 24844
/proc/meminfo: memFree=17122644/32951124 swapFree=67111528/67111528
[pid=24839] ppid=24837 vsize=309708 CPUtime=204.12 cores=0,2,4,6
/proc/24839/stat : 24839 (strangenight1-m) R 24837 24839 24299 0 -1 4202496 79538 0 0 0 20395 17 0 0 25 0 4 0 519981497 317140992 26202 33554432000 4194304 4650419 140733643948160 18446744073709551615 4363432 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24839/statm: 77427 26202 395 112 0 72392 0
[pid=24839/tid=24840] ppid=24837 vsize=309708 CPUtime=50.83 cores=0,2,4,6
/proc/24839/task/24840/stat : 24840 (strangenight1-m) R 24837 24839 24299 0 -1 4202560 21608 0 0 0 5079 4 0 0 25 0 4 0 519981498 317140992 26202 33554432000 4194304 4650419 140733643948160 18446744073709551615 4366928 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24839/tid=24841] ppid=24837 vsize=309708 CPUtime=51.09 cores=0,2,4,6
/proc/24839/task/24841/stat : 24841 (strangenight1-m) R 24837 24839 24299 0 -1 4202560 22394 0 0 0 5105 4 0 0 25 0 4 0 519981498 317140992 26202 33554432000 4194304 4650419 140733643948160 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24839/tid=24842] ppid=24837 vsize=309708 CPUtime=51.08 cores=0,2,4,6
/proc/24839/task/24842/stat : 24842 (strangenight1-m) R 24837 24839 24299 0 -1 4202560 12340 0 0 0 5106 2 0 0 25 0 4 0 519981498 317140992 26202 33554432000 4194304 4650419 140733643948160 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 204.12
Current children cumulated vsize (KiB) 309708

[startup+102.301 s]
/proc/loadavg: 8.05 8.02 8.05 9/184 24845
/proc/meminfo: memFree=17074528/32951124 swapFree=67111528/67111528
[pid=24839] ppid=24837 vsize=316372 CPUtime=408.66 cores=0,2,4,6
/proc/24839/stat : 24839 (strangenight1-m) R 24837 24839 24299 0 -1 4202496 120834 0 0 0 40835 31 0 0 25 0 4 0 519981497 323964928 32350 33554432000 4194304 4650419 140733643948160 18446744073709551615 4365343 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24839/statm: 79093 32350 395 112 0 74058 0
[pid=24839/tid=24840] ppid=24837 vsize=316372 CPUtime=101.76 cores=0,2,4,6
/proc/24839/task/24840/stat : 24840 (strangenight1-m) R 24837 24839 24299 0 -1 4202560 33190 0 0 0 10168 8 0 0 25 0 4 0 519981498 323964928 32350 33554432000 4194304 4650419 140733643948160 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24839/tid=24841] ppid=24837 vsize=316372 CPUtime=102.3 cores=0,2,4,6
/proc/24839/task/24841/stat : 24841 (strangenight1-m) R 24837 24839 24299 0 -1 4202560 33179 0 0 0 10221 9 0 0 25 0 4 0 519981498 323964928 32350 33554432000 4194304 4650419 140733643948160 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24839/tid=24842] ppid=24837 vsize=316372 CPUtime=102.28 cores=0,2,4,6
/proc/24839/task/24842/stat : 24842 (strangenight1-m) R 24837 24839 24299 0 -1 4202560 19112 0 0 0 10224 4 0 0 25 0 4 0 519981498 323964928 32350 33554432000 4194304 4650419 140733643948160 18446744073709551615 4438960 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.66
Current children cumulated vsize (KiB) 316372

[startup+162.301 s]

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

[pid=24839] ppid=24837 vsize=502076 CPUtime=2565.72 cores=0,2,4,6
/proc/24839/stat : 24839 (strangenight1-m) R 24837 24839 24299 0 -1 4202496 371929 0 0 0 256446 126 0 0 25 0 4 0 519981497 514125824 76073 33554432000 4194304 4650419 140733643948160 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24839/statm: 125519 76073 395 112 0 120484 0
[pid=24839/tid=24840] ppid=24837 vsize=502076 CPUtime=638.86 cores=0,2,4,6
/proc/24839/task/24840/stat : 24840 (strangenight1-m) R 24837 24839 24299 0 -1 4202560 88404 0 0 0 63859 27 0 0 25 0 4 0 519981498 514125824 76073 33554432000 4194304 4650419 140733643948160 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24839/tid=24841] ppid=24837 vsize=502076 CPUtime=642.3 cores=0,2,4,6
/proc/24839/task/24841/stat : 24841 (strangenight1-m) R 24837 24839 24299 0 -1 4202560 108324 0 0 0 64193 37 0 0 25 0 4 0 519981498 514125824 76073 33554432000 4194304 4650419 140733643948160 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24839/tid=24842] ppid=24837 vsize=502076 CPUtime=642.23 cores=0,2,4,6
/proc/24839/task/24842/stat : 24842 (strangenight1-m) R 24837 24839 24299 0 -1 4202560 57459 0 0 0 64202 21 0 0 25 0 4 0 519981498 514125824 76073 33554432000 4194304 4650419 140733643948160 18446744073709551615 4365286 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2565.72
Current children cumulated vsize (KiB) 502076

[startup+702.3 s]
/proc/loadavg: 8.14 8.10 8.06 9/184 24861
/proc/meminfo: memFree=16763652/32951124 swapFree=67111528/67111528
[pid=24839] ppid=24837 vsize=502528 CPUtime=2805.39 cores=0,2,4,6
/proc/24839/stat : 24839 (strangenight1-m) R 24837 24839 24299 0 -1 4202496 395670 0 0 0 280404 135 0 0 25 0 4 0 519981497 514588672 72964 33554432000 4194304 4650419 140733643948160 18446744073709551615 4363420 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24839/statm: 125632 72964 395 112 0 120597 0
[pid=24839/tid=24840] ppid=24837 vsize=502528 CPUtime=698.52 cores=0,2,4,6
/proc/24839/task/24840/stat : 24840 (strangenight1-m) R 24837 24839 24299 0 -1 4202560 95088 0 0 0 69823 29 0 0 25 0 4 0 519981498 514588672 72964 33554432000 4194304 4650419 140733643948160 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24839/tid=24841] ppid=24837 vsize=502528 CPUtime=702.3 cores=0,2,4,6
/proc/24839/task/24841/stat : 24841 (strangenight1-m) R 24837 24839 24299 0 -1 4202560 115858 0 0 0 70190 40 0 0 25 0 4 0 519981498 514588672 72964 33554432000 4194304 4650419 140733643948160 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24839/tid=24842] ppid=24837 vsize=502528 CPUtime=702.23 cores=0,2,4,6
/proc/24839/task/24842/stat : 24842 (strangenight1-m) R 24837 24839 24299 0 -1 4202560 60388 0 0 0 70200 23 0 0 25 0 4 0 519981498 514588672 72964 33554432000 4194304 4650419 140733643948160 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2805.39
Current children cumulated vsize (KiB) 502528

[startup+762.301 s]
/proc/loadavg: 8.09 8.09 8.06 9/184 24863
/proc/meminfo: memFree=16736736/32951124 swapFree=67111528/67111528
[pid=24839] ppid=24837 vsize=502812 CPUtime=3045.09 cores=0,2,4,6
/proc/24839/stat : 24839 (strangenight1-m) R 24837 24839 24299 0 -1 4202496 416134 0 0 0 304365 144 0 0 25 0 4 0 519981497 514879488 78909 33554432000 4194304 4650419 140733643948160 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24839/statm: 125703 78909 395 112 0 120668 0
[pid=24839/tid=24840] ppid=24837 vsize=502812 CPUtime=758.2 cores=0,2,4,6
/proc/24839/task/24840/stat : 24840 (strangenight1-m) R 24837 24839 24299 0 -1 4202560 100688 0 0 0 75789 31 0 0 25 0 4 0 519981498 514879488 78909 33554432000 4194304 4650419 140733643948160 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24839/tid=24841] ppid=24837 vsize=502812 CPUtime=762.31 cores=0,2,4,6
/proc/24839/task/24841/stat : 24841 (strangenight1-m) R 24837 24839 24299 0 -1 4202560 122006 0 0 0 76189 42 0 0 25 0 4 0 519981498 514879488 78909 33554432000 4194304 4650419 140733643948160 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24839/tid=24842] ppid=24837 vsize=502812 CPUtime=762.23 cores=0,2,4,6
/proc/24839/task/24842/stat : 24842 (strangenight1-m) R 24837 24839 24299 0 -1 4202560 63762 0 0 0 76199 24 0 0 25 0 4 0 519981498 514879488 78909 33554432000 4194304 4650419 140733643948160 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3045.09
Current children cumulated vsize (KiB) 502812

[startup+822.3 s]
/proc/loadavg: 8.06 8.09 8.06 9/184 24864
/proc/meminfo: memFree=16710304/32951124 swapFree=67111528/67111528
[pid=24839] ppid=24837 vsize=503100 CPUtime=3284.74 cores=0,2,4,6
/proc/24839/stat : 24839 (strangenight1-m) R 24837 24839 24299 0 -1 4202496 435198 0 0 0 328323 151 0 0 25 0 4 0 519981497 515174400 79171 33554432000 4194304 4650419 140733643948160 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24839/statm: 125775 79171 395 112 0 120740 0
[pid=24839/tid=24840] ppid=24837 vsize=503100 CPUtime=817.88 cores=0,2,4,6
/proc/24839/task/24840/stat : 24840 (strangenight1-m) R 24837 24839 24299 0 -1 4202560 105646 0 0 0 81755 33 0 0 25 0 4 0 519981498 515174400 79171 33554432000 4194304 4650419 140733643948160 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24839/tid=24841] ppid=24837 vsize=503100 CPUtime=822.3 cores=0,2,4,6
/proc/24839/task/24841/stat : 24841 (strangenight1-m) R 24837 24839 24299 0 -1 4202560 127858 0 0 0 82185 45 0 0 25 0 4 0 519981498 515174400 79171 33554432000 4194304 4650419 140733643948160 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24839/tid=24842] ppid=24837 vsize=503100 CPUtime=822.22 cores=0,2,4,6
/proc/24839/task/24842/stat : 24842 (strangenight1-m) R 24837 24839 24299 0 -1 4202560 64754 0 0 0 82197 25 0 0 25 0 4 0 519981498 515174400 79171 33554432000 4194304 4650419 140733643948160 18446744073709551615 4365300 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3284.74
Current children cumulated vsize (KiB) 503100

[startup+882.307 s]
/proc/loadavg: 8.02 8.07 8.06 9/184 24866
/proc/meminfo: memFree=16671084/32951124 swapFree=67111528/67111528
[pid=24839] ppid=24837 vsize=556544 CPUtime=3524.44 cores=0,2,4,6
/proc/24839/stat : 24839 (strangenight1-m) R 24837 24839 24299 0 -1 4202496 458261 0 0 0 352283 161 0 0 25 0 4 0 519981497 569901056 86977 33554432000 4194304 4650419 140733643948160 18446744073709551615 4366869 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24839/statm: 139136 86977 395 112 0 134101 0
[pid=24839/tid=24840] ppid=24837 vsize=556544 CPUtime=877.55 cores=0,2,4,6
/proc/24839/task/24840/stat : 24840 (strangenight1-m) R 24837 24839 24299 0 -1 4202560 111074 0 0 0 87720 35 0 0 25 0 4 0 519981498 569901056 86977 33554432000 4194304 4650419 140733643948160 18446744073709551615 4339950 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24839/tid=24841] ppid=24837 vsize=556544 CPUtime=882.31 cores=0,2,4,6
/proc/24839/task/24841/stat : 24841 (strangenight1-m) R 24837 24839 24299 0 -1 4202560 135852 0 0 0 88183 48 0 0 25 0 4 0 519981498 569901056 86977 33554432000 4194304 4650419 140733643948160 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24839/tid=24842] ppid=24837 vsize=556544 CPUtime=882.22 cores=0,2,4,6
/proc/24839/task/24842/stat : 24842 (strangenight1-m) R 24837 24839 24299 0 -1 4202560 69045 0 0 0 88195 27 0 0 25 0 4 0 519981498 569901056 86977 33554432000 4194304 4650419 140733643948160 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3524.44
Current children cumulated vsize (KiB) 556544

[startup+942.301 s]
/proc/loadavg: 8.04 8.07 8.06 9/184 24868
/proc/meminfo: memFree=16678144/32951124 swapFree=67111528/67111528
[pid=24839] ppid=24837 vsize=569256 CPUtime=3764.09 cores=0,2,4,6
/proc/24839/stat : 24839 (strangenight1-m) R 24837 24839 24299 0 -1 4202496 477284 0 0 0 376240 169 0 0 25 0 4 0 519981497 582918144 80599 33554432000 4194304 4650419 140733643948160 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24839/statm: 142314 80599 395 112 0 137279 0
[pid=24839/tid=24840] ppid=24837 vsize=569256 CPUtime=937.23 cores=0,2,4,6
/proc/24839/task/24840/stat : 24840 (strangenight1-m) R 24837 24839 24299 0 -1 4202560 117381 0 0 0 93685 38 0 0 25 0 4 0 519981498 582918144 80599 33554432000 4194304 4650419 140733643948160 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24839/tid=24841] ppid=24837 vsize=569256 CPUtime=942.3 cores=0,2,4,6
/proc/24839/task/24841/stat : 24841 (strangenight1-m) R 24837 24839 24299 0 -1 4202560 141599 0 0 0 94180 50 0 0 25 0 4 0 519981498 582918144 80599 33554432000 4194304 4650419 140733643948160 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24839/tid=24842] ppid=24837 vsize=569256 CPUtime=942.21 cores=0,2,4,6
/proc/24839/task/24842/stat : 24842 (strangenight1-m) R 24837 24839 24299 0 -1 4202560 70814 0 0 0 94193 28 0 0 25 0 4 0 519981498 582918144 80599 33554432000 4194304 4650419 140733643948160 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3764.09
Current children cumulated vsize (KiB) 569256

[startup+1002.3 s]
/proc/loadavg: 8.12 8.08 8.06 9/184 24869
/proc/meminfo: memFree=16652724/32951124 swapFree=67111528/67111528
[pid=24839] ppid=24837 vsize=573028 CPUtime=4003.76 cores=0,2,4,6
/proc/24839/stat : 24839 (strangenight1-m) R 24837 24839 24299 0 -1 4202496 498545 0 0 0 400197 179 0 0 25 0 4 0 519981497 586780672 87872 33554432000 4194304 4650419 140733643948160 18446744073709551615 4439103 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24839/statm: 143257 87872 395 112 0 138222 0
[pid=24839/tid=24840] ppid=24837 vsize=573028 CPUtime=996.89 cores=0,2,4,6
/proc/24839/task/24840/stat : 24840 (strangenight1-m) R 24837 24839 24299 0 -1 4202560 122510 0 0 0 99649 40 0 0 25 0 4 0 519981498 586780672 87872 33554432000 4194304 4650419 140733643948160 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24839/tid=24841] ppid=24837 vsize=573028 CPUtime=1002.31 cores=0,2,4,6
/proc/24839/task/24841/stat : 24841 (strangenight1-m) R 24837 24839 24299 0 -1 4202560 147973 0 0 0 100178 53 0 0 25 0 4 0 519981498 586780672 87872 33554432000 4194304 4650419 140733643948160 18446744073709551615 4333980 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24839/tid=24842] ppid=24837 vsize=573028 CPUtime=1002.2 cores=0,2,4,6
/proc/24839/task/24842/stat : 24842 (strangenight1-m) R 24837 24839 24299 0 -1 4202560 74022 0 0 0 100191 29 0 0 25 0 4 0 519981498 586780672 87872 33554432000 4194304 4650419 140733643948160 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4003.76
Current children cumulated vsize (KiB) 573028

[startup+1062.3 s]
/proc/loadavg: 8.12 8.08 8.06 9/184 24871
/proc/meminfo: memFree=16659908/32951124 swapFree=67111528/67111528
[pid=24839] ppid=24837 vsize=560692 CPUtime=4243.43 cores=0,2,4,6
/proc/24839/stat : 24839 (strangenight1-m) R 24837 24839 24299 0 -1 4202496 520306 0 0 0 424157 186 0 0 25 0 4 0 519981497 574148608 85853 33554432000 4194304 4650419 140733643948160 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24839/statm: 140173 85853 395 112 0 135138 0
[pid=24839/tid=24840] ppid=24837 vsize=560692 CPUtime=1056.58 cores=0,2,4,6
/proc/24839/task/24840/stat : 24840 (strangenight1-m) R 24837 24839 24299 0 -1 4202560 128052 0 0 0 105615 43 0 0 25 0 4 0 519981498 574148608 85853 33554432000 4194304 4650419 140733643948160 18446744073709551615 4363582 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24839/tid=24841] ppid=24837 vsize=560692 CPUtime=1062.31 cores=0,2,4,6
/proc/24839/task/24841/stat : 24841 (strangenight1-m) R 24837 24839 24299 0 -1 4202560 155498 0 0 0 106176 55 0 0 25 0 4 0 519981498 574148608 85853 33554432000 4194304 4650419 140733643948160 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24839/tid=24842] ppid=24837 vsize=560692 CPUtime=1062.2 cores=0,2,4,6
/proc/24839/task/24842/stat : 24842 (strangenight1-m) R 24837 24839 24299 0 -1 4202560 75722 0 0 0 106190 30 0 0 25 0 4 0 519981498 574148608 85853 33554432000 4194304 4650419 140733643948160 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4243.43
Current children cumulated vsize (KiB) 560692

[startup+1122.3 s]
/proc/loadavg: 8.19 8.10 8.07 9/184 24872
/proc/meminfo: memFree=16622820/32951124 swapFree=67111528/67111528
[pid=24839] ppid=24837 vsize=560836 CPUtime=4483.1 cores=0,2,4,6
/proc/24839/stat : 24839 (strangenight1-m) R 24837 24839 24299 0 -1 4202496 538799 0 0 0 448114 196 0 0 25 0 4 0 519981497 574296064 95605 33554432000 4194304 4650419 140733643948160 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24839/statm: 140209 95605 395 112 0 135174 0
[pid=24839/tid=24840] ppid=24837 vsize=560836 CPUtime=1116.25 cores=0,2,4,6
/proc/24839/task/24840/stat : 24840 (strangenight1-m) R 24837 24839 24299 0 -1 4202560 133418 0 0 0 111579 46 0 0 25 0 4 0 519981498 574296064 95605 33554432000 4194304 4650419 140733643948160 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24839/tid=24841] ppid=24837 vsize=560836 CPUtime=1122.31 cores=0,2,4,6
/proc/24839/task/24841/stat : 24841 (strangenight1-m) R 24837 24839 24299 0 -1 4202560 160217 0 0 0 112173 58 0 0 25 0 4 0 519981498 574296064 95605 33554432000 4194304 4650419 140733643948160 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24839/tid=24842] ppid=24837 vsize=560836 CPUtime=1122.19 cores=0,2,4,6
/proc/24839/task/24842/stat : 24842 (strangenight1-m) R 24837 24839 24299 0 -1 4202560 79768 0 0 0 112187 32 0 0 25 0 4 0 519981498 574296064 95605 33554432000 4194304 4650419 140733643948160 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4483.1
Current children cumulated vsize (KiB) 560836

[startup+1182.3 s]
/proc/loadavg: 8.20 8.11 8.07 9/184 24874
/proc/meminfo: memFree=16654660/32951124 swapFree=67111528/67111528
[pid=24839] ppid=24837 vsize=589972 CPUtime=4722.78 cores=0,2,4,6
/proc/24839/stat : 24839 (strangenight1-m) R 24837 24839 24299 0 -1 4202496 554701 0 0 0 472076 202 0 0 25 0 4 0 519981497 604131328 88484 33554432000 4194304 4650419 140733643948160 18446744073709551615 4365357 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24839/statm: 147493 88484 395 112 0 142458 0
[pid=24839/tid=24840] ppid=24837 vsize=589972 CPUtime=1175.93 cores=0,2,4,6
/proc/24839/task/24840/stat : 24840 (strangenight1-m) R 24837 24839 24299 0 -1 4202560 139539 0 0 0 117545 48 0 0 25 0 4 0 519981498 604131328 88484 33554432000 4194304 4650419 140733643948160 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24839/tid=24841] ppid=24837 vsize=589972 CPUtime=1182.32 cores=0,2,4,6
/proc/24839/task/24841/stat : 24841 (strangenight1-m) R 24837 24839 24299 0 -1 4202560 166253 0 0 0 118171 61 0 0 25 0 4 0 519981498 604131328 88484 33554432000 4194304 4650419 140733643948160 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24839/tid=24842] ppid=24837 vsize=589972 CPUtime=1182.2 cores=0,2,4,6
/proc/24839/task/24842/stat : 24842 (strangenight1-m) R 24837 24839 24299 0 -1 4202560 80569 0 0 0 118187 33 0 0 25 0 4 0 519981498 604131328 88484 33554432000 4194304 4650419 140733643948160 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4722.78
Current children cumulated vsize (KiB) 589972



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.14 8.10 8.07 6/182 24876
/proc/meminfo: memFree=16948168/32951124 swapFree=67111528/67111528
[pid=24839] ppid=24837 vsize=568400 CPUtime=4800.29 cores=0,2,4,6
/proc/24839/stat : 24839 (strangenight1-m) R 24837 24839 24299 0 -1 4202496 561939 0 0 0 479823 206 0 0 25 0 4 0 519981497 582041600 85794 33554432000 4194304 4650419 140733643948160 18446744073709551615 4365192 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24839/statm: 142100 85794 395 112 0 137065 0
[pid=24839/tid=24840] ppid=24837 vsize=568400 CPUtime=1195.21 cores=0,2,4,6
/proc/24839/task/24840/stat : 24840 (strangenight1-m) R 24837 24839 24299 0 -1 4202560 140508 0 0 0 119473 48 0 0 25 0 4 0 519981498 582041600 85794 33554432000 4194304 4650419 140733643948160 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24839/tid=24841] ppid=24837 vsize=568400 CPUtime=1201.72 cores=0,2,4,6
/proc/24839/task/24841/stat : 24841 (strangenight1-m) R 24837 24839 24299 0 -1 4202560 168758 0 0 0 120110 62 0 0 25 0 4 0 519981498 582041600 85794 33554432000 4194304 4650419 140733643948160 18446744073709551615 4365330 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24839/tid=24842] ppid=24837 vsize=568400 CPUtime=1201.6 cores=0,2,4,6
/proc/24839/task/24842/stat : 24842 (strangenight1-m) R 24837 24839 24299 0 -1 4202560 81890 0 0 0 120127 33 0 0 25 0 4 0 519981498 582041600 85794 33554432000 4194304 4650419 140733643948160 18446744073709551615 4366953 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 568400

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.73
CPU time (s): 4800.34
CPU user time (s): 4798.26
CPU system time (s): 2.07668
CPU usage (%): 399.453
Max. virtual memory (cumulated for all children) (KiB): 641384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.26
system time used= 2.07668
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 561940
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= 169
involuntary context switches= 32286

runsolver used 1.9617 second user time and 4.55431 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-29 15:30:06
IDJOB=3175086
IDBENCH=82704
IDSOLVER=1588
FILE ID=node108/3175086-1304083806
RUNJOBID= node108-1304083805-24816
PBS_JOBID= 13170514
Free space on /tmp= 72116 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v400-c1704-S785747282-100.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175086-1304083806/watcher-3175086-1304083806 -o /tmp/evaluation-result-3175086-1304083806/solver-3175086-1304083806 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3175086-1304083806.cnf

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

MD5SUM BENCH= b444591b86255859f3a5d3b876e65166
RANDOM SEED=1868933584

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17369672 kB
Buffers:       2164476 kB
Cached:       12767812 kB
SwapCached:          0 kB
Active:        4214764 kB
Inactive:     10785688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17369672 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12452 kB
Writeback:           0 kB
AnonPages:       67352 kB
Mapped:          14880 kB
Slab:           518172 kB
PageTables:       4896 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   273544 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= 72108 MiB
End job on node108 at 2011-04-29 15:50:09