Trace number 3174919

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.35 1201.74

General information on the benchmark

Namerandom/large/
unif-k7-r85-v200-c17000-S181603592-089-UNKNOWN.cnf
MD5SUMaf7b69f0071c372d5cdc250bc7f688e1
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 variables200
Number of clauses17000
Sum of the clauses size119000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517000

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-3174919-1307640507.cnf'
0.00/0.00	c -- header says num vars:            200
0.00/0.00	c -- header says num clauses:       17000
0.00/0.01	c -- clauses added:            0 learnts,        17000 normals,            0 xors
0.00/0.01	c -- vars added        200
0.00/0.01	c Parsing time:  0.03 s
0.00/0.01	c  N st     0         0       200     17000         0         0    119000         0   no data   no data  --
1.17/0.37	c asymm  cl-useful: 0/14597/17000 lits-rem:0 time: 1.41
1.17/0.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
4.39/1.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.39/1.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.39/1.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
4.39/1.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.39/1.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.25 s
4.39/1.16	c Finding binary XORs  T:     0.00 s  found:       0
4.39/1.16	c Finding non-binary XORs:     0.04 s (found:       0, avg size: nan)
4.39/1.16	c calculated reachability. Time: 0.00
4.39/1.16	c Calc default polars -  time:   0.00 s pos:      95 undec:       6 neg:      99
4.39/1.16	c =========================================================================================
4.39/1.16	c types(t): F = full restart, N = normal restart
4.39/1.16	c types(t): S = simplification begin/end, E = solution found
4.39/1.16	c restart types(rt): st = static, dy = dynamic
4.39/1.16	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
4.39/1.16	c  B st     0         0       200     17000         0         0    119000         0   no data   no data  --
4.39/1.16	c  N dy    10      6470       200     17000         0      3852    119000    176117     47.56     50.09  --
4.39/1.16	c  N dy    28     11291       200     17000         0      4396    119000    154314     47.92     50.47  --
5.17/1.36	c  N dy    46     15417       200     17000         0      8396    119000    375355     48.17     51.88  --
5.97/1.55	c  N dy    61     19495       200     17000         0      6905    119000    243260     48.34     51.06  --
6.77/1.79	c  N dy    71     23526       200     17000         0     10828    119000    460291     48.23     50.78  --
7.17/1.89	c  F st    76     25002       200     17000         0     12265    119000    539237     48.23     44.39  --
8.38/2.11	c  N st    81     28299       200     17000         0      8839    119000    305768     48.23   no data  --
8.78/2.22	c  S st    82     30000       200     17000         0     10496    119000    397827     48.23   no data  --
8.78/2.27	c  S st    82     30503       200     17000         0     10994    119000    424291     48.23   no data  --
8.78/2.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.78/2.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.78/2.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
8.78/2.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.78/2.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.78/2.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
8.78/2.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
20.34/5.17	c lits-rem:      1285  cl-subs:      346  v-elim:      0  v-fix:    0  time: 11.48 s
20.74/5.28	c asymm  cl-useful: 0/2403/17000 lits-rem:0 time: 0.46
20.74/5.28	c calculated reachability. Time: 0.00
20.74/5.28	c  N dy    82     30503       200     17000         0     10648    119000    398725     48.23   no data  --
22.74/5.70	c  N dy    95     35532       200     17000         0      7857    119000    207112     48.25     51.25  --
24.35/6.18	c  N dy    98     42236       200     17000         0     14346    119000    569721     47.74     50.41  --
25.54/6.47	c  S st   120     45754       200     17000         0      9081    119000    234974     47.88   no data  --
25.96/6.52	c  S st   120     46258       200     17000         0      9577    119000    261293     47.88   no data  --
25.96/6.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
25.96/6.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.96/6.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
25.96/6.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.96/6.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.96/6.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
25.96/6.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
34.74/8.77	c lits-rem:       484  cl-subs:       40  v-elim:      0  v-fix:    0  time:  8.89 s
34.74/8.77	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
34.74/8.78	c vivif2 --  cl tried     9537 cl shrink        0 lits rem          0 time: 0.01
36.72/9.23	c asymm  cl-useful: 0/12736/17000 lits-rem:0 time: 1.82
36.72/9.23	c calculated reachability. Time: 0.00
36.72/9.23	c  N dy   120     46258       200     17000         0      9537    119000    257655     47.88   no data  --
38.32/9.65	c  N dy   130     51790       200     17000         0     14904    119000    552486     47.77     50.50  --
39.92/10.02	c  N dy   149     56277       200     17000         0     19255    119000    795911     47.87     50.63  --
41.12/10.33	c  N dy   169     60343       200     17000         0     13519    119000    437154     47.96     50.54  --
42.32/10.66	c  N dy   192     64403       200     17000         0     17463    119000    656666     48.07     54.92  --
43.93/11.09	c  N dy   216     69389       200     17000         0     11645    119000    290537     48.18     46.37  --
43.93/11.09	c  S st   216     69389       200     17000         0     11645    119000    290537     48.18     46.37  --
44.31/11.14	c  S st   216     69893       200     17000         0     12144    119000    317351     48.18   no data  --
44.31/11.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
44.31/11.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
44.31/11.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
44.31/11.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
44.31/11.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
44.31/11.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
44.31/11.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
53.49/13.43	c lits-rem:       603  cl-subs:      114  v-elim:      0  v-fix:    0  time:  9.04 s
53.49/13.43	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
53.49/13.44	c vivif2 --  cl tried    12030 cl shrink        0 lits rem          0 time: 0.02
54.30/13.67	c asymm  cl-useful: 0/4264/17000 lits-rem:0 time: 0.94
54.30/13.67	c calculated reachability. Time: 0.00
54.30/13.67	c  N dy   216     69893       200     17000         0     12030    119000    308708     48.18   no data  --
55.90/14.06	c  N dy   230     74523       200     17000         0     16533    119000    561362     48.22     51.12  --
58.29/14.64	c  N dy   254     80383       200     17000         0     22230    119000    878942     48.28     51.14  --
60.29/15.12	c  N dy   277     85752       200     17000         0     15777    119000    477825     48.33     50.98  --
60.69/15.28	c  F st   289     87500       200     17000         0     17469    119000    572877     48.37   no data  --
62.69/15.77	c  N dy   295     92694       200     17000         0     22488    119000    857068     48.37   no data  --
65.08/16.34	c  N dy   313     98932       200     17000         0     15950    119000    447853     48.35     51.36  --
67.07/16.86	c  S st   329    104839       200     17000         0     21688    119000    769643     48.31     45.56  --
67.47/16.94	c  S st   329    105342       200     17000         0     22176    119000    796435     48.31   no data  --
67.47/16.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
67.47/16.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
67.47/16.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.06
67.47/16.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
67.47/16.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
67.47/16.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
67.47/16.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
86.26/21.61	c lits-rem:      1864  cl-subs:      671  v-elim:      0  v-fix:    0  time: 18.44 s
86.26/21.61	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
86.26/21.62	c vivif2 --  cl tried    21505 cl shrink        0 lits rem          0 time: 0.03
87.06/21.87	c asymm  cl-useful: 0/4668/17000 lits-rem:0 time: 1.01
87.06/21.87	c calculated reachability. Time: 0.00
87.06/21.87	c  N dy   329    105342       200     17000         0     21505    119000    746861     48.31   no data  --
90.25/22.63	c  N dy   362    112474       200     17000         0     14826    119000    342769     48.36     50.95  --
92.65/23.24	c  N dy   393    119683       200     17000         0     21836    119000    734444     48.42     50.99  --
95.85/24.03	c  N dy   430    127667       200     17000         0     15035    119000    308924     48.48     51.09  --
98.64/24.72	c  N dy   469    135859       200     17000         0     22998    119000    753552     48.51     51.17  --
102.23/25.62	c  N dy   511    144598       200     17000         0     15956    119000    316431     48.57     51.21  --
105.45/26.43	c  N dy   544    153844       200     17000         0     24928    119000    822425     48.59     51.99  --
107.02/26.85	c  S st   563    158013       200     17000         0     28968    119000   1046314     48.61     46.29  --
107.42/26.94	c  S st   563    158519       200     17000         0     29466    119000   1072940     48.61   no data  --
107.42/26.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
107.42/26.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
107.42/26.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.07
107.42/26.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
107.42/26.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
107.42/26.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
107.42/26.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
132.59/33.24	c lits-rem:      1823  cl-subs:     1033  v-elim:      0  v-fix:    0  time: 24.94 s
132.59/33.24	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.01
132.59/33.26	c vivif2 --  cl tried    28433 cl shrink        0 lits rem          0 time: 0.04
133.78/33.56	c asymm  cl-useful: 0/3232/17000 lits-rem:0 time: 1.21
133.78/33.56	c calculated reachability. Time: 0.00
133.78/33.56	c  N dy   563    158519       200     17000         0     28433    119000    995499     48.61   no data  --
138.59/34.75	c  N dy   593    168754       200     17000         0     21866    119000    603655     48.60     51.23  --
143.78/36.09	c  N dy   639    179562       200     17000         0     32343    119000   1186837     48.64     51.50  --
148.99/37.32	c  N dy   681    191110       200     17000         0     26110    119000    797899     48.64     51.34  --
154.96/38.85	c  N dy   725    203711       200     17000         0     19904    119000    407356     48.64     51.24  --
161.36/40.47	c  N dy   779    217740       200     17000         0     33521    119000   1165577     48.67     51.33  --
168.14/42.16	c  N dy   845    231668       200     17000         0     27644    119000    792626     48.71     51.34  --
170.96/42.84	c  S st   862    237778       200     17000         0     33567    119000   1122374     48.70   no data  --
171.36/42.95	c  S st   862    238284       200     17000         0     34069    119000   1149533     48.70   no data  --
171.36/42.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
171.36/42.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
171.36/42.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.10
171.74/43.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
171.74/43.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
171.74/43.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
171.74/43.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
204.49/51.21	c lits-rem:      1250  cl-subs:     1065  v-elim:      0  v-fix:    0  time: 32.72 s
204.49/51.21	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.01
204.49/51.22	c vivif2 --  cl tried    33004 cl shrink        0 lits rem          0 time: 0.04
205.29/51.48	c asymm  cl-useful: 0/2853/17000 lits-rem:0 time: 1.05
205.29/51.48	c calculated reachability. Time: 0.00
205.29/51.48	c  N dy   862    238284       200     17000         0     33004    119000   1070006     48.70   no data  --
212.48/53.26	c  N dy   921    253927       200     17000         0     27819    119000    763992     48.74     51.33  --
220.47/55.27	c  N dy   999    270150       200     17000         0     22210    119000    405210     48.79     51.74  --
228.08/57.19	c  N dy  1054    288146       200     17000         0     39693    119000   1385472     48.80     52.64  --
236.45/59.20	c  F st  1100    306250       200     17000         0     34895    119000   1070064     48.78   no data  --
236.45/59.28	c  N st  1102    306877       200     17000         0     35499    119000   1103984     48.78   no data  --
245.66/61.56	c  N dy  1154    326491       200     17000         0     31271    119000    822995     48.77     51.91  --
256.02/64.18	c  N dy  1223    346950       200     17000         0     26874    119000    536285     48.79     51.69  --
261.22/65.49	c  S st  1258    357426       200     17000         0     37055    119000   1104160     48.79   no data  --
262.02/65.60	c  S st  1258    357931       200     17000         0     37555    119000   1130715     48.79   no data  --
262.02/65.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
262.02/65.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
262.02/65.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.10
262.02/65.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
262.02/65.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
262.02/65.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
262.02/65.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
297.57/74.50	c lits-rem:       849  cl-subs:     1009  v-elim:      0  v-fix:    0  time: 35.29 s
297.57/74.51	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.01
297.57/74.52	c vivif2 --  cl tried    36546 cl shrink        0 lits rem          0 time: 0.05
298.78/74.89	c asymm  cl-useful: 0/2589/17000 lits-rem:0 time: 1.48
298.78/74.89	c calculated reachability. Time: 0.00
298.78/74.89	c  N dy  1258    357931       200     17000         0     36546    119000   1056498     48.79   no data  --
309.94/77.65	c  N dy  1290    379442       200     17000         0     32154    119000    787253     48.71     51.42  --
321.13/80.46	c  N dy  1369    399891       200     17000         0     52013    119000   1896303     48.74     51.36  --
331.12/82.95	c  N dy  1416    419957       200     17000         0     45281    119000   1478659     48.70     53.01  --
343.11/85.95	c  N dy  1473    442851       200     17000         0     40334    119000   1154198     48.67     51.87  --
354.29/88.79	c  N dy  1529    463333       200     17000         0     32068    119000    654078     48.65     51.26  --
365.47/91.56	c  N dy  1608    483562       200     17000         0     51700    119000   1750924     48.67     51.49  --
377.06/94.40	c  N dy  1672    503965       200     17000         0     42393    119000   1181529     48.67     51.54  --
392.24/98.25	c  N dy  1728    531613       200     17000         0     39071    119000    960043     48.60     51.31  --
395.46/99.01	c  S st  1750    536896       200     17000         0     44200    119000   1246716     48.61     49.33  --
395.84/99.13	c  S st  1750    537396       200     17000         0     44693    119000   1273483     48.61   no data  --
395.84/99.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
395.84/99.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
395.84/99.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.10
395.84/99.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
395.84/99.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
395.84/99.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
395.84/99.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
427.39/107.08	c lits-rem:      1721  cl-subs:     1291  v-elim:      0  v-fix:    0  time: 31.44 s
427.39/107.08	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.01
427.39/107.09	c vivif2 --  cl tried    43402 cl shrink        0 lits rem          0 time: 0.06
428.98/107.42	c asymm  cl-useful: 0/2220/17000 lits-rem:0 time: 1.33
428.98/107.43	c calculated reachability. Time: 0.00
428.98/107.43	c  N dy  1750    537396       200     17000         0     43402    119000   1185401     48.61   no data  --
444.97/111.42	c  N dy  1827    559812       200     17000         0     34177    119000    636681     48.62     51.30  --
457.75/114.67	c  N dy  1892    580862       200     17000         0     54590    119000   1772450     48.61     51.51  --
470.52/117.84	c  N dy  1927    600887       200     17000         0     41980    119000   1029018     48.58     51.16  --
483.71/121.12	c  N dy  2005    620937       200     17000         0     61413    119000   2118737     48.59     51.54  --
495.70/124.13	c  N dy  2073    641223       200     17000         0     48145    119000   1325339     48.59     51.61  --
510.87/127.93	c  N dy  2141    661299       200     17000         0     67642    119000   2412730     48.60     51.43  --
523.66/131.14	c  N dy  2209    681823       200     17000         0     53640    119000   1589922     48.61     51.23  --
609.55/152.68	c  N dy  2267    794405       200     17000         0     54649    119000   1544554     48.09     50.71  --
619.55/155.16	c  S st  2324    806095       200     17000         0     66002    119000   2175018     48.10     45.77  --
620.33/155.35	c  S st  2324    806595       200     17000         0     66492    119000   2201665     48.10   no data  --
620.33/155.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
620.33/155.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
620.72/155.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.16
620.72/155.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
620.72/155.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
620.72/155.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
620.72/155.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
743.76/186.22	c lits-rem:      2313  cl-subs:     3180  v-elim:      0  v-fix:    0  time: 122.79 s
743.76/186.22	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
743.76/186.25	c vivif2 --  cl tried    63312 cl shrink        0 lits rem          0 time: 0.09
744.96/186.56	c asymm  cl-useful: 0/1438/17000 lits-rem:0 time: 1.24
744.96/186.56	c calculated reachability. Time: 0.00
744.96/186.56	c  N dy  2324    806595       200     17000         0     63312    119000   2000149     48.10   no data  --
759.76/190.24	c  N dy  2403    826654       200     17000         0     45228    119000    959323     48.11     51.45  --
774.12/193.86	c  N dy  2486    847399       200     17000         0     65307    119000   2076906     48.13     50.89  --
790.10/197.80	c  N dy  2588    867678       200     17000         0     46336    119000    971980     48.16     50.77  --
803.70/201.30	c  N dy  2640    888379       200     17000         0     66377    119000   2086047     48.15     50.91  --
819.67/205.28	c  N dy  2726    908457       200     17000         0     46210    119000    922863     48.17     51.77  --
834.04/208.85	c  N dy  2812    928626       200     17000         0     65772    119000   2011027     48.18     50.83  --
851.21/213.14	c  N dy  2898    948671       200     17000         0     44515    119000    778008     48.20     50.95  --
865.21/216.61	c  N dy  2988    968682       200     17000         0     63936    119000   1859997     48.22     51.25  --
885.97/221.86	c  N dy  3097    989507       200     17000         0     42463    119000    614995     48.25     50.84  --
901.54/225.77	c  N dy  3191   1009554       200     17000         0     61967    119000   1702158     48.26     50.98  --
921.12/230.67	c  N dy  3278   1029874       200     17000         0     81691    119000   2804798     48.28     50.88  --
936.71/234.57	c  N dy  3347   1050565       200     17000         0     59024    119000   1485127     48.28     51.00  --
955.07/239.10	c  N dy  3444   1070737       200     17000         0     78612    119000   2581822     48.29     51.66  --
956.27/239.43	c  F st  3452   1071877       200     17000         0     79728    119000   2644019     48.29   no data  --
971.85/243.32	c  N dy  3477   1092171       200     17000         0     55733    119000   1267343     48.28     50.94  --
989.02/247.66	c  N dy  3560   1112246       200     17000         0     75266    119000   2359245     48.29     50.92  --
1009.80/252.80	c  N dy  3665   1132297       200     17000         0     50047    119000    903045     48.31     50.98  --
1026.18/256.97	c  N dy  3731   1152526       200     17000         0     69636    119000   1992247     48.31     51.19  --
1053.34/263.77	c  N dy  3827   1176612       200     17000         0     47400    119000    711557     48.32     50.93  --
1068.92/267.68	c  N dy  3900   1196694       200     17000         0     66867    119000   1792384     48.33     51.02  --
1081.30/270.76	c  S st  3949   1209892       200     17000         0     79681    119000   2506966     48.33   no data  --
1082.10/270.99	c  S st  3949   1210395       200     17000         0     80180    119000   2533419     48.33   no data  --
1082.50/271.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1082.50/271.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1082.50/271.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.21
1082.90/271.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1082.90/271.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1082.90/271.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
1082.90/271.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1301.40/325.82	c lits-rem:      3203  cl-subs:     2603  v-elim:      0  v-fix:    0  time: 218.29 s
1301.40/325.82	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
1301.40/325.85	c vivif2 --  cl tried    77577 cl shrink        0 lits rem          0 time: 0.11
1303.00/326.24	c asymm  cl-useful: 0/1930/17000 lits-rem:0 time: 1.55
1303.00/326.24	c calculated reachability. Time: 0.00
1303.00/326.24	c  N dy  3949   1210395       200     17000         0     77577    119000   2343481     48.33   no data  --
1324.57/331.69	c  N dy  4026   1231632       200     17000         0     51681    119000    906857     48.34     50.99  --
1342.96/336.22	c  N dy  4123   1252570       200     17000         0     72035    119000   2044396     48.35     51.45  --
1364.92/341.75	c  N dy  4209   1272676       200     17000         0     91552    119000   3132669     48.36     50.97  --
1382.50/346.10	c  N dy  4272   1292963       200     17000         0     63709    119000   1525296     48.37     51.00  --
1402.07/351.03	c  N dy  4345   1313461       200     17000         0     83618    119000   2635488     48.37     51.32  --
1422.85/356.28	c  N dy  4419   1333539       200     17000         0     54561    119000    975068     48.38     54.19  --
1440.02/360.52	c  N dy  4498   1353636       200     17000         0     74053    119000   2063632     48.39     51.12  --
1459.99/365.59	c  N dy  4542   1374129       200     17000         0     93951    119000   3171441     48.37     51.04  --
1478.76/370.24	c  N dy  4618   1394659       200     17000         0     64346    119000   1475007     48.38     51.07  --
1498.73/375.27	c  N dy  4709   1414776       200     17000         0     83895    119000   2568004     48.39     51.10  --
1523.11/381.34	c  N dy  4803   1434947       200     17000         0     52985    119000    793801     48.41     51.01  --
1539.48/385.43	c  N dy  4870   1455000       200     17000         0     72474    119000   1877688     48.41     52.03  --
1561.05/390.85	c  N dy  4927   1476030       200     17000         0     92847    119000   3007750     48.40     51.17  --
1583.42/396.43	c  N dy  4993   1496157       200     17000         0     60940    119000   1194755     48.41     51.24  --
1605.79/402.00	c  N dy  5065   1519598       200     17000         0     83682    119000   2470628     48.40     51.01  --
1630.96/408.36	c  N dy  5123   1539641       200     17000         0    103131    119000   3552447     48.40     50.97  --
1651.34/413.45	c  N dy  5205   1559983       200     17000         0     70480    119000   1682139     48.41     51.11  --
1673.73/419.05	c  N dy  5261   1581129       200     17000         0     90917    119000   2818404     48.40     50.97  --
1699.26/425.48	c  N dy  5351   1601140       200     17000         0     56999    119000    887054     48.41     51.31  --
1722.46/431.24	c  N dy  5436   1623760       200     17000         0     78945    119000   2107442     48.41     51.14  --
1749.20/437.95	c  N dy  5514   1643980       200     17000         0     98551    119000   3202009     48.42     51.01  --
1773.57/444.04	c  N dy  5603   1664851       200     17000         0     64481    119000   1260652     48.43     51.18  --
1793.13/448.95	c  N dy  5669   1685006       200     17000         0     84034    119000   2357362     48.43     51.04  --
1819.50/455.50	c  N dy  5767   1705022       200     17000         0    103460    119000   3442601     48.44     52.93  --
1827.09/457.45	c  S st  5791   1710395       200     17000         0    108662    119000   3733580     48.44   no data  --
1828.29/457.77	c  S st  5791   1710899       200     17000         0    109161    119000   3759602     48.44   no data  --
1828.29/457.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
1828.29/457.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1828.69/457.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.30
1829.09/457.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1829.09/457.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1829.09/457.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
1829.09/457.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4467.12/1118.34	c lits-rem:      4746  cl-subs:     3965  v-elim:      0  v-fix:    0  time: 2636.41 s
4467.12/1118.34	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.01
4467.12/1118.38	c vivif2 --  cl tried   105196 cl shrink        0 lits rem          0 time: 0.18
4469.12/1118.80	c asymm  cl-useful: 0/1251/17000 lits-rem:0 time: 1.68
4469.12/1118.81	c calculated reachability. Time: 0.00
4469.12/1118.81	c  N dy  5791   1710899       200     17000         0    105196    119000   3466634     48.44   no data  --
4488.30/1123.66	c  N dy  5869   1730923       200     17000         0     69401    119000   1493240     48.45     51.03  --
4510.26/1129.16	c  N dy  5943   1752374       200     17000         0     90212    119000   2656414     48.45     51.26  --
4536.23/1135.60	c  N dy  6006   1772517       200     17000         0    109743    119000   3742986     48.45     51.10  --
4555.40/1140.43	c  N dy  6069   1792667       200     17000         0     73046    119000   1650978     48.45     51.25  --
4576.17/1145.63	c  N dy  6130   1812809       200     17000         0     92524    119000   2734647     48.44     51.06  --
4605.74/1153.07	c  N dy  6208   1832831       200     17000         0    111970    119000   3821314     48.45     51.19  --
4628.90/1158.81	c  N dy  6283   1853026       200     17000         0     74376    119000   1681118     48.45     51.66  --
4653.67/1165.05	c  N dy  6357   1873509       200     17000         0     94238    119000   2793678     48.46     51.06  --
4681.63/1172.06	c  N dy  6421   1893537       200     17000         0    113667    119000   3884135     48.45     51.37  --
4703.60/1177.51	c  N dy  6515   1913571       200     17000         0     74920    119000   1666429     48.46     51.15  --
4726.37/1183.21	c  N dy  6588   1933682       200     17000         0     94444    119000   2754878     48.47     51.40  --
4752.34/1189.76	c  N dy  6640   1953741       200     17000         0    113921    119000   3844635     48.46     51.25  --
4774.71/1195.34	c  N dy  6707   1973894       200     17000         0     74300    119000   1575642     48.46     51.05  --
4797.08/1200.99	c  N dy  6789   1994063       200     17000         0     93861    119000   2669197     48.46     51.41  --

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3174919-1307640507/watcher-3174919-1307640507 -o /tmp/evaluation-result-3174919-1307640507/solver-3174919-1307640507 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3174919-1307640507.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.40 7.90 8.01 3/174 11172
/proc/meminfo: memFree=32436600/32951124 swapFree=67055696/67111528
[pid=11172] ppid=11170 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/11172/stat : 11172 (strangenight1-m) R 11170 11172 10396 0 -1 4202496 413 0 0 0 0 0 0 0 25 0 4 0 608241963 52465664 352 33554432000 4194304 4650419 140734436588496 18446744073709551615 47616529614770 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11172/statm: 12809 352 303 112 0 7774 0
[pid=11172/tid=11173] ppid=11170 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/11172/task/11173/stat : 11173 (strangenight1-m) R 11170 11172 10396 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 608241963 52465664 352 33554432000 4194304 4650419 140734436588496 18446744073709551615 47616529614770 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11172/tid=11174] ppid=11170 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/11172/task/11174/stat : 11174 (strangenight1-m) R 11170 11172 10396 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 608241963 52465664 352 33554432000 4194304 4650419 140734436588496 18446744073709551615 268660718577 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11172/tid=11175] ppid=11170 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/11172/task/11175/stat : 11175 (strangenight1-m) R 11170 11172 10396 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 608241963 52465664 352 33554432000 4194304 4650419 140734436588496 18446744073709551615 47616529614770 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.0182069 s]
/proc/loadavg: 7.40 7.90 8.01 3/174 11172
/proc/meminfo: memFree=32436600/32951124 swapFree=67055696/67111528
[pid=11172] ppid=11170 vsize=282768 CPUtime=0.04 cores=1,3,5,7
/proc/11172/stat : 11172 (strangenight1-m) R 11170 11172 10396 0 -1 4202496 2409 0 0 0 4 0 0 0 18 0 4 0 608241963 289554432 2319 33554432000 4194304 4650419 140734436588496 18446744073709551615 4370522 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11172/statm: 70692 2320 366 112 0 65657 0
[pid=11172/tid=11173] ppid=11170 vsize=282768 CPUtime=0.01 cores=1,3,5,7
/proc/11172/task/11173/stat : 11173 (strangenight1-m) R 11170 11172 10396 0 -1 4202560 510 0 0 0 1 0 0 0 25 0 4 0 608241963 289554432 2321 33554432000 4194304 4650419 140734436588496 18446744073709551615 268660330703 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11172/tid=11174] ppid=11170 vsize=282768 CPUtime=0 cores=1,3,5,7
/proc/11172/task/11174/stat : 11174 (strangenight1-m) R 11170 11172 10396 0 -1 4202560 491 0 0 0 0 0 0 0 25 0 4 0 608241963 289554432 2322 33554432000 4194304 4650419 140734436588496 18446744073709551615 4370511 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11172/tid=11175] ppid=11170 vsize=282768 CPUtime=0.01 cores=1,3,5,7
/proc/11172/task/11175/stat : 11175 (strangenight1-m) R 11170 11172 10396 0 -1 4202560 503 0 0 0 1 0 0 0 18 0 4 0 608241963 289554432 2322 33554432000 4194304 4650419 140734436588496 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 282768

