Trace number 3173703

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-2-mt? (TO) 4800.52 1201.89

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v50000-c210000-S1969540674-065-UNKNOWN.cnf
MD5SUMfcb14103324f734a2e69e02c062e67ed
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 variables50000
Number of clauses210000
Sum of the clauses size630000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3210000
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 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3173703-1304030015.cnf'
0.00/0.00	c -- header says num vars:          50000
0.00/0.00	c -- header says num clauses:      210000
0.72/0.20	c -- clauses added:            0 learnts,       210000 normals,            0 xors
0.72/0.20	c -- vars added      50000
0.72/0.20	c Parsing time:  0.17 s
0.72/0.21	c  N st     0         0     50000    210000         0         0    630000         0   no data   no data
1.52/0.41	c asymm  cl-useful: 0/210000/210000 lits-rem:0 time: 0.20
1.92/0.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.14
2.70/0.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.70/0.72	c bin-w-bin subsume rem            0 bins  time:  0.01 s
2.70/0.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
2.70/0.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  50000 time:  0.02 s
2.70/0.78	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.02 s
4.33/1.16	c lits-rem:         0  cl-subs:        0  v-elim:   1181  v-fix:    0  time:  0.38 s
4.33/1.17	c Finding binary XORs  T:     0.01 s  found:       0
4.70/1.26	c Finding non-binary XORs:     0.08 s (found:       0, avg size: nan)
4.70/1.26	c calculated reachability. Time: 0.00
4.70/1.29	c Calc default polars -  time:   0.02 s pos:   22119 undec:    5639 neg:   22242
4.70/1.29	c =========================================================================================
4.70/1.29	c types(t): F = full restart, N = normal restart
4.70/1.29	c types(t): S = simplification begin/end, E = solution found
4.70/1.29	c restart types(rt): st = static, dy = dynamic
4.70/1.29	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
4.70/1.29	c  B st     0         0     48819    208736         0         0    633292         0   no data   no data
15.88/4.08	c  N dy    18      4268     48819    208736         0      4266    633292   1527140    207.07    219.20
26.29/6.61	c  N dy    41      8324     48819    208736         0      8322    633292   2691350    193.00    210.40
37.05/9.31	c  N dy    72     12413     48819    208736         0     12409    633292   3902166    195.92    211.33
47.44/11.97	c  N dy   100     16432     48819    208736         0     16428    633292   5101029    196.23    250.51
58.22/14.67	c  N dy   125     20439     48819    208736         0     10442    633292    855901    195.35    205.78
69.00/17.31	c  N dy   154     24490     48819    208736         0     14493    633292   2024665    195.37    209.05
70.22/17.67	c  F st   159     25000     48819    208736         0     15003    633292   2211863    196.44   no data
84.98/21.30	c  N dy   165     30001     48819    208736         0     20003    633292   4394742    196.44   no data
84.98/21.30	c  S st   165     30001     48819    208736         0     20003    633292   4394742    196.44   no data
86.17/21.63	c  S st   165     30509     48819    208736         0     20511    633292   4496707    196.44   no data
86.17/21.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
87.40/21.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.32
87.80/22.08	c blocked clauses removed:      963 vars:    153 tried:       48819 T: 0.03 s
87.80/22.09	c bin-w-bin subsume rem            0 bins  time:  0.01 s
88.17/22.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
88.17/22.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48666 time:  0.02 s
88.17/22.15	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
89.37/22.47	c lits-rem:         0  cl-subs:        0  v-elim:     35  v-fix:    0  time:  0.33 s
90.97/22.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
95.76/24.02	c lits-rem:         0  cl-subs:        5  v-elim:      0  v-fix:    0  time:  1.06 s
96.58/24.27	c asymm  cl-useful: 0/207742/207742 lits-rem:0 time: 0.25
96.58/24.28	c calculated reachability. Time: 0.00
96.58/24.28	c  N dy   165     30509     48631    207742         0     20152    630532   4273722    196.44   no data
107.74/27.06	c  N dy   190     34629     48631    207742         0     24271    630532   5476282    196.54    217.78
119.33/29.95	c  N dy   218     38720     48631    207742         0     28362    630532   6640496    196.38    209.77
130.91/32.80	c  N dy   246     42836     48631    207742         0     17157    630532   1378292    196.17    208.56
138.50/34.77	c  S st   264     45763     48631    207742         0     20084    630532   2232717    196.11   no data
139.71/35.10	c  S st   264     46264     48631    207742         0     20585    630532   2335495    196.11   no data
140.12/35.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
141.30/35.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.32
141.70/35.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
141.70/35.54	c bin-w-bin subsume rem            0 bins  time:  0.01 s
141.70/35.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
141.70/35.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48631 time:  0.02 s
141.70/35.59	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
142.90/35.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.24 s
143.70/36.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
145.29/36.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.35 s
145.29/36.46	c vivif2 --  cl tried   207742 cl shrink        0 lits rem          0 time: 0.04
145.69/36.51	c vivif2 --  cl tried    20585 cl shrink        0 lits rem          0 time: 0.05
146.49/36.76	c asymm  cl-useful: 0/207742/207742 lits-rem:0 time: 0.25
146.49/36.77	c calculated reachability. Time: 0.00
146.49/36.78	c  N dy   264     46264     48631    207742         0     20585    630532   2335495    196.11   no data
157.69/39.55	c  N dy   292     50365     48631    207742         0     24686    630532   3516248    195.93    212.75
168.86/42.35	c  N dy   321     54460     48631    207742         0     28781    630532   4695734    195.47    212.11
180.44/45.20	c  N dy   351     58467     48631    207742         0     32788    630532   5843814    195.62    215.22
191.23/47.98	c  N dy   375     62481     48631    207742         0     36802    630532   6991050    195.31    213.10
202.80/50.83	c  N dy   407     66500     48631    207742         0     22160    630532   1885970    195.84    231.32
210.82/52.82	c  S st   427     69396     48631    207742         0     25056    630532   2741446    195.89   no data
212.00/53.17	c  S st   427     69901     48631    207742         0     25561    630532   2837513    195.89   no data
212.39/53.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
213.59/53.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.32
213.59/53.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
213.99/53.60	c bin-w-bin subsume rem            0 bins  time:  0.01 s
213.99/53.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
213.99/53.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48631 time:  0.02 s
213.99/53.66	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
214.81/53.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.23 s
215.99/54.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
217.99/54.65	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.50 s
217.99/54.69	c vivif2 --  cl tried   207742 cl shrink        0 lits rem          0 time: 0.04
218.38/54.75	c vivif2 --  cl tried    25559 cl shrink        0 lits rem          0 time: 0.06
219.60/55.01	c asymm  cl-useful: 0/207742/207742 lits-rem:0 time: 0.26
219.60/55.02	c calculated reachability. Time: 0.00
219.60/55.02	c  N dy   427     69901     48631    207742         0     25559    630532   2836797    195.89   no data
231.57/58.09	c  N dy   455     74374     48631    207742         0     30032    630532   4146560    195.76    288.41
245.57/61.51	c  N dy   492     79207     48631    207742         0     34865    630532   5597980    196.27    231.86
259.93/65.10	c  N dy   526     84291     48631    207742         0     39949    630532   7035930    196.06    207.65
269.12/67.41	c  F st   550     87502     48631    207742         0     22331    630532   1250868    196.23   no data
278.70/69.86	c  N st   555     90805     48631    207742         0     25633    630532   2619664    196.23   no data
295.48/74.08	c  N dy   584     96676     48631    207742         0     31504    630532   4662152    196.17    210.67
313.86/78.62	c  N dy   625    103066     48631    207742         0     37893    630532   6515994    196.18    213.47
319.05/79.92	c  S st   637    104852     48631    207742         0     39679    630532   7013925    196.05   no data
320.27/80.29	c  S st   637    105355     48631    207742         0     40182    630532   7109774    196.05   no data
320.67/80.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
321.84/80.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.34
322.24/80.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
322.24/80.75	c bin-w-bin subsume rem            0 bins  time:  0.01 s
322.24/80.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
322.24/80.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48631 time:  0.02 s
322.64/80.81	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
323.44/81.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.28 s
325.83/81.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
333.03/83.47	c lits-rem:         2  cl-subs:        3  v-elim:      0  v-fix:    0  time:  1.77 s
333.03/83.50	c vivif2 --  cl tried   207742 cl shrink        0 lits rem          0 time: 0.04
333.85/83.65	c vivif2 --  cl tried    40179 cl shrink        0 lits rem          0 time: 0.14
335.02/83.94	c asymm  cl-useful: 0/207742/207742 lits-rem:0 time: 0.29
335.02/83.95	c calculated reachability. Time: 0.00
335.02/83.95	c  N dy   637    105355     48631    207742         0     40179    630532   7108180    196.05   no data
354.61/88.88	c  N dy   684    112287     48631    207742         0     24696    630532   1408829    195.92    209.06
375.37/94.06	c  N dy   738    119550     48631    207742         0     31959    630532   3564179    196.36    224.53
397.73/99.65	c  N dy   797    127299     48631    207742         0     39708    630532   5880162    196.68    209.03
422.10/105.76	c  N dy   858    135461     48631    207742         0     24167    630532    825458    196.83    207.54
446.87/111.93	c  N dy   923    144204     48631    207742         0     32909    630532   3385627    197.05    218.67
473.64/118.65	c  N dy   988    153488     48631    207742         0     42192    630532   6127647    197.08    208.80
487.23/122.04	c  S st  1021    158033     48631    207742         0     46736    630532   7429746    197.12   no data
488.80/122.41	c  S st  1021    158534     48631    207742         0     47237    630532   7535847    197.12   no data
488.80/122.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
490.41/122.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.35
490.41/122.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
490.41/122.89	c bin-w-bin subsume rem            0 bins  time:  0.01 s
490.81/122.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
490.81/122.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48631 time:  0.02 s
490.81/122.95	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.03 s
492.03/123.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.28 s
494.01/123.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
503.19/126.09	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  2.25 s
503.59/126.13	c vivif2 --  cl tried   207742 cl shrink        0 lits rem          0 time: 0.04
503.99/126.29	c vivif2 --  cl tried    47236 cl shrink        0 lits rem          0 time: 0.16
505.21/126.60	c asymm  cl-useful: 0/207742/207742 lits-rem:0 time: 0.31
505.59/126.61	c calculated reachability. Time: 0.00
505.59/126.61	c  N dy  1021    158534     48631    207742         0     47236    630532   7535587    197.12   no data
534.75/133.96	c  N dy  1088    168666     48631    207742         0     32517    630532   2955414    197.35    243.88
566.73/141.91	c  N dy  1167    179527     48631    207742         0     43377    630532   6207401    197.60    208.07
600.26/150.32	c  N dy  1241    191046     48631    207742         0     28966    630532   1528061    197.57    223.38
635.01/159.06	c  N dy  1318    203306     48631    207742         0     41225    630532   5090589    197.45    208.04
674.56/169.00	c  N dy  1413    216476     48631    207742         0     27430    630532    725779    197.66    210.74
714.91/179.04	c  N dy  1511    230386     48631    207742         0     41340    630532   4804423    197.78    260.42
736.87/184.54	c  S st  1561    237802     48631    207742         0     48755    630532   6975915    197.72   no data
738.47/184.93	c  S st  1561    238308     48631    207742         0     49261    630532   7087812    197.72   no data
738.47/184.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
740.07/185.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.35
740.07/185.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
740.47/185.40	c bin-w-bin subsume rem            0 bins  time:  0.02 s
740.47/185.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
740.47/185.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48631 time:  0.02 s
740.47/185.46	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.03 s
741.67/185.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.29 s
743.66/186.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
752.85/188.58	c lits-rem:         5  cl-subs:        0  v-elim:      0  v-fix:    0  time:  2.29 s
753.24/188.62	c vivif2 --  cl tried   207742 cl shrink        0 lits rem          0 time: 0.04
753.64/188.77	c vivif2 --  cl tried    49261 cl shrink        0 lits rem          0 time: 0.15
754.85/189.08	c asymm  cl-useful: 0/207742/207742 lits-rem:0 time: 0.31
754.85/189.09	c calculated reachability. Time: 0.00
754.85/189.10	c  N dy  1561    238308     48631    207742         0     49261    630532   7087807    197.72   no data
799.98/200.34	c  N dy  1673    253648     48631    207742         0     36622    630532   3134411    197.93    216.88
847.93/212.39	c  N dy  1785    269927     48631    207742         0     52900    630532   7963617    198.01    254.34
899.05/225.10	c  N dy  1904    287181     48631    207742         0     41171    630532   4213307    198.09    268.27
953.77/238.81	c  N dy  2025    305548     48631    207742         0     59537    630532   9587635    198.05    218.96
955.77/239.37	c  F st  2029    306251     48631    207742         0     30245    630532    622117    198.03    164.58
1012.49/253.50	c  N dy  2135    325085     48631    207742         0     49079    630532   6717704    198.20    211.63
1072.40/268.56	c  N dy  2272    345180     48631    207742         0     38181    630532   2641587    198.29    211.80
1108.76/277.65	c  S st  2357    357462     48631    207742         0     50463    630532   6254010    198.33    200.59
1110.36/278.04	c  S st  2357    357963     48631    207742         0     50964    630532   6361800    198.33   no data
1110.36/278.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1111.95/278.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.35
1112.35/278.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1112.35/278.52	c bin-w-bin subsume rem            0 bins  time:  0.02 s
1112.35/278.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
1112.35/278.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48631 time:  0.02 s
1112.35/278.58	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.03 s
1113.55/278.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.28 s
1115.56/279.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1123.93/281.44	c lits-rem:         1  cl-subs:        6  v-elim:      0  v-fix:    0  time:  2.10 s
1123.93/281.48	c vivif2 --  cl tried   207742 cl shrink        0 lits rem          0 time: 0.04
1124.75/281.62	c vivif2 --  cl tried    50958 cl shrink        0 lits rem          0 time: 0.13
1125.93/281.93	c asymm  cl-useful: 0/207742/207742 lits-rem:0 time: 0.31
1125.93/281.94	c calculated reachability. Time: 0.00
1125.93/281.95	c  N dy  2357    357963     48631    207742         0     50958    630532   6359837    198.33   no data
1186.27/297.05	c  N dy  2497    378016     48631    207742         0     39011    630532   2626303    198.42    212.50
1246.57/312.14	c  N dy  2630    398063     48631    207742         0     59058    630532   8660772    198.58    247.45
1306.48/327.13	c  N dy  2765    418126     48631    207742         0     46118    630532   4395786    198.58    212.79
1368.40/342.62	c  N dy  2906    438226     48631    207742         0     66217    630532  10417764    198.70    238.80
1429.11/357.81	c  N dy  3051    458317     48631    207742         0     52305    630532   6030557    198.79    212.52
1491.43/373.42	c  N dy  3194    478334     48631    207742         0     37326    630532   1204287    198.95    212.14
1552.14/388.62	c  N dy  3344    498358     48631    207742         0     57348    630532   7254369    199.14    237.26
1614.46/404.23	c  N dy  3483    518438     48631    207742         0     41430    630532   2207258    199.14    211.19
1670.38/418.27	c  S st  3614    536945     48631    207742         0     59936    630532   7670923    199.23   no data
1671.98/418.65	c  S st  3614    537448     48631    207742         0     60439    630532   7770954    199.23   no data
1671.98/418.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1673.59/419.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.37
1673.99/419.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1673.99/419.15	c bin-w-bin subsume rem            0 bins  time:  0.02 s
1673.99/419.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
1673.99/419.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48631 time:  0.02 s
1674.37/419.21	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.03 s
1675.57/419.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.30 s
1677.58/420.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
1689.96/423.18	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time:  3.06 s
1690.36/423.21	c vivif2 --  cl tried   207742 cl shrink        0 lits rem          0 time: 0.04
1690.76/423.38	c vivif2 --  cl tried    60437 cl shrink        0 lits rem          0 time: 0.16
1692.35/423.71	c asymm  cl-useful: 0/207742/207742 lits-rem:0 time: 0.33
1692.35/423.73	c calculated reachability. Time: 0.00
1692.35/423.73	c  N dy  3614    537448     48631    207742         0     60437    630532   7770275    199.23   no data
1753.87/439.18	c  N dy  3746    557511     48631    207742         0     43500    630532   2518941    199.30    215.11
1814.97/454.48	c  N dy  3876    577599     48631    207742         0     63587    630532   8477159    199.25    214.25
1876.89/469.94	c  N dy  4004    597745     48631    207742         0     45737    630532   2810287    199.15    214.56
1939.20/485.56	c  N dy  4155    617784     48631    207742         0     65775    630532   8937825    199.36    228.56
2001.51/501.15	c  N dy  4290    637877     48631    207742         0     46874    630532   2872621    199.32    246.55
2063.43/516.60	c  N dy  4434    657938     48631    207742         0     66934    630532   8911739    199.35    211.18
2125.74/532.26	c  N dy  4567    677995     48631    207742         0     46988    630532   2613292    199.33    216.90
2188.45/547.99	c  N dy  4704    698067     48631    207742         0     67060    630532   8602485    199.34    267.39
2252.36/563.97	c  N dy  4843    718164     48631    207742         0     46154    630532   2103597    199.36    210.36
2313.88/579.39	c  N dy  4983    738261     48631    207742         0     66251    630532   8100226    199.42    252.38
2379.38/595.75	c  N dy  5131    758262     48631    207742         0     44253    630532   1247133    199.60    211.46
2441.70/611.32	c  N dy  5279    778306     48631    207742         0     64295    630532   7261326    199.69    223.75
2506.81/627.63	c  N dy  5419    798369     48631    207742         0     84357    630532  13280702    199.78    212.18
2531.17/633.74	c  S st  5475    806173     48631    207742         0     49165    630532   2375128    199.81   no data
2532.77/634.11	c  S st  5475    806675     48631    207742         0     49667    630532   2477118    199.81   no data
2532.77/634.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2534.38/634.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.35
2534.38/634.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2534.38/634.58	c bin-w-bin subsume rem            0 bins  time:  0.02 s
2534.38/634.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
2534.79/634.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48631 time:  0.02 s
2534.79/634.65	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.03 s
2535.57/634.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.25 s
2536.37/635.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
2539.96/635.93	c lits-rem:         4  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.81 s
2539.96/635.97	c vivif2 --  cl tried   207742 cl shrink        0 lits rem          0 time: 0.04
2540.36/636.03	c vivif2 --  cl tried    49666 cl shrink        0 lits rem          0 time: 0.05
2541.56/636.34	c asymm  cl-useful: 0/207742/207742 lits-rem:0 time: 0.31
2541.56/636.35	c calculated reachability. Time: 0.00
2541.56/636.35	c  N dy  5475    806675     48631    207742         0     49666    630532   2476068    199.81   no data
2603.47/651.85	c  N dy  5612    826707     48631    207742         0     69695    630532   8530034    199.87    225.02
2669.38/668.32	c  N dy  5754    846785     48631    207742         0     45773    630532   1070101    199.88    214.28
2730.90/683.71	c  N dy  5898    866841     48631    207742         0     65829    630532   7060990    199.90    218.59
2796.00/700.01	c  N dy  6038    886906     48631    207742         0     85891    630532  13035076    199.94    212.33
2857.92/715.58	c  N dy  6172    907061     48631    207742         0     61049    630532   5266897    199.96    220.23
2921.45/731.45	c  N dy  6301    927086     48631    207742         0     81072    630532  11131745    199.90    236.56
2984.93/747.37	c  N dy  6430    947184     48631    207742         0     55169    630532   3243178    199.87    212.34
3048.06/763.19	c  N dy  6565    967292     48631    207742         0     75276    630532   9255468    199.90    211.18
3115.55/780.09	c  N dy  6701    987511     48631    207742         0     48499    630532    990005    199.95    212.15
3178.66/795.85	c  N dy  6845   1007562     48631    207742         0     68549    630532   7255043    200.11    212.03
3243.38/812.08	c  N dy  6976   1027573     48631    207742         0     88558    630532  13206954    200.10    210.75
3308.50/828.38	c  N dy  7115   1047821     48631    207742         0     60814    630532   4506074    200.15    213.56
3373.20/844.51	c  N dy  7259   1067922     48631    207742         0     80911    630532  10559141    200.18    229.72
3386.38/847.80	c  F st  7289   1071875     48631    207742         0     84864    630532  11714812    200.18   no data
3439.91/861.26	c  N dy  7371   1087967     48631    207742         0     51956    630532   1434508    200.20    211.54
3503.01/877.07	c  N dy  7508   1108094     48631    207742         0     72082    630532   7457287    200.24    210.98
3568.92/893.59	c  N dy  7642   1128176     48631    207742         0     92164    630532  13522274    200.27    212.68
3634.02/909.83	c  N dy  7783   1148252     48631    207742         0     62239    630532   4292835    200.32    219.45
3698.74/926.03	c  N dy  7922   1168280     48631    207742         0     82265    630532  10260089    200.30    217.92
3767.04/943.20	c  N dy  8065   1188422     48631    207742         0     51413    630532    685902    200.32    227.96
3829.76/958.86	c  N dy  8201   1208431     48631    207742         0     71418    630532   6714207    200.35    217.51
3835.37/960.28	c  S st  8214   1210012     48631    207742         0     72999    630532   7199842    200.37    223.65
3837.34/960.71	c  S st  8214   1210512     48631    207742         0     73499    630532   7315159    200.37   no data
3837.34/960.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
3838.94/961.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.38
3839.34/961.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3839.34/961.23	c bin-w-bin subsume rem            0 bins  time:  0.02 s
3839.34/961.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
3839.34/961.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48631 time:  0.02 s
3839.34/961.29	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.03 s
3840.53/961.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.31 s
3842.93/962.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
3856.12/965.46	c lits-rem:         4  cl-subs:        4  v-elim:      0  v-fix:    0  time:  3.31 s
3856.52/965.50	c vivif2 --  cl tried   207742 cl shrink        0 lits rem          0 time: 0.04
3856.92/965.66	c vivif2 --  cl tried    73495 cl shrink        0 lits rem          0 time: 0.16
3858.51/966.02	c asymm  cl-useful: 0/207742/207742 lits-rem:0 time: 0.36
3858.51/966.03	c calculated reachability. Time: 0.00
3858.51/966.03	c  N dy  8214   1210512     48631    207742         0     73495    630532   7312225    200.37   no data
3925.22/982.76	c  N dy  8354   1230606     48631    207742         0     93589    630532  13363731    200.40    212.35
3991.12/999.20	c  N dy  8487   1250621     48631    207742         0     61608    630532   3405479    200.38    211.05
4054.65/1015.15	c  N dy  8615   1270702     48631    207742         0     81685    630532   9358216    200.37    213.40
4122.94/1032.20	c  N dy  8756   1290816     48631    207742         0    101799    630532  15346402    200.38    213.94
4186.87/1048.27	c  N dy  8889   1310876     48631    207742         0     68864    630532   5323582    200.40    211.52
4252.77/1064.79	c  N dy  9030   1330949     48631    207742         0     88937    630532  11325086    200.42    215.02
4322.66/1082.29	c  N dy  9173   1350965     48631    207742         0     54955    630532    878950    200.46    212.12
4386.17/1098.17	c  N dy  9312   1371213     48631    207742         0     75203    630532   6847089    200.44    216.51
4454.08/1115.13	c  N dy  9456   1391300     48631    207742         0     95289    630532  12909544    200.49    216.28
4522.77/1132.34	c  N dy  9604   1411388     48631    207742         0     60372    630532   2211802    200.58    211.88
4587.48/1148.55	c  N dy  9747   1431505     48631    207742         0     80488    630532   8244034    200.59    212.91
4655.39/1165.54	c  N dy  9885   1451662     48631    207742         0    100645    630532  14204260    200.58    211.15
4722.91/1182.43	c  N dy 10025   1471713     48631    207742         0     64703    630532   3308078    200.66    220.53
4788.01/1198.72	c  N dy 10166   1491718     48631    207742         0     84707    630532   9384092    200.69    240.40

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

