Trace number 3173787

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.21 1201.79

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v50000-c210000-S758437099-099-UNKNOWN.cnf
MD5SUM94d10ca78c6cee5b0badfb96b777ac08
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 variables49999
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-3173787-1304031199.cnf'
0.00/0.00	c -- header says num vars:          49999
0.00/0.00	c -- header says num clauses:      210000
0.00/0.20	c -- clauses added:            0 learnts,       210000 normals,            0 xors
0.00/0.20	c -- vars added      49999
0.00/0.20	c Parsing time:  0.17 s
0.00/0.20	c  N st     0         0     49999    210000         0         0    630000         0   no data   no data
0.00/0.40	c asymm  cl-useful: 0/210000/210000 lits-rem:0 time: 0.20
0.00/0.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.14
2.52/0.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.52/0.72	c bin-w-bin subsume rem            0 bins  time:  0.01 s
2.52/0.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
2.52/0.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  49999 time:  0.02 s
2.52/0.77	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.02 s
4.40/1.16	c lits-rem:         0  cl-subs:        0  v-elim:   1202  v-fix:    0  time:  0.38 s
4.40/1.17	c Finding binary XORs  T:     0.01 s  found:       0
4.80/1.26	c Finding non-binary XORs:     0.07 s (found:       0, avg size: nan)
4.80/1.26	c calculated reachability. Time: 0.00
4.80/1.28	c Calc default polars -  time:   0.02 s pos:   22142 undec:    5594 neg:   22263
4.80/1.28	c =========================================================================================
4.80/1.28	c types(t): F = full restart, N = normal restart
4.80/1.28	c types(t): S = simplification begin/end, E = solution found
4.80/1.28	c restart types(rt): st = static, dy = dynamic
4.80/1.28	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
4.80/1.28	c  B st     0         0     48797    208588         0         0    632934         0   no data   no data
15.54/3.91	c  N dy    21      4028     48797    208588         0      4028    632934   1419243    213.47    237.22
25.92/6.50	c  N dy    46      8068     48797    208588         0      8067    632934   2651400    208.41    231.29
36.31/9.15	c  N dy    71     12184     48797    208588         0     12183    632934   3895989    205.06    216.48
46.70/11.75	c  N dy    92     16237     48797    208588         0     16235    632934   5080519    202.15    232.00
57.48/14.45	c  N dy   117     20245     48797    208588         0     10247    632934    826916    201.39    220.43
68.26/17.12	c  N dy   149     24253     48797    208588         0     14255    632934   2046525    202.59    248.04
70.26/17.62	c  F st   154     25001     48797    208588         0     15003    632934   2263966    202.35   no data
79.45/19.90	c  N st   159     28296     48797    208588         0     18298    632934   3427907    202.35   no data
84.64/21.23	c  S st   160     30001     48797    208588         0     20003    632934   4311036    202.35   no data
85.84/21.57	c  S st   160     30504     48797    208588         0     20506    632934   4422095    202.35   no data
86.24/21.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
87.44/21.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.32
87.84/22.01	c blocked clauses removed:      902 vars:    151 tried:       48797 T: 0.03 s
87.84/22.03	c bin-w-bin subsume rem            0 bins  time:  0.01 s
87.84/22.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
87.84/22.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48646 time:  0.02 s
87.84/22.08	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
89.46/22.41	c lits-rem:         0  cl-subs:        0  v-elim:     29  v-fix:    0  time:  0.33 s
91.03/22.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
95.43/23.91	c lits-rem:         2  cl-subs:        3  v-elim:      0  v-fix:    0  time:  0.95 s
96.23/24.16	c asymm  cl-useful: 0/207658/207658 lits-rem:0 time: 0.25
96.23/24.17	c calculated reachability. Time: 0.00
96.23/24.18	c  N dy   160     30504     48617    207658         0     20025    630314   4101461    202.35   no data
107.43/26.99	c  N dy   185     34626     48617    207658         0     24147    630314   5333549    201.89    216.74
119.39/29.92	c  N dy   211     38808     48617    207658         0     28329    630314   6587352    201.39    212.46
130.57/32.74	c  N dy   239     42852     48617    207658         0     17115    630314   1427913    201.53    214.89
138.18/34.64	c  S st   258     45756     48617    207658         0     20019    630314   2246279    200.82   no data
139.76/35.01	c  S st   258     46262     48617    207658         0     20525    630314   2354802    200.82   no data
139.76/35.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
140.96/35.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.32
141.36/35.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
141.36/35.44	c bin-w-bin subsume rem            0 bins  time:  0.01 s
141.36/35.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
141.36/35.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48617 time:  0.02 s
141.76/35.50	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
142.57/35.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.24 s
143.35/35.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
144.95/36.36	c lits-rem:         2  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.36 s
144.95/36.39	c vivif2 --  cl tried   207658 cl shrink        0 lits rem          0 time: 0.03
145.35/36.44	c vivif2 --  cl tried    20523 cl shrink        0 lits rem          0 time: 0.05
146.15/36.69	c asymm  cl-useful: 0/207658/207658 lits-rem:0 time: 0.25
146.56/36.71	c calculated reachability. Time: 0.00
146.56/36.71	c  N dy   258     46262     48617    207658         0     20523    630314   2354467    200.82   no data
157.74/39.50	c  N dy   285     50363     48617    207658         0     24624    630314   3582810    200.83    217.95
168.94/42.32	c  N dy   311     54444     48617    207658         0     28704    630314   4799223    200.95    214.73
180.50/45.28	c  N dy   336     58624     48617    207658         0     32884    630314   6058228    200.75    228.04
192.49/48.28	c  N dy   363     62749     48617    207658         0     37009    630314   7297674    200.61    223.21
204.09/51.17	c  N dy   389     66948     48617    207658         0     22578    630314   2047474    200.37    214.04
210.86/52.86	c  S st   405     69394     48617    207658         0     25024    630314   2767625    200.31   no data
212.47/53.20	c  S st   405     69894     48617    207658         0     25524    630314   2875842    200.31   no data
212.47/53.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
213.65/53.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.32
214.06/53.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
214.06/53.64	c bin-w-bin subsume rem            0 bins  time:  0.01 s
214.06/53.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
214.06/53.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48617 time:  0.02 s
214.06/53.70	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
215.26/53.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.23 s
216.05/54.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
218.44/54.71	c lits-rem:         4  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.51 s
218.44/54.74	c vivif2 --  cl tried   207658 cl shrink        0 lits rem          0 time: 0.04
218.85/54.80	c vivif2 --  cl tried    25523 cl shrink        0 lits rem          0 time: 0.06
219.65/55.06	c asymm  cl-useful: 0/207658/207658 lits-rem:0 time: 0.26
219.65/55.08	c calculated reachability. Time: 0.00
219.65/55.08	c  N dy   405     69894     48617    207658         0     25523    630314   2875646    200.31   no data
232.42/58.20	c  N dy   434     74411     48617    207658         0     30040    630314   4216792    200.12    213.95
246.41/61.70	c  N dy   470     79388     48617    207658         0     35017    630314   5729112    200.52    213.10
261.21/65.40	c  N dy   507     84548     48617    207658         0     40177    630314   7258405    200.50    222.42
269.60/67.54	c  F st   528     87500     48617    207658         0     22315    630314   1250783    200.56   no data
279.16/69.99	c  N st   533     90802     48617    207658         0     25617    630314   2498607    200.56   no data
295.54/74.10	c  N dy   561     96648     48617    207658         0     31462    630314   4487208    200.66    213.57
313.12/78.46	c  N dy   598    102861     48617    207658         0     37675    630314   6325608    200.39    211.81
319.11/79.92	c  S st   613    104841     48617    207658         0     39655    630314   6918754    200.51   no data
320.31/80.28	c  S st   613    105343     48617    207658         0     40157    630314   7027446    200.51   no data
320.71/80.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
321.91/80.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.34
322.32/80.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
322.32/80.74	c bin-w-bin subsume rem            0 bins  time:  0.01 s
322.32/80.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
322.32/80.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48617 time:  0.02 s
322.32/80.80	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
323.50/81.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.28 s
325.90/81.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
333.49/83.55	c lits-rem:         4  cl-subs:        1  v-elim:      0  v-fix:    0  time:  1.83 s
333.49/83.59	c vivif2 --  cl tried   207658 cl shrink        0 lits rem          0 time: 0.04
334.29/83.73	c vivif2 --  cl tried    40156 cl shrink        0 lits rem          0 time: 0.14
335.51/84.02	c asymm  cl-useful: 0/207658/207658 lits-rem:0 time: 0.29
335.51/84.03	c calculated reachability. Time: 0.00
335.51/84.04	c  N dy   613    105343     48617    207658         0     40156    630314   7026561    200.51   no data
355.06/88.97	c  N dy   659    112113     48617    207658         0     24525    630314   1393354    200.32    213.67
375.05/94.00	c  N dy   704    119318     48617    207658         0     31729    630314   3513639    200.26    212.40
397.01/99.46	c  N dy   755    126945     48617    207658         0     39356    630314   5759650    200.03    217.90
421.37/105.54	c  N dy   809    135130     48617    207658         0     23835    630314    739231    200.08    216.21
446.13/111.70	c  N dy   867    143997     48617    207658         0     32702    630314   3396939    200.07    217.18
472.89/118.49	c  N dy   931    153360     48617    207658         0     42064    630314   6191769    200.26    211.12
486.88/121.95	c  S st   966    158015     48617    207658         0     46719    630314   7638253    200.59   no data
488.47/122.33	c  S st   966    158519     48617    207658         0     47223    630314   7748174    200.59   no data
488.47/122.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
490.07/122.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.35
490.07/122.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
490.48/122.80	c bin-w-bin subsume rem            0 bins  time:  0.02 s
490.48/122.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
490.48/122.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48617 time:  0.02 s
490.48/122.86	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
491.67/123.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.29 s
494.09/123.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
503.65/126.15	c lits-rem:         2  cl-subs:        4  v-elim:      0  v-fix:    0  time:  2.35 s
503.65/126.19	c vivif2 --  cl tried   207658 cl shrink        0 lits rem          0 time: 0.04
504.45/126.35	c vivif2 --  cl tried    47219 cl shrink        0 lits rem          0 time: 0.16
505.65/126.66	c asymm  cl-useful: 0/207658/207658 lits-rem:0 time: 0.31
505.65/126.67	c calculated reachability. Time: 0.00
505.65/126.68	c  N dy   966    158519     48617    207658         0     47219    630314   7745767    200.59   no data
534.41/133.81	c  N dy  1028    168655     48617    207658         0     32504    630314   2927492    200.40    211.65
565.17/141.59	c  N dy  1099    179495     48617    207658         0     43344    630314   6104426    200.32    257.12
599.93/150.21	c  N dy  1179    191130     48617    207658         0     29052    630314   1575862    200.30    211.09
635.07/159.01	c  N dy  1261    203331     48617    207658         0     41252    630314   5284612    200.43    213.10
673.84/168.71	c  N dy  1346    216346     48617    207658         0     27304    630314    694471    200.35    219.86
712.97/178.51	c  N dy  1440    230217     48617    207658         0     41174    630314   4756684    200.23    211.26
734.95/184.05	c  S st  1486    237778     48617    207658         0     48735    630314   7000119    200.16   no data
736.54/184.45	c  S st  1486    238282     48617    207658         0     49238    630314   7116396    200.16   no data
736.54/184.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
738.14/184.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.35
738.54/184.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
738.54/184.92	c bin-w-bin subsume rem            0 bins  time:  0.01 s
738.54/184.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
738.54/184.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48617 time:  0.02 s
738.54/184.98	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
739.75/185.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.29 s
741.73/185.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
750.91/188.06	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time:  2.24 s
750.91/188.09	c vivif2 --  cl tried   207658 cl shrink        0 lits rem          0 time: 0.04
751.71/188.24	c vivif2 --  cl tried    49234 cl shrink        0 lits rem          0 time: 0.15
752.93/188.55	c asymm  cl-useful: 0/207658/207658 lits-rem:0 time: 0.31
752.93/188.57	c calculated reachability. Time: 0.00
752.93/188.57	c  N dy  1486    238282     48617    207658         0     49234    630314   7114643    200.16   no data
797.27/199.61	c  N dy  1582    253498     48617    207658         0     36468    630314   3045064    200.16    253.19
844.79/211.59	c  N dy  1692    269709     48617    207658         0     52679    630314   8003102    200.38    217.05
895.93/224.33	c  N dy  1809    287039     48617    207658         0     41018    630314   4103823    200.38    211.08
950.66/238.10	c  N dy  1933    305422     48617    207658         0     59400    630314   9565231    200.35    211.64
953.83/238.81	c  F st  1941    306250     48617    207658         0     30234    630314    647263    200.41   no data
1010.16/252.91	c  N dy  2042    325090     48617    207658         0     49071    630314   6838686    200.47    215.61
1070.07/267.97	c  N dy  2177    345259     48617    207658         0     38241    630314   2653263    200.38    215.99
1106.42/277.06	c  S st  2267    357425     48617    207658         0     50407    630314   6353502    200.57   no data
1108.03/277.43	c  S st  2267    357931     48617    207658         0     50913    630314   6456087    200.57   no data
1108.03/277.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1109.62/277.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.35
1109.62/277.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1110.02/277.91	c bin-w-bin subsume rem            0 bins  time:  0.02 s
1110.02/277.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
1110.02/277.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48617 time:  0.02 s
1110.02/277.97	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
1111.21/278.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.28 s
1113.23/278.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
1122.03/280.91	c lits-rem:         2  cl-subs:        5  v-elim:      0  v-fix:    0  time:  2.15 s
1122.03/280.95	c vivif2 --  cl tried   207658 cl shrink        0 lits rem          0 time: 0.04
1122.43/281.08	c vivif2 --  cl tried    50908 cl shrink        0 lits rem          0 time: 0.14
1124.00/281.40	c asymm  cl-useful: 0/207658/207658 lits-rem:0 time: 0.31
1124.00/281.41	c calculated reachability. Time: 0.00
1124.00/281.41	c  N dy  2267    357931     48617    207658         0     50908    630314   6454029    200.57   no data
1185.11/296.75	c  N dy  2408    378172     48617    207658         0     39154    630314   2725977    200.67    211.56
1245.46/311.84	c  N dy  2545    398176     48617    207658         0     59156    630314   8750551    200.75    237.73
1306.15/327.01	c  N dy  2688    418254     48617    207658         0     46238    630314   4569064    200.76    218.49
1366.87/342.26	c  N dy  2814    438299     48617    207658         0     66283    630314  10524918    200.71    215.88
1426.78/357.21	c  N dy  2953    458362     48617    207658         0     52353    630314   6040829    200.72    211.47
1488.29/372.66	c  N dy  3092    478397     48617    207658         0     37383    630314   1232137    200.72    228.57
1547.82/387.56	c  N dy  3232    498421     48617    207658         0     57405    630314   7123350    200.67    212.21
1610.53/403.22	c  N dy  3371    518506     48617    207658         0     41491    630314   2129292    200.69    211.46
1666.05/417.17	c  S st  3501    536896     48617    207658         0     59881    630314   7693547    200.82   no data
1667.64/417.57	c  S st  3501    537399     48617    207658         0     60384    630314   7797243    200.82   no data
1668.04/417.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1669.24/417.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.36
1669.65/418.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1669.65/418.06	c bin-w-bin subsume rem            0 bins  time:  0.02 s
1669.65/418.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
1670.05/418.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48617 time:  0.02 s
1670.05/418.12	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
1671.27/418.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.31 s
1673.24/418.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
1686.03/422.12	c lits-rem:         2  cl-subs:        3  v-elim:      0  v-fix:    0  time:  3.09 s
1686.03/422.16	c vivif2 --  cl tried   207658 cl shrink        0 lits rem          0 time: 0.04
1686.83/422.32	c vivif2 --  cl tried    60381 cl shrink        0 lits rem          0 time: 0.16
1688.03/422.66	c asymm  cl-useful: 0/207658/207658 lits-rem:0 time: 0.33
1688.03/422.67	c calculated reachability. Time: 0.00
1688.03/422.67	c  N dy  3501    537399     48617    207658         0     60381    630314   7796217    200.82   no data
1750.75/438.31	c  N dy  3637    557536     48617    207658         0     43522    630314   2460298    200.83    215.11
1811.87/453.69	c  N dy  3780    577646     48617    207658         0     63632    630314   8518983    200.92    213.96
1874.16/469.26	c  N dy  3915    597667     48617    207658         0     45654    630314   2843700    200.95    214.95
1935.68/484.63	c  N dy  4050    617784     48617    207658         0     65771    630314   8851782    200.97    221.23
1997.59/500.17	c  N dy  4180    637899     48617    207658         0     46885    630314   2894334    200.89    224.80
2059.90/515.73	c  N dy  4322    658053     48617    207658         0     67038    630314   8940521    200.92    217.23
2123.84/531.72	c  N dy  4467    678276     48617    207658         0     47261    630314   2748735    201.02    216.82
2186.14/547.33	c  N dy  4604    698322     48617    207658         0     67307    630314   8678301    200.98    212.41
2249.65/563.24	c  N dy  4742    718358     48617    207658         0     46344    630314   2078889    201.02    216.55
2311.16/578.65	c  N dy  4886    738365     48617    207658         0     66348    630314   8080331    201.09    236.61
2375.46/594.72	c  N dy  5017    758439     48617    207658         0     44423    630314   1228018    201.06    214.01
2437.38/610.23	c  N dy  5155    778653     48617    207658         0     64635    630314   7310475    201.11    214.65
2502.49/626.57	c  N dy  5297    798763     48617    207658         0     84743    630314  13344503    201.11    213.27
2525.25/632.20	c  S st  5350    806098     48617    207658         0     49087    630314   2323780    201.11   no data
2526.46/632.58	c  S st  5350    806600     48617    207658         0     49589    630314   2427276    201.11   no data
2526.86/632.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2528.07/632.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.35
2528.48/633.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2528.48/633.05	c bin-w-bin subsume rem            0 bins  time:  0.02 s
2528.48/633.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
2528.48/633.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48617 time:  0.02 s
2528.85/633.11	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.03 s
2529.65/633.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.25 s
2530.45/633.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
2533.64/634.39	c lits-rem:         1  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.80 s
2534.04/634.42	c vivif2 --  cl tried   207658 cl shrink        0 lits rem          0 time: 0.04
2534.04/634.48	c vivif2 --  cl tried    49589 cl shrink        0 lits rem          0 time: 0.05
2535.24/634.79	c asymm  cl-useful: 0/207658/207658 lits-rem:0 time: 0.31
2535.64/634.80	c calculated reachability. Time: 0.00
2535.64/634.80	c  N dy  5350    806600     48617    207658         0     49589    630314   2427275    201.11   no data
2597.95/650.48	c  N dy  5497    826632     48617    207658         0     69620    630314   8441877    201.16    222.53
2663.46/666.87	c  N dy  5631    846670     48617    207658         0     45660    630314   1059685    201.22    213.59
2724.98/682.25	c  N dy  5769    866716     48617    207658         0     65704    630314   7049766    201.22    212.16
2789.27/698.37	c  N dy  5898    886757     48617    207658         0     85744    630314  13033260    201.18    212.33
2852.00/714.09	c  N dy  6029    906917     48617    207658         0     60901    630314   5307818    201.15    222.36
2916.30/730.13	c  N dy  6166    926938     48617    207658         0     80921    630314  11286151    201.15    212.56
2980.22/746.17	c  N dy  6299    946956     48617    207658         0     54948    630314   3277919    201.13    219.54
3044.13/762.17	c  N dy  6438    967085     48617    207658         0     75077    630314   9381533    201.20    212.70
3111.24/778.93	c  N dy  6578    987370     48617    207658         0     48357    630314    937489    201.21    215.55
3173.16/794.41	c  N dy  6714   1007445     48617    207658         0     68429    630314   6928917    201.19    276.87
3238.67/810.82	c  N dy  6853   1027465     48617    207658         0     88449    630314  12927428    201.21    216.01
3302.17/826.74	c  N dy  6983   1047570     48617    207658         0     60555    630314   4325034    201.19    213.68
3366.09/842.79	c  N dy  7118   1067696     48617    207658         0     80680    630314  10389317    201.20    225.62
3380.07/846.25	c  F st  7146   1071875     48617    207658         0     84858    630314  11654286    201.20    199.80
3432.79/859.41	c  N dy  7214   1087893     48617    207658         0     51883    630314   1414069    201.12    227.29
3495.50/875.10	c  N dy  7350   1107948     48617    207658         0     71938    630314   7404900    201.13    232.45
3561.02/891.59	c  N dy  7476   1127978     48617    207658         0     91967    630314  13362250    201.10    212.18
3626.53/907.95	c  N dy  7622   1148032     48617    207658         0     62016    630314   4259938    201.18    284.04
3691.22/924.12	c  N dy  7761   1168034     48617    207658         0     82017    630314  10292080    201.20    217.51
3759.12/941.16	c  N dy  7901   1188085     48617    207658         0     51067    630314    591011    201.24    271.84
3821.44/956.77	c  N dy  8030   1208242     48617    207658         0     71223    630314   6556839    201.20    224.40
3827.03/958.10	c  S st  8040   1209901     48617    207658         0     72882    630314   7042928    201.20    204.14
3828.65/958.51	c  S st  8040   1210405     48617    207658         0     73386    630314   7155393    201.20   no data
3828.65/958.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
3830.23/958.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.38
3830.63/959.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3830.63/959.02	c bin-w-bin subsume rem            0 bins  time:  0.02 s
3830.63/959.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
3830.63/959.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48617 time:  0.02 s
3830.63/959.08	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.03 s
3832.23/959.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.31 s
3834.23/959.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
3847.00/963.12	c lits-rem:         1  cl-subs:        3  v-elim:      0  v-fix:    0  time:  3.16 s
3847.00/963.16	c vivif2 --  cl tried   207658 cl shrink        0 lits rem          0 time: 0.03
3847.80/963.31	c vivif2 --  cl tried    73383 cl shrink        0 lits rem          0 time: 0.15
3849.01/963.67	c asymm  cl-useful: 0/207658/207658 lits-rem:0 time: 0.36
3849.01/963.68	c calculated reachability. Time: 0.00
3849.01/963.68	c  N dy  8040   1210405     48617    207658         0     73383    630314   7153788    201.20   no data
3916.52/980.56	c  N dy  8180   1230420     48617    207658         0     93398    630314  13311696    201.25    212.98
3982.83/997.15	c  N dy  8319   1250507     48617    207658         0     61489    630314   3441625    201.30    217.12
4046.72/1013.14	c  N dy  8451   1270591     48617    207658         0     81572    630314   9413467    201.27    217.90
4115.42/1030.35	c  N dy  8591   1290746     48617    207658         0    101727    630314  15528341    201.31    222.83
4179.34/1046.33	c  N dy  8721   1310764     48617    207658         0     68746    630314   5275130    201.30    212.53
4245.65/1062.96	c  N dy  8875   1330795     48617    207658         0     88776    630314  11354891    201.39    212.37
4314.35/1080.18	c  N dy  9005   1350832     48617    207658         0     54814    630314    823608    201.38    232.88
4377.89/1096.06	c  N dy  9142   1370934     48617    207658         0     74916    630314   6889229    201.42    218.16
4445.37/1112.94	c  N dy  9282   1391220     48617    207658         0     95202    630314  12961369    201.46    224.15
4512.88/1129.87	c  N dy  9420   1411340     48617    207658         0     60324    630314   2143477    201.45    220.61
4577.19/1145.97	c  N dy  9561   1431446     48617    207658         0     80430    630314   8218215    201.47    216.96
4644.70/1162.90	c  N dy  9699   1451536     48617    207658         0    100520    630314  14254419    201.47    212.10
4712.59/1179.80	c  N dy  9834   1471595     48617    207658         0     64580    630314   3190064    201.50    214.02
4777.73/1196.15	c  N dy  9974   1491758     48617    207658         0     84741    630314   9191739    201.48    219.88

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-3173787-1304031199/watcher-3173787-1304031199 -o /tmp/evaluation-result-3173787-1304031199/solver-3173787-1304031199 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3173787-1304031199.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.47 7.93 7.45 5/180 10120
/proc/meminfo: memFree=13995052/32950928 swapFree=67111528/67111528
[pid=10120] ppid=10118 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/10120/stat : 10120 (strangenight2-m) R 10118 10120 9768 0 -1 4202496 414 0 0 0 0 0 0 0 25 0 4 0 514719703 52441088 353 33554432000 4194304 4627427 140735639269056 18446744073709551615 47532715886105 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10120/statm: 12803 353 303 106 0 7774 0
[pid=10120/tid=10121] ppid=10118 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/10120/task/10121/stat : 10121 (strangenight2-m) R 10118 10120 9768 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 514719703 52441088 353 33554432000 4194304 4627427 140735639269056 18446744073709551615 47532715886514 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10120/tid=10122] ppid=10118 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/10120/task/10122/stat : 10122 (strangenight2-m) R 10118 10120 9768 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 514719703 52441088 353 33554432000 4194304 4627427 140735639269056 18446744073709551615 47532715886109 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10120/tid=10123] ppid=10118 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/10120/task/10123/stat : 10123 (strangenight2-m) R 10118 10120 9768 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 514719703 52441088 353 33554432000 4194304 4627427 140735639269056 18446744073709551615 47532715886096 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.0968649 s]
/proc/loadavg: 7.47 7.93 7.45 5/180 10120
/proc/meminfo: memFree=13995052/32950928 swapFree=67111528/67111528
[pid=10120] ppid=10118 vsize=330640 CPUtime=0.5 cores=1,3,5,7
/proc/10120/stat : 10120 (strangenight2-m) R 10118 10120 9768 0 -1 4202496 29221 0 0 0 44 6 0 0 25 0 4 0 514719703 338575360 24946 33554432000 4194304 4627427 140735639269056 18446744073709551615 248089741495 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10120/statm: 83197 29205 339 106 0 78168 0
[pid=10120/tid=10121] ppid=10118 vsize=343992 CPUtime=0.54 cores=1,3,5,7
/proc/10120/task/10121/stat : 10121 (strangenight2-m) D 10118 10120 9768 0 -1 4202560 9058 0 0 0 52 2 0 0 18 0 4 0 514719703 352247808 32610 33554432000 4194304 4627427 140735639269056 18446744073709551615 248089395669 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10120/tid=10122] ppid=10118 vsize=355568 CPUtime=0.55 cores=1,3,5,7
/proc/10120/task/10122/stat : 10122 (strangenight2-m) D 10118 10120 9768 0 -1 4202560 9412 0 0 0 53 2 0 0 25 0 4 0 514719703 364101632 33464 33554432000 4194304 4627427 140735639269056 18446744073709551615 248089395408 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10120/tid=10123] ppid=10118 vsize=355568 CPUtime=0.55 cores=1,3,5,7
/proc/10120/task/10123/stat : 10123 (strangenight2-m) R 10118 10120 9768 0 -1 4202560 9227 0 0 0 53 2 0 0 18 0 4 0 514719703 364101632 33643 33554432000 4194304 4627427 140735639269056 18446744073709551615 4321889 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 330640

