Trace number 3175370

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.13 1201.84

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v700-c2982-S115072124-051.SATISFIABLE.cnf
MD5SUM6052486ba02fcb82855c9fc5130e5550
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.095985
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses2982
Sum of the clauses size8946
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32982
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-3175370-1304121355.cnf'
0.00/0.00	c -- header says num vars:            700
0.00/0.00	c -- header says num clauses:        2982
0.00/0.01	c -- clauses added:            0 learnts,         2982 normals,            0 xors
0.00/0.01	c -- vars added        700
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       700      2982         0         0      8946         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/2982/2982 lits-rem:0 time: 0.01
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    700 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.29/0.10	c lits-rem:         1  cl-subs:        2  v-elim:     18  v-fix:    0  time:  0.01 s
0.29/0.10	c Finding binary XORs  T:     0.00 s  found:       0
0.29/0.10	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.29/0.10	c calculated reachability. Time: 0.00
0.29/0.10	c Calc default polars -  time:   0.00 s pos:     330 undec:      73 neg:     297
0.29/0.10	c =========================================================================================
0.29/0.10	c types(t): F = full restart, N = normal restart
0.29/0.10	c types(t): S = simplification begin/end, E = solution found
0.29/0.10	c restart types(rt): st = static, dy = dynamic
0.29/0.10	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.29/0.10	c  B st     0         0       682      2949         1         0      8940         0   no data   no data  --
0.29/0.10	c Decided on static restart strategy
0.43/0.17	c  N st     8      4918       682      2949         1      4848      8940    140337   no data   no data  --
1.58/0.46	c  N st    10     11302       682      2949         1      4498      8940     91681   no data   no data  --
2.78/0.74	c  N st    11     17046       682      2949         1     10148      8940    240626   no data   no data  --
4.39/1.17	c  F st    12     25000       682      2949         1     12421      8940    320556   no data   no data  --
4.39/1.17	c  N st    12     25000       682      2949         1     12421      8940    320556   no data   no data  --
5.57/1.44	c Decided on static restart strategy
5.57/1.44	c  N st    18     30000       682      2949         1     10720      8940    250798   no data   no data  --
5.57/1.44	c  S st    18     30000       682      2949         1     10720      8940    250798   no data   no data  --
5.57/1.47	c  S st    18     30504       682      2949         1     11224      8940    265283   no data   no data  --
5.57/1.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.57/1.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.57/1.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
5.57/1.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.57/1.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.57/1.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
5.57/1.48	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
6.77/1.76	c lits-rem:       204  cl-subs:      317  v-elim:      0  v-fix:    0  time:  1.12 s
6.77/1.77	c asymm  cl-useful: 0/2949/2949 lits-rem:0 time: 0.04
6.77/1.77	c calculated reachability. Time: 0.00
6.77/1.77	c  N st    18     30504       682      2949         1     10907      8940    254630   no data   no data  --
8.38/2.19	c  N st    20     37617       682      2949         1     10157      8940    208519   no data   no data  --
10.37/2.62	c  N st    21     44017       682      2949         1     16456      8940    392446   no data   no data  --
10.77/2.75	c  S st    22     45756       682      2949         1      9367      8940    159220   no data   no data  --
10.77/2.77	c  S st    22     46258       682      2949         1      9868      8940    174145   no data   no data  --
10.77/2.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.77/2.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.77/2.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
10.77/2.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.77/2.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.77/2.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
10.77/2.78	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
11.56/2.92	c lits-rem:        14  cl-subs:       50  v-elim:      0  v-fix:    0  time:  0.57 s
11.56/2.92	c vivif2 --  cl tried     2949 cl shrink        0 lits rem          0 time: 0.00
11.56/2.93	c vivif2 --  cl tried     9818 cl shrink        0 lits rem          0 time: 0.01
11.56/2.93	c asymm  cl-useful: 0/2949/2949 lits-rem:0 time: 0.03
11.56/2.94	c calculated reachability. Time: 0.00
11.56/2.94	c  N st    22     46258       682      2949         1      9818      8940    172447   no data   no data  --
15.56/3.96	c  N st    23     60655       682      2949         1     14221      8940    304304   no data   no data  --
17.96/4.60	c  N st    24     69388       682      2949         1     12005      8940    216442   no data   no data  --
17.96/4.60	c  S st    24     69388       682      2949         1     12005      8940    216442   no data   no data  --
18.36/4.63	c  S st    24     69896       682      2949         1     12513      8940    230637   no data   no data  --
18.36/4.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.36/4.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.36/4.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
18.36/4.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.36/4.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.36/4.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
18.36/4.64	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
19.56/4.91	c lits-rem:        95  cl-subs:       67  v-elim:      0  v-fix:    0  time:  1.08 s
19.56/4.91	c vivif2 --  cl tried     2949 cl shrink        0 lits rem          0 time: 0.00
19.56/4.92	c vivif2 --  cl tried    12446 cl shrink        0 lits rem          0 time: 0.01
19.56/4.93	c asymm  cl-useful: 0/2949/2949 lits-rem:0 time: 0.04
19.56/4.93	c calculated reachability. Time: 0.00
19.56/4.93	c  N st    24     69896       682      2949         1     12446      8940    228185   no data   no data  --
25.14/6.33	c  F st    25     87500       682      2949         1     17955      8940    407526   no data   no data  --
25.14/6.33	c  N st    25     87500       682      2949         1     17955      8940    407526   no data   no data  --
26.74/6.75	c Decided on static restart strategy
27.94/7.04	c  N st    32     95542       682      2949         1     13075      8940    210449   no data   no data  --
30.76/7.74	c  N st    34    104844       682      2949         1     22249      8940    493219   no data   no data  --
30.76/7.74	c  S st    34    104844       682      2949         1     22249      8940    493219   no data   no data  --
30.76/7.79	c  S st    34    105350       682      2949         1     22755      8940    506838   no data   no data  --
30.76/7.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
30.76/7.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
31.14/7.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
31.14/7.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.14/7.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.14/7.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
31.14/7.81	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
35.93/9.10	c lits-rem:       248  cl-subs:      569  v-elim:      0  v-fix:    0  time:  5.12 s
35.93/9.10	c vivif2 --  cl tried     2949 cl shrink        0 lits rem          0 time: 0.00
36.33/9.10	c vivif2 --  cl tried    22186 cl shrink        0 lits rem          0 time: 0.02
36.33/9.12	c asymm  cl-useful: 0/2949/2949 lits-rem:0 time: 0.08
36.33/9.12	c calculated reachability. Time: 0.00
36.33/9.12	c  N st    34    105350       682      2949         1     22186      8940    486615   no data   no data  --
39.55/9.96	c  N st    35    114948       682      2949         1     17844      8940    330791   no data   no data  --
45.12/11.33	c  N st    36    129346       682      2949         1     17255      8940    290052   no data   no data  --
53.10/13.32	c  N st    37    150942       682      2949         1     22874      8940    453983   no data   no data  --
56.31/14.11	c  S st    38    158025       682      2949         1     29873      8940    672861   no data   no data  --
56.31/14.19	c  S st    38    158529       682      2949         1     30376      8940    687286   no data   no data  --
56.31/14.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
56.31/14.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
56.31/14.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
56.73/14.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
56.73/14.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.73/14.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
56.73/14.22	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
64.30/16.16	c lits-rem:       384  cl-subs:      653  v-elim:      0  v-fix:    0  time:  7.77 s
64.30/16.16	c vivif2 --  cl tried     2949 cl shrink        0 lits rem          0 time: 0.00
64.30/16.17	c vivif2 --  cl tried    29723 cl shrink        0 lits rem          0 time: 0.03
64.70/16.20	c asymm  cl-useful: 0/2949/2949 lits-rem:0 time: 0.10
64.70/16.20	c calculated reachability. Time: 0.00
64.70/16.20	c  N st    38    158529       682      2949         1     29723      8940    663382   no data   no data  --
85.87/21.53	c  N st    39    207117       682      2949         1     24189      8940    423827   no data   no data  --
100.67/25.25	c  N st    40    237793       682      2949         1     34624      8940    715351   no data   no data  --
100.67/25.25	c  S st    40    237793       682      2949         1     34624      8940    715351   no data   no data  --
101.07/25.34	c  S st    40    238296       682      2949         1     35127      8940    730183   no data   no data  --
101.07/25.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
101.07/25.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
101.07/25.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.07
101.07/25.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
101.07/25.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
101.07/25.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
101.07/25.38	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
110.63/27.79	c lits-rem:       494  cl-subs:     1612  v-elim:      0  v-fix:    0  time:  9.60 s
110.63/27.79	c vivif2 --  cl tried     2949 cl shrink        0 lits rem          0 time: 0.00
110.63/27.79	c vivif2 --  cl tried    33515 cl shrink        0 lits rem          0 time: 0.03
111.03/27.83	c asymm  cl-useful: 0/2949/2949 lits-rem:0 time: 0.13
111.03/27.83	c calculated reachability. Time: 0.00
111.03/27.83	c  N st    40    238296       682      2949         1     33515      8940    678262   no data   no data  --
146.59/36.72	c  F st    41    306250       682      2949         1     35401      8940    695355   no data   no data  --
146.59/36.72	c  N st    41    306250       682      2949         1     35401      8940    695355   no data   no data  --
149.00/37.39	c Decided on static restart strategy
160.58/40.26	c  N st    51    334554       682      2949         1     39791      8940    793135   no data   no data  --
172.16/43.11	c  N st    53    357447       682      2949         1     37751      8940    740834   no data   no data  --
172.16/43.11	c  S st    53    357447       682      2949         1     37751      8940    740834   no data   no data  --
172.56/43.20	c  S st    53    357947       682      2949         1     38251      8940    755191   no data   no data  --
172.56/43.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
172.56/43.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
172.56/43.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.06
172.56/43.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
172.56/43.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
172.56/43.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
172.56/43.24	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
180.95/45.35	c lits-rem:       723  cl-subs:      900  v-elim:      0  v-fix:    0  time:  8.44 s
180.95/45.35	c vivif2 --  cl tried     2949 cl shrink        0 lits rem          0 time: 0.00
180.95/45.36	c vivif2 --  cl tried    37351 cl shrink        0 lits rem          0 time: 0.04
181.35/45.40	c asymm  cl-useful: 0/2949/2949 lits-rem:0 time: 0.14
181.35/45.40	c calculated reachability. Time: 0.00
181.35/45.40	c  N st    53    357947       682      2949         1     37351      8940    721386   no data   no data  --
198.52/49.75	c  N st    54    390339       682      2949         1     43653      8940    876379   no data   no data  --
226.09/56.60	c  N st    55    438929       682      2949         1     37393      8940    683988   no data   no data  --
272.83/68.36	c  N st    56    511812       682      2949         1     50998      8940   1081000   no data   no data  --
288.42/72.25	c  N st    57    536920       682      2949         1     45123      8940    835865   no data   no data  --
288.42/72.25	c  S st    57    536920       682      2949         1     45123      8940    835865   no data   no data  --
288.82/72.36	c  S st    57    537423       682      2949         1     45626      8940    850339   no data   no data  --
288.82/72.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
288.82/72.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
288.82/72.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.07
289.22/72.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
289.22/72.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
289.22/72.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
289.22/72.41	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
299.19/74.91	c lits-rem:       820  cl-subs:     1362  v-elim:      0  v-fix:    0  time: 10.00 s
299.19/74.91	c vivif2 --  cl tried     2949 cl shrink        0 lits rem          0 time: 0.00
299.19/74.92	c vivif2 --  cl tried    44264 cl shrink        0 lits rem          0 time: 0.04
299.19/74.97	c asymm  cl-useful: 0/2949/2949 lits-rem:0 time: 0.20
299.19/74.97	c calculated reachability. Time: 0.00
299.19/74.97	c  N st    57    537423       682      2949         1     44264      8940    805861   no data   no data  --
409.46/102.56	c  N st    58    701408       682      2949         1     38284      8940    511378   no data   no data  --
491.36/123.02	c  N st    59    806134       682      2949         1     67462      8940   1444807   no data   no data  --
491.36/123.02	c  S st    59    806134       682      2949         1     67462      8940   1444807   no data   no data  --
492.17/123.22	c  S st    59    806635       682      2949         1     67963      8940   1458498   no data   no data  --
492.17/123.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
492.17/123.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
492.17/123.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.13
492.56/123.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
492.56/123.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
492.56/123.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
492.56/123.31	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
512.13/128.26	c lits-rem:        94  cl-subs:     3054  v-elim:      0  v-fix:    0  time: 19.79 s
512.13/128.26	c vivif2 --  cl tried     2949 cl shrink        0 lits rem          0 time: 0.00
512.13/128.28	c vivif2 --  cl tried    64909 cl shrink        0 lits rem          0 time: 0.07
512.53/128.37	c asymm  cl-useful: 0/2949/2949 lits-rem:0 time: 0.34
512.53/128.37	c calculated reachability. Time: 0.00
512.53/128.37	c  N st    59    806635       682      2949         1     64909      8940   1356627   no data   no data  --
742.66/185.99	c  F st    60   1071875       682      2949         1     80533      8940   1702150   no data   no data  --
742.66/186.00	c  N st    60   1071875       682      2949         1     80533      8940   1702150   no data   no data  --
748.63/187.40	c Decided on static restart strategy
766.20/191.83	c  N st    70   1100177       682      2949         1     64449      8940   1146115   no data   no data  --
800.56/200.44	c  N st    72   1136171       682      2949         1     54692      8940    813427   no data   no data  --
832.11/208.34	c  N st    73   1168564       682      2949         1     86682      8940   1910523   no data   no data  --
872.86/218.53	c  N st    74   1209954       682      2949         1     81041      8940   1625126   no data   no data  --
872.86/218.53	c  S st    74   1209954       682      2949         1     81041      8940   1625126   no data   no data  --
873.66/218.80	c  S st    74   1210455       682      2949         1     81541      8940   1639734   no data   no data  --
874.08/218.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
874.08/218.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
874.08/218.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.18
874.47/218.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
874.47/218.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
874.47/218.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
874.47/218.91	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
901.22/225.67	c lits-rem:       130  cl-subs:     3316  v-elim:      0  v-fix:    0  time: 27.02 s
901.22/225.67	c vivif2 --  cl tried     2949 cl shrink        0 lits rem          0 time: 0.00
901.22/225.69	c vivif2 --  cl tried    78225 cl shrink        0 lits rem          0 time: 0.08
901.62/225.79	c asymm  cl-useful: 0/2949/2949 lits-rem:0 time: 0.40
901.62/225.79	c calculated reachability. Time: 0.00
901.62/225.79	c  N st    74   1210455       682      2949         1     78225      8940   1527847   no data   no data  --
975.14/244.17	c  N st    75   1283337       682      2949         1     54511      8940    726546   no data   no data  --
1090.98/273.12	c  N st    76   1392660       682      2949         1     62538      8940    934106   no data   no data  --
1253.18/313.73	c  N st    77   1556644       682      2949         1     67634      8940   1069812   no data   no data  --
1424.57/356.68	c  N st    78   1710455       682      2949         1    109463      8940   2320516   no data   no data  --
1424.57/356.68	c  S st    78   1710455       682      2949         1    109463      8940   2320516   no data   no data  --
1426.17/357.02	c  S st    78   1710958       682      2949         1    109965      8940   2334388   no data   no data  --
1426.17/357.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1426.17/357.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1426.17/357.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.23
1426.57/357.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1426.57/357.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1426.57/357.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
1426.57/357.17	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1498.86/375.25	c lits-rem:       203  cl-subs:     6255  v-elim:      0  v-fix:    0  time: 72.21 s
1498.86/375.25	c vivif2 --  cl tried     2949 cl shrink        0 lits rem          0 time: 0.00
1498.86/375.28	c vivif2 --  cl tried   103710 cl shrink        0 lits rem          0 time: 0.11
1499.66/375.43	c asymm  cl-useful: 0/2949/2949 lits-rem:0 time: 0.60
1499.66/375.44	c calculated reachability. Time: 0.00
1499.66/375.44	c  N st    78   1710958       682      2949         1    103710      8940   2146238   no data   no data  --
1923.92/481.63	c  N st    79   2079922       682      2949         1    115160      8940   2338979   no data   no data  --
2067.31/517.72	c  N st    80   2210958       682      2949         1    119670      8940   2471877   no data   no data  --
2067.31/517.72	c  S st    80   2210958       682      2949         1    119670      8940   2471877   no data   no data  --
2068.52/518.09	c  S st    80   2211464       682      2949         1    120176      8940   2485799   no data   no data  --
2068.52/518.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2068.52/518.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2068.92/518.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.25
2069.31/518.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2069.31/518.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2069.31/518.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
2069.31/518.24	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2154.80/539.60	c lits-rem:       176  cl-subs:     7203  v-elim:      0  v-fix:    0  time: 85.28 s
2154.80/539.60	c vivif2 --  cl tried     2949 cl shrink        0 lits rem          0 time: 0.00
2154.80/539.63	c vivif2 --  cl tried   112973 cl shrink        0 lits rem          0 time: 0.11
2155.60/539.80	c asymm  cl-useful: 0/2949/2949 lits-rem:0 time: 0.66
2155.60/539.80	c calculated reachability. Time: 0.00
2155.60/539.80	c  N st    80   2211464       682      2949         1    112973      8940   2263021   no data   no data  --
2773.57/694.50	c  N st    81   2711465       682      2949         1    136957      8940   2893524   no data   no data  --
2773.57/694.50	c  S st    81   2711465       682      2949         1    136957      8940   2893524   no data   no data  --
2775.17/694.97	c  S st    81   2711972       682      2949         1    137463      8940   2908247   no data   no data  --
2775.17/694.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2775.17/694.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2775.57/695.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.30
2775.98/695.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2775.98/695.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2775.98/695.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
2775.98/695.15	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2877.82/720.65	c lits-rem:        78  cl-subs:     6300  v-elim:      0  v-fix:    0  time: 101.86 s
2877.82/720.65	c vivif2 --  cl tried     2949 cl shrink        0 lits rem          0 time: 0.00
2877.82/720.69	c vivif2 --  cl tried   131163 cl shrink        0 lits rem          0 time: 0.14
2878.62/720.89	c asymm  cl-useful: 0/2949/2949 lits-rem:0 time: 0.80
2878.62/720.89	c calculated reachability. Time: 0.00
2878.62/720.89	c  N st    81   2711972       682      2949         1    131163      8940   2724990   no data   no data  --
3645.21/912.77	c  N st    82   3211972       682      2949         1    106115      8940   1728630   no data   no data  --
3645.21/912.77	c  S st    82   3211972       682      2949         1    106115      8940   1728630   no data   no data  --
3646.42/913.08	c  S st    82   3212475       682      2949         1    106617      8940   1742513   no data   no data  --
3646.42/913.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3646.42/913.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3646.80/913.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.22
3646.80/913.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3646.80/913.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3646.80/913.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
3646.80/913.19	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3680.75/921.60	c lits-rem:       102  cl-subs:     4410  v-elim:      0  v-fix:    0  time: 33.57 s
3680.75/921.60	c vivif2 --  cl tried     2949 cl shrink        0 lits rem          0 time: 0.00
3680.75/921.62	c vivif2 --  cl tried   102207 cl shrink        0 lits rem          0 time: 0.09
3681.17/921.77	c asymm  cl-useful: 0/2949/2949 lits-rem:0 time: 0.61
3681.17/921.78	c calculated reachability. Time: 0.00
3681.17/921.78	c  N st    82   3212475       682      2949         1    102207      8940   1618169   no data   no data  --
4485.70/1123.18	c  N st    83   3712475       682      2949         1    113141      8940   1772343   no data   no data  --
4485.70/1123.18	c  S st    83   3712475       682      2949         1    113141      8940   1772343   no data   no data  --
4487.27/1123.52	c  S st    83   3712981       682      2949         1    113647      8940   1786982   no data   no data  --
4487.27/1123.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4487.27/1123.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4487.27/1123.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.24
4487.67/1123.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4487.67/1123.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4487.67/1123.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
4487.67/1123.65	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4520.03/1131.72	c lits-rem:        24  cl-subs:     3974  v-elim:      0  v-fix:    0  time: 32.23 s
4520.03/1131.72	c vivif2 --  cl tried     2949 cl shrink        0 lits rem          0 time: 0.00
4520.03/1131.74	c vivif2 --  cl tried   109673 cl shrink        0 lits rem          0 time: 0.09
4520.44/1131.90	c asymm  cl-useful: 0/2949/2949 lits-rem:0 time: 0.64
4520.84/1131.90	c calculated reachability. Time: 0.00
4520.84/1131.90	c  N st    83   3712981       682      2949         1    109673      8940   1680893   no data   no data  --
4590.32/1149.40	c  F st    84   3751563       682      2949         1    147625      8940   2874455   no data   no data  --
4590.32/1149.40	c  N st    84   3751563       682      2949         1    147625      8940   2874455   no data   no data  --
4600.71/1151.96	c Decided on static restart strategy
4637.06/1161.05	c  N st    94   3779865       682      2949         1     92190      8940   1131484   no data   no data  --
4683.02/1172.54	c  N st    96   3815859       682      2949         1    127666      8940   2280967   no data   no data  --
4740.93/1187.06	c  N st    97   3848252       682      2949         1    159401      8940   3267319   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-3175370-1304121355/watcher-3175370-1304121355 -o /tmp/evaluation-result-3175370-1304121355/solver-3175370-1304121355 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175370-1304121355.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.59 7.92 7.05 6/180 20220
/proc/meminfo: memFree=27827748/32950928 swapFree=67111356/67111528
[pid=20220] ppid=20218 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/20220/stat : 20220 (strangenight1-m) R 20218 20220 20055 0 -1 4202496 413 0 0 0 0 0 0 0 25 0 4 0 523735178 52465664 353 33554432000 4194304 4650419 140733203660224 18446744073709551615 47143010043820 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20220/statm: 12809 353 303 112 0 7774 0
[pid=20220/tid=20221] ppid=20218 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/20220/task/20221/stat : 20221 (strangenight1-m) R 20218 20220 20055 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 523735178 52465664 353 33554432000 4194304 4650419 140733203660224 18446744073709551615 47143010043820 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20220/tid=20222] ppid=20218 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/20220/task/20222/stat : 20222 (strangenight1-m) R 20218 20220 20055 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 523735178 52465664 353 33554432000 4194304 4650419 140733203660224 18446744073709551615 208080288753 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20220/tid=20223] ppid=20218 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/20220/task/20223/stat : 20223 (strangenight1-m) R 20218 20220 20055 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 523735178 52465664 353 33554432000 4194304 4650419 140733203660224 18446744073709551615 47143010043826 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.078134 s]
/proc/loadavg: 7.59 7.92 7.05 6/180 20220
/proc/meminfo: memFree=27827748/32950928 swapFree=67111356/67111528
[pid=20220] ppid=20218 vsize=282748 CPUtime=0.29 cores=0,2,4,6
/proc/20220/stat : 20220 (strangenight1-m) R 20218 20220 20055 0 -1 4202496 1834 0 0 0 29 0 0 0 25 0 4 0 523735178 289533952 1666 33554432000 4194304 4650419 140733203660224 18446744073709551615 4328361 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20220/statm: 70687 1666 391 112 0 65652 0
[pid=20220/tid=20221] ppid=20218 vsize=282748 CPUtime=0.07 cores=0,2,4,6
/proc/20220/task/20221/stat : 20221 (strangenight1-m) R 20218 20220 20055 0 -1 4202560 377 0 0 0 7 0 0 0 25 0 4 0 523735178 289533952 1666 33554432000 4194304 4650419 140733203660224 18446744073709551615 4332995 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20220/tid=20222] ppid=20218 vsize=282748 CPUtime=0.07 cores=0,2,4,6
/proc/20220/task/20222/stat : 20222 (strangenight1-m) R 20218 20220 20055 0 -1 4202560 390 0 0 0 7 0 0 0 25 0 4 0 523735178 289533952 1666 33554432000 4194304 4650419 140733203660224 18446744073709551615 4520322 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20220/tid=20223] ppid=20218 vsize=282748 CPUtime=0.07 cores=0,2,4,6
/proc/20220/task/20223/stat : 20223 (strangenight1-m) R 20218 20220 20055 0 -1 4202560 263 0 0 0 7 0 0 0 25 0 4 0 523735178 289533952 1666 33554432000 4194304 4650419 140733203660224 18446744073709551615 208079929099 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 282748

