Trace number 3368744

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v600-c2556-S1734827769-099.UNKNOWN.cnf
MD5SUM2eb2fa74ab0dce335225200db81f6563
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of 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-3368744-1307655410.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.01 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.00
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:    600 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.01	c lits-rem:         2  cl-subs:        3  v-elim:     15  v-fix:    0  time:  0.01 s
0.00/0.03	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.03	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.03	c calculated reachability. Time: 0.00
0.00/0.03	c Calc default polars -  time:   0.00 s pos:     274 undec:      68 neg:     258
0.00/0.03	c =========================================================================================
0.00/0.03	c types(t): F = full restart, N = normal restart
0.00/0.03	c types(t): S = simplification begin/end, E = solution found
0.00/0.03	c restart types(rt): st = static, dy = dynamic
0.00/0.03	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.03	c  B st     0         0       585      2540         2         0      7715         0   no data   no data  --
0.37/0.10	c Decided on static restart strategy
0.37/0.17	c  N st     8      4918       585      2540         2      4847      7715    127939   no data   no data  --
1.57/0.42	c  N st    10     11302       585      2540         2      4522      7715     86085   no data   no data  --
2.77/0.72	c  N st    11     17046       585      2540         2     10191      7715    250354   no data   no data  --
4.39/1.15	c  F st    12     25000       585      2540         2     12481      7715    300790   no data   no data  --
4.39/1.15	c  N st    12     25000       585      2540         2     12481      7715    300790   no data   no data  --
5.56/1.41	c  N dy    18     30002       585      2540         2     10729      7715    225392   no data   no data  --
5.56/1.41	c  S st    18     30002       585      2540         2     10729      7715    225392   no data   no data  --
5.56/1.44	c  S st    18     30504       585      2540         2     11231      7715    237604   no data   no data  --
5.56/1.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.56/1.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.56/1.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
5.56/1.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.56/1.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.56/1.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    585 time:  0.00 s
5.56/1.46	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
6.37/1.69	c lits-rem:        64  cl-subs:      311  v-elim:      0  v-fix:    0  time:  0.92 s
6.37/1.69	c asymm  cl-useful: 0/2540/2540 lits-rem:0 time: 0.04
6.37/1.69	c calculated reachability. Time: 0.00
6.37/1.69	c  N dy    18     30504       585      2540         2     10920      7715    228228   no data   no data  --
7.57/1.91	c  N dy    24     34593       585      2540         2     14968      7715    336100     17.34     18.38  --
8.38/2.15	c  N dy    49     39064       585      2540         2     11559      7715    201343     17.56     18.57  --
9.55/2.41	c  N dy    69     43276       585      2540         2     15734      7715    309737     17.70     18.76  --
10.35/2.60	c  S st    75     45756       585      2540         2      9323      7715    117096     17.47   no data  --
10.35/2.63	c  S st    75     46258       585      2540         2      9825      7715    129428     17.47   no data  --
10.35/2.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.35/2.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.35/2.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
10.35/2.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.35/2.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.35/2.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    585 time:  0.00 s
10.35/2.64	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
10.75/2.73	c lits-rem:        25  cl-subs:       20  v-elim:      0  v-fix:    0  time:  0.36 s
10.75/2.73	c vivif2 --  cl tried     2540 cl shrink        0 lits rem          0 time: 0.00
10.75/2.73	c vivif2 --  cl tried     9805 cl shrink        0 lits rem          0 time: 0.00
10.75/2.74	c asymm  cl-useful: 0/2540/2540 lits-rem:0 time: 0.03
10.75/2.74	c calculated reachability. Time: 0.00
10.75/2.74	c  N dy    75     46258       585      2540         2      9805      7715    128808     17.47   no data  --
11.56/2.98	c  N dy    80     50509       585      2540         2     13980      7715    231339     17.28     18.28  --
12.78/3.25	c  N dy   101     54555       585      2540         2     17982      7715    331013     17.34     18.34  --
13.95/3.54	c  N dy   114     58875       585      2540         2     12388      7715    169648     17.29     18.23  --
14.75/3.80	c  N dy   138     62903       585      2540         2     16399      7715    271749     17.35     19.94  --
16.35/4.11	c  N dy   152     67235       585      2540         2     20684      7715    381623     17.34     18.27  --
16.74/4.27	c  S st   159     69389       585      2540         2     11939      7715    137662     17.29     16.70  --
17.16/4.30	c  S st   159     69892       585      2540         2     12441      7715    149992     17.29   no data  --
17.16/4.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.16/4.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.16/4.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
17.16/4.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.16/4.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.16/4.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    585 time:  0.00 s
17.16/4.31	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
17.57/4.46	c lits-rem:        30  cl-subs:       37  v-elim:      0  v-fix:    0  time:  0.59 s
17.57/4.46	c vivif2 --  cl tried     2540 cl shrink        0 lits rem          0 time: 0.00
17.57/4.46	c vivif2 --  cl tried    12404 cl shrink        0 lits rem          0 time: 0.01
17.57/4.47	c asymm  cl-useful: 0/2540/2540 lits-rem:0 time: 0.04
17.57/4.47	c calculated reachability. Time: 0.00
17.57/4.47	c  N dy   159     69892       585      2540         2     12404      7715    148913     17.29   no data  --
18.75/4.79	c  N dy   178     74572       585      2540         2     17033      7715    266303     17.32     18.25  --
20.34/5.17	c  N dy   188     79422       585      2540         2     21832      7715    386809     17.24     20.97  --
21.96/5.57	c  N dy   210     84716       585      2540         2     15199      7715    198470     17.25     18.18  --
22.74/5.76	c  F st   223     87501       585      2540         2     17966      7715    269664     17.26     16.97  --
23.94/6.01	c  N st   228     90798       585      2540         2     21236      7715    354647     17.26   no data  --
24.34/6.17	c Decided on static restart strategy
26.73/6.74	c  N st   231     99807       585      2540         2     17225      7715    343125     17.26   no data  --
28.32/7.17	c  S st   232    104841       585      2540         2     22192      7715    471335     17.26   no data  --
28.72/7.23	c  S st   232    105343       585      2540         2     22694      7715    483613     17.26   no data  --
28.72/7.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.72/7.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.72/7.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
28.72/7.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.72/7.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.72/7.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    585 time:  0.00 s
28.72/7.26	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
33.93/8.51	c lits-rem:       653  cl-subs:      987  v-elim:      0  v-fix:    0  time:  5.00 s
33.93/8.51	c vivif2 --  cl tried     2540 cl shrink        0 lits rem          0 time: 0.00
33.93/8.52	c vivif2 --  cl tried    21707 cl shrink        0 lits rem          0 time: 0.02
33.93/8.54	c asymm  cl-useful: 0/2540/2540 lits-rem:0 time: 0.08
33.93/8.54	c calculated reachability. Time: 0.00
33.93/8.54	c  N st   232    105343       585      2540         2     21707      7715    455439     17.26   no data  --
37.52/9.44	c  N st   233    114943       585      2540         2     17367      7715    311139     17.26   no data  --
42.72/10.72	c  N st   234    129340       585      2540         2     16789      7715    298757     17.26   no data  --
50.30/12.67	c  N st   235    150936       585      2540         2     22331      7715    411469     17.26   no data  --
52.71/13.28	c  S st   236    158014       585      2540         2     29268      7715    584502     17.26   no data  --
53.09/13.35	c  S st   236    158520       585      2540         2     29773      7715    597572     17.26   no data  --
53.09/13.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
53.09/13.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
53.09/13.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
53.09/13.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
53.09/13.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
53.09/13.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    585 time:  0.00 s
53.09/13.38	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
59.88/15.07	c lits-rem:       617  cl-subs:     1480  v-elim:      0  v-fix:    0  time:  6.76 s
59.88/15.07	c vivif2 --  cl tried     2540 cl shrink        0 lits rem          0 time: 0.00
59.88/15.08	c vivif2 --  cl tried    28293 cl shrink        0 lits rem          0 time: 0.03
60.28/15.10	c asymm  cl-useful: 0/2540/2540 lits-rem:0 time: 0.09
60.28/15.11	c calculated reachability. Time: 0.00
60.28/15.11	c  N st   236    158520       585      2540         2     28293      7715    558648     17.26   no data  --
81.06/20.31	c  N st   237    207108       585      2540         2     22973      7715    383578     17.26   no data  --
95.44/23.97	c  N st   238    237780       585      2540         2     33444      7715    638368     17.26   no data  --
95.44/23.97	c  S st   238    237780       585      2540         2     33444      7715    638368     17.26   no data  --
95.84/24.05	c  S st   238    238281       585      2540         2     33944      7715    651160     17.26   no data  --
95.84/24.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
95.84/24.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
95.84/24.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.05
95.84/24.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
95.84/24.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
95.84/24.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    585 time:  0.00 s
95.84/24.08	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
104.23/26.13	c lits-rem:      1514  cl-subs:     1616  v-elim:      0  v-fix:    0  time:  8.17 s
104.23/26.13	c vivif2 --  cl tried     2540 cl shrink        0 lits rem          0 time: 0.00
104.23/26.14	c vivif2 --  cl tried    32328 cl shrink        0 lits rem          0 time: 0.03
104.23/26.17	c asymm  cl-useful: 0/2540/2540 lits-rem:0 time: 0.12
104.23/26.17	c calculated reachability. Time: 0.00
104.23/26.17	c  N st   238    238281       585      2540         2     32328      7715    604953     17.26   no data  --
140.97/35.35	c  F st   239    306255       585      2540         2     34164      7715    613117     17.26   no data  --
140.97/35.35	c  N st   239    306255       585      2540         2     34164      7715    613117     17.26   no data  --
143.77/36.05	c Decided on static restart strategy
154.95/38.82	c  N st   249    334554       585      2540         2     38530      7715    709158     17.26   no data  --
166.56/41.79	c  N st   251    357421       585      2540         2     36411      7715    613210     17.26   no data  --
166.56/41.79	c  S st   251    357421       585      2540         2     36411      7715    613210     17.26   no data  --
166.96/41.88	c  S st   251    357923       585      2540         2     36912      7715    626036     17.26   no data  --
166.96/41.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
166.96/41.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
166.96/41.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.05
167.33/41.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
167.33/41.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
167.33/41.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    585 time:  0.00 s
167.33/41.91	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
174.53/43.75	c lits-rem:      1049  cl-subs:     1098  v-elim:      0  v-fix:    0  time:  7.35 s
174.53/43.75	c vivif2 --  cl tried     2540 cl shrink        0 lits rem          0 time: 0.00
174.53/43.76	c vivif2 --  cl tried    35814 cl shrink        0 lits rem          0 time: 0.03
174.53/43.79	c asymm  cl-useful: 0/2540/2540 lits-rem:0 time: 0.13
174.53/43.79	c calculated reachability. Time: 0.00
174.53/43.79	c  N st   251    357923       585      2540         2     35814      7715    596763     17.26   no data  --
191.70/48.09	c  N st   252    390315       585      2540         2     42217      7715    731766     17.26   no data  --
218.87/54.87	c  N st   253    438904       585      2540         2     35814      7715    560498     17.26   no data  --
260.01/65.17	c  N st   254    511786       585      2540         2     49259      7715    924526     17.26   no data  --
273.99/68.66	c  N st   255    536884       585      2540         2     43464      7715    710435     17.26   no data  --
273.99/68.66	c  S st   255    536884       585      2540         2     43464      7715    710435     17.26   no data  --
274.39/68.77	c  S st   255    537387       585      2540         2     43966      7715    723894     17.26   no data  --
274.39/68.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
274.39/68.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
274.39/68.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.07
274.79/68.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
274.79/68.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
274.79/68.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    585 time:  0.00 s
274.79/68.81	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
283.57/71.01	c lits-rem:       458  cl-subs:     1651  v-elim:      0  v-fix:    0  time:  8.77 s
283.57/71.01	c vivif2 --  cl tried     2540 cl shrink        0 lits rem          0 time: 0.00
283.57/71.02	c vivif2 --  cl tried    42315 cl shrink        0 lits rem          0 time: 0.03
283.57/71.06	c asymm  cl-useful: 0/2540/2540 lits-rem:0 time: 0.17
283.57/71.06	c calculated reachability. Time: 0.00
283.57/71.06	c  N st   255    537387       585      2540         2     42315      7715    675387     17.26   no data  --
396.62/99.31	c  N st   256    701372       585      2540         2     36510      7715    420966     17.26   no data  --
476.12/119.20	c  N st   257    806080       585      2540         2     65564      7715   1197115     17.26   no data  --
476.12/119.20	c  S st   257    806080       585      2540         2     65564      7715   1197115     17.26   no data  --
476.92/119.40	c  S st   257    806583       585      2540         2     66066      7715   1210495     17.26   no data  --
476.92/119.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
476.92/119.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
476.92/119.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.12
476.92/119.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
476.92/119.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
476.92/119.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    585 time:  0.00 s
476.92/119.48	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
490.90/122.93	c lits-rem:       178  cl-subs:     3175  v-elim:      0  v-fix:    0  time: 13.77 s
490.90/122.93	c vivif2 --  cl tried     2540 cl shrink        0 lits rem          0 time: 0.00
490.90/122.94	c vivif2 --  cl tried    62891 cl shrink        0 lits rem          0 time: 0.06
491.30/123.02	c asymm  cl-useful: 0/2540/2540 lits-rem:0 time: 0.30
491.30/123.02	c calculated reachability. Time: 0.00
491.30/123.02	c  N st   257    806583       585      2540         2     62891      7715   1129792     17.26   no data  --
707.43/177.13	c  F st   258   1071876       585      2540         2     78702      7715   1452747     17.26   no data  --
707.43/177.13	c  N st   258   1071876       585      2540         2     78702      7715   1452747     17.26   no data  --
727.79/182.24	c  N dy   346   1091939       585      2540         2     54493      7715    701034     17.44     19.48  --
749.76/187.77	c  N dy   476   1112503       585      2540         2     74856      7715   1232897     17.69     18.69  --
774.12/193.86	c  N dy   564   1132556       585      2540         2     49406      7715    528976     17.77     21.24  --
792.50/198.44	c  N dy   649   1152609       585      2540         2     69246      7715   1045880     17.80     18.75  --
824.85/206.52	c  N dy   719   1177001       585      2540         2     46984      7715    432359     17.73     18.67  --
842.43/210.98	c  N dy   791   1198260       585      2540         2     67982      7715    975622     17.72     18.66  --
856.02/214.40	c  S st   845   1209874       585      2540         2     79474      7715   1275764     17.73   no data  --
857.21/214.63	c  S st   845   1210376       585      2540         2     79975      7715   1288568     17.73   no data  --
857.21/214.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
857.21/214.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
857.21/214.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.15
857.60/214.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
857.60/214.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
857.60/214.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    585 time:  0.00 s
857.60/214.72	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
866.40/216.95	c lits-rem:       255  cl-subs:     1754  v-elim:      0  v-fix:    0  time:  8.93 s
866.40/216.95	c vivif2 --  cl tried     2540 cl shrink        0 lits rem          0 time: 0.00
866.40/216.97	c vivif2 --  cl tried    78221 cl shrink        0 lits rem          0 time: 0.06
866.80/217.07	c asymm  cl-useful: 0/2540/2540 lits-rem:0 time: 0.39
866.80/217.07	c calculated reachability. Time: 0.00
866.80/217.07	c  N dy   845   1210376       585      2540         2     78221      7715   1242501     17.73   no data  --
892.76/223.59	c  N dy   936   1230420       585      2540         2     50660      7715    494875     17.77     19.22  --
912.33/228.48	c  N dy   996   1250570       585      2540         2     70477      7715   1000693     17.75     18.68  --
938.70/235.05	c  N dy  1096   1270766       585      2540         2     90451      7715   1519937     17.78     19.02  --
959.87/240.34	c  N dy  1169   1290798       585      2540         2     61886      7715    761490     17.77     18.75  --
981.84/245.88	c  N dy  1235   1310822       585      2540         2     81646      7715   1272993     17.76     21.58  --
1015.39/254.22	c  N dy  1330   1330838       585      2540         2     52047      7715    483287     17.79     18.75  --
1035.77/259.36	c  N dy  1378   1350983       585      2540         2     71923      7715   1001751     17.74     18.82  --
1061.33/265.80	c  N dy  1448   1371501       585      2540         2     92221      7715   1526746     17.72     18.82  --
1086.10/272.00	c  N dy  1537   1392681       585      2540         2     62785      7715    733424     17.72     18.77  --
1107.67/277.37	c  N dy  1587   1412689       585      2540         2     82519      7715   1242208     17.69     21.92  --
1140.82/285.64	c  N dy  1647   1437791       585      2540         2     55935      7715    529390     17.66     18.64  --
1160.40/290.55	c  N dy  1733   1457792       585      2540         2     75710      7715   1051168     17.66     22.79  --
1193.96/298.94	c  N dy  1854   1482377       585      2540         2    100042      7715   1695534     17.69     18.63  --
1214.72/304.14	c  N dy  1934   1502909       585      2540         2     67898      7715    820900     17.69     18.64  --
1239.90/310.43	c  N dy  2039   1522936       585      2540         2     87697      7715   1345702     17.72     18.68  --
1270.65/318.20	c  N dy  2120   1542986       585      2540         2     54170      7715    448422     17.72     20.73  --
1291.03/323.21	c  N dy  2249   1563020       585      2540         2     73989      7715    971978     17.77     19.65  --
1318.98/330.21	c  N dy  2327   1583662       585      2540         2     94383      7715   1504682     17.77     18.92  --
1350.94/338.20	c  N dy  2409   1605318       585      2540         2     61412      7715    605558     17.77     18.86  --
1372.91/343.79	c  N dy  2489   1625792       585      2540         2     81647      7715   1134741     17.77     18.72  --
1403.67/351.47	c  N dy  2588   1645995       585      2540         2    101638      7715   1654080     17.78     18.91  --
1430.44/358.10	c  N dy  2684   1666017       585      2540         2     66086      7715    707105     17.79     18.80  --
1454.02/364.09	c  N dy  2777   1686168       585      2540         2     86005      7715   1226655     17.80     19.00  --
1485.95/372.00	c  N dy  2875   1706174       585      2540         2    105737      7715   1739413     17.82     21.72  --
1493.57/373.98	c  S st  2898   1710376       585      2540         2    109889      7715   1848010     17.82   no data  --
1495.15/374.31	c  S st  2898   1710877       585      2540         2    110389      7715   1861964     17.82   no data  --
1495.15/374.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1495.15/374.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1495.15/374.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.22
1495.55/374.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1495.55/374.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1495.55/374.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    585 time:  0.00 s
1495.55/374.44	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1514.72/379.23	c lits-rem:       297  cl-subs:     3037  v-elim:      0  v-fix:    0  time: 19.14 s
1514.72/379.23	c vivif2 --  cl tried     2540 cl shrink        0 lits rem          0 time: 0.00
1514.72/379.25	c vivif2 --  cl tried   107352 cl shrink        0 lits rem          0 time: 0.09
1515.54/379.41	c asymm  cl-useful: 0/2540/2540 lits-rem:0 time: 0.63
1515.54/379.41	c calculated reachability. Time: 0.00
1515.54/379.41	c  N dy  2898   1710877       585      2540         2    107352      7715   1781946     17.82   no data  --
1540.69/385.72	c  N dy  3010   1730962       585      2540         2     70940      7715    817115     17.84     22.79  --
1568.27/392.60	c  N dy  3128   1751655       585      2540         2     91397      7715   1349208     17.86     18.81  --
1602.60/401.20	c  N dy  3178   1771812       585      2540         2    111296      7715   1880259     17.83     18.83  --
1625.39/406.91	c  N dy  3251   1791913       585      2540         2     73825      7715    859832     17.82     18.79  --
1652.53/413.71	c  N dy  3359   1812869       585      2540         2     94511      7715   1403921     17.84     18.84  --
1688.89/422.84	c  N dy  3420   1834662       585      2540         2    115967      7715   1965002     17.83     18.86  --
1708.46/427.77	c  N dy  3465   1854666       585      2540         2     77452      7715    941182     17.81     22.18  --
1738.42/435.25	c  N dy  3539   1877006       585      2540         2     99471      7715   1509041     17.81     18.89  --
1780.36/445.79	c  N dy  3571   1907396       585      2540         2     70090      7715    705698     17.75     18.70  --
1805.14/451.95	c  N dy  3652   1927480       585      2540         2     89937      7715   1220554     17.75     20.34  --
1839.09/460.46	c  N dy  3748   1948593       585      2540         2    110745      7715   1762417     17.76     18.91  --
1866.64/467.33	c  N dy  3813   1969768       585      2540         2     71536      7715    755157     17.75     18.96  --
1902.61/476.31	c  N dy  3885   1998826       585      2540         2    100023      7715   1477267     17.73     18.73  --
1940.55/485.86	c  N dy  3987   2019716       585      2540         2    120693      7715   2021894     17.74     18.75  --
1970.11/493.23	c  N dy  4088   2044724       585      2540         2     84337      7715   1066422     17.73     18.79  --
2000.46/500.85	c  N dy  4176   2064814       585      2540         2    104156      7715   1585585     17.74     18.77  --
2039.61/510.69	c  N dy  4267   2085166       585      2540         2    124259      7715   2113446     17.74     18.71  --
2061.98/516.29	c  N dy  4362   2105175       585      2540         2     81915      7715    982153     17.75     19.31  --
2092.74/523.93	c  N dy  4425   2126459       585      2540         2    102867      7715   1519197     17.74     18.74  --
2127.89/532.74	c  N dy  4478   2147194       585      2540         2    123251      7715   2050507     17.73     18.79  --
2154.25/539.37	c  N dy  4583   2167595       585      2540         2     80319      7715    927885     17.74     19.01  --
2183.02/546.55	c  N dy  4693   2187638       585      2540         2    100092      7715   1448620     17.75     18.73  --
2216.17/554.85	c  N dy  4741   2207886       585      2540         2    120020      7715   1964354     17.74     18.97  --
2222.98/556.58	c  S st  4749   2210879       585      2540         2    122982      7715   2039410     17.74     16.70  --
2224.96/557.02	c  S st  4749   2211383       585      2540         2    123486      7715   2053206     17.74   no data  --
2224.96/557.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2224.96/557.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2225.36/557.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.31
2225.36/557.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2225.36/557.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
2225.36/557.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    585 time:  0.00 s
2225.36/557.19	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2248.93/563.02	c lits-rem:       309  cl-subs:     3372  v-elim:      0  v-fix:    0  time: 23.28 s
2248.93/563.02	c vivif2 --  cl tried     2540 cl shrink        0 lits rem          0 time: 0.00
2248.93/563.04	c vivif2 --  cl tried   120114 cl shrink        0 lits rem          0 time: 0.10
2249.75/563.22	c asymm  cl-useful: 0/2540/2540 lits-rem:0 time: 0.71
2249.75/563.22	c calculated reachability. Time: 0.00
2249.75/563.22	c  N dy  4749   2211383       585      2540         2    120114      7715   1965527     17.74   no data  --
2278.89/570.51	c  N dy  4818   2231393       585      2540         2     75792      7715    780178     17.74     20.24  --
2306.05/577.37	c  N dy  4898   2251399       585      2540         2     95526      7715   1291017     17.74     18.74  --
2342.39/586.44	c  N dy  5019   2272075       585      2540         2    115955      7715   1832434     17.76     18.70  --
2379.55/595.73	c  N dy  5100   2293616       585      2540         2     72082      7715    665503     17.76     18.94  --
2409.51/603.27	c  N dy  5171   2317144       585      2540         2     95259      7715   1262914     17.75     18.92  --
2443.86/611.87	c  N dy  5259   2337450       585      2540         2    115302      7715   1784129     17.75     18.74  --
2483.40/621.70	c  N dy  5374   2357535       585      2540         2     69060      7715    566019     17.77     18.73  --
2507.38/627.70	c  N dy  5467   2377540       585      2540         2     88803      7715   1080413     17.77     21.89  --
2540.53/636.04	c  N dy  5600   2397890       585      2540         2    108917      7715   1614288     17.79     18.82  --
2586.87/647.60	c  N dy  5700   2421016       585      2540         2    131690      7715   2204322     17.80     18.93  --
2612.03/653.96	c  N dy  5755   2441074       585      2540         2     84389      7715    944997     17.79     21.53  --
2643.20/661.74	c  N dy  5868   2461303       585      2540         2    104368      7715   1475614     17.80     18.89  --
2685.14/672.20	c  N dy  5984   2482544       585      2540         2    125351      7715   2031872     17.81     18.94  --
2721.88/681.40	c  N dy  6135   2502571       585      2540         2     77032      7715    738478     17.83     19.35  --
2748.25/688.09	c  N dy  6219   2522634       585      2540         2     96835      7715   1256879     17.83     18.99  --
2783.81/696.93	c  N dy  6317   2542717       585      2540         2    116664      7715   1779570     17.84     18.79  --
2831.34/708.81	c  N dy  6422   2564419       585      2540         2    138142      7715   2342485     17.85     18.84  --
2859.71/716.00	c  N dy  6533   2586831       585      2540         2     91132      7715   1081466     17.86     18.90  --
2891.66/723.98	c  N dy  6619   2606997       585      2540         2    110992      7715   1604252     17.86     18.80  --
2934.00/734.50	c  N dy  6744   2627064       585      2540         2    130801      7715   2130753     17.87     20.44  --
2969.56/743.48	c  N dy  6838   2647126       585      2540         2     80550      7715    785114     17.88     21.84  --
2999.11/750.84	c  N dy  6968   2667176       585      2540         2    100345      7715   1309168     17.89     19.47  --
3036.29/760.17	c  N dy  7076   2687273       585      2540         2    120173      7715   1833455     17.90     20.22  --
3077.81/770.55	c  N dy  7114   2707299       585      2540         2    139878      7715   2333386     17.89     18.88  --
3086.60/772.70	c  S st  7150   2711387       585      2540         2     72877      7715    562845     17.89   no data  --
3087.00/772.87	c  S st  7150   2711889       585      2540         2     73378      7715    575668     17.89   no data  --
3087.00/772.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3087.00/772.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3087.40/772.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.12
3087.40/772.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3087.40/772.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3087.40/772.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    585 time:  0.00 s
3087.40/772.93	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3094.99/774.85	c lits-rem:       165  cl-subs:       72  v-elim:      0  v-fix:    0  time:  7.67 s
3094.99/774.85	c vivif2 --  cl tried     2540 cl shrink        0 lits rem          0 time: 0.00
3094.99/774.86	c vivif2 --  cl tried    73306 cl shrink        0 lits rem          0 time: 0.04
3095.39/774.93	c asymm  cl-useful: 0/2540/2540 lits-rem:0 time: 0.30
3095.39/774.94	c calculated reachability. Time: 0.00
3095.39/774.94	c  N dy  7150   2711889       585      2540         2     73306      7715    573559     17.89   no data  --
3120.15/781.18	c  N dy  7206   2732115       585      2540         2     93273      7715   1096237     17.89     18.98  --
3156.50/790.21	c  N dy  7305   2754229       585      2540         2    115121      7715   1684812     17.89     18.92  --
3197.25/800.47	c  N dy  7389   2774264       585      2540         2    134930      7715   2219578     17.89     21.69  --
3234.02/809.67	c  N dy  7495   2794451       585      2540         2     82753      7715    803844     17.90     18.86  --
3261.56/816.51	c  N dy  7511   2814880       585      2540         2    102816      7715   1328312     17.87     18.83  --
3296.31/825.27	c  N dy  7601   2835029       585      2540         2    122721      7715   1859989     17.88     18.91  --
3341.46/836.56	c  N dy  7683   2855766       585      2540         2    143113      7715   2391358     17.88     18.93  --
3374.64/844.86	c  N dy  7787   2875874       585      2540         2     90023      7715    979617     17.89     19.15  --
3421.35/856.55	c  N dy  7894   2899579       585      2540         2    113382      7715   1599064     17.89     19.01  --
3463.69/867.11	c  N dy  7989   2919622       585      2540         2    133174      7715   2124438     17.90     20.08  --
3506.05/877.73	c  N dy  8098   2939838       585      2540         2     79145      7715    665822     17.90     18.92  --
3533.19/884.60	c  N dy  8202   2959852       585      2540         2     98891      7715   1188519     17.91     19.00  --
3567.56/893.16	c  N dy  8278   2979965       585      2540         2    118712      7715   1711305     17.91     19.05  --
3611.91/904.23	c  N dy  8377   3000011       585      2540         2    138453      7715   2228106     17.92     18.97  --
3654.23/914.89	c  N dy  8459   3024913       585      2540         2     88064      7715    880227     17.91     19.00  --
3682.99/922.08	c  N dy  8518   3044922       585      2540         2    107790      7715   1393922     17.91     18.87  --
3730.55/933.94	c  N dy  8619   3065030       585      2540         2    127645      7715   1915177     17.91     18.91  --
3818.04/955.88	c  N dy  8666   3115136       585      2540         2    100865      7715   1174818     17.87     18.98  --
3852.76/964.59	c  N dy  8727   3135882       585      2540         2    121287      7715   1706442     17.87     18.82  --
3895.90/975.36	c  N dy  8804   3155907       585      2540         2    141011      7715   2215816     17.87     20.14  --
3939.44/986.23	c  N dy  8893   3176408       585      2540         2     84471      7715    750838     17.87     19.00  --
3969.40/993.73	c  N dy  8976   3197178       585      2540         2    104947      7715   1293588     17.87     19.10  --
3992.57/999.52	c  S st  9000   3211889       585      2540         2    119415      7715   1671981     17.87     17.05  --
3993.79/999.89	c  S st  9000   3212393       585      2540         2    119918      7715   1686005     17.87   no data  --
3993.79/999.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3993.79/999.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3994.19/999.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.24
3994.57/1000.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3994.57/1000.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
3994.57/1000.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    585 time:  0.00 s
3994.57/1000.02	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4014.14/1004.92	c lits-rem:       519  cl-subs:     3328  v-elim:      0  v-fix:    0  time: 19.57 s
4014.14/1004.92	c vivif2 --  cl tried     2540 cl shrink        0 lits rem          0 time: 0.00
4014.14/1004.94	c vivif2 --  cl tried   116590 cl shrink        0 lits rem          0 time: 0.09
4014.94/1005.11	c asymm  cl-useful: 0/2540/2540 lits-rem:0 time: 0.67
4014.94/1005.11	c calculated reachability. Time: 0.00
4014.94/1005.11	c  N dy  9000   3212393       585      2540         2    116590      7715   1603623     17.87   no data  --
4055.71/1015.33	c  N dy  9090   3232422       585      2540         2    136343      7715   2126514     17.87     19.51  --
4111.22/1029.21	c  N dy  9218   3252541       585      2540         2     78399      7715    570759     17.88     19.09  --
4138.37/1036.06	c  N dy  9317   3272597       585      2540         2     98171      7715   1088291     17.88     20.77  --
4172.72/1044.60	c  N dy  9428   3292652       585      2540         2    117975      7715   1617846     17.89     18.84  --
4217.88/1055.97	c  N dy  9504   3314830       585      2540         2    139852      7715   2188280     17.89     18.91  --
4290.16/1074.02	c  N dy  9592   3343711       585      2540         2     89482      7715    837452     17.89     18.95  --
4328.14/1083.59	c  N dy  9656   3364683       585      2540         2    110128      7715   1372070     17.88     19.20  --
4370.47/1094.15	c  N dy  9769   3384906       585      2540         2    130084      7715   1899151     17.89     18.85  --
4434.77/1110.25	c  N dy  9807   3417920       585      2540         2     82738      7715    640660     17.87     18.95  --
4463.54/1117.44	c  N dy  9885   3437969       585      2540         2    102528      7715   1162984     17.87     23.02  --
4497.90/1126.09	c  N dy  9963   3458111       585      2540         2    122402      7715   1692813     17.87     19.00  --
4544.63/1137.72	c  N dy  9977   3480575       585      2540         2    144416      7715   2252164     17.86     19.03  --
4597.35/1150.95	c  N dy 10049   3504342       585      2540         2     87040      7715    733008     17.85     18.80  --
4628.11/1158.67	c  N dy 10163   3524483       585      2540         2    106920      7715   1256416     17.86     18.86  --
4666.86/1168.36	c  N dy 10278   3544640       585      2540         2    126823      7715   1790795     17.87     18.90  --
4717.19/1180.95	c  N dy 10374   3566075       585      2540         2    147902      7715   2339558     17.87     18.87  --
4765.93/1193.19	c  N dy 10468   3586257       585      2540         2     86056      7715    691993     17.87     18.82  --
4796.69/1200.88	c  N dy 10553   3606306       585      2540         2    105795      7715   1205460     17.88     20.66  --

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: 977)

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-3368744-1307655410/watcher-3368744-1307655410 -o /tmp/evaluation-result-3368744-1307655410/solver-3368744-1307655410 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3368744-1307655410.cnf 

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

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


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.93 3/176 18873
/proc/meminfo: memFree=32238876/32950928 swapFree=67055156/67111528
[pid=18871] ppid=18868 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/18871/stat : 18871 (strangenight1-m) R 18868 18871 16958 0 -1 4202496 413 0 1 0 0 0 0 0 17 0 4 0 877140859 52465664 353 33554432000 4194304 4650419 140733491727728 18446744073709551615 47244474382258 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18871/statm: 12809 353 303 112 0 7774 0
[pid=18871/tid=18876] ppid=18868 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/18871/task/18876/stat : 18876 (strangenight1-m) R 18868 18871 16958 0 -1 4202560 0 0 0 0 0 0 0 0 18 0 4 0 877140860 52465664 353 33554432000 4194304 4650419 140733491727728 18446744073709551615 248089754609 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18871/tid=18877] ppid=18868 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/18871/task/18877/stat : 18877 (strangenight1-m) R 18868 18871 16958 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 4 0 877140860 52465664 353 33554432000 4194304 4650419 140733491727728 18446744073709551615 47244474382258 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18871/tid=18878] ppid=18868 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/18871/task/18878/stat : 18878 (strangenight1-m) R 18868 18871 16958 0 -1 4202560 0 0 0 0 0 0 0 0 19 0 4 0 877140860 52465664 353 33554432000 4194304 4650419 140733491727728 18446744073709551615 248089754609 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.059981 s]
/proc/loadavg: 1.92 1.98 1.93 3/176 18873
/proc/meminfo: memFree=32238876/32950928 swapFree=67055156/67111528
[pid=18871] ppid=18868 vsize=282908 CPUtime=0.2 cores=1,3,5,7
/proc/18871/stat : 18871 (strangenight1-m) R 18868 18871 16958 0 -1 4202496 1655 0 1 0 20 0 0 0 18 0 4 0 877140859 289697792 1514 33554432000 4194304 4650419 140733491727728 18446744073709551615 4304435 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18871/statm: 70727 1514 390 112 0 65692 0
[pid=18871/tid=18876] ppid=18868 vsize=282908 CPUtime=0.04 cores=1,3,5,7
/proc/18871/task/18876/stat : 18876 (strangenight1-m) R 18868 18871 16958 0 -1 4202560 362 0 0 0 4 0 0 0 19 0 4 0 877140860 289697792 1514 33554432000 4194304 4650419 140733491727728 18446744073709551615 4361066 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18871/tid=18877] ppid=18868 vsize=282908 CPUtime=0.05 cores=1,3,5,7
/proc/18871/task/18877/stat : 18877 (strangenight1-m) R 18868 18871 16958 0 -1 4202560 353 0 0 0 5 0 0 0 19 0 4 0 877140860 289697792 1514 33554432000 4194304 4650419 140733491727728 18446744073709551615 4364400 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18871/tid=18878] ppid=18868 vsize=282908 CPUtime=0.05 cores=1,3,5,7
/proc/18871/task/18878/stat : 18878 (strangenight1-m) R 18868 18871 16958 0 -1 4202560 192 0 0 0 5 0 0 0 20 0 4 0 877140860 289697792 1514 33554432000 4194304 4650419 140733491727728 18446744073709551615 4229508 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 282908

