Trace number 3368677

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 (fixed)? (TO) 4800.15 1203.17

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-3368677-1305400521.cnf'
0.00/0.00	c -- header says num vars:          35000
0.00/0.00	c -- header says num clauses:      147000
1.49/0.42	c -- clauses added:            0 learnts,       147000 normals,            0 xors
1.49/0.42	c -- vars added      35000
1.49/0.42	c Parsing time:  0.51 s
1.49/0.42	c  N st     0         0     35000    147000         0         0    441000         0   no data   no data  --
1.49/0.42	c asymm  cl-useful: 0/147000/147000 lits-rem:0 time: 0.43
1.49/0.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.35
1.88/0.54	c bin-w-bin subsume rem            0 bins  time:  0.04 s
1.88/0.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
1.88/0.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  35000 time:  0.05 s
3.08/0.86	c Removed useless bin:       0  fixed:     0  props:   0.34M  time:  0.06 s
5.08/1.31	c lits-rem:         0  cl-subs:        0  v-elim:    975  v-fix:    0  time:  1.47 s
5.08/1.31	c Finding binary XORs  T:     0.03 s  found:       0
5.08/1.31	c Finding non-binary XORs:     0.32 s (found:       0, avg size: nan)
5.08/1.31	c calculated reachability. Time: 0.00
5.08/1.31	c Calc default polars -  time:   0.06 s pos:   15562 undec:    3912 neg:   15526
5.08/1.31	c =========================================================================================
5.08/1.31	c types(t): F = full restart, N = normal restart
5.08/1.31	c types(t): S = simplification begin/end, E = solution found
5.08/1.31	c restart types(rt): st = static, dy = dynamic
5.08/1.31	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
5.08/1.31	c  B st     0         0     34025    145304         0         0    441173         0   no data   no data  --
10.25/2.60	c  N dy    15      4069     34025    145304         0      4068    441173   1252367    168.10    177.87  --
16.65/4.21	c  N dy    42      8198     34025    145304         0      8197    441173   2312386    167.44    183.45  --
23.03/5.82	c  N dy    64     12322     34025    145304         0     12321    441173   3308088    164.01    174.92  --
29.42/7.48	c  N dy    93     16397     34025    145304         0     16395    441173   4323934    165.09    184.69  --
36.59/9.30	c  N dy   125     20611     34025    145304         0     10610    441173    820106    165.86    188.98  --
43.37/10.90	c  N dy   153     24719     34025    145304         0     14717    441173   1836028    165.26    177.38  --
43.79/11.01	c  F st   154     25001     34025    145304         0     14999    441173   1899794    165.15    164.08  --
52.57/13.28	c  N dy   160     30001     34025    145304         0     19997    441173   3652025    165.15   no data  --
52.57/13.28	c  S st   160     30001     34025    145304         0     19997    441173   3652025    165.15   no data  --
53.35/13.48	c  S st   160     30505     34025    145304         0     20501    441173   3743196    165.15   no data  --
53.75/13.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.09
53.75/13.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
54.55/13.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.88
56.14/14.14	c bin-w-bin subsume rem            0 bins  time:  0.04 s
56.14/14.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
56.14/14.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34025 time:  0.05 s
56.14/14.18	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.06 s
93.64/23.54	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time: 37.10 s
94.43/23.72	c asymm  cl-useful: 0/145304/145304 lits-rem:0 time: 0.73
94.43/23.73	c calculated reachability. Time: 0.01
94.43/23.73	c  N dy   160     30505     34025    145304         0     20500    441173   3741964    165.15   no data  --
102.01/25.67	c  N dy   188     34629     34025    145304         0     24623    441173   4793425    165.57    174.71  --
110.39/27.73	c  N dy   220     38733     34025    145304         0     28727    441173   5892576    166.62    176.75  --
117.98/29.63	c  N dy   245     42782     34025    145304         0     17282    441173   1229967    166.42    179.86  --
123.56/31.03	c  S st   267     45759     34025    145304         0     20259    441173   2008104    166.70   no data  --
124.36/31.28	c  S st   267     46262     34025    145304         0     20762    441173   2111567    166.70   no data  --
124.76/31.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.09
124.76/31.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
125.56/31.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.90
126.36/31.74	c bin-w-bin subsume rem            0 bins  time:  0.04 s
126.36/31.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
126.36/31.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34025 time:  0.04 s
126.36/31.77	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.06 s
147.90/37.13	c lits-rem:         1  cl-subs:        0  v-elim:      0  v-fix:    0  time: 21.34 s
147.90/37.15	c vivif2 --  cl tried   145304 cl shrink        0 lits rem          0 time: 0.08
147.90/37.19	c vivif2 --  cl tried    20762 cl shrink        0 lits rem          0 time: 0.14
148.70/37.36	c asymm  cl-useful: 0/145304/145304 lits-rem:0 time: 0.69
148.70/37.37	c calculated reachability. Time: 0.00
148.70/37.37	c  N dy   267     46262     34025    145304         0     20762    441173   2111566    166.70   no data  --
156.29/39.24	c  N dy   296     50392     34025    145304         0     24892    441173   3219350    167.09    181.59  --
163.86/41.11	c  N dy   322     54489     34025    145304         0     28988    441173   4267190    167.06    177.72  --
171.06/42.99	c  N dy   350     58559     34025    145304         0     33058    441173   5306487    167.15    183.46  --
178.62/44.89	c  N dy   378     62594     34025    145304         0     37093    441173   6313072    167.15    182.21  --
186.20/46.79	c  N dy   410     66688     34025    145304         0     22441    441173   1736631    167.70    187.46  --
191.39/48.01	c  S st   430     69393     34025    145304         0     25146    441173   2424462    167.58   no data  --
192.19/48.23	c  S st   430     69895     34025    145304         0     25648    441173   2512056    167.58   no data  --
192.19/48.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
192.19/48.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
193.01/48.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.90
194.18/48.73	c bin-w-bin subsume rem            0 bins  time:  0.04 s
194.18/48.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
194.18/48.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34025 time:  0.05 s
194.18/48.77	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.06 s
223.31/56.01	c lits-rem:         3  cl-subs:        1  v-elim:      0  v-fix:    0  time: 28.82 s
223.31/56.03	c vivif2 --  cl tried   145304 cl shrink        0 lits rem          0 time: 0.08
223.31/56.08	c vivif2 --  cl tried    25647 cl shrink        0 lits rem          0 time: 0.17
224.15/56.26	c asymm  cl-useful: 0/145304/145304 lits-rem:0 time: 0.73
224.15/56.27	c calculated reachability. Time: 0.00
224.15/56.27	c  N dy   430     69895     34025    145304         0     25647    441173   2511353    167.58   no data  --
232.50/58.31	c  N dy   458     74371     34025    145304         0     30122    441173   3644386    167.50    176.83  --
241.70/60.64	c  N dy   492     79322     34025    145304         0     35072    441173   4927445    167.85    179.30  --
251.63/63.15	c  N dy   527     84470     34025    145304         0     40220    441173   6284530    168.09    182.13  --
257.63/64.62	c  F st   549     87500     34025    145304         0     22375    441173   1103644    168.17   no data  --
264.40/66.32	c  N st   554     90799     34025    145304         0     25674    441173   2410286    168.17   no data  --
275.58/69.16	c  N dy   580     96718     34025    145304         0     31593    441173   4140155    168.13    177.78  --
287.94/72.23	c  N dy   625    102925     34025    145304         0     37800    441173   5745719    168.31    183.99  --
291.53/73.16	c  S st   638    104842     34025    145304         0     39717    441173   6233055    168.25   no data  --
292.73/73.40	c  S st   638    105346     34025    145304         0     40221    441173   6324837    168.25   no data  --
292.73/73.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.11
292.73/73.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
293.53/73.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.98
295.52/74.19	c bin-w-bin subsume rem            0 bins  time:  0.05 s
295.92/74.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
295.92/74.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34025 time:  0.05 s
295.92/74.23	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.06 s
613.92/153.91	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time: 317.33 s
613.92/153.93	c vivif2 --  cl tried   145304 cl shrink        0 lits rem          0 time: 0.08
614.33/154.03	c vivif2 --  cl tried    40217 cl shrink        0 lits rem          0 time: 0.39
615.11/154.25	c asymm  cl-useful: 0/145304/145304 lits-rem:0 time: 0.87
615.11/154.26	c calculated reachability. Time: 0.01
615.11/154.26	c  N dy   638    105346     34025    145304         0     40217    441173   6322550    168.25   no data  --
627.92/157.46	c  N dy   676    112100     34025    145304         0     24543    441173   1201717    168.18    191.44  --
641.44/160.88	c  N dy   730    119321     34025    145304         0     31763    441173   3149213    168.70    234.44  --
657.01/164.70	c  N dy   786    127032     34025    145304         0     39474    441173   5158822    168.96    178.63  --
673.36/168.85	c  N dy   837    135222     34025    145304         0     23942    441173    682791    168.68    178.30  --
689.72/172.90	c  N dy   897    143939     34025    145304         0     32659    441173   3009807    168.79    178.05  --
707.27/177.33	c  N dy   956    153177     34025    145304         0     41896    441173   5427864    168.73    180.35  --
716.85/179.77	c  S st   992    158019     34025    145304         0     46738    441173   6696305    168.82   no data  --
718.05/180.03	c  S st   992    158526     34025    145304         0     47245    441173   6789633    168.82   no data  --
718.05/180.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.12
718.05/180.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
719.25/180.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  1.01
721.24/180.86	c bin-w-bin subsume rem            0 bins  time:  0.04 s
721.24/180.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
721.24/180.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34025 time:  0.05 s
721.64/180.90	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.06 s
1108.26/277.83	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time: 386.27 s
1108.26/277.85	c vivif2 --  cl tried   145304 cl shrink        0 lits rem          0 time: 0.08
1108.66/277.96	c vivif2 --  cl tried    47241 cl shrink        0 lits rem          0 time: 0.44
1109.46/278.19	c asymm  cl-useful: 0/145304/145304 lits-rem:0 time: 0.94
1109.86/278.21	c calculated reachability. Time: 0.01
1109.86/278.21	c  N dy   992    158526     34025    145304         0     47241    441173   6785110    168.82   no data  --
1128.61/282.99	c  N dy  1060    168739     34025    145304         0     32596    441173   2607470    168.83    177.88  --
1148.96/288.09	c  N dy  1125    179696     34025    145304         0     43553    441173   5382118    168.58    178.14  --
1172.13/293.83	c  N dy  1204    191275     34025    145304         0     29200    441173   1432940    168.61    180.37  --
1196.03/299.85	c  N dy  1288    203555     34025    145304         0     41479    441173   4721203    168.78    178.41  --
1222.77/306.55	c  N dy  1375    216659     34025    145304         0     27619    441173    707353    168.76    179.89  --
1249.50/313.24	c  N dy  1460    230593     34025    145304         0     41553    441173   4225628    168.59    183.06  --
1263.88/316.88	c  S st  1506    237790     34025    145304         0     48750    441173   6081378    168.52   no data  --
1265.06/317.14	c  S st  1506    238291     34025    145304         0     49251    441173   6178861    168.52   no data  --
1265.06/317.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.11
1265.06/317.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1266.25/317.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  1.02
1267.85/317.90	c bin-w-bin subsume rem            0 bins  time:  0.04 s
1268.27/317.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
1268.27/317.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34025 time:  0.05 s
1268.27/317.94	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.06 s
1599.01/400.81	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time: 330.28 s
1599.01/400.83	c vivif2 --  cl tried   145304 cl shrink        0 lits rem          0 time: 0.09
1599.41/400.94	c vivif2 --  cl tried    49247 cl shrink        0 lits rem          0 time: 0.42
1600.21/401.18	c asymm  cl-useful: 0/145304/145304 lits-rem:0 time: 0.98
1600.61/401.20	c calculated reachability. Time: 0.01
1600.61/401.20	c  N dy  1506    238291     34025    145304         0     49247    441173   6176959    168.52   no data  --
1631.73/409.09	c  N dy  1613    253496     34025    145304         0     36471    441173   2784890    168.83    181.61  --
1665.64/417.54	c  N dy  1717    269686     34025    145304         0     52661    441173   6936851    168.75    177.64  --
1701.55/426.51	c  N dy  1837    286899     34025    145304         0     40881    441173   3598103    168.86    177.82  --
1741.05/436.40	c  N dy  1966    305329     34025    145304         0     59311    441173   8364491    168.91    179.65  --
1743.04/436.94	c  F st  1973    306252     34025    145304         0     30241    441173    565696    168.91    127.13  --
1780.55/446.35	c  N dy  2070    324840     34025    145304         0     48828    441173   5851022    168.97    179.65  --
1822.44/456.87	c  N dy  2212    344918     34025    145304         0     37909    441173   2305618    169.24    191.58  --
1847.60/463.14	c  S st  2292    357439     34025    145304         0     50430    441173   5500067    169.21    166.09  --
1848.77/463.42	c  S st  2292    357948     34025    145304         0     50939    441173   5605011    169.21   no data  --
1848.77/463.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.11
1848.77/463.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1849.97/463.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  1.03
1851.58/464.15	c bin-w-bin subsume rem            0 bins  time:  0.04 s
1851.58/464.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
1851.58/464.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34025 time:  0.05 s
1851.58/464.19	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.07 s
2134.46/535.07	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time: 282.02 s
2134.46/535.09	c vivif2 --  cl tried   145304 cl shrink        0 lits rem          0 time: 0.08
2134.85/535.19	c vivif2 --  cl tried    50937 cl shrink        0 lits rem          0 time: 0.40
2136.05/535.45	c asymm  cl-useful: 0/145304/145304 lits-rem:0 time: 1.03
2136.05/535.46	c calculated reachability. Time: 0.00
2136.05/535.46	c  N dy  2292    357948     34025    145304         0     50937    441173   5603590    169.21   no data  --
2178.74/546.15	c  N dy  2420    378046     34025    145304         0     39031    441173   2285159    169.04    184.55  --
2222.23/557.05	c  N dy  2556    398144     34025    145304         0     59125    441173   7606162    169.18    178.64  --
2265.32/567.87	c  N dy  2691    418286     34025    145304         0     46276    441173   3937009    169.25    179.66  --
2310.81/579.27	c  N dy  2835    438333     34025    145304         0     66321    441173   9254704    169.45    189.26  --
2351.51/589.48	c  N dy  2974    458405     34025    145304         0     52395    441173   5310568    169.52    190.17  --
2394.99/600.33	c  N dy  3111    478468     34025    145304         0     37460    441173   1153366    169.54    181.43  --
2436.48/610.79	c  N dy  3250    498525     34025    145304         0     57517    441173   6367086    169.62    178.97  --
2478.78/621.39	c  N dy  3388    518576     34025    145304         0     41574    441173   1946451    169.66    180.68  --
2515.88/630.65	c  S st  3520    536922     34025    145304         0     59917    441173   6798964    169.76   no data  --
2517.08/630.94	c  S st  3520    537424     34025    145304         0     60419    441173   6896716    169.76   no data  --
2517.08/630.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.12
2517.08/630.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2518.29/631.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  1.05
2520.28/631.74	c bin-w-bin subsume rem            0 bins  time:  0.05 s
2520.28/631.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
2520.28/631.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34025 time:  0.05 s
2520.28/631.78	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.07 s
2942.40/737.56	c lits-rem:         0  cl-subs:       11  v-elim:      0  v-fix:    0  time: 421.22 s
2942.40/737.58	c vivif2 --  cl tried   145304 cl shrink        0 lits rem          0 time: 0.08
2942.80/737.70	c vivif2 --  cl tried    60408 cl shrink        0 lits rem          0 time: 0.46
2944.00/737.96	c asymm  cl-useful: 0/145304/145304 lits-rem:0 time: 1.06
2944.00/737.97	c calculated reachability. Time: 0.01
2944.00/737.97	c  N dy  3520    537424     34025    145304         0     60408    441173   6892112    169.76   no data  --
2985.88/748.44	c  N dy  3652    557597     34025    145304         0     43580    441173   2195271    169.75    185.64  --
3026.99/758.75	c  N dy  3791    577618     34025    145304         0     63598    441173   7420316    169.79    178.97  --
3068.88/769.27	c  N dy  3930    597632     34025    145304         0     45608    441173   2485730    169.81    179.66  --
3109.98/779.53	c  N dy  4063    617678     34025    145304         0     65653    441173   7683458    169.81    179.23  --
3152.26/790.17	c  N dy  4202    637763     34025    145304         0     46739    441173   2577393    169.90    179.84  --
3193.35/800.47	c  N dy  4336    657907     34025    145304         0     66882    441173   7840552    169.86    180.95  --
3236.44/811.22	c  N dy  4478    677954     34025    145304         0     46933    441173   2314818    170.00    182.51  --
3277.54/821.55	c  N dy  4616    698011     34025    145304         0     66990    441173   7538007    170.02    179.11  --
3321.03/832.45	c  N dy  4751    718259     34025    145304         0     46242    441173   1867168    170.00    180.34  --
3362.16/842.78	c  N dy  4882    738382     34025    145304         0     66362    441173   7089512    169.98    180.87  --
3406.80/853.94	c  N dy  5020    758418     34025    145304         0     44397    441173   1130880    170.03    184.01  --
3449.10/864.55	c  N dy  5160    778484     34025    145304         0     64462    441173   6384360    170.04    179.96  --
3494.57/875.98	c  N dy  5294    798488     34025    145304         0     84466    441173  11643255    170.07    184.55  --
3510.96/880.09	c  S st  5346    806137     34025    145304         0     49113    441173   2122192    170.08   no data  --
3512.13/880.35	c  S st  5346    806639     34025    145304         0     49615    441173   2222816    170.08   no data  --
3512.13/880.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.09
3512.13/880.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3513.32/880.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  1.01
3514.13/880.83	c bin-w-bin subsume rem            0 bins  time:  0.05 s
3514.13/880.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
3514.13/880.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34025 time:  0.05 s
3514.13/880.88	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.07 s
3540.06/887.39	c lits-rem:         1  cl-subs:        0  v-elim:      0  v-fix:    0  time: 25.93 s
3540.46/887.41	c vivif2 --  cl tried   145304 cl shrink        0 lits rem          0 time: 0.08
3540.46/887.45	c vivif2 --  cl tried    49615 cl shrink        0 lits rem          0 time: 0.16
3541.26/887.69	c asymm  cl-useful: 0/145304/145304 lits-rem:0 time: 0.96
3541.26/887.70	c calculated reachability. Time: 0.00
3541.26/887.70	c  N dy  5346    806639     34025    145304         0     49615    441173   2222815    170.08   no data  --
3586.34/898.92	c  N dy  5494    826714     34025    145304         0     69690    441173   7570157    170.20    180.67  --
3636.62/911.59	c  N dy  5635    846914     34025    145304         0     45894    441173    994876    170.25    182.22  --
3680.90/922.63	c  N dy  5772    867082     34025    145304         0     66061    441173   6211074    170.25    183.97  --
3729.18/934.74	c  N dy  5908    887157     34025    145304         0     86135    441173  11484846    170.30    182.24  --
3773.88/945.92	c  N dy  6049    907178     34025    145304         0     61157    441173   4749084    170.33    181.46  --
3820.55/957.65	c  N dy  6183    927199     34025    145304         0     81177    441173  10087138    170.38    180.09  --
3867.22/969.35	c  N dy  6311    947214     34025    145304         0     55192    441173   2962136    170.38    181.42  --
3912.71/980.79	c  N dy  6446    967267     34025    145304         0     75244    441173   8162849    170.36    181.02  --
3963.00/993.34	c  N dy  6586    987405     34025    145304         0     48387    441173    877305    170.42    183.64  --
4006.08/1004.14	c  N dy  6724   1007524     34025    145304         0     68505    441173   6150732    170.45    196.72  --
4053.15/1015.99	c  N dy  6871   1027558     34025    145304         0     88539    441173  11465185    170.54    180.32  --
4098.64/1027.33	c  N dy  7007   1047630     34025    145304         0     60616    441173   3822046    170.52    180.12  --
4143.72/1038.66	c  N dy  7147   1067719     34025    145304         0     80705    441173   9106373    170.55    179.99  --
4153.29/1041.09	c  F st  7173   1071875     34025    145304         0     84860    441173  10179287    170.53    168.45  --
4192.40/1050.85	c  N dy  7255   1087939     34025    145304         0     51924    441173   1289245    170.56    181.12  --
4236.28/1061.82	c  N dy  7396   1108018     34025    145304         0     72002    441173   6588180    170.64    179.86  --
4283.38/1073.68	c  N dy  7535   1128168     34025    145304         0     92152    441173  11814469    170.63    180.48  --
4329.64/1085.26	c  N dy  7682   1148220     34025    145304         0     62208    441173   3769264    170.70    181.39  --
4375.13/1096.64	c  N dy  7806   1168306     34025    145304         0     82294    441173   8970146    170.63    181.75  --
4424.98/1109.15	c  N dy  7950   1188356     34025    145304         0     51346    441173    641498    170.69    235.17  --
4467.70/1119.85	c  N dy  8086   1208788     34025    145304         0     71776    441173   5990361    170.70    181.79  --
4470.07/1120.47	c  S st  8093   1209958     34025    145304         0     72946    441173   6281769    170.70    161.07  --
4471.27/1120.76	c  S st  8093   1210459     34025    145304         0     73447    441173   6370782    170.70   no data  --
4471.27/1120.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.12
4471.27/1120.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4472.50/1121.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  1.09
4474.47/1121.55	c bin-w-bin subsume rem            0 bins  time:  0.05 s
4474.47/1121.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
4474.47/1121.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34025 time:  0.05 s
4474.47/1121.59	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: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3368677-1305400521/watcher-3368677-1305400521 -o /tmp/evaluation-result-3368677-1305400521/solver-3368677-1305400521 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3368677-1305400521.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.47 7.96 7.70 7/317 9978
/proc/meminfo: memFree=22857728/32951124 swapFree=59305796/67111528
[pid=9978] ppid=9976 vsize=117748 CPUtime=0 cores=0,2,4,6
/proc/9978/stat : 9978 (strangenight1-m) R 9976 9978 9737 0 -1 4202496 1013 0 0 0 0 0 0 0 25 0 4 0 730282588 120573952 941 33554432000 4194304 4650419 140734725831312 18446744073709551615 252458065723 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9978/statm: 29437 967 331 112 0 24402 0
[pid=9978/tid=9979] ppid=9976 vsize=190992 CPUtime=0 cores=0,2,4,6
/proc/9978/task/9979/stat : 9979 (strangenight1-m) R 9976 9978 9737 0 -1 4202560 1580 0 0 0 0 0 0 0 25 0 4 0 730282588 195575808 4194 33554432000 4194304 4650419 140734725831312 18446744073709551615 4316563 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9978/tid=9980] ppid=9976 vsize=190992 CPUtime=0 cores=0,2,4,6
/proc/9978/task/9980/stat : 9980 (strangenight1-m) R 9976 9978 9737 0 -1 4202560 625 0 0 0 0 0 0 0 25 0 4 0 730282588 195575808 4219 33554432000 4194304 4650419 140734725831312 18446744073709551615 252458170862 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=9978/tid=9981] ppid=9976 vsize=190992 CPUtime=0 cores=0,2,4,6
/proc/9978/task/9981/stat : 9981 (strangenight1-m) R 9976 9978 9737 0 -1 4202560 979 0 0 0 0 0 0 0 25 0 4 0 730282588 195575808 4247 33554432000 4194304 4650419 140734725831312 18446744073709551615 4361571 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.0704291 s]
/proc/loadavg: 7.47 7.96 7.70 7/317 9978
/proc/meminfo: memFree=22857728/32951124 swapFree=59305796/67111528
[pid=9978] ppid=9976 vsize=377044 CPUtime=0.23 cores=0,2,4,6
/proc/9978/stat : 9978 (strangenight1-m) R 9976 9978 9737 0 -1 4202496 18826 0 0 0 19 4 0 0 18 0 4 0 730282588 386093056 15228 33554432000 4194304 4650419 140734725831312 18446744073709551615 252458170911 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9978/statm: 94261 15250 344 112 0 89226 0
[pid=9978/tid=9979] ppid=9976 vsize=377044 CPUtime=0.06 cores=0,2,4,6
/proc/9978/task/9979/stat : 9979 (strangenight1-m) S 9976 9978 9737 0 -1 4202560 5135 0 0 0 5 1 0 0 18 0 4 0 730282588 386093056 15250 33554432000 4194304 4650419 140734725831312 18446744073709551615 252458170862 0 0 4096 2 18446604444334523712 0 0 -1 4 0 0 0
[pid=9978/tid=9980] ppid=9976 vsize=377044 CPUtime=0.05 cores=0,2,4,6
/proc/9978/task/9980/stat : 9980 (strangenight1-m) S 9976 9978 9737 0 -1 4202560 4222 0 0 0 5 0 0 0 18 0 4 0 730282588 386093056 15250 33554432000 4194304 4650419 140734725831312 18446744073709551615 252458170862 0 0 4096 2 18446604444334523712 0 0 -1 6 0 0 0
[pid=9978/tid=9981] ppid=9976 vsize=377044 CPUtime=0.05 cores=0,2,4,6
/proc/9978/task/9981/stat : 9981 (strangenight1-m) R 9976 9978 9737 0 -1 4202560 4167 0 0 0 4 1 0 0 18 0 4 0 730282588 386093056 15250 33554432000 4194304 4650419 140734725831312 18446744073709551615 252458170911 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 377044