[startup+0.112758 s]
/proc/loadavg: 7.59 7.92 7.05 6/180 20220
/proc/meminfo: memFree=27827748/32950928 swapFree=67111356/67111528
[pid=20220] ppid=20218 vsize=282748 CPUtime=0.43 cores=0,2,4,6
/proc/20220/stat : 20220 (strangenight1-m) R 20218 20220 20055 0 -1 4202496 2007 0 0 0 43 0 0 0 25 0 4 0 523735178 289533952 1839 33554432000 4194304 4650419 140733203660224 18446744073709551615 4363600 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20220/statm: 70687 1839 391 112 0 65652 0
[pid=20220/tid=20221] ppid=20218 vsize=282748 CPUtime=0.1 cores=0,2,4,6
/proc/20220/task/20221/stat : 20221 (strangenight1-m) R 20218 20220 20055 0 -1 4202560 426 0 0 0 10 0 0 0 25 0 4 0 523735178 289533952 1839 33554432000 4194304 4650419 140733203660224 18446744073709551615 4364336 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20220/tid=20222] ppid=20218 vsize=282748 CPUtime=0.1 cores=0,2,4,6
/proc/20220/task/20222/stat : 20222 (strangenight1-m) R 20218 20220 20055 0 -1 4202560 434 0 0 0 10 0 0 0 25 0 4 0 523735178 289533952 1839 33554432000 4194304 4650419 140733203660224 18446744073709551615 4364352 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20220/tid=20223] ppid=20218 vsize=282748 CPUtime=0.1 cores=0,2,4,6
/proc/20220/task/20223/stat : 20223 (strangenight1-m) R 20218 20220 20055 0 -1 4202560 303 0 0 0 10 0 0 0 25 0 4 0 523735178 289533952 1839 33554432000 4194304 4650419 140733203660224 18446744073709551615 4363441 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 282748

