Trace number 3175068

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-mt? (TO) 4800.26 1201.77

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v35000-c147000-S625465881-078-UNKNOWN.cnf
MD5SUM3ba69e7f651721ce4358ca0320f27486
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark497.12
Satisfiable
(Un)Satisfiability was proved
Number of variables35000
Number of clauses147000
Sum of the clauses size441000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3147000
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 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3175068-1304081158.cnf'
0.00/0.00	c -- header says num vars:          35000
0.00/0.00	c -- header says num clauses:      147000
0.00/0.37	c -- clauses added:            0 learnts,       147000 normals,            0 xors
0.00/0.37	c -- vars added      35000
0.00/0.37	c Parsing time:  0.44 s
0.00/0.37	c  N st     0         0     35000    147000         0         0    441000         0   no data   no data  --
0.00/0.37	c asymm  cl-useful: 0/147000/147000 lits-rem:0 time: 0.43
0.00/0.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.35
4.79/1.25	c bin-w-bin subsume rem            0 bins  time:  0.04 s
4.79/1.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
4.79/1.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  35000 time:  0.05 s
4.79/1.25	c Removed useless bin:       0  fixed:     0  props:   0.34M  time:  0.05 s
4.79/1.25	c lits-rem:         0  cl-subs:        0  v-elim:    975  v-fix:    0  time:  1.48 s
4.79/1.25	c Finding binary XORs  T:     0.03 s  found:       0
4.79/1.25	c Finding non-binary XORs:     0.32 s (found:       0, avg size: nan)
4.79/1.25	c calculated reachability. Time: 0.00
4.79/1.25	c Calc default polars -  time:   0.06 s pos:   15562 undec:    3912 neg:   15526
4.79/1.25	c =========================================================================================
4.79/1.25	c types(t): F = full restart, N = normal restart
4.79/1.25	c types(t): S = simplification begin/end, E = solution found
4.79/1.25	c restart types(rt): st = static, dy = dynamic
4.79/1.25	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
4.79/1.25	c  B st     0         0     34025    145304         0         0    441173         0   no data   no data  --
9.97/2.52	c  N dy    15      4069     34025    145304         0      4068    441173   1252367    168.10    177.87  --
16.36/4.10	c  N dy    42      8198     34025    145304         0      8197    441173   2312386    167.44    183.45  --
22.35/5.68	c  N dy    64     12322     34025    145304         0     12321    441173   3308088    164.01    174.92  --
29.14/7.32	c  N dy    93     16397     34025    145304         0     16395    441173   4323934    165.09    184.69  --
35.92/9.09	c  N dy   125     20611     34025    145304         0     10610    441173    820106    165.86    188.98  --
42.32/10.67	c  N dy   153     24719     34025    145304         0     14717    441173   1836028    165.26    177.38  --
42.72/10.78	c  F st   154     25001     34025    145304         0     14999    441173   1899794    165.15    164.08  --
51.92/13.01	c  N dy   160     30001     34025    145304         0     19997    441173   3652025    165.15   no data  --
51.92/13.01	c  S st   160     30001     34025    145304         0     19997    441173   3652025    165.15   no data  --
52.70/13.20	c  S st   160     30505     34025    145304         0     20501    441173   3743196    165.15   no data  --
52.70/13.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
52.70/13.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
53.50/13.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.87
55.50/13.92	c bin-w-bin subsume rem            0 bins  time:  0.04 s
55.50/13.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
55.50/13.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34025 time:  0.05 s
55.50/13.96	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.06 s
92.65/23.26	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time: 36.93 s
93.45/23.44	c asymm  cl-useful: 0/145304/145304 lits-rem:0 time: 0.72
93.45/23.45	c calculated reachability. Time: 0.01
93.45/23.46	c  N dy   160     30505     34025    145304         0     20500    441173   3741964    165.15   no data  --
101.03/25.34	c  N dy   188     34629     34025    145304         0     24623    441173   4793425    165.57    174.71  --
109.05/27.34	c  N dy   220     38733     34025    145304         0     28727    441173   5892576    166.62    176.75  --
116.21/29.20	c  N dy   245     42782     34025    145304         0     17282    441173   1229967    166.42    179.86  --
121.81/30.57	c  S st   267     45759     34025    145304         0     20259    441173   2008104    166.70   no data  --
123.00/30.80	c  S st   267     46262     34025    145304         0     20762    441173   2111567    166.70   no data  --
123.00/30.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.09
123.00/30.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
123.81/31.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.89
124.61/31.27	c bin-w-bin subsume rem            0 bins  time:  0.04 s
124.61/31.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
124.61/31.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34025 time:  0.05 s
125.00/31.30	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.06 s
146.17/36.65	c lits-rem:         1  cl-subs:        0  v-elim:      0  v-fix:    0  time: 21.26 s
146.17/36.67	c vivif2 --  cl tried   145304 cl shrink        0 lits rem          0 time: 0.08
146.57/36.70	c vivif2 --  cl tried    20762 cl shrink        0 lits rem          0 time: 0.14
146.97/36.87	c asymm  cl-useful: 0/145304/145304 lits-rem:0 time: 0.68
146.97/36.88	c calculated reachability. Time: 0.01
146.97/36.88	c  N dy   267     46262     34025    145304         0     20762    441173   2111566    166.70   no data  --
154.56/38.72	c  N dy   296     50392     34025    145304         0     24892    441173   3219350    167.09    181.59  --
161.77/40.57	c  N dy   322     54489     34025    145304         0     28988    441173   4267190    167.06    177.72  --
169.34/42.42	c  N dy   350     58559     34025    145304         0     33058    441173   5306487    167.15    183.46  --
176.52/44.29	c  N dy   378     62594     34025    145304         0     37093    441173   6313072    167.15    182.21  --
184.14/46.16	c  N dy   410     66688     34025    145304         0     22441    441173   1736631    167.70    187.46  --
188.90/47.37	c  S st   430     69393     34025    145304         0     25146    441173   2424462    167.58   no data  --
189.70/47.59	c  S st   430     69895     34025    145304         0     25648    441173   2512056    167.58   no data  --
190.10/47.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
190.10/47.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
190.91/47.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.90
191.71/48.08	c bin-w-bin subsume rem            0 bins  time:  0.04 s
191.71/48.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
192.11/48.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34025 time:  0.05 s
192.11/48.12	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.06 s
220.86/55.32	c lits-rem:         3  cl-subs:        1  v-elim:      0  v-fix:    0  time: 28.68 s
220.86/55.34	c vivif2 --  cl tried   145304 cl shrink        0 lits rem          0 time: 0.08
220.86/55.39	c vivif2 --  cl tried    25647 cl shrink        0 lits rem          0 time: 0.17
221.67/55.57	c asymm  cl-useful: 0/145304/145304 lits-rem:0 time: 0.73
221.67/55.58	c calculated reachability. Time: 0.00
221.67/55.58	c  N dy   430     69895     34025    145304         0     25647    441173   2511353    167.58   no data  --
229.65/57.59	c  N dy   458     74371     34025    145304         0     30122    441173   3644386    167.50    176.83  --
238.84/59.88	c  N dy   492     79322     34025    145304         0     35072    441173   4927445    167.85    179.30  --
248.83/62.35	c  N dy   527     84470     34025    145304         0     40220    441173   6284530    168.09    182.13  --
254.82/63.80	c  F st   549     87500     34025    145304         0     22375    441173   1103644    168.17   no data  --
261.21/65.48	c  N st   554     90799     34025    145304         0     25674    441173   2410286    168.17   no data  --
272.39/68.25	c  N dy   580     96718     34025    145304         0     31593    441173   4140155    168.13    177.78  --
284.38/71.25	c  N dy   625    102925     34025    145304         0     37800    441173   5745719    168.31    183.99  --
287.98/72.15	c  S st   638    104842     34025    145304         0     39717    441173   6233055    168.25   no data  --
288.77/72.39	c  S st   638    105346     34025    145304         0     40221    441173   6324837    168.25   no data  --
289.19/72.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.11
289.19/72.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
289.97/72.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.97
292.37/73.23	c bin-w-bin subsume rem            0 bins  time:  0.04 s
292.37/73.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
292.37/73.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34025 time:  0.05 s
292.37/73.27	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.06 s
612.73/153.46	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time: 319.02 s
612.73/153.49	c vivif2 --  cl tried   145304 cl shrink        0 lits rem          0 time: 0.08
613.13/153.59	c vivif2 --  cl tried    40217 cl shrink        0 lits rem          0 time: 0.41
614.35/153.81	c asymm  cl-useful: 0/145304/145304 lits-rem:0 time: 0.86
614.35/153.82	c calculated reachability. Time: 0.01
614.35/153.82	c  N dy   638    105346     34025    145304         0     40217    441173   6322550    168.25   no data  --
627.12/157.01	c  N dy   676    112100     34025    145304         0     24543    441173   1201717    168.18    191.44  --
640.71/160.41	c  N dy   730    119321     34025    145304         0     31763    441173   3149213    168.70    234.44  --
655.47/164.16	c  N dy   786    127032     34025    145304         0     39474    441173   5158822    168.96    178.63  --
671.47/168.19	c  N dy   837    135222     34025    145304         0     23942    441173    682791    168.68    178.30  --
687.43/172.15	c  N dy   897    143939     34025    145304         0     32659    441173   3009807    168.79    178.05  --
705.00/176.50	c  N dy   956    153177     34025    145304         0     41896    441173   5427864    168.73    180.35  --
714.19/178.89	c  S st   992    158019     34025    145304         0     46738    441173   6696305    168.82   no data  --
715.42/179.14	c  S st   992    158526     34025    145304         0     47245    441173   6789633    168.82   no data  --
715.42/179.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.12
715.42/179.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
716.59/179.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  1.00
718.59/179.99	c bin-w-bin subsume rem            0 bins  time:  0.04 s
718.99/180.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
718.99/180.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34025 time:  0.05 s
718.99/180.03	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.06 s
1107.25/277.26	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time: 387.21 s
1107.25/277.28	c vivif2 --  cl tried   145304 cl shrink        0 lits rem          0 time: 0.08
1107.65/277.39	c vivif2 --  cl tried    47241 cl shrink        0 lits rem          0 time: 0.46
1108.85/277.63	c asymm  cl-useful: 0/145304/145304 lits-rem:0 time: 0.94
1108.85/277.64	c calculated reachability. Time: 0.00
1108.85/277.64	c  N dy   992    158526     34025    145304         0     47241    441173   6785110    168.82   no data  --
1127.63/282.35	c  N dy  1060    168739     34025    145304         0     32596    441173   2607470    168.83    177.88  --
1147.60/287.37	c  N dy  1125    179696     34025    145304         0     43553    441173   5382118    168.58    178.14  --
1169.97/292.95	c  N dy  1204    191275     34025    145304         0     29200    441173   1432940    168.61    180.37  --
1193.54/298.87	c  N dy  1288    203555     34025    145304         0     41479    441173   4721203    168.78    178.41  --
1219.91/305.44	c  N dy  1375    216659     34025    145304         0     27619    441173    707353    168.76    179.89  --
1246.27/312.04	c  N dy  1460    230593     34025    145304         0     41553    441173   4225628    168.59    183.06  --
1260.66/315.64	c  S st  1506    237790     34025    145304         0     48750    441173   6081378    168.52   no data  --
1261.85/315.90	c  S st  1506    238291     34025    145304         0     49251    441173   6178861    168.52   no data  --
1261.85/315.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.11
1261.85/315.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1262.64/316.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  1.01
1264.66/316.66	c bin-w-bin subsume rem            0 bins  time:  0.04 s
1264.66/316.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
1264.66/316.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34025 time:  0.05 s
1265.06/316.70	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.07 s
1597.39/399.93	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time: 330.88 s
1597.39/399.95	c vivif2 --  cl tried   145304 cl shrink        0 lits rem          0 time: 0.08
1597.79/400.06	c vivif2 --  cl tried    49247 cl shrink        0 lits rem          0 time: 0.44
1599.01/400.31	c asymm  cl-useful: 0/145304/145304 lits-rem:0 time: 0.99
1599.01/400.32	c calculated reachability. Time: 0.01
1599.01/400.32	c  N dy  1506    238291     34025    145304         0     49247    441173   6176959    168.52   no data  --
1630.14/408.19	c  N dy  1613    253496     34025    145304         0     36471    441173   2784890    168.83    181.61  --
1663.30/416.44	c  N dy  1717    269686     34025    145304         0     52661    441173   6936851    168.75    177.64  --
1698.05/425.18	c  N dy  1837    286899     34025    145304         0     40881    441173   3598103    168.86    177.82  --
1738.00/435.11	c  N dy  1966    305329     34025    145304         0     59311    441173   8364491    168.91    179.65  --
1739.99/435.61	c  F st  1973    306252     34025    145304         0     30241    441173    565696    168.91    127.13  --
1776.75/444.84	c  N dy  2070    324840     34025    145304         0     48828    441173   5851022    168.97    179.65  --
1817.89/455.17	c  N dy  2212    344918     34025    145304         0     37909    441173   2305618    169.24    191.58  --
1842.65/461.31	c  S st  2292    357439     34025    145304         0     50430    441173   5500067    169.21    166.09  --
1843.45/461.59	c  S st  2292    357948     34025    145304         0     50939    441173   5605011    169.21   no data  --
1843.85/461.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.11
1843.85/461.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1844.67/461.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  1.02
1846.65/462.31	c bin-w-bin subsume rem            0 bins  time:  0.04 s
1846.65/462.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
1846.65/462.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34025 time:  0.05 s
1846.65/462.35	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.06 s
2127.47/532.67	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time: 280.23 s
2127.47/532.69	c vivif2 --  cl tried   145304 cl shrink        0 lits rem          0 time: 0.08
2127.87/532.79	c vivif2 --  cl tried    50937 cl shrink        0 lits rem          0 time: 0.40
2129.07/533.04	c asymm  cl-useful: 0/145304/145304 lits-rem:0 time: 1.00
2129.07/533.06	c calculated reachability. Time: 0.01
2129.07/533.06	c  N dy  2292    357948     34025    145304         0     50937    441173   5603590    169.21   no data  --
2170.61/543.48	c  N dy  2420    378046     34025    145304         0     39031    441173   2285159    169.04    184.55  --
2212.96/554.05	c  N dy  2556    398144     34025    145304         0     59125    441173   7606162    169.18    178.64  --
2255.29/564.65	c  N dy  2691    418286     34025    145304         0     46276    441173   3937009    169.25    179.66  --
2298.84/575.56	c  N dy  2835    438333     34025    145304         0     66321    441173   9254704    169.45    189.26  --
2339.58/585.72	c  N dy  2974    458405     34025    145304         0     52395    441173   5310568    169.52    190.17  --
2381.15/596.13	c  N dy  3111    478468     34025    145304         0     37460    441173   1153366    169.54    181.43  --
2420.29/605.93	c  N dy  3250    498525     34025    145304         0     57517    441173   6367086    169.62    178.97  --
2462.21/616.45	c  N dy  3388    518576     34025    145304         0     41574    441173   1946451    169.66    180.68  --
2499.38/625.71	c  S st  3520    536922     34025    145304         0     59917    441173   6798964    169.76   no data  --
2500.15/625.99	c  S st  3520    537424     34025    145304         0     60419    441173   6896716    169.76   no data  --
2500.55/626.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.11
2500.55/626.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2501.36/626.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  1.05
2503.36/626.79	c bin-w-bin subsume rem            0 bins  time:  0.04 s
2503.77/626.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
2503.77/626.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34025 time:  0.05 s
2503.77/626.83	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.07 s
2925.18/732.32	c lits-rem:         0  cl-subs:       11  v-elim:      0  v-fix:    0  time: 420.41 s
2925.18/732.34	c vivif2 --  cl tried   145304 cl shrink        0 lits rem          0 time: 0.08
2925.59/732.46	c vivif2 --  cl tried    60408 cl shrink        0 lits rem          0 time: 0.46
2926.77/732.72	c asymm  cl-useful: 0/145304/145304 lits-rem:0 time: 1.06
2926.77/732.73	c calculated reachability. Time: 0.01
2926.77/732.74	c  N dy  3520    537424     34025    145304         0     60408    441173   6892112    169.76   no data  --
2968.31/743.10	c  N dy  3652    557597     34025    145304         0     43580    441173   2195271    169.75    185.64  --
3008.65/753.26	c  N dy  3791    577618     34025    145304         0     63598    441173   7420316    169.79    178.97  --
3050.59/763.71	c  N dy  3930    597632     34025    145304         0     45608    441173   2485730    169.81    179.66  --
3090.94/773.80	c  N dy  4063    617678     34025    145304         0     65653    441173   7683458    169.81    179.23  --
3132.88/784.30	c  N dy  4202    637763     34025    145304         0     46739    441173   2577393    169.90    179.84  --
3173.61/794.52	c  N dy  4336    657907     34025    145304         0     66882    441173   7840552    169.86    180.95  --
3215.97/805.13	c  N dy  4478    677954     34025    145304         0     46933    441173   2314818    170.00    182.51  --
3256.69/815.31	c  N dy  4616    698011     34025    145304         0     66990    441173   7538007    170.02    179.11  --
3299.84/826.11	c  N dy  4751    718259     34025    145304         0     46242    441173   1867168    170.00    180.34  --
3340.18/836.28	c  N dy  4882    738382     34025    145304         0     66362    441173   7089512    169.98    180.87  --
3384.92/847.45	c  N dy  5020    758418     34025    145304         0     44397    441173   1130880    170.03    184.01  --
3426.48/857.84	c  N dy  5160    778484     34025    145304         0     64462    441173   6384360    170.04    179.96  --
3471.60/869.17	c  N dy  5294    798488     34025    145304         0     84466    441173  11643255    170.07    184.55  --
3488.40/873.31	c  S st  5346    806137     34025    145304         0     49113    441173   2122192    170.08   no data  --
3489.17/873.57	c  S st  5346    806639     34025    145304         0     49615    441173   2222816    170.08   no data  --
3489.57/873.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.09
3489.57/873.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3490.37/873.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  1.02
3491.18/874.06	c bin-w-bin subsume rem            0 bins  time:  0.04 s
3491.18/874.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
3491.18/874.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34025 time:  0.05 s
3491.58/874.11	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.07 s
3517.54/880.60	c lits-rem:         1  cl-subs:        0  v-elim:      0  v-fix:    0  time: 25.93 s
3517.54/880.62	c vivif2 --  cl tried   145304 cl shrink        0 lits rem          0 time: 0.08
3517.54/880.67	c vivif2 --  cl tried    49615 cl shrink        0 lits rem          0 time: 0.17
3518.76/880.91	c asymm  cl-useful: 0/145304/145304 lits-rem:0 time: 0.95
3518.76/880.92	c calculated reachability. Time: 0.01
3518.76/880.92	c  N dy  5346    806639     34025    145304         0     49615    441173   2222815    170.08   no data  --
3562.28/891.82	c  N dy  5494    826714     34025    145304         0     69690    441173   7570157    170.20    180.67  --
3610.22/903.83	c  N dy  5635    846914     34025    145304         0     45894    441173    994876    170.25    182.22  --
3653.34/914.61	c  N dy  5772    867082     34025    145304         0     66061    441173   6211074    170.25    183.97  --
3700.48/926.41	c  N dy  5908    887157     34025    145304         0     86135    441173  11484846    170.30    182.24  --
3744.01/937.31	c  N dy  6049    907178     34025    145304         0     61157    441173   4749084    170.33    181.46  --
3789.56/948.75	c  N dy  6183    927199     34025    145304         0     81177    441173  10087138    170.38    180.09  --
3835.52/960.23	c  N dy  6311    947214     34025    145304         0     55192    441173   2962136    170.38    181.42  --
3879.05/971.13	c  N dy  6446    967267     34025    145304         0     75244    441173   8162849    170.36    181.02  --
3926.17/982.95	c  N dy  6586    987405     34025    145304         0     48387    441173    877305    170.42    183.64  --
3968.51/993.56	c  N dy  6724   1007524     34025    145304         0     68505    441173   6150732    170.45    196.72  --
4015.27/1005.21	c  N dy  6871   1027558     34025    145304         0     88539    441173  11465185    170.54    180.32  --
4059.61/1016.39	c  N dy  7007   1047630     34025    145304         0     60616    441173   3822046    170.52    180.12  --
4104.32/1027.53	c  N dy  7147   1067719     34025    145304         0     80705    441173   9106373    170.55    179.99  --
4113.91/1029.93	c  F st  7173   1071875     34025    145304         0     84860    441173  10179287    170.53    168.45  --
4152.25/1039.53	c  N dy  7255   1087939     34025    145304         0     51924    441173   1289245    170.56    181.12  --
4195.41/1050.37	c  N dy  7396   1108018     34025    145304         0     72002    441173   6588180    170.64    179.86  --
4242.13/1062.03	c  N dy  7535   1128168     34025    145304         0     92152    441173  11814469    170.63    180.48  --
4287.69/1073.43	c  N dy  7682   1148220     34025    145304         0     62208    441173   3769264    170.70    181.39  --
4332.03/1084.58	c  N dy  7806   1168306     34025    145304         0     82294    441173   8970146    170.63    181.75  --
4381.14/1096.86	c  N dy  7950   1188356     34025    145304         0     51346    441173    641498    170.69    235.17  --
4425.07/1107.82	c  N dy  8086   1208788     34025    145304         0     71776    441173   5990361    170.70    181.79  --
4427.47/1108.46	c  S st  8093   1209958     34025    145304         0     72946    441173   6281769    170.70    161.07  --
4428.70/1108.76	c  S st  8093   1210459     34025    145304         0     73447    441173   6370782    170.70   no data  --
4428.70/1108.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.13
4428.70/1108.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4429.87/1109.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  1.12
4431.87/1109.58	c bin-w-bin subsume rem            0 bins  time:  0.05 s
4431.87/1109.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
4432.28/1109.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34025 time:  0.05 s
4432.28/1109.63	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.07 s

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-3175068-1304081158/watcher-3175068-1304081158 -o /tmp/evaluation-result-3175068-1304081158/solver-3175068-1304081158 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175068-1304081158.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.11 8.15 8.09 7/180 26907
/proc/meminfo: memFree=17350320/32950940 swapFree=67111528/67111528
[pid=26907] ppid=26905 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/26907/stat : 26907 (strangenight1-m) R 26905 26907 26674 0 -1 4202496 419 0 0 0 0 0 0 0 25 0 4 0 598346575 52465664 358 33554432000 4194304 4650419 140736236135632 18446744073709551615 46913976161817 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26907/statm: 12809 358 306 112 0 7774 0
[pid=26907/tid=26908] ppid=26905 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/26907/task/26908/stat : 26908 (strangenight1-m) R 26905 26907 26674 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 598346575 52465664 358 33554432000 4194304 4650419 140736236135632 18446744073709551615 46913976162226 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26907/tid=26909] ppid=26905 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/26907/task/26909/stat : 26909 (strangenight1-m) R 26905 26907 26674 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 598346575 52465664 358 33554432000 4194304 4650419 140736236135632 18446744073709551615 46913976161815 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26907/tid=26910] ppid=26905 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/26907/task/26910/stat : 26910 (strangenight1-m) R 26905 26907 26674 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 598346575 52465664 358 33554432000 4194304 4650419 140736236135632 18446744073709551615 46913976161817 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.048447 s]
/proc/loadavg: 8.11 8.15 8.09 7/180 26907
/proc/meminfo: memFree=17350320/32950940 swapFree=67111528/67111528
[pid=26907] ppid=26905 vsize=320836 CPUtime=0.31 cores=1,3,5,7
/proc/26907/stat : 26907 (strangenight1-m) R 26905 26907 26674 0 -1 4202496 21535 0 0 0 27 4 0 0 18 0 4 0 598346575 328536064 17306 33554432000 4194304 4650419 140736236135632 18446744073709551615 215988261105 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26907/statm: 80956 20548 344 112 0 75921 0
[pid=26907/tid=26908] ppid=26905 vsize=336216 CPUtime=0.36 cores=1,3,5,7
/proc/26907/task/26908/stat : 26908 (strangenight1-m) D 26905 26907 26674 0 -1 4202560 9010 0 0 0 35 1 0 0 18 0 4 0 598346575 344285184 27633 33554432000 4194304 4650419 140736236135632 18446744073709551615 215988635831 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26907/tid=26909] ppid=26905 vsize=336216 CPUtime=0.38 cores=1,3,5,7
/proc/26907/task/26909/stat : 26909 (strangenight1-m) R 26905 26907 26674 0 -1 4202560 9742 0 0 0 37 1 0 0 18 0 4 0 598346575 344285184 29340 33554432000 4194304 4650419 140736236135632 18446744073709551615 4427009 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26907/tid=26910] ppid=26905 vsize=336216 CPUtime=0.42 cores=1,3,5,7
/proc/26907/task/26910/stat : 26910 (strangenight1-m) R 26905 26907 26674 0 -1 4202560 6699 0 0 0 41 1 0 0 18 0 4 0 598346575 344285184 32133 33554432000 4194304 4650419 140736236135632 18446744073709551615 4333753 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 320836