[startup+0.102601 s]
/proc/loadavg: 7.47 7.96 7.70 7/317 9978
/proc/meminfo: memFree=22857728/32951124 swapFree=59305796/67111528
[pid=9978] ppid=9976 vsize=378844 CPUtime=0.34 cores=0,2,4,6
/proc/9978/stat : 9978 (strangenight1-m) R 9976 9978 9737 0 -1 4202496 20914 0 0 0 28 6 0 0 18 0 4 0 730282588 387936256 17316 33554432000 4194304 4650419 140734725831312 18446744073709551615 252458170862 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9978/statm: 94711 17353 344 112 0 89676 0
[pid=9978/tid=9979] ppid=9976 vsize=378844 CPUtime=0.08 cores=0,2,4,6
/proc/9978/task/9979/stat : 9979 (strangenight1-m) R 9976 9978 9737 0 -1 4202560 5823 0 0 0 7 1 0 0 18 0 4 0 730282588 387936256 17370 33554432000 4194304 4650419 140734725831312 18446744073709551615 252458109111 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9978/tid=9980] ppid=9976 vsize=378844 CPUtime=0.08 cores=0,2,4,6
/proc/9978/task/9980/stat : 9980 (strangenight1-m) S 9976 9978 9737 0 -1 4202560 4710 0 0 0 7 1 0 0 18 0 4 0 730282588 387936256 17382 33554432000 4194304 4650419 140734725831312 18446744073709551615 252458170862 0 0 4096 2 18446604444334523712 0 0 -1 6 0 0 0
[pid=9978/tid=9981] ppid=9976 vsize=378844 CPUtime=0.08 cores=0,2,4,6
/proc/9978/task/9981/stat : 9981 (strangenight1-m) R 9976 9978 9737 0 -1 4202560 4678 0 0 0 7 1 0 0 18 0 4 0 730282588 387936256 17406 33554432000 4194304 4650419 140734725831312 18446744073709551615 252457763008 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 378844