[startup+0.300723 s]
/proc/loadavg: 7.59 7.92 7.05 6/180 20220
/proc/meminfo: memFree=27827748/32950928 swapFree=67111356/67111528
[pid=20220] ppid=20218 vsize=284344 CPUtime=1.18 cores=0,2,4,6
/proc/20220/stat : 20220 (strangenight1-m) R 20218 20220 20055 0 -1 4202496 3201 0 0 0 118 0 0 0 25 0 4 0 523735178 291168256 2333 33554432000 4194304 4650419 140733203660224 18446744073709551615 4349707 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20220/statm: 71086 2333 393 112 0 66051 0
[pid=20220/tid=20221] ppid=20218 vsize=284344 CPUtime=0.29 cores=0,2,4,6
/proc/20220/task/20221/stat : 20221 (strangenight1-m) R 20218 20220 20055 0 -1 4202560 728 0 0 0 29 0 0 0 25 0 4 0 523735178 291168256 2333 33554432000 4194304 4650419 140733203660224 18446744073709551615 4364336 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20220/tid=20222] ppid=20218 vsize=284344 CPUtime=0.29 cores=0,2,4,6
/proc/20220/task/20222/stat : 20222 (strangenight1-m) R 20218 20220 20055 0 -1 4202560 736 0 0 0 29 0 0 0 25 0 4 0 523735178 291168256 2333 33554432000 4194304 4650419 140733203660224 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20220/tid=20223] ppid=20218 vsize=284344 CPUtime=0.29 cores=0,2,4,6
/proc/20220/task/20223/stat : 20223 (strangenight1-m) R 20218 20220 20055 0 -1 4202560 605 0 0 0 29 0 0 0 25 0 4 0 523735178 291168256 2334 33554432000 4194304 4650419 140733203660224 18446744073709551615 4314861 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 284344