[startup+0.640717 s]
/proc/loadavg: 7.47 7.93 7.45 5/180 10120
/proc/meminfo: memFree=13995052/32950928 swapFree=67111528/67111528
[pid=10120] ppid=10118 vsize=370484 CPUtime=2.52 cores=1,3,5,7
/proc/10120/stat : 10120 (strangenight2-m) R 10118 10120 9768 0 -1 4202496 45937 0 0 0 242 10 0 0 25 0 4 0 514719703 379375616 41662 33554432000 4194304 4627427 140735639269056 18446744073709551615 248089756074 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10120/statm: 92621 41662 371 106 0 87592 0
[pid=10120/tid=10121] ppid=10118 vsize=370484 CPUtime=0.62 cores=1,3,5,7
/proc/10120/task/10121/stat : 10121 (strangenight2-m) D 10118 10120 9768 0 -1 4202560 12061 0 0 0 60 2 0 0 18 0 4 0 514719703 379375616 41662 33554432000 4194304 4627427 140735639269056 18446744073709551615 4415675 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10120/tid=10122] ppid=10118 vsize=370484 CPUtime=0.62 cores=1,3,5,7
/proc/10120/task/10122/stat : 10122 (strangenight2-m) D 10118 10120 9768 0 -1 4202560 12134 0 0 0 60 2 0 0 25 0 4 0 514719703 379375616 41662 33554432000 4194304 4627427 140735639269056 18446744073709551615 248089359045 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10120/tid=10123] ppid=10118 vsize=370484 CPUtime=0.62 cores=1,3,5,7
/proc/10120/task/10123/stat : 10123 (strangenight2-m) R 10118 10120 9768 0 -1 4202560 9273 0 0 0 60 2 0 0 18 0 4 0 514719703 379375616 41662 33554432000 4194304 4627427 140735639269056 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.52
Current children cumulated vsize (KiB) 370484

