Trace number 3175320

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.74

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v600-c2556-S727005963-093.SATISFIABLE.cnf
MD5SUM91e4bda9499071fffccca1352d82691f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.017996
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses2556
Sum of the clauses size7668
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32556
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-3175320-1304114794.cnf'
0.00/0.00	c -- header says num vars:            600
0.00/0.00	c -- header says num clauses:        2556
0.00/0.01	c -- clauses added:            0 learnts,         2556 normals,            0 xors
0.00/0.01	c -- vars added        600
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       600      2556         0         0      7668         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/2556/2556 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
1.18/0.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.18/0.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.18/0.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    600 time:  0.00 s
1.18/0.80	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.18/0.80	c lits-rem:         0  cl-subs:        0  v-elim:     19  v-fix:    0  time:  0.01 s
1.18/0.80	c Finding binary XORs  T:     0.00 s  found:       0
1.18/0.80	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
1.18/0.80	c calculated reachability. Time: 0.00
1.18/0.80	c Calc default polars -  time:   0.00 s pos:     258 undec:      66 neg:     276
1.18/0.80	c =========================================================================================
1.18/0.80	c types(t): F = full restart, N = normal restart
1.18/0.80	c types(t): S = simplification begin/end, E = solution found
1.18/0.80	c restart types(rt): st = static, dy = dynamic
1.18/0.80	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.18/0.80	c  B st     0         0       581      2519         0         0      7658         0   no data   no data  --
1.18/0.90	c Decided on static restart strategy
1.18/0.90	c  N st     8      4920       581      2519         0      4864      7658    127057   no data   no data  --
1.18/0.90	c  N st    10     11303       581      2519         0      4508      7658     84743   no data   no data  --
1.18/0.90	c  N st    11     17046       581      2519         0     10140      7658    240518   no data   no data  --
4.78/1.20	c  F st    12     25002       581      2519         0     12458      7658    306645   no data   no data  --
4.78/1.20	c  N st    12     25002       581      2519         0     12458      7658    306645   no data   no data  --
5.18/1.36	c Decided on static restart strategy
5.18/1.36	c  N st    18     30001       581      2519         0     10735      7658    229079   no data   no data  --
5.18/1.36	c  S st    18     30001       581      2519         0     10735      7658    229079   no data   no data  --
5.18/1.39	c  S st    18     30504       581      2519         0     11237      7658    241460   no data   no data  --
5.18/1.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.18/1.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.18/1.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
5.58/1.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.58/1.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.58/1.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    581 time:  0.00 s
5.58/1.40	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
6.39/1.64	c lits-rem:       198  cl-subs:      289  v-elim:      0  v-fix:    0  time:  0.94 s
6.39/1.65	c asymm  cl-useful: 0/2519/2519 lits-rem:0 time: 0.04
6.39/1.65	c calculated reachability. Time: 0.00
6.39/1.65	c  N st    18     30504       581      2519         0     10948      7658    232445   no data   no data  --
7.96/2.03	c  N st    20     37614       581      2519         0     10179      7658    193421   no data   no data  --
9.57/2.42	c  N st    21     44013       581      2519         0     16483      7658    367988   no data   no data  --
9.97/2.54	c  S st    22     45758       581      2519         0      9400      7658    150128   no data   no data  --
9.97/2.57	c  S st    22     46264       581      2519         0      9904      7658    162722   no data   no data  --
9.97/2.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.97/2.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.97/2.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
9.97/2.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.97/2.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.97/2.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    581 time:  0.00 s
9.97/2.57	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
10.39/2.69	c lits-rem:        34  cl-subs:       80  v-elim:      0  v-fix:    0  time:  0.47 s
10.39/2.69	c vivif2 --  cl tried     2519 cl shrink        0 lits rem          0 time: 0.00
10.39/2.70	c vivif2 --  cl tried     9824 cl shrink        0 lits rem          0 time: 0.00
10.78/2.70	c asymm  cl-useful: 0/2519/2519 lits-rem:0 time: 0.03
10.78/2.70	c calculated reachability. Time: 0.00
10.78/2.70	c  N st    22     46264       581      2519         0      9824      7658    160311   no data   no data  --
14.36/3.66	c  N st    23     60661       581      2519         0     14184      7658    269401   no data   no data  --
16.75/4.28	c  N st    24     69397       581      2519         0     11974      7658    200757   no data   no data  --
16.75/4.28	c  S st    24     69397       581      2519         0     11974      7658    200757   no data   no data  --
17.15/4.32	c  S st    24     69898       581      2519         0     12475      7658    212798   no data   no data  --
17.15/4.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.15/4.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.15/4.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
17.15/4.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.15/4.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.15/4.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    581 time:  0.00 s
17.15/4.33	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
17.95/4.57	c lits-rem:       112  cl-subs:      127  v-elim:      0  v-fix:    0  time:  0.94 s
17.95/4.57	c vivif2 --  cl tried     2519 cl shrink        0 lits rem          0 time: 0.00
17.95/4.57	c vivif2 --  cl tried    12348 cl shrink        0 lits rem          0 time: 0.01
17.95/4.58	c asymm  cl-useful: 0/2519/2519 lits-rem:0 time: 0.04
17.95/4.58	c calculated reachability. Time: 0.00
17.95/4.58	c  N st    24     69898       581      2519         0     12348      7658    208923   no data   no data  --
23.57/5.95	c  F st    25     87501       581      2519         0     17841      7658    359874   no data   no data  --
23.57/5.96	c  N st    25     87501       581      2519         0     17841      7658    359874   no data   no data  --
25.14/6.35	c Decided on static restart strategy
26.34/6.61	c  N st    32     95540       581      2519         0     13001      7658    189796   no data   no data  --
28.74/7.27	c  N st    34    104848       581      2519         0     22158      7658    442518   no data   no data  --
28.74/7.27	c  S st    34    104848       581      2519         0     22158      7658    442518   no data   no data  --
29.14/7.33	c  S st    34    105359       581      2519         0     22667      7658    455982   no data   no data  --
29.14/7.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
29.14/7.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
29.14/7.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
29.14/7.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.14/7.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.14/7.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    581 time:  0.00 s
29.14/7.36	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
33.93/8.50	c lits-rem:       378  cl-subs:      570  v-elim:      0  v-fix:    0  time:  4.56 s
33.93/8.50	c vivif2 --  cl tried     2519 cl shrink        0 lits rem          0 time: 0.00
33.93/8.50	c vivif2 --  cl tried    22097 cl shrink        0 lits rem          0 time: 0.02
33.93/8.52	c asymm  cl-useful: 0/2519/2519 lits-rem:0 time: 0.08
33.93/8.52	c calculated reachability. Time: 0.00
33.93/8.52	c  N st    34    105359       581      2519         0     22097      7658    437564   no data   no data  --
37.14/9.39	c  N st    35    114958       581      2519         0     17761      7658    295330   no data   no data  --
42.71/10.80	c  N st    36    129355       581      2519         0     17157      7658    260891   no data   no data  --
51.50/12.94	c  N st    37    150951       581      2519         0     22696      7658    407327   no data   no data  --
54.32/13.62	c  S st    38    158039       581      2519         0     29672      7658    595573   no data   no data  --
54.32/13.69	c  S st    38    158540       581      2519         0     30173      7658    608033   no data   no data  --
54.32/13.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
54.32/13.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
54.72/13.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
54.72/13.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
54.72/13.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
54.72/13.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    581 time:  0.00 s
54.72/13.72	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
61.49/15.45	c lits-rem:       581  cl-subs:      885  v-elim:      0  v-fix:    0  time:  6.89 s
61.49/15.45	c vivif2 --  cl tried     2519 cl shrink        0 lits rem          0 time: 0.00
61.49/15.45	c vivif2 --  cl tried    29288 cl shrink        0 lits rem          0 time: 0.03
61.49/15.48	c asymm  cl-useful: 0/2519/2519 lits-rem:0 time: 0.10
61.49/15.48	c calculated reachability. Time: 0.00
61.49/15.48	c  N st    38    158540       581      2519         0     29288      7658    580962   no data   no data  --
81.86/20.56	c  N st    39    207131       581      2519         0     23848      7658    381533   no data   no data  --
96.24/24.11	c  N st    40    237810       581      2519         0     34290      7658    649626   no data   no data  --
96.24/24.11	c  S st    40    237810       581      2519         0     34290      7658    649626   no data   no data  --
96.64/24.20	c  S st    40    238315       581      2519         0     34794      7658    661896   no data   no data  --
96.64/24.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
96.64/24.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
96.64/24.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
96.64/24.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
96.64/24.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
96.64/24.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    581 time:  0.00 s
96.64/24.23	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
105.43/26.44	c lits-rem:       971  cl-subs:     2054  v-elim:      0  v-fix:    0  time:  8.81 s
105.43/26.44	c vivif2 --  cl tried     2519 cl shrink        0 lits rem          0 time: 0.00
105.43/26.45	c vivif2 --  cl tried    32740 cl shrink        0 lits rem          0 time: 0.03
105.43/26.48	c asymm  cl-useful: 0/2519/2519 lits-rem:0 time: 0.13
105.43/26.48	c calculated reachability. Time: 0.00
105.43/26.48	c  N st    40    238315       581      2519         0     32740      7658    601395   no data   no data  --
137.81/34.55	c  F st    41    306251       581      2519         0     34611      7658    581499   no data   no data  --
137.81/34.55	c  N st    41    306251       581      2519         0     34611      7658    581499   no data   no data  --
140.18/35.14	c Decided on static restart strategy
151.40/37.91	c  N st    51    334558       581      2519         0     38955      7658    685816   no data   no data  --
162.15/40.65	c  N st    53    357473       581      2519         0     36877      7658    605539   no data   no data  --
162.15/40.65	c  S st    53    357473       581      2519         0     36877      7658    605539   no data   no data  --
162.55/40.74	c  S st    53    357976       581      2519         0     37378      7658    618178   no data   no data  --
162.55/40.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
162.55/40.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
162.55/40.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.05
162.55/40.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
162.55/40.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
162.55/40.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    581 time:  0.00 s
162.55/40.78	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
170.14/42.63	c lits-rem:       455  cl-subs:     1806  v-elim:      0  v-fix:    0  time:  7.41 s
170.14/42.63	c vivif2 --  cl tried     2519 cl shrink        0 lits rem          0 time: 0.00
170.14/42.64	c vivif2 --  cl tried    35572 cl shrink        0 lits rem          0 time: 0.03
170.14/42.67	c asymm  cl-useful: 0/2519/2519 lits-rem:0 time: 0.14
170.14/42.68	c calculated reachability. Time: 0.00
170.14/42.68	c  N st    53    357976       581      2519         0     35572      7658    570882   no data   no data  --
186.55/46.73	c  N st    54    390369       581      2519         0     41769      7658    722205   no data   no data  --
212.08/53.17	c  N st    55    438957       581      2519         0     35540      7658    528198   no data   no data  --
251.63/63.06	c  N st    56    511839       581      2519         0     49314      7658    861872   no data   no data  --
266.41/66.76	c  N st    57    536966       581      2519         0     43476      7658    681319   no data   no data  --
266.41/66.76	c  S st    57    536966       581      2519         0     43476      7658    681319   no data   no data  --
266.81/66.88	c  S st    57    537472       581      2519         0     43982      7658    694059   no data   no data  --
266.81/66.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
266.81/66.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
266.81/66.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.07
267.21/66.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
267.21/66.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
267.21/66.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    581 time:  0.00 s
267.21/66.92	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
275.60/69.02	c lits-rem:       679  cl-subs:     1539  v-elim:      0  v-fix:    0  time:  8.40 s
275.60/69.02	c vivif2 --  cl tried     2519 cl shrink        0 lits rem          0 time: 0.00
275.60/69.03	c vivif2 --  cl tried    42443 cl shrink        0 lits rem          0 time: 0.03
275.60/69.08	c asymm  cl-useful: 0/2519/2519 lits-rem:0 time: 0.18
275.60/69.08	c calculated reachability. Time: 0.00
275.60/69.08	c  N st    57    537472       581      2519         0     42443      7658    653641   no data   no data  --
380.25/95.21	c  N st    58    701458       581      2519         0     36410      7658    406868   no data   no data  --
454.57/113.87	c  N st    59    806208       581      2519         0     65865      7658   1219557   no data   no data  --
454.57/113.87	c  S st    59    806208       581      2519         0     65865      7658   1219557   no data   no data  --
455.35/114.05	c  S st    59    806708       581      2519         0     66365      7658   1232356   no data   no data  --
455.35/114.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
455.35/114.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
455.35/114.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.12
455.75/114.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
455.75/114.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
455.75/114.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    581 time:  0.00 s
455.75/114.13	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
466.94/116.95	c lits-rem:       311  cl-subs:     2071  v-elim:      0  v-fix:    0  time: 11.26 s
466.94/116.95	c vivif2 --  cl tried     2519 cl shrink        0 lits rem          0 time: 0.00
466.94/116.96	c vivif2 --  cl tried    64294 cl shrink        0 lits rem          0 time: 0.06
467.36/117.05	c asymm  cl-useful: 0/2519/2519 lits-rem:0 time: 0.33
467.36/117.05	c calculated reachability. Time: 0.00
467.36/117.05	c  N st    59    806708       581      2519         0     64294      7658   1174176   no data   no data  --
680.25/170.31	c  F st    60   1071878       581      2519         0     80305      7658   1466552   no data   no data  --
680.25/170.31	c  N st    60   1071878       581      2519         0     80305      7658   1466552   no data   no data  --
685.84/171.74	c Decided on static restart strategy
703.42/176.15	c  N st    70   1100185       581      2519         0     63819      7658    982033   no data   no data  --
732.17/183.37	c  N st    72   1136179       581      2519         0     53882      7658    693573   no data   no data  --
757.76/189.77	c  N st    73   1168572       581      2519         0     85806      7658   1595722   no data   no data  --
791.69/198.29	c  N st    74   1210063       581      2519         0     80103      7658   1378724   no data   no data  --
791.69/198.29	c  S st    74   1210063       581      2519         0     80103      7658   1378724   no data   no data  --
792.91/198.54	c  S st    74   1210566       581      2519         0     80606      7658   1391105   no data   no data  --
792.91/198.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
792.91/198.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
792.91/198.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.15
793.28/198.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
793.28/198.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
793.28/198.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    581 time:  0.00 s
793.28/198.63	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
814.07/203.87	c lits-rem:       117  cl-subs:     4834  v-elim:      0  v-fix:    0  time: 20.94 s
814.07/203.87	c vivif2 --  cl tried     2519 cl shrink        0 lits rem          0 time: 0.00
814.07/203.88	c vivif2 --  cl tried    75772 cl shrink        0 lits rem          0 time: 0.07
814.48/203.99	c asymm  cl-useful: 0/2519/2519 lits-rem:0 time: 0.41
814.48/203.99	c calculated reachability. Time: 0.00
814.48/203.99	c  N st    74   1210566       581      2519         0     75772      7658   1267992   no data   no data  --
883.57/221.27	c  N st    75   1283448       581      2519         0     52169      7658    588526   no data   no data  --
996.61/249.54	c  N st    76   1392771       581      2519         0     60262      7658    763074   no data   no data  --
1146.41/287.01	c  N st    77   1556756       581      2519         0     65073      7658    863005   no data   no data  --
1293.83/323.98	c  N st    78   1710567       581      2519         0    106672      7658   1956104   no data   no data  --
1293.83/323.98	c  S st    78   1710567       581      2519         0    106672      7658   1956104   no data   no data  --
1295.41/324.32	c  S st    78   1711068       581      2519         0    107172      7658   1969121   no data   no data  --
1295.41/324.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1295.41/324.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1295.41/324.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.22
1295.81/324.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1295.81/324.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1295.81/324.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    581 time:  0.00 s
1295.81/324.44	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1367.31/342.34	c lits-rem:       143  cl-subs:     7764  v-elim:      0  v-fix:    0  time: 71.43 s
1367.31/342.34	c vivif2 --  cl tried     2519 cl shrink        0 lits rem          0 time: 0.00
1367.31/342.36	c vivif2 --  cl tried    99408 cl shrink        0 lits rem          0 time: 0.09
1368.13/342.52	c asymm  cl-useful: 0/2519/2519 lits-rem:0 time: 0.63
1368.13/342.52	c calculated reachability. Time: 0.00
1368.13/342.52	c  N st    78   1711068       581      2519         0     99408      7658   1762197   no data   no data  --
1737.63/435.04	c  N st    79   2080035       581      2519         0    111713      7658   2007583   no data   no data  --
1877.42/470.06	c  N st    80   2211069       581      2519         0    115085      7658   2024799   no data   no data  --
1877.42/470.06	c  S st    80   2211069       581      2519         0    115085      7658   2024799   no data   no data  --
1879.02/470.46	c  S st    80   2211572       581      2519         0    115585      7658   2037411   no data   no data  --
1879.02/470.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1879.02/470.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1879.42/470.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.24
1879.81/470.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1879.81/470.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1879.81/470.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    581 time:  0.00 s
1879.81/470.60	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1955.31/489.59	c lits-rem:       145  cl-subs:     8922  v-elim:      0  v-fix:    0  time: 75.86 s
1955.31/489.59	c vivif2 --  cl tried     2519 cl shrink        0 lits rem          0 time: 0.00
1955.71/489.62	c vivif2 --  cl tried   106663 cl shrink        0 lits rem          0 time: 0.09
1956.11/489.78	c asymm  cl-useful: 0/2519/2519 lits-rem:0 time: 0.66
1956.11/489.79	c calculated reachability. Time: 0.00
1956.11/489.79	c  N st    80   2211572       581      2519         0    106663      7658   1818878   no data   no data  --
2558.08/640.43	c  N st    81   2711572       581      2519         0    130395      7658   2284197   no data   no data  --
2558.08/640.43	c  S st    81   2711572       581      2519         0    130395      7658   2284197   no data   no data  --
2559.68/640.86	c  S st    81   2712077       581      2519         0    130899      7658   2297570   no data   no data  --
2559.68/640.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2559.68/640.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2560.08/640.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.28
2560.48/641.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2560.48/641.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2560.48/641.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    581 time:  0.00 s
2560.48/641.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2652.76/664.13	c lits-rem:       132  cl-subs:    10495  v-elim:      0  v-fix:    0  time: 92.34 s
2652.76/664.13	c vivif2 --  cl tried     2519 cl shrink        0 lits rem          0 time: 0.00
2652.76/664.16	c vivif2 --  cl tried   120404 cl shrink        0 lits rem          0 time: 0.11
2653.56/664.36	c asymm  cl-useful: 0/2519/2519 lits-rem:0 time: 0.78
2653.56/664.36	c calculated reachability. Time: 0.00
2653.56/664.36	c  N st    81   2712077       581      2519         0    120404      7658   2058331   no data   no data  --
3280.71/821.35	c  N st    82   3212078       581      2519         0     96387      7658   1253656   no data   no data  --
3280.71/821.35	c  S st    82   3212078       581      2519         0     96387      7658   1253656   no data   no data  --
3281.91/821.66	c  S st    82   3212583       581      2519         0     96892      7658   1266836   no data   no data  --
3281.91/821.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3281.91/821.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3282.31/821.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.19
3282.31/821.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3282.31/821.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3282.31/821.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    581 time:  0.00 s
3282.31/821.76	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3295.89/825.15	c lits-rem:       412  cl-subs:     3161  v-elim:      0  v-fix:    0  time: 13.56 s
3295.89/825.15	c vivif2 --  cl tried     2519 cl shrink        0 lits rem          0 time: 0.00
3295.89/825.17	c vivif2 --  cl tried    93731 cl shrink        0 lits rem          0 time: 0.07
3296.69/825.30	c asymm  cl-useful: 0/2519/2519 lits-rem:0 time: 0.54
3296.69/825.31	c calculated reachability. Time: 0.00
3296.69/825.31	c  N st    82   3212583       581      2519         0     93731      7658   1199162   no data   no data  --
4035.71/1010.39	c  N st    83   3712583       581      2519         0    104706      7658   1417865   no data   no data  --
4035.71/1010.39	c  S st    83   3712583       581      2519         0    104706      7658   1417865   no data   no data  --
4037.68/1010.81	c  S st    83   3713088       581      2519         0    105210      7658   1430996   no data   no data  --
4037.68/1010.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4037.68/1010.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4037.68/1010.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.27
4038.08/1010.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4038.08/1010.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4038.08/1010.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    581 time:  0.00 s
4038.08/1010.95	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4070.85/1019.13	c lits-rem:       314  cl-subs:     3638  v-elim:      0  v-fix:    0  time: 32.67 s
4070.85/1019.13	c vivif2 --  cl tried     2519 cl shrink        0 lits rem          0 time: 0.00
4070.85/1019.15	c vivif2 --  cl tried   101572 cl shrink        0 lits rem          0 time: 0.08
4071.62/1019.32	c asymm  cl-useful: 0/2519/2519 lits-rem:0 time: 0.69
4071.62/1019.33	c calculated reachability. Time: 0.00
4071.62/1019.33	c  N st    83   3713088       581      2519         0    101572      7658   1342426   no data   no data  --
4133.55/1034.82	c  F st    84   3751562       581      2519         0    139229      7658   2446017   no data   no data  --
4133.55/1034.82	c  N st    84   3751562       581      2519         0    139229      7658   2446017   no data   no data  --
4144.34/1037.53	c Decided on static restart strategy
4189.09/1048.75	c  N st    94   3779864       581      2519         0     83880      7658    813892   no data   no data  --
4229.82/1058.92	c  N st    96   3815858       581      2519         0    119246      7658   1811395   no data   no data  --
4285.76/1072.92	c  N st    97   3848250       581      2519         0    151052      7658   2719788   no data   no data  --
4362.04/1092.00	c  N st    98   3896839       581      2519         0    114458      7658   1667966   no data   no data  --
4465.50/1117.95	c  N st    99   3969721       581      2519         0    100780      7658   1268718   no data   no data  --
4634.46/1160.29	c  N st   100   4079044       581      2519         0    121555      7658   1904098   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-3175320-1304114794/watcher-3175320-1304114794 -o /tmp/evaluation-result-3175320-1304114794/solver-3175320-1304114794 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175320-1304114794.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: 1.56 3.93 5.10 2/174 23492
/proc/meminfo: memFree=30804704/32951124 swapFree=67111464/67111528
[pid=23492] ppid=23489 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/23492/stat : 23492 (strangenight1-m) R 23489 23492 23457 0 -1 4202496 413 0 0 0 0 0 0 0 22 0 4 0 601709995 52465664 352 33554432000 4194304 4650419 140736536787728 18446744073709551615 47394091255724 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23492/statm: 12809 352 303 112 0 7774 0
[pid=23492/tid=23495] ppid=23489 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/23492/task/23495/stat : 23495 (strangenight1-m) R 23489 23492 23457 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 4 0 601709995 52465664 352 33554432000 4194304 4650419 140736536787728 18446744073709551615 47394091255730 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23492/tid=23496] ppid=23489 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/23492/task/23496/stat : 23496 (strangenight1-m) R 23489 23492 23457 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 601709995 52465664 352 33554432000 4194304 4650419 140736536787728 18446744073709551615 47394091255730 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23492/tid=23500] ppid=23489 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/23492/task/23500/stat : 23500 (strangenight1-m) R 23489 23492 23457 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 601709996 52465664 352 33554432000 4194304 4650419 140736536787728 18446744073709551615 260020452337 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.08914 s]
/proc/loadavg: 1.56 3.93 5.10 2/174 23492
/proc/meminfo: memFree=30804704/32951124 swapFree=67111464/67111528
[pid=23492] ppid=23489 vsize=282728 CPUtime=0.33 cores=0,2,4,6
/proc/23492/stat : 23492 (strangenight1-m) R 23489 23492 23457 0 -1 4202496 1777 0 0 0 33 0 0 0 18 0 4 0 601709995 289513472 1625 33554432000 4194304 4650419 140736536787728 18446744073709551615 4363660 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23492/statm: 70682 1625 391 112 0 65647 0
[pid=23492/tid=23495] ppid=23489 vsize=282728 CPUtime=0.08 cores=0,2,4,6
/proc/23492/task/23495/stat : 23495 (strangenight1-m) R 23489 23492 23457 0 -1 4202560 364 0 0 0 8 0 0 0 18 0 4 0 601709995 289513472 1625 33554432000 4194304 4650419 140736536787728 18446744073709551615 4364340 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23492/tid=23496] ppid=23489 vsize=282728 CPUtime=0.08 cores=0,2,4,6
/proc/23492/task/23496/stat : 23496 (strangenight1-m) R 23489 23492 23457 0 -1 4202560 370 0 0 0 8 0 0 0 18 0 4 0 601709995 289513472 1625 33554432000 4194304 4650419 140736536787728 18446744073709551615 4331235 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23492/tid=23500] ppid=23489 vsize=282728 CPUtime=0.08 cores=0,2,4,6
/proc/23492/task/23500/stat : 23500 (strangenight1-m) R 23489 23492 23457 0 -1 4202560 254 0 0 0 8 0 0 0 25 0 4 0 601709996 289513472 1625 33554432000 4194304 4650419 140736536787728 18446744073709551615 4367245 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 282728