[startup+0.101192 s]
/proc/loadavg: 7.40 7.90 8.01 3/174 11172
/proc/meminfo: memFree=32436600/32951124 swapFree=67055696/67111528
[pid=11172] ppid=11170 vsize=282900 CPUtime=0.37 cores=1,3,5,7
/proc/11172/stat : 11172 (strangenight1-m) R 11170 11172 10396 0 -1 4202496 2687 0 0 0 37 0 0 0 18 0 4 0 608241963 289689600 2597 33554432000 4194304 4650419 140734436588496 18446744073709551615 4370701 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11172/statm: 70725 2597 366 112 0 65690 0
[pid=11172/tid=11173] ppid=11170 vsize=282900 CPUtime=0.09 cores=1,3,5,7
/proc/11172/task/11173/stat : 11173 (strangenight1-m) R 11170 11172 10396 0 -1 4202560 545 0 0 0 9 0 0 0 25 0 4 0 608241963 289689600 2597 33554432000 4194304 4650419 140734436588496 18446744073709551615 4370723 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11172/tid=11174] ppid=11170 vsize=282900 CPUtime=0.09 cores=1,3,5,7
/proc/11172/task/11174/stat : 11174 (strangenight1-m) R 11170 11172 10396 0 -1 4202560 534 0 0 0 9 0 0 0 25 0 4 0 608241963 289689600 2597 33554432000 4194304 4650419 140734436588496 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11172/tid=11175] ppid=11170 vsize=282900 CPUtime=0.09 cores=1,3,5,7
/proc/11172/task/11175/stat : 11175 (strangenight1-m) R 11170 11172 10396 0 -1 4202560 672 0 0 0 9 0 0 0 18 0 4 0 608241963 289689600 2597 33554432000 4194304 4650419 140734436588496 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 282900

