Trace number 3368982

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.1 1202.84

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v600-c2556-S506401817-075.UNKNOWN.cnf
MD5SUM2d7407b1b64ab354711b83851f166439
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.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3368982-1305408784.cnf'
0.00/0.01	c -- header says num vars:            600
0.00/0.01	c -- header says num clauses:        2556
0.00/0.01	c -- clauses added:            0 learnts,         2556 normals,            0 xors
0.00/0.01	c -- vars added        600
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       600      2556         0         0      7668         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/2556/2556 lits-rem:0 time: 0.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.10/0.03	c lits-rem:         0  cl-subs:        0  v-elim:     18  v-fix:    0  time:  0.01 s
0.10/0.03	c Finding binary XORs  T:     0.00 s  found:       0
0.10/0.03	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.10/0.03	c calculated reachability. Time: 0.00
0.10/0.03	c Calc default polars -  time:   0.00 s pos:     256 undec:      72 neg:     272
0.10/0.03	c =========================================================================================
0.10/0.03	c types(t): F = full restart, N = normal restart
0.10/0.03	c types(t): S = simplification begin/end, E = solution found
0.10/0.03	c restart types(rt): st = static, dy = dynamic
0.10/0.03	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.10/0.03	c  B st     0         0       582      2540         0         0      7710         0   no data   no data  --
0.10/0.28	c Decided on static restart strategy
0.10/0.28	c  N st     8      4921       582      2540         0      4880      7710    129073   no data   no data  --
0.10/0.80	c  N st    10     11304       582      2540         0      4498      7710     80173   no data   no data  --
0.10/0.80	c  N st    11     17048       582      2540         0     10140      7710    228137   no data   no data  --
4.36/1.19	c  F st    12     25001       582      2540         0     12451      7710    289018   no data   no data  --
4.36/1.19	c  N st    12     25001       582      2540         0     12451      7710    289018   no data   no data  --
5.57/1.41	c Decided on static restart strategy
5.57/1.41	c  N st    18     30000       582      2540         0     10705      7710    215256   no data   no data  --
5.57/1.41	c  S st    18     30000       582      2540         0     10705      7710    215256   no data   no data  --
5.57/1.41	c  S st    18     30503       582      2540         0     11205      7710    227183   no data   no data  --
5.57/1.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.57/1.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.57/1.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
5.57/1.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.57/1.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.57/1.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
5.57/1.45	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
6.36/1.64	c lits-rem:       139  cl-subs:      435  v-elim:      0  v-fix:    0  time:  0.87 s
6.36/1.65	c asymm  cl-useful: 0/2540/2540 lits-rem:0 time: 0.04
6.36/1.65	c calculated reachability. Time: 0.00
6.36/1.65	c  N st    18     30503       582      2540         0     10770      7710    215160   no data   no data  --
7.95/2.04	c  N st    20     37616       582      2540         0     10022      7710    177869   no data   no data  --
9.56/2.42	c  N st    21     44016       582      2540         0     16307      7710    338134   no data   no data  --
9.96/2.54	c  S st    22     45756       582      2540         0      9247      7710    140228   no data   no data  --
9.96/2.56	c  S st    22     46262       582      2540         0      9750      7710    152258   no data   no data  --
9.96/2.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.96/2.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.96/2.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
9.96/2.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.96/2.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.96/2.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
9.96/2.57	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
10.36/2.68	c lits-rem:        52  cl-subs:       62  v-elim:      0  v-fix:    0  time:  0.43 s
10.36/2.68	c vivif2 --  cl tried     2540 cl shrink        0 lits rem          0 time: 0.00
10.36/2.68	c vivif2 --  cl tried     9688 cl shrink        0 lits rem          0 time: 0.00
10.36/2.69	c asymm  cl-useful: 0/2540/2540 lits-rem:0 time: 0.03
10.36/2.69	c calculated reachability. Time: 0.00
10.36/2.69	c  N st    22     46262       582      2540         0      9688      7710    150498   no data   no data  --
14.34/3.64	c  N st    23     60661       582      2540         0     14080      7710    268291   no data   no data  --
16.74/4.27	c  N st    24     69393       582      2540         0     11882      7710    189315   no data   no data  --
16.74/4.27	c  S st    24     69393       582      2540         0     11882      7710    189315   no data   no data  --
17.14/4.30	c  S st    24     69899       582      2540         0     12388      7710    201751   no data   no data  --
17.14/4.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.14/4.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.14/4.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
17.14/4.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.14/4.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.14/4.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
17.14/4.31	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
17.93/4.52	c lits-rem:        44  cl-subs:       69  v-elim:      0  v-fix:    0  time:  0.84 s
17.93/4.52	c vivif2 --  cl tried     2540 cl shrink        0 lits rem          0 time: 0.00
17.93/4.52	c vivif2 --  cl tried    12319 cl shrink        0 lits rem          0 time: 0.01
17.93/4.53	c asymm  cl-useful: 0/2540/2540 lits-rem:0 time: 0.04
17.93/4.53	c calculated reachability. Time: 0.00
17.93/4.53	c  N st    24     69899       582      2540         0     12319      7710    199640   no data   no data  --
23.13/5.83	c  F st    25     87505       582      2540         0     17808      7710    349826   no data   no data  --
23.13/5.83	c  N st    25     87505       582      2540         0     17808      7710    349826   no data   no data  --
24.76/6.26	c Decided on static restart strategy
25.91/6.54	c  N st    32     95541       582      2540         0     25706      7710    547642   no data   no data  --
29.14/7.31	c  N st    34    104850       582      2540         0     22064      7710    410500   no data   no data  --
29.14/7.31	c  S st    34    104850       582      2540         0     22064      7710    410500   no data   no data  --
29.14/7.37	c  S st    34    105357       582      2540         0     22571      7710    423440   no data   no data  --
29.14/7.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
29.14/7.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
29.14/7.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
29.14/7.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.14/7.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.14/7.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
29.14/7.39	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
33.12/8.34	c lits-rem:       289  cl-subs:      855  v-elim:      0  v-fix:    0  time:  3.80 s
33.12/8.34	c vivif2 --  cl tried     2540 cl shrink        0 lits rem          0 time: 0.00
33.12/8.35	c vivif2 --  cl tried    21716 cl shrink        0 lits rem          0 time: 0.02
33.12/8.36	c asymm  cl-useful: 0/2540/2540 lits-rem:0 time: 0.07
33.12/8.37	c calculated reachability. Time: 0.00
33.12/8.37	c  N st    34    105357       582      2540         0     21716      7710    400890   no data   no data  --
36.69/9.25	c  N st    35    114955       582      2540         0     17382      7710    275300   no data   no data  --
41.90/10.58	c  N st    36    129353       582      2540         0     16778      7710    238899   no data   no data  --
49.46/12.45	c  N st    37    150948       582      2540         0     22345      7710    386458   no data   no data  --
52.25/13.17	c  S st    38    158035       582      2540         0     29343      7710    580492   no data   no data  --
52.65/13.24	c  S st    38    158541       582      2540         0     29849      7710    593435   no data   no data  --
52.65/13.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
52.65/13.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
52.65/13.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
52.65/13.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
52.65/13.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
52.65/13.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
52.65/13.27	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
59.46/14.98	c lits-rem:       572  cl-subs:     1091  v-elim:      0  v-fix:    0  time:  6.81 s
59.46/14.98	c vivif2 --  cl tried     2540 cl shrink        0 lits rem          0 time: 0.00
59.46/14.99	c vivif2 --  cl tried    28758 cl shrink        0 lits rem          0 time: 0.02
59.87/15.01	c asymm  cl-useful: 0/2540/2540 lits-rem:0 time: 0.10
59.87/15.01	c calculated reachability. Time: 0.00
59.87/15.01	c  N st    38    158541       582      2540         0     28758      7710    558597   no data   no data  --
80.59/20.25	c  N st    39    207131       582      2540         0     23303      7710    374716   no data   no data  --
95.00/23.83	c  N st    40    237811       582      2540         0     33762      7710    603585   no data   no data  --
95.00/23.83	c  S st    40    237811       582      2540         0     33762      7710    603585   no data   no data  --
95.35/23.91	c  S st    40    238311       582      2540         0     34262      7710    615336   no data   no data  --
95.35/23.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
95.35/23.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
95.35/23.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
95.35/23.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
95.35/23.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
95.35/23.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
95.35/23.95	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
102.54/25.72	c lits-rem:       429  cl-subs:     1251  v-elim:      0  v-fix:    0  time:  7.07 s
102.54/25.72	c vivif2 --  cl tried     2540 cl shrink        0 lits rem          0 time: 0.00
102.54/25.73	c vivif2 --  cl tried    33011 cl shrink        0 lits rem          0 time: 0.02
102.54/25.75	c asymm  cl-useful: 0/2540/2540 lits-rem:0 time: 0.11
102.54/25.75	c calculated reachability. Time: 0.00
102.54/25.75	c  N st    40    238311       582      2540         0     33011      7710    583667   no data   no data  --
134.86/33.85	c  F st    41    306250       582      2540         0     34802      7710    590050   no data   no data  --
134.86/33.85	c  N st    41    306250       582      2540         0     34802      7710    590050   no data   no data  --
137.66/34.50	c Decided on static restart strategy
149.23/37.45	c  N st    51    334558       582      2540         0     39119      7710    712168   no data   no data  --
160.43/40.31	c  N st    53    357468       582      2540         0     37126      7710    625325   no data   no data  --
160.43/40.31	c  S st    53    357468       582      2540         0     37126      7710    625325   no data   no data  --
161.20/40.40	c  S st    53    357976       582      2540         0     37631      7710    639039   no data   no data  --
161.20/40.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
161.20/40.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
161.20/40.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.05
161.20/40.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
161.20/40.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
161.20/40.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
161.20/40.43	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
167.98/42.18	c lits-rem:       757  cl-subs:     1011  v-elim:      0  v-fix:    0  time:  6.97 s
167.98/42.18	c vivif2 --  cl tried     2540 cl shrink        0 lits rem          0 time: 0.00
167.98/42.19	c vivif2 --  cl tried    36620 cl shrink        0 lits rem          0 time: 0.03
168.38/42.22	c asymm  cl-useful: 0/2540/2540 lits-rem:0 time: 0.13
168.38/42.22	c calculated reachability. Time: 0.00
168.38/42.22	c  N st    53    357976       582      2540         0     36620      7710    609336   no data   no data  --
184.75/46.35	c  N st    54    390369       582      2540         0     42884      7710    768926   no data   no data  --
214.28/53.77	c  N st    55    438957       582      2540         0     36527      7710    534148   no data   no data  --
260.17/65.21	c  N st    56    511839       582      2540         0     50034      7710    858854   no data   no data  --
275.34/69.05	c  N st    57    536964       582      2540         0     44338      7710    701590   no data   no data  --
275.34/69.05	c  S st    57    536964       582      2540         0     44338      7710    701590   no data   no data  --
275.74/69.16	c  S st    57    537467       582      2540         0     44841      7710    714622   no data   no data  --
275.74/69.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
275.74/69.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
275.74/69.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.06
276.14/69.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
276.14/69.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
276.14/69.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
276.14/69.20	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
284.51/71.35	c lits-rem:       472  cl-subs:     1467  v-elim:      0  v-fix:    0  time:  8.57 s
284.51/71.35	c vivif2 --  cl tried     2540 cl shrink        0 lits rem          0 time: 0.00
284.51/71.35	c vivif2 --  cl tried    43374 cl shrink        0 lits rem          0 time: 0.03
284.91/71.40	c asymm  cl-useful: 0/2540/2540 lits-rem:0 time: 0.16
284.91/71.40	c calculated reachability. Time: 0.00
284.91/71.40	c  N st    57    537467       582      2540         0     43374      7710    675092   no data   no data  --
408.24/102.34	c  N st    58    701451       582      2540         0     37374      7710    429679   no data   no data  --
489.67/122.74	c  N st    59    806200       582      2540         0     66371      7710   1147231   no data   no data  --
489.67/122.74	c  S st    59    806200       582      2540         0     66371      7710   1147231   no data   no data  --
490.44/122.93	c  S st    59    806707       582      2540         0     66877      7710   1160411   no data   no data  --
490.44/122.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
490.44/122.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
490.44/122.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.12
490.85/123.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
490.85/123.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
490.85/123.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
490.85/123.00	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
506.01/126.85	c lits-rem:       145  cl-subs:     4101  v-elim:      0  v-fix:    0  time: 15.34 s
506.01/126.85	c vivif2 --  cl tried     2540 cl shrink        0 lits rem          0 time: 0.00
506.01/126.86	c vivif2 --  cl tried    62776 cl shrink        0 lits rem          0 time: 0.05
506.41/126.94	c asymm  cl-useful: 0/2540/2540 lits-rem:0 time: 0.32
506.41/126.95	c calculated reachability. Time: 0.00
506.41/126.95	c  N st    59    806707       582      2540         0     62776      7710   1058932   no data   no data  --
737.09/184.76	c  F st    60   1071875       582      2540         0     78836      7710   1395162   no data   no data  --
737.09/184.76	c  N st    60   1071875       582      2540         0     78836      7710   1395162   no data   no data  --
743.87/186.42	c Decided on static restart strategy
762.62/191.12	c  N st    70   1100180       582      2540         0     62607      7710    934397   no data   no data  --
792.57/198.65	c  N st    72   1136174       582      2540         0     52816      7710    663667   no data   no data  --
824.08/206.55	c  N st    73   1168567       582      2540         0     84588      7710   1553676   no data   no data  --
861.59/215.99	c  N st    74   1210060       582      2540         0     79235      7710   1352562   no data   no data  --
861.59/215.99	c  S st    74   1210060       582      2540         0     79235      7710   1352562   no data   no data  --
862.81/216.24	c  S st    74   1210562       582      2540         0     79737      7710   1365613   no data   no data  --
862.81/216.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
862.81/216.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
862.81/216.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.16
863.23/216.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
863.23/216.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
863.23/216.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
863.23/216.33	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
878.35/220.18	c lits-rem:       232  cl-subs:     2862  v-elim:      0  v-fix:    0  time: 15.36 s
878.35/220.18	c vivif2 --  cl tried     2540 cl shrink        0 lits rem          0 time: 0.00
878.75/220.20	c vivif2 --  cl tried    76875 cl shrink        0 lits rem          0 time: 0.06
879.15/220.30	c asymm  cl-useful: 0/2540/2540 lits-rem:0 time: 0.42
879.15/220.31	c calculated reachability. Time: 0.00
879.15/220.31	c  N st    74   1210562       582      2540         0     76875      7710   1290643   no data   no data  --
951.37/238.49	c  N st    75   1283445       582      2540         0     53274      7710    616261   no data   no data  --
1065.91/267.12	c  N st    76   1392768       582      2540         0     61307      7710    788400   no data   no data  --
1234.32/309.34	c  N st    77   1556752       582      2540         0     66050      7710    883545   no data   no data  --
1405.13/352.18	c  N st    78   1710563       582      2540         0    107963      7710   2015870   no data   no data  --
1405.13/352.18	c  S st    78   1710563       582      2540         0    107963      7710   2015870   no data   no data  --
1406.73/352.54	c  S st    78   1711069       582      2540         0    108467      7710   2029358   no data   no data  --
1406.73/352.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1406.73/352.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1406.73/352.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.22
1407.15/352.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1407.15/352.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1407.15/352.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
1407.15/352.67	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1458.59/365.57	c lits-rem:       203  cl-subs:     6152  v-elim:      0  v-fix:    0  time: 51.47 s
1458.59/365.57	c vivif2 --  cl tried     2540 cl shrink        0 lits rem          0 time: 0.00
1458.99/365.60	c vivif2 --  cl tried   102315 cl shrink        0 lits rem          0 time: 0.10
1459.39/365.75	c asymm  cl-useful: 0/2540/2540 lits-rem:0 time: 0.61
1459.39/365.75	c calculated reachability. Time: 0.00
1459.39/365.75	c  N st    78   1711069       582      2540         0    102315      7710   1869751   no data   no data  --
1894.84/474.89	c  N st    79   2080033       582      2540         0    113975      7710   2110748   no data   no data  --
2062.81/516.92	c  N st    80   2211070       582      2540         0    118046      7710   2103870   no data   no data  --
2062.81/516.92	c  S st    80   2211070       582      2540         0    118046      7710   2103870   no data   no data  --
2064.40/517.31	c  S st    80   2211572       582      2540         0    118547      7710   2116927   no data   no data  --
2064.40/517.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2064.40/517.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2064.40/517.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.24
2064.80/517.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2064.80/517.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2064.80/517.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
2064.80/517.45	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2131.04/534.05	c lits-rem:       111  cl-subs:     7409  v-elim:      0  v-fix:    0  time: 66.20 s
2131.04/534.05	c vivif2 --  cl tried     2540 cl shrink        0 lits rem          0 time: 0.00
2131.04/534.08	c vivif2 --  cl tried   111138 cl shrink        0 lits rem          0 time: 0.11
2131.87/534.23	c asymm  cl-useful: 0/2540/2540 lits-rem:0 time: 0.61
2131.87/534.24	c calculated reachability. Time: 0.00
2131.87/534.24	c  N st    80   2211572       582      2540         0    111138      7710   1928080   no data   no data  --
2797.91/701.17	c  N st    81   2711573       582      2540         0    134752      7710   2488984   no data   no data  --
2797.91/701.17	c  S st    81   2711573       582      2540         0    134752      7710   2488984   no data   no data  --
2799.91/701.62	c  S st    81   2712075       582      2540         0    135254      7710   2501778   no data   no data  --
2799.91/701.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2799.91/701.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2800.31/701.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.29
2800.31/701.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2800.31/701.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2800.31/701.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
2800.31/701.79	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2901.26/727.08	c lits-rem:      1174  cl-subs:     9425  v-elim:      0  v-fix:    0  time: 100.87 s
2901.26/727.08	c vivif2 --  cl tried     2540 cl shrink        0 lits rem          0 time: 0.00
2901.66/727.11	c vivif2 --  cl tried   125829 cl shrink        0 lits rem          0 time: 0.12
2902.06/727.29	c asymm  cl-useful: 0/2540/2540 lits-rem:0 time: 0.74
2902.46/727.30	c calculated reachability. Time: 0.00
2902.46/727.30	c  N st    81   2712075       582      2540         0    125829      7710   2261937   no data   no data  --
3676.24/921.24	c  N st    82   3212076       582      2540         0    101797      7710   1397326   no data   no data  --
3676.24/921.24	c  S st    82   3212076       582      2540         0    101797      7710   1397326   no data   no data  --
3677.44/921.56	c  S st    82   3212577       582      2540         0    102297      7710   1410051   no data   no data  --
3677.44/921.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3677.44/921.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3677.83/921.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.20
3677.83/921.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3677.83/921.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3677.83/921.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
3677.83/921.66	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3697.78/926.67	c lits-rem:       168  cl-subs:     4643  v-elim:      0  v-fix:    0  time: 19.96 s
3697.78/926.67	c vivif2 --  cl tried     2540 cl shrink        0 lits rem          0 time: 0.00
3697.78/926.69	c vivif2 --  cl tried    97654 cl shrink        0 lits rem          0 time: 0.08
3698.61/926.82	c asymm  cl-useful: 0/2540/2540 lits-rem:0 time: 0.53
3698.61/926.83	c calculated reachability. Time: 0.00
3698.61/926.83	c  N st    82   3212577       582      2540         0     97654      7710   1302409   no data   no data  --
4511.12/1130.46	c  N st    83   3712579       582      2540         0    107851      7710   1457895   no data   no data  --
4511.12/1130.46	c  S st    83   3712579       582      2540         0    107851      7710   1457895   no data   no data  --
4512.67/1130.81	c  S st    83   3713083       582      2540         0    108354      7710   1471070   no data   no data  --
4512.67/1130.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4512.67/1130.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4512.67/1130.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.22
4513.07/1130.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4513.07/1130.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4513.07/1130.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
4513.07/1130.92	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4537.04/1136.95	c lits-rem:       102  cl-subs:     5689  v-elim:      0  v-fix:    0  time: 24.04 s
4537.04/1136.95	c vivif2 --  cl tried     2540 cl shrink        0 lits rem          0 time: 0.00
4537.04/1136.97	c vivif2 --  cl tried   102665 cl shrink        0 lits rem          0 time: 0.07
4537.81/1137.11	c asymm  cl-useful: 0/2540/2540 lits-rem:0 time: 0.58
4537.81/1137.12	c calculated reachability. Time: 0.00
4537.81/1137.12	c  N st    83   3713083       582      2540         0    102665      7710   1338347   no data   no data  --
4592.08/1150.75	c  F st    84   3751562       582      2540         0    140472      7710   2401026   no data   no data  --
4592.08/1150.75	c  N st    84   3751562       582      2540         0    140472      7710   2401026   no data   no data  --
4602.47/1153.39	c Decided on static restart strategy
4651.17/1165.51	c  N st    94   3779868       582      2540         0     85409      7710    843973   no data   no data  --
4703.03/1178.56	c  N st    96   3815862       582      2540         0    120633      7710   1781057   no data   no data  --
4767.29/1194.68	c  N st    97   3848256       582      2540         0    152318      7710   2590047   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: 961)

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-3368982-1305408784/watcher-3368982-1305408784 -o /tmp/evaluation-result-3368982-1305408784/solver-3368982-1305408784 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3368982-1305408784.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.50 8.01 7.98 8/298 21115
/proc/meminfo: memFree=27766084/32951124 swapFree=63649232/67111528
[pid=21115] ppid=21113 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/21115/stat : 21115 (strangenight1-m) R 21113 21115 20874 0 -1 4202496 412 0 0 0 0 0 0 0 25 0 4 0 652476930 52465664 352 33554432000 4194304 4650419 140737158183520 18446744073709551615 210204703729 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21115/statm: 12809 352 303 112 0 7774 0
[pid=21115/tid=21116] ppid=21113 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/21115/task/21116/stat : 21116 (strangenight1-m) R 21113 21115 20874 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 652476930 52465664 352 33554432000 4194304 4650419 140737158183520 18446744073709551615 47749535860658 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21115/tid=21117] ppid=21113 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/21115/task/21117/stat : 21117 (strangenight1-m) R 21113 21115 20874 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 652476930 52465664 352 33554432000 4194304 4650419 140737158183520 18446744073709551615 47749535860658 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21115/tid=21118] ppid=21113 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/21115/task/21118/stat : 21118 (strangenight1-m) R 21113 21115 20874 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 652476931 52465664 352 33554432000 4194304 4650419 140737158183520 18446744073709551615 210204703729 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.036135 s]
/proc/loadavg: 7.50 8.01 7.98 8/298 21115
/proc/meminfo: memFree=27766084/32951124 swapFree=63649232/67111528
[pid=21115] ppid=21113 vsize=282884 CPUtime=0.1 cores=1,3,5,7
/proc/21115/stat : 21115 (strangenight1-m) R 21113 21115 20874 0 -1 4202496 1517 0 0 0 10 0 0 0 18 0 4 0 652476930 289673216 1375 33554432000 4194304 4650419 140737158183520 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21115/statm: 70721 1375 390 112 0 65686 0
[pid=21115/tid=21116] ppid=21113 vsize=282884 CPUtime=0.02 cores=1,3,5,7
/proc/21115/task/21116/stat : 21116 (strangenight1-m) R 21113 21115 20874 0 -1 4202560 361 0 0 0 2 0 0 0 18 0 4 0 652476930 289673216 1375 33554432000 4194304 4650419 140737158183520 18446744073709551615 210204752415 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21115/tid=21117] ppid=21113 vsize=282884 CPUtime=0.02 cores=1,3,5,7
/proc/21115/task/21117/stat : 21117 (strangenight1-m) R 21113 21115 20874 0 -1 4202560 286 0 0 0 2 0 0 0 18 0 4 0 652476930 289673216 1375 33554432000 4194304 4650419 140737158183520 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21115/tid=21118] ppid=21113 vsize=282884 CPUtime=0.02 cores=1,3,5,7
/proc/21115/task/21118/stat : 21118 (strangenight1-m) R 21113 21115 20874 0 -1 4202560 174 0 0 0 2 0 0 0 18 0 4 0 652476931 289673216 1375 33554432000 4194304 4650419 140737158183520 18446744073709551615 210204752366 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 282884