[startup+0.303359 s]
/proc/loadavg: 7.47 7.96 7.70 7/317 9978
/proc/meminfo: memFree=22857728/32951124 swapFree=59305796/67111528
[pid=9978] ppid=9976 vsize=419712 CPUtime=1.09 cores=0,2,4,6
/proc/9978/stat : 9978 (strangenight1-m) R 9976 9978 9737 0 -1 4202496 31502 0 0 0 98 11 0 0 18 0 4 0 730282588 429785088 26554 33554432000 4194304 4650419 140734725831312 18446744073709551615 252458109063 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9978/statm: 104928 26554 371 112 0 99893 0
[pid=9978/tid=9979] ppid=9976 vsize=419712 CPUtime=0.28 cores=0,2,4,6
/proc/9978/task/9979/stat : 9979 (strangenight1-m) R 9976 9978 9737 0 -1 4202560 8452 0 0 0 26 2 0 0 18 0 4 0 730282588 429785088 26554 33554432000 4194304 4650419 140734725831312 18446744073709551615 4245532 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9978/tid=9980] ppid=9976 vsize=419712 CPUtime=0.26 cores=0,2,4,6
/proc/9978/task/9980/stat : 9980 (strangenight1-m) D 9976 9978 9737 0 -1 4202560 8131 0 0 0 23 3 0 0 17 0 4 0 730282588 429785088 26178 33554432000 4194304 4650419 140734725831312 18446744073709551615 4516430 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9978/tid=9981] ppid=9976 vsize=419712 CPUtime=0.27 cores=0,2,4,6
/proc/9978/task/9981/stat : 9981 (strangenight1-m) R 9976 9978 9737 0 -1 4202560 6082 0 0 0 25 2 0 0 18 0 4 0 730282588 429785088 26178 33554432000 4194304 4650419 140734725831312 18446744073709551615 4364562 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 419712

