Trace number 3366196

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 (fixed)? (TO) 4800.49 1203.3

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.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3366196-1305398505.cnf'
0.00/0.01	c -- header says num vars:          49999
0.00/0.01	c -- header says num clauses:      210000
0.70/0.23	c -- clauses added:            0 learnts,       210000 normals,            0 xors
0.70/0.23	c -- vars added      49999
0.70/0.23	c Parsing time:  0.16 s
0.70/0.23	c  N st     0         0     49999    210000         0         0    630000         0   no data   no data
0.70/0.53	c asymm  cl-useful: 0/210000/210000 lits-rem:0 time: 0.21
0.70/0.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.07
2.51/0.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.51/0.91	c bin-w-bin subsume rem            0 bins  time:  0.01 s
2.51/0.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
2.51/0.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  49999 time:  0.02 s
2.51/0.91	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.02 s
4.26/1.11	c lits-rem:         0  cl-subs:        0  v-elim:   1202  v-fix:    0  time:  0.36 s
4.26/1.12	c Finding binary XORs  T:     0.01 s  found:       0
4.65/1.21	c Finding non-binary XORs:     0.07 s (found:       0, avg size: nan)
4.65/1.21	c calculated reachability. Time: 0.00
4.65/1.23	c Calc default polars -  time:   0.02 s pos:   22142 undec:    5594 neg:   22263
4.65/1.23	c =========================================================================================
4.65/1.23	c types(t): F = full restart, N = normal restart
4.65/1.23	c types(t): S = simplification begin/end, E = solution found
4.65/1.23	c restart types(rt): st = static, dy = dynamic
4.65/1.23	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
4.65/1.23	c  B st     0         0     48797    208588         0         0    632934         0   no data   no data
15.42/3.90	c  N dy    21      4028     48797    208588         0      4028    632934   1419243    213.47    237.22
25.80/6.55	c  N dy    46      8068     48797    208588         0      8067    632934   2651400    208.41    231.29
36.61/9.24	c  N dy    71     12184     48797    208588         0     12183    632934   3895989    205.06    216.48
47.33/11.90	c  N dy    92     16237     48797    208588         0     16235    632934   5080519    202.15    232.00
58.13/14.65	c  N dy   117     20245     48797    208588         0     10247    632934    826916    201.39    220.43
68.88/17.38	c  N dy   149     24253     48797    208588         0     14255    632934   2046525    202.59    248.04
70.87/17.88	c  F st   154     25001     48797    208588         0     15003    632934   2263966    202.35   no data
80.07/20.20	c  N st   159     28296     48797    208588         0     18298    632934   3427907    202.35   no data
85.64/21.55	c  S st   160     30001     48797    208588         0     20003    632934   4311036    202.35   no data
86.83/21.89	c  S st   160     30504     48797    208588         0     20506    632934   4422095    202.35   no data
87.23/21.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
87.63/22.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.13
88.03/22.14	c blocked clauses removed:      902 vars:    151 tried:       48797 T: 0.03 s
88.03/22.16	c bin-w-bin subsume rem            0 bins  time:  0.01 s
88.03/22.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
88.03/22.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48646 time:  0.02 s
88.43/22.21	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
89.62/22.50	c lits-rem:         0  cl-subs:        0  v-elim:     29  v-fix:    0  time:  0.29 s
91.22/22.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
95.21/23.95	c lits-rem:         2  cl-subs:        3  v-elim:      0  v-fix:    0  time:  0.90 s
96.41/24.21	c asymm  cl-useful: 0/207658/207658 lits-rem:0 time: 0.26
96.41/24.22	c calculated reachability. Time: 0.00
96.41/24.23	c  N dy   160     30504     48617    207658         0     20025    630314   4101461    202.35   no data
107.98/27.11	c  N dy   185     34626     48617    207658         0     24147    630314   5333549    201.89    216.74
119.99/30.11	c  N dy   211     38808     48617    207658         0     28329    630314   6587352    201.39    212.46
131.52/33.00	c  N dy   239     42852     48617    207658         0     17115    630314   1427913    201.53    214.89
139.09/34.94	c  S st   258     45756     48617    207658         0     20019    630314   2246279    200.82   no data
140.70/35.31	c  S st   258     46262     48617    207658         0     20525    630314   2354802    200.82   no data
140.70/35.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
141.10/35.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.13
141.52/35.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
141.52/35.55	c bin-w-bin subsume rem            0 bins  time:  0.01 s
141.52/35.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
141.52/35.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48617 time:  0.02 s
141.93/35.61	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.03 s
142.68/35.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.22 s
143.48/36.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
145.09/36.41	c lits-rem:         2  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.32 s
145.09/36.45	c vivif2 --  cl tried   207658 cl shrink        0 lits rem          0 time: 0.03
145.48/36.50	c vivif2 --  cl tried    20523 cl shrink        0 lits rem          0 time: 0.05
146.32/36.76	c asymm  cl-useful: 0/207658/207658 lits-rem:0 time: 0.26
146.32/36.77	c calculated reachability. Time: 0.00
146.32/36.77	c  N dy   258     46262     48617    207658         0     20523    630314   2354467    200.82   no data
157.85/39.63	c  N dy   285     50363     48617    207658         0     24624    630314   3582810    200.83    217.95
169.42/42.50	c  N dy   311     54444     48617    207658         0     28704    630314   4799223    200.95    214.73
181.43/45.51	c  N dy   336     58624     48617    207658         0     32884    630314   6058228    200.75    228.04
193.36/48.58	c  N dy   363     62749     48617    207658         0     37009    630314   7297674    200.61    223.21
205.32/51.53	c  N dy   389     66948     48617    207658         0     22578    630314   2047474    200.37    214.04
212.14/53.25	c  S st   405     69394     48617    207658         0     25024    630314   2767625    200.31   no data
213.70/53.61	c  S st   405     69894     48617    207658         0     25524    630314   2875842    200.31   no data
213.70/53.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
214.10/53.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.13
214.50/53.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
214.50/53.85	c bin-w-bin subsume rem            0 bins  time:  0.01 s
214.50/53.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
214.50/53.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48617 time:  0.02 s
214.90/53.91	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
215.70/54.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.21 s
216.54/54.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
218.49/54.86	c lits-rem:         4  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.46 s
218.49/54.89	c vivif2 --  cl tried   207658 cl shrink        0 lits rem          0 time: 0.04
218.89/54.95	c vivif2 --  cl tried    25523 cl shrink        0 lits rem          0 time: 0.06
220.09/55.22	c asymm  cl-useful: 0/207658/207658 lits-rem:0 time: 0.27
220.09/55.23	c calculated reachability. Time: 0.00
220.09/55.23	c  N dy   405     69894     48617    207658         0     25523    630314   2875646    200.31   no data
232.86/58.41	c  N dy   434     74411     48617    207658         0     30040    630314   4216792    200.12    213.95
246.85/61.97	c  N dy   470     79388     48617    207658         0     35017    630314   5729112    200.52    213.10
261.98/65.75	c  N dy   507     84548     48617    207658         0     40177    630314   7258405    200.50    222.42
270.76/67.92	c  F st   528     87500     48617    207658         0     22315    630314   1250783    200.56   no data
280.73/70.43	c  N st   533     90802     48617    207658         0     25617    630314   2498607    200.56   no data
297.49/74.61	c  N dy   561     96648     48617    207658         0     31462    630314   4487208    200.66    213.57
315.05/79.06	c  N dy   598    102861     48617    207658         0     37675    630314   6325608    200.39    211.81
321.04/80.55	c  S st   613    104841     48617    207658         0     39655    630314   6918754    200.51   no data
322.63/80.92	c  S st   613    105343     48617    207658         0     40157    630314   7027446    200.51   no data
322.63/80.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
323.42/81.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.15
323.42/81.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
323.42/81.19	c bin-w-bin subsume rem            0 bins  time:  0.01 s
323.82/81.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
323.82/81.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48617 time:  0.02 s
323.82/81.24	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
324.62/81.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.25 s
327.01/82.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
334.21/83.88	c lits-rem:         4  cl-subs:        1  v-elim:      0  v-fix:    0  time:  1.76 s
334.63/83.91	c vivif2 --  cl tried   207658 cl shrink        0 lits rem          0 time: 0.03
335.04/84.05	c vivif2 --  cl tried    40156 cl shrink        0 lits rem          0 time: 0.14
336.20/84.35	c asymm  cl-useful: 0/207658/207658 lits-rem:0 time: 0.30
336.20/84.37	c calculated reachability. Time: 0.00
336.20/84.37	c  N dy   613    105343     48617    207658         0     40156    630314   7026561    200.51   no data
356.15/89.35	c  N dy   659    112113     48617    207658         0     24525    630314   1393354    200.32    213.67
376.88/94.57	c  N dy   704    119318     48617    207658         0     31729    630314   3513639    200.26    212.40
399.23/100.13	c  N dy   755    126945     48617    207658         0     39356    630314   5759650    200.03    217.90
423.97/106.32	c  N dy   809    135130     48617    207658         0     23835    630314    739231    200.08    216.21
448.73/112.59	c  N dy   867    143997     48617    207658         0     32702    630314   3396939    200.07    217.18
476.64/119.50	c  N dy   931    153360     48617    207658         0     42064    630314   6191769    200.26    211.12
490.60/123.04	c  S st   966    158015     48617    207658         0     46719    630314   7638253    200.59   no data
492.20/123.42	c  S st   966    158519     48617    207658         0     47223    630314   7748174    200.59   no data
492.20/123.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
493.03/123.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.16
493.03/123.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
493.39/123.70	c bin-w-bin subsume rem            0 bins  time:  0.01 s
493.39/123.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
493.39/123.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48617 time:  0.02 s
493.39/123.76	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.03 s
494.58/124.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.25 s
497.01/124.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
506.20/126.93	c lits-rem:         2  cl-subs:        4  v-elim:      0  v-fix:    0  time:  2.26 s
506.20/126.97	c vivif2 --  cl tried   207658 cl shrink        0 lits rem          0 time: 0.04
506.96/127.13	c vivif2 --  cl tried    47219 cl shrink        0 lits rem          0 time: 0.16
508.16/127.44	c asymm  cl-useful: 0/207658/207658 lits-rem:0 time: 0.31
508.16/127.46	c calculated reachability. Time: 0.00
508.16/127.46	c  N dy   966    158519     48617    207658         0     47219    630314   7745767    200.59   no data
537.28/134.71	c  N dy  1028    168655     48617    207658         0     32504    630314   2927492    200.40    211.65
568.79/142.63	c  N dy  1099    179495     48617    207658         0     43344    630314   6104426    200.32    257.12
603.91/151.43	c  N dy  1179    191130     48617    207658         0     29052    630314   1575862    200.30    211.09
639.42/160.38	c  N dy  1261    203331     48617    207658         0     41252    630314   5284612    200.43    213.10
678.92/170.28	c  N dy  1346    216346     48617    207658         0     27304    630314    694471    200.35    219.86
718.82/180.24	c  N dy  1440    230217     48617    207658         0     41174    630314   4756684    200.23    211.26
741.16/185.88	c  S st  1486    237778     48617    207658         0     48735    630314   7000119    200.16   no data
742.77/186.29	c  S st  1486    238282     48617    207658         0     49238    630314   7116396    200.16   no data
743.19/186.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
743.54/186.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.16
743.94/186.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
743.94/186.57	c bin-w-bin subsume rem            0 bins  time:  0.01 s
743.94/186.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
744.34/186.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48617 time:  0.02 s
744.34/186.63	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.03 s
745.15/186.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.25 s
747.16/187.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
755.95/189.59	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time:  2.16 s
756.36/189.62	c vivif2 --  cl tried   207658 cl shrink        0 lits rem          0 time: 0.04
756.72/189.77	c vivif2 --  cl tried    49234 cl shrink        0 lits rem          0 time: 0.15
757.92/190.09	c asymm  cl-useful: 0/207658/207658 lits-rem:0 time: 0.32
758.32/190.10	c calculated reachability. Time: 0.00
758.32/190.10	c  N dy  1486    238282     48617    207658         0     49234    630314   7114643    200.16   no data
803.01/201.32	c  N dy  1582    253498     48617    207658         0     36468    630314   3045064    200.16    253.19
851.68/213.51	c  N dy  1692    269709     48617    207658         0     52679    630314   8003102    200.38    217.05
903.16/226.48	c  N dy  1809    287039     48617    207658         0     41018    630314   4103823    200.38    211.08
959.40/240.51	c  N dy  1933    305422     48617    207658         0     59400    630314   9565231    200.35    211.64
962.22/241.22	c  F st  1941    306250     48617    207658         0     30234    630314    647263    200.41   no data
1019.27/255.56	c  N dy  2042    325090     48617    207658         0     49071    630314   6838686    200.47    215.61
1080.30/270.87	c  N dy  2177    345259     48617    207658         0     38241    630314   2653263    200.38    215.99
1117.40/280.11	c  S st  2267    357425     48617    207658         0     50407    630314   6353502    200.57   no data
1119.00/280.50	c  S st  2267    357931     48617    207658         0     50913    630314   6456087    200.57   no data
1119.00/280.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1119.80/280.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.16
1119.80/280.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1119.80/280.78	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1119.80/280.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
1120.21/280.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48617 time:  0.02 s
1120.21/280.84	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.03 s
1120.99/281.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.24 s
1122.99/281.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1131.37/283.68	c lits-rem:         2  cl-subs:        5  v-elim:      0  v-fix:    0  time:  2.08 s
1131.77/283.72	c vivif2 --  cl tried   207658 cl shrink        0 lits rem          0 time: 0.04
1132.17/283.85	c vivif2 --  cl tried    50908 cl shrink        0 lits rem          0 time: 0.13
1133.39/284.17	c asymm  cl-useful: 0/207658/207658 lits-rem:0 time: 0.32
1133.39/284.19	c calculated reachability. Time: 0.00
1133.39/284.19	c  N dy  2267    357931     48617    207658         0     50908    630314   6454029    200.57   no data
1196.01/299.81	c  N dy  2408    378172     48617    207658         0     39154    630314   2725977    200.67    211.56
1257.45/315.27	c  N dy  2545    398176     48617    207658         0     59156    630314   8750551    200.75    237.73
1319.29/330.70	c  N dy  2688    418254     48617    207658         0     46238    630314   4569064    200.76    218.49
1381.13/346.24	c  N dy  2814    438299     48617    207658         0     66283    630314  10524918    200.71    215.88
1441.77/361.47	c  N dy  2953    458362     48617    207658         0     52353    630314   6040829    200.72    211.47
1504.82/377.20	c  N dy  3092    478397     48617    207658         0     37383    630314   1232137    200.72    228.57
1565.07/392.39	c  N dy  3232    498421     48617    207658         0     57405    630314   7123350    200.67    212.21
1628.90/408.32	c  N dy  3371    518506     48617    207658         0     41491    630314   2129292    200.69    211.46
1685.56/422.53	c  S st  3501    536896     48617    207658         0     59881    630314   7693547    200.82   no data
1687.15/422.94	c  S st  3501    537399     48617    207658         0     60384    630314   7797243    200.82   no data
1687.15/422.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1687.95/423.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.17
1688.35/423.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1688.35/423.24	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1688.35/423.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
1688.35/423.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48617 time:  0.02 s
1688.75/423.30	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.03 s
1689.54/423.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.25 s
1691.94/424.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
1703.93/427.17	c lits-rem:         2  cl-subs:        3  v-elim:      0  v-fix:    0  time:  3.00 s
1703.93/427.20	c vivif2 --  cl tried   207658 cl shrink        0 lits rem          0 time: 0.04
1704.70/427.36	c vivif2 --  cl tried    60381 cl shrink        0 lits rem          0 time: 0.16
1706.31/427.71	c asymm  cl-useful: 0/207658/207658 lits-rem:0 time: 0.34
1706.31/427.72	c calculated reachability. Time: 0.00
1706.31/427.72	c  N dy  3501    537399     48617    207658         0     60381    630314   7796217    200.82   no data
1769.77/443.62	c  N dy  3637    557536     48617    207658         0     43522    630314   2460298    200.83    215.11
1831.97/459.27	c  N dy  3780    577646     48617    207658         0     63632    630314   8518983    200.92    213.96
1895.42/475.10	c  N dy  3915    597667     48617    207658         0     45654    630314   2843700    200.95    214.95
1957.67/490.78	c  N dy  4050    617784     48617    207658         0     65771    630314   8851782    200.97    221.23
2020.70/506.59	c  N dy  4180    637899     48617    207658         0     46885    630314   2894334    200.89    224.80
2084.14/522.43	c  N dy  4322    658053     48617    207658         0     67038    630314   8940521    200.92    217.23
2148.78/538.68	c  N dy  4467    678276     48617    207658         0     47261    630314   2748735    201.02    216.82
2212.61/554.64	c  N dy  4604    698322     48617    207658         0     67307    630314   8678301    200.98    212.41
2277.25/570.87	c  N dy  4742    718358     48617    207658         0     46344    630314   2078889    201.02    216.55
2339.89/586.57	c  N dy  4886    738365     48617    207658         0     66348    630314   8080331    201.09    236.61
2405.31/602.90	c  N dy  5017    758439     48617    207658         0     44423    630314   1228018    201.06    214.01
2468.00/618.69	c  N dy  5155    778653     48617    207658         0     64635    630314   7310475    201.11    214.65
2534.58/635.30	c  N dy  5297    798763     48617    207658         0     84743    630314  13344503    201.11    213.27
2557.32/641.02	c  S st  5350    806098     48617    207658         0     49087    630314   2323780    201.11   no data
2558.92/641.41	c  S st  5350    806600     48617    207658         0     49589    630314   2427276    201.11   no data
2558.92/641.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2559.32/641.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.16
2559.73/641.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2559.73/641.68	c bin-w-bin subsume rem            0 bins  time:  0.01 s
2559.73/641.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
2560.15/641.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48617 time:  0.02 s
2560.15/641.74	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.03 s
2560.90/641.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.22 s
2561.70/642.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
2564.90/642.94	c lits-rem:         1  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.76 s
2564.90/642.98	c vivif2 --  cl tried   207658 cl shrink        0 lits rem          0 time: 0.04
2565.29/643.03	c vivif2 --  cl tried    49589 cl shrink        0 lits rem          0 time: 0.05
2566.49/643.35	c asymm  cl-useful: 0/207658/207658 lits-rem:0 time: 0.32
2566.49/643.37	c calculated reachability. Time: 0.00
2566.49/643.37	c  N dy  5350    806600     48617    207658         0     49589    630314   2427275    201.11   no data
2630.37/659.33	c  N dy  5497    826632     48617    207658         0     69620    630314   8441877    201.16    222.53
2696.56/675.95	c  N dy  5631    846670     48617    207658         0     45660    630314   1059685    201.22    213.59
2759.19/691.69	c  N dy  5769    866716     48617    207658         0     65704    630314   7049766    201.22    212.16
2825.03/708.12	c  N dy  5898    886757     48617    207658         0     85744    630314  13033260    201.18    212.33
2888.47/724.07	c  N dy  6029    906917     48617    207658         0     60901    630314   5307818    201.15    222.36
2953.90/740.43	c  N dy  6166    926938     48617    207658         0     80921    630314  11286151    201.15    212.56
3018.94/756.74	c  N dy  6299    946956     48617    207658         0     54948    630314   3277919    201.13    219.54
3083.96/773.06	c  N dy  6438    967085     48617    207658         0     75077    630314   9381533    201.20    212.70
3152.21/790.12	c  N dy  6578    987370     48617    207658         0     48357    630314    937489    201.21    215.55
3214.84/805.85	c  N dy  6714   1007445     48617    207658         0     68429    630314   6928917    201.19    276.87
3281.45/822.55	c  N dy  6853   1027465     48617    207658         0     88449    630314  12927428    201.21    216.01
3346.09/838.74	c  N dy  6983   1047570     48617    207658         0     60555    630314   4325034    201.19    213.68
3411.15/855.09	c  N dy  7118   1067696     48617    207658         0     80680    630314  10389317    201.20    225.62
3425.48/858.61	c  F st  7146   1071875     48617    207658         0     84858    630314  11654286    201.20    199.80
3478.55/871.96	c  N dy  7214   1087893     48617    207658         0     51883    630314   1414069    201.12    227.29
3542.40/887.92	c  N dy  7350   1107948     48617    207658         0     71938    630314   7404900    201.13    232.45
3609.41/904.73	c  N dy  7476   1127978     48617    207658         0     91967    630314  13362250    201.10    212.18
3675.64/921.35	c  N dy  7622   1148032     48617    207658         0     62016    630314   4259938    201.18    284.04
3741.48/937.83	c  N dy  7761   1168034     48617    207658         0     82017    630314  10292080    201.20    217.51
3810.52/955.16	c  N dy  7901   1188085     48617    207658         0     51067    630314    591011    201.24    271.84
3874.74/971.26	c  N dy  8030   1208242     48617    207658         0     71223    630314   6556839    201.20    224.40
3880.33/972.61	c  S st  8040   1209901     48617    207658         0     72882    630314   7042928    201.20    204.14
3881.92/973.04	c  S st  8040   1210405     48617    207658         0     73386    630314   7155393    201.20   no data
3881.92/973.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
3882.72/973.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.19
3883.12/973.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3883.12/973.35	c bin-w-bin subsume rem            0 bins  time:  0.01 s
3883.12/973.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
3883.12/973.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48617 time:  0.02 s
3883.52/973.41	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.03 s
3884.31/973.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.26 s
3886.30/974.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
3899.07/977.30	c lits-rem:         1  cl-subs:        3  v-elim:      0  v-fix:    0  time:  3.08 s
3899.07/977.33	c vivif2 --  cl tried   207658 cl shrink        0 lits rem          0 time: 0.04
3899.48/977.48	c vivif2 --  cl tried    73383 cl shrink        0 lits rem          0 time: 0.15
3901.08/977.85	c asymm  cl-useful: 0/207658/207658 lits-rem:0 time: 0.37
3901.08/977.87	c calculated reachability. Time: 0.00
3901.08/977.87	c  N dy  8040   1210405     48617    207658         0     73383    630314   7153788    201.20   no data
3969.28/994.96	c  N dy  8180   1230420     48617    207658         0     93398    630314  13311696    201.25    212.98
4036.32/1011.79	c  N dy  8319   1250507     48617    207658         0     61489    630314   3441625    201.30    217.12
4101.76/1028.10	c  N dy  8451   1270591     48617    207658         0     81572    630314   9413467    201.27    217.90
4171.56/1045.63	c  N dy  8591   1290746     48617    207658         0    101727    630314  15528341    201.31    222.83
4236.23/1061.90	c  N dy  8721   1310764     48617    207658         0     68746    630314   5275130    201.30    212.53
4304.43/1078.95	c  N dy  8875   1330795     48617    207658         0     88776    630314  11354891    201.39    212.37
4375.45/1096.79	c  N dy  9005   1350832     48617    207658         0     54814    630314    823608    201.38    232.88
4440.88/1113.16	c  N dy  9142   1370934     48617    207658         0     74916    630314   6889229    201.42    218.16
4510.69/1130.61	c  N dy  9282   1391220     48617    207658         0     95202    630314  12961369    201.46    224.15
4580.12/1148.02	c  N dy  9420   1411340     48617    207658         0     60324    630314   2143477    201.45    220.61
4646.35/1164.65	c  N dy  9561   1431446     48617    207658         0     80430    630314   8218215    201.47    216.96
4716.15/1182.18	c  N dy  9699   1451536     48617    207658         0    100520    630314  14254419    201.47    212.10
4785.98/1199.63	c  N dy  9834   1471595     48617    207658         0     64580    630314   3190064    201.50    214.02

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3366196-1305398505/watcher-3366196-1305398505 -o /tmp/evaluation-result-3366196-1305398505/solver-3366196-1305398505 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366196-1305398505.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: 6.31 7.69 7.88 7/310 18676
/proc/meminfo: memFree=18219128/32950928 swapFree=67111348/67111528
[pid=18676] ppid=18674 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/18676/stat : 18676 (strangenight2-m) R 18674 18676 18635 0 -1 4202496 411 0 0 0 0 0 0 0 25 0 4 0 651450186 52396032 351 33554432000 4194304 4580107 140733385330512 18446744073709551615 48009067443737 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18676/statm: 12792 351 302 95 0 7774 0
[pid=18676/tid=18677] ppid=18674 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/18676/task/18677/stat : 18677 (strangenight2-m) R 18674 18676 18635 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 651450186 52396032 351 33554432000 4194304 4580107 140733385330512 18446744073709551615 48009067443731 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18676/tid=18678] ppid=18674 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/18676/task/18678/stat : 18678 (strangenight2-m) R 18674 18676 18635 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 651450186 52396032 351 33554432000 4194304 4580107 140733385330512 18446744073709551615 48009067444146 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18676/tid=18679] ppid=18674 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/18676/task/18679/stat : 18679 (strangenight2-m) R 18674 18676 18635 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 651450186 52396032 351 33554432000 4194304 4580107 140733385330512 18446744073709551615 48009067443731 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.0871471 s]
/proc/loadavg: 6.31 7.69 7.88 7/310 18676
/proc/meminfo: memFree=18219128/32950928 swapFree=67111348/67111528
[pid=18676] ppid=18674 vsize=394848 CPUtime=0.32 cores=0,2,4,6
/proc/18676/stat : 18676 (strangenight2-m) S 18674 18676 18635 0 -1 4202496 25022 0 0 0 26 6 0 0 18 0 4 0 651450186 404324352 20868 33554432000 4194304 4580107 140733385330512 18446744073709551615 274474072558 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18676/statm: 98712 20868 337 95 0 93694 0
[pid=18676/tid=18677] ppid=18674 vsize=394848 CPUtime=0.08 cores=0,2,4,6
/proc/18676/task/18677/stat : 18677 (strangenight2-m) S 18674 18676 18635 0 -1 4202560 5484 0 0 0 7 1 0 0 18 0 4 0 651450186 404324352 20868 33554432000 4194304 4580107 140733385330512 18446744073709551615 274474072558 0 0 4096 2 18446604447312882496 0 0 -1 2 0 0 0
[pid=18676/tid=18678] ppid=18674 vsize=394848 CPUtime=0.07 cores=0,2,4,6
/proc/18676/task/18678/stat : 18678 (strangenight2-m) S 18674 18676 18635 0 -1 4202560 6633 0 0 0 5 2 0 0 18 0 4 0 651450186 404324352 20868 33554432000 4194304 4580107 140733385330512 18446744073709551615 274474072558 0 0 4096 2 18446604447312882496 0 0 -1 6 0 0 0
[pid=18676/tid=18679] ppid=18674 vsize=394848 CPUtime=0.07 cores=0,2,4,6
/proc/18676/task/18679/stat : 18679 (strangenight2-m) R 18674 18676 18635 0 -1 4202560 6237 0 0 0 6 1 0 0 18 0 4 0 651450186 404324352 20868 33554432000 4194304 4580107 140733385330512 18446744073709551615 4487413 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 394848