[startup+0.862455 s]
/proc/loadavg: 7.50 8.01 7.98 8/298 21115
/proc/meminfo: memFree=27766084/32951124 swapFree=63649232/67111528
[pid=21115] ppid=21113 vsize=285944 CPUtime=3.42 cores=1,3,5,7
/proc/21115/stat : 21115 (strangenight1-m) R 21113 21115 20874 0 -1 4202496 5641 0 0 0 341 1 0 0 19 0 4 0 652476930 292806656 2786 33554432000 4194304 4650419 140737158183520 18446744073709551615 4334365 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21115/statm: 71486 2786 393 112 0 66451 0
[pid=21115/tid=21116] ppid=21113 vsize=285944 CPUtime=0.85 cores=1,3,5,7
/proc/21115/task/21116/stat : 21116 (strangenight1-m) R 21113 21115 20874 0 -1 4202560 1446 0 0 0 85 0 0 0 18 0 4 0 652476930 292806656 2786 33554432000 4194304 4650419 140737158183520 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21115/tid=21117] ppid=21113 vsize=285944 CPUtime=0.85 cores=1,3,5,7
/proc/21115/task/21117/stat : 21117 (strangenight1-m) R 21113 21115 20874 0 -1 4202560 1327 0 0 0 85 0 0 0 19 0 4 0 652476930 292806656 2786 33554432000 4194304 4650419 140737158183520 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21115/tid=21118] ppid=21113 vsize=285944 CPUtime=0.84 cores=1,3,5,7
/proc/21115/task/21118/stat : 21118 (strangenight1-m) R 21113 21115 20874 0 -1 4202560 1148 0 0 0 84 0 0 0 19 0 4 0 652476931 292806656 2786 33554432000 4194304 4650419 140737158183520 18446744073709551615 4363576 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.42
Current children cumulated vsize (KiB) 285944