[startup+0.300159 s]
/proc/loadavg: 7.40 7.90 8.01 3/174 11172
/proc/meminfo: memFree=32436600/32951124 swapFree=67055696/67111528
[pid=11172] ppid=11170 vsize=284564 CPUtime=1.17 cores=1,3,5,7
/proc/11172/stat : 11172 (strangenight1-m) R 11170 11172 10396 0 -1 4202496 3491 0 0 0 117 0 0 0 18 0 4 0 608241963 291393536 2850 33554432000 4194304 4650419 140734436588496 18446744073709551615 4370522 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11172/statm: 71141 2850 369 112 0 66106 0
[pid=11172/tid=11173] ppid=11170 vsize=284564 CPUtime=0.29 cores=1,3,5,7
/proc/11172/task/11173/stat : 11173 (strangenight1-m) R 11170 11172 10396 0 -1 4202560 579 0 0 0 29 0 0 0 25 0 4 0 608241963 291393536 2850 33554432000 4194304 4650419 140734436588496 18446744073709551615 4370658 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11172/tid=11174] ppid=11170 vsize=284564 CPUtime=0.29 cores=1,3,5,7
/proc/11172/task/11174/stat : 11174 (strangenight1-m) R 11170 11172 10396 0 -1 4202560 566 0 0 0 29 0 0 0 25 0 4 0 608241963 291393536 2850 33554432000 4194304 4650419 140734436588496 18446744073709551615 4370567 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11172/tid=11175] ppid=11170 vsize=284564 CPUtime=0.29 cores=1,3,5,7
/proc/11172/task/11175/stat : 11175 (strangenight1-m) R 11170 11172 10396 0 -1 4202560 1381 0 0 0 29 0 0 0 18 0 4 0 608241963 291393536 2851 33554432000 4194304 4650419 140734436588496 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 284564