[startup+0.70031 s]
/proc/loadavg: 7.47 7.96 7.70 7/317 9978
/proc/meminfo: memFree=22857728/32951124 swapFree=59305796/67111528
[pid=9978] ppid=9976 vsize=414380 CPUtime=2.68 cores=0,2,4,6
/proc/9978/stat : 9978 (strangenight1-m) R 9976 9978 9737 0 -1 4202496 48897 0 0 0 254 14 0 0 18 0 4 0 730282588 424325120 42209 33554432000 4194304 4650419 140734725831312 18446744073709551615 4476297 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9978/statm: 103595 42209 387 112 0 98560 0
[pid=9978/tid=9979] ppid=9976 vsize=414380 CPUtime=0.68 cores=0,2,4,6
/proc/9978/task/9979/stat : 9979 (strangenight1-m) R 9976 9978 9737 0 -1 4202560 13941 0 0 0 65 3 0 0 18 0 4 0 730282588 424325120 42209 33554432000 4194304 4650419 140734725831312 18446744073709551615 4420666 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9978/tid=9980] ppid=9976 vsize=414380 CPUtime=0.65 cores=0,2,4,6
/proc/9978/task/9980/stat : 9980 (strangenight1-m) R 9976 9978 9737 0 -1 4202560 14223 0 0 0 61 4 0 0 18 0 4 0 730282588 424325120 42209 33554432000 4194304 4650419 140734725831312 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9978/tid=9981] ppid=9976 vsize=414380 CPUtime=0.66 cores=0,2,4,6
/proc/9978/task/9981/stat : 9981 (strangenight1-m) R 9976 9978 9737 0 -1 4202560 6332 0 0 0 64 2 0 0 18 0 4 0 730282588 424325120 42209 33554432000 4194304 4650419 140734725831312 18446744073709551615 4364495 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.68
Current children cumulated vsize (KiB) 414380

[startup+1.50116 s]
/proc/loadavg: 7.47 7.96 7.70 11/321 9983
/proc/meminfo: memFree=22670080/32951124 swapFree=59305796/67111528
[pid=9978] ppid=9976 vsize=420644 CPUtime=5.87 cores=0,2,4,6
/proc/9978/stat : 9978 (strangenight1-m) R 9976 9978 9737 0 -1 4202496 53159 0 0 0 572 15 0 0 19 0 4 0 730282588 430739456 43796 33554432000 4194304 4650419 140734725831312 18446744073709551615 4366869 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9978/statm: 105161 43796 391 112 0 100126 0
[pid=9978/tid=9979] ppid=9976 vsize=420644 CPUtime=1.48 cores=0,2,4,6
/proc/9978/task/9979/stat : 9979 (strangenight1-m) R 9976 9978 9737 0 -1 4202560 14916 0 0 0 145 3 0 0 19 0 4 0 730282588 430739456 43796 33554432000 4194304 4650419 140734725831312 18446744073709551615 4355007 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9978/tid=9980] ppid=9976 vsize=420644 CPUtime=1.44 cores=0,2,4,6
/proc/9978/task/9980/stat : 9980 (strangenight1-m) R 9976 9978 9737 0 -1 4202560 15914 0 0 0 140 4 0 0 19 0 4 0 730282588 430739456 43797 33554432000 4194304 4650419 140734725831312 18446744073709551615 4364402 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9978/tid=9981] ppid=9976 vsize=420644 CPUtime=1.46 cores=0,2,4,6
/proc/9978/task/9981/stat : 9981 (strangenight1-m) R 9976 9978 9737 0 -1 4202560 6864 0 0 0 144 2 0 0 19 0 4 0 730282588 430739456 43797 33554432000 4194304 4650419 140734725831312 18446744073709551615 4363506 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.87
Current children cumulated vsize (KiB) 420644