[startup+1.10809 s]
/proc/loadavg: 8.11 8.15 8.09 7/180 26907
/proc/meminfo: memFree=17350320/32950940 swapFree=67111528/67111528
[pid=26907] ppid=26905 vsize=336216 CPUtime=4.39 cores=1,3,5,7
/proc/26907/stat : 26907 (strangenight1-m) R 26905 26907 26674 0 -1 4202496 48729 0 0 0 431 8 0 0 18 0 4 0 598346575 344285184 41899 33554432000 4194304 4650419 140736236135632 18446744073709551615 4363416 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26907/statm: 84054 41899 391 112 0 79019 0
[pid=26907/tid=26908] ppid=26905 vsize=336216 CPUtime=1.09 cores=1,3,5,7
/proc/26907/task/26908/stat : 26908 (strangenight1-m) R 26905 26907 26674 0 -1 4202560 13729 0 0 0 107 2 0 0 19 0 4 0 598346575 344285184 41899 33554432000 4194304 4650419 140736236135632 18446744073709551615 4366047 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26907/tid=26909] ppid=26905 vsize=336216 CPUtime=1.09 cores=1,3,5,7
/proc/26907/task/26909/stat : 26909 (strangenight1-m) R 26905 26907 26674 0 -1 4202560 13728 0 0 0 107 2 0 0 19 0 4 0 598346575 344285184 41899 33554432000 4194304 4650419 140736236135632 18446744073709551615 4328518 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26907/tid=26910] ppid=26905 vsize=336216 CPUtime=1.09 cores=1,3,5,7
/proc/26907/task/26910/stat : 26910 (strangenight1-m) R 26905 26907 26674 0 -1 4202560 7118 0 0 0 108 1 0 0 19 0 4 0 598346575 344285184 41899 33554432000 4194304 4650419 140736236135632 18446744073709551615 4328357 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4.39
Current children cumulated vsize (KiB) 336216