[startup+0.777354 s]
/proc/loadavg: 7.47 7.93 7.45 5/180 10120
/proc/meminfo: memFree=13995052/32950928 swapFree=67111528/67111528
[pid=10120] ppid=10118 vsize=392824 CPUtime=3.09 cores=1,3,5,7
/proc/10120/stat : 10120 (strangenight2-m) D 10118 10120 9768 0 -1 4202496 57825 0 0 0 296 13 0 0 25 0 4 0 514719703 402251776 52830 33554432000 4194304 4627427 140735639269056 18446744073709551615 248089395659 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10120/statm: 98206 52830 379 106 0 93177 0
[pid=10120/tid=10121] ppid=10118 vsize=392824 CPUtime=0.76 cores=1,3,5,7
/proc/10120/task/10121/stat : 10121 (strangenight2-m) D 10118 10120 9768 0 -1 4202560 15864 0 0 0 73 3 0 0 19 0 4 0 514719703 402251776 52830 33554432000 4194304 4627427 140735639269056 18446744073709551615 4429865 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10120/tid=10122] ppid=10118 vsize=392824 CPUtime=0.76 cores=1,3,5,7
/proc/10120/task/10122/stat : 10122 (strangenight2-m) R 10118 10120 9768 0 -1 4202560 16720 0 0 0 73 3 0 0 25 0 4 0 514719703 402251776 52830 33554432000 4194304 4627427 140735639269056 18446744073709551615 248089756074 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10120/tid=10123] ppid=10118 vsize=392824 CPUtime=0.76 cores=1,3,5,7
/proc/10120/task/10123/stat : 10123 (strangenight2-m) R 10118 10120 9768 0 -1 4202560 9342 0 0 0 74 2 0 0 18 0 4 0 514719703 402251776 52830 33554432000 4194304 4627427 140735639269056 18446744073709551615 4310392 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 392824

