Trace number 3175265

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v450-c1917-S1406921020-013.UNKNOWN.cnf
MD5SUM9869c5a4d8c5bed5ea530735320738db
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark154.268
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1917
Sum of the clauses size5751
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31917
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-3175265-1304105143.cnf'
0.00/0.00	c -- header says num vars:            450
0.00/0.00	c -- header says num clauses:        1917
0.00/0.00	c -- clauses added:            0 learnts,         1917 normals,            0 xors
0.00/0.00	c -- vars added        450
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       450      1917         0         0      5751         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/1917/1917 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:    450 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.10	c lits-rem:         0  cl-subs:        0  v-elim:     11  v-fix:    0  time:  0.00 s
0.00/0.10	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.10	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.10	c calculated reachability. Time: 0.00
0.00/0.10	c Calc default polars -  time:   0.00 s pos:     175 undec:      59 neg:     216
0.00/0.10	c =========================================================================================
0.00/0.10	c types(t): F = full restart, N = normal restart
0.00/0.10	c types(t): S = simplification begin/end, E = solution found
0.00/0.10	c restart types(rt): st = static, dy = dynamic
0.00/0.10	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.10	c  B st     0         0       439      1890         0         0      5710         0   no data   no data  --
0.00/0.10	c Decided on static restart strategy
0.00/0.20	c  N st     8      4916       439      1890         0      4801      5710    107531   no data   no data  --
0.00/0.40	c  N st    10     11298       439      1890         0      4433      5710     70304   no data   no data  --
0.00/0.65	c  N st    11     17043       439      1890         0     10022      5710    188803   no data   no data  --
3.80/1.03	c  F st    12     25000       439      1890         0     12310      5710    234497   no data   no data  --
3.80/1.03	c  N st    12     25000       439      1890         0     12310      5710    234497   no data   no data  --
4.99/1.27	c Decided on static restart strategy
4.99/1.27	c  N st    18     30000       439      1890         0     10589      5710    181167   no data   no data  --
4.99/1.27	c  S st    18     30000       439      1890         0     10589      5710    181167   no data   no data  --
4.99/1.30	c  S st    18     30502       439      1890         0     11088      5710    191261   no data   no data  --
4.99/1.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.99/1.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.99/1.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
4.99/1.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.99/1.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.99/1.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
4.99/1.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.80/1.47	c lits-rem:       102  cl-subs:      732  v-elim:      0  v-fix:    0  time:  0.65 s
5.80/1.48	c asymm  cl-useful: 0/1890/1890 lits-rem:0 time: 0.03
5.80/1.48	c calculated reachability. Time: 0.00
5.80/1.48	c  N st    18     30502       439      1890         0     10356      5710    175563   no data   no data  --
7.59/1.91	c  N st    20     37612       439      1890         0      9640      5710    147553   no data   no data  --
8.76/2.29	c  N st    21     44012       439      1890         0     15874      5710    279921   no data   no data  --
9.56/2.41	c  S st    22     45756       439      1890         0      8865      5710    114408   no data   no data  --
9.56/2.44	c  S st    22     46261       439      1890         0      9368      5710    125229   no data   no data  --
9.56/2.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.56/2.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.56/2.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
9.56/2.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.56/2.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.56/2.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
9.56/2.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.96/2.52	c lits-rem:        10  cl-subs:       56  v-elim:      0  v-fix:    0  time:  0.27 s
9.96/2.52	c vivif2 --  cl tried     1890 cl shrink        0 lits rem          0 time: 0.00
9.96/2.52	c vivif2 --  cl tried     9312 cl shrink        0 lits rem          0 time: 0.01
9.96/2.52	c asymm  cl-useful: 0/1890/1890 lits-rem:0 time: 0.02
9.96/2.52	c calculated reachability. Time: 0.00
9.96/2.52	c  N st    22     46261       439      1890         0      9312      5710    123963   no data   no data  --
13.55/3.44	c  N st    23     60660       439      1890         0     13623      5710    205689   no data   no data  --
16.37/4.13	c  N st    24     69391       439      1890         0     11412      5710    149923   no data   no data  --
16.37/4.13	c  S st    24     69391       439      1890         0     11412      5710    149923   no data   no data  --
16.37/4.16	c  S st    24     69891       439      1890         0     11910      5710    160694   no data   no data  --
16.37/4.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.37/4.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.37/4.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
16.37/4.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.37/4.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.37/4.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
16.37/4.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.15/4.31	c lits-rem:        48  cl-subs:      195  v-elim:      0  v-fix:    0  time:  0.57 s
17.15/4.31	c vivif2 --  cl tried     1890 cl shrink        0 lits rem          0 time: 0.00
17.15/4.31	c vivif2 --  cl tried    11715 cl shrink        0 lits rem          0 time: 0.01
17.15/4.32	c asymm  cl-useful: 0/1890/1890 lits-rem:0 time: 0.03
17.15/4.32	c calculated reachability. Time: 0.00
17.15/4.32	c  N st    24     69891       439      1890         0     11715      5710    156445   no data   no data  --
21.95/5.52	c  F st    25     87500       439      1890         0     17092      5710    264639   no data   no data  --
21.95/5.52	c  N st    25     87500       439      1890         0     17092      5710    264639   no data   no data  --
23.55/5.92	c Decided on static restart strategy
24.34/6.20	c  N st    32     95538       439      1890         0     24931      5710    428960   no data   no data  --
27.54/6.92	c  N st    34    104837       439      1890         0     21374      5710    332138   no data   no data  --
27.54/6.92	c  S st    34    104837       439      1890         0     21374      5710    332138   no data   no data  --
27.54/6.97	c  S st    34    105339       439      1890         0     21876      5710    342592   no data   no data  --
27.54/6.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.54/6.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.54/6.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
27.54/6.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.54/6.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.54/6.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
27.54/6.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
30.34/7.67	c lits-rem:       704  cl-subs:     1254  v-elim:      0  v-fix:    0  time:  2.75 s
30.34/7.67	c vivif2 --  cl tried     1890 cl shrink        0 lits rem          0 time: 0.00
30.34/7.68	c vivif2 --  cl tried    20622 cl shrink        0 lits rem          0 time: 0.01
30.34/7.69	c asymm  cl-useful: 0/1890/1890 lits-rem:0 time: 0.06
30.34/7.69	c calculated reachability. Time: 0.00
30.34/7.69	c  N st    34    105339       439      1890         0     20622      5710    318207   no data   no data  --
33.54/8.45	c  N st    35    114938       439      1890         0     16401      5710    217547   no data   no data  --
38.35/9.64	c  N st    36    129336       439      1890         0     15850      5710    192315   no data   no data  --
45.52/11.46	c  N st    37    150931       439      1890         0     21212      5710    299681   no data   no data  --
47.92/12.07	c  S st    38    158008       439      1890         0     28093      5710    450361   no data   no data  --
48.32/12.14	c  S st    38    158516       439      1890         0     28600      5710    461642   no data   no data  --
48.32/12.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
48.32/12.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
48.32/12.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
48.32/12.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
48.32/12.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
48.32/12.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
48.32/12.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
53.90/13.58	c lits-rem:       291  cl-subs:     1792  v-elim:      0  v-fix:    0  time:  5.68 s
53.90/13.58	c vivif2 --  cl tried     1890 cl shrink        0 lits rem          0 time: 0.00
53.90/13.59	c vivif2 --  cl tried    26808 cl shrink        0 lits rem          0 time: 0.02
54.30/13.61	c asymm  cl-useful: 0/1890/1890 lits-rem:0 time: 0.08
54.30/13.61	c calculated reachability. Time: 0.00
54.30/13.61	c  N st    38    158516       439      1890         0     26808      5710    421943   no data   no data  --
74.28/18.60	c  N st    39    207106       439      1890         0     21550      5710    275539   no data   no data  --
87.06/21.80	c  N st    40    237774       439      1890         0     31867      5710    468937   no data   no data  --
87.06/21.80	c  S st    40    237774       439      1890         0     31867      5710    468937   no data   no data  --
87.06/21.89	c  S st    40    238277       439      1890         0     32369      5710    479744   no data   no data  --
87.06/21.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
87.06/21.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
87.46/21.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
87.46/21.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
87.46/21.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
87.46/21.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
87.46/21.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
93.46/23.44	c lits-rem:       389  cl-subs:     2381  v-elim:      0  v-fix:    0  time:  6.08 s
93.46/23.44	c vivif2 --  cl tried     1890 cl shrink        0 lits rem          0 time: 0.00
93.46/23.44	c vivif2 --  cl tried    29988 cl shrink        0 lits rem          0 time: 0.02
93.46/23.46	c asymm  cl-useful: 0/1890/1890 lits-rem:0 time: 0.09
93.46/23.46	c calculated reachability. Time: 0.00
93.46/23.46	c  N st    40    238277       439      1890         0     29988      5710    433009   no data   no data  --
124.22/31.12	c  F st    41    306251       439      1890         0     32071      5710    442630   no data   no data  --
124.22/31.12	c  N st    41    306251       439      1890         0     32071      5710    442630   no data   no data  --
126.61/31.73	c Decided on static restart strategy
137.80/34.57	c  N st    51    334556       439      1890         0     36338      5710    524740   no data   no data  --
149.39/37.44	c  N st    53    357416       439      1890         0     34138      5710    455615   no data   no data  --
149.39/37.44	c  S st    53    357416       439      1890         0     34138      5710    455615   no data   no data  --
149.79/37.54	c  S st    53    357919       439      1890         0     34640      5710    466456   no data   no data  --
149.79/37.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
149.79/37.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
149.79/37.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
149.79/37.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
149.79/37.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
149.79/37.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
149.79/37.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
155.37/38.97	c lits-rem:       485  cl-subs:     1677  v-elim:      0  v-fix:    0  time:  5.64 s
155.37/38.97	c vivif2 --  cl tried     1890 cl shrink        0 lits rem          0 time: 0.00
155.37/38.98	c vivif2 --  cl tried    32963 cl shrink        0 lits rem          0 time: 0.02
155.78/39.01	c asymm  cl-useful: 0/1890/1890 lits-rem:0 time: 0.10
155.78/39.01	c calculated reachability. Time: 0.00
155.78/39.01	c  N st    53    357919       439      1890         0     32963      5710    432313   no data   no data  --
171.36/42.90	c  N st    54    390314       439      1890         0     39135      5710    559614   no data   no data  --
198.52/49.72	c  N st    55    438902       439      1890         0     32956      5710    396524   no data   no data  --
240.49/60.24	c  N st    56    511784       439      1890         0     46530      5710    686816   no data   no data  --
256.45/64.23	c  N st    57    536880       439      1890         0     40828      5710    524523   no data   no data  --
256.45/64.23	c  S st    57    536880       439      1890         0     40828      5710    524523   no data   no data  --
256.84/64.36	c  S st    57    537383       439      1890         0     41331      5710    535042   no data   no data  --
256.84/64.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
256.84/64.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
256.84/64.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.05
256.84/64.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
256.84/64.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
256.84/64.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
256.84/64.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
263.63/66.06	c lits-rem:       415  cl-subs:     1848  v-elim:      0  v-fix:    0  time:  6.68 s
263.63/66.06	c vivif2 --  cl tried     1890 cl shrink        0 lits rem          0 time: 0.00
263.63/66.07	c vivif2 --  cl tried    39483 cl shrink        0 lits rem          0 time: 0.02
264.03/66.10	c asymm  cl-useful: 0/1890/1890 lits-rem:0 time: 0.14
264.03/66.10	c calculated reachability. Time: 0.00
264.03/66.10	c  N st    57    537383       439      1890         0     39483      5710    495082   no data   no data  --
377.87/94.69	c  N st    58    701367       439      1890         0     68115      5710   1033087   no data   no data  --
452.98/113.44	c  N st    59    806074       439      1890         0     62259      5710    872993   no data   no data  --
452.98/113.44	c  S st    59    806074       439      1890         0     62259      5710    872993   no data   no data  --
453.78/113.63	c  S st    59    806575       439      1890         0     62759      5710    884154   no data   no data  --
453.78/113.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
453.78/113.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
453.78/113.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.10
453.78/113.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
453.78/113.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
453.78/113.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
453.78/113.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
466.96/116.96	c lits-rem:       953  cl-subs:     5283  v-elim:      0  v-fix:    0  time: 13.07 s
466.96/116.96	c vivif2 --  cl tried     1890 cl shrink        0 lits rem          0 time: 0.00
466.96/116.97	c vivif2 --  cl tried    57476 cl shrink        0 lits rem          0 time: 0.04
467.36/117.03	c asymm  cl-useful: 0/1890/1890 lits-rem:0 time: 0.24
467.36/117.03	c calculated reachability. Time: 0.00
467.36/117.03	c  N st    59    806575       439      1890         0     57476      5710    788912   no data   no data  --
674.28/168.80	c  F st    60   1071875       439      1890         0     73301      5710   1021434   no data   no data  --
674.28/168.81	c  N st    60   1071875       439      1890         0     73301      5710   1021434   no data   no data  --
680.27/170.33	c Decided on static restart strategy
699.44/175.16	c  N st    70   1100180       439      1890         0     57367      5710    714500   no data   no data  --
733.40/183.60	c  N st    72   1136175       439      1890         0     47613      5710    470607   no data   no data  --
758.99/190.02	c  N st    73   1168570       439      1890         0     78961      5710   1151599   no data   no data  --
797.32/199.60	c  N st    74   1209863       439      1890         0     73176      5710    983952   no data   no data  --
797.32/199.60	c  S st    74   1209863       439      1890         0     73176      5710    983952   no data   no data  --
798.14/199.81	c  S st    74   1210367       439      1890         0     73680      5710    994762   no data   no data  --
798.14/199.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
798.14/199.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
798.14/199.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.12
798.14/199.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
798.14/199.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
798.14/199.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
798.14/199.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
813.29/203.63	c lits-rem:       536  cl-subs:     7033  v-elim:      0  v-fix:    0  time: 14.99 s
813.29/203.63	c vivif2 --  cl tried     1890 cl shrink        0 lits rem          0 time: 0.00
813.29/203.64	c vivif2 --  cl tried    66647 cl shrink        0 lits rem          0 time: 0.05
813.69/203.72	c asymm  cl-useful: 0/1890/1890 lits-rem:0 time: 0.30
813.69/203.72	c calculated reachability. Time: 0.00
813.69/203.72	c  N st    74   1210367       439      1890         0     66647      5710    860708   no data   no data  --
889.20/222.68	c  N st    75   1283250       439      1890         0     90975      5710   1390803   no data   no data  --
995.46/249.22	c  N st    76   1392573       439      1890         0     51883      5710    491163   no data   no data  --
1146.05/286.90	c  N st    77   1556557       439      1890         0     56713      5710    564017   no data   no data  --
1305.04/326.78	c  N st    78   1710369       439      1890         0     98320      5710   1489192   no data   no data  --
1305.04/326.78	c  S st    78   1710369       439      1890         0     98320      5710   1489192   no data   no data  --
1306.24/327.07	c  S st    78   1710872       439      1890         0     98822      5710   1500343   no data   no data  --
1306.24/327.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1306.24/327.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1306.64/327.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.19
1306.64/327.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1306.64/327.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1306.64/327.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
1306.64/327.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1339.01/335.26	c lits-rem:       970  cl-subs:     7318  v-elim:      0  v-fix:    0  time: 32.32 s
1339.01/335.26	c vivif2 --  cl tried     1890 cl shrink        0 lits rem          0 time: 0.00
1339.01/335.28	c vivif2 --  cl tried    91504 cl shrink        0 lits rem          0 time: 0.07
1339.79/335.41	c asymm  cl-useful: 0/1890/1890 lits-rem:0 time: 0.51
1339.79/335.41	c calculated reachability. Time: 0.00
1339.79/335.41	c  N st    78   1710872       439      1890         0     91504      5710   1346202   no data   no data  --
1769.64/443.06	c  N st    79   2079840       439      1890         0    102505      5710   1411619   no data   no data  --
1921.02/480.91	c  N st    80   2210873       439      1890         0    106814      5710   1528872   no data   no data  --
1921.02/480.91	c  S st    80   2210873       439      1890         0    106814      5710   1528872   no data   no data  --
1922.21/481.28	c  S st    80   2211377       439      1890         0    107316      5710   1540521   no data   no data  --
1922.21/481.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1922.21/481.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1922.61/481.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.20
1922.61/481.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1922.61/481.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1922.61/481.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
1922.61/481.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1962.57/491.36	c lits-rem:       244  cl-subs:     7989  v-elim:      0  v-fix:    0  time: 39.81 s
1962.57/491.36	c vivif2 --  cl tried     1890 cl shrink        0 lits rem          0 time: 0.00
1962.57/491.38	c vivif2 --  cl tried    99327 cl shrink        0 lits rem          0 time: 0.08
1963.35/491.52	c asymm  cl-useful: 0/1890/1890 lits-rem:0 time: 0.57
1963.35/491.53	c calculated reachability. Time: 0.00
1963.35/491.53	c  N st    80   2211377       439      1890         0     99327      5710   1382224   no data   no data  --
2611.68/653.85	c  N st    81   2711377       439      1890         0    122339      5710   1715718   no data   no data  --
2611.68/653.85	c  S st    81   2711377       439      1890         0    122339      5710   1715718   no data   no data  --
2613.68/654.32	c  S st    81   2711880       439      1890         0    122840      5710   1727192   no data   no data  --
2613.68/654.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2613.68/654.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2613.68/654.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.24
2614.08/654.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2614.08/654.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2614.08/654.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
2614.08/654.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2680.39/671.02	c lits-rem:       450  cl-subs:    14316  v-elim:      0  v-fix:    0  time: 66.20 s
2680.39/671.02	c vivif2 --  cl tried     1890 cl shrink        0 lits rem          0 time: 0.00
2680.39/671.04	c vivif2 --  cl tried   108524 cl shrink        0 lits rem          0 time: 0.08
2681.19/671.20	c asymm  cl-useful: 0/1890/1890 lits-rem:0 time: 0.64
2681.19/671.21	c calculated reachability. Time: 0.00
2681.19/671.21	c  N st    81   2711880       439      1890         0    108524      5710   1463843   no data   no data  --
3361.08/841.48	c  N st    82   3211880       439      1890         0     85231      5710    863341   no data   no data  --
3361.08/841.48	c  S st    82   3211880       439      1890         0     85231      5710    863341   no data   no data  --
3362.28/841.75	c  S st    82   3212381       439      1890         0     85730      5710    874727   no data   no data  --
3362.28/841.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3362.28/841.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3362.68/841.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.15
3362.68/841.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3362.68/841.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3362.68/841.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
3362.68/841.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3375.07/844.97	c lits-rem:       514  cl-subs:     1947  v-elim:      0  v-fix:    0  time: 12.57 s
3375.07/844.97	c vivif2 --  cl tried     1890 cl shrink        0 lits rem          0 time: 0.00
3375.07/844.99	c vivif2 --  cl tried    83783 cl shrink        0 lits rem          0 time: 0.05
3375.47/845.09	c asymm  cl-useful: 0/1890/1890 lits-rem:0 time: 0.41
3375.47/845.09	c calculated reachability. Time: 0.00
3375.47/845.09	c  N st    82   3212381       439      1890         0     83783      5710    838560   no data   no data  --
4113.27/1029.73	c  N st    83   3712383       439      1890         0     94212      5710    982837   no data   no data  --
4113.27/1029.73	c  S st    83   3712383       439      1890         0     94212      5710    982837   no data   no data  --
4114.87/1030.10	c  S st    83   3712887       439      1890         0     94716      5710    994597   no data   no data  --
4114.87/1030.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4114.87/1030.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4114.87/1030.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.22
4115.27/1030.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4115.27/1030.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4115.27/1030.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
4115.27/1030.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4130.05/1033.90	c lits-rem:       311  cl-subs:     3007  v-elim:      0  v-fix:    0  time: 14.79 s
4130.05/1033.90	c vivif2 --  cl tried     1890 cl shrink        0 lits rem          0 time: 0.00
4130.05/1033.92	c vivif2 --  cl tried    91709 cl shrink        0 lits rem          0 time: 0.06
4130.45/1034.06	c asymm  cl-useful: 0/1890/1890 lits-rem:0 time: 0.57
4130.45/1034.06	c calculated reachability. Time: 0.00
4130.45/1034.06	c  N st    83   3712887       439      1890         0     91709      5710    937197   no data   no data  --
4189.57/1048.88	c  F st    84   3751563       439      1890         0    128897      5710   1730996   no data   no data  --
4189.57/1048.88	c  N st    84   3751563       439      1890         0    128897      5710   1730996   no data   no data  --
4200.36/1051.51	c Decided on static restart strategy
4249.09/1063.71	c  N st    94   3779874       439      1890         0    156513      5710   2347931   no data   no data  --
4300.23/1076.60	c  N st    96   3815866       439      1890         0    109310      5710   1294385   no data   no data  --
4355.74/1090.49	c  N st    97   3848260       439      1890         0    140569      5710   1949931   no data   no data  --
4431.25/1109.33	c  N st    98   3896848       439      1890         0    104546      5710   1192198   no data   no data  --
4557.08/1140.82	c  N st    99   3969731       439      1890         0     90848      5710    865882   no data   no data  --
4713.28/1179.98	c  N st   100   4079054       439      1890         0    111467      5710   1281771   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-3175265-1304105143/watcher-3175265-1304105143 -o /tmp/evaluation-result-3175265-1304105143/solver-3175265-1304105143 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175265-1304105143.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: 7.57 7.97 7.98 6/180 4558
/proc/meminfo: memFree=24732380/32951124 swapFree=67111348/67111528
[pid=4558] ppid=4556 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/4558/stat : 4558 (strangenight1-m) R 4556 4558 3860 0 -1 4202496 413 0 0 0 0 0 0 0 25 0 4 0 600744768 52465664 352 33554432000 4194304 4650419 140736376066192 18446744073709551615 47902647191468 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4558/statm: 12809 352 303 112 0 7774 0
[pid=4558/tid=4559] ppid=4556 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/4558/task/4559/stat : 4559 (strangenight1-m) R 4556 4558 3860 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 600744769 52465664 352 33554432000 4194304 4650419 140736376066192 18446744073709551615 47902647191474 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4558/tid=4560] ppid=4556 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/4558/task/4560/stat : 4560 (strangenight1-m) R 4556 4558 3860 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 600744769 52465664 352 33554432000 4194304 4650419 140736376066192 18446744073709551615 47902647191472 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4558/tid=4561] ppid=4556 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/4558/task/4561/stat : 4561 (strangenight1-m) R 4556 4558 3860 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 600744769 52465664 352 33554432000 4194304 4650419 140736376066192 18446744073709551615 252458122225 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.146293 s]
/proc/loadavg: 7.57 7.97 7.98 6/180 4558
/proc/meminfo: memFree=24732380/32951124 swapFree=67111348/67111528
[pid=4558] ppid=4556 vsize=285120 CPUtime=3.4 cores=1,3,5,7
/proc/4558/stat : 4558 (strangenight1-m) R 4556 4558 3860 0 -1 4202496 5041 0 0 0 339 1 0 0 19 0 4 0 600744768 291962880 2632 33554432000 4194304 4650419 140736376066192 18446744073709551615 4365330 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4558/statm: 71280 2632 393 112 0 66245 0
[pid=4558/tid=4559] ppid=4556 vsize=285120 CPUtime=0.84 cores=1,3,5,7
/proc/4558/task/4559/stat : 4559 (strangenight1-m) R 4556 4558 3860 0 -1 4202560 1207 0 0 0 84 0 0 0 19 0 4 0 600744769 291962880 2632 33554432000 4194304 4650419 140736376066192 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4558/tid=4560] ppid=4556 vsize=285120 CPUtime=0.84 cores=1,3,5,7
/proc/4558/task/4560/stat : 4560 (strangenight1-m) R 4556 4558 3860 0 -1 4202560 1166 0 0 0 84 0 0 0 25 0 4 0 600744769 291962880 2632 33554432000 4194304 4650419 140736376066192 18446744073709551615 4329710 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4558/tid=4561] ppid=4556 vsize=285120 CPUtime=0.84 cores=1,3,5,7
/proc/4558/task/4561/stat : 4561 (strangenight1-m) R 4556 4558 3860 0 -1 4202560 1069 0 0 0 84 0 0 0 19 0 4 0 600744769 291962880 2632 33554432000 4194304 4650419 140736376066192 18446744073709551615 4334268 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.4
Current children cumulated vsize (KiB) 285120