[startup+1.20807 s]
/proc/loadavg: 8.11 8.15 8.09 7/180 26907
/proc/meminfo: memFree=17350320/32950940 swapFree=67111528/67111528
[pid=26907] ppid=26905 vsize=336216 CPUtime=4.79 cores=1,3,5,7
/proc/26907/stat : 26907 (strangenight1-m) R 26905 26907 26674 0 -1 4202496 49020 0 0 0 471 8 0 0 18 0 4 0 598346575 344285184 42190 33554432000 4194304 4650419 140736236135632 18446744073709551615 4368121 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26907/statm: 84054 42190 391 112 0 79019 0
[pid=26907/tid=26908] ppid=26905 vsize=336216 CPUtime=1.19 cores=1,3,5,7
/proc/26907/task/26908/stat : 26908 (strangenight1-m) R 26905 26907 26674 0 -1 4202560 13802 0 0 0 117 2 0 0 19 0 4 0 598346575 344285184 42190 33554432000 4194304 4650419 140736236135632 18446744073709551615 4333632 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26907/tid=26909] ppid=26905 vsize=336216 CPUtime=1.19 cores=1,3,5,7
/proc/26907/task/26909/stat : 26909 (strangenight1-m) R 26905 26907 26674 0 -1 4202560 13802 0 0 0 117 2 0 0 19 0 4 0 598346575 344285184 42190 33554432000 4194304 4650419 140736236135632 18446744073709551615 4333611 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26907/tid=26910] ppid=26905 vsize=336216 CPUtime=1.19 cores=1,3,5,7
/proc/26907/task/26910/stat : 26910 (strangenight1-m) R 26905 26907 26674 0 -1 4202560 7188 0 0 0 118 1 0 0 19 0 4 0 598346575 344285184 42190 33554432000 4194304 4650419 140736236135632 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4.79
Current children cumulated vsize (KiB) 336216