[startup+0.101137 s]
/proc/loadavg: 1.56 3.93 5.10 2/174 23492
/proc/meminfo: memFree=30804704/32951124 swapFree=67111464/67111528
[pid=23492] ppid=23489 vsize=282728 CPUtime=0.38 cores=0,2,4,6
/proc/23492/stat : 23492 (strangenight1-m) R 23489 23492 23457 0 -1 4202496 1835 0 0 0 38 0 0 0 18 0 4 0 601709995 289513472 1683 33554432000 4194304 4650419 140736536787728 18446744073709551615 4366828 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23492/statm: 70682 1683 391 112 0 65647 0
[pid=23492/tid=23495] ppid=23489 vsize=282728 CPUtime=0.09 cores=0,2,4,6
/proc/23492/task/23495/stat : 23495 (strangenight1-m) R 23489 23492 23457 0 -1 4202560 382 0 0 0 9 0 0 0 18 0 4 0 601709995 289513472 1683 33554432000 4194304 4650419 140736536787728 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23492/tid=23496] ppid=23489 vsize=282728 CPUtime=0.09 cores=0,2,4,6
/proc/23492/task/23496/stat : 23496 (strangenight1-m) R 23489 23492 23457 0 -1 4202560 381 0 0 0 9 0 0 0 18 0 4 0 601709995 289513472 1683 33554432000 4194304 4650419 140736536787728 18446744073709551615 4364424 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23492/tid=23500] ppid=23489 vsize=282728 CPUtime=0.09 cores=0,2,4,6
/proc/23492/task/23500/stat : 23500 (strangenight1-m) R 23489 23492 23457 0 -1 4202560 265 0 0 0 9 0 0 0 25 0 4 0 601709996 289513472 1683 33554432000 4194304 4650419 140736536787728 18446744073709551615 4363455 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 282728