[startup+0.900447 s]
/proc/loadavg: 7.50 8.01 7.98 8/298 21115
/proc/meminfo: memFree=27766084/32951124 swapFree=63649232/67111528
[pid=21115] ppid=21113 vsize=285944 CPUtime=3.57 cores=1,3,5,7
/proc/21115/stat : 21115 (strangenight1-m) R 21113 21115 20874 0 -1 4202496 5731 0 0 0 356 1 0 0 19 0 4 0 652476930 292806656 2876 33554432000 4194304 4650419 140737158183520 18446744073709551615 4366869 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21115/statm: 71486 2876 393 112 0 66451 0
[pid=21115/tid=21116] ppid=21113 vsize=285944 CPUtime=0.89 cores=1,3,5,7
/proc/21115/task/21116/stat : 21116 (strangenight1-m) R 21113 21115 20874 0 -1 4202560 1468 0 0 0 89 0 0 0 18 0 4 0 652476930 292806656 2876 33554432000 4194304 4650419 140737158183520 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21115/tid=21117] ppid=21113 vsize=285944 CPUtime=0.89 cores=1,3,5,7
/proc/21115/task/21117/stat : 21117 (strangenight1-m) R 21113 21115 20874 0 -1 4202560 1351 0 0 0 89 0 0 0 19 0 4 0 652476930 292806656 2876 33554432000 4194304 4650419 140737158183520 18446744073709551615 4364416 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21115/tid=21118] ppid=21113 vsize=285944 CPUtime=0.88 cores=1,3,5,7
/proc/21115/task/21118/stat : 21118 (strangenight1-m) R 21113 21115 20874 0 -1 4202560 1168 0 0 0 88 0 0 0 19 0 4 0 652476931 292806656 2877 33554432000 4194304 4650419 140737158183520 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.57
Current children cumulated vsize (KiB) 285944