[startup+0.70109 s]
/proc/loadavg: 7.40 7.90 8.01 3/174 11172
/proc/meminfo: memFree=32436600/32951124 swapFree=67055696/67111528
[pid=11172] ppid=11170 vsize=291944 CPUtime=2.77 cores=1,3,5,7
/proc/11172/stat : 11172 (strangenight1-m) R 11170 11172 10396 0 -1 4202496 9043 0 0 0 276 1 0 0 18 0 4 0 608241963 298950656 7077 33554432000 4194304 4650419 140734436588496 18446744073709551615 4366923 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11172/statm: 72986 7077 390 112 0 67951 0
[pid=11172/tid=11173] ppid=11170 vsize=291944 CPUtime=0.68 cores=1,3,5,7
/proc/11172/task/11173/stat : 11173 (strangenight1-m) R 11170 11172 10396 0 -1 4202560 2140 0 0 0 68 0 0 0 25 0 4 0 608241963 298950656 7077 33554432000 4194304 4650419 140734436588496 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11172/tid=11174] ppid=11170 vsize=291944 CPUtime=0.68 cores=1,3,5,7
/proc/11172/task/11174/stat : 11174 (strangenight1-m) R 11170 11172 10396 0 -1 4202560 2136 0 0 0 68 0 0 0 18 0 4 0 608241963 298950656 7077 33554432000 4194304 4650419 140734436588496 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11172/tid=11175] ppid=11170 vsize=291944 CPUtime=0.69 cores=1,3,5,7
/proc/11172/task/11175/stat : 11175 (strangenight1-m) R 11170 11172 10396 0 -1 4202560 2236 0 0 0 69 0 0 0 18 0 4 0 608241963 298950656 7077 33554432000 4194304 4650419 140734436588496 18446744073709551615 4365337 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 291944