[startup+0.3011 s]
/proc/loadavg: 1.56 3.93 5.10 2/174 23492
/proc/meminfo: memFree=30804704/32951124 swapFree=67111464/67111528
[pid=23492] ppid=23489 vsize=284036 CPUtime=1.18 cores=0,2,4,6
/proc/23492/stat : 23492 (strangenight1-m) R 23489 23492 23457 0 -1 4202496 3015 0 0 0 118 0 0 0 18 0 4 0 601709995 290852864 2241 33554432000 4194304 4650419 140736536787728 18446744073709551615 4315464 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23492/statm: 71009 2241 393 112 0 65974 0
[pid=23492/tid=23495] ppid=23489 vsize=284036 CPUtime=0.29 cores=0,2,4,6
/proc/23492/task/23495/stat : 23495 (strangenight1-m) R 23489 23492 23457 0 -1 4202560 678 0 0 0 29 0 0 0 18 0 4 0 601709995 290852864 2241 33554432000 4194304 4650419 140736536787728 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23492/tid=23496] ppid=23489 vsize=284036 CPUtime=0.29 cores=0,2,4,6
/proc/23492/task/23496/stat : 23496 (strangenight1-m) R 23489 23492 23457 0 -1 4202560 671 0 0 0 29 0 0 0 18 0 4 0 601709995 290852864 2242 33554432000 4194304 4650419 140736536787728 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23492/tid=23500] ppid=23489 vsize=284036 CPUtime=0.29 cores=0,2,4,6
/proc/23492/task/23500/stat : 23500 (strangenight1-m) R 23489 23492 23457 0 -1 4202560 568 0 0 0 29 0 0 0 25 0 4 0 601709996 290852864 2242 33554432000 4194304 4650419 140736536787728 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 284036