[startup+3.10086 s]
/proc/loadavg: 7.47 7.96 7.70 9/321 9983
/proc/meminfo: memFree=22639824/32951124 swapFree=59305796/67111528
[pid=9978] ppid=9976 vsize=453464 CPUtime=12.26 cores=0,2,4,6
/proc/9978/stat : 9978 (strangenight1-m) R 9976 9978 9737 0 -1 4202496 58042 0 0 0 1209 17 0 0 24 0 4 0 730282588 464347136 48679 33554432000 4194304 4650419 140734725831312 18446744073709551615 4366869 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9978/statm: 113366 48679 391 112 0 108331 0
[pid=9978/tid=9979] ppid=9976 vsize=453464 CPUtime=3.07 cores=0,2,4,6
/proc/9978/task/9979/stat : 9979 (strangenight1-m) R 9976 9978 9737 0 -1 4202560 16099 0 0 0 304 3 0 0 22 0 4 0 730282588 464347136 48679 33554432000 4194304 4650419 140734725831312 18446744073709551615 4367287 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9978/tid=9980] ppid=9976 vsize=453464 CPUtime=3.03 cores=0,2,4,6
/proc/9978/task/9980/stat : 9980 (strangenight1-m) R 9976 9978 9737 0 -1 4202560 17022 0 0 0 298 5 0 0 24 0 4 0 730282588 464347136 48680 33554432000 4194304 4650419 140734725831312 18446744073709551615 4363566 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9978/tid=9981] ppid=9976 vsize=453464 CPUtime=3.06 cores=0,2,4,6
/proc/9978/task/9981/stat : 9981 (strangenight1-m) R 9976 9978 9737 0 -1 4202560 8274 0 0 0 303 3 0 0 24 0 4 0 730282588 464347136 48680 33554432000 4194304 4650419 140734725831312 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.26
Current children cumulated vsize (KiB) 453464

[startup+6.30027 s]
/proc/loadavg: 7.51 7.97 7.70 9/321 9983
/proc/meminfo: memFree=22613236/32951124 swapFree=59305796/67111528
[pid=9978] ppid=9976 vsize=601532 CPUtime=25.02 cores=0,2,4,6
/proc/9978/stat : 9978 (strangenight1-m) R 9976 9978 9737 0 -1 4202496 66169 0 0 0 2483 19 0 0 25 0 4 0 730282588 615968768 56806 33554432000 4194304 4650419 140734725831312 18446744073709551615 4367329 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9978/statm: 150383 56806 391 112 0 145348 0
[pid=9978/tid=9979] ppid=9976 vsize=601532 CPUtime=6.28 cores=0,2,4,6
/proc/9978/task/9979/stat : 9979 (strangenight1-m) R 9976 9978 9737 0 -1 4202560 18131 0 0 0 624 4 0 0 25 0 4 0 730282588 615968768 56806 33554432000 4194304 4650419 140734725831312 18446744073709551615 4367329 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9978/tid=9980] ppid=9976 vsize=601532 CPUtime=6.19 cores=0,2,4,6
/proc/9978/task/9980/stat : 9980 (strangenight1-m) R 9976 9978 9737 0 -1 4202560 19046 0 0 0 614 5 0 0 25 0 4 0 730282588 615968768 56806 33554432000 4194304 4650419 140734725831312 18446744073709551615 4363323 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9978/tid=9981] ppid=9976 vsize=601532 CPUtime=6.26 cores=0,2,4,6
/proc/9978/task/9981/stat : 9981 (strangenight1-m) R 9976 9978 9737 0 -1 4202560 10343 0 0 0 623 3 0 0 25 0 4 0 730282588 615968768 56806 33554432000 4194304 4650419 140734725831312 18446744073709551615 4368121 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.02
Current children cumulated vsize (KiB) 601532

[startup+12.7011 s]
/proc/loadavg: 7.55 7.97 7.70 9/321 9983
/proc/meminfo: memFree=22422980/32951124 swapFree=59305796/67111528
[pid=9978] ppid=9976 vsize=629208 CPUtime=50.56 cores=0,2,4,6
/proc/9978/stat : 9978 (strangenight1-m) R 9976 9978 9737 0 -1 4202496 89824 0 0 0 5031 25 0 0 25 0 4 0 730282588 644308992 56273 33554432000 4194304 4650419 140734725831312 18446744073709551615 4331084 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9978/statm: 157302 56273 394 112 0 152267 0
[pid=9978/tid=9979] ppid=9976 vsize=629208 CPUtime=12.67 cores=0,2,4,6
/proc/9978/task/9979/stat : 9979 (strangenight1-m) R 9976 9978 9737 0 -1 4202560 24015 0 0 0 1262 5 0 0 25 0 4 0 730282588 644308992 56273 33554432000 4194304 4650419 140734725831312 18446744073709551615 4363568 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9978/tid=9980] ppid=9976 vsize=629208 CPUtime=12.53 cores=0,2,4,6
/proc/9978/task/9980/stat : 9980 (strangenight1-m) R 9976 9978 9737 0 -1 4202560 24643 0 0 0 1246 7 0 0 25 0 4 0 730282588 644308992 56273 33554432000 4194304 4650419 140734725831312 18446744073709551615 4349694 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9978/tid=9981] ppid=9976 vsize=629208 CPUtime=12.66 cores=0,2,4,6
/proc/9978/task/9981/stat : 9981 (strangenight1-m) R 9976 9978 9737 0 -1 4202560 16611 0 0 0 1261 5 0 0 25 0 4 0 730282588 644308992 56273 33554432000 4194304 4650419 140734725831312 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.56
Current children cumulated vsize (KiB) 629208

[startup+25.5007 s]
/proc/loadavg: 7.73 7.98 7.71 9/321 9983
/proc/meminfo: memFree=21991464/32951124 swapFree=59305796/67111528
[pid=9978] ppid=9976 vsize=843780 CPUtime=101.62 cores=0,2,4,6
/proc/9978/stat : 9978 (strangenight1-m) R 9976 9978 9737 0 -1 4202496 219016 0 0 0 10110 52 0 0 25 0 4 0 730282588 864030720 136237 33554432000 4194304 4650419 140734725831312 18446744073709551615 4367329 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9978/statm: 210945 136237 395 112 0 205910 0
[pid=9978/tid=9979] ppid=9976 vsize=843780 CPUtime=25.47 cores=0,2,4,6
/proc/9978/task/9979/stat : 9979 (strangenight1-m) R 9976 9978 9737 0 -1 4202560 85339 0 0 0 2530 17 0 0 25 0 4 0 730282588 864030720 136237 33554432000 4194304 4650419 140734725831312 18446744073709551615 4476204 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9978/tid=9980] ppid=9976 vsize=843780 CPUtime=25.19 cores=0,2,4,6
/proc/9978/task/9980/stat : 9980 (strangenight1-m) R 9976 9978 9737 0 -1 4202560 40856 0 0 0 2508 11 0 0 25 0 4 0 730282588 864030720 136237 33554432000 4194304 4650419 140734725831312 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9978/tid=9981] ppid=9976 vsize=843780 CPUtime=25.47 cores=0,2,4,6
/proc/9978/task/9981/stat : 9981 (strangenight1-m) R 9976 9978 9737 0 -1 4202560 45306 0 0 0 2534 13 0 0 25 0 4 0 730282588 864030720 136237 33554432000 4194304 4650419 140734725831312 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.62
Current children cumulated vsize (KiB) 843780