[startup+0.100973 s]
/proc/loadavg: 1.92 1.98 1.93 3/176 18873
/proc/meminfo: memFree=32238876/32950928 swapFree=67055156/67111528
[pid=18871] ppid=18868 vsize=282908 CPUtime=0.37 cores=1,3,5,7
/proc/18871/stat : 18871 (strangenight1-m) R 18868 18871 16958 0 -1 4202496 1855 0 1 0 37 0 0 0 18 0 4 0 877140859 289697792 1714 33554432000 4194304 4650419 140733491727728 18446744073709551615 4363880 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18871/statm: 70727 1714 391 112 0 65692 0
[pid=18871/tid=18876] ppid=18868 vsize=282908 CPUtime=0.09 cores=1,3,5,7
/proc/18871/task/18876/stat : 18876 (strangenight1-m) R 18868 18871 16958 0 -1 4202560 404 0 0 0 9 0 0 0 19 0 4 0 877140860 289697792 1714 33554432000 4194304 4650419 140733491727728 18446744073709551615 4363506 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18871/tid=18877] ppid=18868 vsize=282908 CPUtime=0.09 cores=1,3,5,7
/proc/18871/task/18877/stat : 18877 (strangenight1-m) R 18868 18871 16958 0 -1 4202560 412 0 0 0 9 0 0 0 19 0 4 0 877140860 289697792 1714 33554432000 4194304 4650419 140733491727728 18446744073709551615 4298409 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18871/tid=18878] ppid=18868 vsize=282908 CPUtime=0.09 cores=1,3,5,7
/proc/18871/task/18878/stat : 18878 (strangenight1-m) R 18868 18871 16958 0 -1 4202560 236 0 0 0 9 0 0 0 20 0 4 0 877140860 289697792 1714 33554432000 4194304 4650419 140733491727728 18446744073709551615 4334283 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 282908

