Trace number 3173765

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.15 1201.78

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v50000-c210000-S874492400-019-UNKNOWN.cnf
MD5SUMec4818cc72441ba3110ddbe772c6ebb9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark909.267
Satisfiable
(Un)Satisfiability was proved
Number of variables50000
Number of clauses210000
Sum of the clauses size630000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3210000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3173765-1304030730.cnf'
0.00/0.00	c -- header says num vars:          50000
0.00/0.00	c -- header says num clauses:      210000
0.20/0.60	c -- clauses added:            0 learnts,       210000 normals,            0 xors
0.20/0.60	c -- vars added      50000
0.20/0.60	c Parsing time:  0.18 s
0.20/0.60	c  N st     0         0     50000    210000         0         0    630000         0   no data   no data
0.20/0.60	c asymm  cl-useful: 0/210000/210000 lits-rem:0 time: 0.20
0.20/0.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.14
0.20/0.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.20/0.79	c bin-w-bin subsume rem            0 bins  time:  0.01 s
0.20/0.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
0.20/0.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  50000 time:  0.02 s
0.20/0.79	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.02 s
4.34/1.17	c lits-rem:         0  cl-subs:        0  v-elim:   1213  v-fix:    0  time:  0.38 s
4.34/1.18	c Finding binary XORs  T:     0.01 s  found:       0
4.75/1.27	c Finding non-binary XORs:     0.08 s (found:       0, avg size: nan)
4.75/1.27	c calculated reachability. Time: 0.00
4.75/1.29	c Calc default polars -  time:   0.02 s pos:   22386 undec:    5534 neg:   22080
4.75/1.29	c =========================================================================================
4.75/1.29	c types(t): F = full restart, N = normal restart
4.75/1.29	c types(t): S = simplification begin/end, E = solution found
4.75/1.29	c restart types(rt): st = static, dy = dynamic
4.75/1.29	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
4.75/1.29	c  B st     0         0     48787    208679         0         0    633449         0   no data   no data
15.13/3.88	c  N dy    19      4044     48787    208679         0      4043    633449   1369308    189.92    201.44
25.91/6.53	c  N dy    50      8131     48787    208679         0      8130    633449   2565151    196.10    209.96
36.30/9.19	c  N dy    77     12250     48787    208679         0     12249    633449   3774574    196.59    214.33
47.48/11.94	c  N dy   105     16403     48787    208679         0     16402    633449   4934804    195.76    211.46
58.67/14.71	c  N dy   135     20447     48787    208679         0     10451    633449    852603    196.97    208.42
69.45/17.43	c  N dy   168     24519     48787    208679         0     14521    633449   2093368    198.74    212.66
70.65/17.75	c  F st   172     25000     48787    208679         0     15002    633449   2240327    198.80    195.96
84.63/21.27	c  N dy   178     30000     48787    208679         0     20001    633449   4209569    198.80   no data
84.63/21.27	c  S st   178     30000     48787    208679         0     20001    633449   4209569    198.80   no data
86.24/21.61	c  S st   178     30503     48787    208679         0     20504    633449   4316750    198.80   no data
86.24/21.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
87.42/21.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.32
87.82/22.06	c blocked clauses removed:      911 vars:    157 tried:       48787 T: 0.03 s
87.82/22.07	c bin-w-bin subsume rem            0 bins  time:  0.01 s
87.82/22.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
88.23/22.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48630 time:  0.02 s
88.23/22.13	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
89.42/22.46	c lits-rem:         0  cl-subs:        0  v-elim:     21  v-fix:    0  time:  0.33 s
91.42/22.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
95.81/24.06	c lits-rem:        14  cl-subs:        2  v-elim:      0  v-fix:    0  time:  1.05 s
97.01/24.31	c asymm  cl-useful: 0/207752/207752 lits-rem:0 time: 0.25
97.01/24.33	c calculated reachability. Time: 0.00
97.01/24.33	c  N dy   178     30503     48609    207752         0     20264    630795   4165823    198.80   no data
108.62/27.22	c  N dy   203     34733     48609    207752         0     24494    630795   5420225    198.52    209.28
119.78/30.08	c  N dy   232     38742     48609    207752         0     28502    630795   6634194    198.90    209.52
131.36/32.92	c  N dy   261     42834     48609    207752         0     17212    630795   1412008    198.82    211.84
139.37/34.97	c  S st   286     45756     48609    207752         0     20133    630795   2299734    199.35   no data
140.95/35.33	c  S st   286     46260     48609    207752         0     20637    630795   2409286    199.35   no data
140.95/35.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
142.16/35.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.32
142.55/35.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
142.55/35.76	c bin-w-bin subsume rem            0 bins  time:  0.01 s
142.55/35.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
142.55/35.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48609 time:  0.02 s
142.95/35.82	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
143.77/36.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.24 s
144.55/36.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
146.15/36.68	c lits-rem:         2  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.37 s
146.55/36.72	c vivif2 --  cl tried   207752 cl shrink        0 lits rem          0 time: 0.04
146.55/36.77	c vivif2 --  cl tried    20635 cl shrink        0 lits rem          0 time: 0.05
147.76/37.02	c asymm  cl-useful: 0/207752/207752 lits-rem:0 time: 0.25
147.76/37.03	c calculated reachability. Time: 0.00
147.76/37.04	c  N dy   286     46260     48609    207752         0     20635    630795   2408706    199.35   no data
159.33/39.97	c  N dy   313     50559     48609    207752         0     24934    630795   3656039    199.07    210.09
170.52/42.72	c  N dy   338     54611     48609    207752         0     28986    630795   4788009    198.38    211.97
181.70/45.59	c  N dy   366     58658     48609    207752         0     33033    630795   5989217    198.64    213.39
193.67/48.50	c  N dy   392     62717     48609    207752         0     37092    630795   7163625    198.30    211.98
204.88/51.40	c  N dy   420     66890     48609    207752         0     22579    630795   1980830    198.02    209.08
212.05/53.15	c  S st   434     69390     48609    207752         0     25079    630795   2708610    197.76    206.46
213.25/53.50	c  S st   434     69895     48609    207752         0     25584    630795   2813562    197.76   no data
213.66/53.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
214.85/53.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.32
215.25/53.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
215.25/53.93	c bin-w-bin subsume rem            0 bins  time:  0.01 s
215.25/53.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
215.25/53.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48609 time:  0.02 s
215.25/53.99	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
216.45/54.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.23 s
217.25/54.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
219.24/54.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.50 s
219.64/55.03	c vivif2 --  cl tried   207752 cl shrink        0 lits rem          0 time: 0.04
219.64/55.09	c vivif2 --  cl tried    25584 cl shrink        0 lits rem          0 time: 0.06
220.84/55.35	c asymm  cl-useful: 0/207752/207752 lits-rem:0 time: 0.26
220.84/55.36	c calculated reachability. Time: 0.00
220.84/55.37	c  N dy   434     69895     48609    207752         0     25584    630795   2813562    197.76   no data
233.62/58.58	c  N dy   465     74428     48609    207752         0     30117    630795   4189206    198.32    217.41
248.01/62.19	c  N dy   498     79530     48609    207752         0     35219    630795   5689432    198.08    209.84
263.18/65.93	c  N dy   538     84727     48609    207752         0     40416    630795   7270000    198.64    215.99
271.19/67.95	c  F st   558     87501     48609    207752         0     22344    630795   1226076    198.64    173.78
280.76/70.38	c  N st   563     90800     48609    207752         0     25643    630795   2394678    198.64   no data
297.93/74.64	c  N dy   592     96780     48609    207752         0     31623    630795   4424692    199.03    211.54
315.51/79.04	c  N dy   631    102958     48609    207752         0     37801    630795   6245996    198.87    213.73
321.10/80.45	c  S st   647    104842     48609    207752         0     39685    630795   6822424    199.07   no data
322.70/80.83	c  S st   647    105346     48609    207752         0     40189    630795   6962706    199.07   no data
322.70/80.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
324.30/81.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.34
324.30/81.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
324.70/81.30	c bin-w-bin subsume rem            0 bins  time:  0.02 s
324.70/81.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
324.70/81.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48609 time:  0.02 s
324.70/81.36	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
325.90/81.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.27 s
328.31/82.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
335.49/84.08	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time:  1.82 s
335.89/84.11	c vivif2 --  cl tried   207752 cl shrink        0 lits rem          0 time: 0.04
336.29/84.26	c vivif2 --  cl tried    40187 cl shrink        0 lits rem          0 time: 0.14
337.48/84.55	c asymm  cl-useful: 0/207752/207752 lits-rem:0 time: 0.29
337.48/84.57	c calculated reachability. Time: 0.00
337.48/84.57	c  N dy   647    105346     48609    207752         0     40187    630795   6961818    199.07   no data
357.46/89.53	c  N dy   691    112097     48609    207752         0     24518    630795   1337368    199.04    224.82
378.23/94.70	c  N dy   744    119297     48609    207752         0     31718    630795   3504562    199.36    221.24
399.79/100.18	c  N dy   790    127016     48609    207752         0     39437    630795   5707375    198.88    223.56
424.57/106.32	c  N dy   847    135206     48609    207752         0     23916    630795    758222    198.94    213.42
448.93/112.49	c  N dy   911    143926     48609    207752         0     32635    630795   3369471    199.21    269.69
475.69/119.19	c  N dy   975    153170     48609    207752         0     41877    630795   6060764    199.10    210.97
490.49/122.80	c  S st  1007    158019     48609    207752         0     46723    630795   7473381    199.04   no data
491.67/123.18	c  S st  1007    158521     48609    207752         0     47225    630795   7593222    199.04   no data
492.07/123.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
493.27/123.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.35
493.67/123.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
493.67/123.66	c bin-w-bin subsume rem            0 bins  time:  0.02 s
493.67/123.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
493.67/123.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48609 time:  0.02 s
494.06/123.71	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
494.88/124.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.28 s
497.26/124.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
506.85/126.98	c lits-rem:         0  cl-subs:        5  v-elim:      0  v-fix:    0  time:  2.34 s
507.25/127.02	c vivif2 --  cl tried   207752 cl shrink        0 lits rem          0 time: 0.04
507.65/127.18	c vivif2 --  cl tried    47220 cl shrink        0 lits rem          0 time: 0.16
508.84/127.49	c asymm  cl-useful: 0/207752/207752 lits-rem:0 time: 0.31
509.24/127.50	c calculated reachability. Time: 0.00
509.24/127.50	c  N dy  1007    158521     48609    207752         0     47220    630795   7591128    199.04   no data
538.41/134.84	c  N dy  1073    168749     48609    207752         0     32595    630795   2979387    199.17    211.67
569.98/142.73	c  N dy  1142    179630     48609    207752         0     43475    630795   6181463    199.01    217.11
603.92/151.29	c  N dy  1221    191183     48609    207752         0     29100    630795   1542283    199.02    214.53
639.47/160.17	c  N dy  1304    203531     48609    207752         0     41448    630795   5183731    199.03    210.70
679.01/170.07	c  N dy  1397    216637     48609    207752         0     27600    630795    774508    199.04    216.71
718.56/180.00	c  N dy  1487    230561     48609    207752         0     41524    630795   4800118    198.81    240.65
740.12/185.32	c  S st  1536    237781     48609    207752         0     48744    630795   6862685    198.69    183.73
741.72/185.71	c  S st  1536    238286     48609    207752         0     49249    630795   6978538    198.69   no data
741.72/185.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
743.32/186.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.35
743.32/186.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
743.32/186.18	c bin-w-bin subsume rem            0 bins  time:  0.01 s
743.71/186.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
743.71/186.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48609 time:  0.02 s
743.71/186.24	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.03 s
744.91/186.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.28 s
746.90/187.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
755.70/189.26	c lits-rem:         1  cl-subs:        2  v-elim:      0  v-fix:    0  time:  2.19 s
755.70/189.29	c vivif2 --  cl tried   207752 cl shrink        0 lits rem          0 time: 0.04
756.50/189.44	c vivif2 --  cl tried    49247 cl shrink        0 lits rem          0 time: 0.15
757.69/189.75	c asymm  cl-useful: 0/207752/207752 lits-rem:0 time: 0.31
757.69/189.77	c calculated reachability. Time: 0.00
757.69/189.77	c  N dy  1536    238286     48609    207752         0     49247    630795   6977805    198.69   no data
802.85/201.07	c  N dy  1642    253556     48609    207752         0     36533    630795   3146282    198.69    214.12
851.19/213.18	c  N dy  1751    269852     48609    207752         0     52828    630795   8037633    198.91    223.98
902.29/225.99	c  N dy  1861    287175     48609    207752         0     41160    630795   4206754    198.95    298.82
957.41/239.77	c  N dy  1983    305520     48609    207752         0     59504    630795   9587935    198.82    242.06
959.82/240.38	c  F st  1989    306252     48609    207752         0     30241    630795    619792    198.81    176.96
1016.54/254.59	c  N dy  2091    325065     48609    207752         0     49051    630795   7015055    198.91    226.97
1077.66/269.81	c  N dy  2224    345209     48609    207752         0     38198    630795   2653610    198.90    224.26
1113.61/278.80	c  S st  2301    357430     48609    207752         0     50419    630795   6268613    198.79   no data
1114.82/279.19	c  S st  2301    357933     48609    207752         0     50922    630795   6382806    198.79   no data
1115.20/279.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1116.40/279.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.35
1116.80/279.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1116.80/279.67	c bin-w-bin subsume rem            0 bins  time:  0.02 s
1116.80/279.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
1117.20/279.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48609 time:  0.02 s
1117.20/279.73	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.03 s
1118.40/280.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.28 s
1120.00/280.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1128.78/282.62	c lits-rem:         1  cl-subs:        4  v-elim:      0  v-fix:    0  time:  2.12 s
1128.78/282.65	c vivif2 --  cl tried   207752 cl shrink        0 lits rem          0 time: 0.04
1129.18/282.79	c vivif2 --  cl tried    50918 cl shrink        0 lits rem          0 time: 0.14
1130.78/283.10	c asymm  cl-useful: 0/207752/207752 lits-rem:0 time: 0.31
1130.78/283.12	c calculated reachability. Time: 0.00
1130.78/283.12	c  N dy  2301    357933     48609    207752         0     50918    630795   6380450    198.79   no data
1191.90/298.42	c  N dy  2440    378074     48609    207752         0     39057    630795   2623126    198.93    213.65
1252.61/313.66	c  N dy  2580    398077     48609    207752         0     59060    630795   8579152    199.00    211.61
1312.93/328.74	c  N dy  2711    418163     48609    207752         0     46148    630795   4312603    198.86    273.82
1374.07/344.10	c  N dy  2842    438214     48609    207752         0     66197    630795  10159360    198.78    212.98
1433.96/359.09	c  N dy  2981    458226     48609    207752         0     52217    630795   5952913    198.79    212.29
1496.27/374.69	c  N dy  3125    478246     48609    207752         0     37239    630795   1177460    198.92    212.36
1555.79/389.57	c  N dy  3256    498254     48609    207752         0     57246    630795   7091616    198.82    226.30
1618.11/405.12	c  N dy  3392    518338     48609    207752         0     41330    630795   2081171    198.86    209.60
1674.82/419.32	c  S st  3525    536899     48609    207752         0     59886    630795   7703611    198.95   no data
1676.42/419.73	c  S st  3525    537402     48609    207752         0     60389    630795   7805645    198.95   no data
1676.42/419.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1678.01/420.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.37
1678.41/420.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1678.41/420.22	c bin-w-bin subsume rem            0 bins  time:  0.02 s
1678.41/420.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
1678.41/420.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48609 time:  0.02 s
1678.41/420.28	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.03 s
1679.62/420.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.30 s
1682.01/421.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1694.81/424.32	c lits-rem:         1  cl-subs:        3  v-elim:      0  v-fix:    0  time:  3.13 s
1694.81/424.36	c vivif2 --  cl tried   207752 cl shrink        0 lits rem          0 time: 0.04
1695.59/424.53	c vivif2 --  cl tried    60386 cl shrink        0 lits rem          0 time: 0.17
1696.79/424.86	c asymm  cl-useful: 0/207752/207752 lits-rem:0 time: 0.33
1696.79/424.88	c calculated reachability. Time: 0.00
1696.79/424.88	c  N dy  3525    537402     48609    207752         0     60386    630795   7803810    198.95   no data
1759.11/440.43	c  N dy  3659    557467     48609    207752         0     43452    630795   2429586    198.97    210.00
1821.01/455.93	c  N dy  3802    577527     48609    207752         0     63511    630795   8471596    199.11    214.15
1882.94/471.46	c  N dy  3934    597628     48609    207752         0     45615    630795   2811653    199.04    222.69
1944.44/486.83	c  N dy  4063    617662     48609    207752         0     65647    630795   8711926    198.97    215.74
2007.55/502.60	c  N dy  4204    637695     48609    207752         0     46681    630795   2859944    199.06    246.57
2069.86/518.23	c  N dy  4344    657719     48609    207752         0     66705    630795   8872266    199.11    212.92
2133.38/534.14	c  N dy  4486    677857     48609    207752         0     46848    630795   2544431    199.15    211.02
2197.29/550.10	c  N dy  4632    697946     48609    207752         0     66936    630795   8547575    199.24    253.13
2260.41/565.99	c  N dy  4768    717982     48609    207752         0     45969    630795   1980455    199.25    212.51
2323.52/581.70	c  N dy  4907    738123     48609    207752         0     66108    630795   8031294    199.33    219.81
2388.22/597.91	c  N dy  5043    758222     48609    207752         0     44210    630795   1194673    199.29    212.59
2450.94/613.63	c  N dy  5183    778503     48609    207752         0     64489    630795   7326020    199.40    216.28
2516.85/630.12	c  N dy  5327    798608     48609    207752         0     84594    630795  13337129    199.46    214.25
2539.61/635.89	c  S st  5379    806103     48609    207752         0     49093    630795   2276891    199.42   no data
2541.21/636.27	c  S st  5379    806603     48609    207752         0     49593    630795   2372389    199.42   no data
2541.61/636.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2542.83/636.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.35
2543.21/636.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2543.21/636.74	c bin-w-bin subsume rem            0 bins  time:  0.02 s
2543.21/636.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
2543.21/636.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48609 time:  0.02 s
2543.61/636.80	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.03 s
2544.41/637.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.25 s
2545.21/637.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
2548.40/638.06	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.78 s
2548.40/638.09	c vivif2 --  cl tried   207752 cl shrink        0 lits rem          0 time: 0.04
2548.80/638.15	c vivif2 --  cl tried    49591 cl shrink        0 lits rem          0 time: 0.05
2550.00/638.46	c asymm  cl-useful: 0/207752/207752 lits-rem:0 time: 0.31
2550.00/638.47	c calculated reachability. Time: 0.00
2550.00/638.47	c  N dy  5379    806603     48609    207752         0     49591    630795   2370986    199.42   no data
2613.13/654.22	c  N dy  5514    826718     48609    207752         0     69706    630795   8417366    199.48    210.18
2679.04/670.80	c  N dy  5654    846802     48609    207752         0     45783    630795   1045937    199.50    210.74
2742.53/686.60	c  N dy  5807    866868     48609    207752         0     65849    630795   7201754    199.63    235.70
2808.03/703.06	c  N dy  5946    886988     48609    207752         0     85969    630795  13253725    199.70    214.30
2871.16/718.85	c  N dy  6087    907029     48609    207752         0     61012    630795   5342995    199.78    298.70
2935.86/735.09	c  N dy  6231    927126     48609    207752         0     81108    630795  11263925    199.78    213.35
3001.77/751.52	c  N dy  6376    947327     48609    207752         0     55314    630795   3298550    199.87    225.01
3066.08/767.64	c  N dy  6522    967400     48609    207752         0     75386    630795   9325638    199.94    223.10
3132.38/784.23	c  N dy  6655    987401     48609    207752         0     48385    630795    964619    199.91    242.54
3194.30/799.78	c  N dy  6790   1007486     48609    207752         0     68470    630795   6949940    199.93    211.67
3260.20/816.22	c  N dy  6925   1027540     48609    207752         0     88524    630795  12988747    199.96    225.92
3324.12/832.27	c  N dy  7064   1047609     48609    207752         0     60596    630795   4284451    199.97    210.58
3389.23/848.55	c  N dy  7208   1067636     48609    207752         0     80622    630795  10400163    200.03    260.83
3403.63/852.13	c  F st  7240   1071876     48609    207752         0     84862    630795  11712724    200.05   no data
3457.13/865.56	c  N dy  7315   1087801     48609    207752         0     51787    630795   1403048    200.04    212.95
3520.65/881.48	c  N dy  7450   1107971     48609    207752         0     71956    630795   7497712    200.08    211.60
3586.55/897.99	c  N dy  7581   1127996     48609    207752         0     91980    630795  13452735    200.08    211.40
3651.26/914.10	c  N dy  7714   1148005     48609    207752         0     61994    630795   4112516    200.05    212.89
3715.99/930.32	c  N dy  7847   1168067     48609    207752         0     82055    630795  10116641    200.05    213.40
3784.65/947.50	c  N dy  7984   1188162     48609    207752         0     51152    630795    608778    200.09    220.30
3847.79/963.31	c  N dy  8126   1208228     48609    207752         0     71217    630795   6636310    200.12    213.81
3853.36/964.78	c  S st  8139   1209904     48609    207752         0     72893    630795   7143684    200.12    154.52
3855.37/965.23	c  S st  8139   1210409     48609    207752         0     73397    630795   7257397    200.12   no data
3855.37/965.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
3856.96/965.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.38
3857.36/965.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3857.36/965.74	c bin-w-bin subsume rem            0 bins  time:  0.02 s
3857.36/965.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
3857.36/965.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48609 time:  0.02 s
3857.76/965.80	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.03 s
3858.95/966.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.31 s
3860.98/966.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
3874.53/970.06	c lits-rem:         0  cl-subs:        5  v-elim:      0  v-fix:    0  time:  3.39 s
3874.53/970.09	c vivif2 --  cl tried   207752 cl shrink        0 lits rem          0 time: 0.04
3875.33/970.26	c vivif2 --  cl tried    73392 cl shrink        0 lits rem          0 time: 0.16
3876.94/970.62	c asymm  cl-useful: 0/207752/207752 lits-rem:0 time: 0.36
3876.94/970.63	c calculated reachability. Time: 0.00
3876.94/970.63	c  N dy  8139   1210409     48609    207752         0     73392    630795   7255584    200.12   no data
3944.05/987.45	c  N dy  8279   1230541     48609    207752         0     93524    630795  13222821    200.12    211.09
4010.73/1004.18	c  N dy  8423   1250738     48609    207752         0     61720    630795   3529134    200.17    219.43
4075.45/1020.39	c  N dy  8567   1270801     48609    207752         0     81781    630795   9617763    200.22    211.89
4144.14/1037.58	c  N dy  8706   1290873     48609    207752         0    101853    630795  15563121    200.22    213.09
4209.66/1053.96	c  N dy  8847   1311003     48609    207752         0     68981    630795   5342492    200.26    213.24
4275.97/1070.52	c  N dy  8987   1331108     48609    207752         0     89083    630795  11308937    200.28    222.90
4345.46/1087.95	c  N dy  9130   1351145     48609    207752         0     55127    630795    938743    200.35    212.09
4409.38/1103.93	c  N dy  9268   1371158     48609    207752         0     75139    630795   6914782    200.34    216.72
4476.87/1120.85	c  N dy  9399   1391193     48609    207752         0     95173    630795  12867245    200.34    218.06
4545.99/1138.10	c  N dy  9541   1411351     48609    207752         0     60340    630795   2191456    200.37    213.21
4609.89/1154.16	c  N dy  9675   1431379     48609    207752         0     80367    630795   8182217    200.38    213.62
4678.21/1171.27	c  N dy  9809   1451575     48609    207752         0    100563    630795  14087152    200.35    213.50
4746.50/1188.31	c  N dy  9951   1471668     48609    207752         0     64653    630795   3157014    200.36    219.71

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-3173765-1304030730/watcher-3173765-1304030730 -o /tmp/evaluation-result-3173765-1304030730/solver-3173765-1304030730 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3173765-1304030730.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: 8.09 8.02 7.11 5/180 17333
/proc/meminfo: memFree=11848596/32950928 swapFree=67111524/67111528
[pid=17333] ppid=17331 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/17333/stat : 17333 (strangenight2-m) R 17331 17333 16932 0 -1 4202496 408 0 0 0 0 0 0 0 25 0 4 0 593303710 52441088 347 33554432000 4194304 4627427 140737437047568 18446744073709551615 47084756072364 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17333/statm: 12803 347 299 106 0 7774 0
[pid=17333/tid=17334] ppid=17331 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/17333/task/17334/stat : 17334 (strangenight2-m) R 17331 17333 16932 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 593303710 52441088 347 33554432000 4194304 4627427 140737437047568 18446744073709551615 47084756072370 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17333/tid=17335] ppid=17331 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/17333/task/17335/stat : 17335 (strangenight2-m) R 17331 17333 16932 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 593303710 52441088 347 33554432000 4194304 4627427 140737437047568 18446744073709551615 47084756072364 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17333/tid=17336] ppid=17331 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/17333/task/17336/stat : 17336 (strangenight2-m) R 17331 17333 16932 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 593303710 52441088 347 33554432000 4194304 4627427 140737437047568 18446744073709551615 256415448049 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.050191 s]
/proc/loadavg: 8.09 8.02 7.11 5/180 17333
/proc/meminfo: memFree=11848596/32950928 swapFree=67111524/67111528
[pid=17333] ppid=17331 vsize=325688 CPUtime=0.2 cores=1,3,5,7
/proc/17333/stat : 17333 (strangenight2-m) R 17331 17333 16932 0 -1 4202496 22655 0 0 0 17 3 0 0 18 0 4 0 593303710 333504512 18388 33554432000 4194304 4627427 140737437047568 18446744073709551615 4506966 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17333/statm: 82658 25016 339 106 0 77629 0
[pid=17333/tid=17334] ppid=17331 vsize=332912 CPUtime=0.18 cores=1,3,5,7
/proc/17333/task/17334/stat : 17334 (strangenight2-m) D 17331 17333 16932 0 -1 4202560 8345 0 0 0 17 1 0 0 18 0 4 0 593303710 340901888 29480 33554432000 4194304 4627427 140737437047568 18446744073709551615 256415052833 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17333/tid=17335] ppid=17331 vsize=354516 CPUtime=0.55 cores=1,3,5,7
/proc/17333/task/17335/stat : 17335 (strangenight2-m) D 17331 17333 16932 0 -1 4202560 9185 0 0 0 54 1 0 0 18 0 4 0 593303710 363024384 32745 33554432000 4194304 4627427 140737437047568 18446744073709551615 256415088832 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17333/tid=17336] ppid=17331 vsize=355592 CPUtime=0.54 cores=1,3,5,7
/proc/17333/task/17336/stat : 17336 (strangenight2-m) R 17331 17333 16932 0 -1 4202560 9222 0 0 0 54 0 0 0 18 0 4 0 593303710 364126208 33362 33554432000 4194304 4627427 140737437047568 18446744073709551615 4308277 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 325688