[startup+1.30805 s]
/proc/loadavg: 8.11 8.15 8.09 7/180 26907
/proc/meminfo: memFree=17350320/32950940 swapFree=67111528/67111528
[pid=26907] ppid=26905 vsize=336216 CPUtime=5.2 cores=1,3,5,7
/proc/26907/stat : 26907 (strangenight1-m) R 26905 26907 26674 0 -1 4202496 49385 0 0 0 511 9 0 0 19 0 4 0 598346575 344285184 42555 33554432000 4194304 4650419 140736236135632 18446744073709551615 4367284 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26907/statm: 84054 42555 391 112 0 79019 0
[pid=26907/tid=26908] ppid=26905 vsize=336216 CPUtime=1.29 cores=1,3,5,7
/proc/26907/task/26908/stat : 26908 (strangenight1-m) R 26905 26907 26674 0 -1 4202560 13896 0 0 0 127 2 0 0 19 0 4 0 598346575 344285184 42555 33554432000 4194304 4650419 140736236135632 18446744073709551615 4367391 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26907/tid=26909] ppid=26905 vsize=336216 CPUtime=1.29 cores=1,3,5,7
/proc/26907/task/26909/stat : 26909 (strangenight1-m) R 26905 26907 26674 0 -1 4202560 13902 0 0 0 127 2 0 0 19 0 4 0 598346575 344285184 42556 33554432000 4194304 4650419 140736236135632 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26907/tid=26910] ppid=26905 vsize=336216 CPUtime=1.29 cores=1,3,5,7
/proc/26907/task/26910/stat : 26910 (strangenight1-m) R 26905 26907 26674 0 -1 4202560 7261 0 0 0 128 1 0 0 19 0 4 0 598346575 344285184 42556 33554432000 4194304 4650419 140736236135632 18446744073709551615 4364400 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.2
Current children cumulated vsize (KiB) 336216

[startup+1.50802 s]
/proc/loadavg: 8.11 8.15 8.09 7/180 26907
/proc/meminfo: memFree=17350320/32950940 swapFree=67111528/67111528
[pid=26907] ppid=26905 vsize=336216 CPUtime=6 cores=1,3,5,7
/proc/26907/stat : 26907 (strangenight1-m) R 26905 26907 26674 0 -1 4202496 50037 0 0 0 591 9 0 0 19 0 4 0 598346575 344285184 43207 33554432000 4194304 4650419 140736236135632 18446744073709551615 4349707 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26907/statm: 84054 43207 391 112 0 79019 0
[pid=26907/tid=26908] ppid=26905 vsize=336216 CPUtime=1.49 cores=1,3,5,7
/proc/26907/task/26908/stat : 26908 (strangenight1-m) R 26905 26907 26674 0 -1 4202560 14056 0 0 0 147 2 0 0 19 0 4 0 598346575 344285184 43207 33554432000 4194304 4650419 140736236135632 18446744073709551615 4328238 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26907/tid=26909] ppid=26905 vsize=336216 CPUtime=1.49 cores=1,3,5,7
/proc/26907/task/26909/stat : 26909 (strangenight1-m) R 26905 26907 26674 0 -1 4202560 14077 0 0 0 147 2 0 0 20 0 4 0 598346575 344285184 43207 33554432000 4194304 4650419 140736236135632 18446744073709551615 4331981 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26907/tid=26910] ppid=26905 vsize=336216 CPUtime=1.49 cores=1,3,5,7
/proc/26907/task/26910/stat : 26910 (strangenight1-m) R 26905 26907 26674 0 -1 4202560 7399 0 0 0 148 1 0 0 20 0 4 0 598346575 344285184 43207 33554432000 4194304 4650419 140736236135632 18446744073709551615 4367329 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 6
Current children cumulated vsize (KiB) 336216