[startup+0.300938 s]
/proc/loadavg: 1.92 1.98 1.93 3/176 18873
/proc/meminfo: memFree=32238876/32950928 swapFree=67055156/67111528
[pid=18871] ppid=18868 vsize=284088 CPUtime=1.17 cores=1,3,5,7
/proc/18871/stat : 18871 (strangenight1-m) R 18868 18871 16958 0 -1 4202496 3033 0 1 0 117 0 0 0 18 0 4 0 877140859 290906112 2258 33554432000 4194304 4650419 140733491727728 18446744073709551615 4333600 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18871/statm: 71022 2258 393 112 0 65987 0
[pid=18871/tid=18876] ppid=18868 vsize=284088 CPUtime=0.29 cores=1,3,5,7
/proc/18871/task/18876/stat : 18876 (strangenight1-m) R 18868 18871 16958 0 -1 4202560 673 0 0 0 29 0 0 0 19 0 4 0 877140860 290906112 2258 33554432000 4194304 4650419 140733491727728 18446744073709551615 4328357 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18871/tid=18877] ppid=18868 vsize=284088 CPUtime=0.29 cores=1,3,5,7
/proc/18871/task/18877/stat : 18877 (strangenight1-m) R 18868 18871 16958 0 -1 4202560 715 0 0 0 29 0 0 0 19 0 4 0 877140860 290906112 2258 33554432000 4194304 4650419 140733491727728 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18871/tid=18878] ppid=18868 vsize=284088 CPUtime=0.29 cores=1,3,5,7
/proc/18871/task/18878/stat : 18878 (strangenight1-m) R 18868 18871 16958 0 -1 4202560 549 0 0 0 29 0 0 0 20 0 4 0 877140860 290906112 2258 33554432000 4194304 4650419 140733491727728 18446744073709551615 4316029 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 284088