[startup+1.00043 s]
/proc/loadavg: 7.50 8.01 7.98 8/298 21115
/proc/meminfo: memFree=27766084/32951124 swapFree=63649232/67111528
[pid=21115] ppid=21113 vsize=285944 CPUtime=3.96 cores=1,3,5,7
/proc/21115/stat : 21115 (strangenight1-m) R 21113 21115 20874 0 -1 4202496 5960 0 0 0 395 1 0 0 19 0 4 0 652476930 292806656 3105 33554432000 4194304 4650419 140737158183520 18446744073709551615 4328325 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21115/statm: 71486 3105 393 112 0 66451 0
[pid=21115/tid=21116] ppid=21113 vsize=285944 CPUtime=0.99 cores=1,3,5,7
/proc/21115/task/21116/stat : 21116 (strangenight1-m) R 21113 21115 20874 0 -1 4202560 1524 0 0 0 99 0 0 0 19 0 4 0 652476930 292806656 3105 33554432000 4194304 4650419 140737158183520 18446744073709551615 4363582 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21115/tid=21117] ppid=21113 vsize=285944 CPUtime=0.98 cores=1,3,5,7
/proc/21115/task/21117/stat : 21117 (strangenight1-m) R 21113 21115 20874 0 -1 4202560 1409 0 0 0 98 0 0 0 19 0 4 0 652476930 292806656 3105 33554432000 4194304 4650419 140737158183520 18446744073709551615 4365246 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21115/tid=21118] ppid=21113 vsize=285944 CPUtime=0.98 cores=1,3,5,7
/proc/21115/task/21118/stat : 21118 (strangenight1-m) R 21113 21115 20874 0 -1 4202560 1219 0 0 0 98 0 0 0 19 0 4 0 652476931 292806656 3105 33554432000 4194304 4650419 140737158183520 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.96
Current children cumulated vsize (KiB) 285944

[startup+1.50035 s]
/proc/loadavg: 7.50 8.01 7.98 8/298 21115
/proc/meminfo: memFree=27766084/32951124 swapFree=63649232/67111528
[pid=21115] ppid=21113 vsize=290532 CPUtime=5.96 cores=1,3,5,7
/proc/21115/stat : 21115 (strangenight1-m) R 21113 21115 20874 0 -1 4202496 9161 0 0 0 594 2 0 0 20 0 4 0 652476930 297504768 4893 33554432000 4194304 4650419 140737158183520 18446744073709551615 4439792 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21115/statm: 72633 4893 395 112 0 67598 0
[pid=21115/tid=21116] ppid=21113 vsize=290532 CPUtime=1.49 cores=1,3,5,7
/proc/21115/task/21116/stat : 21116 (strangenight1-m) R 21113 21115 20874 0 -1 4202560 2028 0 0 0 149 0 0 0 20 0 4 0 652476930 297504768 4893 33554432000 4194304 4650419 140737158183520 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21115/tid=21117] ppid=21113 vsize=290532 CPUtime=1.48 cores=1,3,5,7
/proc/21115/task/21117/stat : 21117 (strangenight1-m) R 21113 21115 20874 0 -1 4202560 1910 0 0 0 148 0 0 0 20 0 4 0 652476930 297504768 4893 33554432000 4194304 4650419 140737158183520 18446744073709551615 4316020 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21115/tid=21118] ppid=21113 vsize=290532 CPUtime=1.48 cores=1,3,5,7
/proc/21115/task/21118/stat : 21118 (strangenight1-m) R 21113 21115 20874 0 -1 4202560 1645 0 0 0 148 0 0 0 20 0 4 0 652476931 297504768 4893 33554432000 4194304 4650419 140737158183520 18446744073709551615 4328259 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 290532