[startup+0.811531 s]
/proc/loadavg: 7.47 7.93 7.45 5/180 10120
/proc/meminfo: memFree=13995052/32950928 swapFree=67111528/67111528
[pid=10120] ppid=10118 vsize=404172 CPUtime=3.2 cores=1,3,5,7
/proc/10120/stat : 10120 (strangenight2-m) R 10118 10120 9768 0 -1 4202496 60918 0 0 0 307 13 0 0 25 0 4 0 514719703 413872128 55045 33554432000 4194304 4627427 140735639269056 18446744073709551615 4467844 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10120/statm: 101043 55045 379 106 0 96014 0
[pid=10120/tid=10121] ppid=10118 vsize=404172 CPUtime=0.79 cores=1,3,5,7
/proc/10120/task/10121/stat : 10121 (strangenight2-m) R 10118 10120 9768 0 -1 4202560 17205 0 0 0 76 3 0 0 19 0 4 0 514719703 413872128 55045 33554432000 4194304 4627427 140735639269056 18446744073709551615 4467788 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10120/tid=10122] ppid=10118 vsize=404172 CPUtime=0.79 cores=1,3,5,7
/proc/10120/task/10122/stat : 10122 (strangenight2-m) R 10118 10120 9768 0 -1 4202560 16730 0 0 0 76 3 0 0 25 0 4 0 514719703 413872128 55045 33554432000 4194304 4627427 140735639269056 18446744073709551615 4467719 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10120/tid=10123] ppid=10118 vsize=404172 CPUtime=0.79 cores=1,3,5,7
/proc/10120/task/10123/stat : 10123 (strangenight2-m) R 10118 10120 9768 0 -1 4202560 9354 0 0 0 77 2 0 0 19 0 4 0 514719703 413872128 55045 33554432000 4194304 4627427 140735639269056 18446744073709551615 4308715 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.2
Current children cumulated vsize (KiB) 404172