[startup+0.956909 s]
/proc/loadavg: 7.57 7.97 7.98 6/180 4558
/proc/meminfo: memFree=24732380/32951124 swapFree=67111348/67111528
[pid=4558] ppid=4556 vsize=285120 CPUtime=3.8 cores=1,3,5,7
/proc/4558/stat : 4558 (strangenight1-m) R 4556 4558 3860 0 -1 4202496 5247 0 0 0 379 1 0 0 19 0 4 0 600744768 291962880 2838 33554432000 4194304 4650419 140736376066192 18446744073709551615 4366819 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4558/statm: 71280 2838 393 112 0 66245 0
[pid=4558/tid=4559] ppid=4556 vsize=285120 CPUtime=0.94 cores=1,3,5,7
/proc/4558/task/4559/stat : 4559 (strangenight1-m) R 4556 4558 3860 0 -1 4202560 1263 0 0 0 94 0 0 0 19 0 4 0 600744769 291962880 2838 33554432000 4194304 4650419 140736376066192 18446744073709551615 4365361 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4558/tid=4560] ppid=4556 vsize=285120 CPUtime=0.94 cores=1,3,5,7
/proc/4558/task/4560/stat : 4560 (strangenight1-m) R 4556 4558 3860 0 -1 4202560 1215 0 0 0 94 0 0 0 25 0 4 0 600744769 291962880 2838 33554432000 4194304 4650419 140736376066192 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4558/tid=4561] ppid=4556 vsize=285120 CPUtime=0.94 cores=1,3,5,7
/proc/4558/task/4561/stat : 4561 (strangenight1-m) R 4556 4558 3860 0 -1 4202560 1117 0 0 0 94 0 0 0 19 0 4 0 600744769 291962880 2838 33554432000 4194304 4650419 140736376066192 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.8
Current children cumulated vsize (KiB) 285120