[startup+0.700868 s]
/proc/loadavg: 1.92 1.98 1.93 3/176 18873
/proc/meminfo: memFree=32238876/32950928 swapFree=67055156/67111528
[pid=18871] ppid=18868 vsize=284888 CPUtime=2.77 cores=1,3,5,7
/proc/18871/stat : 18871 (strangenight1-m) R 18868 18871 16958 0 -1 4202496 4702 0 1 0 277 0 0 0 18 0 4 0 877140859 291725312 2938 33554432000 4194304 4650419 140733491727728 18446744073709551615 4365357 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18871/statm: 71222 2938 393 112 0 66187 0
[pid=18871/tid=18876] ppid=18868 vsize=284888 CPUtime=0.69 cores=1,3,5,7
/proc/18871/task/18876/stat : 18876 (strangenight1-m) R 18868 18871 16958 0 -1 4202560 1055 0 0 0 69 0 0 0 19 0 4 0 877140860 291725312 2938 33554432000 4194304 4650419 140733491727728 18446744073709551615 4367284 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18871/tid=18877] ppid=18868 vsize=284888 CPUtime=0.69 cores=1,3,5,7
/proc/18871/task/18877/stat : 18877 (strangenight1-m) R 18868 18871 16958 0 -1 4202560 1125 0 0 0 69 0 0 0 19 0 4 0 877140860 291725312 2938 33554432000 4194304 4650419 140733491727728 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18871/tid=18878] ppid=18868 vsize=284888 CPUtime=0.69 cores=1,3,5,7
/proc/18871/task/18878/stat : 18878 (strangenight1-m) R 18868 18871 16958 0 -1 4202560 988 0 0 0 69 0 0 0 21 0 4 0 877140860 291725312 2938 33554432000 4194304 4650419 140733491727728 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 284888