[startup+3.10108 s]
/proc/loadavg: 7.50 8.01 7.98 9/302 21119
/proc/meminfo: memFree=27682352/32951124 swapFree=63649232/67111528
[pid=21115] ppid=21113 vsize=283692 CPUtime=12.35 cores=1,3,5,7
/proc/21115/stat : 21115 (strangenight1-m) R 21113 21115 20874 0 -1 4202496 17846 0 0 0 1231 4 0 0 25 0 4 0 652476930 290500608 10402 33554432000 4194304 4650419 140737158183520 18446744073709551615 4365343 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21115/statm: 70923 10402 395 112 0 65888 0
[pid=21115/tid=21116] ppid=21113 vsize=283692 CPUtime=3.08 cores=1,3,5,7
/proc/21115/task/21116/stat : 21116 (strangenight1-m) R 21113 21115 20874 0 -1 4202560 4030 0 0 0 308 0 0 0 25 0 4 0 652476930 290500608 10402 33554432000 4194304 4650419 140737158183520 18446744073709551615 4364352 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21115/tid=21117] ppid=21113 vsize=283692 CPUtime=3.08 cores=1,3,5,7
/proc/21115/task/21117/stat : 21117 (strangenight1-m) R 21113 21115 20874 0 -1 4202560 4663 0 0 0 308 0 0 0 25 0 4 0 652476930 290500608 10402 33554432000 4194304 4650419 140737158183520 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21115/tid=21118] ppid=21113 vsize=283692 CPUtime=3.05 cores=1,3,5,7
/proc/21115/task/21118/stat : 21118 (strangenight1-m) R 21113 21115 20874 0 -1 4202560 4336 0 0 0 305 0 0 0 25 0 4 0 652476931 290500608 10402 33554432000 4194304 4650419 140737158183520 18446744073709551615 4366879 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) 283692

[startup+6.30055 s]
/proc/loadavg: 7.62 8.02 7.99 9/302 21119
/proc/meminfo: memFree=27655296/32951124 swapFree=63649232/67111528
[pid=21115] ppid=21113 vsize=286032 CPUtime=25.11 cores=1,3,5,7
/proc/21115/stat : 21115 (strangenight1-m) R 21113 21115 20874 0 -1 4202496 26216 0 0 0 2505 6 0 0 25 0 4 0 652476930 292896768 13012 33554432000 4194304 4650419 140737158183520 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21115/statm: 71508 13012 395 112 0 66473 0
[pid=21115/tid=21116] ppid=21113 vsize=286032 CPUtime=6.29 cores=1,3,5,7
/proc/21115/task/21116/stat : 21116 (strangenight1-m) R 21113 21115 20874 0 -1 4202560 6471 0 0 0 628 1 0 0 25 0 4 0 652476930 292896768 13012 33554432000 4194304 4650419 140737158183520 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21115/tid=21117] ppid=21113 vsize=286032 CPUtime=6.29 cores=1,3,5,7
/proc/21115/task/21117/stat : 21117 (strangenight1-m) R 21113 21115 20874 0 -1 4202560 6604 0 0 0 628 1 0 0 25 0 4 0 652476930 292896768 13012 33554432000 4194304 4650419 140737158183520 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21115/tid=21118] ppid=21113 vsize=286032 CPUtime=6.23 cores=1,3,5,7
/proc/21115/task/21118/stat : 21118 (strangenight1-m) R 21113 21115 20874 0 -1 4202560 6055 0 0 0 622 1 0 0 25 0 4 0 652476931 292896768 13012 33554432000 4194304 4650419 140737158183520 18446744073709551615 4365252 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 286032

[startup+12.7005 s]
/proc/loadavg: 7.65 8.02 7.99 9/302 21119
/proc/meminfo: memFree=27602464/32951124 swapFree=63649232/67111528
[pid=21115] ppid=21113 vsize=309440 CPUtime=50.68 cores=1,3,5,7
/proc/21115/stat : 21115 (strangenight1-m) R 21113 21115 20874 0 -1 4202496 39009 0 0 0 5060 8 0 0 25 0 4 0 652476930 316866560 18737 33554432000 4194304 4650419 140737158183520 18446744073709551615 4364340 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21115/statm: 77360 18737 395 112 0 72325 0
[pid=21115/tid=21116] ppid=21113 vsize=309440 CPUtime=12.69 cores=1,3,5,7
/proc/21115/task/21116/stat : 21116 (strangenight1-m) R 21113 21115 20874 0 -1 4202560 9578 0 0 0 1268 1 0 0 25 0 4 0 652476930 316866560 18741 33554432000 4194304 4650419 140737158183520 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21115/tid=21117] ppid=21113 vsize=309440 CPUtime=12.69 cores=1,3,5,7
/proc/21115/task/21117/stat : 21117 (strangenight1-m) R 21113 21115 20874 0 -1 4202560 10629 0 0 0 1267 2 0 0 25 0 4 0 652476930 316866560 18741 33554432000 4194304 4650419 140737158183520 18446744073709551615 4520021 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21115/tid=21118] ppid=21113 vsize=309440 CPUtime=12.58 cores=1,3,5,7
/proc/21115/task/21118/stat : 21118 (strangenight1-m) R 21113 21115 20874 0 -1 4202560 8379 0 0 0 1257 1 0 0 25 0 4 0 652476931 316866560 18741 33554432000 4194304 4650419 140737158183520 18446744073709551615 4365327 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 309440

[startup+25.5004 s]
/proc/loadavg: 7.72 8.02 7.99 9/302 21119
/proc/meminfo: memFree=27539460/32951124 swapFree=63649232/67111528
[pid=21115] ppid=21113 vsize=302032 CPUtime=101.74 cores=1,3,5,7
/proc/21115/stat : 21115 (strangenight1-m) R 21113 21115 20874 0 -1 4202496 58652 0 0 0 10160 14 0 0 25 0 4 0 652476930 309280768 26025 33554432000 4194304 4650419 140737158183520 18446744073709551615 4438661 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21115/statm: 75508 26025 395 112 0 70473 0
[pid=21115/tid=21116] ppid=21113 vsize=302032 CPUtime=25.48 cores=1,3,5,7
/proc/21115/task/21116/stat : 21116 (strangenight1-m) R 21113 21115 20874 0 -1 4202560 14463 0 0 0 2546 2 0 0 25 0 4 0 652476930 309280768 26025 33554432000 4194304 4650419 140737158183520 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21115/tid=21117] ppid=21113 vsize=302032 CPUtime=25.49 cores=1,3,5,7
/proc/21115/task/21117/stat : 21117 (strangenight1-m) R 21113 21115 20874 0 -1 4202560 16017 0 0 0 2545 4 0 0 25 0 4 0 652476930 309280768 26025 33554432000 4194304 4650419 140737158183520 18446744073709551615 4366906 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21115/tid=21118] ppid=21113 vsize=302032 CPUtime=25.25 cores=1,3,5,7
/proc/21115/task/21118/stat : 21118 (strangenight1-m) R 21113 21115 20874 0 -1 4202560 11956 0 0 0 2523 2 0 0 25 0 4 0 652476931 309280768 26025 33554432000 4194304 4650419 140737158183520 18446744073709551615 4365361 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.74
Current children cumulated vsize (KiB) 302032