[startup+1.05689 s]
/proc/loadavg: 7.57 7.97 7.98 6/180 4558
/proc/meminfo: memFree=24732380/32951124 swapFree=67111348/67111528
[pid=4558] ppid=4556 vsize=285340 CPUtime=4.2 cores=1,3,5,7
/proc/4558/stat : 4558 (strangenight1-m) R 4556 4558 3860 0 -1 4202496 5707 0 0 0 419 1 0 0 19 0 4 0 600744768 292188160 2984 33554432000 4194304 4650419 140736376066192 18446744073709551615 4366920 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4558/statm: 71335 2984 394 112 0 66300 0
[pid=4558/tid=4559] ppid=4556 vsize=285340 CPUtime=1.04 cores=1,3,5,7
/proc/4558/task/4559/stat : 4559 (strangenight1-m) R 4556 4558 3860 0 -1 4202560 1517 0 0 0 104 0 0 0 19 0 4 0 600744769 292188160 2984 33554432000 4194304 4650419 140736376066192 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4558/tid=4560] ppid=4556 vsize=285340 CPUtime=1.04 cores=1,3,5,7
/proc/4558/task/4560/stat : 4560 (strangenight1-m) R 4556 4558 3860 0 -1 4202560 1282 0 0 0 104 0 0 0 25 0 4 0 600744769 292188160 2984 33554432000 4194304 4650419 140736376066192 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4558/tid=4561] ppid=4556 vsize=285340 CPUtime=1.04 cores=1,3,5,7
/proc/4558/task/4561/stat : 4561 (strangenight1-m) R 4556 4558 3860 0 -1 4202560 1179 0 0 0 104 0 0 0 19 0 4 0 600744769 292188160 2984 33554432000 4194304 4650419 140736376066192 18446744073709551615 4342323 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.2
Current children cumulated vsize (KiB) 285340