[startup+1.50073 s]
/proc/loadavg: 1.92 1.98 1.93 10/184 18881
/proc/meminfo: memFree=32214984/32950928 swapFree=67055156/67111528
[pid=18871] ppid=18868 vsize=286336 CPUtime=5.97 cores=1,3,5,7
/proc/18871/stat : 18871 (strangenight1-m) R 18868 18871 16958 0 -1 4202496 9327 0 1 0 595 2 0 0 20 0 4 0 877140859 293208064 4872 33554432000 4194304 4650419 140733491727728 18446744073709551615 4476293 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18871/statm: 71584 4872 395 112 0 66549 0
[pid=18871/tid=18876] ppid=18868 vsize=286336 CPUtime=1.48 cores=1,3,5,7
/proc/18871/task/18876/stat : 18876 (strangenight1-m) R 18868 18871 16958 0 -1 4202560 1876 0 0 0 148 0 0 0 21 0 4 0 877140860 293208064 4872 33554432000 4194304 4650419 140733491727728 18446744073709551615 4364358 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18871/tid=18877] ppid=18868 vsize=286336 CPUtime=1.48 cores=1,3,5,7
/proc/18871/task/18877/stat : 18877 (strangenight1-m) R 18868 18871 16958 0 -1 4202560 1975 0 0 0 148 0 0 0 21 0 4 0 877140860 293208064 4872 33554432000 4194304 4650419 140733491727728 18446744073709551615 4363562 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18871/tid=18878] ppid=18868 vsize=286336 CPUtime=1.48 cores=1,3,5,7
/proc/18871/task/18878/stat : 18878 (strangenight1-m) R 18868 18871 16958 0 -1 4202560 1764 0 0 0 148 0 0 0 23 0 4 0 877140860 293208064 4872 33554432000 4194304 4650419 140733491727728 18446744073709551615 4365231 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 286336

[startup+3.10045 s]
/proc/loadavg: 2.49 2.10 1.97 10/184 18881
/proc/meminfo: memFree=32180760/32950928 swapFree=67055156/67111528
[pid=18871] ppid=18868 vsize=283228 CPUtime=12.36 cores=1,3,5,7
/proc/18871/stat : 18871 (strangenight1-m) R 18868 18871 16958 0 -1 4202496 18057 0 1 0 1233 3 0 0 25 0 4 0 877140859 290025472 10677 33554432000 4194304 4650419 140733491727728 18446744073709551615 4334781 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18871/statm: 70807 10677 395 112 0 65772 0
[pid=18871/tid=18876] ppid=18868 vsize=283228 CPUtime=3.08 cores=1,3,5,7
/proc/18871/task/18876/stat : 18876 (strangenight1-m) R 18868 18871 16958 0 -1 4202560 3946 0 0 0 308 0 0 0 25 0 4 0 877140860 290025472 10677 33554432000 4194304 4650419 140733491727728 18446744073709551615 4365327 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18871/tid=18877] ppid=18868 vsize=283228 CPUtime=3.08 cores=1,3,5,7
/proc/18871/task/18877/stat : 18877 (strangenight1-m) R 18868 18871 16958 0 -1 4202560 4800 0 0 0 308 0 0 0 25 0 4 0 877140860 290025472 10677 33554432000 4194304 4650419 140733491727728 18446744073709551615 4315114 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18871/tid=18878] ppid=18868 vsize=283228 CPUtime=3.07 cores=1,3,5,7
/proc/18871/task/18878/stat : 18878 (strangenight1-m) R 18868 18871 16958 0 -1 4202560 4294 0 0 0 307 0 0 0 25 0 4 0 877140860 290025472 10677 33554432000 4194304 4650419 140733491727728 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 283228

[startup+6.30088 s]
/proc/loadavg: 2.49 2.10 1.97 10/184 18881
/proc/meminfo: memFree=32122480/32950928 swapFree=67055156/67111528
[pid=18871] ppid=18868 vsize=292508 CPUtime=25.14 cores=1,3,5,7
/proc/18871/stat : 18871 (strangenight1-m) R 18868 18871 16958 0 -1 4202496 25585 0 1 0 2510 4 0 0 25 0 4 0 877140859 299528192 14735 33554432000 4194304 4650419 140733491727728 18446744073709551615 4365276 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18871/statm: 73127 14735 395 112 0 68092 0
[pid=18871/tid=18876] ppid=18868 vsize=292508 CPUtime=6.28 cores=1,3,5,7
/proc/18871/task/18876/stat : 18876 (strangenight1-m) R 18868 18871 16958 0 -1 4202560 6429 0 0 0 628 0 0 0 25 0 4 0 877140860 299528192 14735 33554432000 4194304 4650419 140733491727728 18446744073709551615 4366879 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18871/tid=18877] ppid=18868 vsize=292508 CPUtime=6.28 cores=1,3,5,7
/proc/18871/task/18877/stat : 18877 (strangenight1-m) R 18868 18871 16958 0 -1 4202560 6828 0 0 0 627 1 0 0 25 0 4 0 877140860 299528192 14735 33554432000 4194304 4650419 140733491727728 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18871/tid=18878] ppid=18868 vsize=292508 CPUtime=6.26 cores=1,3,5,7
/proc/18871/task/18878/stat : 18878 (strangenight1-m) R 18868 18871 16958 0 -1 4202560 5858 0 0 0 625 1 0 0 25 0 4 0 877140860 299528192 14735 33554432000 4194304 4650419 140733491727728 18446744073709551615 4363423 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 292508