[startup+0.660933 s]
/proc/loadavg: 8.09 8.02 7.11 5/180 17333
/proc/meminfo: memFree=11848596/32950928 swapFree=67111524/67111528
[pid=17333] ppid=17331 vsize=374360 CPUtime=2.66 cores=1,3,5,7
/proc/17333/stat : 17333 (strangenight2-m) R 17331 17333 16932 0 -1 4202496 48975 0 0 0 258 8 0 0 18 0 4 0 593303710 383344640 44708 33554432000 4194304 4627427 140737437047568 18446744073709551615 256415060209 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17333/statm: 94358 46254 371 106 0 89329 0
[pid=17333/tid=17334] ppid=17331 vsize=397240 CPUtime=0.94 cores=1,3,5,7
/proc/17333/task/17334/stat : 17334 (strangenight2-m) R 17331 17333 16932 0 -1 4202560 17635 0 0 0 90 4 0 0 19 0 4 0 593303710 406773760 52838 33554432000 4194304 4627427 140737437047568 18446744073709551615 256415434887 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17333/tid=17335] ppid=17331 vsize=392376 CPUtime=0.94 cores=1,3,5,7
/proc/17333/task/17335/stat : 17335 (strangenight2-m) D 17331 17333 16932 0 -1 4202560 16939 0 0 0 92 2 0 0 18 0 4 0 593303710 401793024 51489 33554432000 4194304 4627427 140737437047568 18446744073709551615 4507218 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17333/tid=17336] ppid=17331 vsize=392376 CPUtime=0.95 cores=1,3,5,7
/proc/17333/task/17336/stat : 17336 (strangenight2-m) R 17331 17333 16932 0 -1 4202560 9461 0 0 0 94 1 0 0 19 0 4 0 593303710 401793024 51489 33554432000 4194304 4627427 140737437047568 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.66
Current children cumulated vsize (KiB) 374360