[startup+0.106785 s]
/proc/loadavg: 6.31 7.69 7.88 7/310 18676
/proc/meminfo: memFree=18219128/32950928 swapFree=67111348/67111528
[pid=18676] ppid=18674 vsize=394848 CPUtime=0.37 cores=0,2,4,6
/proc/18676/stat : 18676 (strangenight2-m) R 18674 18676 18635 0 -1 4202496 26100 0 0 0 30 7 0 0 18 0 4 0 651450186 404324352 21946 33554432000 4194304 4580107 140733385330512 18446744073709551615 274473664909 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18676/statm: 98712 21966 337 95 0 93694 0
[pid=18676/tid=18677] ppid=18674 vsize=394848 CPUtime=0.09 cores=0,2,4,6
/proc/18676/task/18677/stat : 18677 (strangenight2-m) S 18674 18676 18635 0 -1 4202560 5646 0 0 0 8 1 0 0 18 0 4 0 651450186 404324352 21975 33554432000 4194304 4580107 140733385330512 18446744073709551615 274474072558 0 0 4096 2 18446604447312882496 0 0 -1 2 0 0 0
[pid=18676/tid=18678] ppid=18674 vsize=394848 CPUtime=0.08 cores=0,2,4,6
/proc/18676/task/18678/stat : 18678 (strangenight2-m) S 18674 18676 18635 0 -1 4202560 6743 0 0 0 6 2 0 0 18 0 4 0 651450186 404324352 21987 33554432000 4194304 4580107 140733385330512 18446744073709551615 274474072558 0 0 4096 2 18446604447312882496 0 0 -1 6 0 0 0
[pid=18676/tid=18679] ppid=18674 vsize=394848 CPUtime=0.08 cores=0,2,4,6
/proc/18676/task/18679/stat : 18679 (strangenight2-m) S 18674 18676 18635 0 -1 4202560 6695 0 0 0 7 1 0 0 18 0 4 0 651450186 404324352 21998 33554432000 4194304 4580107 140733385330512 18446744073709551615 274474072558 0 0 4096 2 18446604447312882496 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 394848