[startup+12.7008 s]
/proc/loadavg: 3.33 2.29 2.03 10/184 18881
/proc/meminfo: memFree=32063480/32950928 swapFree=67055156/67111528
[pid=18871] ppid=18868 vsize=292560 CPUtime=50.7 cores=1,3,5,7
/proc/18871/stat : 18871 (strangenight1-m) R 18868 18871 16958 0 -1 4202496 39302 0 1 0 5063 7 0 0 25 0 4 0 877140859 299581440 20961 33554432000 4194304 4650419 140733491727728 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18871/statm: 73140 20961 395 112 0 68105 0
[pid=18871/tid=18876] ppid=18868 vsize=292560 CPUtime=12.69 cores=1,3,5,7
/proc/18871/task/18876/stat : 18876 (strangenight1-m) R 18868 18871 16958 0 -1 4202560 9866 0 0 0 1268 1 0 0 25 0 4 0 877140860 299581440 20961 33554432000 4194304 4650419 140733491727728 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18871/tid=18877] ppid=18868 vsize=292560 CPUtime=12.68 cores=1,3,5,7
/proc/18871/task/18877/stat : 18877 (strangenight1-m) R 18868 18871 16958 0 -1 4202560 10429 0 0 0 1266 2 0 0 25 0 4 0 877140860 299581440 20961 33554432000 4194304 4650419 140733491727728 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18871/tid=18878] ppid=18868 vsize=292560 CPUtime=12.61 cores=1,3,5,7
/proc/18871/task/18878/stat : 18878 (strangenight1-m) R 18868 18871 16958 0 -1 4202560 8349 0 0 0 1260 1 0 0 25 0 4 0 877140860 299581440 20961 33554432000 4194304 4650419 140733491727728 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 292560

[startup+25.5005 s]
/proc/loadavg: 4.05 2.48 2.10 10/184 18881
/proc/meminfo: memFree=31998876/32950928 swapFree=67055156/67111528
[pid=18871] ppid=18868 vsize=309880 CPUtime=101.83 cores=1,3,5,7
/proc/18871/stat : 18871 (strangenight1-m) R 18868 18871 16958 0 -1 4202496 59522 0 1 0 10171 12 0 0 25 0 4 0 877140859 317317120 29966 33554432000 4194304 4650419 140733491727728 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18871/statm: 77470 29966 395 112 0 72435 0
[pid=18871/tid=18876] ppid=18868 vsize=309880 CPUtime=25.48 cores=1,3,5,7
/proc/18871/task/18876/stat : 18876 (strangenight1-m) R 18868 18871 16958 0 -1 4202560 15253 0 0 0 2546 2 0 0 25 0 4 0 877140860 317317120 29966 33554432000 4194304 4650419 140733491727728 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18871/tid=18877] ppid=18868 vsize=309880 CPUtime=25.48 cores=1,3,5,7
/proc/18871/task/18877/stat : 18877 (strangenight1-m) R 18868 18871 16958 0 -1 4202560 15500 0 0 0 2545 3 0 0 25 0 4 0 877140860 317317120 29966 33554432000 4194304 4650419 140733491727728 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18871/tid=18878] ppid=18868 vsize=309880 CPUtime=25.34 cores=1,3,5,7
/proc/18871/task/18878/stat : 18878 (strangenight1-m) R 18868 18871 16958 0 -1 4202560 11959 0 0 0 2532 2 0 0 25 0 4 0 877140860 317317120 29966 33554432000 4194304 4650419 140733491727728 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 309880

[startup+51.101 s]
/proc/loadavg: 5.45 2.94 2.26 10/184 18882
/proc/meminfo: memFree=31931528/32950928 swapFree=67055156/67111528
[pid=18871] ppid=18868 vsize=329628 CPUtime=204.09 cores=1,3,5,7
/proc/18871/stat : 18871 (strangenight1-m) R 18868 18871 16958 0 -1 4202496 85045 0 1 0 20388 21 0 0 25 0 4 0 877140859 337539072 37222 33554432000 4194304 4650419 140733491727728 18446744073709551615 4365273 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18871/statm: 82407 37222 395 112 0 77372 0
[pid=18871/tid=18876] ppid=18868 vsize=329628 CPUtime=51.08 cores=1,3,5,7
/proc/18871/task/18876/stat : 18876 (strangenight1-m) R 18868 18871 16958 0 -1 4202560 20394 0 0 0 5104 4 0 0 25 0 4 0 877140860 337539072 37222 33554432000 4194304 4650419 140733491727728 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18871/tid=18877] ppid=18868 vsize=329628 CPUtime=51.08 cores=1,3,5,7
/proc/18871/task/18877/stat : 18877 (strangenight1-m) R 18868 18871 16958 0 -1 4202560 23726 0 0 0 5101 7 0 0 25 0 4 0 877140860 337539072 37222 33554432000 4194304 4650419 140733491727728 18446744073709551615 4367232 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18871/tid=18878] ppid=18868 vsize=329628 CPUtime=50.81 cores=1,3,5,7
/proc/18871/task/18878/stat : 18878 (strangenight1-m) R 18868 18871 16958 0 -1 4202560 17745 0 0 0 5077 4 0 0 25 0 4 0 877140860 337539072 37222 33554432000 4194304 4650419 140733491727728 18446744073709551615 4363426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 329628

[startup+102.307 s]
/proc/loadavg: 7.06 3.82 2.59 10/184 18883
/proc/meminfo: memFree=31876176/32950928 swapFree=67055156/67111528
[pid=18871] ppid=18868 vsize=406804 CPUtime=408.63 cores=1,3,5,7
/proc/18871/stat : 18871 (strangenight1-m) R 18868 18871 16958 0 -1 4202496 131458 0 1 0 40827 36 0 0 25 0 4 0 877140859 416567296 45080 33554432000 4194304 4650419 140733491727728 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18871/statm: 101701 45080 395 112 0 96666 0
[pid=18871/tid=18876] ppid=18868 vsize=406804 CPUtime=102.29 cores=1,3,5,7
/proc/18871/task/18876/stat : 18876 (strangenight1-m) R 18868 18871 16958 0 -1 4202560 33147 0 0 0 10221 8 0 0 25 0 4 0 877140860 416567296 45080 33554432000 4194304 4650419 140733491727728 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18871/tid=18877] ppid=18868 vsize=406804 CPUtime=102.29 cores=1,3,5,7
/proc/18871/task/18877/stat : 18877 (strangenight1-m) R 18868 18871 16958 0 -1 4202560 37162 0 0 0 10217 12 0 0 25 0 4 0 877140860 416567296 45080 33554432000 4194304 4650419 140733491727728 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18871/tid=18878] ppid=18868 vsize=406804 CPUtime=101.73 cores=1,3,5,7
/proc/18871/task/18878/stat : 18878 (strangenight1-m) R 18868 18871 16958 0 -1 4202560 23144 0 0 0 10167 6 0 0 25 0 4 0 877140860 416567296 45080 33554432000 4194304 4650419 140733491727728 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.63
Current children cumulated vsize (KiB) 406804

[startup+162.3 s]

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

[pid=18871] ppid=18868 vsize=628404 CPUtime=2805.38 cores=1,3,5,7
/proc/18871/stat : 18871 (strangenight1-m) R 18868 18871 16958 0 -1 4202496 417969 0 1 0 280368 170 0 0 25 0 4 0 877140859 643485696 101308 33554432000 4194304 4650419 140733491727728 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18871/statm: 157101 101308 395 112 0 152066 0
[pid=18871/tid=18876] ppid=18868 vsize=628404 CPUtime=702.3 cores=1,3,5,7
/proc/18871/task/18876/stat : 18876 (strangenight1-m) R 18868 18871 16958 0 -1 4202560 119626 0 0 0 70177 53 0 0 25 0 4 0 877140860 643485696 101308 33554432000 4194304 4650419 140733491727728 18446744073709551615 4365252 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18871/tid=18877] ppid=18868 vsize=628404 CPUtime=702.29 cores=1,3,5,7
/proc/18871/task/18877/stat : 18877 (strangenight1-m) R 18868 18871 16958 0 -1 4202560 118315 0 0 0 70185 44 0 0 25 0 4 0 877140860 643485696 101308 33554432000 4194304 4650419 140733491727728 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18871/tid=18878] ppid=18868 vsize=628404 CPUtime=698.48 cores=1,3,5,7
/proc/18871/task/18878/stat : 18878 (strangenight1-m) R 18868 18871 16958 0 -1 4202560 80220 0 0 0 69813 35 0 0 25 0 4 0 877140860 643485696 101308 33554432000 4194304 4650419 140733491727728 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2805.38
Current children cumulated vsize (KiB) 628404