[startup+1.01277 s]
/proc/loadavg: 8.09 8.02 7.11 5/180 17333
/proc/meminfo: memFree=11848596/32950928 swapFree=67111524/67111528
[pid=17333] ppid=17331 vsize=395656 CPUtime=3.99 cores=1,3,5,7
/proc/17333/stat : 17333 (strangenight2-m) R 17331 17333 16932 0 -1 4202496 62353 0 0 0 388 11 0 0 18 0 4 0 593303710 405151744 51761 33554432000 4194304 4627427 140737437047568 18446744073709551615 256415060178 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17333/statm: 98914 51761 381 106 0 93885 0
[pid=17333/tid=17334] ppid=17331 vsize=395656 CPUtime=0.99 cores=1,3,5,7
/proc/17333/task/17334/stat : 17334 (strangenight2-m) R 17331 17333 16932 0 -1 4202560 17722 0 0 0 95 4 0 0 19 0 4 0 593303710 405151744 51761 33554432000 4194304 4627427 140737437047568 18446744073709551615 256415046731 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17333/tid=17335] ppid=17331 vsize=395656 CPUtime=0.99 cores=1,3,5,7
/proc/17333/task/17335/stat : 17335 (strangenight2-m) R 17331 17333 16932 0 -1 4202560 17002 0 0 0 97 2 0 0 18 0 4 0 593303710 405151744 51761 33554432000 4194304 4627427 140737437047568 18446744073709551615 4412445 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17333/tid=17336] ppid=17331 vsize=395656 CPUtime=0.99 cores=1,3,5,7
/proc/17333/task/17336/stat : 17336 (strangenight2-m) R 17331 17333 16932 0 -1 4202560 9496 0 0 0 98 1 0 0 19 0 4 0 593303710 405151744 51761 33554432000 4194304 4627427 140737437047568 18446744073709551615 4332689 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.99
Current children cumulated vsize (KiB) 395656