[startup+1.50041 s]
/proc/loadavg: 7.47 7.93 7.45 9/184 10124
/proc/meminfo: memFree=13786824/32950928 swapFree=67111528/67111528
[pid=10120] ppid=10118 vsize=395664 CPUtime=5.97 cores=1,3,5,7
/proc/10120/stat : 10120 (strangenight2-m) R 10118 10120 9768 0 -1 4202496 65762 0 0 0 583 14 0 0 25 0 4 0 514719703 405159936 52275 33554432000 4194304 4627427 140735639269056 18446744073709551615 4308715 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10120/statm: 98916 52275 385 106 0 93887 0
[pid=10120/tid=10121] ppid=10118 vsize=395664 CPUtime=1.48 cores=1,3,5,7
/proc/10120/task/10121/stat : 10121 (strangenight2-m) R 10118 10120 9768 0 -1 4202560 19239 0 0 0 144 4 0 0 20 0 4 0 514719703 405159936 52275 33554432000 4194304 4627427 140735639269056 18446744073709551615 4308599 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10120/tid=10122] ppid=10118 vsize=395664 CPUtime=1.48 cores=1,3,5,7
/proc/10120/task/10122/stat : 10122 (strangenight2-m) R 10118 10120 9768 0 -1 4202560 17126 0 0 0 145 3 0 0 25 0 4 0 514719703 405159936 52275 33554432000 4194304 4627427 140735639269056 18446744073709551615 4333052 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10120/tid=10123] ppid=10118 vsize=395664 CPUtime=1.49 cores=1,3,5,7
/proc/10120/task/10123/stat : 10123 (strangenight2-m) R 10118 10120 9768 0 -1 4202560 9729 0 0 0 147 2 0 0 20 0 4 0 514719703 405159936 52275 33554432000 4194304 4627427 140735639269056 18446744073709551615 4330127 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 395664

[startup+3.10113 s]
/proc/loadavg: 7.47 7.93 7.45 9/184 10124
/proc/meminfo: memFree=13777572/32950928 swapFree=67111528/67111528
[pid=10120] ppid=10118 vsize=526928 CPUtime=12.34 cores=1,3,5,7
/proc/10120/stat : 10120 (strangenight2-m) R 10118 10120 9768 0 -1 4202496 69294 0 0 0 1220 14 0 0 25 0 4 0 514719703 539574272 55675 33554432000 4194304 4627427 140735639269056 18446744073709551615 4308329 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10120/statm: 131732 55675 385 106 0 126703 0
[pid=10120/tid=10121] ppid=10118 vsize=526928 CPUtime=3.07 cores=1,3,5,7
/proc/10120/task/10121/stat : 10121 (strangenight2-m) R 10118 10120 9768 0 -1 4202560 20206 0 0 0 303 4 0 0 25 0 4 0 514719703 539574272 55675 33554432000 4194304 4627427 140735639269056 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10120/tid=10122] ppid=10118 vsize=526928 CPUtime=3.08 cores=1,3,5,7
/proc/10120/task/10122/stat : 10122 (strangenight2-m) R 10118 10120 9768 0 -1 4202560 17965 0 0 0 305 3 0 0 25 0 4 0 514719703 539574272 55675 33554432000 4194304 4627427 140735639269056 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10120/tid=10123] ppid=10118 vsize=526928 CPUtime=3.08 cores=1,3,5,7
/proc/10120/task/10123/stat : 10123 (strangenight2-m) R 10118 10120 9768 0 -1 4202560 10495 0 0 0 306 2 0 0 25 0 4 0 514719703 539574272 55675 33554432000 4194304 4627427 140735639269056 18446744073709551615 4306556 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 526928

[startup+6.30056 s]
/proc/loadavg: 7.51 7.93 7.45 9/184 10125
/proc/meminfo: memFree=13728480/32950928 swapFree=67111528/67111528
[pid=10120] ppid=10118 vsize=526928 CPUtime=25.12 cores=1,3,5,7
/proc/10120/stat : 10120 (strangenight2-m) R 10118 10120 9768 0 -1 4202496 75758 0 0 0 2496 16 0 0 25 0 4 0 514719703 539574272 62139 33554432000 4194304 4627427 140735639269056 18446744073709551615 4308139 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10120/statm: 131732 62139 385 106 0 126703 0
[pid=10120/tid=10121] ppid=10118 vsize=526928 CPUtime=6.25 cores=1,3,5,7
/proc/10120/task/10121/stat : 10121 (strangenight2-m) R 10118 10120 9768 0 -1 4202560 21651 0 0 0 621 4 0 0 25 0 4 0 514719703 539574272 62139 33554432000 4194304 4627427 140735639269056 18446744073709551615 4324663 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10120/tid=10122] ppid=10118 vsize=526928 CPUtime=6.28 cores=1,3,5,7
/proc/10120/task/10122/stat : 10122 (strangenight2-m) R 10118 10120 9768 0 -1 4202560 19387 0 0 0 625 3 0 0 25 0 4 0 514719703 539574272 62139 33554432000 4194304 4627427 140735639269056 18446744073709551615 4332200 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10120/tid=10123] ppid=10118 vsize=526928 CPUtime=6.29 cores=1,3,5,7
/proc/10120/task/10123/stat : 10123 (strangenight2-m) R 10118 10120 9768 0 -1 4202560 12534 0 0 0 626 3 0 0 25 0 4 0 514719703 539574272 62139 33554432000 4194304 4627427 140735639269056 18446744073709551615 4324759 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 526928

[startup+12.7004 s]
/proc/loadavg: 7.55 7.94 7.46 9/184 10125
/proc/meminfo: memFree=13634144/32950928 swapFree=67111528/67111528
[pid=10120] ppid=10118 vsize=526928 CPUtime=50.68 cores=1,3,5,7
/proc/10120/stat : 10120 (strangenight2-m) R 10118 10120 9768 0 -1 4202496 87384 0 0 0 5049 19 0 0 25 0 4 0 514719703 539574272 73765 33554432000 4194304 4627427 140735639269056 18446744073709551615 4308213 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10120/statm: 131732 73765 385 106 0 126703 0
[pid=10120/tid=10121] ppid=10118 vsize=526928 CPUtime=12.62 cores=1,3,5,7
/proc/10120/task/10121/stat : 10121 (strangenight2-m) R 10118 10120 9768 0 -1 4202560 24560 0 0 0 1257 5 0 0 25 0 4 0 514719703 539574272 73765 33554432000 4194304 4627427 140735639269056 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10120/tid=10122] ppid=10118 vsize=526928 CPUtime=12.68 cores=1,3,5,7
/proc/10120/task/10122/stat : 10122 (strangenight2-m) R 10118 10120 9768 0 -1 4202560 22164 0 0 0 1264 4 0 0 25 0 4 0 514719703 539574272 73765 33554432000 4194304 4627427 140735639269056 18446744073709551615 4308615 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10120/tid=10123] ppid=10118 vsize=526928 CPUtime=12.69 cores=1,3,5,7
/proc/10120/task/10123/stat : 10123 (strangenight2-m) R 10118 10120 9768 0 -1 4202560 15342 0 0 0 1265 4 0 0 25 0 4 0 514719703 539574272 73765 33554432000 4194304 4627427 140735639269056 18446744073709551615 4330282 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 526928

[startup+25.5012 s]
/proc/loadavg: 7.72 7.95 7.47 9/184 10125
/proc/meminfo: memFree=13528004/32950928 swapFree=67111528/67111528
[pid=10120] ppid=10118 vsize=781960 CPUtime=101.82 cores=1,3,5,7
/proc/10120/stat : 10120 (strangenight2-m) R 10118 10120 9768 0 -1 4202496 144649 0 0 0 10148 34 0 0 25 0 4 0 514719703 800727040 97643 33554432000 4194304 4627427 140735639269056 18446744073709551615 4308712 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10120/statm: 195490 97643 390 106 0 190461 0
[pid=10120/tid=10121] ppid=10118 vsize=781960 CPUtime=25.34 cores=1,3,5,7
/proc/10120/task/10121/stat : 10121 (strangenight2-m) R 10118 10120 9768 0 -1 4202560 32758 0 0 0 2527 7 0 0 25 0 4 0 514719703 800727040 97643 33554432000 4194304 4627427 140735639269056 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10120/tid=10122] ppid=10118 vsize=781960 CPUtime=25.48 cores=1,3,5,7
/proc/10120/task/10122/stat : 10122 (strangenight2-m) R 10118 10120 9768 0 -1 4202560 30246 0 0 0 2541 7 0 0 25 0 4 0 514719703 800727040 97643 33554432000 4194304 4627427 140735639269056 18446744073709551615 4308599 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10120/tid=10123] ppid=10118 vsize=781960 CPUtime=25.48 cores=1,3,5,7
/proc/10120/task/10123/stat : 10123 (strangenight2-m) R 10118 10120 9768 0 -1 4202560 23605 0 0 0 2542 6 0 0 25 0 4 0 514719703 800727040 97643 33554432000 4194304 4627427 140735639269056 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 781960