[startup+51.1011 s]
/proc/loadavg: 7.90 8.03 7.99 9/302 21120
/proc/meminfo: memFree=27452796/32951124 swapFree=63649232/67111528
[pid=21115] ppid=21113 vsize=367548 CPUtime=203.9 cores=1,3,5,7
/proc/21115/stat : 21115 (strangenight1-m) R 21113 21115 20874 0 -1 4202496 85557 0 0 0 20366 24 0 0 25 0 4 0 652476930 376369152 34210 33554432000 4194304 4650419 140737158183520 18446744073709551615 4365323 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21115/statm: 91887 34210 395 112 0 86852 0
[pid=21115/tid=21116] ppid=21113 vsize=367548 CPUtime=51.09 cores=1,3,5,7
/proc/21115/task/21116/stat : 21116 (strangenight1-m) R 21113 21115 20874 0 -1 4202560 19914 0 0 0 5105 4 0 0 25 0 4 0 652476930 376369152 34210 33554432000 4194304 4650419 140737158183520 18446744073709551615 4332763 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21115/tid=21117] ppid=21113 vsize=367548 CPUtime=51.09 cores=1,3,5,7
/proc/21115/task/21117/stat : 21117 (strangenight1-m) R 21113 21115 20874 0 -1 4202560 23721 0 0 0 5102 7 0 0 25 0 4 0 652476930 376369152 34210 33554432000 4194304 4650419 140737158183520 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21115/tid=21118] ppid=21113 vsize=367548 CPUtime=50.62 cores=1,3,5,7
/proc/21115/task/21118/stat : 21118 (strangenight1-m) R 21113 21115 20874 0 -1 4202560 17756 0 0 0 5057 5 0 0 25 0 4 0 652476931 376369152 34210 33554432000 4194304 4650419 140737158183520 18446744073709551615 4364788 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.9
Current children cumulated vsize (KiB) 367548

[startup+102.301 s]
/proc/loadavg: 7.95 8.03 7.99 9/302 21121
/proc/meminfo: memFree=27396244/32951124 swapFree=63649232/67111528
[pid=21115] ppid=21113 vsize=433204 CPUtime=408.24 cores=1,3,5,7
/proc/21115/stat : 21115 (strangenight1-m) R 21113 21115 20874 0 -1 4202496 118871 0 0 0 40786 38 0 0 25 0 4 0 652476930 443600896 42589 33554432000 4194304 4650419 140737158183520 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21115/statm: 108301 42589 395 112 0 103266 0
[pid=21115/tid=21116] ppid=21113 vsize=433204 CPUtime=102.29 cores=1,3,5,7
/proc/21115/task/21116/stat : 21116 (strangenight1-m) R 21113 21115 20874 0 -1 4202560 28961 0 0 0 10221 8 0 0 25 0 4 0 652476930 443600896 42589 33554432000 4194304 4650419 140737158183520 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21115/tid=21117] ppid=21113 vsize=433204 CPUtime=102.29 cores=1,3,5,7
/proc/21115/task/21117/stat : 21117 (strangenight1-m) R 21113 21115 20874 0 -1 4202560 31675 0 0 0 10218 11 0 0 25 0 4 0 652476930 443600896 42589 33554432000 4194304 4650419 140737158183520 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21115/tid=21118] ppid=21113 vsize=433204 CPUtime=101.35 cores=1,3,5,7
/proc/21115/task/21118/stat : 21118 (strangenight1-m) R 21113 21115 20874 0 -1 4202560 24502 0 0 0 10128 7 0 0 25 0 4 0 652476931 443600896 42589 33554432000 4194304 4650419 140737158183520 18446744073709551615 4438387 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.24
Current children cumulated vsize (KiB) 433204

[startup+162.301 s]

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

[pid=21115] ppid=21113 vsize=589756 CPUtime=2802.71 cores=1,3,5,7
/proc/21115/stat : 21115 (strangenight1-m) R 21113 21115 20874 0 -1 4202496 404393 0 0 0 280100 171 0 0 25 0 4 0 652476930 603910144 87525 33554432000 4194304 4650419 140737158183520 18446744073709551615 4433087 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21115/statm: 147439 87525 395 112 0 142404 0
[pid=21115/tid=21116] ppid=21113 vsize=589756 CPUtime=702.3 cores=1,3,5,7
/proc/21115/task/21116/stat : 21116 (strangenight1-m) R 21113 21115 20874 0 -1 4202560 79844 0 0 0 70197 33 0 0 25 0 4 0 652476930 603910144 87525 33554432000 4194304 4650419 140737158183520 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21115/tid=21117] ppid=21113 vsize=589756 CPUtime=702.3 cores=1,3,5,7
/proc/21115/task/21117/stat : 21117 (strangenight1-m) R 21113 21115 20874 0 -1 4202560 117229 0 0 0 70181 49 0 0 25 0 4 0 652476930 603910144 87525 33554432000 4194304 4650419 140737158183520 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21115/tid=21118] ppid=21113 vsize=589756 CPUtime=695.8 cores=1,3,5,7
/proc/21115/task/21118/stat : 21118 (strangenight1-m) R 21113 21115 20874 0 -1 4202560 88267 0 0 0 69542 38 0 0 25 0 4 0 652476931 603910144 87525 33554432000 4194304 4650419 140737158183520 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2802.71
Current children cumulated vsize (KiB) 589756

[startup+762.301 s]
/proc/loadavg: 8.06 8.07 8.01 9/302 21139
/proc/meminfo: memFree=26921076/32951124 swapFree=63649232/67111528
[pid=21115] ppid=21113 vsize=604328 CPUtime=3042.14 cores=1,3,5,7
/proc/21115/stat : 21115 (strangenight1-m) R 21113 21115 20874 0 -1 4202496 424403 0 0 0 304031 183 0 0 25 0 4 0 652476930 618831872 94905 33554432000 4194304 4650419 140737158183520 18446744073709551615 4366882 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21115/statm: 151082 94905 395 112 0 146047 0
[pid=21115/tid=21116] ppid=21113 vsize=604328 CPUtime=762.3 cores=1,3,5,7
/proc/21115/task/21116/stat : 21116 (strangenight1-m) R 21113 21115 20874 0 -1 4202560 85395 0 0 0 76194 36 0 0 25 0 4 0 652476930 618831872 94905 33554432000 4194304 4650419 140737158183520 18446744073709551615 4365327 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21115/tid=21117] ppid=21113 vsize=604328 CPUtime=762.3 cores=1,3,5,7
/proc/21115/task/21117/stat : 21117 (strangenight1-m) R 21113 21115 20874 0 -1 4202560 123447 0 0 0 76178 52 0 0 25 0 4 0 652476930 618831872 94905 33554432000 4194304 4650419 140737158183520 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21115/tid=21118] ppid=21113 vsize=604328 CPUtime=755.23 cores=1,3,5,7
/proc/21115/task/21118/stat : 21118 (strangenight1-m) R 21113 21115 20874 0 -1 4202560 92556 0 0 0 75482 41 0 0 25 0 4 0 652476931 618831872 94905 33554432000 4194304 4650419 140737158183520 18446744073709551615 4366906 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3042.14
Current children cumulated vsize (KiB) 604328

[startup+822.301 s]
/proc/loadavg: 8.12 8.08 8.01 9/302 21141
/proc/meminfo: memFree=26865136/32951124 swapFree=63649232/67111528
[pid=21115] ppid=21113 vsize=624868 CPUtime=3281.58 cores=1,3,5,7
/proc/21115/stat : 21115 (strangenight1-m) R 21113 21115 20874 0 -1 4202496 441613 0 0 0 327965 193 0 0 25 0 4 0 652476930 639864832 96900 33554432000 4194304 4650419 140737158183520 18446744073709551615 4520268 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21115/statm: 156217 96900 395 112 0 151182 0
[pid=21115/tid=21116] ppid=21113 vsize=624868 CPUtime=822.31 cores=1,3,5,7
/proc/21115/task/21116/stat : 21116 (strangenight1-m) R 21113 21115 20874 0 -1 4202560 87411 0 0 0 82194 37 0 0 25 0 4 0 652476930 639864832 96903 33554432000 4194304 4650419 140737158183520 18446744073709551615 4366857 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21115/tid=21117] ppid=21113 vsize=624868 CPUtime=822.31 cores=1,3,5,7
/proc/21115/task/21117/stat : 21117 (strangenight1-m) R 21113 21115 20874 0 -1 4202560 129710 0 0 0 82175 56 0 0 25 0 4 0 652476930 639864832 96903 33554432000 4194304 4650419 140737158183520 18446744073709551615 4363452 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21115/tid=21118] ppid=21113 vsize=624868 CPUtime=814.66 cores=1,3,5,7
/proc/21115/task/21118/stat : 21118 (strangenight1-m) R 21113 21115 20874 0 -1 4202560 94998 0 0 0 81423 43 0 0 25 0 4 0 652476931 639864832 96903 33554432000 4194304 4650419 140737158183520 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3281.58
Current children cumulated vsize (KiB) 624868