[startup+1.10075 s]
/proc/loadavg: 8.09 8.02 7.11 5/180 17333
/proc/meminfo: memFree=11848596/32950928 swapFree=67111524/67111528
[pid=17333] ppid=17331 vsize=395656 CPUtime=4.34 cores=1,3,5,7
/proc/17333/stat : 17333 (strangenight2-m) R 17331 17333 16932 0 -1 4202496 62403 0 0 0 423 11 0 0 18 0 4 0 593303710 405151744 51811 33554432000 4194304 4627427 140737437047568 18446744073709551615 4442527 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17333/statm: 98914 51811 381 106 0 93885 0
[pid=17333/tid=17334] ppid=17331 vsize=395656 CPUtime=1.07 cores=1,3,5,7
/proc/17333/task/17334/stat : 17334 (strangenight2-m) R 17331 17333 16932 0 -1 4202560 17722 0 0 0 103 4 0 0 19 0 4 0 593303710 405151744 51811 33554432000 4194304 4627427 140737437047568 18446744073709551615 4412256 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17333/tid=17335] ppid=17331 vsize=395656 CPUtime=1.07 cores=1,3,5,7
/proc/17333/task/17335/stat : 17335 (strangenight2-m) R 17331 17333 16932 0 -1 4202560 17002 0 0 0 105 2 0 0 18 0 4 0 593303710 405151744 51811 33554432000 4194304 4627427 140737437047568 18446744073709551615 256415050545 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17333/tid=17336] ppid=17331 vsize=395656 CPUtime=1.08 cores=1,3,5,7
/proc/17333/task/17336/stat : 17336 (strangenight2-m) R 17331 17333 16932 0 -1 4202560 9546 0 0 0 107 1 0 0 19 0 4 0 593303710 405151744 51811 33554432000 4194304 4627427 140737437047568 18446744073709551615 4308323 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.34
Current children cumulated vsize (KiB) 395656