[startup+51.1066 s]
/proc/loadavg: 7.81 7.96 7.48 9/184 10126
/proc/meminfo: memFree=13314772/32950928 swapFree=67111528/67111528
[pid=10120] ppid=10118 vsize=738588 CPUtime=204.09 cores=1,3,5,7
/proc/10120/stat : 10120 (strangenight2-m) R 10118 10120 9768 0 -1 4202496 262375 0 0 0 20342 67 0 0 25 0 4 0 514719703 756314112 137207 33554432000 4194304 4627427 140735639269056 18446744073709551615 4308139 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10120/statm: 184647 137207 390 106 0 179618 0
[pid=10120/tid=10121] ppid=10118 vsize=738588 CPUtime=50.8 cores=1,3,5,7
/proc/10120/task/10121/stat : 10121 (strangenight2-m) R 10118 10120 9768 0 -1 4202560 79627 0 0 0 5059 21 0 0 25 0 4 0 514719703 756314112 137207 33554432000 4194304 4627427 140735639269056 18446744073709551615 4412431 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10120/tid=10122] ppid=10118 vsize=738588 CPUtime=51.08 cores=1,3,5,7
/proc/10120/task/10122/stat : 10122 (strangenight2-m) R 10118 10120 9768 0 -1 4202560 52187 0 0 0 5096 12 0 0 25 0 4 0 514719703 756314112 137207 33554432000 4194304 4627427 140735639269056 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10120/tid=10123] ppid=10118 vsize=738588 CPUtime=51.09 cores=1,3,5,7
/proc/10120/task/10123/stat : 10123 (strangenight2-m) R 10118 10120 9768 0 -1 4202560 53760 0 0 0 5094 15 0 0 25 0 4 0 514719703 756314112 137207 33554432000 4194304 4627427 140735639269056 18446744073709551615 4310378 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 738588

[startup+102.301 s]
/proc/loadavg: 7.97 7.98 7.51 9/184 10127
/proc/meminfo: memFree=12913344/32950928 swapFree=67111528/67111528
[pid=10120] ppid=10118 vsize=1138904 CPUtime=408.58 cores=1,3,5,7
/proc/10120/stat : 10120 (strangenight2-m) R 10118 10120 9768 0 -1 4202496 400612 0 0 0 40748 110 0 0 25 0 4 0 514719703 1166237696 215883 33554432000 4194304 4627427 140735639269056 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10120/statm: 284726 215883 390 106 0 279697 0
[pid=10120/tid=10121] ppid=10118 vsize=1138904 CPUtime=101.72 cores=1,3,5,7
/proc/10120/task/10121/stat : 10121 (strangenight2-m) R 10118 10120 9768 0 -1 4202560 108001 0 0 0 10143 29 0 0 25 0 4 0 514719703 1166237696 215883 33554432000 4194304 4627427 140735639269056 18446744073709551615 4332984 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10120/tid=10122] ppid=10118 vsize=1138904 CPUtime=102.27 cores=1,3,5,7
/proc/10120/task/10122/stat : 10122 (strangenight2-m) R 10118 10120 9768 0 -1 4202560 85746 0 0 0 10206 21 0 0 25 0 4 0 514719703 1166237696 215883 33554432000 4194304 4627427 140735639269056 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10120/tid=10123] ppid=10118 vsize=1138904 CPUtime=102.28 cores=1,3,5,7
/proc/10120/task/10123/stat : 10123 (strangenight2-m) R 10118 10120 9768 0 -1 4202560 87880 0 0 0 10200 28 0 0 25 0 4 0 514719703 1166237696 215883 33554432000 4194304 4627427 140735639269056 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 408.58
Current children cumulated vsize (KiB) 1138904

[startup+162.301 s]

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

[pid=10120] ppid=10118 vsize=1607124 CPUtime=2565.6 cores=1,3,5,7
/proc/10120/stat : 10120 (strangenight2-m) R 10118 10120 9768 0 -1 4202496 1237526 0 0 0 256148 412 0 0 25 0 4 0 514719703 1645694976 337794 33554432000 4194304 4627427 140735639269056 18446744073709551615 4305890 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10120/statm: 401781 337794 390 106 0 396752 0
[pid=10120/tid=10121] ppid=10118 vsize=1607124 CPUtime=638.77 cores=1,3,5,7
/proc/10120/task/10121/stat : 10121 (strangenight2-m) R 10118 10120 9768 0 -1 4202560 321665 0 0 0 63771 106 0 0 25 0 4 0 514719703 1645694976 337794 33554432000 4194304 4627427 140735639269056 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10120/tid=10122] ppid=10118 vsize=1607124 CPUtime=642.26 cores=1,3,5,7
/proc/10120/task/10122/stat : 10122 (strangenight2-m) R 10118 10120 9768 0 -1 4202560 265139 0 0 0 64136 90 0 0 25 0 4 0 514719703 1645694976 337794 33554432000 4194304 4627427 140735639269056 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10120/tid=10123] ppid=10118 vsize=1607124 CPUtime=642.26 cores=1,3,5,7
/proc/10120/task/10123/stat : 10123 (strangenight2-m) R 10118 10120 9768 0 -1 4202560 337564 0 0 0 64113 113 0 0 25 0 4 0 514719703 1645694976 337794 33554432000 4194304 4627427 140735639269056 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2565.6
Current children cumulated vsize (KiB) 1607124

[startup+702.307 s]
/proc/loadavg: 8.20 8.12 7.79 9/184 10155
/proc/meminfo: memFree=11987904/32950928 swapFree=67111528/67111528
[pid=10120] ppid=10118 vsize=1821904 CPUtime=2805.28 cores=1,3,5,7
/proc/10120/stat : 10120 (strangenight2-m) R 10118 10120 9768 0 -1 4202496 1344410 0 0 0 280079 449 0 0 25 0 4 0 514719703 1865629696 358978 33554432000 4194304 4627427 140735639269056 18446744073709551615 4308139 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10120/statm: 455476 358978 390 106 0 450447 0
[pid=10120/tid=10121] ppid=10118 vsize=1821904 CPUtime=698.44 cores=1,3,5,7
/proc/10120/task/10121/stat : 10121 (strangenight2-m) R 10118 10120 9768 0 -1 4202560 343241 0 0 0 69730 114 0 0 25 0 4 0 514719703 1865629696 358978 33554432000 4194304 4627427 140735639269056 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10120/tid=10122] ppid=10118 vsize=1821904 CPUtime=702.26 cores=1,3,5,7
/proc/10120/task/10122/stat : 10122 (strangenight2-m) R 10118 10120 9768 0 -1 4202560 298403 0 0 0 70125 101 0 0 25 0 4 0 514719703 1865629696 358978 33554432000 4194304 4627427 140735639269056 18446744073709551615 4330946 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10120/tid=10123] ppid=10118 vsize=1821904 CPUtime=702.25 cores=1,3,5,7
/proc/10120/task/10123/stat : 10123 (strangenight2-m) R 10118 10120 9768 0 -1 4202560 363777 0 0 0 70103 122 0 0 25 0 4 0 514719703 1865629696 358978 33554432000 4194304 4627427 140735639269056 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2805.28
Current children cumulated vsize (KiB) 1821904

[startup+762.301 s]
/proc/loadavg: 8.07 8.10 7.80 9/184 10157
/proc/meminfo: memFree=11957500/32950928 swapFree=67111528/67111528
[pid=10120] ppid=10118 vsize=1687584 CPUtime=3044.93 cores=1,3,5,7
/proc/10120/stat : 10120 (strangenight2-m) R 10118 10120 9768 0 -1 4202496 1427811 0 0 0 304010 483 0 0 25 0 4 0 514719703 1728086016 360616 33554432000 4194304 4627427 140735639269056 18446744073709551615 4308588 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10120/statm: 421896 360616 390 106 0 416867 0
[pid=10120/tid=10121] ppid=10118 vsize=1687584 CPUtime=758.11 cores=1,3,5,7
/proc/10120/task/10121/stat : 10121 (strangenight2-m) R 10118 10120 9768 0 -1 4202560 363005 0 0 0 75688 123 0 0 25 0 4 0 514719703 1728086016 360616 33554432000 4194304 4627427 140735639269056 18446744073709551615 4308362 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10120/tid=10122] ppid=10118 vsize=1687584 CPUtime=762.26 cores=1,3,5,7
/proc/10120/task/10122/stat : 10122 (strangenight2-m) R 10118 10120 9768 0 -1 4202560 316151 0 0 0 76116 110 0 0 25 0 4 0 514719703 1728086016 360616 33554432000 4194304 4627427 140735639269056 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10120/tid=10123] ppid=10118 vsize=1687584 CPUtime=762.25 cores=1,3,5,7
/proc/10120/task/10123/stat : 10123 (strangenight2-m) R 10118 10120 9768 0 -1 4202560 385299 0 0 0 76095 130 0 0 25 0 4 0 514719703 1728086016 360616 33554432000 4194304 4627427 140735639269056 18446744073709551615 4308419 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3044.93
Current children cumulated vsize (KiB) 1687584