[startup+882.301 s]
/proc/loadavg: 8.10 8.08 8.01 9/302 21142
/proc/meminfo: memFree=26844884/32951124 swapFree=63649232/67111528
[pid=21115] ppid=21113 vsize=612748 CPUtime=3521.01 cores=1,3,5,7
/proc/21115/stat : 21115 (strangenight1-m) R 21113 21115 20874 0 -1 4202496 457177 0 0 0 351898 203 0 0 25 0 4 0 652476930 627453952 96791 33554432000 4194304 4650419 140737158183520 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21115/statm: 153187 96791 395 112 0 148152 0
[pid=21115/tid=21116] ppid=21113 vsize=612748 CPUtime=882.3 cores=1,3,5,7
/proc/21115/task/21116/stat : 21116 (strangenight1-m) R 21113 21115 20874 0 -1 4202560 89226 0 0 0 88192 38 0 0 25 0 4 0 652476930 627453952 96791 33554432000 4194304 4650419 140737158183520 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21115/tid=21117] ppid=21113 vsize=612748 CPUtime=882.3 cores=1,3,5,7
/proc/21115/task/21117/stat : 21117 (strangenight1-m) R 21113 21115 20874 0 -1 4202560 133413 0 0 0 88172 58 0 0 25 0 4 0 652476930 627453952 96791 33554432000 4194304 4650419 140737158183520 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21115/tid=21118] ppid=21113 vsize=612748 CPUtime=874.1 cores=1,3,5,7
/proc/21115/task/21118/stat : 21118 (strangenight1-m) R 21113 21115 20874 0 -1 4202560 98204 0 0 0 87365 45 0 0 25 0 4 0 652476931 627453952 96791 33554432000 4194304 4650419 140737158183520 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3521.01
Current children cumulated vsize (KiB) 612748

[startup+942.312 s]
/proc/loadavg: 8.17 8.10 8.02 9/302 21144
/proc/meminfo: memFree=26855876/32951124 swapFree=63649232/67111528
[pid=21115] ppid=21113 vsize=589588 CPUtime=3760.47 cores=1,3,5,7
/proc/21115/stat : 21115 (strangenight1-m) R 21113 21115 20874 0 -1 4202496 476977 0 0 0 375834 213 0 0 25 0 4 0 652476930 603738112 93259 33554432000 4194304 4650419 140737158183520 18446744073709551615 4366819 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21115/statm: 147397 93259 395 112 0 142362 0
[pid=21115/tid=21116] ppid=21113 vsize=589588 CPUtime=942.31 cores=1,3,5,7
/proc/21115/task/21116/stat : 21116 (strangenight1-m) R 21113 21115 20874 0 -1 4202560 91055 0 0 0 94191 40 0 0 25 0 4 0 652476930 603738112 93259 33554432000 4194304 4650419 140737158183520 18446744073709551615 4333820 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21115/tid=21117] ppid=21113 vsize=589588 CPUtime=942.31 cores=1,3,5,7
/proc/21115/task/21117/stat : 21117 (strangenight1-m) R 21113 21115 20874 0 -1 4202560 141116 0 0 0 94170 61 0 0 25 0 4 0 652476930 603738112 93259 33554432000 4194304 4650419 140737158183520 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21115/tid=21118] ppid=21113 vsize=589588 CPUtime=933.53 cores=1,3,5,7
/proc/21115/task/21118/stat : 21118 (strangenight1-m) R 21113 21115 20874 0 -1 4202560 102504 0 0 0 93305 48 0 0 25 0 4 0 652476931 603738112 93259 33554432000 4194304 4650419 140737158183520 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3760.47
Current children cumulated vsize (KiB) 589588

[startup+1002.3 s]
/proc/loadavg: 8.18 8.11 8.02 9/302 21145
/proc/meminfo: memFree=26816284/32951124 swapFree=63649232/67111528
[pid=21115] ppid=21113 vsize=601692 CPUtime=3999.88 cores=1,3,5,7
/proc/21115/stat : 21115 (strangenight1-m) R 21113 21115 20874 0 -1 4202496 496906 0 0 0 399762 226 0 0 25 0 4 0 652476930 616132608 93182 33554432000 4194304 4650419 140737158183520 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21115/statm: 150423 93182 395 112 0 145388 0
[pid=21115/tid=21116] ppid=21113 vsize=601692 CPUtime=1002.3 cores=1,3,5,7
/proc/21115/task/21116/stat : 21116 (strangenight1-m) R 21113 21115 20874 0 -1 4202560 96077 0 0 0 100187 43 0 0 25 0 4 0 652476930 616132608 93182 33554432000 4194304 4650419 140737158183520 18446744073709551615 4364400 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21115/tid=21117] ppid=21113 vsize=601692 CPUtime=1002.3 cores=1,3,5,7
/proc/21115/task/21117/stat : 21117 (strangenight1-m) R 21113 21115 20874 0 -1 4202560 147882 0 0 0 100164 66 0 0 25 0 4 0 652476930 616132608 93182 33554432000 4194304 4650419 140737158183520 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21115/tid=21118] ppid=21113 vsize=601692 CPUtime=992.97 cores=1,3,5,7
/proc/21115/task/21118/stat : 21118 (strangenight1-m) R 21113 21115 20874 0 -1 4202560 104188 0 0 0 99248 49 0 0 25 0 4 0 652476931 616132608 93182 33554432000 4194304 4650419 140737158183520 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3999.88
Current children cumulated vsize (KiB) 601692

[startup+1062.3 s]
/proc/loadavg: 8.11 8.10 8.02 9/302 21147
/proc/meminfo: memFree=26808932/32951124 swapFree=63649232/67111528
[pid=21115] ppid=21113 vsize=613840 CPUtime=4239.31 cores=1,3,5,7
/proc/21115/stat : 21115 (strangenight1-m) R 21113 21115 20874 0 -1 4202496 525429 0 0 0 423692 239 0 0 25 0 4 0 652476930 628572160 100212 33554432000 4194304 4650419 140737158183520 18446744073709551615 4360465 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21115/statm: 153460 100212 395 112 0 148425 0
[pid=21115/tid=21116] ppid=21113 vsize=613840 CPUtime=1062.3 cores=1,3,5,7
/proc/21115/task/21116/stat : 21116 (strangenight1-m) R 21113 21115 20874 0 -1 4202560 102521 0 0 0 106185 45 0 0 25 0 4 0 652476930 628572160 100212 33554432000 4194304 4650419 140737158183520 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21115/tid=21117] ppid=21113 vsize=613840 CPUtime=1062.3 cores=1,3,5,7
/proc/21115/task/21117/stat : 21117 (strangenight1-m) R 21113 21115 20874 0 -1 4202560 154575 0 0 0 106160 70 0 0 25 0 4 0 652476930 628572160 100212 33554432000 4194304 4650419 140737158183520 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21115/tid=21118] ppid=21113 vsize=613840 CPUtime=1052.4 cores=1,3,5,7
/proc/21115/task/21118/stat : 21118 (strangenight1-m) R 21113 21115 20874 0 -1 4202560 112905 0 0 0 105188 52 0 0 25 0 4 0 652476931 628572160 100212 33554432000 4194304 4650419 140737158183520 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4239.31
Current children cumulated vsize (KiB) 613840