[startup+3.10074 s]
/proc/loadavg: 8.34 8.20 8.11 9/184 26911
/proc/meminfo: memFree=17115456/32950940 swapFree=67111528/67111528
[pid=26907] ppid=26905 vsize=370676 CPUtime=12.38 cores=1,3,5,7
/proc/26907/stat : 26907 (strangenight1-m) R 26905 26907 26674 0 -1 4202496 54977 0 0 0 1228 10 0 0 23 0 4 0 598346575 379572224 48147 33554432000 4194304 4650419 140736236135632 18446744073709551615 4364503 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26907/statm: 92669 48147 391 112 0 87634 0
[pid=26907/tid=26908] ppid=26905 vsize=370676 CPUtime=3.07 cores=1,3,5,7
/proc/26907/task/26908/stat : 26908 (strangenight1-m) R 26905 26907 26674 0 -1 4202560 15228 0 0 0 305 2 0 0 25 0 4 0 598346575 379572224 48147 33554432000 4194304 4650419 140736236135632 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26907/tid=26909] ppid=26905 vsize=370676 CPUtime=3.09 cores=1,3,5,7
/proc/26907/task/26909/stat : 26909 (strangenight1-m) R 26905 26907 26674 0 -1 4202560 15196 0 0 0 307 2 0 0 25 0 4 0 598346575 379572224 48147 33554432000 4194304 4650419 140736236135632 18446744073709551615 4363531 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26907/tid=26910] ppid=26905 vsize=370676 CPUtime=3.09 cores=1,3,5,7
/proc/26907/task/26910/stat : 26910 (strangenight1-m) R 26905 26907 26674 0 -1 4202560 8856 0 0 0 308 1 0 0 25 0 4 0 598346575 379572224 48147 33554432000 4194304 4650419 140736236135632 18446744073709551615 4363484 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.38
Current children cumulated vsize (KiB) 370676

[startup+6.30118 s]
/proc/loadavg: 8.34 8.20 8.11 9/184 26911
/proc/meminfo: memFree=17118740/32950940 swapFree=67111528/67111528
[pid=26907] ppid=26905 vsize=518888 CPUtime=25.15 cores=1,3,5,7
/proc/26907/stat : 26907 (strangenight1-m) R 26905 26907 26674 0 -1 4202496 63151 0 0 0 2503 12 0 0 25 0 4 0 598346575 531341312 56321 33554432000 4194304 4650419 140736236135632 18446744073709551615 4364503 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26907/statm: 129722 56321 391 112 0 124687 0
[pid=26907/tid=26908] ppid=26905 vsize=518888 CPUtime=6.26 cores=1,3,5,7
/proc/26907/task/26908/stat : 26908 (strangenight1-m) R 26905 26907 26674 0 -1 4202560 17242 0 0 0 623 3 0 0 25 0 4 0 598346575 531341312 56321 33554432000 4194304 4650419 140736236135632 18446744073709551615 4363335 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26907/tid=26909] ppid=26905 vsize=518888 CPUtime=6.29 cores=1,3,5,7
/proc/26907/task/26909/stat : 26909 (strangenight1-m) R 26905 26907 26674 0 -1 4202560 17272 0 0 0 626 3 0 0 25 0 4 0 598346575 531341312 56321 33554432000 4194304 4650419 140736236135632 18446744073709551615 4367329 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26907/tid=26910] ppid=26905 vsize=518888 CPUtime=6.29 cores=1,3,5,7
/proc/26907/task/26910/stat : 26910 (strangenight1-m) R 26905 26907 26674 0 -1 4202560 10925 0 0 0 627 2 0 0 25 0 4 0 598346575 531341312 56321 33554432000 4194304 4650419 140736236135632 18446744073709551615 4364340 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 518888

[startup+12.7011 s]
/proc/loadavg: 8.29 8.19 8.10 10/184 26911
/proc/meminfo: memFree=16935152/32950940 swapFree=67111528/67111528
[pid=26907] ppid=26905 vsize=609780 CPUtime=50.71 cores=1,3,5,7
/proc/26907/stat : 26907 (strangenight1-m) R 26905 26907 26674 0 -1 4202496 87641 0 0 0 5053 18 0 0 25 0 4 0 598346575 624414720 56623 33554432000 4194304 4650419 140736236135632 18446744073709551615 4363420 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26907/statm: 152445 56623 394 112 0 147410 0
[pid=26907/tid=26908] ppid=26905 vsize=609780 CPUtime=12.63 cores=1,3,5,7
/proc/26907/task/26908/stat : 26908 (strangenight1-m) R 26905 26907 26674 0 -1 4202560 23003 0 0 0 1259 4 0 0 25 0 4 0 598346575 624414720 56623 33554432000 4194304 4650419 140736236135632 18446744073709551615 4363510 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26907/tid=26909] ppid=26905 vsize=609780 CPUtime=12.68 cores=1,3,5,7
/proc/26907/task/26909/stat : 26909 (strangenight1-m) R 26905 26907 26674 0 -1 4202560 23134 0 0 0 1264 4 0 0 25 0 4 0 598346575 624414720 56623 33554432000 4194304 4650419 140736236135632 18446744073709551615 4363506 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26907/tid=26910] ppid=26905 vsize=609780 CPUtime=12.68 cores=1,3,5,7
/proc/26907/task/26910/stat : 26910 (strangenight1-m) R 26905 26907 26674 0 -1 4202560 17995 0 0 0 1264 4 0 0 25 0 4 0 598346575 624414720 56624 33554432000 4194304 4650419 140736236135632 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 609780

[startup+25.5008 s]
/proc/loadavg: 8.25 8.18 8.10 9/184 26911
/proc/meminfo: memFree=16498216/32950940 swapFree=67111528/67111528
[pid=26907] ppid=26905 vsize=832952 CPUtime=101.83 cores=1,3,5,7
/proc/26907/stat : 26907 (strangenight1-m) R 26905 26907 26674 0 -1 4202496 214889 0 0 0 10133 50 0 0 25 0 4 0 598346575 852942848 132782 33554432000 4194304 4650419 140736236135632 18446744073709551615 4367329 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26907/statm: 208238 132782 395 112 0 203203 0
[pid=26907/tid=26908] ppid=26905 vsize=832952 CPUtime=25.35 cores=1,3,5,7
/proc/26907/task/26908/stat : 26908 (strangenight1-m) R 26905 26907 26674 0 -1 4202560 83859 0 0 0 2518 17 0 0 25 0 4 0 598346575 852942848 132782 33554432000 4194304 4650419 140736236135632 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26907/tid=26909] ppid=26905 vsize=832952 CPUtime=25.49 cores=1,3,5,7
/proc/26907/task/26909/stat : 26909 (strangenight1-m) R 26905 26907 26674 0 -1 4202560 39001 0 0 0 2539 10 0 0 25 0 4 0 598346575 852942848 132782 33554432000 4194304 4650419 140736236135632 18446744073709551615 4363500 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26907/tid=26910] ppid=26905 vsize=832952 CPUtime=25.49 cores=1,3,5,7
/proc/26907/task/26910/stat : 26910 (strangenight1-m) R 26905 26907 26674 0 -1 4202560 45006 0 0 0 2539 10 0 0 25 0 4 0 598346575 852942848 132782 33554432000 4194304 4650419 140736236135632 18446744073709551615 4476139 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 832952

[startup+51.1003 s]
/proc/loadavg: 8.16 8.17 8.10 9/184 26912
/proc/meminfo: memFree=16308668/32950940 swapFree=67111528/67111528
[pid=26907] ppid=26905 vsize=883972 CPUtime=204.09 cores=1,3,5,7
/proc/26907/stat : 26907 (strangenight1-m) R 26905 26907 26674 0 -1 4202496 421873 0 0 0 20319 90 0 0 25 0 4 0 598346575 905187328 153065 33554432000 4194304 4650419 140736236135632 18446744073709551615 4476129 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26907/statm: 220993 153065 395 112 0 215958 0
[pid=26907/tid=26908] ppid=26905 vsize=883972 CPUtime=50.81 cores=1,3,5,7
/proc/26907/task/26908/stat : 26908 (strangenight1-m) R 26905 26907 26674 0 -1 4202560 227690 0 0 0 5043 38 0 0 25 0 4 0 598346575 905187328 153065 33554432000 4194304 4650419 140736236135632 18446744073709551615 4476133 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26907/tid=26909] ppid=26905 vsize=883972 CPUtime=51.08 cores=1,3,5,7
/proc/26907/task/26909/stat : 26909 (strangenight1-m) R 26905 26907 26674 0 -1 4202560 66474 0 0 0 5090 18 0 0 25 0 4 0 598346575 905187328 153065 33554432000 4194304 4650419 140736236135632 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26907/tid=26910] ppid=26905 vsize=883972 CPUtime=51.08 cores=1,3,5,7
/proc/26907/task/26910/stat : 26910 (strangenight1-m) R 26905 26907 26674 0 -1 4202560 58417 0 0 0 5093 15 0 0 25 0 4 0 598346575 905187328 153065 33554432000 4194304 4650419 140736236135632 18446744073709551615 4363562 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 883972