[startup+51.1009 s]
/proc/loadavg: 7.82 7.98 7.72 9/321 9984
/proc/meminfo: memFree=21810112/32951124 swapFree=59305796/67111528
[pid=9978] ppid=9976 vsize=979664 CPUtime=203.75 cores=0,2,4,6
/proc/9978/stat : 9978 (strangenight1-m) R 9976 9978 9737 0 -1 4202496 311468 0 0 0 20304 71 0 0 25 0 4 0 730282588 1003175936 152835 33554432000 4194304 4650419 140734725831312 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9978/statm: 244916 152835 395 112 0 239881 0
[pid=9978/tid=9979] ppid=9976 vsize=979664 CPUtime=51.07 cores=0,2,4,6
/proc/9978/task/9979/stat : 9979 (strangenight1-m) R 9976 9978 9737 0 -1 4202560 119095 0 0 0 5085 22 0 0 25 0 4 0 730282588 1003175936 152835 33554432000 4194304 4650419 140734725831312 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9978/tid=9980] ppid=9976 vsize=979664 CPUtime=50.54 cores=0,2,4,6
/proc/9978/task/9980/stat : 9980 (strangenight1-m) R 9976 9978 9737 0 -1 4202560 65791 0 0 0 5036 18 0 0 25 0 4 0 730282588 1003175936 152835 33554432000 4194304 4650419 140734725831312 18446744073709551615 4476204 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9978/tid=9981] ppid=9976 vsize=979664 CPUtime=51.06 cores=0,2,4,6
/proc/9978/task/9981/stat : 9981 (strangenight1-m) R 9976 9978 9737 0 -1 4202560 59876 0 0 0 5090 16 0 0 25 0 4 0 730282588 1003175936 152835 33554432000 4194304 4650419 140734725831312 18446744073709551615 4364573 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.75
Current children cumulated vsize (KiB) 979664

[startup+102.3 s]
/proc/loadavg: 7.92 7.98 7.73 9/321 9985
/proc/meminfo: memFree=21649228/32951124 swapFree=59305796/67111528
[pid=9978] ppid=9976 vsize=1107536 CPUtime=408.06 cores=0,2,4,6
/proc/9978/stat : 9978 (strangenight1-m) R 9976 9978 9737 0 -1 4202496 518048 0 0 0 40693 113 0 0 25 0 4 0 730282588 1134116864 178645 33554432000 4194304 4650419 140734725831312 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9978/statm: 276884 178645 395 112 0 271849 0
[pid=9978/tid=9979] ppid=9976 vsize=1107536 CPUtime=102.28 cores=0,2,4,6
/proc/9978/task/9979/stat : 9979 (strangenight1-m) R 9976 9978 9737 0 -1 4202560 245719 0 0 0 10187 41 0 0 25 0 4 0 730282588 1134116864 178652 33554432000 4194304 4650419 140734725831312 18446744073709551615 4364503 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9978/tid=9980] ppid=9976 vsize=1107536 CPUtime=101.22 cores=0,2,4,6
/proc/9978/task/9980/stat : 9980 (strangenight1-m) R 9976 9978 9737 0 -1 4202560 99245 0 0 0 10095 27 0 0 25 0 4 0 730282588 1134116864 178652 33554432000 4194304 4650419 140734725831312 18446744073709551615 4367295 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9978/tid=9981] ppid=9976 vsize=1107536 CPUtime=102.27 cores=0,2,4,6
/proc/9978/task/9981/stat : 9981 (strangenight1-m) R 9976 9978 9737 0 -1 4202560 87760 0 0 0 10203 24 0 0 25 0 4 0 730282588 1134116864 178652 33554432000 4194304 4650419 140734725831312 18446744073709551615 4363337 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.06
Current children cumulated vsize (KiB) 1107536

[startup+162.3 s]

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

[pid=9978] ppid=9976 vsize=1635804 CPUtime=2562.57 cores=0,2,4,6
/proc/9978/stat : 9978 (strangenight1-m) R 9976 9978 9737 0 -1 4202496 2380321 0 0 0 255742 515 0 0 25 0 4 0 730282588 1675063296 295483 33554432000 4194304 4650419 140734725831312 18446744073709551615 4476133 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9978/statm: 408951 295483 395 112 0 403916 0
[pid=9978/tid=9979] ppid=9976 vsize=1635804 CPUtime=642.25 cores=0,2,4,6
/proc/9978/task/9979/stat : 9979 (strangenight1-m) R 9976 9978 9737 0 -1 4202560 671362 0 0 0 64083 142 0 0 25 0 4 0 730282588 1675063296 295483 33554432000 4194304 4650419 140734725831312 18446744073709551615 4306796 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9978/tid=9980] ppid=9976 vsize=1635804 CPUtime=635.74 cores=0,2,4,6
/proc/9978/task/9980/stat : 9980 (strangenight1-m) R 9976 9978 9737 0 -1 4202560 920517 0 0 0 63389 185 0 0 25 0 4 0 730282588 1675063296 295483 33554432000 4194304 4650419 140734725831312 18446744073709551615 4363613 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9978/tid=9981] ppid=9976 vsize=1635804 CPUtime=642.28 cores=0,2,4,6
/proc/9978/task/9981/stat : 9981 (strangenight1-m) R 9976 9978 9737 0 -1 4202560 344227 0 0 0 64129 99 0 0 25 0 4 0 730282588 1675063296 295483 33554432000 4194304 4650419 140734725831312 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2562.57
Current children cumulated vsize (KiB) 1635804

[startup+702.301 s]
/proc/loadavg: 8.08 8.06 7.88 9/321 10001
/proc/meminfo: memFree=20632896/32951124 swapFree=59305796/67111528
[pid=9978] ppid=9976 vsize=1636452 CPUtime=2801.95 cores=0,2,4,6
/proc/9978/stat : 9978 (strangenight1-m) R 9976 9978 9737 0 -1 4202496 2588368 0 0 0 279632 563 0 0 25 0 4 0 730282588 1675726848 315390 33554432000 4194304 4650419 140734725831312 18446744073709551615 4476522 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9978/statm: 409113 315390 395 112 0 404078 0
[pid=9978/tid=9979] ppid=9976 vsize=1636452 CPUtime=702.25 cores=0,2,4,6
/proc/9978/task/9979/stat : 9979 (strangenight1-m) R 9976 9978 9737 0 -1 4202560 699981 0 0 0 70073 152 0 0 25 0 4 0 730282588 1675726848 315390 33554432000 4194304 4650419 140734725831312 18446744073709551615 4364495 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9978/tid=9980] ppid=9976 vsize=1636452 CPUtime=695.12 cores=0,2,4,6
/proc/9978/task/9980/stat : 9980 (strangenight1-m) R 9976 9978 9737 0 -1 4202560 951094 0 0 0 69318 194 0 0 25 0 4 0 730282588 1675726848 315390 33554432000 4194304 4650419 140734725831312 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9978/tid=9981] ppid=9976 vsize=1636452 CPUtime=702.27 cores=0,2,4,6
/proc/9978/task/9981/stat : 9981 (strangenight1-m) R 9976 9978 9737 0 -1 4202560 372757 0 0 0 70118 109 0 0 25 0 4 0 730282588 1675726848 315390 33554432000 4194304 4650419 140734725831312 18446744073709551615 4363522 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2801.95
Current children cumulated vsize (KiB) 1636452

[startup+762.301 s]
/proc/loadavg: 8.08 8.06 7.89 9/321 10003
/proc/meminfo: memFree=20698828/32951124 swapFree=59305796/67111528
[pid=9978] ppid=9976 vsize=1518056 CPUtime=3041.37 cores=0,2,4,6
/proc/9978/stat : 9978 (strangenight1-m) R 9976 9978 9737 0 -1 4202496 2754252 0 0 0 303533 604 0 0 25 0 4 0 730282588 1554489344 293505 33554432000 4194304 4650419 140734725831312 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9978/statm: 379514 293505 395 112 0 374479 0
[pid=9978/tid=9979] ppid=9976 vsize=1518056 CPUtime=762.26 cores=0,2,4,6
/proc/9978/task/9979/stat : 9979 (strangenight1-m) R 9976 9978 9737 0 -1 4202560 726215 0 0 0 76066 160 0 0 25 0 4 0 730282588 1554489344 293510 33554432000 4194304 4650419 140734725831312 18446744073709551615 4367351 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9978/tid=9980] ppid=9976 vsize=1518056 CPUtime=754.52 cores=0,2,4,6
/proc/9978/task/9980/stat : 9980 (strangenight1-m) R 9976 9978 9737 0 -1 4202560 979547 0 0 0 75248 204 0 0 25 0 4 0 730282588 1554489344 293510 33554432000 4194304 4650419 140734725831312 18446744073709551615 4328518 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9978/tid=9981] ppid=9976 vsize=1518056 CPUtime=762.28 cores=0,2,4,6
/proc/9978/task/9981/stat : 9981 (strangenight1-m) R 9976 9978 9737 0 -1 4202560 403322 0 0 0 76108 120 0 0 25 0 4 0 730282588 1554489344 293510 33554432000 4194304 4650419 140734725831312 18446744073709551615 4363541 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3041.37
Current children cumulated vsize (KiB) 1518056