[startup+1.50068 s]
/proc/loadavg: 8.09 8.02 7.11 5/180 17333
/proc/meminfo: memFree=11848596/32950928 swapFree=67111524/67111528
[pid=17333] ppid=17331 vsize=395656 CPUtime=5.94 cores=1,3,5,7
/proc/17333/stat : 17333 (strangenight2-m) R 17331 17333 16932 0 -1 4202496 65832 0 0 0 582 12 0 0 18 0 4 0 593303710 405151744 52343 33554432000 4194304 4627427 140737437047568 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17333/statm: 98914 52343 385 106 0 93885 0
[pid=17333/tid=17334] ppid=17331 vsize=395656 CPUtime=1.47 cores=1,3,5,7
/proc/17333/task/17334/stat : 17334 (strangenight2-m) R 17331 17333 16932 0 -1 4202560 19252 0 0 0 143 4 0 0 19 0 4 0 593303710 405151744 52343 33554432000 4194304 4627427 140737437047568 18446744073709551615 4310392 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17333/tid=17335] ppid=17331 vsize=395656 CPUtime=1.47 cores=1,3,5,7
/proc/17333/task/17335/stat : 17335 (strangenight2-m) R 17331 17333 16932 0 -1 4202560 17094 0 0 0 145 2 0 0 19 0 4 0 593303710 405151744 52343 33554432000 4194304 4627427 140737437047568 18446744073709551615 4324759 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17333/tid=17336] ppid=17331 vsize=395656 CPUtime=1.48 cores=1,3,5,7
/proc/17333/task/17336/stat : 17336 (strangenight2-m) R 17331 17333 16932 0 -1 4202560 9817 0 0 0 147 1 0 0 20 0 4 0 593303710 405151744 52343 33554432000 4194304 4627427 140737437047568 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 395656

[startup+3.10037 s]
/proc/loadavg: 8.08 8.01 7.12 9/184 17337
/proc/meminfo: memFree=11659628/32950928 swapFree=67111524/67111528
[pid=17333] ppid=17331 vsize=526920 CPUtime=12.33 cores=1,3,5,7
/proc/17333/stat : 17333 (strangenight2-m) R 17331 17333 16932 0 -1 4202496 69521 0 0 0 1220 13 0 0 22 0 4 0 593303710 539566080 55896 33554432000 4194304 4627427 140737437047568 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17333/statm: 131730 55896 385 106 0 126701 0
[pid=17333/tid=17334] ppid=17331 vsize=526920 CPUtime=3.07 cores=1,3,5,7
/proc/17333/task/17334/stat : 17334 (strangenight2-m) R 17331 17333 16932 0 -1 4202560 20241 0 0 0 302 5 0 0 25 0 4 0 593303710 539566080 55896 33554432000 4194304 4627427 140737437047568 18446744073709551615 4299630 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17333/tid=17335] ppid=17331 vsize=526920 CPUtime=3.07 cores=1,3,5,7
/proc/17333/task/17335/stat : 17335 (strangenight2-m) R 17331 17333 16932 0 -1 4202560 18037 0 0 0 304 3 0 0 22 0 4 0 593303710 539566080 55896 33554432000 4194304 4627427 140737437047568 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17333/tid=17336] ppid=17331 vsize=526920 CPUtime=3.08 cores=1,3,5,7
/proc/17333/task/17336/stat : 17336 (strangenight2-m) R 17331 17333 16932 0 -1 4202560 10578 0 0 0 307 1 0 0 25 0 4 0 593303710 539566080 55896 33554432000 4194304 4627427 140737437047568 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 526920

[startup+6.30676 s]
/proc/loadavg: 8.08 8.01 7.12 9/184 17337
/proc/meminfo: memFree=11656652/32950928 swapFree=67111524/67111528
[pid=17333] ppid=17331 vsize=526920 CPUtime=25.13 cores=1,3,5,7
/proc/17333/stat : 17333 (strangenight2-m) R 17331 17333 16932 0 -1 4202496 75932 0 0 0 2499 14 0 0 25 0 4 0 593303710 539566080 62307 33554432000 4194304 4627427 140737437047568 18446744073709551615 4308760 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17333/statm: 131730 62307 385 106 0 126701 0
[pid=17333/tid=17334] ppid=17331 vsize=526920 CPUtime=6.28 cores=1,3,5,7
/proc/17333/task/17334/stat : 17334 (strangenight2-m) R 17331 17333 16932 0 -1 4202560 21715 0 0 0 623 5 0 0 25 0 4 0 593303710 539566080 62307 33554432000 4194304 4627427 140737437047568 18446744073709551615 4332689 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17333/tid=17335] ppid=17331 vsize=526920 CPUtime=6.26 cores=1,3,5,7
/proc/17333/task/17335/stat : 17335 (strangenight2-m) R 17331 17333 16932 0 -1 4202560 19413 0 0 0 623 3 0 0 25 0 4 0 593303710 539566080 62307 33554432000 4194304 4627427 140737437047568 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17333/tid=17336] ppid=17331 vsize=526920 CPUtime=6.28 cores=1,3,5,7
/proc/17333/task/17336/stat : 17336 (strangenight2-m) R 17331 17333 16932 0 -1 4202560 12686 0 0 0 627 1 0 0 25 0 4 0 593303710 539566080 62307 33554432000 4194304 4627427 140737437047568 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 526920

[startup+12.7005 s]
/proc/loadavg: 8.08 8.01 7.12 9/184 17338
/proc/meminfo: memFree=11574756/32950928 swapFree=67111524/67111528
[pid=17333] ppid=17331 vsize=526920 CPUtime=50.68 cores=1,3,5,7
/proc/17333/stat : 17333 (strangenight2-m) R 17331 17333 16932 0 -1 4202496 87526 0 0 0 5050 18 0 0 25 0 4 0 593303710 539566080 73901 33554432000 4194304 4627427 140737437047568 18446744073709551615 4332667 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17333/statm: 131730 73901 385 106 0 126701 0
[pid=17333/tid=17334] ppid=17331 vsize=526920 CPUtime=12.68 cores=1,3,5,7
/proc/17333/task/17334/stat : 17334 (strangenight2-m) R 17331 17333 16932 0 -1 4202560 24750 0 0 0 1262 6 0 0 25 0 4 0 593303710 539566080 73901 33554432000 4194304 4627427 140737437047568 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17333/tid=17335] ppid=17331 vsize=526920 CPUtime=12.62 cores=1,3,5,7
/proc/17333/task/17335/stat : 17335 (strangenight2-m) R 17331 17333 16932 0 -1 4202560 22212 0 0 0 1258 4 0 0 25 0 4 0 593303710 539566080 73901 33554432000 4194304 4627427 140737437047568 18446744073709551615 4308329 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17333/tid=17336] ppid=17331 vsize=526920 CPUtime=12.68 cores=1,3,5,7
/proc/17333/task/17336/stat : 17336 (strangenight2-m) R 17331 17333 16932 0 -1 4202560 15465 0 0 0 1266 2 0 0 25 0 4 0 593303710 539566080 73901 33554432000 4194304 4627427 140737437047568 18446744073709551615 4308139 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) 526920

[startup+25.5011 s]
/proc/loadavg: 8.06 8.01 7.13 9/184 17338
/proc/meminfo: memFree=11494164/32950928 swapFree=67111524/67111528
[pid=17333] ppid=17331 vsize=782460 CPUtime=101.81 cores=1,3,5,7
/proc/17333/stat : 17333 (strangenight2-m) R 17331 17333 16932 0 -1 4202496 144887 0 0 0 10151 30 0 0 25 0 4 0 593303710 801239040 97294 33554432000 4194304 4627427 140737437047568 18446744073709551615 4333268 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17333/statm: 195615 97294 390 106 0 190586 0
[pid=17333/tid=17334] ppid=17331 vsize=782460 CPUtime=25.48 cores=1,3,5,7
/proc/17333/task/17334/stat : 17334 (strangenight2-m) R 17331 17333 16932 0 -1 4202560 32982 0 0 0 2541 7 0 0 25 0 4 0 593303710 801239040 97294 33554432000 4194304 4627427 140737437047568 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17333/tid=17335] ppid=17331 vsize=782460 CPUtime=25.35 cores=1,3,5,7
/proc/17333/task/17335/stat : 17335 (strangenight2-m) R 17331 17333 16932 0 -1 4202560 29980 0 0 0 2528 7 0 0 25 0 4 0 593303710 801239040 97294 33554432000 4194304 4627427 140737437047568 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17333/tid=17336] ppid=17331 vsize=782460 CPUtime=25.48 cores=1,3,5,7
/proc/17333/task/17336/stat : 17336 (strangenight2-m) R 17331 17333 16932 0 -1 4202560 23713 0 0 0 2543 5 0 0 25 0 4 0 593303710 801239040 97294 33554432000 4194304 4627427 140737437047568 18446744073709551615 4308715 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 782460