[startup+0.700647 s]
/proc/loadavg: 7.59 7.92 7.05 6/180 20220
/proc/meminfo: memFree=27827748/32950928 swapFree=67111356/67111528
[pid=20220] ppid=20218 vsize=285136 CPUtime=2.78 cores=0,2,4,6
/proc/20220/stat : 20220 (strangenight1-m) R 20218 20220 20055 0 -1 4202496 4971 0 0 0 278 0 0 0 25 0 4 0 523735178 291979264 3057 33554432000 4194304 4650419 140733203660224 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20220/statm: 71284 3057 393 112 0 66249 0
[pid=20220/tid=20221] ppid=20218 vsize=285136 CPUtime=0.69 cores=0,2,4,6
/proc/20220/task/20221/stat : 20221 (strangenight1-m) R 20218 20220 20055 0 -1 4202560 1184 0 0 0 69 0 0 0 25 0 4 0 523735178 291979264 3057 33554432000 4194304 4650419 140733203660224 18446744073709551615 4363426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20220/tid=20222] ppid=20218 vsize=285136 CPUtime=0.69 cores=0,2,4,6
/proc/20220/task/20222/stat : 20222 (strangenight1-m) R 20218 20220 20055 0 -1 4202560 1169 0 0 0 69 0 0 0 25 0 4 0 523735178 291979264 3057 33554432000 4194304 4650419 140733203660224 18446744073709551615 4364400 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20220/tid=20223] ppid=20218 vsize=285136 CPUtime=0.69 cores=0,2,4,6
/proc/20220/task/20223/stat : 20223 (strangenight1-m) R 20218 20220 20055 0 -1 4202560 1046 0 0 0 69 0 0 0 25 0 4 0 523735178 291979264 3057 33554432000 4194304 4650419 140733203660224 18446744073709551615 4365195 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 285136

[startup+1.5005 s]
/proc/loadavg: 7.59 7.92 7.05 9/184 20224
/proc/meminfo: memFree=27814292/32950928 swapFree=67111356/67111528
[pid=20220] ppid=20218 vsize=286780 CPUtime=5.97 cores=0,2,4,6
/proc/20220/stat : 20220 (strangenight1-m) R 20218 20220 20055 0 -1 4202496 9992 0 0 0 596 1 0 0 25 0 4 0 523735178 293662720 5173 33554432000 4194304 4650419 140733203660224 18446744073709551615 4432399 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20220/statm: 71695 5173 395 112 0 66660 0
[pid=20220/tid=20221] ppid=20218 vsize=286780 CPUtime=1.49 cores=0,2,4,6
/proc/20220/task/20221/stat : 20221 (strangenight1-m) R 20218 20220 20055 0 -1 4202560 2077 0 0 0 149 0 0 0 25 0 4 0 523735178 293662720 5173 33554432000 4194304 4650419 140733203660224 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20220/tid=20222] ppid=20218 vsize=286780 CPUtime=1.48 cores=0,2,4,6
/proc/20220/task/20222/stat : 20222 (strangenight1-m) R 20218 20220 20055 0 -1 4202560 2073 0 0 0 148 0 0 0 25 0 4 0 523735178 293662720 5173 33554432000 4194304 4650419 140733203660224 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20220/tid=20223] ppid=20218 vsize=286780 CPUtime=1.49 cores=0,2,4,6
/proc/20220/task/20223/stat : 20223 (strangenight1-m) R 20218 20220 20055 0 -1 4202560 1862 0 0 0 149 0 0 0 25 0 4 0 523735178 293662720 5173 33554432000 4194304 4650419 140733203660224 18446744073709551615 4365227 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) 286780