[startup+102.3 s]
/proc/loadavg: 8.06 8.14 8.09 9/184 26913
/proc/meminfo: memFree=16138540/32950940 swapFree=67111528/67111528
[pid=26907] ppid=26905 vsize=1085132 CPUtime=408.6 cores=1,3,5,7
/proc/26907/stat : 26907 (strangenight1-m) R 26905 26907 26674 0 -1 4202496 846405 0 0 0 40691 169 0 0 25 0 4 0 598346575 1111175168 185746 33554432000 4194304 4650419 140736236135632 18446744073709551615 4476230 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26907/statm: 271283 185747 395 112 0 266248 0
[pid=26907/tid=26908] ppid=26905 vsize=1085132 CPUtime=101.73 cores=1,3,5,7
/proc/26907/task/26908/stat : 26908 (strangenight1-m) R 26905 26907 26674 0 -1 4202560 428696 0 0 0 10106 67 0 0 25 0 4 0 598346575 1111175168 185747 33554432000 4194304 4650419 140736236135632 18446744073709551615 4363510 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26907/tid=26909] ppid=26905 vsize=1085132 CPUtime=102.29 cores=1,3,5,7
/proc/26907/task/26909/stat : 26909 (strangenight1-m) R 26905 26907 26674 0 -1 4202560 92546 0 0 0 10200 29 0 0 25 0 4 0 598346575 1111175168 185748 33554432000 4194304 4650419 140736236135632 18446744073709551615 215988253729 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26907/tid=26910] ppid=26905 vsize=1085132 CPUtime=102.29 cores=1,3,5,7
/proc/26907/task/26910/stat : 26910 (strangenight1-m) R 26905 26907 26674 0 -1 4202560 86142 0 0 0 10203 26 0 0 25 0 4 0 598346575 1111175168 185750 33554432000 4194304 4650419 140736236135632 18446744073709551615 4328238 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.6
Current children cumulated vsize (KiB) 1085132

[startup+162.301 s]

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

[pid=26907] ppid=26905 vsize=1627648 CPUtime=2805.34 cores=1,3,5,7
/proc/26907/stat : 26907 (strangenight1-m) R 26905 26907 26674 0 -1 4202496 4596975 0 0 0 279644 890 0 0 25 0 4 0 598346575 1666711552 311197 33554432000 4194304 4650419 140736236135632 18446744073709551615 4476220 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26907/statm: 406912 311197 395 112 0 401877 0
[pid=26907/tid=26908] ppid=26905 vsize=1627648 CPUtime=698.46 cores=1,3,5,7
/proc/26907/task/26908/stat : 26908 (strangenight1-m) R 26905 26907 26674 0 -1 4202560 1524772 0 0 0 69564 282 0 0 25 0 4 0 598346575 1666711552 311197 33554432000 4194304 4650419 140736236135632 18446744073709551615 4363506 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26907/tid=26909] ppid=26905 vsize=1627648 CPUtime=702.28 cores=1,3,5,7
/proc/26907/task/26909/stat : 26909 (strangenight1-m) R 26905 26907 26674 0 -1 4202560 1006665 0 0 0 70013 215 0 0 25 0 4 0 598346575 1666711552 311197 33554432000 4194304 4650419 140736236135632 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26907/tid=26910] ppid=26905 vsize=1627648 CPUtime=702.29 cores=1,3,5,7
/proc/26907/task/26910/stat : 26910 (strangenight1-m) R 26905 26907 26674 0 -1 4202560 285366 0 0 0 70126 103 0 0 25 0 4 0 598346575 1666711552 311197 33554432000 4194304 4650419 140736236135632 18446744073709551615 4363644 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2805.34
Current children cumulated vsize (KiB) 1627648

[startup+762.301 s]
/proc/loadavg: 8.05 8.03 8.05 9/184 26931
/proc/meminfo: memFree=15005972/32950940 swapFree=67111528/67111528
[pid=26907] ppid=26905 vsize=1567944 CPUtime=3045 cores=1,3,5,7
/proc/26907/stat : 26907 (strangenight1-m) R 26905 26907 26674 0 -1 4202496 4791615 0 0 0 303561 939 0 0 25 0 4 0 598346575 1605574656 327491 33554432000 4194304 4650419 140736236135632 18446744073709551615 4315047 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26907/statm: 391986 327491 395 112 0 386951 0
[pid=26907/tid=26908] ppid=26905 vsize=1567944 CPUtime=758.13 cores=1,3,5,7
/proc/26907/task/26908/stat : 26908 (strangenight1-m) R 26905 26907 26674 0 -1 4202560 1553152 0 0 0 75522 291 0 0 25 0 4 0 598346575 1605574656 327491 33554432000 4194304 4650419 140736236135632 18446744073709551615 4328238 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26907/tid=26909] ppid=26905 vsize=1567944 CPUtime=762.28 cores=1,3,5,7
/proc/26907/task/26909/stat : 26909 (strangenight1-m) R 26905 26907 26674 0 -1 4202560 1037825 0 0 0 76003 225 0 0 25 0 4 0 598346575 1605574656 327491 33554432000 4194304 4650419 140736236135632 18446744073709551615 4364427 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26907/tid=26910] ppid=26905 vsize=1567944 CPUtime=762.28 cores=1,3,5,7
/proc/26907/task/26910/stat : 26910 (strangenight1-m) R 26905 26907 26674 0 -1 4202560 309305 0 0 0 76115 113 0 0 25 0 4 0 598346575 1605574656 327491 33554432000 4194304 4650419 140736236135632 18446744073709551615 4368117 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3045
Current children cumulated vsize (KiB) 1567944

[startup+822.3 s]
/proc/loadavg: 8.07 8.04 8.04 9/184 26933
/proc/meminfo: memFree=15075024/32950940 swapFree=67111528/67111528
[pid=26907] ppid=26905 vsize=1505716 CPUtime=3284.66 cores=1,3,5,7
/proc/26907/stat : 26907 (strangenight1-m) R 26905 26907 26674 0 -1 4202496 4903531 0 0 0 327488 978 0 0 25 0 4 0 598346575 1541853184 311691 33554432000 4194304 4650419 140736236135632 18446744073709551615 4363613 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26907/statm: 376429 311691 395 112 0 371394 0
[pid=26907/tid=26908] ppid=26905 vsize=1505716 CPUtime=817.81 cores=1,3,5,7
/proc/26907/task/26908/stat : 26908 (strangenight1-m) R 26905 26907 26674 0 -1 4202560 1583143 0 0 0 81480 301 0 0 25 0 4 0 598346575 1541853184 311691 33554432000 4194304 4650419 140736236135632 18446744073709551615 4364631 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26907/tid=26909] ppid=26905 vsize=1505716 CPUtime=822.28 cores=1,3,5,7
/proc/26907/task/26909/stat : 26909 (strangenight1-m) R 26905 26907 26674 0 -1 4202560 1066714 0 0 0 81993 235 0 0 25 0 4 0 598346575 1541853184 311691 33554432000 4194304 4650419 140736236135632 18446744073709551615 4364495 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26907/tid=26910] ppid=26905 vsize=1505716 CPUtime=822.29 cores=1,3,5,7
/proc/26907/task/26910/stat : 26910 (strangenight1-m) R 26905 26907 26674 0 -1 4202560 333490 0 0 0 82106 123 0 0 25 0 4 0 598346575 1541853184 311691 33554432000 4194304 4650419 140736236135632 18446744073709551615 4363506 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3284.66
Current children cumulated vsize (KiB) 1505716