[startup+51.1002 s]
/proc/loadavg: 8.04 8.01 7.16 9/184 17339
/proc/meminfo: memFree=11294252/32950928 swapFree=67111524/67111528
[pid=17333] ppid=17331 vsize=736700 CPUtime=204.06 cores=1,3,5,7
/proc/17333/stat : 17333 (strangenight2-m) R 17331 17333 16932 0 -1 4202496 260746 0 0 0 20344 62 0 0 25 0 4 0 593303710 754380800 136717 33554432000 4194304 4627427 140737437047568 18446744073709551615 4308307 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17333/statm: 184175 136718 390 106 0 179146 0
[pid=17333/tid=17334] ppid=17331 vsize=736700 CPUtime=51.07 cores=1,3,5,7
/proc/17333/task/17334/stat : 17334 (strangenight2-m) R 17331 17333 16932 0 -1 4202560 79820 0 0 0 5086 21 0 0 25 0 4 0 593303710 754380800 136718 33554432000 4194304 4627427 140737437047568 18446744073709551615 256415058946 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17333/tid=17335] ppid=17331 vsize=736700 CPUtime=50.8 cores=1,3,5,7
/proc/17333/task/17335/stat : 17335 (strangenight2-m) R 17331 17333 16932 0 -1 4202560 51096 0 0 0 5069 11 0 0 25 0 4 0 593303710 754380800 136718 33554432000 4194304 4627427 140737437047568 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17333/tid=17336] ppid=17331 vsize=736700 CPUtime=51.08 cores=1,3,5,7
/proc/17333/task/17336/stat : 17336 (strangenight2-m) R 17331 17333 16932 0 -1 4202560 53117 0 0 0 5097 11 0 0 25 0 4 0 593303710 754380800 136718 33554432000 4194304 4627427 140737437047568 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 204.06
Current children cumulated vsize (KiB) 736700

[startup+102.3 s]
/proc/loadavg: 8.13 8.04 7.21 9/184 17340
/proc/meminfo: memFree=10871736/32950928 swapFree=67111524/67111528
[pid=17333] ppid=17331 vsize=1138352 CPUtime=408.58 cores=1,3,5,7
/proc/17333/stat : 17333 (strangenight2-m) R 17331 17333 16932 0 -1 4202496 394646 0 0 0 40755 103 0 0 25 0 4 0 593303710 1165672448 215293 33554432000 4194304 4627427 140737437047568 18446744073709551615 4310574 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17333/statm: 284588 215293 390 106 0 279559 0
[pid=17333/tid=17334] ppid=17331 vsize=1138352 CPUtime=102.26 cores=1,3,5,7
/proc/17333/task/17334/stat : 17334 (strangenight2-m) R 17331 17333 16932 0 -1 4202560 108578 0 0 0 10197 29 0 0 25 0 4 0 593303710 1165672448 215293 33554432000 4194304 4627427 140737437047568 18446744073709551615 4332968 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17333/tid=17335] ppid=17331 vsize=1138352 CPUtime=101.72 cores=1,3,5,7
/proc/17333/task/17335/stat : 17335 (strangenight2-m) R 17331 17333 16932 0 -1 4202560 81050 0 0 0 10151 21 0 0 25 0 4 0 593303710 1165672448 215293 33554432000 4194304 4627427 140737437047568 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17333/tid=17336] ppid=17331 vsize=1138352 CPUtime=102.28 cores=1,3,5,7
/proc/17333/task/17336/stat : 17336 (strangenight2-m) R 17331 17333 16932 0 -1 4202560 87287 0 0 0 10206 22 0 0 25 0 4 0 593303710 1165672448 215293 33554432000 4194304 4627427 140737437047568 18446744073709551615 4308362 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) 1138352

[startup+162.301 s]

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

[pid=17333] ppid=17331 vsize=1814124 CPUtime=2805.24 cores=1,3,5,7
/proc/17333/stat : 17333 (strangenight2-m) R 17331 17333 16932 0 -1 4202496 1331479 0 0 0 280091 433 0 0 25 0 4 0 593303710 1857662976 356156 33554432000 4194304 4627427 140737437047568 18446744073709551615 4308593 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17333/statm: 453531 356156 390 106 0 448502 0
[pid=17333/tid=17334] ppid=17331 vsize=1814124 CPUtime=702.21 cores=1,3,5,7
/proc/17333/task/17334/stat : 17334 (strangenight2-m) R 17331 17333 16932 0 -1 4202560 343529 0 0 0 70110 111 0 0 25 0 4 0 593303710 1857662976 356156 33554432000 4194304 4627427 140737437047568 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17333/tid=17335] ppid=17331 vsize=1814124 CPUtime=698.47 cores=1,3,5,7
/proc/17333/task/17335/stat : 17335 (strangenight2-m) R 17331 17333 16932 0 -1 4202560 296280 0 0 0 69752 95 0 0 25 0 4 0 593303710 1857662976 356156 33554432000 4194304 4627427 140737437047568 18446744073709551615 4332309 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17333/tid=17336] ppid=17331 vsize=1814124 CPUtime=702.28 cores=1,3,5,7
/proc/17333/task/17336/stat : 17336 (strangenight2-m) R 17331 17333 16932 0 -1 4202560 359706 0 0 0 70116 112 0 0 25 0 4 0 593303710 1857662976 356156 33554432000 4194304 4627427 140737437047568 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2805.24
Current children cumulated vsize (KiB) 1814124

[startup+762.3 s]
/proc/loadavg: 8.08 8.06 7.63 9/184 17358
/proc/meminfo: memFree=9985872/32950928 swapFree=67111524/67111528
[pid=17333] ppid=17331 vsize=1814656 CPUtime=3044.9 cores=1,3,5,7
/proc/17333/stat : 17333 (strangenight2-m) R 17331 17333 16932 0 -1 4202496 1416403 0 0 0 304027 463 0 0 25 0 4 0 593303710 1858207744 371029 33554432000 4194304 4627427 140737437047568 18446744073709551615 4308139 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17333/statm: 453664 371029 390 106 0 448635 0
[pid=17333/tid=17334] ppid=17331 vsize=1814656 CPUtime=762.2 cores=1,3,5,7
/proc/17333/task/17334/stat : 17334 (strangenight2-m) R 17331 17333 16932 0 -1 4202560 363239 0 0 0 76102 118 0 0 25 0 4 0 593303710 1858207744 371029 33554432000 4194304 4627427 140737437047568 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17333/tid=17335] ppid=17331 vsize=1814656 CPUtime=758.14 cores=1,3,5,7
/proc/17333/task/17335/stat : 17335 (strangenight2-m) R 17331 17333 16932 0 -1 4202560 315838 0 0 0 75712 102 0 0 25 0 4 0 593303710 1858207744 371029 33554432000 4194304 4627427 140737437047568 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17333/tid=17336] ppid=17331 vsize=1814656 CPUtime=762.28 cores=1,3,5,7
/proc/17333/task/17336/stat : 17336 (strangenight2-m) R 17331 17333 16932 0 -1 4202560 379474 0 0 0 76109 119 0 0 25 0 4 0 593303710 1858207744 371029 33554432000 4194304 4627427 140737437047568 18446744073709551615 4306449 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3044.9
Current children cumulated vsize (KiB) 1814656

[startup+822.301 s]
/proc/loadavg: 8.08 8.06 7.65 9/184 17359
/proc/meminfo: memFree=9952120/32950928 swapFree=67111524/67111528
[pid=17333] ppid=17331 vsize=1897152 CPUtime=3284.57 cores=1,3,5,7
/proc/17333/stat : 17333 (strangenight2-m) R 17331 17333 16932 0 -1 4202496 1508599 0 0 0 327959 498 0 0 25 0 4 0 593303710 1942683648 375609 33554432000 4194304 4627427 140737437047568 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17333/statm: 474288 375609 390 106 0 469259 0
[pid=17333/tid=17334] ppid=17331 vsize=1897152 CPUtime=822.19 cores=1,3,5,7
/proc/17333/task/17334/stat : 17334 (strangenight2-m) R 17331 17333 16932 0 -1 4202560 384860 0 0 0 82093 126 0 0 25 0 4 0 593303710 1942683648 375609 33554432000 4194304 4627427 140737437047568 18446744073709551615 4324663 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17333/tid=17335] ppid=17331 vsize=1897152 CPUtime=817.82 cores=1,3,5,7
/proc/17333/task/17335/stat : 17335 (strangenight2-m) R 17331 17333 16932 0 -1 4202560 336917 0 0 0 81671 111 0 0 25 0 4 0 593303710 1942683648 375609 33554432000 4194304 4627427 140737437047568 18446744073709551615 4308362 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17333/tid=17336] ppid=17331 vsize=1897152 CPUtime=822.28 cores=1,3,5,7
/proc/17333/task/17336/stat : 17336 (strangenight2-m) R 17331 17333 16932 0 -1 4202560 405363 0 0 0 82101 127 0 0 25 0 4 0 593303710 1942683648 375609 33554432000 4194304 4627427 140737437047568 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3284.57
Current children cumulated vsize (KiB) 1897152

