Trace number 3175317

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v450-c1917-S386464511-018.SATISFIABLE.cnf
MD5SUM988859f9794bcb4984b591f0d8d2fa91
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.004999
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-3175317-1304114571.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.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       450      1917         0         0      5751         0   no data   no data  --
0.00/0.00	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.01	c lits-rem:         0  cl-subs:        0  v-elim:     24  v-fix:    0  time:  0.01 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     181 undec:      63 neg:     206
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       426      1879         0         0      5746         0   no data   no data  --
0.00/0.06	c Decided on static restart strategy
0.00/0.14	c  N st     8      4921       426      1879         0      4833      5746    100527   no data   no data  --
0.00/0.37	c  N st    10     11303       426      1879         0      4482      5746     69529   no data   no data  --
0.00/0.63	c  N st    11     17046       426      1879         0     10064      5746    186427   no data   no data  --
3.98/1.04	c  F st    12     25000       426      1879         0     12345      5746    229328   no data   no data  --
3.98/1.04	c  N st    12     25000       426      1879         0     12345      5746    229328   no data   no data  --
4.78/1.27	c Decided on static restart strategy
4.78/1.27	c  N st    18     30000       426      1879         0     10646      5746    179438   no data   no data  --
4.78/1.27	c  S st    18     30000       426      1879         0     10646      5746    179438   no data   no data  --
5.18/1.30	c  S st    18     30503       426      1879         0     11149      5746    189471   no data   no data  --
5.18/1.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.18/1.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.18/1.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
5.18/1.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.18/1.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.18/1.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    426 time:  0.00 s
5.18/1.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.57/1.49	c lits-rem:       193  cl-subs:      597  v-elim:      0  v-fix:    0  time:  0.70 s
5.97/1.50	c asymm  cl-useful: 0/1879/1879 lits-rem:0 time: 0.04
5.97/1.50	c calculated reachability. Time: 0.00
5.97/1.50	c  N st    18     30503       426      1879         0     10552      5746    176615   no data   no data  --
7.19/1.89	c  N st    20     37617       426      1879         0      9809      5746    149053   no data   no data  --
8.77/2.27	c  N st    21     44017       426      1879         0     15995      5746    270644   no data   no data  --
9.17/2.39	c  S st    22     45754       426      1879         0      9004      5746    115231   no data   no data  --
9.56/2.42	c  S st    22     46260       426      1879         0      9508      5746    125681   no data   no data  --
9.56/2.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.56/2.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.56/2.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
9.56/2.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.56/2.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.56/2.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    426 time:  0.00 s
9.56/2.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.97/2.50	c lits-rem:        44  cl-subs:      159  v-elim:      0  v-fix:    0  time:  0.29 s
9.97/2.50	c vivif2 --  cl tried     1879 cl shrink        0 lits rem          0 time: 0.00
9.97/2.50	c vivif2 --  cl tried     9349 cl shrink        0 lits rem          0 time: 0.00
9.97/2.51	c asymm  cl-useful: 0/1879/1879 lits-rem:0 time: 0.03
9.97/2.51	c calculated reachability. Time: 0.00
9.97/2.51	c  N st    22     46260       426      1879         0      9349      5746    122708   no data   no data  --
13.56/3.40	c  N st    23     60657       426      1879         0     13636      5746    200958   no data   no data  --
15.56/3.99	c  N st    24     69390       426      1879         0     11478      5746    149838   no data   no data  --
15.56/3.99	c  S st    24     69390       426      1879         0     11478      5746    149838   no data   no data  --
15.98/4.02	c  S st    24     69894       426      1879         0     11980      5746    160538   no data   no data  --
15.98/4.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.98/4.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.98/4.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
15.98/4.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.98/4.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.98/4.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    426 time:  0.00 s
15.98/4.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16.38/4.18	c lits-rem:        94  cl-subs:      123  v-elim:      0  v-fix:    0  time:  0.61 s
16.38/4.18	c vivif2 --  cl tried     1879 cl shrink        0 lits rem          0 time: 0.00
16.38/4.18	c vivif2 --  cl tried    11857 cl shrink        0 lits rem          0 time: 0.01
16.38/4.19	c asymm  cl-useful: 0/1879/1879 lits-rem:0 time: 0.04
16.38/4.19	c calculated reachability. Time: 0.00
16.38/4.19	c  N st    24     69894       426      1879         0     11857      5746    157800   no data   no data  --
21.95/5.50	c  F st    25     87500       426      1879         0     17334      5746    270477   no data   no data  --
21.95/5.50	c  N st    25     87500       426      1879         0     17334      5746    270477   no data   no data  --
23.15/5.88	c Decided on static restart strategy
24.35/6.12	c  N st    32     95539       426      1879         0     25182      5746    438376   no data   no data  --
27.14/6.80	c  N st    34    104841       426      1879         0     21606      5746    344642   no data   no data  --
27.14/6.80	c  S st    34    104841       426      1879         0     21606      5746    344642   no data   no data  --
27.14/6.86	c  S st    34    105346       426      1879         0     22108      5746    355299   no data   no data  --
27.14/6.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.14/6.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.14/6.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
27.14/6.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.14/6.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.14/6.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    426 time:  0.00 s
27.14/6.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
30.34/7.68	c lits-rem:       453  cl-subs:     1026  v-elim:      0  v-fix:    0  time:  3.20 s
30.34/7.68	c vivif2 --  cl tried     1879 cl shrink        0 lits rem          0 time: 0.00
30.34/7.69	c vivif2 --  cl tried    21082 cl shrink        0 lits rem          0 time: 0.01
30.74/7.70	c asymm  cl-useful: 0/1879/1879 lits-rem:0 time: 0.06
30.74/7.70	c calculated reachability. Time: 0.00
30.74/7.70	c  N st    34    105346       426      1879         0     21082      5746    333091   no data   no data  --
33.95/8.55	c  N st    35    114946       426      1879         0     16815      5746    223649   no data   no data  --
39.13/9.81	c  N st    36    129343       426      1879         0     16243      5746    196156   no data   no data  --
46.74/11.73	c  N st    37    150942       426      1879         0     21645      5746    300993   no data   no data  --
49.12/12.36	c  S st    38    158019       426      1879         0     28539      5746    458185   no data   no data  --
49.52/12.44	c  S st    38    158520       426      1879         0     29040      5746    469072   no data   no data  --
49.52/12.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
49.52/12.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
49.52/12.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
49.52/12.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
49.52/12.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.52/12.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    426 time:  0.00 s
49.52/12.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
55.11/13.87	c lits-rem:       494  cl-subs:     1613  v-elim:      0  v-fix:    0  time:  5.62 s
55.11/13.87	c vivif2 --  cl tried     1879 cl shrink        0 lits rem          0 time: 0.00
55.11/13.87	c vivif2 --  cl tried    27427 cl shrink        0 lits rem          0 time: 0.02
55.11/13.89	c asymm  cl-useful: 0/1879/1879 lits-rem:0 time: 0.09
55.11/13.89	c calculated reachability. Time: 0.00
55.11/13.89	c  N st    38    158520       426      1879         0     27427      5746    432496   no data   no data  --
75.08/18.81	c  N st    39    207109       426      1879         0     22127      5746    280943   no data   no data  --
89.06/22.31	c  N st    40    237783       426      1879         0     32520      5746    490727   no data   no data  --
89.06/22.31	c  S st    40    237783       426      1879         0     32520      5746    490727   no data   no data  --
89.06/22.39	c  S st    40    238293       426      1879         0     33029      5746    501443   no data   no data  --
89.06/22.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
89.06/22.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
89.46/22.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
89.46/22.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
89.46/22.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
89.46/22.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    426 time:  0.00 s
89.46/22.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
95.85/24.02	c lits-rem:      1050  cl-subs:     1888  v-elim:      0  v-fix:    0  time:  6.39 s
95.85/24.02	c vivif2 --  cl tried     1879 cl shrink        0 lits rem          0 time: 0.00
95.85/24.02	c vivif2 --  cl tried    31141 cl shrink        0 lits rem          0 time: 0.02
95.85/24.05	c asymm  cl-useful: 0/1879/1879 lits-rem:0 time: 0.10
95.85/24.05	c calculated reachability. Time: 0.00
95.85/24.05	c  N st    40    238293       426      1879         0     31141      5746    461888   no data   no data  --
126.23/31.65	c  F st    41    306250       426      1879         0     33017      5746    453329   no data   no data  --
126.23/31.65	c  N st    41    306250       426      1879         0     33017      5746    453329   no data   no data  --
129.01/32.31	c Decided on static restart strategy
139.78/35.07	c  N st    51    334553       426      1879         0     37268      5746    537507   no data   no data  --
150.17/37.66	c  N st    53    357439       426      1879         0     35190      5746    479415   no data   no data  --
150.17/37.66	c  S st    53    357439       426      1879         0     35190      5746    479415   no data   no data  --
150.57/37.75	c  S st    53    357943       426      1879         0     35693      5746    489835   no data   no data  --
150.57/37.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
150.57/37.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
150.57/37.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
150.57/37.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
150.57/37.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
150.57/37.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    426 time:  0.00 s
150.57/37.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
156.59/39.26	c lits-rem:       516  cl-subs:     1466  v-elim:      0  v-fix:    0  time:  5.92 s
156.59/39.26	c vivif2 --  cl tried     1879 cl shrink        0 lits rem          0 time: 0.00
156.59/39.27	c vivif2 --  cl tried    34227 cl shrink        0 lits rem          0 time: 0.02
156.59/39.30	c asymm  cl-useful: 0/1879/1879 lits-rem:0 time: 0.12
156.59/39.30	c calculated reachability. Time: 0.00
156.59/39.30	c  N st    53    357943       426      1879         0     34227      5746    460836   no data   no data  --
174.15/43.70	c  N st    54    390336       426      1879         0     40484      5746    585730   no data   no data  --
202.68/50.87	c  N st    55    438925       426      1879         0     34288      5746    423318   no data   no data  --
240.58/60.48	c  N st    56    511807       426      1879         0     47797      5746    707867   no data   no data  --
254.42/63.90	c  N st    57    536915       426      1879         0     42017      5746    540276   no data   no data  --
254.42/63.90	c  S st    57    536915       426      1879         0     42017      5746    540276   no data   no data  --
254.82/64.01	c  S st    57    537418       426      1879         0     42516      5746    551098   no data   no data  --
254.82/64.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
254.82/64.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
254.82/64.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.06
254.82/64.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
254.82/64.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
254.82/64.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    426 time:  0.00 s
254.82/64.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
262.01/65.83	c lits-rem:       720  cl-subs:     2694  v-elim:      0  v-fix:    0  time:  7.12 s
262.01/65.83	c vivif2 --  cl tried     1879 cl shrink        0 lits rem          0 time: 0.00
262.01/65.84	c vivif2 --  cl tried    39822 cl shrink        0 lits rem          0 time: 0.02
262.01/65.87	c asymm  cl-useful: 0/1879/1879 lits-rem:0 time: 0.14
262.01/65.87	c calculated reachability. Time: 0.00
262.01/65.87	c  N st    57    537418       426      1879         0     39822      5746    499184   no data   no data  --
365.07/91.69	c  N st    58    701404       426      1879         0     68534      5746   1062558   no data   no data  --
440.98/110.65	c  N st    59    806128       426      1879         0     62589      5746    895615   no data   no data  --
440.98/110.65	c  S st    59    806128       426      1879         0     62589      5746    895615   no data   no data  --
441.79/110.83	c  S st    59    806631       426      1879         0     63089      5746    906833   no data   no data  --
441.79/110.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
441.79/110.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
441.79/110.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.09
441.79/110.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
441.79/110.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
441.79/110.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    426 time:  0.00 s
441.79/110.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
456.15/114.42	c lits-rem:       815  cl-subs:     5641  v-elim:      0  v-fix:    0  time: 14.10 s
456.15/114.42	c vivif2 --  cl tried     1879 cl shrink        0 lits rem          0 time: 0.00
456.15/114.43	c vivif2 --  cl tried    57448 cl shrink        0 lits rem          0 time: 0.04
456.15/114.50	c asymm  cl-useful: 0/1879/1879 lits-rem:0 time: 0.27
456.55/114.50	c calculated reachability. Time: 0.00
456.55/114.50	c  N st    59    806631       426      1879         0     57448      5746    795751   no data   no data  --
673.46/168.89	c  F st    60   1071875       426      1879         0     73022      5746    977487   no data   no data  --
673.46/168.89	c  N st    60   1071875       426      1879         0     73022      5746    977487   no data   no data  --
679.45/170.33	c Decided on static restart strategy
699.42/175.35	c  N st    70   1100180       426      1879         0     57187      5746    710645   no data   no data  --
728.99/182.77	c  N st    72   1136174       426      1879         0     47703      5746    479828   no data   no data  --
756.55/189.69	c  N st    73   1168566       426      1879         0     79134      5746   1141322   no data   no data  --
788.10/197.58	c  N st    74   1209946       426      1879         0     73673      5746   1014589   no data   no data  --
788.10/197.58	c  S st    74   1209946       426      1879         0     73673      5746   1014589   no data   no data  --
789.30/197.81	c  S st    74   1210449       426      1879         0     74176      5746   1025455   no data   no data  --
789.30/197.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
789.30/197.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
789.30/197.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.12
789.30/197.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
789.30/197.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
789.30/197.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    426 time:  0.00 s
789.30/197.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
802.88/201.20	c lits-rem:       234  cl-subs:     5341  v-elim:      0  v-fix:    0  time: 13.27 s
802.88/201.20	c vivif2 --  cl tried     1879 cl shrink        0 lits rem          0 time: 0.00
802.88/201.21	c vivif2 --  cl tried    68835 cl shrink        0 lits rem          0 time: 0.05
803.28/201.30	c asymm  cl-useful: 0/1879/1879 lits-rem:0 time: 0.37
803.28/201.30	c calculated reachability. Time: 0.00
803.28/201.30	c  N st    74   1210449       426      1879         0     68835      5746    922082   no data   no data  --
874.39/219.19	c  N st    75   1283332       426      1879         0     93164      5746   1451516   no data   no data  --
975.05/244.34	c  N st    76   1392655       426      1879         0     53532      5746    537020   no data   no data  --
1132.84/283.88	c  N st    77   1556639       426      1879         0     58275      5746    584752   no data   no data  --
1282.64/321.30	c  N st    78   1710451       426      1879         0     99703      5746   1428903   no data   no data  --
1282.64/321.30	c  S st    78   1710451       426      1879         0     99703      5746   1428903   no data   no data  --
1283.83/321.64	c  S st    78   1710955       426      1879         0    100204      5746   1440345   no data   no data  --
1283.83/321.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1283.83/321.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1283.83/321.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.18
1284.23/321.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1284.23/321.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1284.23/321.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    426 time:  0.00 s
1284.23/321.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1321.38/331.04	c lits-rem:      1598  cl-subs:    10613  v-elim:      0  v-fix:    0  time: 37.15 s
1321.38/331.04	c vivif2 --  cl tried     1879 cl shrink        0 lits rem          0 time: 0.00
1321.38/331.05	c vivif2 --  cl tried    89591 cl shrink        0 lits rem          0 time: 0.06
1321.78/331.19	c asymm  cl-useful: 0/1879/1879 lits-rem:0 time: 0.55
1321.78/331.20	c calculated reachability. Time: 0.00
1321.78/331.20	c  N st    78   1710955       426      1879         0     89591      5746   1249049   no data   no data  --
1723.25/431.69	c  N st    79   2079920       426      1879         0    101555      5746   1492884   no data   no data  --
1884.63/472.09	c  N st    80   2210957       426      1879         0    105266      5746   1535049   no data   no data  --
1884.63/472.09	c  S st    80   2210957       426      1879         0    105266      5746   1535049   no data   no data  --
1886.23/472.47	c  S st    80   2211462       426      1879         0    105769      5746   1546296   no data   no data  --
1886.23/472.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1886.23/472.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1886.63/472.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.20
1886.63/472.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1886.63/472.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1886.63/472.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    426 time:  0.00 s
1886.63/472.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1926.17/482.44	c lits-rem:      1923  cl-subs:     6548  v-elim:      0  v-fix:    0  time: 39.37 s
1926.17/482.44	c vivif2 --  cl tried     1879 cl shrink        0 lits rem          0 time: 0.00
1926.17/482.46	c vivif2 --  cl tried    99221 cl shrink        0 lits rem          0 time: 0.08
1926.99/482.62	c asymm  cl-useful: 0/1879/1879 lits-rem:0 time: 0.65
1926.99/482.62	c calculated reachability. Time: 0.00
1926.99/482.62	c  N st    80   2211462       426      1879         0     99221      5746   1412666   no data   no data  --
2509.40/628.41	c  N st    81   2711462       426      1879         0    122452      5746   1841860   no data   no data  --
2509.40/628.41	c  S st    81   2711462       426      1879         0    122452      5746   1841860   no data   no data  --
2511.01/628.88	c  S st    81   2711965       426      1879         0    122954      5746   1851990   no data   no data  --
2511.01/628.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2511.01/628.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2511.42/628.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.24
2511.79/629.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2511.79/629.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2511.79/629.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    426 time:  0.00 s
2511.79/629.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2588.89/648.34	c lits-rem:       531  cl-subs:    11781  v-elim:      0  v-fix:    0  time: 77.20 s
2588.89/648.34	c vivif2 --  cl tried     1879 cl shrink        0 lits rem          0 time: 0.00
2588.89/648.36	c vivif2 --  cl tried   111173 cl shrink        0 lits rem          0 time: 0.08
2589.69/648.54	c asymm  cl-useful: 0/1879/1879 lits-rem:0 time: 0.74
2589.69/648.55	c calculated reachability. Time: 0.00
2589.69/648.55	c  N st    81   2711965       426      1879         0    111173      5746   1615689   no data   no data  --
3254.02/814.87	c  N st    82   3211965       426      1879         0     87513      5746    936256   no data   no data  --
3254.02/814.87	c  S st    82   3211965       426      1879         0     87513      5746    936256   no data   no data  --
3255.59/815.24	c  S st    82   3212466       426      1879         0     88014      5746    947401   no data   no data  --
3255.59/815.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3255.59/815.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3255.99/815.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.19
3255.99/815.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3255.99/815.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3255.99/815.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    426 time:  0.00 s
3255.99/815.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3273.97/819.85	c lits-rem:       742  cl-subs:     2459  v-elim:      0  v-fix:    0  time: 18.05 s
3273.97/819.85	c vivif2 --  cl tried     1879 cl shrink        0 lits rem          0 time: 0.00
3273.97/819.87	c vivif2 --  cl tried    85555 cl shrink        0 lits rem          0 time: 0.06
3274.77/820.02	c asymm  cl-useful: 0/1879/1879 lits-rem:0 time: 0.59
3274.77/820.02	c calculated reachability. Time: 0.00
3274.77/820.02	c  N st    82   3212466       426      1879         0     85555      5746    900895   no data   no data  --
3977.43/995.91	c  N st    83   3712467       426      1879         0     96233      5746   1027474   no data   no data  --
3977.43/995.91	c  S st    83   3712467       426      1879         0     96233      5746   1027474   no data   no data  --
3978.23/996.20	c  S st    83   3712970       426      1879         0     96733      5746   1038508   no data   no data  --
3978.65/996.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3978.65/996.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3978.65/996.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.18
3978.65/996.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3978.65/996.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3978.65/996.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    426 time:  0.00 s
3978.65/996.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3991.41/999.45	c lits-rem:       625  cl-subs:     4166  v-elim:      0  v-fix:    0  time: 12.61 s
3991.41/999.45	c vivif2 --  cl tried     1879 cl shrink        0 lits rem          0 time: 0.00
3991.41/999.46	c vivif2 --  cl tried    92567 cl shrink        0 lits rem          0 time: 0.06
3991.83/999.59	c asymm  cl-useful: 0/1879/1879 lits-rem:0 time: 0.51
3991.83/999.59	c calculated reachability. Time: 0.00
3991.83/999.59	c  N st    83   3712970       426      1879         0     92567      5746    965466   no data   no data  --
4046.54/1013.21	c  F st    84   3751562       426      1879         0    129889      5746   1813085   no data   no data  --
4046.54/1013.21	c  N st    84   3751562       426      1879         0    129889      5746   1813085   no data   no data  --
4060.51/1016.71	c Decided on static restart strategy
4110.47/1029.30	c  N st    94   3779867       426      1879         0    157327      5746   2411223   no data   no data  --
4167.18/1043.43	c  N st    96   3815859       426      1879         0    110086      5746   1319621   no data   no data  --
4220.32/1056.73	c  N st    97   3848251       426      1879         0    141301      5746   1990821   no data   no data  --
4299.81/1076.63	c  N st    98   3896839       426      1879         0    105275      5746   1212489   no data   no data  --
4416.44/1105.88	c  N st    99   3969723       426      1879         0     91599      5746    894756   no data   no data  --
4585.81/1148.27	c  N st   100   4079046       426      1879         0    112150      5746   1316023   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-3175317-1304114571/watcher-3175317-1304114571 -o /tmp/evaluation-result-3175317-1304114571/solver-3175317-1304114571 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175317-1304114571.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: 6.68 7.83 7.95 2/174 21765
/proc/meminfo: memFree=17893156/32951124 swapFree=67111528/67111528
[pid=21764] ppid=21762 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/21764/stat : 21764 (strangenight1-m) R 21762 21764 20915 0 -1 4202496 415 0 0 0 0 0 0 0 18 0 4 0 523059723 52465664 354 33554432000 4194304 4650419 140734831915792 18446744073709551615 46966611859378 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21764/statm: 12809 354 303 112 0 7774 0
[pid=21764/tid=21769] ppid=21762 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/21764/task/21769/stat : 21769 (strangenight1-m) R 21762 21764 20915 0 -1 4202560 0 0 0 0 0 0 0 0 19 0 4 0 523059723 52465664 354 33554432000 4194304 4650419 140734831915792 18446744073709551615 216634571761 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=21764/tid=21770] ppid=21762 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/21764/task/21770/stat : 21770 (strangenight1-m) R 21762 21764 20915 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 4 0 523059723 52465664 354 33554432000 4194304 4650419 140734831915792 18446744073709551615 46966611859378 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21764/tid=21771] ppid=21762 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/21764/task/21771/stat : 21771 (strangenight1-m) R 21762 21764 20915 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 4 0 523059723 52465664 354 33554432000 4194304 4650419 140734831915792 18446744073709551615 46966611859378 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.149936 s]
/proc/loadavg: 6.68 7.83 7.95 2/174 21765
/proc/meminfo: memFree=17893156/32951124 swapFree=67111528/67111528
[pid=21764] ppid=21762 vsize=285116 CPUtime=3.4 cores=1,3,5,7
/proc/21764/stat : 21764 (strangenight1-m) R 21762 21764 20915 0 -1 4202496 5072 0 0 0 339 1 0 0 19 0 4 0 523059723 291958784 2668 33554432000 4194304 4650419 140734831915792 18446744073709551615 4364788 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21764/statm: 71279 2668 393 112 0 66244 0
[pid=21764/tid=21769] ppid=21762 vsize=285116 CPUtime=0.84 cores=1,3,5,7
/proc/21764/task/21769/stat : 21769 (strangenight1-m) R 21762 21764 20915 0 -1 4202560 1201 0 0 0 84 0 0 0 19 0 4 0 523059723 291958784 2668 33554432000 4194304 4650419 140734831915792 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21764/tid=21770] ppid=21762 vsize=285116 CPUtime=0.84 cores=1,3,5,7
/proc/21764/task/21770/stat : 21770 (strangenight1-m) R 21762 21764 20915 0 -1 4202560 1178 0 0 0 84 0 0 0 21 0 4 0 523059723 291958784 2668 33554432000 4194304 4650419 140734831915792 18446744073709551615 4365300 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21764/tid=21771] ppid=21762 vsize=285116 CPUtime=0.84 cores=1,3,5,7
/proc/21764/task/21771/stat : 21771 (strangenight1-m) R 21762 21764 20915 0 -1 4202560 1073 0 0 0 84 0 0 0 21 0 4 0 523059723 291958784 2668 33554432000 4194304 4650419 140734831915792 18446744073709551615 4229472 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.4
Current children cumulated vsize (KiB) 285116