[startup+882.301 s]
/proc/loadavg: 8.10 8.06 8.05 10/184 26934
/proc/meminfo: memFree=15091984/32950940 swapFree=67111528/67111528
[pid=26907] ppid=26905 vsize=1630708 CPUtime=3524.34 cores=1,3,5,7
/proc/26907/stat : 26907 (strangenight1-m) R 26905 26907 26674 0 -1 4202496 4988300 0 0 0 351422 1012 0 0 25 0 4 0 598346575 1669844992 308606 33554432000 4194304 4650419 140736236135632 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26907/statm: 407677 308606 395 112 0 402642 0
[pid=26907/tid=26908] ppid=26905 vsize=1630708 CPUtime=877.47 cores=1,3,5,7
/proc/26907/task/26908/stat : 26908 (strangenight1-m) R 26905 26907 26674 0 -1 4202560 1613225 0 0 0 87433 314 0 0 25 0 4 0 598346575 1669844992 308606 33554432000 4194304 4650419 140736236135632 18446744073709551615 4306796 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26907/tid=26909] ppid=26905 vsize=1630708 CPUtime=882.27 cores=1,3,5,7
/proc/26907/task/26909/stat : 26909 (strangenight1-m) R 26905 26907 26674 0 -1 4202560 1084279 0 0 0 87986 241 0 0 25 0 4 0 598346575 1669844992 308606 33554432000 4194304 4650419 140736236135632 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26907/tid=26910] ppid=26905 vsize=1630708 CPUtime=882.29 cores=1,3,5,7
/proc/26907/task/26910/stat : 26910 (strangenight1-m) R 26905 26907 26674 0 -1 4202560 339803 0 0 0 88104 125 0 0 25 0 4 0 598346575 1669844992 308606 33554432000 4194304 4650419 140736236135632 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3524.34
Current children cumulated vsize (KiB) 1630708

[startup+942.3 s]
/proc/loadavg: 8.11 8.07 8.05 9/184 26945
/proc/meminfo: memFree=14976832/32950940 swapFree=67111528/67111528
[pid=26907] ppid=26905 vsize=1631072 CPUtime=3763.99 cores=1,3,5,7
/proc/26907/stat : 26907 (strangenight1-m) R 26905 26907 26674 0 -1 4202496 5370934 0 0 0 375315 1084 0 0 25 0 4 0 598346575 1670217728 322453 33554432000 4194304 4650419 140736236135632 18446744073709551615 4367391 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26907/statm: 407768 322453 395 112 0 402733 0
[pid=26907/tid=26908] ppid=26905 vsize=1631072 CPUtime=937.15 cores=1,3,5,7
/proc/26907/task/26908/stat : 26908 (strangenight1-m) R 26905 26907 26674 0 -1 4202560 1951796 0 0 0 93352 363 0 0 25 0 4 0 598346575 1670217728 322453 33554432000 4194304 4650419 140736236135632 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26907/tid=26909] ppid=26905 vsize=1631072 CPUtime=942.27 cores=1,3,5,7
/proc/26907/task/26909/stat : 26909 (strangenight1-m) R 26905 26907 26674 0 -1 4202560 1084279 0 0 0 93986 241 0 0 25 0 4 0 598346575 1670217728 322453 33554432000 4194304 4650419 140736236135632 18446744073709551615 4476483 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26907/tid=26910] ppid=26905 vsize=1631072 CPUtime=942.28 cores=1,3,5,7
/proc/26907/task/26910/stat : 26910 (strangenight1-m) R 26905 26907 26674 0 -1 4202560 356182 0 0 0 94095 133 0 0 25 0 4 0 598346575 1670217728 322453 33554432000 4194304 4650419 140736236135632 18446744073709551615 4316048 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3763.99
Current children cumulated vsize (KiB) 1631072

[startup+1002.3 s]
/proc/loadavg: 8.04 8.06 8.05 9/184 26946
/proc/meminfo: memFree=14888532/32950940 swapFree=67111528/67111528
[pid=26907] ppid=26905 vsize=1632360 CPUtime=4003.66 cores=1,3,5,7
/proc/26907/stat : 26907 (strangenight1-m) R 26905 26907 26674 0 -1 4202496 5915025 0 0 0 399190 1176 0 0 25 0 4 0 598346575 1671536640 340805 33554432000 4194304 4650419 140736236135632 18446744073709551615 4315143 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26907/statm: 408090 340805 395 112 0 403055 0
[pid=26907/tid=26908] ppid=26905 vsize=1632360 CPUtime=996.82 cores=1,3,5,7
/proc/26907/task/26908/stat : 26908 (strangenight1-m) R 26905 26907 26674 0 -1 4202560 2421170 0 0 0 99255 427 0 0 25 0 4 0 598346575 1671536640 340805 33554432000 4194304 4650419 140736236135632 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26907/tid=26909] ppid=26905 vsize=1632360 CPUtime=1002.27 cores=1,3,5,7
/proc/26907/task/26909/stat : 26909 (strangenight1-m) R 26905 26907 26674 0 -1 4202560 1104717 0 0 0 99980 247 0 0 25 0 4 0 598346575 1671536640 340805 33554432000 4194304 4650419 140736236135632 18446744073709551615 4364495 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26907/tid=26910] ppid=26905 vsize=1632360 CPUtime=1002.29 cores=1,3,5,7
/proc/26907/task/26910/stat : 26910 (strangenight1-m) R 26905 26907 26674 0 -1 4202560 378614 0 0 0 100084 145 0 0 25 0 4 0 598346575 1671536640 340805 33554432000 4194304 4650419 140736236135632 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4003.66
Current children cumulated vsize (KiB) 1632360

[startup+1062.3 s]
/proc/loadavg: 8.12 8.07 8.05 9/184 26948
/proc/meminfo: memFree=14851564/32950940 swapFree=67111528/67111528
[pid=26907] ppid=26905 vsize=1633164 CPUtime=4243.34 cores=1,3,5,7
/proc/26907/stat : 26907 (strangenight1-m) R 26905 26907 26674 0 -1 4202496 6539632 0 0 0 423053 1281 0 0 25 0 4 0 598346575 1672359936 332978 33554432000 4194304 4650419 140736236135632 18446744073709551615 4364495 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26907/statm: 408291 332978 395 112 0 403256 0
[pid=26907/tid=26908] ppid=26905 vsize=1633164 CPUtime=1056.5 cores=1,3,5,7
/proc/26907/task/26908/stat : 26908 (strangenight1-m) R 26905 26907 26674 0 -1 4202560 2969517 0 0 0 105150 500 0 0 25 0 4 0 598346575 1672359936 332978 33554432000 4194304 4650419 140736236135632 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26907/tid=26909] ppid=26905 vsize=1633164 CPUtime=1062.27 cores=1,3,5,7
/proc/26907/task/26909/stat : 26909 (strangenight1-m) R 26905 26907 26674 0 -1 4202560 1130731 0 0 0 105968 259 0 0 25 0 4 0 598346575 1672359936 332978 33554432000 4194304 4650419 140736236135632 18446744073709551615 4328261 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26907/tid=26910] ppid=26905 vsize=1633164 CPUtime=1062.29 cores=1,3,5,7
/proc/26907/task/26910/stat : 26910 (strangenight1-m) R 26905 26907 26674 0 -1 4202560 400611 0 0 0 106075 154 0 0 25 0 4 0 598346575 1672359936 332978 33554432000 4194304 4650419 140736236135632 18446744073709551615 4364495 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4243.34
Current children cumulated vsize (KiB) 1633164