[startup+882.301 s]
/proc/loadavg: 8.18 8.10 7.69 9/184 17361
/proc/meminfo: memFree=9914392/32950928 swapFree=67111524/67111528
[pid=17333] ppid=17331 vsize=1849616 CPUtime=3524.24 cores=1,3,5,7
/proc/17333/stat : 17333 (strangenight2-m) R 17331 17333 16932 0 -1 4202496 1600535 0 0 0 351896 528 0 0 25 0 4 0 593303710 1894006784 384899 33554432000 4194304 4627427 140737437047568 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17333/statm: 462404 384899 390 106 0 457375 0
[pid=17333/tid=17334] ppid=17331 vsize=1849616 CPUtime=882.19 cores=1,3,5,7
/proc/17333/task/17334/stat : 17334 (strangenight2-m) R 17331 17333 16932 0 -1 4202560 409346 0 0 0 88086 133 0 0 25 0 4 0 593303710 1894006784 384899 33554432000 4194304 4627427 140737437047568 18446744073709551615 4332184 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17333/tid=17335] ppid=17331 vsize=1849616 CPUtime=877.49 cores=1,3,5,7
/proc/17333/task/17335/stat : 17335 (strangenight2-m) R 17331 17333 16932 0 -1 4202560 361229 0 0 0 87630 119 0 0 25 0 4 0 593303710 1894006784 384899 33554432000 4194304 4627427 140737437047568 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17333/tid=17336] ppid=17331 vsize=1849616 CPUtime=882.28 cores=1,3,5,7
/proc/17333/task/17336/stat : 17336 (strangenight2-m) R 17331 17333 16932 0 -1 4202560 425581 0 0 0 88094 134 0 0 25 0 4 0 593303710 1894006784 384899 33554432000 4194304 4627427 140737437047568 18446744073709551615 4332200 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3524.24
Current children cumulated vsize (KiB) 1849616

[startup+942.3 s]
/proc/loadavg: 8.26 8.12 7.72 9/184 17402
/proc/meminfo: memFree=11249844/32950928 swapFree=67111524/67111528
[pid=17333] ppid=17331 vsize=1916136 CPUtime=3763.91 cores=1,3,5,7
/proc/17333/stat : 17333 (strangenight2-m) R 17331 17333 16932 0 -1 4202496 1687456 0 0 0 375831 560 0 0 25 0 4 0 593303710 1962123264 378289 33554432000 4194304 4627427 140737437047568 18446744073709551615 4327897 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17333/statm: 479034 378289 390 106 0 474005 0
[pid=17333/tid=17334] ppid=17331 vsize=1916136 CPUtime=942.19 cores=1,3,5,7
/proc/17333/task/17334/stat : 17334 (strangenight2-m) R 17331 17333 16932 0 -1 4202560 430668 0 0 0 94079 140 0 0 25 0 4 0 593303710 1962123264 378289 33554432000 4194304 4627427 140737437047568 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17333/tid=17335] ppid=17331 vsize=1916136 CPUtime=937.17 cores=1,3,5,7
/proc/17333/task/17335/stat : 17335 (strangenight2-m) R 17331 17333 16932 0 -1 4202560 377744 0 0 0 93591 126 0 0 25 0 4 0 593303710 1962123264 378289 33554432000 4194304 4627427 140737437047568 18446744073709551615 4324663 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17333/tid=17336] ppid=17331 vsize=1916136 CPUtime=942.27 cores=1,3,5,7
/proc/17333/task/17336/stat : 17336 (strangenight2-m) R 17331 17333 16932 0 -1 4202560 451171 0 0 0 94084 143 0 0 25 0 4 0 593303710 1962123264 378289 33554432000 4194304 4627427 140737437047568 18446744073709551615 4309272 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3763.91
Current children cumulated vsize (KiB) 1916136

[startup+1002.3 s]
/proc/loadavg: 8.18 8.13 7.74 9/184 17404
/proc/meminfo: memFree=10921384/32950928 swapFree=67111524/67111528
[pid=17333] ppid=17331 vsize=1847320 CPUtime=4003.55 cores=1,3,5,7
/proc/17333/stat : 17333 (strangenight2-m) R 17331 17333 16932 0 -1 4202496 1778830 0 0 0 399761 594 0 0 25 0 4 0 593303710 1891655680 384759 33554432000 4194304 4627427 140737437047568 18446744073709551615 4309315 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17333/statm: 461830 384759 390 106 0 456801 0
[pid=17333/tid=17334] ppid=17331 vsize=1847320 CPUtime=1002.17 cores=1,3,5,7
/proc/17333/task/17334/stat : 17334 (strangenight2-m) R 17331 17333 16932 0 -1 4202560 463037 0 0 0 100067 150 0 0 25 0 4 0 593303710 1891655680 384759 33554432000 4194304 4627427 140737437047568 18446744073709551615 4308359 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17333/tid=17335] ppid=17331 vsize=1847320 CPUtime=996.84 cores=1,3,5,7
/proc/17333/task/17335/stat : 17335 (strangenight2-m) R 17331 17333 16932 0 -1 4202560 397046 0 0 0 99550 134 0 0 25 0 4 0 593303710 1891655680 384759 33554432000 4194304 4627427 140737437047568 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17333/tid=17336] ppid=17331 vsize=1847320 CPUtime=1002.27 cores=1,3,5,7
/proc/17333/task/17336/stat : 17336 (strangenight2-m) R 17331 17333 16932 0 -1 4202560 468118 0 0 0 100077 150 0 0 25 0 4 0 593303710 1891655680 384759 33554432000 4194304 4627427 140737437047568 18446744073709551615 4308584 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4003.55
Current children cumulated vsize (KiB) 1847320

[startup+1062.31 s]
/proc/loadavg: 8.14 8.13 7.77 9/184 17406
/proc/meminfo: memFree=10761280/32950928 swapFree=67111524/67111528
[pid=17333] ppid=17331 vsize=1917492 CPUtime=4243.23 cores=1,3,5,7
/proc/17333/stat : 17333 (strangenight2-m) R 17331 17333 16932 0 -1 4202496 1863930 0 0 0 423699 624 0 0 25 0 4 0 593303710 1963511808 415142 33554432000 4194304 4627427 140737437047568 18446744073709551615 4332830 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17333/statm: 479373 415142 390 106 0 474344 0
[pid=17333/tid=17334] ppid=17331 vsize=1917492 CPUtime=1062.17 cores=1,3,5,7
/proc/17333/task/17334/stat : 17334 (strangenight2-m) R 17331 17333 16932 0 -1 4202560 482312 0 0 0 106059 158 0 0 25 0 4 0 593303710 1963511808 415142 33554432000 4194304 4627427 140737437047568 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17333/tid=17335] ppid=17331 vsize=1917492 CPUtime=1056.51 cores=1,3,5,7
/proc/17333/task/17335/stat : 17335 (strangenight2-m) R 17331 17333 16932 0 -1 4202560 416015 0 0 0 105511 140 0 0 25 0 4 0 593303710 1963511808 415142 33554432000 4194304 4627427 140737437047568 18446744073709551615 4325081 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17333/tid=17336] ppid=17331 vsize=1917492 CPUtime=1062.27 cores=1,3,5,7
/proc/17333/task/17336/stat : 17336 (strangenight2-m) R 17331 17333 16932 0 -1 4202560 491464 0 0 0 106069 158 0 0 25 0 4 0 593303710 1963511808 415142 33554432000 4194304 4627427 140737437047568 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4243.23
Current children cumulated vsize (KiB) 1917492