[startup+822.301 s]
/proc/loadavg: 8.09 8.07 7.91 9/321 10004
/proc/meminfo: memFree=20686028/32951124 swapFree=59305796/67111528
[pid=9978] ppid=9976 vsize=1577020 CPUtime=3280.74 cores=0,2,4,6
/proc/9978/stat : 9978 (strangenight1-m) R 9976 9978 9737 0 -1 4202496 2865569 0 0 0 327432 642 0 0 25 0 4 0 730282588 1614868480 297693 33554432000 4194304 4650419 140734725831312 18446744073709551615 4368121 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9978/statm: 394255 297693 395 112 0 389220 0
[pid=9978/tid=9979] ppid=9976 vsize=1577020 CPUtime=822.25 cores=0,2,4,6
/proc/9978/task/9979/stat : 9979 (strangenight1-m) R 9976 9978 9737 0 -1 4202560 755388 0 0 0 82055 170 0 0 25 0 4 0 730282588 1614868480 297693 33554432000 4194304 4650419 140734725831312 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9978/tid=9980] ppid=9976 vsize=1577020 CPUtime=813.91 cores=0,2,4,6
/proc/9978/task/9980/stat : 9980 (strangenight1-m) R 9976 9978 9737 0 -1 4202560 1010732 0 0 0 81176 215 0 0 25 0 4 0 730282588 1614868480 297693 33554432000 4194304 4650419 140734725831312 18446744073709551615 4315137 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9978/tid=9981] ppid=9976 vsize=1577020 CPUtime=822.27 cores=0,2,4,6
/proc/9978/task/9981/stat : 9981 (strangenight1-m) R 9976 9978 9737 0 -1 4202560 431400 0 0 0 82098 129 0 0 25 0 4 0 730282588 1614868480 297694 33554432000 4194304 4650419 140734725831312 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3280.74
Current children cumulated vsize (KiB) 1577020

[startup+882.312 s]
/proc/loadavg: 8.08 8.06 7.91 9/321 10006
/proc/meminfo: memFree=20610856/32951124 swapFree=59305796/67111528
[pid=9978] ppid=9976 vsize=1593688 CPUtime=3520.15 cores=0,2,4,6
/proc/9978/stat : 9978 (strangenight1-m) R 9976 9978 9737 0 -1 4202496 3140736 0 0 0 351310 705 0 0 25 0 4 0 730282588 1631936512 309279 33554432000 4194304 4650419 140734725831312 18446744073709551615 4439366 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9978/statm: 398422 309279 395 112 0 393387 0
[pid=9978/tid=9979] ppid=9976 vsize=1593688 CPUtime=882.26 cores=0,2,4,6
/proc/9978/task/9979/stat : 9979 (strangenight1-m) R 9976 9978 9737 0 -1 4202560 783675 0 0 0 88045 181 0 0 25 0 4 0 730282588 1631936512 309279 33554432000 4194304 4650419 140734725831312 18446744073709551615 4365237 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9978/tid=9980] ppid=9976 vsize=1593688 CPUtime=873.3 cores=0,2,4,6
/proc/9978/task/9980/stat : 9980 (strangenight1-m) R 9976 9978 9737 0 -1 4202560 1039851 0 0 0 87104 226 0 0 25 0 4 0 730282588 1631936512 309279 33554432000 4194304 4650419 140734725831312 18446744073709551615 4363520 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9978/tid=9981] ppid=9976 vsize=1593688 CPUtime=882.29 cores=0,2,4,6
/proc/9978/task/9981/stat : 9981 (strangenight1-m) R 9976 9978 9737 0 -1 4202560 624116 0 0 0 88069 160 0 0 25 0 4 0 730282588 1631936512 309279 33554432000 4194304 4650419 140734725831312 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3520.15
Current children cumulated vsize (KiB) 1593688

[startup+942.3 s]
/proc/loadavg: 8.08 8.06 7.92 9/321 10008
/proc/meminfo: memFree=20514116/32951124 swapFree=59305796/67111528
[pid=9978] ppid=9976 vsize=1655600 CPUtime=3759.5 cores=0,2,4,6
/proc/9978/stat : 9978 (strangenight1-m) R 9976 9978 9737 0 -1 4202496 3634147 0 0 0 375165 785 0 0 25 0 4 0 730282588 1695334400 319542 33554432000 4194304 4650419 140734725831312 18446744073709551615 4364400 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9978/statm: 413900 319542 395 112 0 408865 0
[pid=9978/tid=9979] ppid=9976 vsize=1655600 CPUtime=942.24 cores=0,2,4,6
/proc/9978/task/9979/stat : 9979 (strangenight1-m) R 9976 9978 9737 0 -1 4202560 1008070 0 0 0 94015 209 0 0 25 0 4 0 730282588 1695334400 319542 33554432000 4194304 4650419 140734725831312 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9978/tid=9980] ppid=9976 vsize=1655600 CPUtime=932.69 cores=0,2,4,6
/proc/9978/task/9980/stat : 9980 (strangenight1-m) R 9976 9978 9737 0 -1 4202560 1258704 0 0 0 93009 260 0 0 25 0 4 0 730282588 1695334400 319542 33554432000 4194304 4650419 140734725831312 18446744073709551615 4476204 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9978/tid=9981] ppid=9976 vsize=1655600 CPUtime=942.27 cores=0,2,4,6
/proc/9978/task/9981/stat : 9981 (strangenight1-m) R 9976 9978 9737 0 -1 4202560 655148 0 0 0 94058 169 0 0 25 0 4 0 730282588 1695334400 319542 33554432000 4194304 4650419 140734725831312 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3759.5
Current children cumulated vsize (KiB) 1655600

[startup+1002.3 s]
/proc/loadavg: 8.06 8.06 7.92 9/321 10009
/proc/meminfo: memFree=20515332/32951124 swapFree=59305796/67111528
[pid=9978] ppid=9976 vsize=1644496 CPUtime=3998.9 cores=0,2,4,6
/proc/9978/stat : 9978 (strangenight1-m) R 9976 9978 9737 0 -1 4202496 4107360 0 0 0 399020 870 0 0 25 0 4 0 730282588 1683963904 318550 33554432000 4194304 4650419 140734725831312 18446744073709551615 4364495 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9978/statm: 411124 318550 395 112 0 406089 0
[pid=9978/tid=9979] ppid=9976 vsize=1644496 CPUtime=1002.25 cores=0,2,4,6
/proc/9978/task/9979/stat : 9979 (strangenight1-m) R 9976 9978 9737 0 -1 4202560 1065108 0 0 0 100008 217 0 0 25 0 4 0 730282588 1683963904 318550 33554432000 4194304 4650419 140734725831312 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9978/tid=9980] ppid=9976 vsize=1644496 CPUtime=992.07 cores=0,2,4,6
/proc/9978/task/9980/stat : 9980 (strangenight1-m) R 9976 9978 9737 0 -1 4202560 1614374 0 0 0 98897 310 0 0 25 0 4 0 730282588 1683963904 318550 33554432000 4194304 4650419 140734725831312 18446744073709551615 4367401 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9978/tid=9981] ppid=9976 vsize=1644496 CPUtime=1002.27 cores=0,2,4,6
/proc/9978/task/9981/stat : 9981 (strangenight1-m) R 9976 9978 9737 0 -1 4202560 684223 0 0 0 100046 181 0 0 25 0 4 0 730282588 1683963904 318550 33554432000 4194304 4650419 140734725831312 18446744073709551615 4310792 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3998.9
Current children cumulated vsize (KiB) 1644496