running on 4 cores: 0,2,4,6

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.79 7.86 6.04 6/180 17145
/proc/meminfo: memFree=22558780/32950928 swapFree=67087032/67111528
[pid=17145] ppid=17143 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/17145/stat : 17145 (strangenight2-m) R 17143 17145 16886 0 -1 4202496 413 0 0 0 0 0 0 0 25 0 4 0 514598643 52441088 352 33554432000 4194304 4627427 140736161065488 18446744073709551615 239476694971 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17145/statm: 12803 352 303 106 0 7774 0
[pid=17145/tid=17146] ppid=17143 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/17145/task/17146/stat : 17146 (strangenight2-m) R 17143 17145 16886 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 514598644 52441088 352 33554432000 4194304 4627427 140736161065488 18446744073709551615 47048521512882 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17145/tid=17147] ppid=17143 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/17145/task/17147/stat : 17147 (strangenight2-m) R 17143 17145 16886 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 514598644 52441088 352 33554432000 4194304 4627427 140736161065488 18446744073709551615 47048521512882 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17145/tid=17148] ppid=17143 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/17145/task/17148/stat : 17148 (strangenight2-m) R 17143 17145 16886 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 514598644 52441088 352 33554432000 4194304 4627427 140736161065488 18446744073709551615 239471742038 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.021877 s]
/proc/loadavg: 7.79 7.86 6.04 6/180 17145
/proc/meminfo: memFree=22558780/32950928 swapFree=67087032/67111528
[pid=17145] ppid=17143 vsize=269100 CPUtime=0.04 cores=0,2,4,6
/proc/17145/stat : 17145 (strangenight2-m) R 17143 17145 16886 0 -1 4202496 10873 0 0 0 3 1 0 0 18 0 4 0 514598643 275558400 9319 33554432000 4194304 4627427 140736161065488 18446744073709551615 4316560 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17145/statm: 67275 9340 337 106 0 62246 0
[pid=17145/tid=17146] ppid=17143 vsize=269100 CPUtime=0 cores=0,2,4,6
/proc/17145/task/17146/stat : 17146 (strangenight2-m) R 17143 17145 16886 0 -1 4202560 2990 0 0 0 0 0 0 0 18 0 4 0 514598644 275558400 9355 33554432000 4194304 4627427 140736161065488 18446744073709551615 4314206 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17145/tid=17147] ppid=17143 vsize=269100 CPUtime=0 cores=0,2,4,6
/proc/17145/task/17147/stat : 17147 (strangenight2-m) R 17143 17145 16886 0 -1 4202560 1721 0 0 0 0 0 0 0 25 0 4 0 514598644 275558400 9368 33554432000 4194304 4627427 140736161065488 18446744073709551615 4354516 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17145/tid=17148] ppid=17143 vsize=269100 CPUtime=0.01 cores=0,2,4,6
/proc/17145/task/17148/stat : 17148 (strangenight2-m) R 17143 17145 16886 0 -1 4202560 2873 0 0 0 1 0 0 0 18 0 4 0 514598644 275558400 9384 33554432000 4194304 4627427 140736161065488 18446744073709551615 4316560 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 269100