[startup+1122.3 s]
/proc/loadavg: 8.13 8.13 7.79 9/184 17407
/proc/meminfo: memFree=10774532/32950928 swapFree=67111524/67111528
[pid=17333] ppid=17331 vsize=1777792 CPUtime=4482.87 cores=1,3,5,7
/proc/17333/stat : 17333 (strangenight2-m) R 17331 17333 16932 0 -1 4202496 1939270 0 0 0 447633 654 0 0 25 0 4 0 593303710 1820459008 393141 33554432000 4194304 4627427 140737437047568 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17333/statm: 444448 393141 390 106 0 439419 0
[pid=17333/tid=17334] ppid=17331 vsize=1777792 CPUtime=1122.16 cores=1,3,5,7
/proc/17333/task/17334/stat : 17334 (strangenight2-m) R 17331 17333 16932 0 -1 4202560 500848 0 0 0 112050 166 0 0 25 0 4 0 593303710 1820459008 393141 33554432000 4194304 4627427 140737437047568 18446744073709551615 4324972 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17333/tid=17335] ppid=17331 vsize=1777792 CPUtime=1116.18 cores=1,3,5,7
/proc/17333/task/17335/stat : 17335 (strangenight2-m) R 17331 17333 16932 0 -1 4202560 432662 0 0 0 111472 146 0 0 25 0 4 0 593303710 1820459008 393141 33554432000 4194304 4627427 140737437047568 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17333/tid=17336] ppid=17331 vsize=1777792 CPUtime=1122.27 cores=1,3,5,7
/proc/17333/task/17336/stat : 17336 (strangenight2-m) R 17331 17333 16932 0 -1 4202560 512943 0 0 0 112060 167 0 0 25 0 4 0 593303710 1820459008 393141 33554432000 4194304 4627427 140737437047568 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4482.87
Current children cumulated vsize (KiB) 1777792

[startup+1182.3 s]
/proc/loadavg: 8.18 8.15 7.82 9/184 17409
/proc/meminfo: memFree=10738188/32950928 swapFree=67111524/67111528
[pid=17333] ppid=17331 vsize=1914840 CPUtime=4722.53 cores=1,3,5,7
/proc/17333/stat : 17333 (strangenight2-m) R 17331 17333 16932 0 -1 4202496 2024978 0 0 0 471566 687 0 0 25 0 4 0 593303710 1960796160 393013 33554432000 4194304 4627427 140737437047568 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17333/statm: 478710 393013 390 106 0 473681 0
[pid=17333/tid=17334] ppid=17331 vsize=1914840 CPUtime=1182.16 cores=1,3,5,7
/proc/17333/task/17334/stat : 17334 (strangenight2-m) R 17331 17333 16932 0 -1 4202560 522142 0 0 0 118043 173 0 0 25 0 4 0 593303710 1960796160 393013 33554432000 4194304 4627427 140737437047568 18446744073709551615 4333109 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17333/tid=17335] ppid=17331 vsize=1914840 CPUtime=1175.85 cores=1,3,5,7
/proc/17333/task/17335/stat : 17335 (strangenight2-m) R 17331 17333 16932 0 -1 4202560 449309 0 0 0 117431 154 0 0 25 0 4 0 593303710 1960796160 393013 33554432000 4194304 4627427 140737437047568 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17333/tid=17336] ppid=17331 vsize=1914840 CPUtime=1182.26 cores=1,3,5,7
/proc/17333/task/17336/stat : 17336 (strangenight2-m) R 17331 17333 16932 0 -1 4202560 535911 0 0 0 118051 175 0 0 25 0 4 0 593303710 1960796160 393013 33554432000 4194304 4627427 140737437047568 18446744073709551615 4308752 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4722.53
Current children cumulated vsize (KiB) 1914840



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.19 8.15 7.82 9/184 17409
/proc/meminfo: memFree=10534576/32950928 swapFree=67111524/67111528
[pid=17333] ppid=17331 vsize=1985228 CPUtime=4800.04 cores=1,3,5,7
/proc/17333/stat : 17333 (strangenight2-m) R 17331 17333 16932 0 -1 4202496 2052557 0 0 0 479307 697 0 0 25 0 4 0 593303710 2032873472 420592 33554432000 4194304 4627427 140737437047568 18446744073709551615 4308408 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17333/statm: 496307 420592 390 106 0 491278 0
[pid=17333/tid=17334] ppid=17331 vsize=1985228 CPUtime=1201.55 cores=1,3,5,7
/proc/17333/task/17334/stat : 17334 (strangenight2-m) R 17331 17333 16932 0 -1 4202560 529010 0 0 0 119980 175 0 0 25 0 4 0 593303710 2032873472 420592 33554432000 4194304 4627427 140737437047568 18446744073709551615 4324754 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17333/tid=17335] ppid=17331 vsize=1985228 CPUtime=1195.16 cores=1,3,5,7
/proc/17333/task/17335/stat : 17335 (strangenight2-m) R 17331 17333 16932 0 -1 4202560 456183 0 0 0 119359 157 0 0 25 0 4 0 593303710 2032873472 420592 33554432000 4194304 4627427 140737437047568 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17333/tid=17336] ppid=17331 vsize=1985228 CPUtime=1201.66 cores=1,3,5,7
/proc/17333/task/17336/stat : 17336 (strangenight2-m) R 17331 17333 16932 0 -1 4202560 542654 0 0 0 119989 177 0 0 25 0 4 0 593303710 2032873472 420592 33554432000 4194304 4627427 140737437047568 18446744073709551615 4308275 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.04
Current children cumulated vsize (KiB) 1985228

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

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

[startup+1201.7 s]
/proc/loadavg: 8.19 8.15 7.82 9/184 17409
/proc/meminfo: memFree=10534576/32950928 swapFree=67111524/67111528
[pid=17333] ppid=17331 vsize=1985228 CPUtime=4800.04 cores=1,3,5,7
/proc/17333/stat : 17333 (strangenight2-m) R 17331 17333 16932 0 -1 4202496 2052557 0 0 0 479307 697 0 0 25 0 4 0 593303710 2032873472 420592 33554432000 4194304 4627427 140737437047568 18446744073709551615 4308408 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17333/statm: 496307 420592 390 106 0 491278 0
[pid=17333/tid=17334] ppid=17331 vsize=1985228 CPUtime=1201.55 cores=1,3,5,7
/proc/17333/task/17334/stat : 17334 (strangenight2-m) R 17331 17333 16932 0 -1 4202560 529010 0 0 0 119980 175 0 0 25 0 4 0 593303710 2032873472 420592 33554432000 4194304 4627427 140737437047568 18446744073709551615 4324754 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17333/tid=17335] ppid=17331 vsize=1985228 CPUtime=1195.16 cores=1,3,5,7
/proc/17333/task/17335/stat : 17335 (strangenight2-m) R 17331 17333 16932 0 -1 4202560 456183 0 0 0 119359 157 0 0 25 0 4 0 593303710 2032873472 420592 33554432000 4194304 4627427 140737437047568 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17333/tid=17336] ppid=17331 vsize=1985228 CPUtime=1201.66 cores=1,3,5,7
/proc/17333/task/17336/stat : 17336 (strangenight2-m) R 17331 17333 16932 0 -1 4202560 542654 0 0 0 119989 177 0 0 25 0 4 0 593303710 2032873472 420592 33554432000 4194304 4627427 140737437047568 18446744073709551615 4308275 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.04
Current children cumulated vsize (KiB) 1985228

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.78
CPU time (s): 4800.15
CPU user time (s): 4793.1
CPU system time (s): 7.04793
CPU usage (%): 399.418
Max. virtual memory (cumulated for all children) (KiB): 1985228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4793.1
system time used= 7.04793
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2052563
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= 2813
involuntary context switches= 32102

runsolver used 1.78973 second user time and 4.78427 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-29 00:45:30
IDJOB=3173765
IDBENCH=82583
IDSOLVER=1586
FILE ID=node115/3173765-1304030730
RUNJOBID= node115-1304028687-16952
PBS_JOBID= 13170337
Free space on /tmp= 72720 MiB

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

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

MD5SUM BENCH= ec4818cc72441ba3110ddbe772c6ebb9
RANDOM SEED=2020212387

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      11848876 kB
Buffers:       2314336 kB
Cached:       17214508 kB
SwapCached:          4 kB
Active:        8539756 kB
Inactive:     12006372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      11848876 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            9764 kB
Writeback:           0 kB
AnonPages:     1016436 kB
Mapped:          15516 kB
Slab:           492280 kB
PageTables:       6292 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1361088 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= 72716 MiB
End job on node115 at 2011-04-29 01:05:34