[startup+0.557898 s]
/proc/loadavg: 6.31 7.69 7.88 7/310 18676
/proc/meminfo: memFree=18219128/32950928 swapFree=67111348/67111528
[pid=18676] ppid=18674 vsize=426232 CPUtime=2.18 cores=0,2,4,6
/proc/18676/stat : 18676 (strangenight2-m) R 18674 18676 18635 0 -1 4202496 42491 0 0 0 199 19 0 0 18 0 4 0 651450186 436461568 38337 33554432000 4194304 4580107 140733385330512 18446744073709551615 4401932 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18676/statm: 108322 40476 363 95 0 103304 0
[pid=18676/tid=18677] ppid=18674 vsize=433288 CPUtime=0.57 cores=0,2,4,6
/proc/18676/task/18677/stat : 18677 (strangenight2-m) D 18674 18676 18635 0 -1 4202560 11890 0 0 0 52 5 0 0 18 0 4 0 651450186 443686912 41378 33554432000 4194304 4580107 140733385330512 18446744073709551615 274474010807 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18676/tid=18678] ppid=18674 vsize=433288 CPUtime=0.55 cores=0,2,4,6
/proc/18676/task/18678/stat : 18678 (strangenight2-m) D 18674 18676 18635 0 -1 4202560 11822 0 0 0 49 6 0 0 18 0 4 0 651450186 443686912 41378 33554432000 4194304 4580107 140733385330512 18446744073709551615 4401259 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18676/tid=18679] ppid=18674 vsize=433288 CPUtime=0.57 cores=0,2,4,6
/proc/18676/task/18679/stat : 18679 (strangenight2-m) R 18674 18676 18635 0 -1 4202560 9256 0 0 0 55 2 0 0 18 0 4 0 651450186 443686912 41378 33554432000 4194304 4580107 140733385330512 18446744073709551615 4305975 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.18
Current children cumulated vsize (KiB) 426232