[startup+762.307 s]
/proc/loadavg: 8.14 7.62 5.37 10/184 18901
/proc/meminfo: memFree=31388112/32950928 swapFree=67055156/67111528
[pid=18871] ppid=18868 vsize=628532 CPUtime=3045.08 cores=1,3,5,7
/proc/18871/stat : 18871 (strangenight1-m) R 18868 18871 16958 0 -1 4202496 434158 0 1 0 304329 179 0 0 25 0 4 0 877140859 643616768 102140 33554432000 4194304 4650419 140733491727728 18446744073709551615 4365289 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18871/statm: 157133 102140 395 112 0 152098 0
[pid=18871/tid=18876] ppid=18868 vsize=628532 CPUtime=762.3 cores=1,3,5,7
/proc/18871/task/18876/stat : 18876 (strangenight1-m) R 18868 18871 16958 0 -1 4202560 127355 0 0 0 76173 57 0 0 25 0 4 0 877140860 643616768 102140 33554432000 4194304 4650419 140733491727728 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18871/tid=18877] ppid=18868 vsize=628532 CPUtime=762.3 cores=1,3,5,7
/proc/18871/task/18877/stat : 18877 (strangenight1-m) R 18868 18871 16958 0 -1 4202560 121467 0 0 0 76184 46 0 0 25 0 4 0 877140860 643616768 102140 33554432000 4194304 4650419 140733491727728 18446744073709551615 4368121 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18871/tid=18878] ppid=18868 vsize=628532 CPUtime=758.16 cores=1,3,5,7
/proc/18871/task/18878/stat : 18878 (strangenight1-m) R 18868 18871 16958 0 -1 4202560 85191 0 0 0 75778 38 0 0 25 0 4 0 877140860 643616768 102140 33554432000 4194304 4650419 140733491727728 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3045.08
Current children cumulated vsize (KiB) 628532

[startup+822.301 s]
/proc/loadavg: 8.13 7.72 5.54 10/184 18903
/proc/meminfo: memFree=31375532/32950928 swapFree=67055156/67111528
[pid=18871] ppid=18868 vsize=632244 CPUtime=3284.73 cores=1,3,5,7
/proc/18871/stat : 18871 (strangenight1-m) R 18868 18871 16958 0 -1 4202496 452045 0 1 0 328282 191 0 0 25 0 4 0 877140859 647417856 100674 33554432000 4194304 4650419 140733491727728 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18871/statm: 158061 100674 395 112 0 153026 0
[pid=18871/tid=18876] ppid=18868 vsize=632244 CPUtime=822.3 cores=1,3,5,7
/proc/18871/task/18876/stat : 18876 (strangenight1-m) R 18868 18871 16958 0 -1 4202560 136165 0 0 0 82168 62 0 0 25 0 4 0 877140860 647417856 100674 33554432000 4194304 4650419 140733491727728 18446744073709551615 4331981 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18871/tid=18877] ppid=18868 vsize=632244 CPUtime=822.29 cores=1,3,5,7
/proc/18871/task/18877/stat : 18877 (strangenight1-m) R 18868 18871 16958 0 -1 4202560 124878 0 0 0 82180 49 0 0 25 0 4 0 877140860 647417856 100674 33554432000 4194304 4650419 140733491727728 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18871/tid=18878] ppid=18868 vsize=632244 CPUtime=817.82 cores=1,3,5,7
/proc/18871/task/18878/stat : 18878 (strangenight1-m) R 18868 18871 16958 0 -1 4202560 87730 0 0 0 81743 39 0 0 25 0 4 0 877140860 647417856 100674 33554432000 4194304 4650419 140733491727728 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.73
Current children cumulated vsize (KiB) 632244

[startup+882.301 s]
/proc/loadavg: 8.05 7.77 5.69 10/184 18904
/proc/meminfo: memFree=31373980/32950928 swapFree=67055156/67111528
[pid=18871] ppid=18868 vsize=653560 CPUtime=3524.41 cores=1,3,5,7
/proc/18871/stat : 18871 (strangenight1-m) R 18868 18871 16958 0 -1 4202496 471019 0 1 0 352242 199 0 0 25 0 4 0 877140859 669245440 100820 33554432000 4194304 4650419 140733491727728 18446744073709551615 4365323 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18871/statm: 163390 100820 395 112 0 158355 0
[pid=18871/tid=18876] ppid=18868 vsize=653560 CPUtime=882.3 cores=1,3,5,7
/proc/18871/task/18876/stat : 18876 (strangenight1-m) R 18868 18871 16958 0 -1 4202560 145516 0 0 0 88166 64 0 0 25 0 4 0 877140860 669245440 100820 33554432000 4194304 4650419 140733491727728 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18871/tid=18877] ppid=18868 vsize=653560 CPUtime=882.3 cores=1,3,5,7
/proc/18871/task/18877/stat : 18877 (strangenight1-m) R 18868 18871 16958 0 -1 4202560 129749 0 0 0 88178 52 0 0 25 0 4 0 877140860 669245440 100820 33554432000 4194304 4650419 140733491727728 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18871/tid=18878] ppid=18868 vsize=653560 CPUtime=877.5 cores=1,3,5,7
/proc/18871/task/18878/stat : 18878 (strangenight1-m) R 18868 18871 16958 0 -1 4202560 91427 0 0 0 87708 42 0 0 25 0 4 0 877140860 669245440 100820 33554432000 4194304 4650419 140733491727728 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3524.41
Current children cumulated vsize (KiB) 653560

[startup+942.301 s]
/proc/loadavg: 8.06 7.82 5.84 10/184 18906
/proc/meminfo: memFree=31359564/32950928 swapFree=67055156/67111528
[pid=18871] ppid=18868 vsize=600976 CPUtime=3764.08 cores=1,3,5,7
/proc/18871/stat : 18871 (strangenight1-m) R 18868 18871 16958 0 -1 4202496 483134 0 1 0 376203 205 0 0 25 0 4 0 877140859 615399424 106774 33554432000 4194304 4650419 140733491727728 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18871/statm: 150244 106774 395 112 0 145209 0
[pid=18871/tid=18876] ppid=18868 vsize=600976 CPUtime=942.3 cores=1,3,5,7
/proc/18871/task/18876/stat : 18876 (strangenight1-m) R 18868 18871 16958 0 -1 4202560 146164 0 0 0 94166 64 0 0 25 0 4 0 877140860 615399424 106774 33554432000 4194304 4650419 140733491727728 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18871/tid=18877] ppid=18868 vsize=600976 CPUtime=942.3 cores=1,3,5,7
/proc/18871/task/18877/stat : 18877 (strangenight1-m) R 18868 18871 16958 0 -1 4202560 137078 0 0 0 94174 56 0 0 25 0 4 0 877140860 615399424 106774 33554432000 4194304 4650419 140733491727728 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18871/tid=18878] ppid=18868 vsize=600976 CPUtime=937.17 cores=1,3,5,7
/proc/18871/task/18878/stat : 18878 (strangenight1-m) R 18868 18871 16958 0 -1 4202560 94158 0 0 0 93674 43 0 0 25 0 4 0 877140860 615399424 106774 33554432000 4194304 4650419 140733491727728 18446744073709551615 4366931 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3764.08
Current children cumulated vsize (KiB) 600976

[startup+1002.3 s]
/proc/loadavg: 8.06 7.87 5.98 10/184 18907
/proc/meminfo: memFree=31346128/32950928 swapFree=67055156/67111528
[pid=18871] ppid=18868 vsize=679804 CPUtime=4003.75 cores=1,3,5,7
/proc/18871/stat : 18871 (strangenight1-m) R 18868 18871 16958 0 -1 4202496 501012 0 1 0 400160 215 0 0 25 0 4 0 877140859 696119296 110429 33554432000 4194304 4650419 140733491727728 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18871/statm: 169951 110429 395 112 0 164916 0
[pid=18871/tid=18876] ppid=18868 vsize=679804 CPUtime=1002.31 cores=1,3,5,7
/proc/18871/task/18876/stat : 18876 (strangenight1-m) R 18868 18871 16958 0 -1 4202560 151340 0 0 0 100163 68 0 0 25 0 4 0 877140860 696119296 110429 33554432000 4194304 4650419 140733491727728 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18871/tid=18877] ppid=18868 vsize=679804 CPUtime=1002.29 cores=1,3,5,7
/proc/18871/task/18877/stat : 18877 (strangenight1-m) R 18868 18871 16958 0 -1 4202560 141150 0 0 0 100171 58 0 0 25 0 4 0 877140860 696119296 110429 33554432000 4194304 4650419 140733491727728 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18871/tid=18878] ppid=18868 vsize=679804 CPUtime=996.85 cores=1,3,5,7
/proc/18871/task/18878/stat : 18878 (strangenight1-m) R 18868 18871 16958 0 -1 4202560 99653 0 0 0 99639 46 0 0 25 0 4 0 877140860 696119296 110429 33554432000 4194304 4650419 140733491727728 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.75
Current children cumulated vsize (KiB) 679804

[startup+1062.3 s]
/proc/loadavg: 8.05 7.90 6.11 10/184 18909
/proc/meminfo: memFree=31271808/32950928 swapFree=67055156/67111528
[pid=18871] ppid=18868 vsize=679964 CPUtime=4243.43 cores=1,3,5,7
/proc/18871/stat : 18871 (strangenight1-m) R 18868 18871 16958 0 -1 4202496 523186 0 1 0 424113 230 0 0 25 0 4 0 877140859 696283136 120423 33554432000 4194304 4650419 140733491727728 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18871/statm: 169991 120423 395 112 0 164956 0
[pid=18871/tid=18876] ppid=18868 vsize=679964 CPUtime=1062.31 cores=1,3,5,7
/proc/18871/task/18876/stat : 18876 (strangenight1-m) R 18868 18871 16958 0 -1 4202560 156943 0 0 0 106159 72 0 0 25 0 4 0 877140860 696283136 120423 33554432000 4194304 4650419 140733491727728 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18871/tid=18877] ppid=18868 vsize=679964 CPUtime=1062.29 cores=1,3,5,7
/proc/18871/task/18877/stat : 18877 (strangenight1-m) R 18868 18871 16958 0 -1 4202560 148368 0 0 0 106165 64 0 0 25 0 4 0 877140860 696283136 120423 33554432000 4194304 4650419 140733491727728 18446744073709551615 4365361 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18871/tid=18878] ppid=18868 vsize=679964 CPUtime=1056.52 cores=1,3,5,7
/proc/18871/task/18878/stat : 18878 (strangenight1-m) R 18868 18871 16958 0 -1 4202560 106032 0 0 0 105604 48 0 0 25 0 4 0 877140860 696283136 120423 33554432000 4194304 4650419 140733491727728 18446744073709551615 4366931 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4243.43
Current children cumulated vsize (KiB) 679964