[startup+0.100858 s]
/proc/loadavg: 7.79 7.86 6.04 6/180 17145
/proc/meminfo: memFree=22558780/32950928 swapFree=67087032/67111528
[pid=17145] ppid=17143 vsize=329216 CPUtime=0.35 cores=0,2,4,6
/proc/17145/stat : 17145 (strangenight2-m) R 17143 17145 16886 0 -1 4202496 26181 0 0 0 30 5 0 0 18 0 4 0 514598643 337117184 22527 33554432000 4194304 4627427 140736161065488 18446744073709551615 4504795 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17145/statm: 82304 22529 339 106 0 77275 0
[pid=17145/tid=17146] ppid=17143 vsize=329216 CPUtime=0.08 cores=0,2,4,6
/proc/17145/task/17146/stat : 17146 (strangenight2-m) R 17143 17145 16886 0 -1 4202560 6690 0 0 0 7 1 0 0 18 0 4 0 514598644 337117184 22529 33554432000 4194304 4627427 140736161065488 18446744073709551615 4506933 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17145/tid=17147] ppid=17143 vsize=329216 CPUtime=0.08 cores=0,2,4,6
/proc/17145/task/17147/stat : 17147 (strangenight2-m) R 17143 17145 16886 0 -1 4202560 6610 0 0 0 7 1 0 0 25 0 4 0 514598644 337117184 22531 33554432000 4194304 4627427 140736161065488 18446744073709551615 4303115 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17145/tid=17148] ppid=17143 vsize=329216 CPUtime=0.08 cores=0,2,4,6
/proc/17145/task/17148/stat : 17148 (strangenight2-m) R 17143 17145 16886 0 -1 4202560 6613 0 0 0 7 1 0 0 18 0 4 0 514598644 337117184 22531 33554432000 4194304 4627427 140736161065488 18446744073709551615 4506933 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 329216