[startup+0.915987 s]
/proc/loadavg: 1.56 3.93 5.10 2/174 23492
/proc/meminfo: memFree=30804704/32951124 swapFree=67111464/67111528
[pid=23492] ppid=23489 vsize=285644 CPUtime=3.63 cores=0,2,4,6
/proc/23492/stat : 23492 (strangenight1-m) R 23489 23492 23457 0 -1 4202496 5810 0 0 0 363 0 0 0 19 0 4 0 601709995 292499456 2914 33554432000 4194304 4650419 140736536787728 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23492/statm: 71411 2914 393 112 0 66376 0
[pid=23492/tid=23495] ppid=23489 vsize=285644 CPUtime=0.91 cores=0,2,4,6
/proc/23492/task/23495/stat : 23495 (strangenight1-m) R 23489 23492 23457 0 -1 4202560 1376 0 0 0 91 0 0 0 19 0 4 0 601709995 292499456 2914 33554432000 4194304 4650419 140736536787728 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23492/tid=23496] ppid=23489 vsize=285644 CPUtime=0.9 cores=0,2,4,6
/proc/23492/task/23496/stat : 23496 (strangenight1-m) R 23489 23492 23457 0 -1 4202560 1376 0 0 0 90 0 0 0 19 0 4 0 601709995 292499456 2914 33554432000 4194304 4650419 140736536787728 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23492/tid=23500] ppid=23489 vsize=285644 CPUtime=0.9 cores=0,2,4,6
/proc/23492/task/23500/stat : 23500 (strangenight1-m) R 23489 23492 23457 0 -1 4202560 1220 0 0 0 90 0 0 0 25 0 4 0 601709996 292499456 2914 33554432000 4194304 4650419 140736536787728 18446744073709551615 4365276 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.63
Current children cumulated vsize (KiB) 285644

[startup+1.50088 s]
/proc/loadavg: 1.56 3.93 5.10 11/184 23502
/proc/meminfo: memFree=30765828/32951124 swapFree=67111464/67111528
[pid=23492] ppid=23489 vsize=286464 CPUtime=5.99 cores=0,2,4,6
/proc/23492/stat : 23492 (strangenight1-m) R 23489 23492 23457 0 -1 4202496 9308 0 0 0 598 1 0 0 20 0 4 0 601709995 293339136 4986 33554432000 4194304 4650419 140736536787728 18446744073709551615 4439662 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23492/statm: 71616 4986 395 112 0 66581 0
[pid=23492/tid=23495] ppid=23489 vsize=286464 CPUtime=1.49 cores=0,2,4,6
/proc/23492/task/23495/stat : 23495 (strangenight1-m) R 23489 23492 23457 0 -1 4202560 1921 0 0 0 149 0 0 0 20 0 4 0 601709995 293339136 4986 33554432000 4194304 4650419 140736536787728 18446744073709551615 4365286 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23492/tid=23496] ppid=23489 vsize=286464 CPUtime=1.49 cores=0,2,4,6
/proc/23492/task/23496/stat : 23496 (strangenight1-m) R 23489 23492 23457 0 -1 4202560 1926 0 0 0 149 0 0 0 20 0 4 0 601709995 293339136 4986 33554432000 4194304 4650419 140736536787728 18446744073709551615 4363493 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23492/tid=23500] ppid=23489 vsize=286464 CPUtime=1.49 cores=0,2,4,6
/proc/23492/task/23500/stat : 23500 (strangenight1-m) R 23489 23492 23457 0 -1 4202560 1730 0 0 0 149 0 0 0 25 0 4 0 601709996 293339136 4986 33554432000 4194304 4650419 140736536787728 18446744073709551615 4328328 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.99
Current children cumulated vsize (KiB) 286464