[startup+0.936615 s]
/proc/loadavg: 6.31 7.69 7.88 7/310 18676
/proc/meminfo: memFree=18219128/32950928 swapFree=67111348/67111528
[pid=18676] ppid=18674 vsize=460656 CPUtime=3.61 cores=0,2,4,6
/proc/18676/stat : 18676 (strangenight2-m) R 18674 18676 18635 0 -1 4202496 63046 0 0 0 338 23 0 0 18 0 4 0 651450186 471711744 53133 33554432000 4194304 4580107 140733385330512 18446744073709551615 4404462 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18676/statm: 115164 53133 373 95 0 110146 0
[pid=18676/tid=18677] ppid=18674 vsize=460656 CPUtime=0.89 cores=0,2,4,6
/proc/18676/task/18677/stat : 18677 (strangenight2-m) R 18674 18676 18635 0 -1 4202560 18019 0 0 0 83 6 0 0 18 0 4 0 651450186 471711744 53134 33554432000 4194304 4580107 140733385330512 18446744073709551615 4404462 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18676/tid=18678] ppid=18674 vsize=460656 CPUtime=0.87 cores=0,2,4,6
/proc/18676/task/18678/stat : 18678 (strangenight2-m) R 18674 18676 18635 0 -1 4202560 17816 0 0 0 80 7 0 0 18 0 4 0 651450186 471711744 53134 33554432000 4194304 4580107 140733385330512 18446744073709551615 274474072558 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18676/tid=18679] ppid=18674 vsize=460656 CPUtime=0.9 cores=0,2,4,6
/proc/18676/task/18679/stat : 18679 (strangenight2-m) R 18674 18676 18635 0 -1 4202560 9473 0 0 0 88 2 0 0 18 0 4 0 651450186 471711744 53134 33554432000 4194304 4580107 140733385330512 18446744073709551615 4293138 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.61
Current children cumulated vsize (KiB) 460656