[startup+0.954915 s]
/proc/loadavg: 6.68 7.83 7.95 2/174 21765
/proc/meminfo: memFree=17893156/32951124 swapFree=67111528/67111528
[pid=21764] ppid=21762 vsize=285116 CPUtime=3.8 cores=1,3,5,7
/proc/21764/stat : 21764 (strangenight1-m) R 21762 21764 20915 0 -1 4202496 5261 0 0 0 379 1 0 0 19 0 4 0 523059723 291958784 2857 33554432000 4194304 4650419 140734831915792 18446744073709551615 4334208 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21764/statm: 71279 2857 393 112 0 66244 0
[pid=21764/tid=21769] ppid=21762 vsize=285116 CPUtime=0.94 cores=1,3,5,7
/proc/21764/task/21769/stat : 21769 (strangenight1-m) R 21762 21764 20915 0 -1 4202560 1247 0 0 0 94 0 0 0 19 0 4 0 523059723 291958784 2857 33554432000 4194304 4650419 140734831915792 18446744073709551615 4366835 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21764/tid=21770] ppid=21762 vsize=285116 CPUtime=0.94 cores=1,3,5,7
/proc/21764/task/21770/stat : 21770 (strangenight1-m) R 21762 21764 20915 0 -1 4202560 1225 0 0 0 94 0 0 0 21 0 4 0 523059723 291958784 2857 33554432000 4194304 4650419 140734831915792 18446744073709551615 4364433 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21764/tid=21771] ppid=21762 vsize=285116 CPUtime=0.94 cores=1,3,5,7
/proc/21764/task/21771/stat : 21771 (strangenight1-m) R 21762 21764 20915 0 -1 4202560 1122 0 0 0 94 0 0 0 21 0 4 0 523059723 291958784 2857 33554432000 4194304 4650419 140734831915792 18446744073709551615 4364340 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.8
Current children cumulated vsize (KiB) 285116