[startup+3.10059 s]
/proc/loadavg: 2.07 4.00 5.12 10/184 23502
/proc/meminfo: memFree=30726772/32951124 swapFree=67111464/67111528
[pid=23492] ppid=23489 vsize=286532 CPUtime=12.36 cores=0,2,4,6
/proc/23492/stat : 23492 (strangenight1-m) R 23489 23492 23457 0 -1 4202496 17588 0 0 0 1234 2 0 0 25 0 4 0 601709995 293408768 10094 33554432000 4194304 4650419 140736536787728 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23492/statm: 71633 10094 395 112 0 66598 0
[pid=23492/tid=23495] ppid=23489 vsize=286532 CPUtime=3.08 cores=0,2,4,6
/proc/23492/task/23495/stat : 23495 (strangenight1-m) R 23489 23492 23457 0 -1 4202560 4058 0 0 0 308 0 0 0 25 0 4 0 601709995 293408768 10094 33554432000 4194304 4650419 140736536787728 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23492/tid=23496] ppid=23489 vsize=286532 CPUtime=3.08 cores=0,2,4,6
/proc/23492/task/23496/stat : 23496 (strangenight1-m) R 23489 23492 23457 0 -1 4202560 4749 0 0 0 308 0 0 0 25 0 4 0 601709995 293408768 10094 33554432000 4194304 4650419 140736536787728 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23492/tid=23500] ppid=23489 vsize=286532 CPUtime=3.07 cores=0,2,4,6
/proc/23492/task/23500/stat : 23500 (strangenight1-m) R 23489 23492 23457 0 -1 4202560 3857 0 0 0 307 0 0 0 25 0 4 0 601709996 293408768 10094 33554432000 4194304 4650419 140736536787728 18446744073709551615 4363441 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 286532

[startup+6.301 s]
/proc/loadavg: 2.07 4.00 5.12 10/184 23502
/proc/meminfo: memFree=30701344/32951124 swapFree=67111464/67111528
[pid=23492] ppid=23489 vsize=287496 CPUtime=25.14 cores=0,2,4,6
/proc/23492/stat : 23492 (strangenight1-m) R 23489 23492 23457 0 -1 4202496 26525 0 0 0 2510 4 0 0 25 0 4 0 601709995 294395904 12960 33554432000 4194304 4650419 140736536787728 18446744073709551615 4366835 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23492/statm: 71874 12960 395 112 0 66839 0
[pid=23492/tid=23495] ppid=23489 vsize=287496 CPUtime=6.29 cores=0,2,4,6
/proc/23492/task/23495/stat : 23495 (strangenight1-m) R 23489 23492 23457 0 -1 4202560 7170 0 0 0 628 1 0 0 25 0 4 0 601709995 294395904 12960 33554432000 4194304 4650419 140736536787728 18446744073709551615 4365313 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23492/tid=23496] ppid=23489 vsize=287496 CPUtime=6.29 cores=0,2,4,6
/proc/23492/task/23496/stat : 23496 (strangenight1-m) R 23489 23492 23457 0 -1 4202560 6704 0 0 0 628 1 0 0 25 0 4 0 601709995 294395904 12960 33554432000 4194304 4650419 140736536787728 18446744073709551615 4365231 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23492/tid=23500] ppid=23489 vsize=287496 CPUtime=6.25 cores=0,2,4,6
/proc/23492/task/23500/stat : 23500 (strangenight1-m) R 23489 23492 23457 0 -1 4202560 5348 0 0 0 625 0 0 0 25 0 4 0 601709996 294395904 12960 33554432000 4194304 4650419 140736536787728 18446744073709551615 4364336 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 287496

[startup+12.7008 s]
/proc/loadavg: 2.98 4.13 5.15 10/184 23502
/proc/meminfo: memFree=30652040/32951124 swapFree=67111464/67111528
[pid=23492] ppid=23489 vsize=294168 CPUtime=50.7 cores=0,2,4,6
/proc/23492/stat : 23492 (strangenight1-m) R 23489 23492 23457 0 -1 4202496 40791 0 0 0 5063 7 0 0 25 0 4 0 601709995 301228032 19930 33554432000 4194304 4650419 140736536787728 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23492/statm: 73542 19930 395 112 0 68507 0
[pid=23492/tid=23495] ppid=23489 vsize=294168 CPUtime=12.68 cores=0,2,4,6
/proc/23492/task/23495/stat : 23495 (strangenight1-m) R 23489 23492 23457 0 -1 4202560 10225 0 0 0 1267 1 0 0 25 0 4 0 601709995 301228032 19930 33554432000 4194304 4650419 140736536787728 18446744073709551615 4363620 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23492/tid=23496] ppid=23489 vsize=294168 CPUtime=12.68 cores=0,2,4,6
/proc/23492/task/23496/stat : 23496 (strangenight1-m) R 23489 23492 23457 0 -1 4202560 10912 0 0 0 1266 2 0 0 25 0 4 0 601709995 301228032 19930 33554432000 4194304 4650419 140736536787728 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23492/tid=23500] ppid=23489 vsize=294168 CPUtime=12.62 cores=0,2,4,6
/proc/23492/task/23500/stat : 23500 (strangenight1-m) R 23489 23492 23457 0 -1 4202560 8031 0 0 0 1261 1 0 0 25 0 4 0 601709996 301228032 19930 33554432000 4194304 4650419 140736536787728 18446744073709551615 4365246 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 294168

[startup+25.5005 s]
/proc/loadavg: 3.76 4.26 5.18 10/184 23503
/proc/meminfo: memFree=30603720/32951124 swapFree=67111464/67111528
[pid=23492] ppid=23489 vsize=304204 CPUtime=101.83 cores=0,2,4,6
/proc/23492/stat : 23492 (strangenight1-m) R 23489 23492 23457 0 -1 4202496 64703 0 0 0 10171 12 0 0 25 0 4 0 601709995 311504896 27899 33554432000 4194304 4650419 140736536787728 18446744073709551615 4438399 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23492/statm: 76051 27899 395 112 0 71016 0
[pid=23492/tid=23495] ppid=23489 vsize=304204 CPUtime=25.48 cores=0,2,4,6
/proc/23492/task/23495/stat : 23495 (strangenight1-m) R 23489 23492 23457 0 -1 4202560 17162 0 0 0 2546 2 0 0 25 0 4 0 601709995 311504896 27899 33554432000 4194304 4650419 140736536787728 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23492/tid=23496] ppid=23489 vsize=304204 CPUtime=25.49 cores=0,2,4,6
/proc/23492/task/23496/stat : 23496 (strangenight1-m) R 23489 23492 23457 0 -1 4202560 17845 0 0 0 2545 4 0 0 25 0 4 0 601709995 311504896 27899 33554432000 4194304 4650419 140736536787728 18446744073709551615 4365242 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23492/tid=23500] ppid=23489 vsize=304204 CPUtime=25.35 cores=0,2,4,6
/proc/23492/task/23500/stat : 23500 (strangenight1-m) R 23489 23492 23457 0 -1 4202560 10780 0 0 0 2533 2 0 0 25 0 4 0 601709996 311504896 27899 33554432000 4194304 4650419 140736536787728 18446744073709551615 4366906 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 304204