[startup+1.15687 s]
/proc/loadavg: 7.57 7.97 7.98 6/180 4558
/proc/meminfo: memFree=24732380/32951124 swapFree=67111348/67111528
[pid=4558] ppid=4556 vsize=277080 CPUtime=4.59 cores=1,3,5,7
/proc/4558/stat : 4558 (strangenight1-m) R 4556 4558 3860 0 -1 4202496 6416 0 0 0 458 1 0 0 19 0 4 0 600744768 283729920 2809 33554432000 4194304 4650419 140736376066192 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4558/statm: 69270 2809 394 112 0 64235 0
[pid=4558/tid=4559] ppid=4556 vsize=277080 CPUtime=1.14 cores=1,3,5,7
/proc/4558/task/4559/stat : 4559 (strangenight1-m) R 4556 4558 3860 0 -1 4202560 1573 0 0 0 114 0 0 0 19 0 4 0 600744769 283729920 2809 33554432000 4194304 4650419 140736376066192 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4558/tid=4560] ppid=4556 vsize=277080 CPUtime=1.14 cores=1,3,5,7
/proc/4558/task/4560/stat : 4560 (strangenight1-m) R 4556 4558 3860 0 -1 4202560 1509 0 0 0 114 0 0 0 25 0 4 0 600744769 283729920 2809 33554432000 4194304 4650419 140736376066192 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4558/tid=4561] ppid=4556 vsize=277080 CPUtime=1.14 cores=1,3,5,7
/proc/4558/task/4561/stat : 4561 (strangenight1-m) R 4556 4558 3860 0 -1 4202560 1382 0 0 0 114 0 0 0 19 0 4 0 600744769 283729920 2809 33554432000 4194304 4650419 140736376066192 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.59
Current children cumulated vsize (KiB) 277080

[startup+1.50081 s]
/proc/loadavg: 7.57 7.97 7.98 6/180 4558
/proc/meminfo: memFree=24732380/32951124 swapFree=67111348/67111528
[pid=4558] ppid=4556 vsize=277120 CPUtime=5.97 cores=1,3,5,7
/proc/4558/stat : 4558 (strangenight1-m) R 4556 4558 3860 0 -1 4202496 8286 0 0 0 595 2 0 0 20 0 4 0 600744768 283770880 4257 33554432000 4194304 4650419 140736376066192 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4558/statm: 69280 4258 395 112 0 64245 0
[pid=4558/tid=4559] ppid=4556 vsize=277120 CPUtime=1.49 cores=1,3,5,7
/proc/4558/task/4559/stat : 4559 (strangenight1-m) R 4556 4558 3860 0 -1 4202560 1915 0 0 0 149 0 0 0 19 0 4 0 600744769 283770880 4258 33554432000 4194304 4650419 140736376066192 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4558/tid=4560] ppid=4556 vsize=277120 CPUtime=1.48 cores=1,3,5,7
/proc/4558/task/4560/stat : 4560 (strangenight1-m) R 4556 4558 3860 0 -1 4202560 1655 0 0 0 148 0 0 0 25 0 4 0 600744769 283770880 4258 33554432000 4194304 4650419 140736376066192 18446744073709551615 4363458 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4558/tid=4561] ppid=4556 vsize=277120 CPUtime=1.49 cores=1,3,5,7
/proc/4558/task/4561/stat : 4561 (strangenight1-m) R 4556 4558 3860 0 -1 4202560 1522 0 0 0 149 0 0 0 20 0 4 0 600744769 283770880 4258 33554432000 4194304 4650419 140736376066192 18446744073709551615 4366904 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) 277120