[startup+1.00091 s]
/proc/loadavg: 6.68 7.83 7.95 2/174 21765
/proc/meminfo: memFree=17893156/32951124 swapFree=67111528/67111528
[pid=21764] ppid=21762 vsize=285116 CPUtime=3.98 cores=1,3,5,7
/proc/21764/stat : 21764 (strangenight1-m) R 21762 21764 20915 0 -1 4202496 5383 0 0 0 397 1 0 0 19 0 4 0 523059723 291958784 2979 33554432000 4194304 4650419 140734831915792 18446744073709551615 4366828 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21764/statm: 71279 2980 394 112 0 66244 0
[pid=21764/tid=21769] ppid=21762 vsize=285116 CPUtime=0.99 cores=1,3,5,7
/proc/21764/task/21769/stat : 21769 (strangenight1-m) R 21762 21764 20915 0 -1 4202560 1285 0 0 0 99 0 0 0 19 0 4 0 523059723 291958784 2980 33554432000 4194304 4650419 140734831915792 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21764/tid=21770] ppid=21762 vsize=285116 CPUtime=0.99 cores=1,3,5,7
/proc/21764/task/21770/stat : 21770 (strangenight1-m) R 21762 21764 20915 0 -1 4202560 1250 0 0 0 99 0 0 0 22 0 4 0 523059723 291958784 2980 33554432000 4194304 4650419 140734831915792 18446744073709551615 216634176545 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21764/tid=21771] ppid=21762 vsize=285116 CPUtime=0.99 cores=1,3,5,7
/proc/21764/task/21771/stat : 21771 (strangenight1-m) R 21762 21764 20915 0 -1 4202560 1160 0 0 0 99 0 0 0 22 0 4 0 523059723 291958784 2980 33554432000 4194304 4650419 140734831915792 18446744073709551615 4365273 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.98
Current children cumulated vsize (KiB) 285116