[startup+1.50095 s]
/proc/loadavg: 7.40 7.90 8.01 12/184 11189
/proc/meminfo: memFree=32358940/32951124 swapFree=67055696/67111528
[pid=11172] ppid=11170 vsize=304248 CPUtime=5.97 cores=1,3,5,7
/proc/11172/stat : 11172 (strangenight1-m) R 11170 11172 10396 0 -1 4202496 15084 0 0 0 595 2 0 0 20 0 4 0 608241963 311549952 8384 33554432000 4194304 4650419 140734436588496 18446744073709551615 4326397 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11172/statm: 76062 8384 391 112 0 71027 0
[pid=11172/tid=11173] ppid=11170 vsize=304248 CPUtime=1.48 cores=1,3,5,7
/proc/11172/task/11173/stat : 11173 (strangenight1-m) R 11170 11172 10396 0 -1 4202560 3876 0 0 0 148 0 0 0 25 0 4 0 608241963 311549952 8384 33554432000 4194304 4650419 140734436588496 18446744073709551615 4511618 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11172/tid=11174] ppid=11170 vsize=304248 CPUtime=1.48 cores=1,3,5,7
/proc/11172/task/11174/stat : 11174 (strangenight1-m) R 11170 11172 10396 0 -1 4202560 3463 0 0 0 148 0 0 0 19 0 4 0 608241963 311549952 8384 33554432000 4194304 4650419 140734436588496 18446744073709551615 4340843 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11172/tid=11175] ppid=11170 vsize=304248 CPUtime=1.49 cores=1,3,5,7
/proc/11172/task/11175/stat : 11175 (strangenight1-m) R 11170 11172 10396 0 -1 4202560 3408 0 0 0 149 0 0 0 20 0 4 0 608241963 311549952 8384 33554432000 4194304 4650419 140734436588496 18446744073709551615 4365237 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) 304248

[startup+3.10067 s]
/proc/loadavg: 7.40 7.90 8.01 9/184 11189
/proc/meminfo: memFree=32355964/32951124 swapFree=67055696/67111528
[pid=11172] ppid=11170 vsize=295620 CPUtime=12.36 cores=1,3,5,7
/proc/11172/stat : 11172 (strangenight1-m) R 11170 11172 10396 0 -1 4202496 28272 0 0 0 1232 4 0 0 25 0 4 0 608241963 302714880 13151 33554432000 4194304 4650419 140734436588496 18446744073709551615 4439344 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11172/statm: 73905 13151 392 112 0 68870 0
[pid=11172/tid=11173] ppid=11170 vsize=295620 CPUtime=3.08 cores=1,3,5,7
/proc/11172/task/11173/stat : 11173 (strangenight1-m) R 11170 11172 10396 0 -1 4202560 7964 0 0 0 307 1 0 0 25 0 4 0 608241963 302714880 13151 33554432000 4194304 4650419 140734436588496 18446744073709551615 4438643 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11172/tid=11174] ppid=11170 vsize=295620 CPUtime=3.07 cores=1,3,5,7
/proc/11172/task/11174/stat : 11174 (strangenight1-m) R 11170 11172 10396 0 -1 4202560 5913 0 0 0 307 0 0 0 23 0 4 0 608241963 302714880 13151 33554432000 4194304 4650419 140734436588496 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11172/tid=11175] ppid=11170 vsize=295620 CPUtime=3.08 cores=1,3,5,7
/proc/11172/task/11175/stat : 11175 (strangenight1-m) R 11170 11172 10396 0 -1 4202560 6150 0 0 0 308 0 0 0 25 0 4 0 608241963 302714880 13151 33554432000 4194304 4650419 140734436588496 18446744073709551615 4334297 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) 295620

[startup+6.30111 s]
/proc/loadavg: 7.45 7.91 8.01 9/184 11189
/proc/meminfo: memFree=32193904/32951124 swapFree=67055696/67111528
[pid=11172] ppid=11170 vsize=302252 CPUtime=25.15 cores=1,3,5,7
/proc/11172/stat : 11172 (strangenight1-m) R 11170 11172 10396 0 -1 4202496 38896 0 0 0 2509 6 0 0 25 0 4 0 608241963 309506048 22324 33554432000 4194304 4650419 140734436588496 18446744073709551615 4364772 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11172/statm: 75563 22324 392 112 0 70528 0
[pid=11172/tid=11173] ppid=11170 vsize=302252 CPUtime=6.28 cores=1,3,5,7
/proc/11172/task/11173/stat : 11173 (strangenight1-m) R 11170 11172 10396 0 -1 4202560 8361 0 0 0 627 1 0 0 25 0 4 0 608241963 309506048 22324 33554432000 4194304 4650419 140734436588496 18446744073709551615 4367232 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11172/tid=11174] ppid=11170 vsize=302252 CPUtime=6.26 cores=1,3,5,7
/proc/11172/task/11174/stat : 11174 (strangenight1-m) R 11170 11172 10396 0 -1 4202560 10044 0 0 0 625 1 0 0 25 0 4 0 608241963 309506048 22325 33554432000 4194304 4650419 140734436588496 18446744073709551615 4438661 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11172/tid=11175] ppid=11170 vsize=302252 CPUtime=6.29 cores=1,3,5,7
/proc/11172/task/11175/stat : 11175 (strangenight1-m) R 11170 11172 10396 0 -1 4202560 10776 0 0 0 628 1 0 0 25 0 4 0 608241963 309506048 22325 33554432000 4194304 4650419 140734436588496 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 302252

[startup+12.701 s]
/proc/loadavg: 7.49 7.91 8.01 9/184 11189
/proc/meminfo: memFree=32159692/32951124 swapFree=67055696/67111528
[pid=11172] ppid=11170 vsize=313480 CPUtime=50.7 cores=1,3,5,7
/proc/11172/stat : 11172 (strangenight1-m) R 11170 11172 10396 0 -1 4202496 60681 0 0 0 5059 11 0 0 25 0 4 0 608241963 321003520 31312 33554432000 4194304 4650419 140734436588496 18446744073709551615 4438643 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11172/statm: 78370 31312 392 112 0 73335 0
[pid=11172/tid=11173] ppid=11170 vsize=313480 CPUtime=12.68 cores=1,3,5,7
/proc/11172/task/11173/stat : 11173 (strangenight1-m) R 11170 11172 10396 0 -1 4202560 14437 0 0 0 1266 2 0 0 25 0 4 0 608241963 321003520 31312 33554432000 4194304 4650419 140734436588496 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11172/tid=11174] ppid=11170 vsize=313480 CPUtime=12.61 cores=1,3,5,7
/proc/11172/task/11174/stat : 11174 (strangenight1-m) R 11170 11172 10396 0 -1 4202560 14469 0 0 0 1259 2 0 0 25 0 4 0 608241963 321003520 31312 33554432000 4194304 4650419 140734436588496 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11172/tid=11175] ppid=11170 vsize=313480 CPUtime=12.69 cores=1,3,5,7
/proc/11172/task/11175/stat : 11175 (strangenight1-m) R 11170 11172 10396 0 -1 4202560 19547 0 0 0 1266 3 0 0 25 0 4 0 608241963 321003520 31312 33554432000 4194304 4650419 140734436588496 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 313480

[startup+25.5007 s]
/proc/loadavg: 7.60 7.91 8.01 9/184 11189
/proc/meminfo: memFree=32019216/32951124 swapFree=67055696/67111528
[pid=11172] ppid=11170 vsize=321792 CPUtime=101.84 cores=1,3,5,7
/proc/11172/stat : 11172 (strangenight1-m) R 11170 11172 10396 0 -1 4202496 90620 0 0 0 10165 19 0 0 25 0 4 0 608241963 329515008 40792 33554432000 4194304 4650419 140734436588496 18446744073709551615 4364779 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11172/statm: 80448 40792 392 112 0 75413 0
[pid=11172/tid=11173] ppid=11170 vsize=321792 CPUtime=25.49 cores=1,3,5,7
/proc/11172/task/11173/stat : 11173 (strangenight1-m) R 11170 11172 10396 0 -1 4202560 23545 0 0 0 2544 5 0 0 25 0 4 0 608241963 329515008 40792 33554432000 4194304 4650419 140734436588496 18446744073709551615 4367236 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11172/tid=11174] ppid=11170 vsize=321792 CPUtime=25.35 cores=1,3,5,7
/proc/11172/task/11174/stat : 11174 (strangenight1-m) R 11170 11172 10396 0 -1 4202560 19646 0 0 0 2531 4 0 0 25 0 4 0 608241963 329515008 40792 33554432000 4194304 4650419 140734436588496 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11172/tid=11175] ppid=11170 vsize=321792 CPUtime=25.49 cores=1,3,5,7
/proc/11172/task/11175/stat : 11175 (strangenight1-m) R 11170 11172 10396 0 -1 4202560 27569 0 0 0 2543 6 0 0 25 0 4 0 608241963 329515008 40792 33554432000 4194304 4650419 140734436588496 18446744073709551615 4334389 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) 321792