[startup+1062.3 s]
/proc/loadavg: 8.06 8.06 7.93 9/321 10011
/proc/meminfo: memFree=20520520/32951124 swapFree=59305796/67111528
[pid=9978] ppid=9976 vsize=1657876 CPUtime=4238.28 cores=0,2,4,6
/proc/9978/stat : 9978 (strangenight1-m) R 9976 9978 9737 0 -1 4202496 4305549 0 0 0 422911 917 0 0 25 0 4 0 730282588 1697665024 331853 33554432000 4194304 4650419 140734725831312 18446744073709551615 4363460 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9978/statm: 414469 331853 395 112 0 409434 0
[pid=9978/tid=9979] ppid=9976 vsize=1657876 CPUtime=1062.24 cores=0,2,4,6
/proc/9978/task/9979/stat : 9979 (strangenight1-m) R 9976 9978 9737 0 -1 4202560 1182091 0 0 0 105991 233 0 0 25 0 4 0 730282588 1697665024 331853 33554432000 4194304 4650419 140734725831312 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9978/tid=9980] ppid=9976 vsize=1657876 CPUtime=1051.47 cores=0,2,4,6
/proc/9978/task/9980/stat : 9980 (strangenight1-m) R 9976 9978 9737 0 -1 4202560 1644402 0 0 0 104827 320 0 0 25 0 4 0 730282588 1697665024 331853 33554432000 4194304 4650419 140734725831312 18446744073709551615 4331981 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9978/tid=9981] ppid=9976 vsize=1657876 CPUtime=1062.27 cores=0,2,4,6
/proc/9978/task/9981/stat : 9981 (strangenight1-m) R 9976 9978 9737 0 -1 4202560 712349 0 0 0 106036 191 0 0 25 0 4 0 730282588 1697665024 331853 33554432000 4194304 4650419 140734725831312 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4238.28
Current children cumulated vsize (KiB) 1657876

[startup+1122.3 s]
/proc/loadavg: 8.08 8.08 7.94 9/321 10012
/proc/meminfo: memFree=20392528/32951124 swapFree=59305796/67111528
[pid=9978] ppid=9976 vsize=1711000 CPUtime=4477.65 cores=0,2,4,6
/proc/9978/stat : 9978 (strangenight1-m) R 9976 9978 9737 0 -1 4202496 4518370 0 0 0 446795 970 0 0 25 0 4 0 730282588 1752064000 329682 33554432000 4194304 4650419 140734725831312 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9978/statm: 427750 329682 395 112 0 422715 0
[pid=9978/tid=9979] ppid=9976 vsize=1711000 CPUtime=1122.25 cores=0,2,4,6
/proc/9978/task/9979/stat : 9979 (strangenight1-m) R 9976 9978 9737 0 -1 4202560 1309952 0 0 0 111969 256 0 0 25 0 4 0 730282588 1752064000 329682 33554432000 4194304 4650419 140734725831312 18446744073709551615 4363566 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9978/tid=9980] ppid=9976 vsize=1711000 CPUtime=1110.85 cores=0,2,4,6
/proc/9978/task/9980/stat : 9980 (strangenight1-m) R 9976 9978 9737 0 -1 4202560 1673883 0 0 0 110755 330 0 0 25 0 4 0 730282588 1752064000 329682 33554432000 4194304 4650419 140734725831312 18446744073709551615 4363510 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9978/tid=9981] ppid=9976 vsize=1711000 CPUtime=1122.27 cores=0,2,4,6
/proc/9978/task/9981/stat : 9981 (strangenight1-m) R 9976 9978 9737 0 -1 4202560 742088 0 0 0 112025 202 0 0 25 0 4 0 730282588 1752064000 329682 33554432000 4194304 4650419 140734725831312 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4477.65
Current children cumulated vsize (KiB) 1711000

[startup+1182.3 s]
/proc/loadavg: 8.07 8.08 7.95 9/321 10014
/proc/meminfo: memFree=20420164/32951124 swapFree=59305796/67111528
[pid=9978] ppid=9976 vsize=1628536 CPUtime=4717.05 cores=0,2,4,6
/proc/9978/stat : 9978 (strangenight1-m) R 9976 9978 9737 0 -1 4202496 4731372 0 0 0 470687 1018 0 0 25 0 4 0 730282588 1667620864 326090 33554432000 4194304 4650419 140734725831312 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9978/statm: 407134 326090 395 112 0 402099 0
[pid=9978/tid=9979] ppid=9976 vsize=1628536 CPUtime=1182.24 cores=0,2,4,6
/proc/9978/task/9979/stat : 9979 (strangenight1-m) R 9976 9978 9737 0 -1 4202560 1337047 0 0 0 117958 266 0 0 25 0 4 0 730282588 1667620864 326090 33554432000 4194304 4650419 140734725831312 18446744073709551615 4364503 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9978/tid=9980] ppid=9976 vsize=1628536 CPUtime=1170.24 cores=0,2,4,6
/proc/9978/task/9980/stat : 9980 (strangenight1-m) R 9976 9978 9737 0 -1 4202560 1701157 0 0 0 116684 340 0 0 25 0 4 0 730282588 1667620864 326090 33554432000 4194304 4650419 140734725831312 18446744073709551615 4364495 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9978/tid=9981] ppid=9976 vsize=1628536 CPUtime=1182.27 cores=0,2,4,6
/proc/9978/task/9981/stat : 9981 (strangenight1-m) R 9976 9978 9737 0 -1 4202560 771239 0 0 0 118014 213 0 0 25 0 4 0 730282588 1667620864 326090 33554432000 4194304 4650419 140734725831312 18446744073709551615 4367329 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4717.05
Current children cumulated vsize (KiB) 1628536



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.1 s]
/proc/loadavg: 8.11 8.09 7.95 5/316 10016
/proc/meminfo: memFree=21589756/32951124 swapFree=59305796/67111528
[pid=9978] ppid=9976 vsize=1691260 CPUtime=4800.05 cores=0,2,4,6
/proc/9978/stat : 9978 (strangenight1-m) R 9976 9978 9737 0 -1 4202496 4803006 0 0 0 478970 1035 0 0 25 0 4 0 730282588 1731850240 336181 33554432000 4194304 4650419 140734725831312 18446744073709551615 4476204 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9978/statm: 422815 336181 395 112 0 417780 0
[pid=9978/tid=9979] ppid=9976 vsize=1691260 CPUtime=1203.06 cores=0,2,4,6
/proc/9978/task/9979/stat : 9979 (strangenight1-m) R 9976 9978 9737 0 -1 4202560 1345487 0 0 0 120036 270 0 0 25 0 4 0 730282588 1731850240 336184 33554432000 4194304 4650419 140734725831312 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9978/tid=9980] ppid=9976 vsize=1691260 CPUtime=1190.82 cores=0,2,4,6
/proc/9978/task/9980/stat : 9980 (strangenight1-m) R 9976 9978 9737 0 -1 4202560 1707603 0 0 0 118739 343 0 0 25 0 4 0 730282588 1731850240 336184 33554432000 4194304 4650419 140734725831312 18446744073709551615 4365286 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9978/tid=9981] ppid=9976 vsize=1691260 CPUtime=1203.08 cores=0,2,4,6
/proc/9978/task/9981/stat : 9981 (strangenight1-m) R 9976 9978 9737 0 -1 4202560 779920 0 0 0 120091 217 0 0 25 0 4 0 730282588 1731850240 336184 33554432000 4194304 4650419 140734725831312 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.05
Current children cumulated vsize (KiB) 1691260

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.17
CPU time (s): 4800.15
CPU user time (s): 4789.74
CPU system time (s): 10.4114
CPU usage (%): 398.957
Max. virtual memory (cumulated for all children) (KiB): 1774112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4789.74
system time used= 10.4114
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4803012
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= 9989
involuntary context switches= 24420

runsolver used 3.33349 second user time and 8.72567 second system time

The end

Launcher Data

Begin job on node111 at 2011-05-14 21:15:21
IDJOB=3368677
IDBENCH=82686
IDSOLVER=1846
FILE ID=node111/3368677-1305400521
RUNJOBID= node111-1305398110-9755
PBS_JOBID= 13324478
Free space on /tmp= 73664 MiB

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

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

MD5SUM BENCH= 3ba69e7f651721ce4358ca0320f27486
RANDOM SEED=1655242834

node111.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	: 5428.12
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.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.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.86
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.83
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.67
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	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22858008 kB
Buffers:        260808 kB
Cached:        6506380 kB
SwapCached:      13720 kB
Active:        1008132 kB
Inactive:      8869984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22858008 kB
SwapTotal:    67111528 kB
SwapFree:     59305796 kB
Dirty:           16708 kB
Writeback:           0 kB
AnonPages:     3106196 kB
Mapped:          13252 kB
Slab:           115036 kB
PageTables:      36008 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 53479516 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= 73668 MiB
End job on node111 at 2011-05-14 21:35:26