[startup+1.10089 s]
/proc/loadavg: 6.68 7.83 7.95 2/174 21765
/proc/meminfo: memFree=17893156/32951124 swapFree=67111528/67111528
[pid=21764] ppid=21762 vsize=285544 CPUtime=4.38 cores=1,3,5,7
/proc/21764/stat : 21764 (strangenight1-m) R 21762 21764 20915 0 -1 4202496 6130 0 0 0 437 1 0 0 19 0 4 0 523059723 292397056 2825 33554432000 4194304 4650419 140734831915792 18446744073709551615 4339948 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21764/statm: 71386 2825 394 112 0 66351 0
[pid=21764/tid=21769] ppid=21762 vsize=285544 CPUtime=1.08 cores=1,3,5,7
/proc/21764/task/21769/stat : 21769 (strangenight1-m) R 21762 21764 20915 0 -1 4202560 1512 0 0 0 108 0 0 0 19 0 4 0 523059723 292397056 2825 33554432000 4194304 4650419 140734831915792 18446744073709551615 4365276 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21764/tid=21770] ppid=21762 vsize=285544 CPUtime=1.09 cores=1,3,5,7
/proc/21764/task/21770/stat : 21770 (strangenight1-m) R 21762 21764 20915 0 -1 4202560 1503 0 0 0 109 0 0 0 22 0 4 0 523059723 292397056 2825 33554432000 4194304 4650419 140734831915792 18446744073709551615 4366931 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21764/tid=21771] ppid=21762 vsize=285544 CPUtime=1.09 cores=1,3,5,7
/proc/21764/task/21771/stat : 21771 (strangenight1-m) R 21762 21764 20915 0 -1 4202560 1353 0 0 0 109 0 0 0 22 0 4 0 523059723 292397056 2826 33554432000 4194304 4650419 140734831915792 18446744073709551615 4366194 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.38
Current children cumulated vsize (KiB) 285544

[startup+1.50082 s]
/proc/loadavg: 6.68 7.83 7.95 2/174 21765
/proc/meminfo: memFree=17893156/32951124 swapFree=67111528/67111528
[pid=21764] ppid=21762 vsize=290564 CPUtime=5.97 cores=1,3,5,7
/proc/21764/stat : 21764 (strangenight1-m) R 21762 21764 20915 0 -1 4202496 8095 0 0 0 596 1 0 0 20 0 4 0 523059723 297537536 4494 33554432000 4194304 4650419 140734831915792 18446744073709551615 4536279 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21764/statm: 72641 4494 395 112 0 67606 0
[pid=21764/tid=21769] ppid=21762 vsize=290564 CPUtime=1.48 cores=1,3,5,7
/proc/21764/task/21769/stat : 21769 (strangenight1-m) R 21762 21764 20915 0 -1 4202560 1692 0 0 0 148 0 0 0 20 0 4 0 523059723 297537536 4494 33554432000 4194304 4650419 140734831915792 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21764/tid=21770] ppid=21762 vsize=290564 CPUtime=1.49 cores=1,3,5,7
/proc/21764/task/21770/stat : 21770 (strangenight1-m) R 21762 21764 20915 0 -1 4202560 1678 0 0 0 149 0 0 0 23 0 4 0 523059723 297537536 4494 33554432000 4194304 4650419 140734831915792 18446744073709551615 4333511 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21764/tid=21771] ppid=21762 vsize=290564 CPUtime=1.49 cores=1,3,5,7
/proc/21764/task/21771/stat : 21771 (strangenight1-m) R 21762 21764 20915 0 -1 4202560 1523 0 0 0 149 0 0 0 23 0 4 0 523059723 297537536 4494 33554432000 4194304 4650419 140734831915792 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 290564