[startup+1122.3 s]
/proc/loadavg: 8.16 8.09 8.06 10/184 26950
/proc/meminfo: memFree=14743916/32950940 swapFree=67111528/67111528
[pid=26907] ppid=26905 vsize=1570992 CPUtime=4482.99 cores=1,3,5,7
/proc/26907/stat : 26907 (strangenight1-m) R 26905 26907 26674 0 -1 4202496 7198798 0 0 0 446906 1393 0 0 25 0 4 0 598346575 1608695808 330591 33554432000 4194304 4650419 140736236135632 18446744073709551615 4476204 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26907/statm: 392748 330591 395 112 0 387713 0
[pid=26907/tid=26908] ppid=26905 vsize=1570992 CPUtime=1116.16 cores=1,3,5,7
/proc/26907/task/26908/stat : 26908 (strangenight1-m) R 26905 26907 26674 0 -1 4202560 3559368 0 0 0 111035 581 0 0 25 0 4 0 598346575 1608695808 330591 33554432000 4194304 4650419 140736236135632 18446744073709551615 4367329 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26907/tid=26909] ppid=26905 vsize=1570992 CPUtime=1122.27 cores=1,3,5,7
/proc/26907/task/26909/stat : 26909 (strangenight1-m) R 26905 26907 26674 0 -1 4202560 1159993 0 0 0 111956 271 0 0 25 0 4 0 598346575 1608695808 330591 33554432000 4194304 4650419 140736236135632 18446744073709551615 4367329 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26907/tid=26910] ppid=26905 vsize=1570992 CPUtime=1122.28 cores=1,3,5,7
/proc/26907/task/26910/stat : 26910 (strangenight1-m) R 26905 26907 26674 0 -1 4202560 422872 0 0 0 112063 165 0 0 25 0 4 0 598346575 1608695808 330591 33554432000 4194304 4650419 140736236135632 18446744073709551615 4363617 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4482.99
Current children cumulated vsize (KiB) 1570992

[startup+1182.3 s]
/proc/loadavg: 8.16 8.10 8.06 9/184 26951
/proc/meminfo: memFree=14718236/32950940 swapFree=67111528/67111528
[pid=26907] ppid=26905 vsize=1634944 CPUtime=4722.69 cores=1,3,5,7
/proc/26907/stat : 26907 (strangenight1-m) R 26905 26907 26674 0 -1 4202496 7269306 0 0 0 470845 1424 0 0 25 0 4 0 598346575 1674182656 342905 33554432000 4194304 4650419 140736236135632 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26907/statm: 408736 342905 395 112 0 403701 0
[pid=26907/tid=26908] ppid=26905 vsize=1634944 CPUtime=1175.84 cores=1,3,5,7
/proc/26907/task/26908/stat : 26908 (strangenight1-m) R 26905 26907 26674 0 -1 4202560 3582416 0 0 0 116994 590 0 0 25 0 4 0 598346575 1674182656 342905 33554432000 4194304 4650419 140736236135632 18446744073709551615 4367329 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26907/tid=26909] ppid=26905 vsize=1634944 CPUtime=1182.27 cores=1,3,5,7
/proc/26907/task/26909/stat : 26909 (strangenight1-m) R 26905 26907 26674 0 -1 4202560 1184065 0 0 0 117945 282 0 0 25 0 4 0 598346575 1674182656 342905 33554432000 4194304 4650419 140736236135632 18446744073709551615 4363335 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26907/tid=26910] ppid=26905 vsize=1634944 CPUtime=1182.28 cores=1,3,5,7
/proc/26907/task/26910/stat : 26910 (strangenight1-m) R 26905 26907 26674 0 -1 4202560 446260 0 0 0 118052 176 0 0 25 0 4 0 598346575 1674182656 342905 33554432000 4194304 4650419 140736236135632 18446744073709551615 4334286 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4722.69
Current children cumulated vsize (KiB) 1634944



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.17 8.11 8.07 5/179 26953
/proc/meminfo: memFree=16123184/32950940 swapFree=67111528/67111528
[pid=26907] ppid=26905 vsize=1603520 CPUtime=4800.17 cores=1,3,5,7
/proc/26907/stat : 26907 (strangenight1-m) R 26905 26907 26674 0 -1 4202496 7296093 0 0 0 478584 1433 0 0 25 0 4 0 598346575 1642004480 330525 33554432000 4194304 4650419 140736236135632 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26907/statm: 400880 330525 395 112 0 395845 0
[pid=26907/tid=26908] ppid=26905 vsize=1603520 CPUtime=1195.13 cores=1,3,5,7
/proc/26907/task/26908/stat : 26908 (strangenight1-m) R 26905 26907 26674 0 -1 4202560 3592472 0 0 0 118919 594 0 0 25 0 4 0 598346575 1642004480 330525 33554432000 4194304 4650419 140736236135632 18446744073709551615 4364495 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26907/tid=26909] ppid=26905 vsize=1603520 CPUtime=1201.67 cores=1,3,5,7
/proc/26907/task/26909/stat : 26909 (strangenight1-m) R 26905 26907 26674 0 -1 4202560 1194291 0 0 0 119882 285 0 0 25 0 4 0 598346575 1642004480 330525 33554432000 4194304 4650419 140736236135632 18446744073709551615 4364402 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26907/tid=26910] ppid=26905 vsize=1603520 CPUtime=1201.69 cores=1,3,5,7
/proc/26907/task/26910/stat : 26910 (strangenight1-m) R 26905 26907 26674 0 -1 4202560 452765 0 0 0 119991 178 0 0 25 0 4 0 598346575 1642004480 330525 33554432000 4194304 4650419 140736236135632 18446744073709551615 4315085 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.17
Current children cumulated vsize (KiB) 1603520

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.17 8.11 8.07 5/179 26953
/proc/meminfo: memFree=16123184/32950940 swapFree=67111528/67111528
[pid=26907] ppid=26905 vsize=1603520 CPUtime=4800.17 cores=1,3,5,7
/proc/26907/stat : 26907 (strangenight1-m) R 26905 26907 26674 0 -1 4202496 7296093 0 0 0 478584 1433 0 0 25 0 4 0 598346575 1642004480 330525 33554432000 4194304 4650419 140736236135632 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26907/statm: 400880 330525 395 112 0 395845 0
[pid=26907/tid=26908] ppid=26905 vsize=1603520 CPUtime=1195.13 cores=1,3,5,7
/proc/26907/task/26908/stat : 26908 (strangenight1-m) R 26905 26907 26674 0 -1 4202560 3592472 0 0 0 118919 594 0 0 25 0 4 0 598346575 1642004480 330525 33554432000 4194304 4650419 140736236135632 18446744073709551615 4364495 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26907/tid=26909] ppid=26905 vsize=1603520 CPUtime=1201.67 cores=1,3,5,7
/proc/26907/task/26909/stat : 26909 (strangenight1-m) R 26905 26907 26674 0 -1 4202560 1194291 0 0 0 119882 285 0 0 25 0 4 0 598346575 1642004480 330525 33554432000 4194304 4650419 140736236135632 18446744073709551615 4364402 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26907/tid=26910] ppid=26905 vsize=1603520 CPUtime=1201.69 cores=1,3,5,7
/proc/26907/task/26910/stat : 26910 (strangenight1-m) R 26905 26907 26674 0 -1 4202560 452765 0 0 0 119991 178 0 0 25 0 4 0 598346575 1642004480 330525 33554432000 4194304 4650419 140736236135632 18446744073709551615 4315085 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.17
Current children cumulated vsize (KiB) 1603520

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.77
CPU time (s): 4800.26
CPU user time (s): 4785.87
CPU system time (s): 14.3938
CPU usage (%): 399.433
Max. virtual memory (cumulated for all children) (KiB): 1634944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4785.87
system time used= 14.3938
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7296100
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= 2939
involuntary context switches= 23306

runsolver used 1.80073 second user time and 4.77227 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-29 14:45:58
IDJOB=3175068
IDBENCH=82686
IDSOLVER=1588
FILE ID=node117/3175068-1304081158
RUNJOBID= node117-1304078749-26693
PBS_JOBID= 13170523
Free space on /tmp= 71672 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v35000-c147000-S625465881-078-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175068-1304081158/watcher-3175068-1304081158 -o /tmp/evaluation-result-3175068-1304081158/solver-3175068-1304081158 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3175068-1304081158.cnf

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

MD5SUM BENCH= 3ba69e7f651721ce4358ca0320f27486
RANDOM SEED=864265661

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
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.74
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.849
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.849
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.75
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.849
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.849
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.849
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	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      17350600 kB
Buffers:       2379460 kB
Cached:       12475816 kB
SwapCached:          0 kB
Active:        8251108 kB
Inactive:      6766444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      17350600 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           16760 kB
Writeback:           0 kB
AnonPages:      160788 kB
Mapped:          15488 kB
Slab:           518344 kB
PageTables:       4628 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   373268 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= 71672 MiB
End job on node117 at 2011-04-29 15:06:02