[startup+51.1067 s]
/proc/loadavg: 5.35 4.59 5.26 10/184 23504
/proc/meminfo: memFree=30567780/32951124 swapFree=67111464/67111528
[pid=23492] ppid=23489 vsize=314320 CPUtime=204.12 cores=0,2,4,6
/proc/23492/stat : 23492 (strangenight1-m) R 23489 23492 23457 0 -1 4202496 98709 0 0 0 20391 21 0 0 25 0 4 0 601709995 321863680 32914 33554432000 4194304 4650419 140736536787728 18446744073709551615 4366828 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23492/statm: 78580 32914 395 112 0 73545 0
[pid=23492/tid=23495] ppid=23489 vsize=314320 CPUtime=51.09 cores=0,2,4,6
/proc/23492/task/23495/stat : 23495 (strangenight1-m) R 23489 23492 23457 0 -1 4202560 26795 0 0 0 5104 5 0 0 25 0 4 0 601709995 321863680 32914 33554432000 4194304 4650419 140736536787728 18446744073709551615 4363426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23492/tid=23496] ppid=23489 vsize=314320 CPUtime=51.09 cores=0,2,4,6
/proc/23492/task/23496/stat : 23496 (strangenight1-m) R 23489 23492 23457 0 -1 4202560 27616 0 0 0 5102 7 0 0 25 0 4 0 601709995 321863680 32914 33554432000 4194304 4650419 140736536787728 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23492/tid=23500] ppid=23489 vsize=314320 CPUtime=50.81 cores=0,2,4,6
/proc/23492/task/23500/stat : 23500 (strangenight1-m) R 23489 23492 23457 0 -1 4202560 15920 0 0 0 5078 3 0 0 25 0 4 0 601709996 321863680 32914 33554432000 4194304 4650419 140736536787728 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.12
Current children cumulated vsize (KiB) 314320

[startup+102.3 s]
/proc/loadavg: 7.01 5.15 5.42 10/184 23505
/proc/meminfo: memFree=30510040/32951124 swapFree=67111464/67111528
[pid=23492] ppid=23489 vsize=316504 CPUtime=408.61 cores=0,2,4,6
/proc/23492/stat : 23492 (strangenight1-m) R 23489 23492 23457 0 -1 4202496 152199 0 0 0 40824 37 0 0 25 0 4 0 601709995 324100096 40686 33554432000 4194304 4650419 140736536787728 18446744073709551615 4363416 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23492/statm: 79126 40687 395 112 0 74091 0
[pid=23492/tid=23495] ppid=23489 vsize=316504 CPUtime=102.28 cores=0,2,4,6
/proc/23492/task/23495/stat : 23495 (strangenight1-m) R 23489 23492 23457 0 -1 4202560 43404 0 0 0 10219 9 0 0 25 0 4 0 601709995 324100096 40687 33554432000 4194304 4650419 140736536787728 18446744073709551615 4366657 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23492/tid=23496] ppid=23489 vsize=316504 CPUtime=102.28 cores=0,2,4,6
/proc/23492/task/23496/stat : 23496 (strangenight1-m) R 23489 23492 23457 0 -1 4202560 41279 0 0 0 10217 11 0 0 25 0 4 0 601709995 324100096 40687 33554432000 4194304 4650419 140736536787728 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23492/tid=23500] ppid=23489 vsize=316504 CPUtime=101.73 cores=0,2,4,6
/proc/23492/task/23500/stat : 23500 (strangenight1-m) R 23489 23492 23457 0 -1 4202560 23336 0 0 0 10168 5 0 0 25 0 4 0 601709996 324100096 40687 33554432000 4194304 4650419 140736536787728 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.61
Current children cumulated vsize (KiB) 316504

[startup+162.3 s]

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

[pid=23492] ppid=23489 vsize=643020 CPUtime=2565.67 cores=0,2,4,6
/proc/23492/stat : 23492 (strangenight1-m) R 23489 23492 23457 0 -1 4202496 480670 0 0 0 256404 163 0 0 25 0 4 0 601709995 658452480 98996 33554432000 4194304 4650419 140736536787728 18446744073709551615 4433081 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23492/statm: 160755 98996 395 112 0 155720 0
[pid=23492/tid=23495] ppid=23489 vsize=643020 CPUtime=642.24 cores=0,2,4,6
/proc/23492/task/23495/stat : 23495 (strangenight1-m) R 23489 23492 23457 0 -1 4202560 136884 0 0 0 64176 48 0 0 25 0 4 0 601709995 658452480 98996 33554432000 4194304 4650419 140736536787728 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23492/tid=23496] ppid=23489 vsize=643020 CPUtime=642.29 cores=0,2,4,6
/proc/23492/task/23496/stat : 23496 (strangenight1-m) R 23489 23492 23457 0 -1 4202560 126263 0 0 0 64183 46 0 0 25 0 4 0 601709995 658452480 98996 33554432000 4194304 4650419 140736536787728 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23492/tid=23500] ppid=23489 vsize=643020 CPUtime=638.8 cores=0,2,4,6
/proc/23492/task/23500/stat : 23500 (strangenight1-m) R 23489 23492 23457 0 -1 4202560 69390 0 0 0 63857 23 0 0 25 0 4 0 601709996 658452480 98996 33554432000 4194304 4650419 140736536787728 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2565.67
Current children cumulated vsize (KiB) 643020

[startup+702.307 s]
/proc/loadavg: 8.00 7.64 6.66 10/184 23521
/proc/meminfo: memFree=30154916/32951124 swapFree=67111464/67111528
[pid=23492] ppid=23489 vsize=591572 CPUtime=2805.37 cores=0,2,4,6
/proc/23492/stat : 23492 (strangenight1-m) R 23489 23492 23457 0 -1 4202496 508573 0 0 0 280360 177 0 0 25 0 4 0 601709995 605769728 96372 33554432000 4194304 4650419 140736536787728 18446744073709551615 4364433 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23492/statm: 147893 96372 395 112 0 142858 0
[pid=23492/tid=23495] ppid=23489 vsize=591572 CPUtime=702.25 cores=0,2,4,6
/proc/23492/task/23495/stat : 23495 (strangenight1-m) R 23489 23492 23457 0 -1 4202560 147154 0 0 0 70172 53 0 0 25 0 4 0 601709995 605769728 96372 33554432000 4194304 4650419 140736536787728 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23492/tid=23496] ppid=23489 vsize=591572 CPUtime=702.3 cores=0,2,4,6
/proc/23492/task/23496/stat : 23496 (strangenight1-m) R 23489 23492 23457 0 -1 4202560 132648 0 0 0 70181 49 0 0 25 0 4 0 601709995 605769728 96372 33554432000 4194304 4650419 140736536787728 18446744073709551615 4313048 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23492/tid=23500] ppid=23489 vsize=591572 CPUtime=698.49 cores=0,2,4,6
/proc/23492/task/23500/stat : 23500 (strangenight1-m) R 23489 23492 23457 0 -1 4202560 73445 0 0 0 69823 26 0 0 25 0 4 0 601709996 605769728 96372 33554432000 4194304 4650419 140736536787728 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2805.37
Current children cumulated vsize (KiB) 591572

[startup+762.301 s]
/proc/loadavg: 8.07 7.73 6.75 10/184 23522
/proc/meminfo: memFree=30102152/32951124 swapFree=67111464/67111528
[pid=23492] ppid=23489 vsize=708560 CPUtime=3045.03 cores=0,2,4,6
/proc/23492/stat : 23492 (strangenight1-m) R 23489 23492 23457 0 -1 4202496 533874 0 0 0 304315 188 0 0 25 0 4 0 601709995 725565440 108013 33554432000 4194304 4650419 140736536787728 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23492/statm: 177140 108013 395 112 0 172105 0
[pid=23492/tid=23495] ppid=23489 vsize=708560 CPUtime=762.24 cores=0,2,4,6
/proc/23492/task/23495/stat : 23495 (strangenight1-m) R 23489 23492 23457 0 -1 4202560 155657 0 0 0 76167 57 0 0 25 0 4 0 601709995 725565440 108013 33554432000 4194304 4650419 140736536787728 18446744073709551615 4334396 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23492/tid=23496] ppid=23489 vsize=708560 CPUtime=762.3 cores=0,2,4,6
/proc/23492/task/23496/stat : 23496 (strangenight1-m) R 23489 23492 23457 0 -1 4202560 137772 0 0 0 76179 51 0 0 25 0 4 0 601709995 725565440 108013 33554432000 4194304 4650419 140736536787728 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23492/tid=23500] ppid=23489 vsize=708560 CPUtime=758.16 cores=0,2,4,6
/proc/23492/task/23500/stat : 23500 (strangenight1-m) R 23489 23492 23457 0 -1 4202560 77459 0 0 0 75789 27 0 0 25 0 4 0 601709996 725565440 108013 33554432000 4194304 4650419 140736536787728 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3045.03
Current children cumulated vsize (KiB) 708560