[startup+51.1002 s]
/proc/loadavg: 7.81 7.93 8.01 9/184 11190
/proc/meminfo: memFree=31875056/32951124 swapFree=67055696/67111528
[pid=11172] ppid=11170 vsize=409852 CPUtime=204.09 cores=1,3,5,7
/proc/11172/stat : 11172 (strangenight1-m) R 11170 11172 10396 0 -1 4202496 124541 0 0 0 20380 29 0 0 25 0 4 0 608241963 419688448 54401 33554432000 4194304 4650419 140734436588496 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11172/statm: 102463 54401 392 112 0 97428 0
[pid=11172/tid=11173] ppid=11170 vsize=409852 CPUtime=51.08 cores=1,3,5,7
/proc/11172/task/11173/stat : 11173 (strangenight1-m) R 11170 11172 10396 0 -1 4202560 30490 0 0 0 5101 7 0 0 25 0 4 0 608241963 419688448 54401 33554432000 4194304 4650419 140734436588496 18446744073709551615 4367232 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11172/tid=11174] ppid=11170 vsize=409852 CPUtime=50.8 cores=1,3,5,7
/proc/11172/task/11174/stat : 11174 (strangenight1-m) R 11170 11172 10396 0 -1 4202560 25500 0 0 0 5075 5 0 0 25 0 4 0 608241963 419688448 54401 33554432000 4194304 4650419 140734436588496 18446744073709551615 4367232 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11172/tid=11175] ppid=11170 vsize=409852 CPUtime=51.09 cores=1,3,5,7
/proc/11172/task/11175/stat : 11175 (strangenight1-m) R 11170 11172 10396 0 -1 4202560 41123 0 0 0 5098 11 0 0 25 0 4 0 608241963 419688448 54401 33554432000 4194304 4650419 140734436588496 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 409852

[startup+102.306 s]
/proc/loadavg: 7.91 7.94 8.00 9/184 11191
/proc/meminfo: memFree=31814472/32951124 swapFree=67055696/67111528
[pid=11172] ppid=11170 vsize=443484 CPUtime=408.63 cores=1,3,5,7
/proc/11172/stat : 11172 (strangenight1-m) R 11170 11172 10396 0 -1 4202496 199879 0 0 0 40813 50 0 0 25 0 4 0 608241963 454127616 60920 33554432000 4194304 4650419 140734436588496 18446744073709551615 4438671 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11172/statm: 110871 60920 392 112 0 105836 0
[pid=11172/tid=11173] ppid=11170 vsize=443484 CPUtime=102.29 cores=1,3,5,7
/proc/11172/task/11173/stat : 11173 (strangenight1-m) R 11170 11172 10396 0 -1 4202560 48750 0 0 0 10217 12 0 0 25 0 4 0 608241963 454127616 60920 33554432000 4194304 4650419 140734436588496 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11172/tid=11174] ppid=11170 vsize=443484 CPUtime=101.73 cores=1,3,5,7
/proc/11172/task/11174/stat : 11174 (strangenight1-m) R 11170 11172 10396 0 -1 4202560 34482 0 0 0 10166 7 0 0 25 0 4 0 608241963 454127616 60920 33554432000 4194304 4650419 140734436588496 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11172/tid=11175] ppid=11170 vsize=443484 CPUtime=102.3 cores=1,3,5,7
/proc/11172/task/11175/stat : 11175 (strangenight1-m) R 11170 11172 10396 0 -1 4202560 68909 0 0 0 10209 21 0 0 25 0 4 0 608241963 454127616 60920 33554432000 4194304 4650419 140734436588496 18446744073709551615 4365300 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.63
Current children cumulated vsize (KiB) 443484

[startup+162.301 s]

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

[pid=11172] ppid=11170 vsize=752040 CPUtime=2805.36 cores=1,3,5,7
/proc/11172/stat : 11172 (strangenight1-m) R 11170 11172 10396 0 -1 4202496 609119 0 0 0 280307 229 0 0 25 0 4 0 608241963 770088960 108685 33554432000 4194304 4650419 140734436588496 18446744073709551615 4476293 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11172/statm: 188010 108685 392 112 0 182975 0
[pid=11172/tid=11173] ppid=11170 vsize=752040 CPUtime=702.3 cores=1,3,5,7
/proc/11172/task/11173/stat : 11173 (strangenight1-m) R 11170 11172 10396 0 -1 4202560 173551 0 0 0 70150 80 0 0 25 0 4 0 608241963 770088960 108685 33554432000 4194304 4650419 140734436588496 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11172/tid=11174] ppid=11170 vsize=752040 CPUtime=698.44 cores=1,3,5,7
/proc/11172/task/11174/stat : 11174 (strangenight1-m) R 11170 11172 10396 0 -1 4202560 103923 0 0 0 69802 42 0 0 25 0 4 0 608241963 770088960 108685 33554432000 4194304 4650419 140734436588496 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11172/tid=11175] ppid=11170 vsize=752040 CPUtime=702.3 cores=1,3,5,7
/proc/11172/task/11175/stat : 11175 (strangenight1-m) R 11170 11172 10396 0 -1 4202560 196924 0 0 0 70165 65 0 0 25 0 4 0 608241963 770088960 108685 33554432000 4194304 4650419 140734436588496 18446744073709551615 4364788 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2805.36
Current children cumulated vsize (KiB) 752040

[startup+762.307 s]
/proc/loadavg: 8.11 8.07 8.01 9/184 11209
/proc/meminfo: memFree=31365588/32951124 swapFree=67055696/67111528
[pid=11172] ppid=11170 vsize=807580 CPUtime=3045.07 cores=1,3,5,7
/proc/11172/stat : 11172 (strangenight1-m) R 11170 11172 10396 0 -1 4202496 636342 0 0 0 304261 246 0 0 25 0 4 0 608241963 826961920 109247 33554432000 4194304 4650419 140734436588496 18446744073709551615 4476522 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11172/statm: 201895 109247 392 112 0 196860 0
[pid=11172/tid=11173] ppid=11170 vsize=807580 CPUtime=762.3 cores=1,3,5,7
/proc/11172/task/11173/stat : 11173 (strangenight1-m) R 11170 11172 10396 0 -1 4202560 186491 0 0 0 76140 90 0 0 25 0 4 0 608241963 826961920 109247 33554432000 4194304 4650419 140734436588496 18446744073709551615 4364792 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11172/tid=11174] ppid=11170 vsize=807580 CPUtime=758.11 cores=1,3,5,7
/proc/11172/task/11174/stat : 11174 (strangenight1-m) R 11170 11172 10396 0 -1 4202560 103923 0 0 0 75769 42 0 0 25 0 4 0 608241963 826961920 109247 33554432000 4194304 4650419 140734436588496 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11172/tid=11175] ppid=11170 vsize=807580 CPUtime=762.31 cores=1,3,5,7
/proc/11172/task/11175/stat : 11175 (strangenight1-m) R 11170 11172 10396 0 -1 4202560 205249 0 0 0 76160 71 0 0 25 0 4 0 608241963 826961920 109247 33554432000 4194304 4650419 140734436588496 18446744073709551615 4363426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3045.07
Current children cumulated vsize (KiB) 807580

[startup+822.301 s]
/proc/loadavg: 8.13 8.08 8.02 9/184 11211
/proc/meminfo: memFree=31287416/32951124 swapFree=67055696/67111528
[pid=11172] ppid=11170 vsize=752216 CPUtime=3284.72 cores=1,3,5,7
/proc/11172/stat : 11172 (strangenight1-m) R 11170 11172 10396 0 -1 4202496 661418 0 0 0 328216 256 0 0 25 0 4 0 608241963 770269184 114493 33554432000 4194304 4650419 140734436588496 18446744073709551615 4476304 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11172/statm: 188054 114493 392 112 0 183019 0
[pid=11172/tid=11173] ppid=11170 vsize=752216 CPUtime=822.3 cores=1,3,5,7
/proc/11172/task/11173/stat : 11173 (strangenight1-m) R 11170 11172 10396 0 -1 4202560 194510 0 0 0 82137 93 0 0 25 0 4 0 608241963 770269184 114493 33554432000 4194304 4650419 140734436588496 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11172/tid=11174] ppid=11170 vsize=752216 CPUtime=817.78 cores=1,3,5,7
/proc/11172/task/11174/stat : 11174 (strangenight1-m) R 11170 11172 10396 0 -1 4202560 103923 0 0 0 81736 42 0 0 25 0 4 0 608241963 770269184 114493 33554432000 4194304 4650419 140734436588496 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11172/tid=11175] ppid=11170 vsize=752216 CPUtime=822.3 cores=1,3,5,7
/proc/11172/task/11175/stat : 11175 (strangenight1-m) R 11170 11172 10396 0 -1 4202560 215554 0 0 0 82153 77 0 0 25 0 4 0 608241963 770269184 114493 33554432000 4194304 4650419 140734436588496 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3284.72
Current children cumulated vsize (KiB) 752216