[startup+3.10054 s]
/proc/loadavg: 6.68 7.83 7.95 9/184 21775
/proc/meminfo: memFree=17811116/32951124 swapFree=67111528/67111528
[pid=21764] ppid=21762 vsize=282744 CPUtime=12.36 cores=1,3,5,7
/proc/21764/stat : 21764 (strangenight1-m) R 21762 21764 20915 0 -1 4202496 15599 0 0 0 1233 3 0 0 25 0 4 0 523059723 289529856 9011 33554432000 4194304 4650419 140734831915792 18446744073709551615 4365361 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21764/statm: 70686 9011 395 112 0 65651 0
[pid=21764/tid=21769] ppid=21762 vsize=282744 CPUtime=3.07 cores=1,3,5,7
/proc/21764/task/21769/stat : 21769 (strangenight1-m) R 21762 21764 20915 0 -1 4202560 3763 0 0 0 307 0 0 0 25 0 4 0 523059723 289529856 9011 33554432000 4194304 4650419 140734831915792 18446744073709551615 4333866 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21764/tid=21770] ppid=21762 vsize=282744 CPUtime=3.08 cores=1,3,5,7
/proc/21764/task/21770/stat : 21770 (strangenight1-m) R 21762 21764 20915 0 -1 4202560 4104 0 0 0 308 0 0 0 25 0 4 0 523059723 289529856 9011 33554432000 4194304 4650419 140734831915792 18446744073709551615 4333866 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21764/tid=21771] ppid=21762 vsize=282744 CPUtime=3.08 cores=1,3,5,7
/proc/21764/task/21771/stat : 21771 (strangenight1-m) R 21762 21764 20915 0 -1 4202560 3551 0 0 0 308 0 0 0 25 0 4 0 523059723 289529856 9011 33554432000 4194304 4650419 140734831915792 18446744073709551615 4363455 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 282744

[startup+6.30698 s]
/proc/loadavg: 6.78 7.84 7.95 9/184 21775
/proc/meminfo: memFree=17787188/32951124 swapFree=67111528/67111528
[pid=21764] ppid=21762 vsize=284480 CPUtime=25.17 cores=1,3,5,7
/proc/21764/stat : 21764 (strangenight1-m) R 21762 21764 20915 0 -1 4202496 24146 0 0 0 2512 5 0 0 25 0 4 0 523059723 291307520 12343 33554432000 4194304 4650419 140734831915792 18446744073709551615 4361066 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21764/statm: 71120 12343 395 112 0 66085 0
[pid=21764/tid=21769] ppid=21762 vsize=284480 CPUtime=6.26 cores=1,3,5,7
/proc/21764/task/21769/stat : 21769 (strangenight1-m) R 21762 21764 20915 0 -1 4202560 6384 0 0 0 625 1 0 0 25 0 4 0 523059723 291307520 12343 33554432000 4194304 4650419 140734831915792 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21764/tid=21770] ppid=21762 vsize=284480 CPUtime=6.29 cores=1,3,5,7
/proc/21764/task/21770/stat : 21770 (strangenight1-m) R 21762 21764 20915 0 -1 4202560 6851 0 0 0 628 1 0 0 25 0 4 0 523059723 291307520 12343 33554432000 4194304 4650419 140734831915792 18446744073709551615 4433059 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21764/tid=21771] ppid=21762 vsize=284480 CPUtime=6.29 cores=1,3,5,7
/proc/21764/task/21771/stat : 21771 (strangenight1-m) R 21762 21764 20915 0 -1 4202560 4716 0 0 0 628 1 0 0 25 0 4 0 523059723 291307520 12343 33554432000 4194304 4650419 140734831915792 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 284480

[startup+12.7009 s]
/proc/loadavg: 6.88 7.84 7.95 10/184 21775
/proc/meminfo: memFree=17746900/32951124 swapFree=67111528/67111528
[pid=21764] ppid=21762 vsize=294668 CPUtime=50.71 cores=1,3,5,7
/proc/21764/stat : 21764 (strangenight1-m) R 21762 21764 20915 0 -1 4202496 36723 0 0 0 5063 8 0 0 25 0 4 0 523059723 301740032 16731 33554432000 4194304 4650419 140734831915792 18446744073709551615 4433048 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21764/statm: 73667 16731 395 112 0 68632 0
[pid=21764/tid=21769] ppid=21762 vsize=294668 CPUtime=12.63 cores=1,3,5,7
/proc/21764/task/21769/stat : 21769 (strangenight1-m) R 21762 21764 20915 0 -1 4202560 9894 0 0 0 1261 2 0 0 25 0 4 0 523059723 301740032 16731 33554432000 4194304 4650419 140734831915792 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21764/tid=21770] ppid=21762 vsize=294668 CPUtime=12.69 cores=1,3,5,7
/proc/21764/task/21770/stat : 21770 (strangenight1-m) R 21762 21764 20915 0 -1 4202560 9523 0 0 0 1267 2 0 0 25 0 4 0 523059723 301740032 16731 33554432000 4194304 4650419 140734831915792 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21764/tid=21771] ppid=21762 vsize=294668 CPUtime=12.68 cores=1,3,5,7
/proc/21764/task/21771/stat : 21771 (strangenight1-m) R 21762 21764 20915 0 -1 4202560 6734 0 0 0 1267 1 0 0 25 0 4 0 523059723 301740032 16731 33554432000 4194304 4650419 140734831915792 18446744073709551615 4365237 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 294668

[startup+25.5006 s]
/proc/loadavg: 7.13 7.85 7.95 9/184 21776
/proc/meminfo: memFree=17692352/32951124 swapFree=67111528/67111528
[pid=21764] ppid=21762 vsize=300428 CPUtime=101.84 cores=1,3,5,7
/proc/21764/stat : 21764 (strangenight1-m) R 21762 21764 20915 0 -1 4202496 55242 0 0 0 10172 12 0 0 25 0 4 0 523059723 307638272 21570 33554432000 4194304 4650419 140734831915792 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21764/statm: 75107 21570 395 112 0 70072 0
[pid=21764/tid=21769] ppid=21762 vsize=300428 CPUtime=25.35 cores=1,3,5,7
/proc/21764/task/21769/stat : 21769 (strangenight1-m) R 21762 21764 20915 0 -1 4202560 15833 0 0 0 2532 3 0 0 25 0 4 0 523059723 307638272 21570 33554432000 4194304 4650419 140734831915792 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21764/tid=21770] ppid=21762 vsize=300428 CPUtime=25.48 cores=1,3,5,7
/proc/21764/task/21770/stat : 21770 (strangenight1-m) R 21762 21764 20915 0 -1 4202560 14879 0 0 0 2545 3 0 0 25 0 4 0 523059723 307638272 21570 33554432000 4194304 4650419 140734831915792 18446744073709551615 4366931 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21764/tid=21771] ppid=21762 vsize=300428 CPUtime=25.49 cores=1,3,5,7
/proc/21764/task/21771/stat : 21771 (strangenight1-m) R 21762 21764 20915 0 -1 4202560 9267 0 0 0 2547 2 0 0 25 0 4 0 523059723 307638272 21570 33554432000 4194304 4650419 140734831915792 18446744073709551615 4366906 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 300428