[startup+3.10019 s]
/proc/loadavg: 7.59 7.92 7.05 9/184 20224
/proc/meminfo: memFree=27801156/32950928 swapFree=67111356/67111528
[pid=20220] ppid=20218 vsize=286264 CPUtime=12.36 cores=0,2,4,6
/proc/20220/stat : 20220 (strangenight1-m) R 20218 20220 20055 0 -1 4202496 18629 0 0 0 1233 3 0 0 25 0 4 0 523735178 293134336 10347 33554432000 4194304 4650419 140733203660224 18446744073709551615 4367287 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20220/statm: 71566 10347 395 112 0 66531 0
[pid=20220/tid=20221] ppid=20218 vsize=286264 CPUtime=3.08 cores=0,2,4,6
/proc/20220/task/20221/stat : 20221 (strangenight1-m) R 20218 20220 20055 0 -1 4202560 4384 0 0 0 308 0 0 0 25 0 4 0 523735178 293134336 10347 33554432000 4194304 4650419 140733203660224 18446744073709551615 4365348 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20220/tid=20222] ppid=20218 vsize=286264 CPUtime=3.07 cores=0,2,4,6
/proc/20220/task/20222/stat : 20222 (strangenight1-m) R 20218 20220 20055 0 -1 4202560 4881 0 0 0 307 0 0 0 25 0 4 0 523735178 293134336 10347 33554432000 4194304 4650419 140733203660224 18446744073709551615 4333674 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20220/tid=20223] ppid=20218 vsize=286264 CPUtime=3.08 cores=0,2,4,6
/proc/20220/task/20223/stat : 20223 (strangenight1-m) R 20218 20220 20055 0 -1 4202560 4165 0 0 0 308 0 0 0 25 0 4 0 523735178 293134336 10347 33554432000 4194304 4650419 140733203660224 18446744073709551615 4366831 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) 286264

[startup+6.30058 s]
/proc/loadavg: 7.63 7.92 7.05 9/184 20224
/proc/meminfo: memFree=27757568/32950928 swapFree=67111356/67111528
[pid=20220] ppid=20218 vsize=313852 CPUtime=25.14 cores=0,2,4,6
/proc/20220/stat : 20220 (strangenight1-m) R 20218 20220 20055 0 -1 4202496 28099 0 0 0 2510 4 0 0 25 0 4 0 523735178 321384448 15309 33554432000 4194304 4650419 140733203660224 18446744073709551615 4366906 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20220/statm: 78463 15309 395 112 0 73428 0
[pid=20220/tid=20221] ppid=20218 vsize=313852 CPUtime=6.29 cores=0,2,4,6
/proc/20220/task/20221/stat : 20221 (strangenight1-m) R 20218 20220 20055 0 -1 4202560 7609 0 0 0 628 1 0 0 25 0 4 0 523735178 321384448 15309 33554432000 4194304 4650419 140733203660224 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20220/tid=20222] ppid=20218 vsize=313852 CPUtime=6.26 cores=0,2,4,6
/proc/20220/task/20222/stat : 20222 (strangenight1-m) R 20218 20220 20055 0 -1 4202560 6762 0 0 0 625 1 0 0 25 0 4 0 523735178 321384448 15309 33554432000 4194304 4650419 140733203660224 18446744073709551615 4363426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20220/tid=20223] ppid=20218 vsize=313852 CPUtime=6.29 cores=0,2,4,6
/proc/20220/task/20223/stat : 20223 (strangenight1-m) R 20218 20220 20055 0 -1 4202560 5848 0 0 0 628 1 0 0 25 0 4 0 523735178 321384448 15309 33554432000 4194304 4650419 140733203660224 18446744073709551615 4328315 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) 313852

[startup+12.7004 s]
/proc/loadavg: 7.66 7.92 7.06 9/184 20225
/proc/meminfo: memFree=27726836/32950928 swapFree=67111356/67111528
[pid=20220] ppid=20218 vsize=296996 CPUtime=50.71 cores=0,2,4,6
/proc/20220/stat : 20220 (strangenight1-m) R 20218 20220 20055 0 -1 4202496 42667 0 0 0 5064 7 0 0 25 0 4 0 523735178 304123904 20843 33554432000 4194304 4650419 140733203660224 18446744073709551615 4349680 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20220/statm: 74249 20843 395 112 0 69214 0
[pid=20220/tid=20221] ppid=20218 vsize=296996 CPUtime=12.68 cores=0,2,4,6
/proc/20220/task/20221/stat : 20221 (strangenight1-m) R 20218 20220 20055 0 -1 4202560 12499 0 0 0 1267 1 0 0 25 0 4 0 523735178 304123904 20843 33554432000 4194304 4650419 140733203660224 18446744073709551615 4363496 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20220/tid=20222] ppid=20218 vsize=296996 CPUtime=12.62 cores=0,2,4,6
/proc/20220/task/20222/stat : 20222 (strangenight1-m) R 20218 20220 20055 0 -1 4202560 9607 0 0 0 1261 1 0 0 25 0 4 0 523735178 304123904 20843 33554432000 4194304 4650419 140733203660224 18446744073709551615 4363331 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20220/tid=20223] ppid=20218 vsize=296996 CPUtime=12.69 cores=0,2,4,6
/proc/20220/task/20223/stat : 20223 (strangenight1-m) R 20218 20220 20055 0 -1 4202560 8354 0 0 0 1268 1 0 0 25 0 4 0 523735178 304123904 20843 33554432000 4194304 4650419 140733203660224 18446744073709551615 4367236 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) 296996

[startup+25.5009 s]
/proc/loadavg: 7.80 7.94 7.08 9/184 20225
/proc/meminfo: memFree=27665068/32950928 swapFree=67111356/67111528
[pid=20220] ppid=20218 vsize=287924 CPUtime=101.84 cores=0,2,4,6
/proc/20220/stat : 20220 (strangenight1-m) R 20218 20220 20055 0 -1 4202496 64322 0 0 0 10171 13 0 0 25 0 4 0 523735178 294834176 34446 33554432000 4194304 4650419 140733203660224 18446744073709551615 4432392 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20220/statm: 71981 34446 395 112 0 66946 0
[pid=20220/tid=20221] ppid=20218 vsize=287924 CPUtime=25.48 cores=0,2,4,6
/proc/20220/task/20221/stat : 20221 (strangenight1-m) R 20218 20220 20055 0 -1 4202560 17654 0 0 0 2546 2 0 0 25 0 4 0 523735178 294834176 34446 33554432000 4194304 4650419 140733203660224 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20220/tid=20222] ppid=20218 vsize=287924 CPUtime=25.36 cores=0,2,4,6
/proc/20220/task/20222/stat : 20222 (strangenight1-m) R 20218 20220 20055 0 -1 4202560 16231 0 0 0 2533 3 0 0 25 0 4 0 523735178 294834176 34446 33554432000 4194304 4650419 140733203660224 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20220/tid=20223] ppid=20218 vsize=287924 CPUtime=25.49 cores=0,2,4,6
/proc/20220/task/20223/stat : 20223 (strangenight1-m) R 20218 20220 20055 0 -1 4202560 11729 0 0 0 2547 2 0 0 25 0 4 0 523735178 294834176 34446 33554432000 4194304 4650419 140733203660224 18446744073709551615 4364416 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) 287924