[startup+882.301 s]
/proc/loadavg: 8.13 8.09 8.02 9/184 11212
/proc/meminfo: memFree=31261064/32951124 swapFree=67055696/67111528
[pid=11172] ppid=11170 vsize=687040 CPUtime=3524.39 cores=1,3,5,7
/proc/11172/stat : 11172 (strangenight1-m) R 11170 11172 10396 0 -1 4202496 687530 0 0 0 352177 262 0 0 25 0 4 0 608241963 703528960 112722 33554432000 4194304 4650419 140734436588496 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11172/statm: 171760 112722 392 112 0 166725 0
[pid=11172/tid=11173] ppid=11170 vsize=687040 CPUtime=882.31 cores=1,3,5,7
/proc/11172/task/11173/stat : 11173 (strangenight1-m) R 11170 11172 10396 0 -1 4202560 209016 0 0 0 88135 96 0 0 25 0 4 0 608241963 703528960 112722 33554432000 4194304 4650419 140734436588496 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11172/tid=11174] ppid=11170 vsize=687040 CPUtime=877.45 cores=1,3,5,7
/proc/11172/task/11174/stat : 11174 (strangenight1-m) R 11170 11172 10396 0 -1 4202560 103928 0 0 0 87703 42 0 0 25 0 4 0 608241963 703528960 112722 33554432000 4194304 4650419 140734436588496 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11172/tid=11175] ppid=11170 vsize=687040 CPUtime=882.31 cores=1,3,5,7
/proc/11172/task/11175/stat : 11175 (strangenight1-m) R 11170 11172 10396 0 -1 4202560 222665 0 0 0 88151 80 0 0 25 0 4 0 608241963 703528960 112722 33554432000 4194304 4650419 140734436588496 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3524.39
Current children cumulated vsize (KiB) 687040

[startup+942.301 s]
/proc/loadavg: 8.16 8.10 8.03 9/184 11214
/proc/meminfo: memFree=31253312/32951124 swapFree=67055696/67111528
[pid=11172] ppid=11170 vsize=742188 CPUtime=3764.08 cores=1,3,5,7
/proc/11172/stat : 11172 (strangenight1-m) R 11170 11172 10396 0 -1 4202496 713547 0 0 0 376137 271 0 0 25 0 4 0 608241963 760000512 115019 33554432000 4194304 4650419 140734436588496 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11172/statm: 185547 115019 392 112 0 180512 0
[pid=11172/tid=11173] ppid=11170 vsize=742188 CPUtime=942.3 cores=1,3,5,7
/proc/11172/task/11173/stat : 11173 (strangenight1-m) R 11170 11172 10396 0 -1 4202560 225976 0 0 0 94132 98 0 0 25 0 4 0 608241963 760000512 115019 33554432000 4194304 4650419 140734436588496 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11172/tid=11174] ppid=11170 vsize=742188 CPUtime=937.13 cores=1,3,5,7
/proc/11172/task/11174/stat : 11174 (strangenight1-m) R 11170 11172 10396 0 -1 4202560 104026 0 0 0 93671 42 0 0 25 0 4 0 608241963 760000512 115019 33554432000 4194304 4650419 140734436588496 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11172/tid=11175] ppid=11170 vsize=742188 CPUtime=942.3 cores=1,3,5,7
/proc/11172/task/11175/stat : 11175 (strangenight1-m) R 11170 11172 10396 0 -1 4202560 231624 0 0 0 94144 86 0 0 25 0 4 0 608241963 760000512 115019 33554432000 4194304 4650419 140734436588496 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3764.08
Current children cumulated vsize (KiB) 742188

[startup+1002.3 s]
/proc/loadavg: 8.13 8.10 8.03 9/184 11215
/proc/meminfo: memFree=31235140/32951124 swapFree=67055696/67111528
[pid=11172] ppid=11170 vsize=822800 CPUtime=4003.75 cores=1,3,5,7
/proc/11172/stat : 11172 (strangenight1-m) R 11170 11172 10396 0 -1 4202496 749703 0 0 0 400085 290 0 0 25 0 4 0 608241963 842547200 120489 33554432000 4194304 4650419 140734436588496 18446744073709551615 4476391 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11172/statm: 205700 120489 392 112 0 200665 0
[pid=11172/tid=11173] ppid=11170 vsize=822800 CPUtime=1002.3 cores=1,3,5,7
/proc/11172/task/11173/stat : 11173 (strangenight1-m) R 11170 11172 10396 0 -1 4202560 238486 0 0 0 100128 102 0 0 25 0 4 0 608241963 842547200 120489 33554432000 4194304 4650419 140734436588496 18446744073709551615 4365286 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11172/tid=11174] ppid=11170 vsize=822800 CPUtime=996.8 cores=1,3,5,7
/proc/11172/task/11174/stat : 11174 (strangenight1-m) R 11170 11172 10396 0 -1 4202560 114275 0 0 0 99631 49 0 0 25 0 4 0 608241963 842547200 120489 33554432000 4194304 4650419 140734436588496 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11172/tid=11175] ppid=11170 vsize=822800 CPUtime=1002.31 cores=1,3,5,7
/proc/11172/task/11175/stat : 11175 (strangenight1-m) R 11170 11172 10396 0 -1 4202560 245022 0 0 0 100137 94 0 0 25 0 4 0 608241963 842547200 120490 33554432000 4194304 4650419 140734436588496 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4003.75
Current children cumulated vsize (KiB) 822800

[startup+1062.3 s]
/proc/loadavg: 8.16 8.11 8.03 9/184 11217
/proc/meminfo: memFree=31227264/32951124 swapFree=67055696/67111528
[pid=11172] ppid=11170 vsize=770652 CPUtime=4243.42 cores=1,3,5,7
/proc/11172/stat : 11172 (strangenight1-m) R 11170 11172 10396 0 -1 4202496 774895 0 0 0 424038 304 0 0 25 0 4 0 608241963 789147648 124763 33554432000 4194304 4650419 140734436588496 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11172/statm: 192663 124763 392 112 0 187628 0
[pid=11172/tid=11173] ppid=11170 vsize=770652 CPUtime=1062.31 cores=1,3,5,7
/proc/11172/task/11173/stat : 11173 (strangenight1-m) R 11170 11172 10396 0 -1 4202560 250880 0 0 0 106122 109 0 0 25 0 4 0 608241963 789147648 124763 33554432000 4194304 4650419 140734436588496 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11172/tid=11174] ppid=11170 vsize=770652 CPUtime=1056.47 cores=1,3,5,7
/proc/11172/task/11174/stat : 11174 (strangenight1-m) R 11170 11172 10396 0 -1 4202560 121953 0 0 0 105594 53 0 0 25 0 4 0 608241963 789147648 124763 33554432000 4194304 4650419 140734436588496 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11172/tid=11175] ppid=11170 vsize=770652 CPUtime=1062.31 cores=1,3,5,7
/proc/11172/task/11175/stat : 11175 (strangenight1-m) R 11170 11172 10396 0 -1 4202560 250141 0 0 0 106134 97 0 0 25 0 4 0 608241963 789147648 124763 33554432000 4194304 4650419 140734436588496 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4243.42
Current children cumulated vsize (KiB) 770652