[startup+51.1011 s]
/proc/loadavg: 7.58 7.89 7.96 10/185 21779
/proc/meminfo: memFree=17643068/32951124 swapFree=67111528/67111528
[pid=21764] ppid=21762 vsize=305120 CPUtime=203.88 cores=1,3,5,7
/proc/21764/stat : 21764 (strangenight1-m) R 21762 21764 20915 0 -1 4202496 84621 0 0 0 20367 21 0 0 25 0 4 0 523059723 312442880 27959 33554432000 4194304 4650419 140734831915792 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21764/statm: 76280 27959 395 112 0 71245 0
[pid=21764/tid=21769] ppid=21762 vsize=305120 CPUtime=50.59 cores=1,3,5,7
/proc/21764/task/21769/stat : 21769 (strangenight1-m) R 21762 21764 20915 0 -1 4202560 24939 0 0 0 5054 5 0 0 25 0 4 0 523059723 312442880 27959 33554432000 4194304 4650419 140734831915792 18446744073709551615 4365361 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21764/tid=21770] ppid=21762 vsize=305120 CPUtime=51.08 cores=1,3,5,7
/proc/21764/task/21770/stat : 21770 (strangenight1-m) R 21762 21764 20915 0 -1 4202560 23407 0 0 0 5102 6 0 0 25 0 4 0 523059723 312442880 27959 33554432000 4194304 4650419 140734831915792 18446744073709551615 4366896 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21764/tid=21771] ppid=21762 vsize=305120 CPUtime=51.09 cores=1,3,5,7
/proc/21764/task/21771/stat : 21771 (strangenight1-m) R 21762 21764 20915 0 -1 4202560 13385 0 0 0 5106 3 0 0 25 0 4 0 523059723 312442880 27959 33554432000 4194304 4650419 140734831915792 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.88
Current children cumulated vsize (KiB) 305120

[startup+102.301 s]
/proc/loadavg: 7.90 7.94 7.97 10/184 21781
/proc/meminfo: memFree=17604828/32951124 swapFree=67111528/67111528
[pid=21764] ppid=21762 vsize=311256 CPUtime=407.81 cores=1,3,5,7
/proc/21764/stat : 21764 (strangenight1-m) R 21762 21764 20915 0 -1 4202496 130721 0 0 0 40745 36 0 0 25 0 4 0 523059723 318726144 32833 33554432000 4194304 4650419 140734831915792 18446744073709551615 4365330 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21764/statm: 77814 32833 395 112 0 72779 0
[pid=21764/tid=21769] ppid=21762 vsize=311256 CPUtime=100.92 cores=1,3,5,7
/proc/21764/task/21769/stat : 21769 (strangenight1-m) R 21762 21764 20915 0 -1 4202560 38087 0 0 0 10083 9 0 0 25 0 4 0 523059723 318726144 32833 33554432000 4194304 4650419 140734831915792 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21764/tid=21770] ppid=21762 vsize=311256 CPUtime=102.28 cores=1,3,5,7
/proc/21764/task/21770/stat : 21770 (strangenight1-m) R 21762 21764 20915 0 -1 4202560 36375 0 0 0 10217 11 0 0 25 0 4 0 523059723 318726144 32833 33554432000 4194304 4650419 140734831915792 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21764/tid=21771] ppid=21762 vsize=311256 CPUtime=102.29 cores=1,3,5,7
/proc/21764/task/21771/stat : 21771 (strangenight1-m) R 21762 21764 20915 0 -1 4202560 21093 0 0 0 10224 5 0 0 25 0 4 0 523059723 318726144 32833 33554432000 4194304 4650419 140734831915792 18446744073709551615 4439103 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 407.81
Current children cumulated vsize (KiB) 311256

[startup+162.301 s]

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

[pid=21764] ppid=21762 vsize=578192 CPUtime=2804.6 cores=1,3,5,7
/proc/21764/stat : 21764 (strangenight1-m) R 21762 21764 20915 0 -1 4202496 400458 0 0 0 280305 155 0 0 25 0 4 0 523059723 592068608 85434 33554432000 4194304 4650419 140734831915792 18446744073709551615 4366920 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21764/statm: 144548 85434 395 112 0 139513 0
[pid=21764/tid=21769] ppid=21762 vsize=578192 CPUtime=697.67 cores=1,3,5,7
/proc/21764/task/21769/stat : 21769 (strangenight1-m) R 21762 21764 20915 0 -1 4202560 112886 0 0 0 69725 42 0 0 25 0 4 0 523059723 592068608 85434 33554432000 4194304 4650419 140734831915792 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21764/tid=21770] ppid=21762 vsize=578192 CPUtime=702.29 cores=1,3,5,7
/proc/21764/task/21770/stat : 21770 (strangenight1-m) R 21762 21764 20915 0 -1 4202560 130339 0 0 0 70177 52 0 0 25 0 4 0 523059723 592068608 85434 33554432000 4194304 4650419 140734831915792 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21764/tid=21771] ppid=21762 vsize=578192 CPUtime=702.3 cores=1,3,5,7
/proc/21764/task/21771/stat : 21771 (strangenight1-m) R 21762 21764 20915 0 -1 4202560 56717 0 0 0 70209 21 0 0 25 0 4 0 523059723 592068608 85434 33554432000 4194304 4650419 140734831915792 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2804.6
Current children cumulated vsize (KiB) 578192

[startup+762.301 s]
/proc/loadavg: 8.13 8.11 8.03 10/184 21798
/proc/meminfo: memFree=17221112/32951124 swapFree=67111528/67111528
[pid=21764] ppid=21762 vsize=580376 CPUtime=3044.28 cores=1,3,5,7
/proc/21764/stat : 21764 (strangenight1-m) R 21762 21764 20915 0 -1 4202496 415762 0 0 0 304264 164 0 0 25 0 4 0 523059723 594305024 89419 33554432000 4194304 4650419 140734831915792 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21764/statm: 145094 89419 395 112 0 140059 0
[pid=21764/tid=21769] ppid=21762 vsize=580376 CPUtime=757.35 cores=1,3,5,7
/proc/21764/task/21769/stat : 21769 (strangenight1-m) R 21762 21764 20915 0 -1 4202560 116377 0 0 0 75691 44 0 0 25 0 4 0 523059723 594305024 89419 33554432000 4194304 4650419 140734831915792 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21764/tid=21770] ppid=21762 vsize=580376 CPUtime=762.29 cores=1,3,5,7
/proc/21764/task/21770/stat : 21770 (strangenight1-m) R 21762 21764 20915 0 -1 4202560 136716 0 0 0 76174 55 0 0 25 0 4 0 523059723 594305024 89419 33554432000 4194304 4650419 140734831915792 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21764/tid=21771] ppid=21762 vsize=580376 CPUtime=762.3 cores=1,3,5,7
/proc/21764/task/21771/stat : 21771 (strangenight1-m) R 21762 21764 20915 0 -1 4202560 61258 0 0 0 76206 24 0 0 25 0 4 0 523059723 594305024 89419 33554432000 4194304 4650419 140734831915792 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3044.28
Current children cumulated vsize (KiB) 580376

[startup+822.3 s]
/proc/loadavg: 8.12 8.12 8.03 9/184 21800
/proc/meminfo: memFree=17202128/32951124 swapFree=67111528/67111528
[pid=21764] ppid=21762 vsize=581864 CPUtime=3283.95 cores=1,3,5,7
/proc/21764/stat : 21764 (strangenight1-m) R 21762 21764 20915 0 -1 4202496 433912 0 0 0 328223 172 0 0 25 0 4 0 523059723 595828736 88188 33554432000 4194304 4650419 140734831915792 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21764/statm: 145466 88188 395 112 0 140431 0
[pid=21764/tid=21769] ppid=21762 vsize=581864 CPUtime=817.03 cores=1,3,5,7
/proc/21764/task/21769/stat : 21769 (strangenight1-m) R 21762 21764 20915 0 -1 4202560 124098 0 0 0 81656 47 0 0 25 0 4 0 523059723 595828736 88188 33554432000 4194304 4650419 140734831915792 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21764/tid=21770] ppid=21762 vsize=581864 CPUtime=822.29 cores=1,3,5,7
/proc/21764/task/21770/stat : 21770 (strangenight1-m) R 21762 21764 20915 0 -1 4202560 144439 0 0 0 82170 59 0 0 25 0 4 0 523059723 595828736 88188 33554432000 4194304 4650419 140734831915792 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21764/tid=21771] ppid=21762 vsize=581864 CPUtime=822.3 cores=1,3,5,7
/proc/21764/task/21771/stat : 21771 (strangenight1-m) R 21762 21764 20915 0 -1 4202560 63963 0 0 0 82204 26 0 0 25 0 4 0 523059723 595828736 88188 33554432000 4194304 4650419 140734831915792 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3283.95
Current children cumulated vsize (KiB) 581864