[startup+51.1011 s]
/proc/loadavg: 7.95 7.96 7.11 9/184 20226
/proc/meminfo: memFree=27618152/32950928 swapFree=67111356/67111528
[pid=20220] ppid=20218 vsize=372108 CPUtime=204.12 cores=0,2,4,6
/proc/20220/stat : 20220 (strangenight1-m) R 20218 20220 20055 0 -1 4202496 86662 0 0 0 20391 21 0 0 25 0 4 0 523735178 381038592 38631 33554432000 4194304 4650419 140733203660224 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20220/statm: 93027 38631 395 112 0 87992 0
[pid=20220/tid=20221] ppid=20218 vsize=372108 CPUtime=51.09 cores=0,2,4,6
/proc/20220/task/20221/stat : 20221 (strangenight1-m) R 20218 20220 20055 0 -1 4202560 24311 0 0 0 5104 5 0 0 25 0 4 0 523735178 381038592 38631 33554432000 4194304 4650419 140733203660224 18446744073709551615 4328259 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20220/tid=20222] ppid=20218 vsize=372108 CPUtime=50.83 cores=0,2,4,6
/proc/20220/task/20222/stat : 20222 (strangenight1-m) R 20218 20220 20055 0 -1 4202560 21186 0 0 0 5078 5 0 0 25 0 4 0 523735178 381038592 38631 33554432000 4194304 4650419 140733203660224 18446744073709551615 4433081 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20220/tid=20223] ppid=20218 vsize=372108 CPUtime=51.08 cores=0,2,4,6
/proc/20220/task/20223/stat : 20223 (strangenight1-m) R 20218 20220 20055 0 -1 4202560 17292 0 0 0 5104 4 0 0 25 0 4 0 523735178 381038592 38631 33554432000 4194304 4650419 140733203660224 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 204.12
Current children cumulated vsize (KiB) 372108

[startup+102.306 s]
/proc/loadavg: 7.97 7.97 7.15 9/184 20227
/proc/meminfo: memFree=27559432/32950928 swapFree=67111356/67111528
[pid=20220] ppid=20218 vsize=386100 CPUtime=408.68 cores=0,2,4,6
/proc/20220/stat : 20220 (strangenight1-m) R 20218 20220 20055 0 -1 4202496 125974 0 0 0 40836 32 0 0 25 0 4 0 523735178 395366400 47260 33554432000 4194304 4650419 140733203660224 18446744073709551615 4363452 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20220/statm: 96525 47260 395 112 0 91490 0
[pid=20220/tid=20221] ppid=20218 vsize=386100 CPUtime=102.29 cores=0,2,4,6
/proc/20220/task/20221/stat : 20221 (strangenight1-m) R 20218 20220 20055 0 -1 4202560 40256 0 0 0 10220 9 0 0 25 0 4 0 523735178 395366400 47260 33554432000 4194304 4650419 140733203660224 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20220/tid=20222] ppid=20218 vsize=386100 CPUtime=101.77 cores=0,2,4,6
/proc/20220/task/20222/stat : 20222 (strangenight1-m) R 20218 20220 20055 0 -1 4202560 25986 0 0 0 10171 6 0 0 25 0 4 0 523735178 395366400 47260 33554432000 4194304 4650419 140733203660224 18446744073709551615 4363562 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20220/tid=20223] ppid=20218 vsize=386100 CPUtime=102.29 cores=0,2,4,6
/proc/20220/task/20223/stat : 20223 (strangenight1-m) R 20218 20220 20055 0 -1 4202560 25815 0 0 0 10222 7 0 0 25 0 4 0 523735178 395366400 47260 33554432000 4194304 4650419 140733203660224 18446744073709551615 4366904 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) 386100

[startup+162.301 s]

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

[pid=20220] ppid=20218 vsize=617264 CPUtime=2565.06 cores=0,2,4,6
/proc/20220/stat : 20220 (strangenight1-m) R 20218 20220 20055 0 -1 4202496 397538 0 0 0 256365 141 0 0 25 0 4 0 523735178 632078336 93735 33554432000 4194304 4650419 140733203660224 18446744073709551615 4365192 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20220/statm: 154316 93735 395 112 0 149281 0
[pid=20220/tid=20221] ppid=20218 vsize=617264 CPUtime=642.16 cores=0,2,4,6
/proc/20220/task/20221/stat : 20221 (strangenight1-m) R 20218 20220 20055 0 -1 4202560 150954 0 0 0 64163 53 0 0 25 0 4 0 523735178 632078336 93735 33554432000 4194304 4650419 140733203660224 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20220/tid=20222] ppid=20218 vsize=617264 CPUtime=638.91 cores=0,2,4,6
/proc/20220/task/20222/stat : 20222 (strangenight1-m) R 20218 20220 20055 0 -1 4202560 41258 0 0 0 63878 13 0 0 25 0 4 0 523735178 632078336 93735 33554432000 4194304 4650419 140733203660224 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20220/tid=20223] ppid=20218 vsize=617264 CPUtime=641.64 cores=0,2,4,6
/proc/20220/task/20223/stat : 20223 (strangenight1-m) R 20218 20220 20055 0 -1 4202560 75098 0 0 0 64135 29 0 0 25 0 4 0 523735178 632078336 93735 33554432000 4194304 4650419 140733203660224 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2565.06
Current children cumulated vsize (KiB) 617264

[startup+702.301 s]
/proc/loadavg: 8.05 8.06 7.58 9/184 20255
/proc/meminfo: memFree=27193144/32950928 swapFree=67111356/67111528
[pid=20220] ppid=20218 vsize=731080 CPUtime=2804.72 cores=0,2,4,6
/proc/20220/stat : 20220 (strangenight1-m) R 20218 20220 20055 0 -1 4202496 425888 0 0 0 280319 153 0 0 25 0 4 0 523735178 748625920 110005 33554432000 4194304 4650419 140733203660224 18446744073709551615 4433048 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20220/statm: 182770 110005 395 112 0 177735 0
[pid=20220/tid=20221] ppid=20218 vsize=731080 CPUtime=702.16 cores=0,2,4,6
/proc/20220/task/20221/stat : 20221 (strangenight1-m) R 20218 20220 20055 0 -1 4202560 160924 0 0 0 70159 57 0 0 25 0 4 0 523735178 748625920 110005 33554432000 4194304 4650419 140733203660224 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20220/tid=20222] ppid=20218 vsize=731080 CPUtime=698.59 cores=0,2,4,6
/proc/20220/task/20222/stat : 20222 (strangenight1-m) R 20218 20220 20055 0 -1 4202560 46153 0 0 0 69843 16 0 0 25 0 4 0 523735178 748625920 110005 33554432000 4194304 4650419 140733203660224 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20220/tid=20223] ppid=20218 vsize=731080 CPUtime=701.64 cores=0,2,4,6
/proc/20220/task/20223/stat : 20223 (strangenight1-m) R 20218 20220 20055 0 -1 4202560 80584 0 0 0 70133 31 0 0 25 0 4 0 523735178 748625920 110005 33554432000 4194304 4650419 140733203660224 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2804.72
Current children cumulated vsize (KiB) 731080

[startup+762.307 s]
/proc/loadavg: 8.12 8.08 7.62 9/184 20257
/proc/meminfo: memFree=27157024/32950928 swapFree=67111356/67111528
[pid=20220] ppid=20218 vsize=681076 CPUtime=3044.43 cores=0,2,4,6
/proc/20220/stat : 20220 (strangenight1-m) R 20218 20220 20055 0 -1 4202496 444522 0 0 0 304282 161 0 0 25 0 4 0 523735178 697421824 111843 33554432000 4194304 4650419 140733203660224 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20220/statm: 170269 111843 395 112 0 165234 0
[pid=20220/tid=20221] ppid=20218 vsize=681076 CPUtime=762.17 cores=0,2,4,6
/proc/20220/task/20221/stat : 20221 (strangenight1-m) R 20218 20220 20055 0 -1 4202560 168881 0 0 0 76156 61 0 0 25 0 4 0 523735178 697421824 111843 33554432000 4194304 4650419 140733203660224 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20220/tid=20222] ppid=20218 vsize=681076 CPUtime=758.26 cores=0,2,4,6
/proc/20220/task/20222/stat : 20222 (strangenight1-m) R 20218 20220 20055 0 -1 4202560 46286 0 0 0 75810 16 0 0 25 0 4 0 523735178 697421824 111843 33554432000 4194304 4650419 140733203660224 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20220/tid=20223] ppid=20218 vsize=681076 CPUtime=761.64 cores=0,2,4,6
/proc/20220/task/20223/stat : 20223 (strangenight1-m) R 20218 20220 20055 0 -1 4202560 83516 0 0 0 76132 32 0 0 25 0 4 0 523735178 697421824 111843 33554432000 4194304 4650419 140733203660224 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3044.43
Current children cumulated vsize (KiB) 681076