[startup+1122.3 s]
/proc/loadavg: 8.13 7.95 6.23 10/184 18911
/proc/meminfo: memFree=31271376/32950928 swapFree=67055156/67111528
[pid=18871] ppid=18868 vsize=742404 CPUtime=4483.11 cores=1,3,5,7
/proc/18871/stat : 18871 (strangenight1-m) R 18868 18871 16958 0 -1 4202496 539321 0 1 0 448074 237 0 0 25 0 4 0 877140859 760221696 119011 33554432000 4194304 4650419 140733491727728 18446744073709551615 4363432 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18871/statm: 185601 119011 395 112 0 180566 0
[pid=18871/tid=18876] ppid=18868 vsize=742404 CPUtime=1122.3 cores=1,3,5,7
/proc/18871/task/18876/stat : 18876 (strangenight1-m) R 18868 18871 16958 0 -1 4202560 162486 0 0 0 112157 73 0 0 25 0 4 0 877140860 760221696 119011 33554432000 4194304 4650419 140733491727728 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18871/tid=18877] ppid=18868 vsize=742404 CPUtime=1122.3 cores=1,3,5,7
/proc/18871/task/18877/stat : 18877 (strangenight1-m) R 18868 18871 16958 0 -1 4202560 154643 0 0 0 112163 67 0 0 25 0 4 0 877140860 760221696 119011 33554432000 4194304 4650419 140733491727728 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18871/tid=18878] ppid=18868 vsize=742404 CPUtime=1116.2 cores=1,3,5,7
/proc/18871/task/18878/stat : 18878 (strangenight1-m) R 18868 18871 16958 0 -1 4202560 108139 0 0 0 111570 50 0 0 25 0 4 0 877140860 760221696 119011 33554432000 4194304 4650419 140733491727728 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4483.11
Current children cumulated vsize (KiB) 742404

[startup+1182.3 s]
/proc/loadavg: 8.19 7.98 6.35 10/184 18912
/proc/meminfo: memFree=31228300/32950928 swapFree=67055156/67111528
[pid=18871] ppid=18868 vsize=685420 CPUtime=4722.79 cores=1,3,5,7
/proc/18871/stat : 18871 (strangenight1-m) R 18868 18871 16958 0 -1 4202496 552321 0 1 0 472034 245 0 0 25 0 4 0 877140859 701870080 120827 33554432000 4194304 4650419 140733491727728 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18871/statm: 171355 120827 395 112 0 166320 0
[pid=18871/tid=18876] ppid=18868 vsize=685420 CPUtime=1182.31 cores=1,3,5,7
/proc/18871/task/18876/stat : 18876 (strangenight1-m) R 18868 18871 16958 0 -1 4202560 165821 0 0 0 118156 75 0 0 25 0 4 0 877140860 701870080 120827 33554432000 4194304 4650419 140733491727728 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18871/tid=18877] ppid=18868 vsize=685420 CPUtime=1182.3 cores=1,3,5,7
/proc/18871/task/18877/stat : 18877 (strangenight1-m) R 18868 18871 16958 0 -1 4202560 156988 0 0 0 118161 69 0 0 25 0 4 0 877140860 701870080 120827 33554432000 4194304 4650419 140733491727728 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18871/tid=18878] ppid=18868 vsize=685420 CPUtime=1175.88 cores=1,3,5,7
/proc/18871/task/18878/stat : 18878 (strangenight1-m) R 18868 18871 16958 0 -1 4202560 113370 0 0 0 117535 53 0 0 25 0 4 0 877140860 701870080 120827 33554432000 4194304 4650419 140733491727728 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.79
Current children cumulated vsize (KiB) 685420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.14 7.98 6.39 10/184 18913
/proc/meminfo: memFree=31270692/32950928 swapFree=67055156/67111528
[pid=18871] ppid=18868 vsize=711500 CPUtime=4800.3 cores=1,3,5,7
/proc/18871/stat : 18871 (strangenight1-m) R 18868 18871 16958 0 -1 4202496 556895 0 1 0 479782 248 0 0 25 0 4 0 877140859 728576000 118574 33554432000 4194304 4650419 140733491727728 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18871/statm: 177875 118574 395 112 0 172840 0
[pid=18871/tid=18876] ppid=18868 vsize=711500 CPUtime=1201.72 cores=1,3,5,7
/proc/18871/task/18876/stat : 18876 (strangenight1-m) R 18868 18871 16958 0 -1 4202560 167262 0 0 0 120095 77 0 0 25 0 4 0 877140860 728576000 118574 33554432000 4194304 4650419 140733491727728 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18871/tid=18877] ppid=18868 vsize=711500 CPUtime=1201.7 cores=1,3,5,7
/proc/18871/task/18877/stat : 18877 (strangenight1-m) R 18868 18871 16958 0 -1 4202560 157277 0 0 0 120101 69 0 0 25 0 4 0 877140860 728576000 118574 33554432000 4194304 4650419 140733491727728 18446744073709551615 4365276 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18871/tid=18878] ppid=18868 vsize=711500 CPUtime=1195.17 cores=1,3,5,7
/proc/18871/task/18878/stat : 18878 (strangenight1-m) R 18868 18871 16958 0 -1 4202560 114294 0 0 0 119463 54 0 0 25 0 4 0 877140860 728576000 118574 33554432000 4194304 4650419 140733491727728 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.3
Current children cumulated vsize (KiB) 711500

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

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

[startup+1201.7 s]
/proc/loadavg: 8.14 7.98 6.39 10/184 18913
/proc/meminfo: memFree=31270692/32950928 swapFree=67055156/67111528
[pid=18871] ppid=18868 vsize=711500 CPUtime=4800.3 cores=1,3,5,7
/proc/18871/stat : 18871 (strangenight1-m) R 18868 18871 16958 0 -1 4202496 556895 0 1 0 479782 248 0 0 25 0 4 0 877140859 728576000 118574 33554432000 4194304 4650419 140733491727728 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18871/statm: 177875 118574 395 112 0 172840 0
[pid=18871/tid=18876] ppid=18868 vsize=711500 CPUtime=1201.72 cores=1,3,5,7
/proc/18871/task/18876/stat : 18876 (strangenight1-m) R 18868 18871 16958 0 -1 4202560 167262 0 0 0 120095 77 0 0 25 0 4 0 877140860 728576000 118574 33554432000 4194304 4650419 140733491727728 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18871/tid=18877] ppid=18868 vsize=711500 CPUtime=1201.7 cores=1,3,5,7
/proc/18871/task/18877/stat : 18877 (strangenight1-m) R 18868 18871 16958 0 -1 4202560 157277 0 0 0 120101 69 0 0 25 0 4 0 877140860 728576000 118574 33554432000 4194304 4650419 140733491727728 18446744073709551615 4365276 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18871/tid=18878] ppid=18868 vsize=711500 CPUtime=1195.17 cores=1,3,5,7
/proc/18871/task/18878/stat : 18878 (strangenight1-m) R 18868 18871 16958 0 -1 4202560 114294 0 0 0 119463 54 0 0 25 0 4 0 877140860 728576000 118574 33554432000 4194304 4650419 140733491727728 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.3
Current children cumulated vsize (KiB) 711500

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.73
CPU time (s): 4800.35
CPU user time (s): 4797.85
CPU system time (s): 2.50862
CPU usage (%): 399.453
Max. virtual memory (cumulated for all children) (KiB): 795540

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.85
system time used= 2.50862
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 556896
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 563
involuntary context switches= 35111

runsolver used 1.75573 second user time and 4.81827 second system time

The end

Launcher Data

Begin job on node123 at 2011-06-09 23:36:51
IDJOB=3368744
IDBENCH=82753
IDSOLVER=1846
FILE ID=node123/3368744-1307655410
RUNJOBID= node123-1307655410-18847
PBS_JOBID= 13549391
Free space on /tmp= 74196 MiB

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

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

MD5SUM BENCH= 2eb2fa74ab0dce335225200db81f6563
RANDOM SEED=1374023152

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
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.838
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.82
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.838
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.74
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.838
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.80
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.838
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.838
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:      32239732 kB
Buffers:        201556 kB
Cached:         302000 kB
SwapCached:      10356 kB
Active:         326284 kB
Inactive:       195616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      32239732 kB
SwapTotal:    67111528 kB
SwapFree:     67055156 kB
Dirty:           12516 kB
Writeback:           0 kB
AnonPages:       15060 kB
Mapped:          12520 kB
Slab:           123664 kB
PageTables:       4596 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   187904 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= 74184 MiB
End job on node123 at 2011-06-09 23:56:54