[startup+882.301 s]
/proc/loadavg: 8.11 8.12 8.04 10/184 21802
/proc/meminfo: memFree=17151356/32951124 swapFree=67111528/67111528
[pid=21764] ppid=21762 vsize=581892 CPUtime=3523.64 cores=1,3,5,7
/proc/21764/stat : 21764 (strangenight1-m) R 21762 21764 20915 0 -1 4202496 451699 0 0 0 352184 180 0 0 25 0 4 0 523059723 595857408 101221 33554432000 4194304 4650419 140734831915792 18446744073709551615 4366879 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21764/statm: 145473 101221 395 112 0 140438 0
[pid=21764/tid=21769] ppid=21762 vsize=581892 CPUtime=876.7 cores=1,3,5,7
/proc/21764/task/21769/stat : 21769 (strangenight1-m) R 21762 21764 20915 0 -1 4202560 129493 0 0 0 87621 49 0 0 25 0 4 0 523059723 595857408 101221 33554432000 4194304 4650419 140734831915792 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21764/tid=21770] ppid=21762 vsize=581892 CPUtime=882.3 cores=1,3,5,7
/proc/21764/task/21770/stat : 21770 (strangenight1-m) R 21762 21764 20915 0 -1 4202560 152674 0 0 0 88167 63 0 0 25 0 4 0 523059723 595857408 101221 33554432000 4194304 4650419 140734831915792 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21764/tid=21771] ppid=21762 vsize=581892 CPUtime=882.31 cores=1,3,5,7
/proc/21764/task/21771/stat : 21771 (strangenight1-m) R 21762 21764 20915 0 -1 4202560 67740 0 0 0 88203 28 0 0 25 0 4 0 523059723 595857408 101221 33554432000 4194304 4650419 140734831915792 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3523.64
Current children cumulated vsize (KiB) 581892

[startup+942.3 s]
/proc/loadavg: 8.04 8.10 8.03 9/184 21803
/proc/meminfo: memFree=17121324/32951124 swapFree=67111528/67111528
[pid=21764] ppid=21762 vsize=581984 CPUtime=3763.34 cores=1,3,5,7
/proc/21764/stat : 21764 (strangenight1-m) R 21762 21764 20915 0 -1 4202496 463343 0 0 0 376146 188 0 0 25 0 4 0 523059723 595951616 96256 33554432000 4194304 4650419 140734831915792 18446744073709551615 4367521 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21764/statm: 145496 96256 395 112 0 140461 0
[pid=21764/tid=21769] ppid=21762 vsize=581984 CPUtime=936.38 cores=1,3,5,7
/proc/21764/task/21769/stat : 21769 (strangenight1-m) R 21762 21764 20915 0 -1 4202560 133463 0 0 0 93586 52 0 0 25 0 4 0 523059723 595951616 96256 33554432000 4194304 4650419 140734831915792 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21764/tid=21770] ppid=21762 vsize=581984 CPUtime=942.3 cores=1,3,5,7
/proc/21764/task/21770/stat : 21770 (strangenight1-m) R 21762 21764 20915 0 -1 4202560 159092 0 0 0 94163 67 0 0 25 0 4 0 523059723 595951616 96256 33554432000 4194304 4650419 140734831915792 18446744073709551615 4313048 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21764/tid=21771] ppid=21762 vsize=581984 CPUtime=942.31 cores=1,3,5,7
/proc/21764/task/21771/stat : 21771 (strangenight1-m) R 21762 21764 20915 0 -1 4202560 68996 0 0 0 94203 28 0 0 25 0 4 0 523059723 595951616 96256 33554432000 4194304 4650419 140734831915792 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3763.34
Current children cumulated vsize (KiB) 581984

[startup+1002.3 s]
/proc/loadavg: 8.01 8.08 8.03 9/184 21805
/proc/meminfo: memFree=17096880/32951124 swapFree=67111528/67111528
[pid=21764] ppid=21762 vsize=647636 CPUtime=4002.99 cores=1,3,5,7
/proc/21764/stat : 21764 (strangenight1-m) R 21762 21764 20915 0 -1 4202496 478810 0 0 0 400101 198 0 0 25 0 4 0 523059723 663179264 105185 33554432000 4194304 4650419 140734831915792 18446744073709551615 4366828 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21764/statm: 161909 105185 395 112 0 156874 0
[pid=21764/tid=21769] ppid=21762 vsize=647636 CPUtime=996.04 cores=1,3,5,7
/proc/21764/task/21769/stat : 21769 (strangenight1-m) R 21762 21764 20915 0 -1 4202560 138160 0 0 0 99550 54 0 0 25 0 4 0 523059723 663179264 105185 33554432000 4194304 4650419 140734831915792 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21764/tid=21770] ppid=21762 vsize=647636 CPUtime=1002.3 cores=1,3,5,7
/proc/21764/task/21770/stat : 21770 (strangenight1-m) R 21762 21764 20915 0 -1 4202560 165602 0 0 0 100159 71 0 0 25 0 4 0 523059723 663179264 105185 33554432000 4194304 4650419 140734831915792 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21764/tid=21771] ppid=21762 vsize=647636 CPUtime=1002.31 cores=1,3,5,7
/proc/21764/task/21771/stat : 21771 (strangenight1-m) R 21762 21764 20915 0 -1 4202560 73256 0 0 0 100198 33 0 0 25 0 4 0 523059723 663179264 105185 33554432000 4194304 4650419 140734831915792 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4002.99
Current children cumulated vsize (KiB) 647636

[startup+1062.31 s]
/proc/loadavg: 8.00 8.06 8.02 9/184 21806
/proc/meminfo: memFree=17085572/32951124 swapFree=67111528/67111528
[pid=21764] ppid=21762 vsize=647744 CPUtime=4242.69 cores=1,3,5,7
/proc/21764/stat : 21764 (strangenight1-m) R 21762 21764 20915 0 -1 4202496 490025 0 0 0 424065 204 0 0 25 0 4 0 523059723 663289856 99561 33554432000 4194304 4650419 140734831915792 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21764/statm: 161936 99561 395 112 0 156901 0
[pid=21764/tid=21769] ppid=21762 vsize=647744 CPUtime=1055.72 cores=1,3,5,7
/proc/21764/task/21769/stat : 21769 (strangenight1-m) R 21762 21764 20915 0 -1 4202560 139880 0 0 0 105516 56 0 0 25 0 4 0 523059723 663289856 99561 33554432000 4194304 4650419 140734831915792 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21764/tid=21770] ppid=21762 vsize=647744 CPUtime=1062.3 cores=1,3,5,7
/proc/21764/task/21770/stat : 21770 (strangenight1-m) R 21762 21764 20915 0 -1 4202560 173489 0 0 0 106156 74 0 0 25 0 4 0 523059723 663289856 99561 33554432000 4194304 4650419 140734831915792 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21764/tid=21771] ppid=21762 vsize=647744 CPUtime=1062.32 cores=1,3,5,7
/proc/21764/task/21771/stat : 21771 (strangenight1-m) R 21762 21764 20915 0 -1 4202560 74858 0 0 0 106198 34 0 0 25 0 4 0 523059723 663289856 99561 33554432000 4194304 4650419 140734831915792 18446744073709551615 4476288 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4242.69
Current children cumulated vsize (KiB) 647744