[startup+1.51154 s]
/proc/loadavg: 6.52 7.72 7.88 9/314 18681
/proc/meminfo: memFree=17977544/32950928 swapFree=67111348/67111528
[pid=18676] ppid=18674 vsize=462296 CPUtime=5.88 cores=0,2,4,6
/proc/18676/stat : 18676 (strangenight2-m) R 18674 18676 18635 0 -1 4202496 67255 0 0 0 565 23 0 0 19 0 4 0 651450186 473391104 54091 33554432000 4194304 4580107 140733385330512 18446744073709551615 4293138 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18676/statm: 115574 54091 377 95 0 110556 0
[pid=18676/tid=18677] ppid=18674 vsize=462296 CPUtime=1.47 cores=0,2,4,6
/proc/18676/task/18677/stat : 18677 (strangenight2-m) R 18674 18676 18635 0 -1 4202560 19006 0 0 0 141 6 0 0 19 0 4 0 651450186 473391104 54091 33554432000 4194304 4580107 140733385330512 18446744073709551615 4293911 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18676/tid=18678] ppid=18674 vsize=462296 CPUtime=1.43 cores=0,2,4,6
/proc/18676/task/18678/stat : 18678 (strangenight2-m) R 18674 18676 18635 0 -1 4202560 18882 0 0 0 136 7 0 0 19 0 4 0 651450186 473391104 54091 33554432000 4194304 4580107 140733385330512 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18676/tid=18679] ppid=18674 vsize=462296 CPUtime=1.48 cores=0,2,4,6
/proc/18676/task/18679/stat : 18679 (strangenight2-m) R 18674 18676 18635 0 -1 4202560 9770 0 0 0 145 3 0 0 19 0 4 0 651450186 473391104 54091 33554432000 4194304 4580107 140733385330512 18446744073709551615 4293698 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.88
Current children cumulated vsize (KiB) 462296

[startup+3.10026 s]
/proc/loadavg: 6.52 7.72 7.88 9/314 18681
/proc/meminfo: memFree=17965412/32950928 swapFree=67111348/67111528
[pid=18676] ppid=18674 vsize=593560 CPUtime=12.23 cores=0,2,4,6
/proc/18676/stat : 18676 (strangenight2-m) R 18674 18676 18635 0 -1 4202496 71093 0 0 0 1198 25 0 0 22 0 4 0 651450186 607805440 57460 33554432000 4194304 4580107 140733385330512 18446744073709551615 4317147 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18676/statm: 148390 57460 377 95 0 143372 0
[pid=18676/tid=18677] ppid=18674 vsize=593560 CPUtime=3.07 cores=0,2,4,6
/proc/18676/task/18677/stat : 18677 (strangenight2-m) R 18674 18676 18635 0 -1 4202560 20071 0 0 0 300 7 0 0 22 0 4 0 651450186 607805440 57460 33554432000 4194304 4580107 140733385330512 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18676/tid=18678] ppid=18674 vsize=593560 CPUtime=3.01 cores=0,2,4,6
/proc/18676/task/18678/stat : 18678 (strangenight2-m) R 18674 18676 18635 0 -1 4202560 19808 0 0 0 294 7 0 0 22 0 4 0 651450186 607805440 57460 33554432000 4194304 4580107 140733385330512 18446744073709551615 4295890 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18676/tid=18679] ppid=18674 vsize=593560 CPUtime=3.07 cores=0,2,4,6
/proc/18676/task/18679/stat : 18679 (strangenight2-m) R 18674 18676 18635 0 -1 4202560 10545 0 0 0 304 3 0 0 24 0 4 0 651450186 607805440 57460 33554432000 4194304 4580107 140733385330512 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.23
Current children cumulated vsize (KiB) 593560

[startup+6.3007 s]
/proc/loadavg: 6.52 7.72 7.88 9/314 18681
/proc/meminfo: memFree=17869636/32950928 swapFree=67111348/67111528
[pid=18676] ppid=18674 vsize=593560 CPUtime=24.99 cores=0,2,4,6
/proc/18676/stat : 18676 (strangenight2-m) R 18674 18676 18635 0 -1 4202496 77553 0 0 0 2473 26 0 0 25 0 4 0 651450186 607805440 63920 33554432000 4194304 4580107 140733385330512 18446744073709551615 4295888 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18676/statm: 148390 63920 377 95 0 143372 0
[pid=18676/tid=18677] ppid=18674 vsize=593560 CPUtime=6.26 cores=0,2,4,6
/proc/18676/task/18677/stat : 18677 (strangenight2-m) R 18674 18676 18635 0 -1 4202560 21550 0 0 0 619 7 0 0 25 0 4 0 651450186 607805440 63920 33554432000 4194304 4580107 140733385330512 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18676/tid=18678] ppid=18674 vsize=593560 CPUtime=6.18 cores=0,2,4,6
/proc/18676/task/18678/stat : 18678 (strangenight2-m) R 18674 18676 18635 0 -1 4202560 21173 0 0 0 610 8 0 0 25 0 4 0 651450186 607805440 63920 33554432000 4194304 4580107 140733385330512 18446744073709551615 4293235 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18676/tid=18679] ppid=18674 vsize=593560 CPUtime=6.27 cores=0,2,4,6
/proc/18676/task/18679/stat : 18679 (strangenight2-m) R 18674 18676 18635 0 -1 4202560 12556 0 0 0 624 3 0 0 25 0 4 0 651450186 607805440 63920 33554432000 4194304 4580107 140733385330512 18446744073709551615 4301856 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.99
Current children cumulated vsize (KiB) 593560

[startup+12.7006 s]
/proc/loadavg: 6.75 7.72 7.88 9/314 18681
/proc/meminfo: memFree=17778640/32950928 swapFree=67111348/67111528
[pid=18676] ppid=18674 vsize=593560 CPUtime=50.53 cores=0,2,4,6
/proc/18676/stat : 18676 (strangenight2-m) R 18674 18676 18635 0 -1 4202496 89017 0 0 0 5023 30 0 0 25 0 4 0 651450186 607805440 75384 33554432000 4194304 4580107 140733385330512 18446744073709551615 4318735 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18676/statm: 148390 75384 377 95 0 143372 0
[pid=18676/tid=18677] ppid=18674 vsize=593560 CPUtime=12.66 cores=0,2,4,6
/proc/18676/task/18677/stat : 18677 (strangenight2-m) R 18674 18676 18635 0 -1 4202560 24415 0 0 0 1258 8 0 0 25 0 4 0 651450186 607805440 75385 33554432000 4194304 4580107 140733385330512 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18676/tid=18678] ppid=18674 vsize=593560 CPUtime=12.51 cores=0,2,4,6
/proc/18676/task/18678/stat : 18678 (strangenight2-m) R 18674 18676 18635 0 -1 4202560 23897 0 0 0 1243 8 0 0 25 0 4 0 651450186 607805440 75385 33554432000 4194304 4580107 140733385330512 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18676/tid=18679] ppid=18674 vsize=593560 CPUtime=12.67 cores=0,2,4,6
/proc/18676/task/18679/stat : 18679 (strangenight2-m) R 18674 18676 18635 0 -1 4202560 15382 0 0 0 1263 4 0 0 25 0 4 0 651450186 607805440 75385 33554432000 4194304 4580107 140733385330512 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.53
Current children cumulated vsize (KiB) 593560

[startup+25.5003 s]
/proc/loadavg: 6.94 7.73 7.89 9/314 18681
/proc/meminfo: memFree=17652548/32950928 swapFree=67111348/67111528
[pid=18676] ppid=18674 vsize=848592 CPUtime=101.6 cores=0,2,4,6
/proc/18676/stat : 18676 (strangenight2-m) R 18674 18676 18635 0 -1 4202496 142830 0 0 0 10117 43 0 0 25 0 4 0 651450186 868958208 98755 33554432000 4194304 4580107 140733385330512 18446744073709551615 4293781 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18676/statm: 212148 98755 379 95 0 207130 0
[pid=18676/tid=18677] ppid=18674 vsize=848592 CPUtime=25.35 cores=0,2,4,6
/proc/18676/task/18677/stat : 18677 (strangenight2-m) R 18674 18676 18635 0 -1 4202560 32416 0 0 0 2525 10 0 0 25 0 4 0 651450186 868958208 98755 33554432000 4194304 4580107 140733385330512 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18676/tid=18678] ppid=18674 vsize=848592 CPUtime=25.3 cores=0,2,4,6
/proc/18676/task/18678/stat : 18678 (strangenight2-m) R 18674 18676 18635 0 -1 4202560 31831 0 0 0 2520 10 0 0 25 0 4 0 651450186 868958208 98755 33554432000 4194304 4580107 140733385330512 18446744073709551615 4293182 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18676/tid=18679] ppid=18674 vsize=848592 CPUtime=25.47 cores=0,2,4,6
/proc/18676/task/18679/stat : 18679 (strangenight2-m) R 18674 18676 18635 0 -1 4202560 23215 0 0 0 2541 6 0 0 25 0 4 0 651450186 868958208 98755 33554432000 4194304 4580107 140733385330512 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.6
Current children cumulated vsize (KiB) 848592