[startup+3.10051 s]
/proc/loadavg: 7.57 7.97 7.98 9/184 4562
/proc/meminfo: memFree=24691832/32951124 swapFree=67111348/67111528
[pid=4558] ppid=4556 vsize=284884 CPUtime=12.35 cores=1,3,5,7
/proc/4558/stat : 4558 (strangenight1-m) R 4556 4558 3860 0 -1 4202496 15681 0 0 0 1233 2 0 0 25 0 4 0 600744768 291721216 8963 33554432000 4194304 4650419 140736376066192 18446744073709551615 4364433 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4558/statm: 71221 8963 395 112 0 66186 0
[pid=4558/tid=4559] ppid=4556 vsize=284884 CPUtime=3.08 cores=1,3,5,7
/proc/4558/task/4559/stat : 4559 (strangenight1-m) R 4556 4558 3860 0 -1 4202560 3794 0 0 0 308 0 0 0 25 0 4 0 600744769 291721216 8963 33554432000 4194304 4650419 140736376066192 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4558/tid=4560] ppid=4556 vsize=284884 CPUtime=3.08 cores=1,3,5,7
/proc/4558/task/4560/stat : 4560 (strangenight1-m) R 4556 4558 3860 0 -1 4202560 4194 0 0 0 308 0 0 0 25 0 4 0 600744769 291721216 8963 33554432000 4194304 4650419 140736376066192 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4558/tid=4561] ppid=4556 vsize=284884 CPUtime=3.07 cores=1,3,5,7
/proc/4558/task/4561/stat : 4561 (strangenight1-m) R 4556 4558 3860 0 -1 4202560 3455 0 0 0 307 0 0 0 25 0 4 0 600744769 291721216 8963 33554432000 4194304 4650419 140736376066192 18446744073709551615 4331984 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 284884

[startup+6.30692 s]
/proc/loadavg: 7.61 7.97 7.98 9/184 4562
/proc/meminfo: memFree=24669136/32951124 swapFree=67111348/67111528
[pid=4558] ppid=4556 vsize=290412 CPUtime=25.17 cores=1,3,5,7
/proc/4558/stat : 4558 (strangenight1-m) R 4556 4558 3860 0 -1 4202496 24038 0 0 0 2512 5 0 0 25 0 4 0 600744768 297381888 12182 33554432000 4194304 4650419 140736376066192 18446744073709551615 4366828 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4558/statm: 72603 12182 395 112 0 67568 0
[pid=4558/tid=4559] ppid=4556 vsize=290412 CPUtime=6.3 cores=1,3,5,7
/proc/4558/task/4559/stat : 4559 (strangenight1-m) R 4556 4558 3860 0 -1 4202560 6354 0 0 0 629 1 0 0 25 0 4 0 600744769 297381888 12183 33554432000 4194304 4650419 140736376066192 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4558/tid=4560] ppid=4556 vsize=290412 CPUtime=6.29 cores=1,3,5,7
/proc/4558/task/4560/stat : 4560 (strangenight1-m) R 4556 4558 3860 0 -1 4202560 6815 0 0 0 628 1 0 0 25 0 4 0 600744769 297381888 12183 33554432000 4194304 4650419 140736376066192 18446744073709551615 4438378 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4558/tid=4561] ppid=4556 vsize=290412 CPUtime=6.26 cores=1,3,5,7
/proc/4558/task/4561/stat : 4561 (strangenight1-m) R 4556 4558 3860 0 -1 4202560 4407 0 0 0 626 0 0 0 25 0 4 0 600744769 297381888 12183 33554432000 4194304 4650419 140736376066192 18446744073709551615 4229472 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 290412

[startup+12.7007 s]
/proc/loadavg: 7.64 7.97 7.98 9/184 4562
/proc/meminfo: memFree=24654444/32951124 swapFree=67111348/67111528
[pid=4558] ppid=4556 vsize=290852 CPUtime=50.71 cores=1,3,5,7
/proc/4558/stat : 4558 (strangenight1-m) R 4556 4558 3860 0 -1 4202496 37084 0 0 0 5064 7 0 0 25 0 4 0 600744768 297832448 17539 33554432000 4194304 4650419 140736376066192 18446744073709551615 4438399 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4558/statm: 72713 17539 395 112 0 67678 0
[pid=4558/tid=4559] ppid=4556 vsize=290852 CPUtime=12.69 cores=1,3,5,7
/proc/4558/task/4559/stat : 4559 (strangenight1-m) R 4556 4558 3860 0 -1 4202560 9896 0 0 0 1268 1 0 0 25 0 4 0 600744769 297832448 17539 33554432000 4194304 4650419 140736376066192 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4558/tid=4560] ppid=4556 vsize=290852 CPUtime=12.68 cores=1,3,5,7
/proc/4558/task/4560/stat : 4560 (strangenight1-m) R 4556 4558 3860 0 -1 4202560 9369 0 0 0 1267 1 0 0 25 0 4 0 600744769 297832448 17539 33554432000 4194304 4650419 140736376066192 18446744073709551615 4339948 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4558/tid=4561] ppid=4556 vsize=290852 CPUtime=12.63 cores=1,3,5,7
/proc/4558/task/4561/stat : 4561 (strangenight1-m) R 4556 4558 3860 0 -1 4202560 6722 0 0 0 1262 1 0 0 25 0 4 0 600744769 297832448 17539 33554432000 4194304 4650419 140736376066192 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 290852

[startup+25.5004 s]
/proc/loadavg: 7.80 7.99 7.99 9/184 4563
/proc/meminfo: memFree=24611184/32951124 swapFree=67111348/67111528
[pid=4558] ppid=4556 vsize=299160 CPUtime=101.85 cores=1,3,5,7
/proc/4558/stat : 4558 (strangenight1-m) R 4556 4558 3860 0 -1 4202496 56255 0 0 0 10173 12 0 0 25 0 4 0 600744768 306339840 23046 33554432000 4194304 4650419 140736376066192 18446744073709551615 4363452 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4558/statm: 74790 23046 395 112 0 69755 0
[pid=4558/tid=4559] ppid=4556 vsize=299160 CPUtime=25.49 cores=1,3,5,7
/proc/4558/task/4559/stat : 4559 (strangenight1-m) R 4556 4558 3860 0 -1 4202560 15985 0 0 0 2547 2 0 0 25 0 4 0 600744769 306339840 23047 33554432000 4194304 4650419 140736376066192 18446744073709551615 4363541 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4558/tid=4560] ppid=4556 vsize=299160 CPUtime=25.48 cores=1,3,5,7
/proc/4558/task/4560/stat : 4560 (strangenight1-m) R 4556 4558 3860 0 -1 4202560 15080 0 0 0 2545 3 0 0 25 0 4 0 600744769 306339840 23047 33554432000 4194304 4650419 140736376066192 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4558/tid=4561] ppid=4556 vsize=299160 CPUtime=25.36 cores=1,3,5,7
/proc/4558/task/4561/stat : 4561 (strangenight1-m) R 4556 4558 3860 0 -1 4202560 9171 0 0 0 2534 2 0 0 25 0 4 0 600744769 306339840 23047 33554432000 4194304 4650419 140736376066192 18446744073709551615 4366928 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.85
Current children cumulated vsize (KiB) 299160