[startup+0.300823 s]
/proc/loadavg: 7.79 7.86 6.04 6/180 17145
/proc/meminfo: memFree=22558780/32950928 swapFree=67087032/67111528
[pid=17145] ppid=17143 vsize=343956 CPUtime=1.12 cores=0,2,4,6
/proc/17145/stat : 17145 (strangenight2-m) R 17143 17145 16886 0 -1 4202496 35994 0 0 0 105 7 0 0 18 0 4 0 514598643 352210944 32340 33554432000 4194304 4627427 140736161065488 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17145/statm: 85989 32340 364 106 0 80960 0
[pid=17145/tid=17146] ppid=17143 vsize=343956 CPUtime=0.28 cores=0,2,4,6
/proc/17145/task/17146/stat : 17146 (strangenight2-m) R 17143 17145 16886 0 -1 4202560 9016 0 0 0 26 2 0 0 18 0 4 0 514598644 352210944 32340 33554432000 4194304 4627427 140736161065488 18446744073709551615 4299634 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17145/tid=17147] ppid=17143 vsize=343956 CPUtime=0.26 cores=0,2,4,6
/proc/17145/task/17147/stat : 17147 (strangenight2-m) R 17143 17145 16886 0 -1 4202560 9325 0 0 0 25 1 0 0 25 0 4 0 514598644 352210944 32340 33554432000 4194304 4627427 140736161065488 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17145/tid=17148] ppid=17143 vsize=343956 CPUtime=0.28 cores=0,2,4,6
/proc/17145/task/17148/stat : 17148 (strangenight2-m) R 17143 17145 16886 0 -1 4202560 9002 0 0 0 27 1 0 0 18 0 4 0 514598644 352210944 32340 33554432000 4194304 4627427 140736161065488 18446744073709551615 4321491 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.12
Current children cumulated vsize (KiB) 343956

[startup+0.700743 s]
/proc/loadavg: 7.79 7.86 6.04 6/180 17145
/proc/meminfo: memFree=22558780/32950928 swapFree=67087032/67111528
[pid=17145] ppid=17143 vsize=377388 CPUtime=2.7 cores=0,2,4,6
/proc/17145/stat : 17145 (strangenight2-m) R 17143 17145 16886 0 -1 4202496 50019 0 0 0 260 10 0 0 18 0 4 0 514598643 386445312 46365 33554432000 4194304 4627427 140736161065488 18446744073709551615 239476752810 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17145/statm: 94347 46365 371 106 0 89318 0
[pid=17145/tid=17146] ppid=17143 vsize=377388 CPUtime=0.68 cores=0,2,4,6
/proc/17145/task/17146/stat : 17146 (strangenight2-m) R 17143 17145 16886 0 -1 4202560 13785 0 0 0 65 3 0 0 18 0 4 0 514598644 386445312 46365 33554432000 4194304 4627427 140736161065488 18446744073709551615 4526817 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17145/tid=17147] ppid=17143 vsize=377388 CPUtime=0.66 cores=0,2,4,6
/proc/17145/task/17147/stat : 17147 (strangenight2-m) D 17143 17145 16886 0 -1 4202560 13645 0 0 0 63 3 0 0 18 0 4 0 514598644 386445312 46365 33554432000 4194304 4627427 140736161065488 18446744073709551615 239476738231 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17145/tid=17148] ppid=17143 vsize=377388 CPUtime=0.68 cores=0,2,4,6
/proc/17145/task/17148/stat : 17148 (strangenight2-m) R 17143 17145 16886 0 -1 4202560 9240 0 0 0 67 1 0 0 18 0 4 0 514598644 386445312 46365 33554432000 4194304 4627427 140736161065488 18446744073709551615 4321739 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.7
Current children cumulated vsize (KiB) 377388