[startup+1122.3 s]
/proc/loadavg: 8.00 8.05 8.01 9/184 21808
/proc/meminfo: memFree=17064220/32951124 swapFree=67111528/67111528
[pid=21764] ppid=21762 vsize=650564 CPUtime=4482.35 cores=1,3,5,7
/proc/21764/stat : 21764 (strangenight1-m) R 21762 21764 20915 0 -1 4202496 501467 0 0 0 448023 212 0 0 25 0 4 0 523059723 666177536 107632 33554432000 4194304 4650419 140734831915792 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21764/statm: 162641 107632 395 112 0 157606 0
[pid=21764/tid=21769] ppid=21762 vsize=650564 CPUtime=1115.39 cores=1,3,5,7
/proc/21764/task/21769/stat : 21769 (strangenight1-m) R 21762 21764 20915 0 -1 4202560 143047 0 0 0 111481 58 0 0 25 0 4 0 523059723 666177536 107632 33554432000 4194304 4650419 140734831915792 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21764/tid=21770] ppid=21762 vsize=650564 CPUtime=1122.3 cores=1,3,5,7
/proc/21764/task/21770/stat : 21770 (strangenight1-m) R 21762 21764 20915 0 -1 4202560 178438 0 0 0 112152 78 0 0 25 0 4 0 523059723 666177536 107632 33554432000 4194304 4650419 140734831915792 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21764/tid=21771] ppid=21762 vsize=650564 CPUtime=1122.31 cores=1,3,5,7
/proc/21764/task/21771/stat : 21771 (strangenight1-m) R 21762 21764 20915 0 -1 4202560 78183 0 0 0 112196 35 0 0 25 0 4 0 523059723 666177536 107632 33554432000 4194304 4650419 140734831915792 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4482.35
Current children cumulated vsize (KiB) 650564

[startup+1182.3 s]
/proc/loadavg: 8.00 8.04 8.01 9/184 21810
/proc/meminfo: memFree=17060480/32951124 swapFree=67111528/67111528
[pid=21764] ppid=21762 vsize=637908 CPUtime=4722.02 cores=1,3,5,7
/proc/21764/stat : 21764 (strangenight1-m) R 21762 21764 20915 0 -1 4202496 520410 0 0 0 471980 222 0 0 25 0 4 0 523059723 653217792 107162 33554432000 4194304 4650419 140734831915792 18446744073709551615 4363420 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21764/statm: 159477 107162 395 112 0 154442 0
[pid=21764/tid=21769] ppid=21762 vsize=637908 CPUtime=1175.07 cores=1,3,5,7
/proc/21764/task/21769/stat : 21769 (strangenight1-m) R 21762 21764 20915 0 -1 4202560 145666 0 0 0 117447 60 0 0 25 0 4 0 523059723 653217792 107162 33554432000 4194304 4650419 140734831915792 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21764/tid=21770] ppid=21762 vsize=637908 CPUtime=1182.3 cores=1,3,5,7
/proc/21764/task/21770/stat : 21770 (strangenight1-m) R 21762 21764 20915 0 -1 4202560 185103 0 0 0 118149 81 0 0 25 0 4 0 523059723 653217792 107162 33554432000 4194304 4650419 140734831915792 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21764/tid=21771] ppid=21762 vsize=637908 CPUtime=1182.32 cores=1,3,5,7
/proc/21764/task/21771/stat : 21771 (strangenight1-m) R 21762 21764 20915 0 -1 4202560 82603 0 0 0 118193 39 0 0 25 0 4 0 523059723 653217792 107162 33554432000 4194304 4650419 140734831915792 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4722.02
Current children cumulated vsize (KiB) 637908



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 8.00 8.03 8.01 5/179 21811
/proc/meminfo: memFree=17469468/32951124 swapFree=67111528/67111528
[pid=21764] ppid=21762 vsize=637944 CPUtime=4800.36 cores=1,3,5,7
/proc/21764/stat : 21764 (strangenight1-m) R 21762 21764 20915 0 -1 4202496 525596 0 0 0 479811 225 0 0 25 0 4 0 523059723 653254656 105498 33554432000 4194304 4650419 140734831915792 18446744073709551615 4365357 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21764/statm: 159486 105498 395 112 0 154451 0
[pid=21764/tid=21769] ppid=21762 vsize=637944 CPUtime=1194.57 cores=1,3,5,7
/proc/21764/task/21769/stat : 21769 (strangenight1-m) R 21762 21764 20915 0 -1 4202560 146341 0 0 0 119397 60 0 0 25 0 4 0 523059723 653254656 105498 33554432000 4194304 4650419 140734831915792 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21764/tid=21770] ppid=21762 vsize=637944 CPUtime=1201.91 cores=1,3,5,7
/proc/21764/task/21770/stat : 21770 (strangenight1-m) R 21762 21764 20915 0 -1 4202560 187646 0 0 0 120109 82 0 0 25 0 4 0 523059723 653254656 105498 33554432000 4194304 4650419 140734831915792 18446744073709551615 4364340 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21764/tid=21771] ppid=21762 vsize=637944 CPUtime=1201.92 cores=1,3,5,7
/proc/21764/task/21771/stat : 21771 (strangenight1-m) R 21762 21764 20915 0 -1 4202560 83372 0 0 0 120153 39 0 0 25 0 4 0 523059723 653254656 105498 33554432000 4194304 4650419 140734831915792 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 637944

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

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

[startup+1201.9 s]
/proc/loadavg: 8.00 8.03 8.01 5/179 21811
/proc/meminfo: memFree=17469468/32951124 swapFree=67111528/67111528
[pid=21764] ppid=21762 vsize=637944 CPUtime=4800.36 cores=1,3,5,7
/proc/21764/stat : 21764 (strangenight1-m) R 21762 21764 20915 0 -1 4202496 525596 0 0 0 479811 225 0 0 25 0 4 0 523059723 653254656 105498 33554432000 4194304 4650419 140734831915792 18446744073709551615 4365357 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21764/statm: 159486 105498 395 112 0 154451 0
[pid=21764/tid=21769] ppid=21762 vsize=637944 CPUtime=1194.57 cores=1,3,5,7
/proc/21764/task/21769/stat : 21769 (strangenight1-m) R 21762 21764 20915 0 -1 4202560 146341 0 0 0 119397 60 0 0 25 0 4 0 523059723 653254656 105498 33554432000 4194304 4650419 140734831915792 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21764/tid=21770] ppid=21762 vsize=637944 CPUtime=1201.91 cores=1,3,5,7
/proc/21764/task/21770/stat : 21770 (strangenight1-m) R 21762 21764 20915 0 -1 4202560 187646 0 0 0 120109 82 0 0 25 0 4 0 523059723 653254656 105498 33554432000 4194304 4650419 140734831915792 18446744073709551615 4364340 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21764/tid=21771] ppid=21762 vsize=637944 CPUtime=1201.92 cores=1,3,5,7
/proc/21764/task/21771/stat : 21771 (strangenight1-m) R 21762 21764 20915 0 -1 4202560 83372 0 0 0 120153 39 0 0 25 0 4 0 523059723 653254656 105498 33554432000 4194304 4650419 140734831915792 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 637944

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.94
CPU time (s): 4800.41
CPU user time (s): 4798.13
CPU system time (s): 2.27665
CPU usage (%): 399.39
Max. virtual memory (cumulated for all children) (KiB): 689672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.13
system time used= 2.27665
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 525597
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= 180
involuntary context switches= 36734

runsolver used 1.73773 second user time and 4.82827 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-30 00:02:51
IDJOB=3175317
IDBENCH=82935
IDSOLVER=1588
FILE ID=node103/3175317-1304114571
RUNJOBID= node103-1304114571-21749
PBS_JOBID= 13170666
Free space on /tmp= 71520 MiB

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

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

MD5SUM BENCH= 988859f9794bcb4984b591f0d8d2fa91
RANDOM SEED=1679405984

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17893452 kB
Buffers:       2149460 kB
Cached:       12260544 kB
SwapCached:          0 kB
Active:        5600720 kB
Inactive:      8872804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17893452 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12628 kB
Writeback:           0 kB
AnonPages:       62416 kB
Mapped:          14480 kB
Slab:           520316 kB
PageTables:       4728 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   186896 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= 71512 MiB
End job on node103 at 2011-04-30 00:22:55