[startup+822.301 s]
/proc/loadavg: 8.13 8.09 7.65 9/184 20258
/proc/meminfo: memFree=27168636/32950928 swapFree=67111356/67111528
[pid=20220] ppid=20218 vsize=629524 CPUtime=3284.1 cores=0,2,4,6
/proc/20220/stat : 20220 (strangenight1-m) R 20218 20220 20055 0 -1 4202496 463668 0 0 0 328238 172 0 0 25 0 4 0 523735178 644632576 105657 33554432000 4194304 4650419 140733203660224 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20220/statm: 157381 105657 395 112 0 152346 0
[pid=20220/tid=20221] ppid=20218 vsize=629524 CPUtime=822.17 cores=0,2,4,6
/proc/20220/task/20221/stat : 20221 (strangenight1-m) R 20218 20220 20055 0 -1 4202560 178893 0 0 0 82151 66 0 0 25 0 4 0 523735178 644632576 105657 33554432000 4194304 4650419 140733203660224 18446744073709551615 4365348 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20220/tid=20222] ppid=20218 vsize=629524 CPUtime=817.93 cores=0,2,4,6
/proc/20220/task/20222/stat : 20222 (strangenight1-m) R 20218 20220 20055 0 -1 4202560 46652 0 0 0 81777 16 0 0 25 0 4 0 523735178 644632576 105657 33554432000 4194304 4650419 140733203660224 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20220/tid=20223] ppid=20218 vsize=629524 CPUtime=821.64 cores=0,2,4,6
/proc/20220/task/20223/stat : 20223 (strangenight1-m) R 20218 20220 20055 0 -1 4202560 87243 0 0 0 82130 34 0 0 25 0 4 0 523735178 644632576 105657 33554432000 4194304 4650419 140733203660224 18446744073709551615 4365273 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3284.1
Current children cumulated vsize (KiB) 629524

[startup+882.301 s]
/proc/loadavg: 8.13 8.10 7.68 9/184 20260
/proc/meminfo: memFree=27104880/32950928 swapFree=67111356/67111528
[pid=20220] ppid=20218 vsize=748040 CPUtime=3523.76 cores=0,2,4,6
/proc/20220/stat : 20220 (strangenight1-m) R 20218 20220 20055 0 -1 4202496 484346 0 0 0 352197 179 0 0 25 0 4 0 523735178 765992960 123634 33554432000 4194304 4650419 140733203660224 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20220/statm: 187010 123634 395 112 0 181975 0
[pid=20220/tid=20221] ppid=20218 vsize=748040 CPUtime=882.16 cores=0,2,4,6
/proc/20220/task/20221/stat : 20221 (strangenight1-m) R 20218 20220 20055 0 -1 4202560 189163 0 0 0 88148 68 0 0 25 0 4 0 523735178 765992960 123634 33554432000 4194304 4650419 140733203660224 18446744073709551615 4365203 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20220/tid=20222] ppid=20218 vsize=748040 CPUtime=877.61 cores=0,2,4,6
/proc/20220/task/20222/stat : 20222 (strangenight1-m) R 20218 20220 20055 0 -1 4202560 46873 0 0 0 87744 17 0 0 25 0 4 0 523735178 765992960 123634 33554432000 4194304 4650419 140733203660224 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20220/tid=20223] ppid=20218 vsize=748040 CPUtime=881.65 cores=0,2,4,6
/proc/20220/task/20223/stat : 20223 (strangenight1-m) R 20218 20220 20055 0 -1 4202560 92038 0 0 0 88128 37 0 0 25 0 4 0 523735178 765992960 123634 33554432000 4194304 4650419 140733203660224 18446744073709551615 4365246 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3523.76
Current children cumulated vsize (KiB) 748040

[startup+942.3 s]
/proc/loadavg: 8.09 8.09 7.70 9/184 20261
/proc/meminfo: memFree=27136468/32950928 swapFree=67111356/67111528
[pid=20220] ppid=20218 vsize=729960 CPUtime=3763.45 cores=0,2,4,6
/proc/20220/stat : 20220 (strangenight1-m) R 20218 20220 20055 0 -1 4202496 496891 0 0 0 376158 187 0 0 25 0 4 0 523735178 747479040 114790 33554432000 4194304 4650419 140733203660224 18446744073709551615 4363880 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20220/statm: 182490 114790 395 112 0 177455 0
[pid=20220/tid=20221] ppid=20218 vsize=729960 CPUtime=942.17 cores=0,2,4,6
/proc/20220/task/20221/stat : 20221 (strangenight1-m) R 20218 20220 20055 0 -1 4202560 197158 0 0 0 94145 72 0 0 25 0 4 0 523735178 747479040 114790 33554432000 4194304 4650419 140733203660224 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20220/tid=20222] ppid=20218 vsize=729960 CPUtime=937.28 cores=0,2,4,6
/proc/20220/task/20222/stat : 20222 (strangenight1-m) R 20218 20220 20055 0 -1 4202560 47390 0 0 0 93711 17 0 0 25 0 4 0 523735178 747479040 114790 33554432000 4194304 4650419 140733203660224 18446744073709551615 4363458 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20220/tid=20223] ppid=20218 vsize=729960 CPUtime=941.64 cores=0,2,4,6
/proc/20220/task/20223/stat : 20223 (strangenight1-m) R 20218 20220 20055 0 -1 4202560 93872 0 0 0 94126 38 0 0 25 0 4 0 523735178 747479040 114790 33554432000 4194304 4650419 140733203660224 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3763.45
Current children cumulated vsize (KiB) 729960

[startup+1002.3 s]
/proc/loadavg: 8.11 8.10 7.73 9/184 20263
/proc/meminfo: memFree=27099364/32950928 swapFree=67111356/67111528
[pid=20220] ppid=20218 vsize=691496 CPUtime=4003.12 cores=0,2,4,6
/proc/20220/stat : 20220 (strangenight1-m) R 20218 20220 20055 0 -1 4202496 521165 0 0 0 400116 196 0 0 25 0 4 0 523735178 708091904 120741 33554432000 4194304 4650419 140733203660224 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20220/statm: 172874 120741 395 112 0 167839 0
[pid=20220/tid=20221] ppid=20218 vsize=691496 CPUtime=1002.17 cores=0,2,4,6
/proc/20220/task/20221/stat : 20221 (strangenight1-m) R 20218 20220 20055 0 -1 4202560 205127 0 0 0 100142 75 0 0 25 0 4 0 523735178 708091904 120741 33554432000 4194304 4650419 140733203660224 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20220/tid=20222] ppid=20218 vsize=691496 CPUtime=996.95 cores=0,2,4,6
/proc/20220/task/20222/stat : 20222 (strangenight1-m) R 20218 20220 20055 0 -1 4202560 48028 0 0 0 99677 18 0 0 25 0 4 0 523735178 708091904 120741 33554432000 4194304 4650419 140733203660224 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20220/tid=20223] ppid=20218 vsize=691496 CPUtime=1001.64 cores=0,2,4,6
/proc/20220/task/20223/stat : 20223 (strangenight1-m) R 20218 20220 20055 0 -1 4202560 102669 0 0 0 100124 40 0 0 25 0 4 0 523735178 708091904 120741 33554432000 4194304 4650419 140733203660224 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4003.12
Current children cumulated vsize (KiB) 691496