[startup+1.50059 s]
/proc/loadavg: 7.81 7.86 6.05 9/184 17149
/proc/meminfo: memFree=22343608/32950928 swapFree=67087032/67111528
[pid=17145] ppid=17143 vsize=396052 CPUtime=5.9 cores=0,2,4,6
/proc/17145/stat : 17145 (strangenight2-m) R 17143 17145 16886 0 -1 4202496 65287 0 0 0 577 13 0 0 18 0 4 0 514598643 405557248 52363 33554432000 4194304 4627427 140736161065488 18446744073709551615 4332830 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17145/statm: 99013 52363 385 106 0 93984 0
[pid=17145/tid=17146] ppid=17143 vsize=396052 CPUtime=1.48 cores=0,2,4,6
/proc/17145/task/17146/stat : 17146 (strangenight2-m) R 17143 17145 16886 0 -1 4202560 19287 0 0 0 144 4 0 0 18 0 4 0 514598644 405557248 52363 33554432000 4194304 4627427 140736161065488 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17145/tid=17147] ppid=17143 vsize=396052 CPUtime=1.45 cores=0,2,4,6
/proc/17145/task/17147/stat : 17147 (strangenight2-m) R 17143 17145 16886 0 -1 4202560 19622 0 0 0 141 4 0 0 18 0 4 0 514598644 405557248 52363 33554432000 4194304 4627427 140736161065488 18446744073709551615 4324663 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17145/tid=17148] ppid=17143 vsize=396052 CPUtime=1.48 cores=0,2,4,6
/proc/17145/task/17148/stat : 17148 (strangenight2-m) R 17143 17145 16886 0 -1 4202560 9723 0 0 0 147 1 0 0 19 0 4 0 514598644 405557248 52363 33554432000 4194304 4627427 140736161065488 18446744073709551615 4321739 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.9
Current children cumulated vsize (KiB) 396052

[startup+3.10029 s]
/proc/loadavg: 7.81 7.86 6.05 9/184 17149
/proc/meminfo: memFree=22325752/32950928 swapFree=67087032/67111528
[pid=17145] ppid=17143 vsize=527316 CPUtime=12.29 cores=0,2,4,6
/proc/17145/stat : 17145 (strangenight2-m) R 17143 17145 16886 0 -1 4202496 68816 0 0 0 1215 14 0 0 22 0 4 0 514598643 539971584 55756 33554432000 4194304 4627427 140736161065488 18446744073709551615 4327897 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17145/statm: 131829 55756 385 106 0 126800 0
[pid=17145/tid=17146] ppid=17143 vsize=527316 CPUtime=3.07 cores=0,2,4,6
/proc/17145/task/17146/stat : 17146 (strangenight2-m) R 17143 17145 16886 0 -1 4202560 20230 0 0 0 303 4 0 0 22 0 4 0 514598644 539971584 55756 33554432000 4194304 4627427 140736161065488 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17145/tid=17147] ppid=17143 vsize=527316 CPUtime=3.04 cores=0,2,4,6
/proc/17145/task/17147/stat : 17147 (strangenight2-m) R 17143 17145 16886 0 -1 4202560 20542 0 0 0 300 4 0 0 22 0 4 0 514598644 539971584 55756 33554432000 4194304 4627427 140736161065488 18446744073709551615 4327897 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17145/tid=17148] ppid=17143 vsize=527316 CPUtime=3.08 cores=0,2,4,6
/proc/17145/task/17148/stat : 17148 (strangenight2-m) R 17143 17145 16886 0 -1 4202560 10458 0 0 0 306 2 0 0 24 0 4 0 514598644 539971584 55756 33554432000 4194304 4627427 140736161065488 18446744073709551615 4308593 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.29
Current children cumulated vsize (KiB) 527316

[startup+6.30067 s]
/proc/loadavg: 7.83 7.86 6.06 9/184 17149
/proc/meminfo: memFree=22188740/32950928 swapFree=67087032/67111528
[pid=17145] ppid=17143 vsize=527316 CPUtime=25.07 cores=0,2,4,6
/proc/17145/stat : 17145 (strangenight2-m) R 17143 17145 16886 0 -1 4202496 75158 0 0 0 2491 16 0 0 25 0 4 0 514598643 539971584 62098 33554432000 4194304 4627427 140736161065488 18446744073709551615 4308291 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17145/statm: 131829 62098 385 106 0 126800 0
[pid=17145/tid=17146] ppid=17143 vsize=527316 CPUtime=6.27 cores=0,2,4,6
/proc/17145/task/17146/stat : 17146 (strangenight2-m) R 17143 17145 16886 0 -1 4202560 21743 0 0 0 623 4 0 0 25 0 4 0 514598644 539971584 62099 33554432000 4194304 4627427 140736161065488 18446744073709551615 4308362 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17145/tid=17147] ppid=17143 vsize=527316 CPUtime=6.22 cores=0,2,4,6
/proc/17145/task/17147/stat : 17147 (strangenight2-m) R 17143 17145 16886 0 -1 4202560 21981 0 0 0 618 4 0 0 25 0 4 0 514598644 539971584 62099 33554432000 4194304 4627427 140736161065488 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17145/tid=17148] ppid=17143 vsize=527316 CPUtime=6.28 cores=0,2,4,6
/proc/17145/task/17148/stat : 17148 (strangenight2-m) R 17143 17145 16886 0 -1 4202560 12372 0 0 0 626 2 0 0 25 0 4 0 514598644 539971584 62099 33554432000 4194304 4627427 140736161065488 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.07
Current children cumulated vsize (KiB) 527316

[startup+12.7004 s]
/proc/loadavg: 7.84 7.86 6.07 8/184 17149
/proc/meminfo: memFree=22021272/32950928 swapFree=67087032/67111528
[pid=17145] ppid=17143 vsize=527316 CPUtime=50.63 cores=0,2,4,6
/proc/17145/stat : 17145 (strangenight2-m) R 17143 17145 16886 0 -1 4202496 86802 0 0 0 5045 18 0 0 25 0 4 0 514598643 539971584 73742 33554432000 4194304 4627427 140736161065488 18446744073709551615 4332314 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17145/statm: 131829 73743 385 106 0 126800 0
[pid=17145/tid=17146] ppid=17143 vsize=527316 CPUtime=12.67 cores=0,2,4,6
/proc/17145/task/17146/stat : 17146 (strangenight2-m) R 17143 17145 16886 0 -1 4202560 24818 0 0 0 1262 5 0 0 25 0 4 0 514598644 539971584 73743 33554432000 4194304 4627427 140736161065488 18446744073709551615 4308329 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17145/tid=17147] ppid=17143 vsize=527316 CPUtime=12.59 cores=0,2,4,6
/proc/17145/task/17147/stat : 17147 (strangenight2-m) R 17143 17145 16886 0 -1 4202560 25003 0 0 0 1254 5 0 0 25 0 4 0 514598644 539971584 73743 33554432000 4194304 4627427 140736161065488 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17145/tid=17148] ppid=17143 vsize=527316 CPUtime=12.68 cores=0,2,4,6
/proc/17145/task/17148/stat : 17148 (strangenight2-m) R 17143 17145 16886 0 -1 4202560 15086 0 0 0 1265 3 0 0 25 0 4 0 514598644 539971584 73743 33554432000 4194304 4627427 140736161065488 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 527316

[startup+25.501 s]
/proc/loadavg: 7.94 7.88 6.10 9/184 17149
/proc/meminfo: memFree=21895396/32950928 swapFree=67087032/67111528
[pid=17145] ppid=17143 vsize=801620 CPUtime=101.76 cores=0,2,4,6
/proc/17145/stat : 17145 (strangenight2-m) R 17143 17145 16886 0 -1 4202496 140594 0 0 0 10148 28 0 0 25 0 4 0 514598643 820858880 98767 33554432000 4194304 4627427 140736161065488 18446744073709551615 4332314 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17145/statm: 200405 98768 390 106 0 195376 0
[pid=17145/tid=17146] ppid=17143 vsize=801620 CPUtime=25.47 cores=0,2,4,6
/proc/17145/task/17146/stat : 17146 (strangenight2-m) R 17143 17145 16886 0 -1 4202560 33728 0 0 0 2540 7 0 0 25 0 4 0 514598644 820858880 98768 33554432000 4194304 4627427 140736161065488 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17145/tid=17147] ppid=17143 vsize=801620 CPUtime=25.31 cores=0,2,4,6
/proc/17145/task/17147/stat : 17147 (strangenight2-m) R 17143 17145 16886 0 -1 4202560 33252 0 0 0 2524 7 0 0 25 0 4 0 514598644 820858880 98768 33554432000 4194304 4627427 140736161065488 18446744073709551615 4308715 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17145/tid=17148] ppid=17143 vsize=801620 CPUtime=25.48 cores=0,2,4,6
/proc/17145/task/17148/stat : 17148 (strangenight2-m) R 17143 17145 16886 0 -1 4202560 23211 0 0 0 2543 5 0 0 25 0 4 0 514598644 820858880 98768 33554432000 4194304 4627427 140736161065488 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.76
Current children cumulated vsize (KiB) 801620