[startup+822.301 s]
/proc/loadavg: 8.09 7.80 6.83 10/184 23524
/proc/meminfo: memFree=30048756/32951124 swapFree=67111464/67111528
[pid=23492] ppid=23489 vsize=708860 CPUtime=3284.7 cores=0,2,4,6
/proc/23492/stat : 23492 (strangenight1-m) R 23489 23492 23457 0 -1 4202496 558953 0 0 0 328273 197 0 0 25 0 4 0 601709995 725872640 112638 33554432000 4194304 4650419 140736536787728 18446744073709551615 4432392 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23492/statm: 177215 112638 395 112 0 172180 0
[pid=23492/tid=23495] ppid=23489 vsize=708860 CPUtime=822.22 cores=0,2,4,6
/proc/23492/task/23495/stat : 23495 (strangenight1-m) R 23489 23492 23457 0 -1 4202560 167989 0 0 0 82163 59 0 0 25 0 4 0 601709995 725872640 112638 33554432000 4194304 4650419 140736536787728 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23492/tid=23496] ppid=23489 vsize=708860 CPUtime=822.3 cores=0,2,4,6
/proc/23492/task/23496/stat : 23496 (strangenight1-m) R 23489 23492 23457 0 -1 4202560 142098 0 0 0 82176 54 0 0 25 0 4 0 601709995 725872640 112638 33554432000 4194304 4650419 140736536787728 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23492/tid=23500] ppid=23489 vsize=708860 CPUtime=817.83 cores=0,2,4,6
/proc/23492/task/23500/stat : 23500 (strangenight1-m) R 23489 23492 23457 0 -1 4202560 79555 0 0 0 81756 27 0 0 25 0 4 0 601709996 725872640 112638 33554432000 4194304 4650419 140736536787728 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3284.7
Current children cumulated vsize (KiB) 708860

[startup+882.301 s]
/proc/loadavg: 8.03 7.84 6.90 10/184 23526
/proc/meminfo: memFree=30062624/32951124 swapFree=67111464/67111528
[pid=23492] ppid=23489 vsize=605140 CPUtime=3524.38 cores=0,2,4,6
/proc/23492/stat : 23492 (strangenight1-m) R 23489 23492 23457 0 -1 4202496 581597 0 0 0 352231 207 0 0 25 0 4 0 601709995 619663360 110970 33554432000 4194304 4650419 140736536787728 18446744073709551615 4365289 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23492/statm: 151285 110970 395 112 0 146250 0
[pid=23492/tid=23495] ppid=23489 vsize=605140 CPUtime=882.23 cores=0,2,4,6
/proc/23492/task/23495/stat : 23495 (strangenight1-m) R 23489 23492 23457 0 -1 4202560 176837 0 0 0 88159 64 0 0 25 0 4 0 601709995 619663360 110970 33554432000 4194304 4650419 140736536787728 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23492/tid=23496] ppid=23489 vsize=605140 CPUtime=882.3 cores=0,2,4,6
/proc/23492/task/23496/stat : 23496 (strangenight1-m) R 23489 23492 23457 0 -1 4202560 145607 0 0 0 88175 55 0 0 25 0 4 0 601709995 619663360 110970 33554432000 4194304 4650419 140736536787728 18446744073709551615 4433074 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23492/tid=23500] ppid=23489 vsize=605140 CPUtime=877.51 cores=0,2,4,6
/proc/23492/task/23500/stat : 23500 (strangenight1-m) R 23489 23492 23457 0 -1 4202560 84535 0 0 0 87722 29 0 0 25 0 4 0 601709996 619663360 110970 33554432000 4194304 4650419 140736536787728 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3524.38
Current children cumulated vsize (KiB) 605140

[startup+942.301 s]
/proc/loadavg: 8.01 7.86 6.97 10/184 23527
/proc/meminfo: memFree=30070264/32951124 swapFree=67111464/67111528
[pid=23492] ppid=23489 vsize=605920 CPUtime=3764.05 cores=0,2,4,6
/proc/23492/stat : 23492 (strangenight1-m) R 23489 23492 23457 0 -1 4202496 599532 0 0 0 376190 215 0 0 25 0 4 0 601709995 620462080 107956 33554432000 4194304 4650419 140736536787728 18446744073709551615 4366816 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23492/statm: 151480 107956 395 112 0 146445 0
[pid=23492/tid=23495] ppid=23489 vsize=605920 CPUtime=942.22 cores=0,2,4,6
/proc/23492/task/23495/stat : 23495 (strangenight1-m) R 23489 23492 23457 0 -1 4202560 184607 0 0 0 94155 67 0 0 25 0 4 0 601709995 620462080 107956 33554432000 4194304 4650419 140736536787728 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23492/tid=23496] ppid=23489 vsize=605920 CPUtime=942.3 cores=0,2,4,6
/proc/23492/task/23496/stat : 23496 (strangenight1-m) R 23489 23492 23457 0 -1 4202560 146162 0 0 0 94174 56 0 0 25 0 4 0 601709995 620462080 107956 33554432000 4194304 4650419 140736536787728 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23492/tid=23500] ppid=23489 vsize=605920 CPUtime=937.18 cores=0,2,4,6
/proc/23492/task/23500/stat : 23500 (strangenight1-m) R 23489 23492 23457 0 -1 4202560 86717 0 0 0 93688 30 0 0 25 0 4 0 601709996 620462080 107956 33554432000 4194304 4650419 140736536787728 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3764.05
Current children cumulated vsize (KiB) 605920

[startup+1002.3 s]
/proc/loadavg: 8.08 7.90 7.04 10/184 23529
/proc/meminfo: memFree=29995784/32951124 swapFree=67111464/67111528
[pid=23492] ppid=23489 vsize=671324 CPUtime=4003.72 cores=0,2,4,6
/proc/23492/stat : 23492 (strangenight1-m) R 23489 23492 23457 0 -1 4202496 621908 0 0 0 400147 225 0 0 25 0 4 0 601709995 687435776 122108 33554432000 4194304 4650419 140736536787728 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23492/statm: 167831 122108 395 112 0 162796 0
[pid=23492/tid=23495] ppid=23489 vsize=671324 CPUtime=1002.22 cores=0,2,4,6
/proc/23492/task/23495/stat : 23495 (strangenight1-m) R 23489 23492 23457 0 -1 4202560 193057 0 0 0 100152 70 0 0 25 0 4 0 601709995 687435776 122108 33554432000 4194304 4650419 140736536787728 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23492/tid=23496] ppid=23489 vsize=671324 CPUtime=1002.31 cores=0,2,4,6
/proc/23492/task/23496/stat : 23496 (strangenight1-m) R 23489 23492 23457 0 -1 4202560 152407 0 0 0 100172 59 0 0 25 0 4 0 601709995 687435776 122108 33554432000 4194304 4650419 140736536787728 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23492/tid=23500] ppid=23489 vsize=671324 CPUtime=996.86 cores=0,2,4,6
/proc/23492/task/23500/stat : 23500 (strangenight1-m) R 23489 23492 23457 0 -1 4202560 91512 0 0 0 99654 32 0 0 25 0 4 0 601709996 687435776 122108 33554432000 4194304 4650419 140736536787728 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4003.72
Current children cumulated vsize (KiB) 671324