[startup+1122.3 s]
/proc/loadavg: 8.16 8.12 8.04 9/184 11219
/proc/meminfo: memFree=31233756/32951124 swapFree=67055696/67111528
[pid=11172] ppid=11170 vsize=788512 CPUtime=4483.1 cores=1,3,5,7
/proc/11172/stat : 11172 (strangenight1-m) R 11170 11172 10396 0 -1 4202496 803059 0 0 0 447989 321 0 0 25 0 4 0 608241963 807436288 122545 33554432000 4194304 4650419 140734436588496 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11172/statm: 197128 122545 392 112 0 192093 0
[pid=11172/tid=11173] ppid=11170 vsize=788512 CPUtime=1122.31 cores=1,3,5,7
/proc/11172/task/11173/stat : 11173 (strangenight1-m) R 11170 11172 10396 0 -1 4202560 263093 0 0 0 112115 116 0 0 25 0 4 0 608241963 807436288 122545 33554432000 4194304 4650419 140734436588496 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11172/tid=11174] ppid=11170 vsize=788512 CPUtime=1116.14 cores=1,3,5,7
/proc/11172/task/11174/stat : 11174 (strangenight1-m) R 11170 11172 10396 0 -1 4202560 128823 0 0 0 111556 58 0 0 25 0 4 0 608241963 807436288 122545 33554432000 4194304 4650419 140734436588496 18446744073709551615 4476522 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11172/tid=11175] ppid=11170 vsize=788512 CPUtime=1122.31 cores=1,3,5,7
/proc/11172/task/11175/stat : 11175 (strangenight1-m) R 11170 11172 10396 0 -1 4202560 258615 0 0 0 112128 103 0 0 25 0 4 0 608241963 807436288 122545 33554432000 4194304 4650419 140734436588496 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4483.1
Current children cumulated vsize (KiB) 788512

[startup+1182.3 s]
/proc/loadavg: 8.15 8.12 8.04 9/184 11220
/proc/meminfo: memFree=31005408/32951124 swapFree=67055696/67111528
[pid=11172] ppid=11170 vsize=872084 CPUtime=4722.78 cores=1,3,5,7
/proc/11172/stat : 11172 (strangenight1-m) R 11170 11172 10396 0 -1 4202496 842960 0 0 0 471940 338 0 0 25 0 4 0 608241963 893014016 149136 33554432000 4194304 4650419 140734436588496 18446744073709551615 4366879 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11172/statm: 218021 149136 392 112 0 212986 0
[pid=11172/tid=11173] ppid=11170 vsize=872084 CPUtime=1182.31 cores=1,3,5,7
/proc/11172/task/11173/stat : 11173 (strangenight1-m) R 11170 11172 10396 0 -1 4202560 280964 0 0 0 118112 119 0 0 25 0 4 0 608241963 893014016 149136 33554432000 4194304 4650419 140734436588496 18446744073709551615 4439361 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11172/tid=11174] ppid=11170 vsize=872084 CPUtime=1175.82 cores=1,3,5,7
/proc/11172/task/11174/stat : 11174 (strangenight1-m) R 11170 11172 10396 0 -1 4202560 129010 0 0 0 117524 58 0 0 25 0 4 0 608241963 893014016 149136 33554432000 4194304 4650419 140734436588496 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11172/tid=11175] ppid=11170 vsize=872084 CPUtime=1182.31 cores=1,3,5,7
/proc/11172/task/11175/stat : 11175 (strangenight1-m) R 11170 11172 10396 0 -1 4202560 269776 0 0 0 118121 110 0 0 25 0 4 0 608241963 893014016 149136 33554432000 4194304 4650419 140734436588496 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4722.78
Current children cumulated vsize (KiB) 872084



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.18 8.13 8.04 9/184 11221
/proc/meminfo: memFree=31032540/32951124 swapFree=67055696/67111528
[pid=11172] ppid=11170 vsize=815596 CPUtime=4800.3 cores=1,3,5,7
/proc/11172/stat : 11172 (strangenight1-m) R 11170 11172 10396 0 -1 4202496 846024 0 0 0 479688 342 0 0 25 0 4 0 608241963 835170304 141970 33554432000 4194304 4650419 140734436588496 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11172/statm: 203899 141970 392 112 0 198864 0
[pid=11172/tid=11173] ppid=11170 vsize=815596 CPUtime=1201.72 cores=1,3,5,7
/proc/11172/task/11173/stat : 11173 (strangenight1-m) R 11170 11172 10396 0 -1 4202560 280964 0 0 0 120053 119 0 0 25 0 4 0 608241963 835170304 141970 33554432000 4194304 4650419 140734436588496 18446744073709551615 4439200 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11172/tid=11174] ppid=11170 vsize=815596 CPUtime=1195.11 cores=1,3,5,7
/proc/11172/task/11174/stat : 11174 (strangenight1-m) R 11170 11172 10396 0 -1 4202560 129010 0 0 0 119453 58 0 0 25 0 4 0 608241963 835170304 141970 33554432000 4194304 4650419 140734436588496 18446744073709551615 4476311 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11172/tid=11175] ppid=11170 vsize=815596 CPUtime=1201.72 cores=1,3,5,7
/proc/11172/task/11175/stat : 11175 (strangenight1-m) R 11170 11172 10396 0 -1 4202560 271637 0 0 0 120060 112 0 0 25 0 4 0 608241963 835170304 141970 33554432000 4194304 4650419 140734436588496 18446744073709551615 4367249 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.3
Current children cumulated vsize (KiB) 815596

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

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

[startup+1201.7 s]
/proc/loadavg: 8.18 8.13 8.04 9/184 11221
/proc/meminfo: memFree=31032540/32951124 swapFree=67055696/67111528
[pid=11172] ppid=11170 vsize=815596 CPUtime=4800.3 cores=1,3,5,7
/proc/11172/stat : 11172 (strangenight1-m) R 11170 11172 10396 0 -1 4202496 846024 0 0 0 479688 342 0 0 25 0 4 0 608241963 835170304 141970 33554432000 4194304 4650419 140734436588496 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11172/statm: 203899 141970 392 112 0 198864 0
[pid=11172/tid=11173] ppid=11170 vsize=815596 CPUtime=1201.72 cores=1,3,5,7
/proc/11172/task/11173/stat : 11173 (strangenight1-m) R 11170 11172 10396 0 -1 4202560 280964 0 0 0 120053 119 0 0 25 0 4 0 608241963 835170304 141970 33554432000 4194304 4650419 140734436588496 18446744073709551615 4439200 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11172/tid=11174] ppid=11170 vsize=815596 CPUtime=1195.11 cores=1,3,5,7
/proc/11172/task/11174/stat : 11174 (strangenight1-m) R 11170 11172 10396 0 -1 4202560 129010 0 0 0 119453 58 0 0 25 0 4 0 608241963 835170304 141970 33554432000 4194304 4650419 140734436588496 18446744073709551615 4476311 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11172/tid=11175] ppid=11170 vsize=815596 CPUtime=1201.72 cores=1,3,5,7
/proc/11172/task/11175/stat : 11175 (strangenight1-m) R 11170 11172 10396 0 -1 4202560 271637 0 0 0 120060 112 0 0 25 0 4 0 608241963 835170304 141970 33554432000 4194304 4650419 140734436588496 18446744073709551615 4367249 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.3
Current children cumulated vsize (KiB) 815596

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.74
CPU time (s): 4800.35
CPU user time (s): 4796.9
CPU system time (s): 3.44248
CPU usage (%): 399.451
Max. virtual memory (cumulated for all children) (KiB): 925056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.9
system time used= 3.44248
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 846024
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= 789
involuntary context switches= 21890

runsolver used 1.63975 second user time and 4.93225 second system time

The end

Launcher Data

Begin job on node107 at 2011-06-09 19:28:27
IDJOB=3174919
IDBENCH=82537
IDSOLVER=1588
FILE ID=node107/3174919-1307640507
RUNJOBID= node107-1307639302-11039
PBS_JOBID= 13549384
Free space on /tmp= 74104 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/random/large/unif-k7-r85-v200-c17000-S181603592-089-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3174919-1307640507/watcher-3174919-1307640507 -o /tmp/evaluation-result-3174919-1307640507/solver-3174919-1307640507 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3174919-1307640507.cnf

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

MD5SUM BENCH= af7b69f0071c372d5cdc250bc7f688e1
RANDOM SEED=1567703

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      32437524 kB
Buffers:         60856 kB
Cached:         236168 kB
SwapCached:      19468 kB
Active:         126808 kB
Inactive:       200956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32437524 kB
SwapTotal:    67111528 kB
SwapFree:     67055696 kB
Dirty:            6628 kB
Writeback:           0 kB
AnonPages:       28936 kB
Mapped:          11696 kB
Slab:           120428 kB
PageTables:       4256 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   187812 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= 74088 MiB
End job on node107 at 2011-06-09 19:48:31