[startup+51.1011 s]
/proc/loadavg: 8.02 7.91 6.16 9/184 17150
/proc/meminfo: memFree=21516416/32950928 swapFree=67087032/67111528
[pid=17145] ppid=17143 vsize=760792 CPUtime=204 cores=0,2,4,6
/proc/17145/stat : 17145 (strangenight2-m) R 17143 17145 16886 0 -1 4202496 262133 0 0 0 20340 60 0 0 25 0 4 0 514598643 779051008 136935 33554432000 4194304 4627427 140736161065488 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17145/statm: 190198 136935 390 106 0 185169 0
[pid=17145/tid=17146] ppid=17143 vsize=760792 CPUtime=51.07 cores=0,2,4,6
/proc/17145/task/17146/stat : 17146 (strangenight2-m) R 17143 17145 16886 0 -1 4202560 79918 0 0 0 5086 21 0 0 25 0 4 0 514598644 779051008 136935 33554432000 4194304 4627427 140736161065488 18446744073709551615 4233668 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17145/tid=17147] ppid=17143 vsize=760792 CPUtime=50.78 cores=0,2,4,6
/proc/17145/task/17147/stat : 17147 (strangenight2-m) R 17143 17145 16886 0 -1 4202560 59031 0 0 0 5064 14 0 0 25 0 4 0 514598644 779051008 136935 33554432000 4194304 4627427 140736161065488 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17145/tid=17148] ppid=17143 vsize=760792 CPUtime=51.08 cores=0,2,4,6
/proc/17145/task/17148/stat : 17148 (strangenight2-m) R 17143 17145 16886 0 -1 4202560 55307 0 0 0 5095 13 0 0 25 0 4 0 514598644 779051008 136935 33554432000 4194304 4627427 140736161065488 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 204
Current children cumulated vsize (KiB) 760792

[startup+102.306 s]
/proc/loadavg: 8.01 7.92 6.25 9/184 17151
/proc/meminfo: memFree=21081740/32950928 swapFree=67087032/67111528
[pid=17145] ppid=17143 vsize=1140904 CPUtime=408.54 cores=0,2,4,6
/proc/17145/stat : 17145 (strangenight2-m) R 17143 17145 16886 0 -1 4202496 401379 0 0 0 40759 95 0 0 25 0 4 0 514598643 1168285696 216816 33554432000 4194304 4627427 140736161065488 18446744073709551615 4334176 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17145/statm: 285226 216816 390 106 0 280197 0
[pid=17145/tid=17146] ppid=17143 vsize=1140904 CPUtime=102.28 cores=0,2,4,6
/proc/17145/task/17146/stat : 17146 (strangenight2-m) R 17143 17145 16886 0 -1 4202560 110311 0 0 0 10199 29 0 0 25 0 4 0 514598644 1168285696 216816 33554432000 4194304 4627427 140736161065488 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17145/tid=17147] ppid=17143 vsize=1140904 CPUtime=101.7 cores=0,2,4,6
/proc/17145/task/17147/stat : 17147 (strangenight2-m) R 17143 17145 16886 0 -1 4202560 88261 0 0 0 10148 22 0 0 25 0 4 0 514598644 1168285696 216816 33554432000 4194304 4627427 140736161065488 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17145/tid=17148] ppid=17143 vsize=1140904 CPUtime=102.28 cores=0,2,4,6
/proc/17145/task/17148/stat : 17148 (strangenight2-m) R 17143 17145 16886 0 -1 4202560 89607 0 0 0 10206 22 0 0 25 0 4 0 514598644 1168285696 216816 33554432000 4194304 4627427 140736161065488 18446744073709551615 4308715 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.54
Current children cumulated vsize (KiB) 1140904

[startup+162.301 s]

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

[pid=17145] ppid=17143 vsize=1708724 CPUtime=2565.55 cores=0,2,4,6
/proc/17145/stat : 17145 (strangenight2-m) R 17143 17145 16886 0 -1 4202496 1244364 0 0 0 256177 378 0 0 25 0 4 0 514598643 1749733376 346702 33554432000 4194304 4627427 140736161065488 18446744073709551615 4308593 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17145/statm: 427181 346702 390 106 0 422152 0
[pid=17145/tid=17146] ppid=17143 vsize=1708724 CPUtime=642.28 cores=0,2,4,6
/proc/17145/task/17146/stat : 17146 (strangenight2-m) R 17143 17145 16886 0 -1 4202560 323111 0 0 0 64129 99 0 0 25 0 4 0 514598644 1749733376 346703 33554432000 4194304 4627427 140736161065488 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17145/tid=17147] ppid=17143 vsize=1708724 CPUtime=638.76 cores=0,2,4,6
/proc/17145/task/17147/stat : 17147 (strangenight2-m) R 17143 17145 16886 0 -1 4202560 292225 0 0 0 63784 92 0 0 25 0 4 0 514598644 1749733376 346703 33554432000 4194304 4627427 140736161065488 18446744073709551615 4321761 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17145/tid=17148] ppid=17143 vsize=1708724 CPUtime=642.29 cores=0,2,4,6
/proc/17145/task/17148/stat : 17148 (strangenight2-m) R 17143 17145 16886 0 -1 4202560 336209 0 0 0 64124 105 0 0 25 0 4 0 514598644 1749733376 346703 33554432000 4194304 4627427 140736161065488 18446744073709551615 4327410 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2565.55
Current children cumulated vsize (KiB) 1708724

[startup+702.301 s]
/proc/loadavg: 8.01 8.03 7.09 9/184 17167
/proc/meminfo: memFree=19932236/32950928 swapFree=67087032/67111528
[pid=17145] ppid=17143 vsize=1775288 CPUtime=2805.19 cores=0,2,4,6
/proc/17145/stat : 17145 (strangenight2-m) R 17143 17145 16886 0 -1 4202496 1348605 0 0 0 280108 411 0 0 25 0 4 0 514598643 1817894912 369755 33554432000 4194304 4627427 140736161065488 18446744073709551615 4308584 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17145/statm: 443822 369755 390 106 0 438793 0
[pid=17145/tid=17146] ppid=17143 vsize=1775288 CPUtime=702.27 cores=0,2,4,6
/proc/17145/task/17146/stat : 17146 (strangenight2-m) R 17143 17145 16886 0 -1 4202560 344842 0 0 0 70122 105 0 0 25 0 4 0 514598644 1817894912 369755 33554432000 4194304 4627427 140736161065488 18446744073709551615 4308265 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17145/tid=17147] ppid=17143 vsize=1775288 CPUtime=698.43 cores=0,2,4,6
/proc/17145/task/17147/stat : 17147 (strangenight2-m) R 17143 17145 16886 0 -1 4202560 329078 0 0 0 69740 103 0 0 25 0 4 0 514598644 1817894912 369755 33554432000 4194304 4627427 140736161065488 18446744073709551615 4308606 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17145/tid=17148] ppid=17143 vsize=1775288 CPUtime=702.28 cores=0,2,4,6
/proc/17145/task/17148/stat : 17148 (strangenight2-m) R 17143 17145 16886 0 -1 4202560 362049 0 0 0 70115 113 0 0 25 0 4 0 514598644 1817894912 369755 33554432000 4194304 4627427 140736161065488 18446744073709551615 4308143 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2805.19
Current children cumulated vsize (KiB) 1775288

[startup+762.307 s]
/proc/loadavg: 8.00 8.02 7.15 9/184 17169
/proc/meminfo: memFree=19896988/32950928 swapFree=67087032/67111528
[pid=17145] ppid=17143 vsize=1810300 CPUtime=3044.88 cores=0,2,4,6
/proc/17145/stat : 17145 (strangenight2-m) R 17143 17145 16886 0 -1 4202496 1433524 0 0 0 304046 442 0 0 25 0 4 0 514598643 1853747200 384601 33554432000 4194304 4627427 140736161065488 18446744073709551615 4308139 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17145/statm: 452575 384601 390 106 0 447546 0
[pid=17145/tid=17146] ppid=17143 vsize=1810300 CPUtime=762.27 cores=0,2,4,6
/proc/17145/task/17146/stat : 17146 (strangenight2-m) R 17143 17145 16886 0 -1 4202560 364536 0 0 0 76115 112 0 0 25 0 4 0 514598644 1853747200 384601 33554432000 4194304 4627427 140736161065488 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17145/tid=17147] ppid=17143 vsize=1810300 CPUtime=758.1 cores=0,2,4,6
/proc/17145/task/17147/stat : 17147 (strangenight2-m) R 17143 17145 16886 0 -1 4202560 352882 0 0 0 75700 110 0 0 25 0 4 0 514598644 1853747200 384601 33554432000 4194304 4627427 140736161065488 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17145/tid=17148] ppid=17143 vsize=1810300 CPUtime=762.29 cores=0,2,4,6
/proc/17145/task/17148/stat : 17148 (strangenight2-m) R 17143 17145 16886 0 -1 4202560 381684 0 0 0 76108 121 0 0 25 0 4 0 514598644 1853747200 384601 33554432000 4194304 4627427 140736161065488 18446744073709551615 4308824 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3044.88
Current children cumulated vsize (KiB) 1810300