[startup+1062.3 s]
/proc/loadavg: 8.15 8.11 7.75 9/184 20265
/proc/meminfo: memFree=27087788/32950928 swapFree=67111356/67111528
[pid=20220] ppid=20218 vsize=696256 CPUtime=4242.79 cores=0,2,4,6
/proc/20220/stat : 20220 (strangenight1-m) R 20218 20220 20055 0 -1 4202496 542555 0 0 0 424072 207 0 0 25 0 4 0 523735178 712966144 128339 33554432000 4194304 4650419 140733203660224 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20220/statm: 174064 128339 395 112 0 169029 0
[pid=20220/tid=20221] ppid=20218 vsize=696256 CPUtime=1062.18 cores=0,2,4,6
/proc/20220/task/20221/stat : 20221 (strangenight1-m) R 20218 20220 20055 0 -1 4202560 213409 0 0 0 106138 80 0 0 25 0 4 0 523735178 712966144 128339 33554432000 4194304 4650419 140733203660224 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20220/tid=20222] ppid=20218 vsize=696256 CPUtime=1056.62 cores=0,2,4,6
/proc/20220/task/20222/stat : 20222 (strangenight1-m) R 20218 20220 20055 0 -1 4202560 48388 0 0 0 105644 18 0 0 25 0 4 0 523735178 712966144 128339 33554432000 4194304 4650419 140733203660224 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20220/tid=20223] ppid=20218 vsize=696256 CPUtime=1061.64 cores=0,2,4,6
/proc/20220/task/20223/stat : 20223 (strangenight1-m) R 20218 20220 20055 0 -1 4202560 108331 0 0 0 106121 43 0 0 25 0 4 0 523735178 712966144 128339 33554432000 4194304 4650419 140733203660224 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4242.79
Current children cumulated vsize (KiB) 696256

[startup+1122.3 s]
/proc/loadavg: 8.13 8.10 7.77 9/184 20266
/proc/meminfo: memFree=27041756/32950928 swapFree=67111356/67111528
[pid=20220] ppid=20218 vsize=744904 CPUtime=4482.48 cores=0,2,4,6
/proc/20220/stat : 20220 (strangenight1-m) R 20218 20220 20055 0 -1 4202496 559881 0 0 0 448031 217 0 0 25 0 4 0 523735178 762781696 127694 33554432000 4194304 4650419 140733203660224 18446744073709551615 4365357 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20220/statm: 186226 127694 395 112 0 181191 0
[pid=20220/tid=20221] ppid=20218 vsize=744904 CPUtime=1122.17 cores=0,2,4,6
/proc/20220/task/20221/stat : 20221 (strangenight1-m) R 20218 20220 20055 0 -1 4202560 223039 0 0 0 112134 83 0 0 25 0 4 0 523735178 762781696 127694 33554432000 4194304 4650419 140733203660224 18446744073709551615 4363584 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20220/tid=20222] ppid=20218 vsize=744904 CPUtime=1116.29 cores=0,2,4,6
/proc/20220/task/20222/stat : 20222 (strangenight1-m) R 20218 20220 20055 0 -1 4202560 48913 0 0 0 111611 18 0 0 25 0 4 0 523735178 762781696 127694 33554432000 4194304 4650419 140733203660224 18446744073709551615 4366857 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20220/tid=20223] ppid=20218 vsize=744904 CPUtime=1121.65 cores=0,2,4,6
/proc/20220/task/20223/stat : 20223 (strangenight1-m) R 20218 20220 20055 0 -1 4202560 110849 0 0 0 112120 45 0 0 25 0 4 0 523735178 762781696 127694 33554432000 4194304 4650419 140733203660224 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4482.48
Current children cumulated vsize (KiB) 744904

[startup+1182.3 s]
/proc/loadavg: 8.15 8.11 7.79 9/184 20268
/proc/meminfo: memFree=27016300/32950928 swapFree=67111356/67111528
[pid=20220] ppid=20218 vsize=799656 CPUtime=4722.16 cores=0,2,4,6
/proc/20220/stat : 20220 (strangenight1-m) R 20218 20220 20055 0 -1 4202496 574614 0 0 0 471991 225 0 0 25 0 4 0 523735178 818847744 135476 33554432000 4194304 4650419 140733203660224 18446744073709551615 4315143 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20220/statm: 199914 135476 395 112 0 194879 0
[pid=20220/tid=20221] ppid=20218 vsize=799656 CPUtime=1182.18 cores=0,2,4,6
/proc/20220/task/20221/stat : 20221 (strangenight1-m) R 20218 20220 20055 0 -1 4202560 228622 0 0 0 118131 87 0 0 25 0 4 0 523735178 818847744 135476 33554432000 4194304 4650419 140733203660224 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20220/tid=20222] ppid=20218 vsize=799656 CPUtime=1175.96 cores=0,2,4,6
/proc/20220/task/20222/stat : 20222 (strangenight1-m) R 20218 20220 20055 0 -1 4202560 49654 0 0 0 117577 19 0 0 25 0 4 0 523735178 818847744 135476 33554432000 4194304 4650419 140733203660224 18446744073709551615 4366931 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20220/tid=20223] ppid=20218 vsize=799656 CPUtime=1181.65 cores=0,2,4,6
/proc/20220/task/20223/stat : 20223 (strangenight1-m) R 20218 20220 20055 0 -1 4202560 114496 0 0 0 118118 47 0 0 25 0 4 0 523735178 818847744 135476 33554432000 4194304 4650419 140733203660224 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4722.16
Current children cumulated vsize (KiB) 799656



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.17 8.12 7.80 9/184 20329
/proc/meminfo: memFree=27335544/32950928 swapFree=67111356/67111528
[pid=20220] ppid=20218 vsize=758972 CPUtime=4800.07 cores=0,2,4,6
/proc/20220/stat : 20220 (strangenight1-m) R 20218 20220 20055 0 -1 4202496 580934 0 0 0 479779 228 0 0 25 0 4 0 523735178 777187328 126664 33554432000 4194304 4650419 140733203660224 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20220/statm: 189743 126664 395 112 0 184708 0
[pid=20220/tid=20221] ppid=20218 vsize=758972 CPUtime=1201.68 cores=0,2,4,6
/proc/20220/task/20221/stat : 20221 (strangenight1-m) R 20218 20220 20055 0 -1 4202560 231752 0 0 0 120080 88 0 0 25 0 4 0 523735178 777187328 126664 33554432000 4194304 4650419 140733203660224 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20220/tid=20222] ppid=20218 vsize=758972 CPUtime=1195.36 cores=0,2,4,6
/proc/20220/task/20222/stat : 20222 (strangenight1-m) R 20218 20220 20055 0 -1 4202560 49717 0 0 0 119517 19 0 0 25 0 4 0 523735178 777187328 126664 33554432000 4194304 4650419 140733203660224 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20220/tid=20223] ppid=20218 vsize=758972 CPUtime=1201.16 cores=0,2,4,6
/proc/20220/task/20223/stat : 20223 (strangenight1-m) R 20218 20220 20055 0 -1 4202560 114689 0 0 0 120069 47 0 0 25 0 4 0 523735178 777187328 126664 33554432000 4194304 4650419 140733203660224 18446744073709551615 4364559 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.07
Current children cumulated vsize (KiB) 758972

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.84
CPU time (s): 4800.13
CPU user time (s): 4797.82
CPU system time (s): 2.30865
CPU usage (%): 399.4
Max. virtual memory (cumulated for all children) (KiB): 918116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.82
system time used= 2.30865
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 580936
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= 210
involuntary context switches= 21740

runsolver used 1.88771 second user time and 4.48732 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-30 01:55:55
IDJOB=3175370
IDBENCH=82988
IDSOLVER=1588
FILE ID=node127/3175370-1304121355
RUNJOBID= node127-1304120141-20073
PBS_JOBID= 13170732
Free space on /tmp= 71812 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v700-c2982-S115072124-051.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175370-1304121355/watcher-3175370-1304121355 -o /tmp/evaluation-result-3175370-1304121355/solver-3175370-1304121355 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3175370-1304121355.cnf

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

MD5SUM BENCH= 6052486ba02fcb82855c9fc5130e5550
RANDOM SEED=208236294

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:      27827904 kB
Buffers:       1283780 kB
Cached:        3258324 kB
SwapCached:          8 kB
Active:         238384 kB
Inactive:      4432320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27827904 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           12828 kB
Writeback:           4 kB
AnonPages:      128428 kB
Mapped:          15536 kB
Slab:           388740 kB
PageTables:       4652 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   372168 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= 71808 MiB
End job on node127 at 2011-04-30 02:15:59