[startup+822.3 s]
/proc/loadavg: 8.02 8.08 7.81 9/184 10158
/proc/meminfo: memFree=11938620/32950928 swapFree=67111528/67111528
[pid=10120] ppid=10118 vsize=1823016 CPUtime=3284.6 cores=1,3,5,7
/proc/10120/stat : 10120 (strangenight2-m) R 10118 10120 9768 0 -1 4202496 1515055 0 0 0 327942 518 0 0 25 0 4 0 514719703 1866768384 363153 33554432000 4194304 4627427 140735639269056 18446744073709551615 4330946 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10120/statm: 455754 363153 390 106 0 450725 0
[pid=10120/tid=10121] ppid=10118 vsize=1823016 CPUtime=817.78 cores=1,3,5,7
/proc/10120/task/10121/stat : 10121 (strangenight2-m) R 10118 10120 9768 0 -1 4202560 384540 0 0 0 81646 132 0 0 25 0 4 0 514719703 1866768384 363153 33554432000 4194304 4627427 140735639269056 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10120/tid=10122] ppid=10118 vsize=1823016 CPUtime=822.26 cores=1,3,5,7
/proc/10120/task/10122/stat : 10122 (strangenight2-m) R 10118 10120 9768 0 -1 4202560 335684 0 0 0 82108 118 0 0 25 0 4 0 514719703 1866768384 363153 33554432000 4194304 4627427 140735639269056 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10120/tid=10123] ppid=10118 vsize=1823016 CPUtime=822.24 cores=1,3,5,7
/proc/10120/task/10123/stat : 10123 (strangenight2-m) R 10118 10120 9768 0 -1 4202560 409549 0 0 0 82086 138 0 0 25 0 4 0 514719703 1866768384 363153 33554432000 4194304 4627427 140735639269056 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3284.6
Current children cumulated vsize (KiB) 1823016

[startup+882.301 s]
/proc/loadavg: 8.07 8.08 7.83 9/184 10160
/proc/meminfo: memFree=11897428/32950928 swapFree=67111528/67111528
[pid=10120] ppid=10118 vsize=1688416 CPUtime=3524.26 cores=1,3,5,7
/proc/10120/stat : 10120 (strangenight2-m) R 10118 10120 9768 0 -1 4202496 1604162 0 0 0 351876 550 0 0 25 0 4 0 514719703 1728937984 366050 33554432000 4194304 4627427 140735639269056 18446744073709551615 4308280 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10120/statm: 422104 366050 390 106 0 417075 0
[pid=10120/tid=10121] ppid=10118 vsize=1688416 CPUtime=877.45 cores=1,3,5,7
/proc/10120/task/10121/stat : 10121 (strangenight2-m) R 10118 10120 9768 0 -1 4202560 409086 0 0 0 87603 142 0 0 25 0 4 0 514719703 1728937984 366050 33554432000 4194304 4627427 140735639269056 18446744073709551615 4324672 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10120/tid=10122] ppid=10118 vsize=1688416 CPUtime=882.26 cores=1,3,5,7
/proc/10120/task/10122/stat : 10122 (strangenight2-m) R 10118 10120 9768 0 -1 4202560 353879 0 0 0 88102 124 0 0 25 0 4 0 514719703 1728937984 366050 33554432000 4194304 4627427 140735639269056 18446744073709551615 4324663 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10120/tid=10123] ppid=10118 vsize=1688416 CPUtime=882.24 cores=1,3,5,7
/proc/10120/task/10123/stat : 10123 (strangenight2-m) R 10118 10120 9768 0 -1 4202560 431770 0 0 0 88078 146 0 0 25 0 4 0 514719703 1728937984 366050 33554432000 4194304 4627427 140735639269056 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3524.26
Current children cumulated vsize (KiB) 1688416

[startup+942.301 s]
/proc/loadavg: 8.08 8.08 7.84 9/184 10161
/proc/meminfo: memFree=11899392/32950928 swapFree=67111528/67111528
[pid=10120] ppid=10118 vsize=1824260 CPUtime=3763.92 cores=1,3,5,7
/proc/10120/stat : 10120 (strangenight2-m) R 10118 10120 9768 0 -1 4202496 1691181 0 0 0 375810 582 0 0 25 0 4 0 514719703 1868042240 362887 33554432000 4194304 4627427 140735639269056 18446744073709551615 4327410 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10120/statm: 456065 362887 390 106 0 451036 0
[pid=10120/tid=10121] ppid=10118 vsize=1824260 CPUtime=937.12 cores=1,3,5,7
/proc/10120/task/10121/stat : 10121 (strangenight2-m) R 10118 10120 9768 0 -1 4202560 430307 0 0 0 93563 149 0 0 25 0 4 0 514719703 1868042240 362887 33554432000 4194304 4627427 140735639269056 18446744073709551615 4308275 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10120/tid=10122] ppid=10118 vsize=1824260 CPUtime=942.26 cores=1,3,5,7
/proc/10120/task/10122/stat : 10122 (strangenight2-m) R 10118 10120 9768 0 -1 4202560 373200 0 0 0 94095 131 0 0 25 0 4 0 514719703 1868042240 362887 33554432000 4194304 4627427 140735639269056 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10120/tid=10123] ppid=10118 vsize=1824260 CPUtime=942.24 cores=1,3,5,7
/proc/10120/task/10123/stat : 10123 (strangenight2-m) R 10118 10120 9768 0 -1 4202560 455070 0 0 0 94068 156 0 0 25 0 4 0 514719703 1868042240 362887 33554432000 4194304 4627427 140735639269056 18446744073709551615 4468043 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3763.92
Current children cumulated vsize (KiB) 1824260

[startup+1002.3 s]
/proc/loadavg: 8.12 8.09 7.85 9/184 10163
/proc/meminfo: memFree=11767200/32950928 swapFree=67111528/67111528
[pid=10120] ppid=10118 vsize=1894548 CPUtime=4003.59 cores=1,3,5,7
/proc/10120/stat : 10120 (strangenight2-m) R 10118 10120 9768 0 -1 4202496 1783604 0 0 0 399744 615 0 0 25 0 4 0 514719703 1940017152 392330 33554432000 4194304 4627427 140735639269056 18446744073709551615 4308345 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10120/statm: 473637 392330 390 106 0 468608 0
[pid=10120/tid=10121] ppid=10118 vsize=1894548 CPUtime=996.8 cores=1,3,5,7
/proc/10120/task/10121/stat : 10121 (strangenight2-m) R 10118 10120 9768 0 -1 4202560 462525 0 0 0 99521 159 0 0 25 0 4 0 514719703 1940017152 392330 33554432000 4194304 4627427 140735639269056 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10120/tid=10122] ppid=10118 vsize=1894548 CPUtime=1002.25 cores=1,3,5,7
/proc/10120/task/10122/stat : 10122 (strangenight2-m) R 10118 10120 9768 0 -1 4202560 392254 0 0 0 100087 138 0 0 25 0 4 0 514719703 1940017152 392330 33554432000 4194304 4627427 140735639269056 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10120/tid=10123] ppid=10118 vsize=1894548 CPUtime=1002.23 cores=1,3,5,7
/proc/10120/task/10123/stat : 10123 (strangenight2-m) R 10118 10120 9768 0 -1 4202560 472600 0 0 0 100059 164 0 0 25 0 4 0 514719703 1940017152 392330 33554432000 4194304 4627427 140735639269056 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4003.59
Current children cumulated vsize (KiB) 1894548