[startup+51.1008 s]
/proc/loadavg: 7.36 7.77 7.89 9/314 18682
/proc/meminfo: memFree=17401532/32950928 swapFree=67111348/67111528
[pid=18676] ppid=18674 vsize=817544 CPUtime=203.72 cores=0,2,4,6
/proc/18676/stat : 18676 (strangenight2-m) R 18674 18676 18635 0 -1 4202496 261943 0 0 0 20302 70 0 0 25 0 4 0 651450186 837165056 138102 33554432000 4194304 4580107 140733385330512 18446744073709551615 4318887 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18676/statm: 204386 138102 379 95 0 199368 0
[pid=18676/tid=18677] ppid=18674 vsize=817544 CPUtime=50.68 cores=0,2,4,6
/proc/18676/task/18677/stat : 18677 (strangenight2-m) R 18674 18676 18635 0 -1 4202560 77374 0 0 0 5047 21 0 0 25 0 4 0 651450186 837165056 138102 33554432000 4194304 4580107 140733385330512 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18676/tid=18678] ppid=18674 vsize=817544 CPUtime=50.89 cores=0,2,4,6
/proc/18676/task/18678/stat : 18678 (strangenight2-m) R 18674 18676 18635 0 -1 4202560 56898 0 0 0 5074 15 0 0 25 0 4 0 651450186 837165056 138102 33554432000 4194304 4580107 140733385330512 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18676/tid=18679] ppid=18674 vsize=817544 CPUtime=51.06 cores=0,2,4,6
/proc/18676/task/18679/stat : 18679 (strangenight2-m) R 18674 18676 18635 0 -1 4202560 53806 0 0 0 5095 11 0 0 25 0 4 0 651450186 837165056 138102 33554432000 4194304 4580107 140733385330512 18446744073709551615 4293192 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.72
Current children cumulated vsize (KiB) 817544

[startup+102.301 s]
/proc/loadavg: 7.94 7.85 7.91 9/314 18683
/proc/meminfo: memFree=17040656/32950928 swapFree=67111348/67111528
[pid=18676] ppid=18674 vsize=1204648 CPUtime=408 cores=0,2,4,6
/proc/18676/stat : 18676 (strangenight2-m) R 18674 18676 18635 0 -1 4202496 405158 0 0 0 40690 110 0 0 25 0 4 0 651450186 1233559552 214630 33554432000 4194304 4580107 140733385330512 18446744073709551615 4294585 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18676/statm: 301162 214630 379 95 0 296144 0
[pid=18676/tid=18677] ppid=18674 vsize=1204648 CPUtime=101.36 cores=0,2,4,6
/proc/18676/task/18677/stat : 18677 (strangenight2-m) R 18674 18676 18635 0 -1 4202560 110320 0 0 0 10106 30 0 0 25 0 4 0 651450186 1233559552 214630 33554432000 4194304 4580107 140733385330512 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18676/tid=18678] ppid=18674 vsize=1204648 CPUtime=102.1 cores=0,2,4,6
/proc/18676/task/18678/stat : 18678 (strangenight2-m) R 18674 18676 18635 0 -1 4202560 89323 0 0 0 10187 23 0 0 25 0 4 0 651450186 1233559552 214630 33554432000 4194304 4580107 140733385330512 18446744073709551615 4293222 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18676/tid=18679] ppid=18674 vsize=1204648 CPUtime=102.26 cores=0,2,4,6
/proc/18676/task/18679/stat : 18679 (strangenight2-m) R 18674 18676 18635 0 -1 4202560 87491 0 0 0 10205 21 0 0 25 0 4 0 651450186 1233559552 214630 33554432000 4194304 4580107 140733385330512 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408
Current children cumulated vsize (KiB) 1204648

[startup+162.3 s]

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

[pid=18676] ppid=18674 vsize=1701644 CPUtime=2562.5 cores=0,2,4,6
/proc/18676/stat : 18676 (strangenight2-m) R 18674 18676 18635 0 -1 4202496 1269569 0 0 0 255843 407 0 0 25 0 4 0 651450186 1742483456 342551 33554432000 4194304 4580107 140733385330512 18446744073709551615 4416310 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18676/statm: 425411 342551 379 95 0 420393 0
[pid=18676/tid=18677] ppid=18674 vsize=1701644 CPUtime=635.86 cores=0,2,4,6
/proc/18676/task/18677/stat : 18677 (strangenight2-m) R 18674 18676 18635 0 -1 4202560 332873 0 0 0 63483 103 0 0 25 0 4 0 651450186 1742483456 342551 33554432000 4194304 4580107 140733385330512 18446744073709551615 4324249 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18676/tid=18678] ppid=18674 vsize=1701644 CPUtime=642.1 cores=0,2,4,6
/proc/18676/task/18678/stat : 18678 (strangenight2-m) R 18674 18676 18635 0 -1 4202560 283811 0 0 0 64122 88 0 0 25 0 4 0 651450186 1742483456 342551 33554432000 4194304 4580107 140733385330512 18446744073709551615 4293134 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18676/tid=18679] ppid=18674 vsize=1701644 CPUtime=642.26 cores=0,2,4,6
/proc/18676/task/18679/stat : 18679 (strangenight2-m) R 18674 18676 18635 0 -1 4202560 323129 0 0 0 64122 104 0 0 25 0 4 0 651450186 1742483456 342551 33554432000 4194304 4580107 140733385330512 18446744073709551615 4293131 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2562.5
Current children cumulated vsize (KiB) 1701644

[startup+702.3 s]
/proc/loadavg: 8.12 8.05 7.97 9/314 18699
/proc/meminfo: memFree=16234976/32950928 swapFree=67111348/67111528
[pid=18676] ppid=18674 vsize=1782320 CPUtime=2801.89 cores=0,2,4,6
/proc/18676/stat : 18676 (strangenight2-m) R 18674 18676 18635 0 -1 4202496 1372730 0 0 0 279748 441 0 0 25 0 4 0 651450186 1825095680 368760 33554432000 4194304 4580107 140733385330512 18446744073709551615 4292938 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18676/statm: 445580 368760 379 95 0 440562 0
[pid=18676/tid=18677] ppid=18674 vsize=1782320 CPUtime=695.25 cores=0,2,4,6
/proc/18676/task/18677/stat : 18677 (strangenight2-m) R 18674 18676 18635 0 -1 4202560 354416 0 0 0 69416 109 0 0 25 0 4 0 651450186 1825095680 368760 33554432000 4194304 4580107 140733385330512 18446744073709551615 4302360 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18676/tid=18678] ppid=18674 vsize=1782320 CPUtime=702.1 cores=0,2,4,6
/proc/18676/task/18678/stat : 18678 (strangenight2-m) R 18674 18676 18635 0 -1 4202560 320248 0 0 0 70111 99 0 0 25 0 4 0 651450186 1825095680 368760 33554432000 4194304 4580107 140733385330512 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18676/tid=18679] ppid=18674 vsize=1782320 CPUtime=702.26 cores=0,2,4,6
/proc/18676/task/18679/stat : 18679 (strangenight2-m) R 18674 18676 18635 0 -1 4202560 348784 0 0 0 70113 113 0 0 25 0 4 0 651450186 1825095680 368760 33554432000 4194304 4580107 140733385330512 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2801.89
Current children cumulated vsize (KiB) 1782320

[startup+762.301 s]
/proc/loadavg: 8.12 8.05 7.97 9/314 18701
/proc/meminfo: memFree=16150472/32950928 swapFree=67111348/67111528
[pid=18676] ppid=18674 vsize=1858820 CPUtime=3041.28 cores=0,2,4,6
/proc/18676/stat : 18676 (strangenight2-m) R 18674 18676 18635 0 -1 4202496 1453551 0 0 0 303658 470 0 0 25 0 4 0 651450186 1903431680 380069 33554432000 4194304 4580107 140733385330512 18446744073709551615 4305975 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18676/statm: 464705 380069 379 95 0 459687 0
[pid=18676/tid=18677] ppid=18674 vsize=1858820 CPUtime=754.66 cores=0,2,4,6
/proc/18676/task/18677/stat : 18677 (strangenight2-m) R 18674 18676 18635 0 -1 4202560 374221 0 0 0 75349 117 0 0 25 0 4 0 651450186 1903431680 380069 33554432000 4194304 4580107 140733385330512 18446744073709551615 4293720 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18676/tid=18678] ppid=18674 vsize=1858820 CPUtime=762.1 cores=0,2,4,6
/proc/18676/task/18678/stat : 18678 (strangenight2-m) R 18674 18676 18635 0 -1 4202560 339869 0 0 0 76105 105 0 0 25 0 4 0 651450186 1903431680 380069 33554432000 4194304 4580107 140733385330512 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18676/tid=18679] ppid=18674 vsize=1858820 CPUtime=762.25 cores=0,2,4,6
/proc/18676/task/18679/stat : 18679 (strangenight2-m) R 18674 18676 18635 0 -1 4202560 368262 0 0 0 76105 120 0 0 25 0 4 0 651450186 1903431680 380069 33554432000 4194304 4580107 140733385330512 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3041.28
Current children cumulated vsize (KiB) 1858820