[startup+51.1006 s]
/proc/loadavg: 7.92 8.00 7.99 9/184 4563
/proc/meminfo: memFree=24571056/32951124 swapFree=67111348/67111528
[pid=4558] ppid=4556 vsize=306848 CPUtime=204.11 cores=1,3,5,7
/proc/4558/stat : 4558 (strangenight1-m) R 4556 4558 3860 0 -1 4202496 86114 0 0 0 20390 21 0 0 25 0 4 0 600744768 314212352 31001 33554432000 4194304 4650419 140736376066192 18446744073709551615 4366839 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4558/statm: 76712 31001 395 112 0 71677 0
[pid=4558/tid=4559] ppid=4556 vsize=306848 CPUtime=51.09 cores=1,3,5,7
/proc/4558/task/4559/stat : 4559 (strangenight1-m) R 4556 4558 3860 0 -1 4202560 25361 0 0 0 5105 4 0 0 25 0 4 0 600744769 314212352 31001 33554432000 4194304 4650419 140736376066192 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4558/tid=4560] ppid=4556 vsize=306848 CPUtime=51.08 cores=1,3,5,7
/proc/4558/task/4560/stat : 4560 (strangenight1-m) R 4556 4558 3860 0 -1 4202560 23161 0 0 0 5102 6 0 0 25 0 4 0 600744769 314212352 31001 33554432000 4194304 4650419 140736376066192 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4558/tid=4561] ppid=4556 vsize=306848 CPUtime=50.83 cores=1,3,5,7
/proc/4558/task/4561/stat : 4561 (strangenight1-m) R 4556 4558 3860 0 -1 4202560 13217 0 0 0 5080 3 0 0 25 0 4 0 600744769 314212352 31001 33554432000 4194304 4650419 140736376066192 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 306848

[startup+102.301 s]
/proc/loadavg: 8.02 8.01 8.00 9/184 4565
/proc/meminfo: memFree=24511128/32951124 swapFree=67111348/67111528
[pid=4558] ppid=4556 vsize=298740 CPUtime=408.64 cores=1,3,5,7
/proc/4558/stat : 4558 (strangenight1-m) R 4556 4558 3860 0 -1 4202496 132347 0 0 0 40823 41 0 0 25 0 4 0 600744768 305909760 35158 33554432000 4194304 4650419 140736376066192 18446744073709551615 4316067 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4558/statm: 74685 35158 395 112 0 69650 0
[pid=4558/tid=4559] ppid=4556 vsize=298740 CPUtime=102.29 cores=1,3,5,7
/proc/4558/task/4559/stat : 4559 (strangenight1-m) R 4556 4558 3860 0 -1 4202560 39641 0 0 0 10219 10 0 0 25 0 4 0 600744769 305909760 35158 33554432000 4194304 4650419 140736376066192 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4558/tid=4560] ppid=4556 vsize=298740 CPUtime=102.28 cores=1,3,5,7
/proc/4558/task/4560/stat : 4560 (strangenight1-m) R 4556 4558 3860 0 -1 4202560 35605 0 0 0 10217 11 0 0 25 0 4 0 600744769 305909760 35158 33554432000 4194304 4650419 140736376066192 18446744073709551615 4368121 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4558/tid=4561] ppid=4556 vsize=298740 CPUtime=101.75 cores=1,3,5,7
/proc/4558/task/4561/stat : 4561 (strangenight1-m) R 4556 4558 3860 0 -1 4202560 20291 0 0 0 10169 6 0 0 25 0 4 0 600744769 305909760 35158 33554432000 4194304 4650419 140736376066192 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.64
Current children cumulated vsize (KiB) 298740

[startup+162.301 s]

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

[pid=4558] ppid=4556 vsize=551836 CPUtime=2805.43 cores=1,3,5,7
/proc/4558/stat : 4558 (strangenight1-m) R 4556 4558 3860 0 -1 4202496 408203 0 0 0 280370 173 0 0 25 0 4 0 600744768 565080064 81580 33554432000 4194304 4650419 140736376066192 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4558/statm: 137959 81580 395 112 0 132924 0
[pid=4558/tid=4559] ppid=4556 vsize=551836 CPUtime=702.31 cores=1,3,5,7
/proc/4558/task/4559/stat : 4559 (strangenight1-m) R 4556 4558 3860 0 -1 4202560 120863 0 0 0 70181 50 0 0 25 0 4 0 600744769 565080064 81580 33554432000 4194304 4650419 140736376066192 18446744073709551615 4367249 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4558/tid=4560] ppid=4556 vsize=551836 CPUtime=702.27 cores=1,3,5,7
/proc/4558/task/4560/stat : 4560 (strangenight1-m) R 4556 4558 3860 0 -1 4202560 105151 0 0 0 70182 45 0 0 25 0 4 0 600744769 565080064 81580 33554432000 4194304 4650419 140736376066192 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4558/tid=4561] ppid=4556 vsize=551836 CPUtime=698.5 cores=1,3,5,7
/proc/4558/task/4561/stat : 4561 (strangenight1-m) R 4556 4558 3860 0 -1 4202560 63345 0 0 0 69823 27 0 0 25 0 4 0 600744769 565080064 81580 33554432000 4194304 4650419 140736376066192 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2805.43
Current children cumulated vsize (KiB) 551836

[startup+762.3 s]
/proc/loadavg: 8.14 8.07 8.01 9/184 4612
/proc/meminfo: memFree=24285908/32951124 swapFree=67111348/67111528
[pid=4558] ppid=4556 vsize=552080 CPUtime=3045.1 cores=1,3,5,7
/proc/4558/stat : 4558 (strangenight1-m) R 4556 4558 3860 0 -1 4202496 430604 0 0 0 304329 181 0 0 25 0 4 0 600744768 565329920 85437 33554432000 4194304 4650419 140736376066192 18446744073709551615 4315293 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4558/statm: 138020 85437 395 112 0 132985 0
[pid=4558/tid=4559] ppid=4556 vsize=552080 CPUtime=762.31 cores=1,3,5,7
/proc/4558/task/4559/stat : 4559 (strangenight1-m) R 4556 4558 3860 0 -1 4202560 128301 0 0 0 76179 52 0 0 25 0 4 0 600744769 565329920 85437 33554432000 4194304 4650419 140736376066192 18446744073709551615 4310813 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4558/tid=4560] ppid=4556 vsize=552080 CPUtime=762.27 cores=1,3,5,7
/proc/4558/task/4560/stat : 4560 (strangenight1-m) R 4556 4558 3860 0 -1 4202560 110637 0 0 0 76180 47 0 0 25 0 4 0 600744769 565329920 85437 33554432000 4194304 4650419 140736376066192 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4558/tid=4561] ppid=4556 vsize=552080 CPUtime=758.17 cores=1,3,5,7
/proc/4558/task/4561/stat : 4561 (strangenight1-m) R 4556 4558 3860 0 -1 4202560 67717 0 0 0 75788 29 0 0 25 0 4 0 600744769 565329920 85437 33554432000 4194304 4650419 140736376066192 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3045.1
Current children cumulated vsize (KiB) 552080

[startup+822.3 s]
/proc/loadavg: 8.41 8.15 8.04 9/184 4617
/proc/meminfo: memFree=24240924/32951124 swapFree=67111348/67111528
[pid=4558] ppid=4556 vsize=552272 CPUtime=3284.78 cores=1,3,5,7
/proc/4558/stat : 4558 (strangenight1-m) R 4556 4558 3860 0 -1 4202496 449166 0 0 0 328288 190 0 0 25 0 4 0 600744768 565526528 88377 33554432000 4194304 4650419 140736376066192 18446744073709551615 4365337 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4558/statm: 138068 88377 395 112 0 133033 0
[pid=4558/tid=4559] ppid=4556 vsize=552272 CPUtime=822.31 cores=1,3,5,7
/proc/4558/task/4559/stat : 4559 (strangenight1-m) R 4556 4558 3860 0 -1 4202560 134425 0 0 0 82176 55 0 0 25 0 4 0 600744769 565526528 88377 33554432000 4194304 4650419 140736376066192 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4558/tid=4560] ppid=4556 vsize=552272 CPUtime=822.27 cores=1,3,5,7
/proc/4558/task/4560/stat : 4560 (strangenight1-m) R 4556 4558 3860 0 -1 4202560 116191 0 0 0 82177 50 0 0 25 0 4 0 600744769 565526528 88377 33554432000 4194304 4650419 140736376066192 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4558/tid=4561] ppid=4556 vsize=552272 CPUtime=817.85 cores=1,3,5,7
/proc/4558/task/4561/stat : 4561 (strangenight1-m) R 4556 4558 3860 0 -1 4202560 69885 0 0 0 81755 30 0 0 25 0 4 0 600744769 565526528 88377 33554432000 4194304 4650419 140736376066192 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.78
Current children cumulated vsize (KiB) 552272