[startup+1062.3 s]
/proc/loadavg: 8.09 8.08 7.86 9/184 10165
/proc/meminfo: memFree=11729724/32950928 swapFree=67111528/67111528
[pid=10120] ppid=10118 vsize=1890724 CPUtime=4243.25 cores=1,3,5,7
/proc/10120/stat : 10120 (strangenight2-m) R 10118 10120 9768 0 -1 4202496 1868707 0 0 0 423674 651 0 0 25 0 4 0 514719703 1936101376 395658 33554432000 4194304 4627427 140735639269056 18446744073709551615 4308139 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10120/statm: 472681 395658 390 106 0 467652 0
[pid=10120/tid=10121] ppid=10118 vsize=1890724 CPUtime=1056.47 cores=1,3,5,7
/proc/10120/task/10121/stat : 10121 (strangenight2-m) R 10118 10120 9768 0 -1 4202560 481651 0 0 0 105478 169 0 0 25 0 4 0 514719703 1936101376 395658 33554432000 4194304 4627427 140735639269056 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10120/tid=10122] ppid=10118 vsize=1890724 CPUtime=1062.25 cores=1,3,5,7
/proc/10120/task/10122/stat : 10122 (strangenight2-m) R 10118 10120 9768 0 -1 4202560 409125 0 0 0 106079 146 0 0 25 0 4 0 514719703 1936101376 395658 33554432000 4194304 4627427 140735639269056 18446744073709551615 4329872 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10120/tid=10123] ppid=10118 vsize=1890724 CPUtime=1062.23 cores=1,3,5,7
/proc/10120/task/10123/stat : 10123 (strangenight2-m) R 10118 10120 9768 0 -1 4202560 498139 0 0 0 106050 173 0 0 25 0 4 0 514719703 1936101376 395658 33554432000 4194304 4627427 140735639269056 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4243.25
Current children cumulated vsize (KiB) 1890724

[startup+1122.3 s]
/proc/loadavg: 8.08 8.08 7.88 9/184 10166
/proc/meminfo: memFree=11656180/32950928 swapFree=67111528/67111528
[pid=10120] ppid=10118 vsize=1896188 CPUtime=4482.92 cores=1,3,5,7
/proc/10120/stat : 10120 (strangenight2-m) R 10118 10120 9768 0 -1 4202496 1943130 0 0 0 447608 684 0 0 25 0 4 0 514719703 1941696512 401098 33554432000 4194304 4627427 140735639269056 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10120/statm: 474047 401098 390 106 0 469018 0
[pid=10120/tid=10121] ppid=10118 vsize=1896188 CPUtime=1116.14 cores=1,3,5,7
/proc/10120/task/10121/stat : 10121 (strangenight2-m) R 10118 10120 9768 0 -1 4202560 500515 0 0 0 111438 176 0 0 25 0 4 0 514719703 1941696512 401098 33554432000 4194304 4627427 140735639269056 18446744073709551615 4328849 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10120/tid=10122] ppid=10118 vsize=1896188 CPUtime=1122.25 cores=1,3,5,7
/proc/10120/task/10122/stat : 10122 (strangenight2-m) R 10118 10120 9768 0 -1 4202560 426238 0 0 0 112071 154 0 0 25 0 4 0 514719703 1941696512 401098 33554432000 4194304 4627427 140735639269056 18446744073709551615 4308383 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10120/tid=10123] ppid=10118 vsize=1896188 CPUtime=1122.24 cores=1,3,5,7
/proc/10120/task/10123/stat : 10123 (strangenight2-m) R 10118 10120 9768 0 -1 4202560 517624 0 0 0 112041 183 0 0 25 0 4 0 514719703 1941696512 401098 33554432000 4194304 4627427 140735639269056 18446744073709551615 4308323 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4482.92
Current children cumulated vsize (KiB) 1896188

[startup+1182.3 s]
/proc/loadavg: 8.07 8.08 7.89 9/184 10168
/proc/meminfo: memFree=11675396/32950928 swapFree=67111528/67111528
[pid=10120] ppid=10118 vsize=1980272 CPUtime=4722.59 cores=1,3,5,7
/proc/10120/stat : 10120 (strangenight2-m) R 10118 10120 9768 0 -1 4202496 2036343 0 0 0 471541 718 0 0 25 0 4 0 514719703 2027798528 407828 33554432000 4194304 4627427 140735639269056 18446744073709551615 4308715 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10120/statm: 495068 407828 390 106 0 490039 0
[pid=10120/tid=10121] ppid=10118 vsize=1980272 CPUtime=1175.81 cores=1,3,5,7
/proc/10120/task/10121/stat : 10121 (strangenight2-m) R 10118 10120 9768 0 -1 4202560 521423 0 0 0 117396 185 0 0 25 0 4 0 514719703 2027798528 407828 33554432000 4194304 4627427 140735639269056 18446744073709551615 4308599 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10120/tid=10122] ppid=10118 vsize=1980272 CPUtime=1182.25 cores=1,3,5,7
/proc/10120/task/10122/stat : 10122 (strangenight2-m) R 10118 10120 9768 0 -1 4202560 449610 0 0 0 118063 162 0 0 25 0 4 0 514719703 2027798528 407828 33554432000 4194304 4627427 140735639269056 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10120/tid=10123] ppid=10118 vsize=1980272 CPUtime=1182.22 cores=1,3,5,7
/proc/10120/task/10123/stat : 10123 (strangenight2-m) R 10118 10120 9768 0 -1 4202560 541023 0 0 0 118031 191 0 0 25 0 4 0 514719703 2027798528 407828 33554432000 4194304 4627427 140735639269056 18446744073709551615 4308368 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4722.59
Current children cumulated vsize (KiB) 1980272



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.71 s]
/proc/loadavg: 7.73 8.01 7.87 5/175 10186
/proc/meminfo: memFree=12513540/32950928 swapFree=67111528/67111528
[pid=10120] ppid=10118 vsize=1904776 CPUtime=4800.11 cores=1,3,5,7
/proc/10120/stat : 10120 (strangenight2-m) R 10118 10120 9768 0 -1 4202496 2064006 0 0 0 479281 730 0 0 25 0 4 0 514719703 1950490624 405985 33554432000 4194304 4627427 140735639269056 18446744073709551615 4308359 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10120/statm: 476194 405985 390 106 0 471165 0
[pid=10120/tid=10121] ppid=10118 vsize=1904776 CPUtime=1195.11 cores=1,3,5,7
/proc/10120/task/10121/stat : 10121 (strangenight2-m) R 10118 10120 9768 0 -1 4202560 528316 0 0 0 119322 189 0 0 25 0 4 0 514719703 1950490624 405987 33554432000 4194304 4627427 140735639269056 18446744073709551615 4308135 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10120/tid=10122] ppid=10118 vsize=1904776 CPUtime=1201.66 cores=1,3,5,7
/proc/10120/task/10122/stat : 10122 (strangenight2-m) R 10118 10120 9768 0 -1 4202560 454804 0 0 0 120002 164 0 0 25 0 4 0 514719703 1950490624 405987 33554432000 4194304 4627427 140735639269056 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10120/tid=10123] ppid=10118 vsize=1904776 CPUtime=1201.64 cores=1,3,5,7
/proc/10120/task/10123/stat : 10123 (strangenight2-m) R 10118 10120 9768 0 -1 4202560 549662 0 0 0 119970 194 0 0 25 0 4 0 514719703 1950490624 405987 33554432000 4194304 4627427 140735639269056 18446744073709551615 4507218 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.11
Current children cumulated vsize (KiB) 1904776

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.79
CPU time (s): 4800.21
CPU user time (s): 4792.84
CPU system time (s): 7.37188
CPU usage (%): 399.423
Max. virtual memory (cumulated for all children) (KiB): 1980272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4792.84
system time used= 7.37188
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2064014
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= 2940
involuntary context switches= 30503

runsolver used 1.9857 second user time and 4.5923 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-29 00:53:19
IDJOB=3173787
IDBENCH=82605
IDSOLVER=1586
FILE ID=node123/3173787-1304031199
RUNJOBID= node123-1304028687-9787
PBS_JOBID= 13170329
Free space on /tmp= 72808 MiB

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

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

MD5SUM BENCH= 94d10ca78c6cee5b0badfb96b777ac08
RANDOM SEED=576726802

node123.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13995332 kB
Buffers:       2190500 kB
Cached:       16013716 kB
SwapCached:          0 kB
Active:        9226196 kB
Inactive:      9180652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13995332 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           16548 kB
Writeback:           0 kB
AnonPages:      201884 kB
Mapped:          15508 kB
Slab:           486384 kB
PageTables:       4868 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   403788 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= 72808 MiB
End job on node123 at 2011-04-29 01:13:23