[startup+822.3 s]
/proc/loadavg: 8.04 8.04 7.97 9/314 18702
/proc/meminfo: memFree=16164312/32950928 swapFree=67111348/67111528
[pid=18676] ppid=18674 vsize=1941244 CPUtime=3280.65 cores=0,2,4,6
/proc/18676/stat : 18676 (strangenight2-m) R 18674 18676 18635 0 -1 4202496 1540628 0 0 0 327564 501 0 0 25 0 4 0 651450186 1987833856 374857 33554432000 4194304 4580107 140733385330512 18446744073709551615 4293781 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18676/statm: 485311 374857 379 95 0 480293 0
[pid=18676/tid=18677] ppid=18674 vsize=1941244 CPUtime=814.03 cores=0,2,4,6
/proc/18676/task/18677/stat : 18677 (strangenight2-m) R 18674 18676 18635 0 -1 4202560 395733 0 0 0 81281 122 0 0 25 0 4 0 651450186 1987833856 374857 33554432000 4194304 4580107 140733385330512 18446744073709551615 4292959 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18676/tid=18678] ppid=18674 vsize=1941244 CPUtime=822.09 cores=0,2,4,6
/proc/18676/task/18678/stat : 18678 (strangenight2-m) R 18674 18676 18635 0 -1 4202560 365076 0 0 0 82095 114 0 0 25 0 4 0 651450186 1987833856 374857 33554432000 4194304 4580107 140733385330512 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18676/tid=18679] ppid=18674 vsize=1941244 CPUtime=822.26 cores=0,2,4,6
/proc/18676/task/18679/stat : 18679 (strangenight2-m) R 18674 18676 18635 0 -1 4202560 389441 0 0 0 82098 128 0 0 25 0 4 0 651450186 1987833856 374857 33554432000 4194304 4580107 140733385330512 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3280.65
Current children cumulated vsize (KiB) 1941244

[startup+882.301 s]
/proc/loadavg: 8.16 8.06 7.98 9/314 18704
/proc/meminfo: memFree=16135128/32950928 swapFree=67111348/67111528
[pid=18676] ppid=18674 vsize=1876508 CPUtime=3520.05 cores=0,2,4,6
/proc/18676/stat : 18676 (strangenight2-m) R 18674 18676 18635 0 -1 4202496 1635861 0 0 0 351470 535 0 0 25 0 4 0 651450186 1921544192 383622 33554432000 4194304 4580107 140733385330512 18446744073709551615 4295890 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18676/statm: 469127 383622 379 95 0 464109 0
[pid=18676/tid=18677] ppid=18674 vsize=1876508 CPUtime=873.43 cores=0,2,4,6
/proc/18676/task/18677/stat : 18677 (strangenight2-m) R 18674 18676 18635 0 -1 4202560 415859 0 0 0 87213 130 0 0 25 0 4 0 651450186 1921544192 383622 33554432000 4194304 4580107 140733385330512 18446744073709551615 4320772 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18676/tid=18678] ppid=18674 vsize=1876508 CPUtime=882.1 cores=0,2,4,6
/proc/18676/task/18678/stat : 18678 (strangenight2-m) R 18674 18676 18635 0 -1 4202560 385086 0 0 0 88087 123 0 0 25 0 4 0 651450186 1921544192 383622 33554432000 4194304 4580107 140733385330512 18446744073709551615 4293134 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18676/tid=18679] ppid=18674 vsize=1876508 CPUtime=882.25 cores=0,2,4,6
/proc/18676/task/18679/stat : 18679 (strangenight2-m) R 18674 18676 18635 0 -1 4202560 414064 0 0 0 88089 136 0 0 25 0 4 0 651450186 1921544192 383622 33554432000 4194304 4580107 140733385330512 18446744073709551615 4316717 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3520.05
Current children cumulated vsize (KiB) 1876508

[startup+942.301 s]
/proc/loadavg: 8.06 8.05 7.98 9/314 18706
/proc/meminfo: memFree=16036616/32950928 swapFree=67111348/67111528
[pid=18676] ppid=18674 vsize=1667976 CPUtime=3759.43 cores=0,2,4,6
/proc/18676/stat : 18676 (strangenight2-m) R 18674 18676 18635 0 -1 4202496 1723871 0 0 0 375378 565 0 0 25 0 4 0 651450186 1708007424 369402 33554432000 4194304 4580107 140733385330512 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18676/statm: 416994 369402 379 95 0 411976 0
[pid=18676/tid=18677] ppid=18674 vsize=1667976 CPUtime=932.82 cores=0,2,4,6
/proc/18676/task/18677/stat : 18677 (strangenight2-m) R 18674 18676 18635 0 -1 4202560 437578 0 0 0 93145 137 0 0 25 0 4 0 651450186 1708007424 369402 33554432000 4194304 4580107 140733385330512 18446744073709551615 4292952 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18676/tid=18678] ppid=18674 vsize=1667976 CPUtime=942.08 cores=0,2,4,6
/proc/18676/task/18678/stat : 18678 (strangenight2-m) R 18674 18676 18635 0 -1 4202560 405746 0 0 0 94078 130 0 0 25 0 4 0 651450186 1708007424 369402 33554432000 4194304 4580107 140733385330512 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18676/tid=18679] ppid=18674 vsize=1667976 CPUtime=942.25 cores=0,2,4,6
/proc/18676/task/18679/stat : 18679 (strangenight2-m) R 18674 18676 18635 0 -1 4202560 436285 0 0 0 94081 144 0 0 25 0 4 0 651450186 1708007424 369402 33554432000 4194304 4580107 140733385330512 18446744073709551615 4293158 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3759.43
Current children cumulated vsize (KiB) 1667976

[startup+1002.3 s]
/proc/loadavg: 8.14 8.07 7.99 9/314 18707
/proc/meminfo: memFree=15905132/32950928 swapFree=67111348/67111528
[pid=18676] ppid=18674 vsize=2074416 CPUtime=3998.82 cores=0,2,4,6
/proc/18676/stat : 18676 (strangenight2-m) R 18674 18676 18635 0 -1 4202496 1819336 0 0 0 399285 597 0 0 25 0 4 0 651450186 2124201984 411870 33554432000 4194304 4580107 140733385330512 18446744073709551615 4292938 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18676/statm: 518604 411870 379 95 0 513586 0
[pid=18676/tid=18677] ppid=18674 vsize=2074416 CPUtime=992.22 cores=0,2,4,6
/proc/18676/task/18677/stat : 18677 (strangenight2-m) R 18674 18676 18635 0 -1 4202560 473117 0 0 0 99073 149 0 0 25 0 4 0 651450186 2124201984 411870 33554432000 4194304 4580107 140733385330512 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18676/tid=18678] ppid=18674 vsize=2074416 CPUtime=1002.09 cores=0,2,4,6
/proc/18676/task/18678/stat : 18678 (strangenight2-m) R 18674 18676 18635 0 -1 4202560 424607 0 0 0 100072 137 0 0 25 0 4 0 651450186 2124201984 411870 33554432000 4194304 4580107 140733385330512 18446744073709551615 4305975 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18676/tid=18679] ppid=18674 vsize=2074416 CPUtime=1002.24 cores=0,2,4,6
/proc/18676/task/18679/stat : 18679 (strangenight2-m) R 18674 18676 18635 0 -1 4202560 455935 0 0 0 100075 149 0 0 25 0 4 0 651450186 2124201984 411870 33554432000 4194304 4580107 140733385330512 18446744073709551615 4316705 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3998.82
Current children cumulated vsize (KiB) 2074416