[startup+882.301 s]
/proc/loadavg: 8.25 8.15 8.05 9/184 4619
/proc/meminfo: memFree=24219012/32951124 swapFree=67111348/67111528
[pid=4558] ppid=4556 vsize=564852 CPUtime=3524.47 cores=1,3,5,7
/proc/4558/stat : 4558 (strangenight1-m) R 4556 4558 3860 0 -1 4202496 469308 0 0 0 352248 199 0 0 25 0 4 0 600744768 578408448 85661 33554432000 4194304 4650419 140736376066192 18446744073709551615 4366869 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4558/statm: 141213 85661 395 112 0 136178 0
[pid=4558/tid=4559] ppid=4556 vsize=564852 CPUtime=882.31 cores=1,3,5,7
/proc/4558/task/4559/stat : 4559 (strangenight1-m) R 4556 4558 3860 0 -1 4202560 142874 0 0 0 88172 59 0 0 25 0 4 0 600744769 578408448 85661 33554432000 4194304 4650419 140736376066192 18446744073709551615 4367232 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4558/tid=4560] ppid=4556 vsize=564852 CPUtime=882.27 cores=1,3,5,7
/proc/4558/task/4560/stat : 4560 (strangenight1-m) R 4556 4558 3860 0 -1 4202560 121533 0 0 0 88175 52 0 0 25 0 4 0 600744769 578408448 85661 33554432000 4194304 4650419 140736376066192 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4558/tid=4561] ppid=4556 vsize=564852 CPUtime=877.52 cores=1,3,5,7
/proc/4558/task/4561/stat : 4561 (strangenight1-m) R 4556 4558 3860 0 -1 4202560 72893 0 0 0 87720 32 0 0 25 0 4 0 600744769 578408448 85661 33554432000 4194304 4650419 140736376066192 18446744073709551615 4365237 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3524.47
Current children cumulated vsize (KiB) 564852

[startup+942.301 s]
/proc/loadavg: 8.15 8.14 8.05 9/184 4620
/proc/meminfo: memFree=24181116/32951124 swapFree=67111348/67111528
[pid=4558] ppid=4556 vsize=576960 CPUtime=3764.15 cores=1,3,5,7
/proc/4558/stat : 4558 (strangenight1-m) R 4556 4558 3860 0 -1 4202496 490592 0 0 0 376206 209 0 0 25 0 4 0 600744768 590807040 89811 33554432000 4194304 4650419 140736376066192 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4558/statm: 144240 89811 395 112 0 139205 0
[pid=4558/tid=4559] ppid=4556 vsize=576960 CPUtime=942.32 cores=1,3,5,7
/proc/4558/task/4559/stat : 4559 (strangenight1-m) R 4556 4558 3860 0 -1 4202560 148569 0 0 0 94170 62 0 0 25 0 4 0 600744769 590807040 89811 33554432000 4194304 4650419 140736376066192 18446744073709551615 4367236 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4558/tid=4560] ppid=4556 vsize=576960 CPUtime=942.28 cores=1,3,5,7
/proc/4558/task/4560/stat : 4560 (strangenight1-m) R 4556 4558 3860 0 -1 4202560 129103 0 0 0 94173 55 0 0 25 0 4 0 600744769 590807040 89811 33554432000 4194304 4650419 140736376066192 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4558/tid=4561] ppid=4556 vsize=576960 CPUtime=937.2 cores=1,3,5,7
/proc/4558/task/4561/stat : 4561 (strangenight1-m) R 4556 4558 3860 0 -1 4202560 75209 0 0 0 93686 34 0 0 25 0 4 0 600744769 590807040 89811 33554432000 4194304 4650419 140736376066192 18446744073709551615 4365300 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3764.15
Current children cumulated vsize (KiB) 576960

[startup+1002.3 s]
/proc/loadavg: 8.14 8.14 8.05 9/184 4622
/proc/meminfo: memFree=24184288/32951124 swapFree=67111348/67111528
[pid=4558] ppid=4556 vsize=577236 CPUtime=4003.81 cores=1,3,5,7
/proc/4558/stat : 4558 (strangenight1-m) R 4556 4558 3860 0 -1 4202496 510803 0 0 0 400162 219 0 0 25 0 4 0 600744768 591089664 87421 33554432000 4194304 4650419 140736376066192 18446744073709551615 4365343 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4558/statm: 144309 87421 395 112 0 139274 0
[pid=4558/tid=4559] ppid=4556 vsize=577236 CPUtime=1002.32 cores=1,3,5,7
/proc/4558/task/4559/stat : 4559 (strangenight1-m) R 4556 4558 3860 0 -1 4202560 154186 0 0 0 100167 65 0 0 25 0 4 0 600744769 591089664 87421 33554432000 4194304 4650419 140736376066192 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4558/tid=4560] ppid=4556 vsize=577236 CPUtime=1002.28 cores=1,3,5,7
/proc/4558/task/4560/stat : 4560 (strangenight1-m) R 4556 4558 3860 0 -1 4202560 134762 0 0 0 100170 58 0 0 25 0 4 0 600744769 591089664 87421 33554432000 4194304 4650419 140736376066192 18446744073709551615 4365327 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4558/tid=4561] ppid=4556 vsize=577236 CPUtime=996.87 cores=1,3,5,7
/proc/4558/task/4561/stat : 4561 (strangenight1-m) R 4556 4558 3860 0 -1 4202560 78015 0 0 0 99652 35 0 0 25 0 4 0 600744769 591089664 87421 33554432000 4194304 4650419 140736376066192 18446744073709551615 4366865 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.81
Current children cumulated vsize (KiB) 577236

[startup+1062.31 s]
/proc/loadavg: 8.27 8.17 8.07 9/184 4623
/proc/meminfo: memFree=24151996/32951124 swapFree=67111348/67111528
[pid=4558] ppid=4556 vsize=577448 CPUtime=4243.51 cores=1,3,5,7
/proc/4558/stat : 4558 (strangenight1-m) R 4556 4558 3860 0 -1 4202496 529731 0 0 0 424124 227 0 0 25 0 4 0 600744768 591306752 91383 33554432000 4194304 4650419 140736376066192 18446744073709551615 4367232 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4558/statm: 144362 91383 395 112 0 139327 0
[pid=4558/tid=4559] ppid=4556 vsize=577448 CPUtime=1062.32 cores=1,3,5,7
/proc/4558/task/4559/stat : 4559 (strangenight1-m) R 4556 4558 3860 0 -1 4202560 159285 0 0 0 106166 66 0 0 25 0 4 0 600744769 591306752 91383 33554432000 4194304 4650419 140736376066192 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4558/tid=4560] ppid=4556 vsize=577448 CPUtime=1062.28 cores=1,3,5,7
/proc/4558/task/4560/stat : 4560 (strangenight1-m) R 4556 4558 3860 0 -1 4202560 140013 0 0 0 106168 60 0 0 25 0 4 0 600744769 591306752 91383 33554432000 4194304 4650419 140736376066192 18446744073709551615 4334889 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4558/tid=4561] ppid=4556 vsize=577448 CPUtime=1056.55 cores=1,3,5,7
/proc/4558/task/4561/stat : 4561 (strangenight1-m) R 4556 4558 3860 0 -1 4202560 80351 0 0 0 105618 37 0 0 25 0 4 0 600744769 591306752 91383 33554432000 4194304 4650419 140736376066192 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4243.51
Current children cumulated vsize (KiB) 577448