[startup+822.301 s]
/proc/loadavg: 8.06 8.03 7.20 9/184 17171
/proc/meminfo: memFree=19915080/32950928 swapFree=67087032/67111528
[pid=17145] ppid=17143 vsize=1742172 CPUtime=3284.51 cores=0,2,4,6
/proc/17145/stat : 17145 (strangenight2-m) R 17143 17145 16886 0 -1 4202496 1516930 0 0 0 327981 470 0 0 25 0 4 0 514598643 1783984128 368199 33554432000 4194304 4627427 140736161065488 18446744073709551615 4308715 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17145/statm: 435543 368199 390 106 0 430514 0
[pid=17145/tid=17146] ppid=17143 vsize=1742172 CPUtime=822.27 cores=0,2,4,6
/proc/17145/task/17146/stat : 17146 (strangenight2-m) R 17143 17145 16886 0 -1 4202560 386466 0 0 0 82106 121 0 0 25 0 4 0 514598644 1783984128 368199 33554432000 4194304 4627427 140736161065488 18446744073709551615 4332984 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17145/tid=17147] ppid=17143 vsize=1742172 CPUtime=817.77 cores=0,2,4,6
/proc/17145/task/17147/stat : 17147 (strangenight2-m) R 17143 17145 16886 0 -1 4202560 370358 0 0 0 81662 115 0 0 25 0 4 0 514598644 1783984128 368199 33554432000 4194304 4627427 140736161065488 18446744073709551615 4308712 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17145/tid=17148] ppid=17143 vsize=1742172 CPUtime=822.28 cores=0,2,4,6
/proc/17145/task/17148/stat : 17148 (strangenight2-m) R 17143 17145 16886 0 -1 4202560 407437 0 0 0 82098 130 0 0 25 0 4 0 514598644 1783984128 368199 33554432000 4194304 4627427 140736161065488 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3284.51
Current children cumulated vsize (KiB) 1742172

[startup+882.301 s]
/proc/loadavg: 8.08 8.04 7.26 9/184 17172
/proc/meminfo: memFree=19831624/32950928 swapFree=67087032/67111528
[pid=17145] ppid=17143 vsize=1811984 CPUtime=3524.18 cores=0,2,4,6
/proc/17145/stat : 17145 (strangenight2-m) R 17143 17145 16886 0 -1 4202496 1600593 0 0 0 351919 499 0 0 25 0 4 0 514598643 1855471616 391077 33554432000 4194304 4627427 140736161065488 18446744073709551615 4309077 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17145/statm: 452996 391077 390 106 0 447967 0
[pid=17145/tid=17146] ppid=17143 vsize=1811984 CPUtime=882.27 cores=0,2,4,6
/proc/17145/task/17146/stat : 17146 (strangenight2-m) R 17143 17145 16886 0 -1 4202560 411145 0 0 0 88097 130 0 0 25 0 4 0 514598644 1855471616 391077 33554432000 4194304 4627427 140736161065488 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17145/tid=17147] ppid=17143 vsize=1811984 CPUtime=877.44 cores=0,2,4,6
/proc/17145/task/17147/stat : 17147 (strangenight2-m) R 17143 17145 16886 0 -1 4202560 390264 0 0 0 87623 121 0 0 25 0 4 0 514598644 1855471616 391077 33554432000 4194304 4627427 140736161065488 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17145/tid=17148] ppid=17143 vsize=1811984 CPUtime=882.28 cores=0,2,4,6
/proc/17145/task/17148/stat : 17148 (strangenight2-m) R 17143 17145 16886 0 -1 4202560 427248 0 0 0 88091 137 0 0 25 0 4 0 514598644 1855471616 391077 33554432000 4194304 4627427 140736161065488 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3524.18
Current children cumulated vsize (KiB) 1811984

[startup+942.301 s]
/proc/loadavg: 8.08 8.04 7.30 9/184 17174
/proc/meminfo: memFree=19842012/32950928 swapFree=67087032/67111528
[pid=17145] ppid=17143 vsize=1813300 CPUtime=3763.85 cores=0,2,4,6
/proc/17145/stat : 17145 (strangenight2-m) R 17143 17145 16886 0 -1 4202496 1684068 0 0 0 375856 529 0 0 25 0 4 0 514598643 1856819200 381038 33554432000 4194304 4627427 140736161065488 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17145/statm: 453325 381038 390 106 0 448296 0
[pid=17145/tid=17146] ppid=17143 vsize=1813300 CPUtime=942.26 cores=0,2,4,6
/proc/17145/task/17146/stat : 17146 (strangenight2-m) R 17143 17145 16886 0 -1 4202560 432905 0 0 0 94089 137 0 0 25 0 4 0 514598644 1856819200 381038 33554432000 4194304 4627427 140736161065488 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17145/tid=17147] ppid=17143 vsize=1813300 CPUtime=937.12 cores=0,2,4,6
/proc/17145/task/17147/stat : 17147 (strangenight2-m) R 17143 17145 16886 0 -1 4202560 407183 0 0 0 93583 129 0 0 25 0 4 0 514598644 1856819200 381038 33554432000 4194304 4627427 140736161065488 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17145/tid=17148] ppid=17143 vsize=1813300 CPUtime=942.27 cores=0,2,4,6
/proc/17145/task/17148/stat : 17148 (strangenight2-m) R 17143 17145 16886 0 -1 4202560 452834 0 0 0 94082 145 0 0 25 0 4 0 514598644 1856819200 381038 33554432000 4194304 4627427 140736161065488 18446744073709551615 4332667 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3763.85
Current children cumulated vsize (KiB) 1813300

[startup+1002.3 s]
/proc/loadavg: 8.14 8.06 7.36 9/184 17175
/proc/meminfo: memFree=19795612/32950928 swapFree=67087032/67111528
[pid=17145] ppid=17143 vsize=1879752 CPUtime=4003.5 cores=0,2,4,6
/proc/17145/stat : 17145 (strangenight2-m) R 17143 17145 16886 0 -1 4202496 1767184 0 0 0 399792 558 0 0 25 0 4 0 514598643 1924866048 389217 33554432000 4194304 4627427 140736161065488 18446744073709551615 4308139 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17145/statm: 469938 389217 390 106 0 464909 0
[pid=17145/tid=17146] ppid=17143 vsize=1879752 CPUtime=1002.27 cores=0,2,4,6
/proc/17145/task/17146/stat : 17146 (strangenight2-m) R 17143 17145 16886 0 -1 4202560 465132 0 0 0 100079 148 0 0 25 0 4 0 514598644 1924866048 389217 33554432000 4194304 4627427 140736161065488 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17145/tid=17147] ppid=17143 vsize=1879752 CPUtime=996.79 cores=0,2,4,6
/proc/17145/task/17147/stat : 17147 (strangenight2-m) R 17143 17145 16886 0 -1 4202560 426270 0 0 0 99542 137 0 0 25 0 4 0 514598644 1924866048 389217 33554432000 4194304 4627427 140736161065488 18446744073709551615 4332984 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17145/tid=17148] ppid=17143 vsize=1879752 CPUtime=1002.27 cores=0,2,4,6
/proc/17145/task/17148/stat : 17148 (strangenight2-m) R 17143 17145 16886 0 -1 4202560 469642 0 0 0 100076 151 0 0 25 0 4 0 514598644 1924866048 389217 33554432000 4194304 4627427 140736161065488 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4003.5
Current children cumulated vsize (KiB) 1879752