[startup+1122.3 s]
/proc/loadavg: 8.04 8.08 8.02 9/302 21149
/proc/meminfo: memFree=26769472/32951124 swapFree=63649232/67111528
[pid=21115] ppid=21113 vsize=730372 CPUtime=4478.75 cores=1,3,5,7
/proc/21115/stat : 21115 (strangenight1-m) R 21113 21115 20874 0 -1 4202496 543126 0 0 0 447624 251 0 0 25 0 4 0 652476930 747900928 110209 33554432000 4194304 4650419 140737158183520 18446744073709551615 4313339 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21115/statm: 182593 110209 395 112 0 177558 0
[pid=21115/tid=21116] ppid=21113 vsize=730372 CPUtime=1122.3 cores=1,3,5,7
/proc/21115/task/21116/stat : 21116 (strangenight1-m) R 21113 21115 20874 0 -1 4202560 106597 0 0 0 112182 48 0 0 25 0 4 0 652476930 747900928 110209 33554432000 4194304 4650419 140737158183520 18446744073709551615 4364400 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21115/tid=21117] ppid=21113 vsize=730372 CPUtime=1122.3 cores=1,3,5,7
/proc/21115/task/21117/stat : 21117 (strangenight1-m) R 21113 21115 20874 0 -1 4202560 160278 0 0 0 112155 75 0 0 25 0 4 0 652476930 747900928 110209 33554432000 4194304 4650419 140737158183520 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21115/tid=21118] ppid=21113 vsize=730372 CPUtime=1111.84 cores=1,3,5,7
/proc/21115/task/21118/stat : 21118 (strangenight1-m) R 21113 21115 20874 0 -1 4202560 115297 0 0 0 111131 53 0 0 25 0 4 0 652476931 747900928 110209 33554432000 4194304 4650419 140737158183520 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4478.75
Current children cumulated vsize (KiB) 730372

[startup+1182.3 s]
/proc/loadavg: 8.01 8.06 8.01 9/302 21150
/proc/meminfo: memFree=26724288/32951124 swapFree=63649232/67111528
[pid=21115] ppid=21113 vsize=638208 CPUtime=4718.19 cores=1,3,5,7
/proc/21115/stat : 21115 (strangenight1-m) R 21113 21115 20874 0 -1 4202496 569357 0 0 0 471556 263 0 0 25 0 4 0 652476930 653524992 117154 33554432000 4194304 4650419 140737158183520 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21115/statm: 159552 117154 395 112 0 154517 0
[pid=21115/tid=21116] ppid=21113 vsize=638208 CPUtime=1182.3 cores=1,3,5,7
/proc/21115/task/21116/stat : 21116 (strangenight1-m) R 21113 21115 20874 0 -1 4202560 109995 0 0 0 118180 50 0 0 25 0 4 0 652476930 653524992 117154 33554432000 4194304 4650419 140737158183520 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21115/tid=21117] ppid=21113 vsize=638208 CPUtime=1182.3 cores=1,3,5,7
/proc/21115/task/21117/stat : 21117 (strangenight1-m) R 21113 21115 20874 0 -1 4202560 170268 0 0 0 118151 79 0 0 25 0 4 0 652476930 653524992 117154 33554432000 4194304 4650419 140737158183520 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21115/tid=21118] ppid=21113 vsize=638208 CPUtime=1171.28 cores=1,3,5,7
/proc/21115/task/21118/stat : 21118 (strangenight1-m) R 21113 21115 20874 0 -1 4202560 119572 0 0 0 117073 55 0 0 25 0 4 0 652476931 653524992 117155 33554432000 4194304 4650419 140737158183520 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4718.19
Current children cumulated vsize (KiB) 638208



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.8 s]
/proc/loadavg: 8.01 8.06 8.01 10/302 21151
/proc/meminfo: memFree=26696876/32951124 swapFree=63649232/67111528
[pid=21115] ppid=21113 vsize=743572 CPUtime=4800.04 cores=1,3,5,7
/proc/21115/stat : 21115 (strangenight1-m) R 21113 21115 20874 0 -1 4202496 574214 0 0 0 479737 267 0 0 25 0 4 0 652476930 761417728 118727 33554432000 4194304 4650419 140737158183520 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21115/statm: 185893 118727 395 112 0 180858 0
[pid=21115/tid=21116] ppid=21113 vsize=743572 CPUtime=1202.81 cores=1,3,5,7
/proc/21115/task/21116/stat : 21116 (strangenight1-m) R 21113 21115 20874 0 -1 4202560 109995 0 0 0 120231 50 0 0 25 0 4 0 652476930 761417728 118727 33554432000 4194304 4650419 140737158183520 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21115/tid=21117] ppid=21113 vsize=743572 CPUtime=1202.81 cores=1,3,5,7
/proc/21115/task/21117/stat : 21117 (strangenight1-m) R 21113 21115 20874 0 -1 4202560 171677 0 0 0 120201 80 0 0 25 0 4 0 652476930 761417728 118727 33554432000 4194304 4650419 140737158183520 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21115/tid=21118] ppid=21113 vsize=743572 CPUtime=1191.59 cores=1,3,5,7
/proc/21115/task/21118/stat : 21118 (strangenight1-m) R 21113 21115 20874 0 -1 4202560 121940 0 0 0 119103 56 0 0 25 0 4 0 652476931 761417728 118727 33554432000 4194304 4650419 140737158183520 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.04
Current children cumulated vsize (KiB) 743572

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

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

[startup+1202.8 s]
/proc/loadavg: 8.01 8.06 8.01 10/302 21151
/proc/meminfo: memFree=26696876/32951124 swapFree=63649232/67111528
[pid=21115] ppid=21113 vsize=743572 CPUtime=4800.04 cores=1,3,5,7
/proc/21115/stat : 21115 (strangenight1-m) R 21113 21115 20874 0 -1 4202496 574214 0 0 0 479737 267 0 0 25 0 4 0 652476930 761417728 118727 33554432000 4194304 4650419 140737158183520 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21115/statm: 185893 118727 395 112 0 180858 0
[pid=21115/tid=21116] ppid=21113 vsize=743572 CPUtime=1202.81 cores=1,3,5,7
/proc/21115/task/21116/stat : 21116 (strangenight1-m) R 21113 21115 20874 0 -1 4202560 109995 0 0 0 120231 50 0 0 25 0 4 0 652476930 761417728 118727 33554432000 4194304 4650419 140737158183520 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21115/tid=21117] ppid=21113 vsize=743572 CPUtime=1202.81 cores=1,3,5,7
/proc/21115/task/21117/stat : 21117 (strangenight1-m) R 21113 21115 20874 0 -1 4202560 171677 0 0 0 120201 80 0 0 25 0 4 0 652476930 761417728 118727 33554432000 4194304 4650419 140737158183520 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21115/tid=21118] ppid=21113 vsize=743572 CPUtime=1191.59 cores=1,3,5,7
/proc/21115/task/21118/stat : 21118 (strangenight1-m) R 21113 21115 20874 0 -1 4202560 121940 0 0 0 119103 56 0 0 25 0 4 0 652476931 761417728 118727 33554432000 4194304 4650419 140737158183520 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.04
Current children cumulated vsize (KiB) 743572

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.84
CPU time (s): 4800.1
CPU user time (s): 4797.41
CPU system time (s): 2.69459
CPU usage (%): 399.064
Max. virtual memory (cumulated for all children) (KiB): 743572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.41
system time used= 2.69459
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 574216
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= 580
involuntary context switches= 31936

runsolver used 3.03854 second user time and 8.19975 second system time

The end

Launcher Data

Begin job on node130 at 2011-05-14 23:33:04
IDJOB=3368982
IDBENCH=82991
IDSOLVER=1846
FILE ID=node130/3368982-1305408784
RUNJOBID= node130-1305406374-20893
PBS_JOBID= 13324512
Free space on /tmp= 73424 MiB

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

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

MD5SUM BENCH= 2d7407b1b64ab354711b83851f166439
RANDOM SEED=1830175821

node130.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	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.81
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.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.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.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.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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27766364 kB
Buffers:        259088 kB
Cached:        3595904 kB
SwapCached:      10248 kB
Active:        1154576 kB
Inactive:      3760988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27766364 kB
SwapTotal:    67111528 kB
SwapFree:     63649232 kB
Dirty:           12480 kB
Writeback:           4 kB
AnonPages:     1058408 kB
Mapped:          13920 kB
Slab:           182956 kB
PageTables:      24940 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 51548420 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= 73416 MiB
End job on node130 at 2011-05-14 23:53:09