[startup+1062.3 s]
/proc/loadavg: 8.10 7.93 7.10 10/184 23530
/proc/meminfo: memFree=30039496/32951124 swapFree=67111464/67111528
[pid=23492] ppid=23489 vsize=606676 CPUtime=4243.39 cores=0,2,4,6
/proc/23492/stat : 23492 (strangenight1-m) R 23489 23492 23457 0 -1 4202496 641636 0 0 0 424106 233 0 0 25 0 4 0 601709995 621236224 113934 33554432000 4194304 4650419 140736536787728 18446744073709551615 4328305 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23492/statm: 151669 113934 395 112 0 146634 0
[pid=23492/tid=23495] ppid=23489 vsize=606676 CPUtime=1062.21 cores=0,2,4,6
/proc/23492/task/23495/stat : 23495 (strangenight1-m) R 23489 23492 23457 0 -1 4202560 199251 0 0 0 106149 72 0 0 25 0 4 0 601709995 621236224 113934 33554432000 4194304 4650419 140736536787728 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23492/tid=23496] ppid=23489 vsize=606676 CPUtime=1062.31 cores=0,2,4,6
/proc/23492/task/23496/stat : 23496 (strangenight1-m) R 23489 23492 23457 0 -1 4202560 155095 0 0 0 106170 61 0 0 25 0 4 0 601709995 621236224 113934 33554432000 4194304 4650419 140736536787728 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23492/tid=23500] ppid=23489 vsize=606676 CPUtime=1056.52 cores=0,2,4,6
/proc/23492/task/23500/stat : 23500 (strangenight1-m) R 23489 23492 23457 0 -1 4202560 92988 0 0 0 105620 32 0 0 25 0 4 0 601709996 621236224 113934 33554432000 4194304 4650419 140736536787728 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4243.39
Current children cumulated vsize (KiB) 606676

[startup+1122.3 s]
/proc/loadavg: 8.10 7.96 7.16 10/184 23532
/proc/meminfo: memFree=29995056/32951124 swapFree=67111464/67111528
[pid=23492] ppid=23489 vsize=607032 CPUtime=4483.07 cores=0,2,4,6
/proc/23492/stat : 23492 (strangenight1-m) R 23489 23492 23457 0 -1 4202496 668014 0 0 0 448060 247 0 0 25 0 4 0 601709995 621600768 116702 33554432000 4194304 4650419 140736536787728 18446744073709551615 4364788 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23492/statm: 151758 116702 395 112 0 146723 0
[pid=23492/tid=23495] ppid=23489 vsize=607032 CPUtime=1122.21 cores=0,2,4,6
/proc/23492/task/23495/stat : 23495 (strangenight1-m) R 23489 23492 23457 0 -1 4202560 206464 0 0 0 112145 76 0 0 25 0 4 0 601709995 621600768 116702 33554432000 4194304 4650419 140736536787728 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23492/tid=23496] ppid=23489 vsize=607032 CPUtime=1122.31 cores=0,2,4,6
/proc/23492/task/23496/stat : 23496 (strangenight1-m) R 23489 23492 23457 0 -1 4202560 162086 0 0 0 112167 64 0 0 25 0 4 0 601709995 621600768 116702 33554432000 4194304 4650419 140736536787728 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23492/tid=23500] ppid=23489 vsize=607032 CPUtime=1116.2 cores=0,2,4,6
/proc/23492/task/23500/stat : 23500 (strangenight1-m) R 23489 23492 23457 0 -1 4202560 97381 0 0 0 111586 34 0 0 25 0 4 0 601709996 621600768 116702 33554432000 4194304 4650419 140736536787728 18446744073709551615 4367232 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4483.07
Current children cumulated vsize (KiB) 607032

[startup+1182.3 s]
/proc/loadavg: 8.10 7.98 7.21 10/184 23534
/proc/meminfo: memFree=30007292/32951124 swapFree=67111464/67111528
[pid=23492] ppid=23489 vsize=815928 CPUtime=4722.74 cores=0,2,4,6
/proc/23492/stat : 23492 (strangenight1-m) R 23489 23492 23457 0 -1 4202496 687091 0 0 0 472018 256 0 0 25 0 4 0 601709995 835510272 117751 33554432000 4194304 4650419 140736536787728 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23492/statm: 203982 117751 395 112 0 198947 0
[pid=23492/tid=23495] ppid=23489 vsize=815928 CPUtime=1182.21 cores=0,2,4,6
/proc/23492/task/23495/stat : 23495 (strangenight1-m) R 23489 23492 23457 0 -1 4202560 212496 0 0 0 118141 80 0 0 25 0 4 0 601709995 835510272 117751 33554432000 4194304 4650419 140736536787728 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23492/tid=23496] ppid=23489 vsize=815928 CPUtime=1182.3 cores=0,2,4,6
/proc/23492/task/23496/stat : 23496 (strangenight1-m) R 23489 23492 23457 0 -1 4202560 167867 0 0 0 118164 66 0 0 25 0 4 0 601709995 835510272 117751 33554432000 4194304 4650419 140736536787728 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23492/tid=23500] ppid=23489 vsize=815928 CPUtime=1175.88 cores=0,2,4,6
/proc/23492/task/23500/stat : 23500 (strangenight1-m) R 23489 23492 23457 0 -1 4202560 98388 0 0 0 117553 35 0 0 25 0 4 0 601709996 835510272 117751 33554432000 4194304 4650419 140736536787728 18446744073709551615 4364325 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4722.74
Current children cumulated vsize (KiB) 815928



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.71 s]
/proc/loadavg: 8.07 7.98 7.23 10/184 23534
/proc/meminfo: memFree=29998100/32951124 swapFree=67111464/67111528
[pid=23492] ppid=23489 vsize=607328 CPUtime=4800.28 cores=0,2,4,6
/proc/23492/stat : 23492 (strangenight1-m) R 23489 23492 23457 0 -1 4202496 698424 0 0 0 479767 261 0 0 25 0 4 0 601709995 621903872 116712 33554432000 4194304 4650419 140736536787728 18446744073709551615 4366831 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23492/statm: 151832 116712 395 112 0 146797 0
[pid=23492/tid=23495] ppid=23489 vsize=607328 CPUtime=1201.61 cores=0,2,4,6
/proc/23492/task/23495/stat : 23495 (strangenight1-m) R 23489 23492 23457 0 -1 4202560 215739 0 0 0 120081 80 0 0 25 0 4 0 601709995 621903872 116712 33554432000 4194304 4650419 140736536787728 18446744073709551615 4365210 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23492/tid=23496] ppid=23489 vsize=607328 CPUtime=1201.73 cores=0,2,4,6
/proc/23492/task/23496/stat : 23496 (strangenight1-m) R 23489 23492 23457 0 -1 4202560 170667 0 0 0 120105 68 0 0 25 0 4 0 601709995 621903872 116712 33554432000 4194304 4650419 140736536787728 18446744073709551615 4363576 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23492/tid=23500] ppid=23489 vsize=607328 CPUtime=1195.18 cores=0,2,4,6
/proc/23492/task/23500/stat : 23500 (strangenight1-m) R 23489 23492 23457 0 -1 4202560 100472 0 0 0 119482 36 0 0 25 0 4 0 601709996 621903872 116712 33554432000 4194304 4650419 140736536787728 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 607328

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.74
CPU time (s): 4800.34
CPU user time (s): 4797.7
CPU system time (s): 2.6366
CPU usage (%): 399.448
Max. virtual memory (cumulated for all children) (KiB): 815928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.7
system time used= 2.6366
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 698427
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= 238
involuntary context switches= 32945

runsolver used 1.84072 second user time and 4.73228 second system time

The end

Launcher Data

Begin job on node110 at 2011-04-30 00:06:34
IDJOB=3175320
IDBENCH=82938
IDSOLVER=1588
FILE ID=node110/3175320-1304114794
RUNJOBID= node110-1304114794-23475
PBS_JOBID= 13170707
Free space on /tmp= 72840 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v600-c2556-S727005963-093.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175320-1304114794/watcher-3175320-1304114794 -o /tmp/evaluation-result-3175320-1304114794/solver-3175320-1304114794 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3175320-1304114794.cnf

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

MD5SUM BENCH= 91e4bda9499071fffccca1352d82691f
RANDOM SEED=1505359588

node110.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 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.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30805140 kB
Buffers:        923336 kB
Cached:         750576 kB
SwapCached:         64 kB
Active:         144880 kB
Inactive:      1593216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30805140 kB
SwapTotal:    67111528 kB
SwapFree:     67111464 kB
Dirty:           12588 kB
Writeback:          20 kB
AnonPages:       64772 kB
Mapped:          14632 kB
Slab:           342332 kB
PageTables:       4668 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   185032 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= 72828 MiB
End job on node110 at 2011-04-30 00:26:38