[startup+1062.3 s]
/proc/loadavg: 8.11 8.06 7.40 9/184 17177
/proc/meminfo: memFree=19718840/32950928 swapFree=67087032/67111528
[pid=17145] ppid=17143 vsize=1810504 CPUtime=4243.18 cores=0,2,4,6
/proc/17145/stat : 17145 (strangenight2-m) R 17143 17145 16886 0 -1 4202496 1847653 0 0 0 423728 590 0 0 25 0 4 0 514598643 1853956096 401583 33554432000 4194304 4627427 140736161065488 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17145/statm: 452626 401583 390 106 0 447597 0
[pid=17145/tid=17146] ppid=17143 vsize=1810504 CPUtime=1062.26 cores=0,2,4,6
/proc/17145/task/17146/stat : 17146 (strangenight2-m) R 17143 17145 16886 0 -1 4202560 484587 0 0 0 106071 155 0 0 25 0 4 0 514598644 1853956096 401583 33554432000 4194304 4627427 140736161065488 18446744073709551615 4308329 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17145/tid=17147] ppid=17143 vsize=1810504 CPUtime=1056.47 cores=0,2,4,6
/proc/17145/task/17147/stat : 17147 (strangenight2-m) R 17143 17145 16886 0 -1 4202560 444964 0 0 0 105502 145 0 0 25 0 4 0 514598644 1853956096 401583 33554432000 4194304 4627427 140736161065488 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17145/tid=17148] ppid=17143 vsize=1810504 CPUtime=1062.28 cores=0,2,4,6
/proc/17145/task/17148/stat : 17148 (strangenight2-m) R 17143 17145 16886 0 -1 4202560 492807 0 0 0 106069 159 0 0 25 0 4 0 514598644 1853956096 401583 33554432000 4194304 4627427 140736161065488 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4243.18
Current children cumulated vsize (KiB) 1810504

[startup+1122.3 s]
/proc/loadavg: 8.08 8.06 7.44 9/184 17179
/proc/meminfo: memFree=19875656/32950928 swapFree=67087032/67111528
[pid=17145] ppid=17143 vsize=1894524 CPUtime=4482.83 cores=0,2,4,6
/proc/17145/stat : 17145 (strangenight2-m) R 17143 17145 16886 0 -1 4202496 1927842 0 0 0 447666 617 0 0 25 0 4 0 514598643 1939992576 375230 33554432000 4194304 4627427 140736161065488 18446744073709551615 4327410 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17145/statm: 473631 375230 390 106 0 468602 0
[pid=17145/tid=17146] ppid=17143 vsize=1894524 CPUtime=1122.26 cores=0,2,4,6
/proc/17145/task/17146/stat : 17146 (strangenight2-m) R 17143 17145 16886 0 -1 4202560 501440 0 0 0 112065 161 0 0 25 0 4 0 514598644 1939992576 375231 33554432000 4194304 4627427 140736161065488 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17145/tid=17147] ppid=17143 vsize=1894524 CPUtime=1116.13 cores=0,2,4,6
/proc/17145/task/17147/stat : 17147 (strangenight2-m) R 17143 17145 16886 0 -1 4202560 468623 0 0 0 111461 152 0 0 25 0 4 0 514598644 1939992576 375231 33554432000 4194304 4627427 140736161065488 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17145/tid=17148] ppid=17143 vsize=1894524 CPUtime=1122.27 cores=0,2,4,6
/proc/17145/task/17148/stat : 17148 (strangenight2-m) R 17143 17145 16886 0 -1 4202560 513796 0 0 0 112060 167 0 0 25 0 4 0 514598644 1939992576 375231 33554432000 4194304 4627427 140736161065488 18446744073709551615 4308640 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4482.83
Current children cumulated vsize (KiB) 1894524

[startup+1182.3 s]
/proc/loadavg: 8.07 8.06 7.48 9/184 17180
/proc/meminfo: memFree=19579404/32950928 swapFree=67087032/67111528
[pid=17145] ppid=17143 vsize=1930644 CPUtime=4722.5 cores=0,2,4,6
/proc/17145/stat : 17145 (strangenight2-m) R 17143 17145 16886 0 -1 4202496 2023137 0 0 0 471600 650 0 0 25 0 4 0 514598643 1976979456 398859 33554432000 4194304 4627427 140736161065488 18446744073709551615 4308139 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17145/statm: 482661 398859 390 106 0 477632 0
[pid=17145/tid=17146] ppid=17143 vsize=1930644 CPUtime=1182.26 cores=0,2,4,6
/proc/17145/task/17146/stat : 17146 (strangenight2-m) R 17143 17145 16886 0 -1 4202560 524763 0 0 0 118057 169 0 0 25 0 4 0 514598644 1976979456 398859 33554432000 4194304 4627427 140736161065488 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17145/tid=17147] ppid=17143 vsize=1930644 CPUtime=1175.81 cores=0,2,4,6
/proc/17145/task/17147/stat : 17147 (strangenight2-m) R 17143 17145 16886 0 -1 4202560 491920 0 0 0 117420 161 0 0 25 0 4 0 514598644 1976979456 398859 33554432000 4194304 4627427 140736161065488 18446744073709551615 4308275 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17145/tid=17148] ppid=17143 vsize=1930644 CPUtime=1182.27 cores=0,2,4,6
/proc/17145/task/17148/stat : 17148 (strangenight2-m) R 17143 17145 16886 0 -1 4202560 537135 0 0 0 118053 174 0 0 25 0 4 0 514598644 1976979456 398859 33554432000 4194304 4627427 140736161065488 18446744073709551615 4308752 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4722.5
Current children cumulated vsize (KiB) 1930644



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.13 8.07 7.49 9/184 17212
/proc/meminfo: memFree=20797412/32950928 swapFree=67087032/67111528
[pid=17145] ppid=17143 vsize=1930644 CPUtime=4800.41 cores=0,2,4,6
/proc/17145/stat : 17145 (strangenight2-m) R 17143 17145 16886 0 -1 4202496 2050521 0 0 0 479380 661 0 0 25 0 4 0 514598643 1976979456 426243 33554432000 4194304 4627427 140736161065488 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17145/statm: 482661 426243 390 106 0 477632 0
[pid=17145/tid=17146] ppid=17143 vsize=1930644 CPUtime=1201.76 cores=0,2,4,6
/proc/17145/task/17146/stat : 17146 (strangenight2-m) R 17143 17145 16886 0 -1 4202560 531632 0 0 0 120005 171 0 0 25 0 4 0 514598644 1976979456 426243 33554432000 4194304 4627427 140736161065488 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17145/tid=17147] ppid=17143 vsize=1930644 CPUtime=1195.2 cores=0,2,4,6
/proc/17145/task/17147/stat : 17147 (strangenight2-m) R 17143 17145 16886 0 -1 4202560 498637 0 0 0 119356 164 0 0 25 0 4 0 514598644 1976979456 426243 33554432000 4194304 4627427 140736161065488 18446744073709551615 4333109 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17145/tid=17148] ppid=17143 vsize=1930644 CPUtime=1201.78 cores=0,2,4,6
/proc/17145/task/17148/stat : 17148 (strangenight2-m) R 17143 17145 16886 0 -1 4202560 543824 0 0 0 120002 176 0 0 25 0 4 0 514598644 1976979456 426243 33554432000 4194304 4627427 140736161065488 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.41
Current children cumulated vsize (KiB) 1930644

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.89
CPU time (s): 4800.52
CPU user time (s): 4793.83
CPU system time (s): 6.69198
CPU usage (%): 399.414
Max. virtual memory (cumulated for all children) (KiB): 1946572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4793.83
system time used= 6.69198
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2050529
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= 2616
involuntary context switches= 22955

runsolver used 1.92471 second user time and 4.65029 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-29 00:33:36
IDJOB=3173703
IDBENCH=82521
IDSOLVER=1586
FILE ID=node148/3173703-1304030015
RUNJOBID= node148-1304028687-16904
PBS_JOBID= 13170304
Free space on /tmp= 71420 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v50000-c210000-S1969540674-065-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173703-1304030015/watcher-3173703-1304030015 -o /tmp/evaluation-result-3173703-1304030015/solver-3173703-1304030015 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3173703-1304030015.cnf

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

MD5SUM BENCH= fcb14103324f734a2e69e02c062e67ed
RANDOM SEED=1260120708

node148.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.854
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.70
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.854
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.854
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.83
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.854
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.75
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.854
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.82
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.854
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.854
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.82
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.854
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      22558936 kB
Buffers:       2006236 kB
Cached:        7612216 kB
SwapCached:       3548 kB
Active:        1775808 kB
Inactive:      8054784 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22558936 kB
SwapTotal:    67111528 kB
SwapFree:     67087032 kB
Dirty:           18556 kB
Writeback:          24 kB
AnonPages:      209872 kB
Mapped:          14532 kB
Slab:           498556 kB
PageTables:       5088 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   468496 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= 71416 MiB
End job on node148 at 2011-04-29 00:53:40