[startup+1122.3 s]
/proc/loadavg: 8.27 8.18 8.08 9/184 4625
/proc/meminfo: memFree=24112500/32951124 swapFree=67111348/67111528
[pid=4558] ppid=4556 vsize=582452 CPUtime=4483.18 cores=1,3,5,7
/proc/4558/stat : 4558 (strangenight1-m) R 4556 4558 3860 0 -1 4202496 551656 0 0 0 448079 239 0 0 25 0 4 0 600744768 596430848 97009 33554432000 4194304 4650419 140736376066192 18446744073709551615 4365246 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4558/statm: 145613 97009 395 112 0 140578 0
[pid=4558/tid=4559] ppid=4556 vsize=582452 CPUtime=1122.32 cores=1,3,5,7
/proc/4558/task/4559/stat : 4559 (strangenight1-m) R 4556 4558 3860 0 -1 4202560 165227 0 0 0 112162 70 0 0 25 0 4 0 600744769 596430848 97009 33554432000 4194304 4650419 140736376066192 18446744073709551615 4363423 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4558/tid=4560] ppid=4556 vsize=582452 CPUtime=1122.28 cores=1,3,5,7
/proc/4558/task/4560/stat : 4560 (strangenight1-m) R 4556 4558 3860 0 -1 4202560 145833 0 0 0 112166 62 0 0 25 0 4 0 600744769 596430848 97009 33554432000 4194304 4650419 140736376066192 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4558/tid=4561] ppid=4556 vsize=582452 CPUtime=1116.22 cores=1,3,5,7
/proc/4558/task/4561/stat : 4561 (strangenight1-m) R 4556 4558 3860 0 -1 4202560 84353 0 0 0 111583 39 0 0 25 0 4 0 600744769 596430848 97009 33554432000 4194304 4650419 140736376066192 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4483.18
Current children cumulated vsize (KiB) 582452

[startup+1182.3 s]
/proc/loadavg: 8.21 8.18 8.08 9/184 4627
/proc/meminfo: memFree=24126572/32951124 swapFree=67111348/67111528
[pid=4558] ppid=4556 vsize=582764 CPUtime=4722.85 cores=1,3,5,7
/proc/4558/stat : 4558 (strangenight1-m) R 4556 4558 3860 0 -1 4202496 571436 0 0 0 472037 248 0 0 25 0 4 0 600744768 596750336 91829 33554432000 4194304 4650419 140736376066192 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4558/statm: 145691 91829 395 112 0 140656 0
[pid=4558/tid=4559] ppid=4556 vsize=582764 CPUtime=1182.32 cores=1,3,5,7
/proc/4558/task/4559/stat : 4559 (strangenight1-m) R 4556 4558 3860 0 -1 4202560 171223 0 0 0 118159 73 0 0 25 0 4 0 600744769 596750336 91829 33554432000 4194304 4650419 140736376066192 18446744073709551615 4365361 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4558/tid=4560] ppid=4556 vsize=582764 CPUtime=1182.28 cores=1,3,5,7
/proc/4558/task/4560/stat : 4560 (strangenight1-m) R 4556 4558 3860 0 -1 4202560 151413 0 0 0 118163 65 0 0 25 0 4 0 600744769 596750336 91829 33554432000 4194304 4650419 140736376066192 18446744073709551615 4365300 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4558/tid=4561] ppid=4556 vsize=582764 CPUtime=1175.89 cores=1,3,5,7
/proc/4558/task/4561/stat : 4561 (strangenight1-m) R 4556 4558 3860 0 -1 4202560 86117 0 0 0 117549 40 0 0 25 0 4 0 600744769 596750336 91829 33554432000 4194304 4650419 140736376066192 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.85
Current children cumulated vsize (KiB) 582764



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.15 8.17 8.08 9/184 4627
/proc/meminfo: memFree=24101872/32951124 swapFree=67111348/67111528
[pid=4558] ppid=4556 vsize=582764 CPUtime=4800.37 cores=1,3,5,7
/proc/4558/stat : 4558 (strangenight1-m) R 4556 4558 3860 0 -1 4202496 575619 0 0 0 479786 251 0 0 25 0 4 0 600744768 596750336 96012 33554432000 4194304 4650419 140736376066192 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4558/statm: 145691 96012 395 112 0 140656 0
[pid=4558/tid=4559] ppid=4556 vsize=582764 CPUtime=1201.73 cores=1,3,5,7
/proc/4558/task/4559/stat : 4559 (strangenight1-m) R 4556 4558 3860 0 -1 4202560 172459 0 0 0 120099 74 0 0 25 0 4 0 600744769 596750336 96012 33554432000 4194304 4650419 140736376066192 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4558/tid=4560] ppid=4556 vsize=582764 CPUtime=1201.69 cores=1,3,5,7
/proc/4558/task/4560/stat : 4560 (strangenight1-m) R 4556 4558 3860 0 -1 4202560 152416 0 0 0 120103 66 0 0 25 0 4 0 600744769 596750336 96012 33554432000 4194304 4650419 140736376066192 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4558/tid=4561] ppid=4556 vsize=582764 CPUtime=1195.19 cores=1,3,5,7
/proc/4558/task/4561/stat : 4561 (strangenight1-m) R 4556 4558 3860 0 -1 4202560 86892 0 0 0 119478 41 0 0 25 0 4 0 600744769 596750336 96012 33554432000 4194304 4650419 140736376066192 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.37
Current children cumulated vsize (KiB) 582764

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.15 8.17 8.08 9/184 4627
/proc/meminfo: memFree=24101872/32951124 swapFree=67111348/67111528
[pid=4558] ppid=4556 vsize=582764 CPUtime=4800.37 cores=1,3,5,7
/proc/4558/stat : 4558 (strangenight1-m) R 4556 4558 3860 0 -1 4202496 575619 0 0 0 479786 251 0 0 25 0 4 0 600744768 596750336 96012 33554432000 4194304 4650419 140736376066192 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4558/statm: 145691 96012 395 112 0 140656 0
[pid=4558/tid=4559] ppid=4556 vsize=582764 CPUtime=1201.73 cores=1,3,5,7
/proc/4558/task/4559/stat : 4559 (strangenight1-m) R 4556 4558 3860 0 -1 4202560 172459 0 0 0 120099 74 0 0 25 0 4 0 600744769 596750336 96012 33554432000 4194304 4650419 140736376066192 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4558/tid=4560] ppid=4556 vsize=582764 CPUtime=1201.69 cores=1,3,5,7
/proc/4558/task/4560/stat : 4560 (strangenight1-m) R 4556 4558 3860 0 -1 4202560 152416 0 0 0 120103 66 0 0 25 0 4 0 600744769 596750336 96012 33554432000 4194304 4650419 140736376066192 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4558/tid=4561] ppid=4556 vsize=582764 CPUtime=1195.19 cores=1,3,5,7
/proc/4558/task/4561/stat : 4561 (strangenight1-m) R 4556 4558 3860 0 -1 4202560 86892 0 0 0 119478 41 0 0 25 0 4 0 600744769 596750336 96012 33554432000 4194304 4650419 140736376066192 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.37
Current children cumulated vsize (KiB) 582764

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.73
CPU time (s): 4800.41
CPU user time (s): 4797.88
CPU system time (s): 2.53061
CPU usage (%): 399.459
Max. virtual memory (cumulated for all children) (KiB): 628308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.88
system time used= 2.53062
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 575621
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= 182
involuntary context switches= 32992

runsolver used 1.9877 second user time and 4.56431 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-29 21:25:43
IDJOB=3175265
IDBENCH=82883
IDSOLVER=1588
FILE ID=node111/3175265-1304105143
RUNJOBID= node111-1304105131-4506
PBS_JOBID= 13170629
Free space on /tmp= 70892 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v450-c1917-S1406921020-013.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175265-1304105143/watcher-3175265-1304105143 -o /tmp/evaluation-result-3175265-1304105143/solver-3175265-1304105143 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3175265-1304105143.cnf

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

MD5SUM BENCH= 9869c5a4d8c5bed5ea530735320738db
RANDOM SEED=1827720585

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
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.849
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.67
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.849
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:      24732536 kB
Buffers:       1283384 kB
Cached:        6328916 kB
SwapCached:        124 kB
Active:        3338348 kB
Inactive:      4391552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24732536 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           12520 kB
Writeback:           0 kB
AnonPages:      116952 kB
Mapped:          15500 kB
Slab:           425900 kB
PageTables:       4988 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   340760 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= 70884 MiB
End job on node111 at 2011-04-29 21:45:47