[startup+1062.3 s]
/proc/loadavg: 8.10 8.07 8.00 9/314 18709
/proc/meminfo: memFree=15890080/32950928 swapFree=67111348/67111528
[pid=18676] ppid=18674 vsize=2009564 CPUtime=4238.2 cores=0,2,4,6
/proc/18676/stat : 18676 (strangenight2-m) R 18674 18676 18635 0 -1 4202496 1901167 0 0 0 423199 621 0 0 25 0 4 0 651450186 2057793536 409058 33554432000 4194304 4580107 140733385330512 18446744073709551615 4292938 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18676/statm: 502391 409058 379 95 0 497373 0
[pid=18676/tid=18677] ppid=18674 vsize=2009564 CPUtime=1051.6 cores=0,2,4,6
/proc/18676/task/18677/stat : 18677 (strangenight2-m) R 18674 18676 18635 0 -1 4202560 492056 0 0 0 105005 155 0 0 25 0 4 0 651450186 2057793536 409058 33554432000 4194304 4580107 140733385330512 18446744073709551615 4320876 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18676/tid=18678] ppid=18674 vsize=2009564 CPUtime=1062.09 cores=0,2,4,6
/proc/18676/task/18678/stat : 18678 (strangenight2-m) R 18674 18676 18635 0 -1 4202560 443360 0 0 0 106066 143 0 0 25 0 4 0 651450186 2057793536 409058 33554432000 4194304 4580107 140733385330512 18446744073709551615 4293781 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18676/tid=18679] ppid=18674 vsize=2009564 CPUtime=1062.24 cores=0,2,4,6
/proc/18676/task/18679/stat : 18679 (strangenight2-m) R 18674 18676 18635 0 -1 4202560 479156 0 0 0 106069 155 0 0 25 0 4 0 651450186 2057793536 409058 33554432000 4194304 4580107 140733385330512 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4238.2
Current children cumulated vsize (KiB) 2009564

[startup+1122.3 s]
/proc/loadavg: 8.09 8.07 8.00 9/314 18710
/proc/meminfo: memFree=15805328/32950928 swapFree=67111348/67111528
[pid=18676] ppid=18674 vsize=2075688 CPUtime=4477.61 cores=0,2,4,6
/proc/18676/stat : 18676 (strangenight2-m) R 18674 18676 18635 0 -1 4202496 1983008 0 0 0 447107 654 0 0 25 0 4 0 651450186 2125504512 434986 33554432000 4194304 4580107 140733385330512 18446744073709551615 4293781 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18676/statm: 518922 434986 379 95 0 513904 0
[pid=18676/tid=18677] ppid=18674 vsize=2075688 CPUtime=1111.47 cores=0,2,4,6
/proc/18676/task/18677/stat : 18677 (strangenight2-m) R 18674 18676 18635 0 -1 4202560 510841 0 0 0 110986 161 0 0 25 0 4 0 651450186 2125504512 434993 33554432000 4194304 4580107 140733385330512 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18676/tid=18678] ppid=18674 vsize=2075688 CPUtime=1122.11 cores=0,2,4,6
/proc/18676/task/18678/stat : 18678 (strangenight2-m) R 18674 18676 18635 0 -1 4202560 460300 0 0 0 112062 149 0 0 25 0 4 0 651450186 2125504512 434993 33554432000 4194304 4580107 140733385330512 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18676/tid=18679] ppid=18674 vsize=2075688 CPUtime=1122.26 cores=0,2,4,6
/proc/18676/task/18679/stat : 18679 (strangenight2-m) R 18674 18676 18635 0 -1 4202560 502363 0 0 0 112061 165 0 0 25 0 4 0 651450186 2125504512 434993 33554432000 4194304 4580107 140733385330512 18446744073709551615 4294513 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4477.61
Current children cumulated vsize (KiB) 2075688

[startup+1182.3 s]
/proc/loadavg: 8.08 8.07 8.00 9/314 18721
/proc/meminfo: memFree=15914992/32950928 swapFree=67111348/67111528
[pid=18676] ppid=18674 vsize=1889524 CPUtime=4716.95 cores=0,2,4,6
/proc/18676/stat : 18676 (strangenight2-m) R 18674 18676 18635 0 -1 4202496 2062691 0 0 0 471012 683 0 0 25 0 4 0 651450186 1934872576 384565 33554432000 4194304 4580107 140733385330512 18446744073709551615 4292938 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18676/statm: 472381 384565 379 95 0 467363 0
[pid=18676/tid=18677] ppid=18674 vsize=1889524 CPUtime=1171.46 cores=0,2,4,6
/proc/18676/task/18677/stat : 18677 (strangenight2-m) R 18674 18676 18635 0 -1 4202560 532011 0 0 0 116976 170 0 0 25 0 4 0 651450186 1934872576 384565 33554432000 4194304 4580107 140733385330512 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18676/tid=18678] ppid=18674 vsize=1889524 CPUtime=1182.08 cores=0,2,4,6
/proc/18676/task/18678/stat : 18678 (strangenight2-m) R 18674 18676 18635 0 -1 4202560 479829 0 0 0 118053 155 0 0 25 0 4 0 651450186 1934872576 384565 33554432000 4194304 4580107 140733385330512 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18676/tid=18679] ppid=18674 vsize=1889524 CPUtime=1182.24 cores=0,2,4,6
/proc/18676/task/18679/stat : 18679 (strangenight2-m) R 18674 18676 18635 0 -1 4202560 523036 0 0 0 118052 172 0 0 25 0 4 0 651450186 1934872576 384565 33554432000 4194304 4580107 140733385330512 18446744073709551615 4293192 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4716.95
Current children cumulated vsize (KiB) 1889524



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.2 s]
/proc/loadavg: 8.06 8.06 8.00 5/309 18723
/proc/meminfo: memFree=16620704/32950928 swapFree=67111348/67111528
[pid=18676] ppid=18674 vsize=1960136 CPUtime=4800.36 cores=0,2,4,6
/proc/18676/stat : 18676 (strangenight2-m) R 18674 18676 18635 0 -1 4202496 2094394 0 0 0 479342 694 0 0 25 0 4 0 651450186 2007179264 401759 33554432000 4194304 4580107 140733385330512 18446744073709551615 4293204 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18676/statm: 490034 401759 379 95 0 485016 0
[pid=18676/tid=18677] ppid=18674 vsize=1960136 CPUtime=1192.37 cores=0,2,4,6
/proc/18676/task/18677/stat : 18677 (strangenight2-m) R 18674 18676 18635 0 -1 4202560 539563 0 0 0 119064 173 0 0 25 0 4 0 651450186 2007179264 401766 33554432000 4194304 4580107 140733385330512 18446744073709551615 4295888 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18676/tid=18678] ppid=18674 vsize=1960136 CPUtime=1202.99 cores=0,2,4,6
/proc/18676/task/18678/stat : 18678 (strangenight2-m) R 18674 18676 18635 0 -1 4202560 487289 0 0 0 120141 158 0 0 25 0 4 0 651450186 2007179264 401766 33554432000 4194304 4580107 140733385330512 18446744073709551615 4293170 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18676/tid=18679] ppid=18674 vsize=1960136 CPUtime=1203.15 cores=0,2,4,6
/proc/18676/task/18679/stat : 18679 (strangenight2-m) R 18674 18676 18635 0 -1 4202560 530529 0 0 0 120141 174 0 0 25 0 4 0 651450186 2007179264 401766 33554432000 4194304 4580107 140733385330512 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 1960136

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): 1203.3
CPU time (s): 4800.49
CPU user time (s): 4793.46
CPU system time (s): 7.02993
CPU usage (%): 398.943
Max. virtual memory (cumulated for all children) (KiB): 2141684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4793.46
system time used= 7.02993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2094406
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= 12462
involuntary context switches= 23040

runsolver used 3.2905 second user time and 8.76467 second system time

The end

Launcher Data

Begin job on node125 at 2011-05-14 20:41:45
IDJOB=3366196
IDBENCH=82605
IDSOLVER=1844
FILE ID=node125/3366196-1305398505
RUNJOBID= node125-1305398505-18653
PBS_JOBID= 13324489
Free space on /tmp= 73188 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
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-3366196-1305398505/watcher-3366196-1305398505 -o /tmp/evaluation-result-3366196-1305398505/solver-3366196-1305398505 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366196-1305398505.cnf

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

MD5SUM BENCH= 94d10ca78c6cee5b0badfb96b777ac08
RANDOM SEED=1437594672

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      18219292 kB
Buffers:        251336 kB
Cached:        4035504 kB
SwapCached:          0 kB
Active:       11143512 kB
Inactive:      3212936 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18219292 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           16088 kB
Writeback:           0 kB
AnonPages:    10069540 kB
Mapped:          29420 kB
Slab:           274736 kB
PageTables:      35572 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 51074556 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= 73188 MiB
End job on node125 at 2011-05-14 21:01:50