Trace number 3174894

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.4 1201.74

General information on the benchmark

Namerandom/large/
unif-k5-r20-v750-c15000-S3662714-068-UNKNOWN.cnf
MD5SUM48e79d2b0d6ab8da0627cd3c9f41a435
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark46.079
Satisfiable
(Un)Satisfiability was proved
Number of variables750
Number of clauses15000
Sum of the clauses size75000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 515000
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-3174894-1304046386.cnf'
0.00/0.00	c -- header says num vars:            750
0.00/0.00	c -- header says num clauses:       15000
0.00/0.01	c -- clauses added:            0 learnts,        15000 normals,            0 xors
0.00/0.01	c -- vars added        750
0.00/0.01	c Parsing time:  0.02 s
0.00/0.01	c  N st     0         0       750     15000         0         0     75000         0   no data   no data  --
0.00/0.08	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.27
0.00/0.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
0.00/0.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
0.00/0.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
0.00/0.39	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.39	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
0.00/0.39	c calculated reachability. Time: 0.00
0.00/0.39	c Calc default polars -  time:   0.00 s pos:     343 undec:      31 neg:     376
0.00/0.39	c =========================================================================================
0.00/0.39	c types(t): F = full restart, N = normal restart
0.00/0.39	c types(t): S = simplification begin/end, E = solution found
0.00/0.39	c restart types(rt): st = static, dy = dynamic
0.00/0.39	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.39	c  B st     0         0       750     15000         0         0     75000         0   no data   no data  --
1.63/0.80	c  N dy    17      4085       750     15000         0      4067     75000    413836     80.93     85.65  --
1.63/0.80	c  N dy    42      8142       750     15000         0      5618     75000    428950     80.44     87.30  --
1.63/0.90	c  N dy    62     12454       750     15000         0      5687     75000    312646     80.23     84.63  --
4.40/1.20	c  N dy    81     16480       750     15000         0      9698     75000    711286     80.23     88.86  --
5.96/1.50	c  N dy   100     20588       750     15000         0      8190     75000    443895     80.09     84.32  --
6.36/1.69	c  N dy   123     24640       750     15000         0     12229     75000    834373     80.00     84.52  --
6.77/1.72	c  F st   126     25000       750     15000         0     12589     75000    868518     80.00   no data  --
7.98/2.09	c  N dy   132     30000       750     15000         0     10769     75000    621441     80.00   no data  --
7.98/2.09	c  S st   132     30000       750     15000         0     10769     75000    621441     80.00   no data  --
8.36/2.13	c  S st   132     30512       750     15000         0     11281     75000    665417     80.00   no data  --
8.36/2.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
8.36/2.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.36/2.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
8.36/2.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.36/2.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.36/2.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
8.36/2.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
22.35/5.64	c lits-rem:      4326  cl-subs:       81  v-elim:      0  v-fix:    0  time: 13.79 s
22.75/5.76	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.50
22.75/5.76	c calculated reachability. Time: 0.00
22.75/5.76	c  N dy   132     30512       750     15000         0     11200     75000    646062     80.00   no data  --
24.34/6.10	c  N dy   151     34601       750     15000         0     15279     75000   1047073     79.87     84.68  --
25.56/6.43	c  N dy   173     38935       750     15000         0     11726     75000    598430     80.00     84.71  --
26.73/6.76	c  N dy   196     42958       750     15000         0     15739     75000    995601     80.11     85.54  --
27.94/7.01	c  S st   211     45768       750     15000         0      9619     75000    297616     80.01   no data  --
27.94/7.05	c  S st   211     46276       750     15000         0     10127     75000    340793     80.01   no data  --
27.94/7.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
27.94/7.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.94/7.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
27.94/7.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.94/7.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.94/7.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
27.94/7.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
40.73/10.23	c lits-rem:       978  cl-subs:        5  v-elim:      0  v-fix:    0  time: 12.57 s
40.73/10.23	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
40.73/10.23	c vivif2 --  cl tried    10122 cl shrink        0 lits rem          0 time: 0.02
41.13/10.34	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.41
41.13/10.34	c calculated reachability. Time: 0.00
41.13/10.34	c  N dy   211     46276       750     15000         0     10122     75000    338903     80.01   no data  --
42.32/10.66	c  N dy   227     50486       750     15000         0     14314     75000    744866     79.77     84.15  --
43.92/11.01	c  N dy   251     54561       750     15000         0     18374     75000   1141120     79.86     87.61  --
45.12/11.36	c  N dy   276     58632       750     15000         0     12482     75000    487315     80.01     84.54  --
46.31/11.69	c  N dy   293     62652       750     15000         0     16486     75000    879053     79.96     89.79  --
47.91/12.08	c  N dy   314     66718       750     15000         0     20537     75000   1279125     80.04     84.71  --
49.11/12.32	c  S st   325     69414       750     15000         0     12277     75000    373630     79.92   no data  --
49.11/12.38	c  S st   325     69920       750     15000         0     12783     75000    423140     79.92   no data  --
49.11/12.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
49.11/12.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
49.11/12.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.04
49.51/12.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
49.51/12.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.51/12.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
49.51/12.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
64.29/16.13	c lits-rem:      1629  cl-subs:        9  v-elim:      0  v-fix:    0  time: 14.89 s
64.29/16.13	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
64.29/16.14	c vivif2 --  cl tried    12774 cl shrink        0 lits rem          0 time: 0.02
64.71/16.28	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.55
64.71/16.28	c calculated reachability. Time: 0.00
64.71/16.28	c  N dy   325     69920       750     15000         0     12774     75000    419935     79.92   no data  --
66.29/16.69	c  N dy   353     74600       750     15000         0     17438     75000    876248     79.94     84.38  --
68.69/17.20	c  N dy   380     79584       750     15000         0     22394     75000   1356928     79.89     84.55  --
70.68/17.72	c  N dy   405     85030       750     15000         0     15879     75000    641586     79.86     84.41  --
71.49/17.94	c  F st   419     87501       750     15000         0     18344     75000    883767     79.87     74.95  --
72.69/18.27	c  N st   424     90801       750     15000         0     21627     75000   1215111     79.87   no data  --
75.08/18.89	c  N dy   447     96615       750     15000         0     14462     75000    412947     79.90     85.39  --
77.48/19.45	c  N dy   481    102924       750     15000         0     20753     75000   1028866     79.90     84.59  --
78.30/19.65	c  S st   494    104881       750     15000         0     22701     75000   1221388     79.93   no data  --
78.68/19.72	c  S st   494    105381       750     15000         0     23201     75000   1263397     79.93   no data  --
78.68/19.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
78.68/19.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
78.68/19.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.05
78.68/19.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
78.68/19.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
78.68/19.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
78.68/19.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
97.05/24.30	c lits-rem:       792  cl-subs:       59  v-elim:      0  v-fix:    0  time: 18.03 s
97.05/24.31	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.01
97.05/24.32	c vivif2 --  cl tried    23142 cl shrink        0 lits rem          0 time: 0.05
97.85/24.55	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.92
97.85/24.55	c calculated reachability. Time: 0.00
97.85/24.55	c  N dy   494    105381       750     15000         0     23142     75000   1252117     79.93   no data  --
100.64/25.26	c  N dy   522    112192       750     15000         0     15989     75000    470091     79.84     84.52  --
103.84/26.07	c  N dy   546    120605       750     15000         0     24373     75000   1290670     79.51     83.84  --
107.44/26.93	c  N dy   590    128498       750     15000         0     17293     75000    512368     79.55     85.92  --
110.64/27.74	c  N dy   623    136791       750     15000         0     25569     75000   1324860     79.42     83.85  --
114.62/28.70	c  N dy   674    145675       750     15000         0     18478     75000    540172     79.50     86.26  --
118.22/29.63	c  N dy   723    155028       750     15000         0     27805     75000   1448591     79.47     86.41  --
119.42/29.99	c  S st   734    158073       750     15000         0     30846     75000   1740393     79.42   no data  --
119.82/30.09	c  S st   734    158577       750     15000         0     31350     75000   1784777     79.42   no data  --
119.82/30.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
119.82/30.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
120.21/30.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.09
120.21/30.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
120.21/30.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
120.21/30.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
120.21/30.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
158.16/39.67	c lits-rem:       933  cl-subs:       91  v-elim:      0  v-fix:    0  time: 37.90 s
158.16/39.67	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.01
158.16/39.69	c vivif2 --  cl tried    31259 cl shrink        0 lits rem          0 time: 0.07
159.76/40.02	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 1.33
159.76/40.02	c calculated reachability. Time: 0.00
159.76/40.02	c  N dy   734    158577       750     15000         0     31259     75000   1767621     79.42   no data  --
164.16/41.19	c  N dy   790    168798       750     15000         0     24492     75000   1039170     79.46     87.16  --
169.36/42.49	c  N dy   850    179675       750     15000         0     35331     75000   2103512     79.49     85.56  --
174.57/43.74	c  N dy   911    191306       750     15000         0     28971     75000   1391600     79.54     84.19  --
180.54/45.29	c  N dy   976    204574       750     15000         0     23264     75000    738580     79.49     85.10  --
186.93/46.87	c  N dy  1056    217774       750     15000         0     36417     75000   2019043     79.53     83.89  --
193.72/48.50	c  N dy  1130    231710       750     15000         0     30367     75000   1346051     79.57     85.37  --
196.54/49.26	c  S st  1168    237865       750     15000         0     36506     75000   1950075     79.62   no data  --
196.94/49.36	c  S st  1168    238370       750     15000         0     37011     75000   1992410     79.62   no data  --
196.94/49.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
196.94/49.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
196.94/49.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.09
197.32/49.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
197.32/49.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
197.32/49.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
197.32/49.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
255.24/63.94	c lits-rem:       816  cl-subs:      129  v-elim:      0  v-fix:    0  time: 57.84 s
255.24/63.94	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
255.24/63.96	c vivif2 --  cl tried    36882 cl shrink        0 lits rem          0 time: 0.08
256.44/64.27	c asymm  cl-useful: 0/13848/15000 lits-rem:0 time: 1.26
256.44/64.28	c calculated reachability. Time: 0.00
256.44/64.28	c  N dy  1168    238370       750     15000         0     36882     75000   1968476     79.62   no data  --
263.63/66.09	c  N dy  1241    253745       750     15000         0     31276     75000   1338504     79.58     83.93  --
272.42/68.27	c  N dy  1342    270054       750     15000         0     25612     75000    696195     79.64     84.12  --
281.60/70.55	c  N dy  1434    287775       750     15000         0     43266     75000   2430393     79.65     84.04  --
291.59/73.05	c  F st  1543    306250       750     15000         0     38758     75000   1905954     79.70     75.89  --
291.59/73.05	c  N st  1543    306250       750     15000         0     38758     75000   1905954     79.70     75.89  --
302.00/75.70	c  N dy  1636    325987       750     15000         0     34503     75000   1384744     79.73     85.84  --
314.37/78.72	c  N dy  1744    346026       750     15000         0     29560     75000    816758     79.74     87.39  --
320.76/80.35	c  S st  1815    357556       750     15000         0     41046     75000   1945687     79.78     80.01  --
321.16/80.47	c  S st  1815    358061       750     15000         0     41551     75000   1989105     79.78   no data  --
321.16/80.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
321.16/80.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
321.56/80.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.11
321.56/80.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
321.56/80.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
321.56/80.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
321.56/80.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
385.89/96.69	c lits-rem:      1074  cl-subs:       97  v-elim:      0  v-fix:    0  time: 64.32 s
385.89/96.69	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
386.26/96.71	c vivif2 --  cl tried    41454 cl shrink        0 lits rem          0 time: 0.08
386.26/96.75	c asymm  cl-useful: 0/1152/15000 lits-rem:0 time: 0.15
386.26/96.75	c calculated reachability. Time: 0.00
386.26/96.75	c  N dy  1815    358061       750     15000         0     41454     75000   1970783     79.78   no data  --
397.86/99.66	c  N dy  1931    378070       750     15000         0     35490     75000   1317319     79.83     85.89  --
410.24/102.71	c  N dy  2030    398106       750     15000         0     28548     75000    538577     79.84     84.17  --
421.42/105.58	c  N dy  2158    418259       750     15000         0     48619     75000   2510726     79.90     84.23  --
433.40/108.54	c  N dy  2269    438312       750     15000         0     40718     75000   1635616     79.91     84.29  --
446.60/111.83	c  N dy  2377    458402       750     15000         0     31835     75000    678252     79.90     96.50  --
458.18/114.74	c  N dy  2483    478405       750     15000         0     51771     75000   2647042     79.92     84.62  --
470.95/117.99	c  N dy  2592    498637       750     15000         0     42039     75000   1598537     79.94     84.32  --
485.74/121.68	c  N dy  2697    518646       750     15000         0     31081     75000    425578     79.96     84.62  --
496.92/124.49	c  S st  2787    537093       750     15000         0     49465     75000   2230065     79.97     75.69  --
497.72/124.62	c  S st  2787    537597       750     15000         0     49969     75000   2273979     79.97   no data  --
497.72/124.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
497.72/124.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
497.72/124.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.13
498.12/124.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
498.12/124.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
498.12/124.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
498.12/124.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
586.81/146.96	c lits-rem:       920  cl-subs:      165  v-elim:      0  v-fix:    0  time: 88.73 s
586.81/146.96	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
586.81/146.99	c vivif2 --  cl tried    49804 cl shrink        0 lits rem          0 time: 0.10
588.40/147.37	c asymm  cl-useful: 0/11112/15000 lits-rem:0 time: 1.53
588.40/147.37	c calculated reachability. Time: 0.00
588.40/147.37	c  N dy  2787    537597       750     15000         0     49804     75000   2243776     79.97   no data  --
603.18/151.09	c  N dy  2884    557838       750     15000         0     38076     75000   1017816     79.94     85.38  --
617.96/154.70	c  N dy  3002    577863       750     15000         0     58027     75000   2986435     79.97     84.72  --
631.97/158.29	c  N dy  3107    597972       750     15000         0     45196     75000   1636743     79.96     84.46  --
648.32/162.35	c  N dy  3216    618068       750     15000         0     65216     75000   3602435     79.97     86.38  --
661.91/165.77	c  N dy  3307    638463       750     15000         0     51659     75000   2169561     79.95     86.56  --
679.08/170.06	c  N dy  3417    658629       750     15000         0     36877     75000    634924     79.96     84.21  --
693.08/173.53	c  N dy  3513    678796       750     15000         0     56980     75000   2609215     79.95     84.43  --
710.65/177.96	c  N dy  3627    699564       750     15000         0     41800     75000   1026384     79.96     85.79  --
726.21/181.80	c  N dy  3743    719618       750     15000         0     61790     75000   2991653     79.98     84.92  --
743.40/186.11	c  N dy  3855    739671       750     15000         0     44896     75000   1242307     79.99     85.37  --
760.17/190.37	c  N dy  3963    759786       750     15000         0     64930     75000   3220673     80.01     84.81  --
778.14/194.82	c  N dy  4075    779858       750     15000         0     47052     75000   1365459     80.04     84.69  --
794.92/199.02	c  N dy  4171    799953       750     15000         0     67085     75000   3344595     80.03     85.26  --
801.32/200.64	c  S st  4205    806396       750     15000         0     73504     75000   3976541     80.03   no data  --
802.12/200.84	c  S st  4205    806902       750     15000         0     74010     75000   4024240     80.03   no data  --
802.12/200.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
802.12/200.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
802.52/200.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.21
802.93/201.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
802.93/201.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
802.93/201.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
802.93/201.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2823.38/706.89	c lits-rem:       694  cl-subs:      278  v-elim:      0  v-fix:    0  time: 2019.42 s
2823.38/706.89	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
2823.78/706.94	c vivif2 --  cl tried    73732 cl shrink        0 lits rem          0 time: 0.18
2824.98/707.20	c asymm  cl-useful: 0/3888/15000 lits-rem:0 time: 1.07
2824.98/707.21	c calculated reachability. Time: 0.00
2824.98/707.21	c  N dy  4205    806902       750     15000         0     73732     75000   3973983     80.03   no data  --
2841.78/711.49	c  N dy  4314    827186       750     15000         0     55104     75000   2073162     80.04     84.30  --
2861.73/716.43	c  N dy  4415    847281       750     15000         0     75123     75000   4038343     80.04     84.37  --
2878.91/720.77	c  N dy  4530    867315       750     15000         0     55218     75000   1993093     80.06     85.71  --
2898.90/725.75	c  N dy  4626    887406       750     15000         0     75240     75000   3964703     80.06     88.82  --
2916.88/730.28	c  N dy  4718    907562       750     15000         0     54470     75000   1823048     80.04     84.48  --
2936.84/735.21	c  N dy  4817    927613       750     15000         0     74454     75000   3774499     80.03     85.39  --
2956.03/740.07	c  N dy  4917    947830       750     15000         0     52750     75000   1572498     80.02     84.95  --
2975.18/744.86	c  N dy  5018    967944       750     15000         0     72798     75000   3537285     80.00     84.38  --
2996.35/750.14	c  N dy  5135    988139       750     15000         0     50064     75000   1218713     80.02     84.38  --
3014.73/754.70	c  N dy  5236   1008329       750     15000         0     70178     75000   3209381     80.02     85.98  --
3037.50/760.42	c  N dy  5343   1028343       750     15000         0     46269     75000    754804     80.03     84.65  --
3054.68/764.77	c  N dy  5439   1048364       750     15000         0     66225     75000   2711052     80.02     84.40  --
3077.85/770.58	c  N dy  5559   1068385       750     15000         0     86183     75000   4681675     80.04     87.86  --
3082.64/771.72	c  F st  5577   1071875       750     15000         0     89658     75000   5030338     80.04     80.05  --
3095.82/775.08	c  N dy  5641   1088469       750     15000         0     61328     75000   2169328     80.04     85.34  --
3117.79/780.51	c  N dy  5752   1108584       750     15000         0     81357     75000   4147500     80.06     84.50  --
3138.56/785.76	c  N dy  5851   1128622       750     15000         0     55515     75000   1477128     80.06     84.94  --
3158.93/790.80	c  N dy  5963   1148739       750     15000         0     75546     75000   3469363     80.08     84.56  --
3183.70/797.09	c  N dy  6082   1168954       750     15000         0     48868     75000    733505     80.10     84.57  --
3202.10/801.63	c  N dy  6192   1189134       750     15000         0     68981     75000   2730135     80.10     84.89  --
3226.84/807.83	c  N dy  6315   1210078       750     15000         0     89863     75000   4800833     80.12     85.17  --
3227.24/807.93	c  S st  6318   1210354       750     15000         0     90137     75000   4829611     80.12   no data  --
3228.04/808.19	c  S st  6318   1210861       750     15000         0     90644     75000   4873565     80.12   no data  --
3228.04/808.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
3228.04/808.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3228.46/808.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.26
3229.24/808.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3229.24/808.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3229.24/808.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
3229.24/808.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 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-3174894-1304046386/watcher-3174894-1304046386 -o /tmp/evaluation-result-3174894-1304046386/solver-3174894-1304046386 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3174894-1304046386.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: 8.21 8.10 7.93 6/180 8395
/proc/meminfo: memFree=19505116/32951124 swapFree=67111524/67111528
[pid=8395] ppid=8393 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/8395/stat : 8395 (strangenight1-m) R 8393 8395 5509 0 -1 4202496 417 0 0 0 0 0 0 0 25 0 4 0 497054734 52465664 356 33554432000 4194304 4650419 140733620759040 18446744073709551615 255106768827 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/8395/statm: 12809 356 306 112 0 7774 0
[pid=8395/tid=8396] ppid=8393 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/8395/task/8396/stat : 8396 (strangenight1-m) R 8393 8395 5509 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 497054734 52465664 356 33554432000 4194304 4650419 140733620759040 18446744073709551615 47319043327922 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8395/tid=8397] ppid=8393 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/8395/task/8397/stat : 8397 (strangenight1-m) R 8393 8395 5509 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 497054734 52465664 356 33554432000 4194304 4650419 140733620759040 18446744073709551615 47319043327922 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8395/tid=8398] ppid=8393 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/8395/task/8398/stat : 8398 (strangenight1-m) R 8393 8395 5509 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 497054734 52465664 356 33554432000 4194304 4650419 140733620759040 18446744073709551615 255101815894 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.415966 s]
/proc/loadavg: 8.21 8.10 7.93 6/180 8395
/proc/meminfo: memFree=19505116/32951124 swapFree=67111524/67111528
[pid=8395] ppid=8393 vsize=300304 CPUtime=1.63 cores=0,2,4,6
/proc/8395/stat : 8395 (strangenight1-m) R 8393 8395 5509 0 -1 4202496 9143 0 0 0 162 1 0 0 25 0 4 0 497054734 307511296 6262 33554432000 4194304 4650419 140733620759040 18446744073709551615 4366896 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8395/statm: 75076 6262 391 112 0 70041 0
[pid=8395/tid=8396] ppid=8393 vsize=300304 CPUtime=0.4 cores=0,2,4,6
/proc/8395/task/8396/stat : 8396 (strangenight1-m) R 8393 8395 5509 0 -1 4202560 2261 0 0 0 40 0 0 0 18 0 4 0 497054734 307511296 5661 33554432000 4194304 4650419 140733620759040 18446744073709551615 255106812039 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8395/tid=8397] ppid=8393 vsize=301140 CPUtime=0.65 cores=0,2,4,6
/proc/8395/task/8397/stat : 8397 (strangenight1-m) D 8393 8395 5509 0 -1 4202560 2813 0 0 0 65 0 0 0 18 0 4 0 497054734 308367360 7140 33554432000 4194304 4650419 140733620759040 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8395/tid=8398] ppid=8393 vsize=301140 CPUtime=0.65 cores=0,2,4,6
/proc/8395/task/8398/stat : 8398 (strangenight1-m) R 8393 8395 5509 0 -1 4202560 2389 0 0 0 65 0 0 0 18 0 4 0 497054734 308367360 7140 33554432000 4194304 4650419 140733620759040 18446744073709551615 255106812039 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.63
Current children cumulated vsize (KiB) 300304

[startup+1.00943 s]
/proc/loadavg: 8.21 8.10 7.93 6/180 8395
/proc/meminfo: memFree=19505116/32951124 swapFree=67111524/67111528
[pid=8395] ppid=8393 vsize=293496 CPUtime=4 cores=0,2,4,6
/proc/8395/stat : 8395 (strangenight1-m) R 8393 8395 5509 0 -1 4202496 14408 0 0 0 399 1 0 0 25 0 4 0 497054734 300539904 7397 33554432000 4194304 4650419 140733620759040 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8395/statm: 73374 7397 391 112 0 68339 0
[pid=8395/tid=8396] ppid=8393 vsize=293496 CPUtime=0.99 cores=0,2,4,6
/proc/8395/task/8396/stat : 8396 (strangenight1-m) R 8393 8395 5509 0 -1 4202560 3605 0 0 0 99 0 0 0 19 0 4 0 497054734 300539904 7397 33554432000 4194304 4650419 140733620759040 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8395/tid=8397] ppid=8393 vsize=293496 CPUtime=0.99 cores=0,2,4,6
/proc/8395/task/8397/stat : 8397 (strangenight1-m) R 8393 8395 5509 0 -1 4202560 3729 0 0 0 99 0 0 0 19 0 4 0 497054734 300539904 7397 33554432000 4194304 4650419 140733620759040 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8395/tid=8398] ppid=8393 vsize=293496 CPUtime=0.99 cores=0,2,4,6
/proc/8395/task/8398/stat : 8398 (strangenight1-m) R 8393 8395 5509 0 -1 4202560 2911 0 0 0 99 0 0 0 19 0 4 0 497054734 300539904 7397 33554432000 4194304 4650419 140733620759040 18446744073709551615 4365252 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4
Current children cumulated vsize (KiB) 293496

[startup+1.10941 s]
/proc/loadavg: 8.21 8.10 7.93 6/180 8395
/proc/meminfo: memFree=19505116/32951124 swapFree=67111524/67111528
[pid=8395] ppid=8393 vsize=293496 CPUtime=4.4 cores=0,2,4,6
/proc/8395/stat : 8395 (strangenight1-m) R 8393 8395 5509 0 -1 4202496 14970 0 0 0 439 1 0 0 25 0 4 0 497054734 300539904 7959 33554432000 4194304 4650419 140733620759040 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8395/statm: 73374 7959 391 112 0 68339 0
[pid=8395/tid=8396] ppid=8393 vsize=293496 CPUtime=1.09 cores=0,2,4,6
/proc/8395/task/8396/stat : 8396 (strangenight1-m) R 8393 8395 5509 0 -1 4202560 3741 0 0 0 109 0 0 0 19 0 4 0 497054734 300539904 7959 33554432000 4194304 4650419 140733620759040 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8395/tid=8397] ppid=8393 vsize=293496 CPUtime=1.09 cores=0,2,4,6
/proc/8395/task/8397/stat : 8397 (strangenight1-m) R 8393 8395 5509 0 -1 4202560 3869 0 0 0 109 0 0 0 19 0 4 0 497054734 300539904 7959 33554432000 4194304 4650419 140733620759040 18446744073709551615 4334276 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8395/tid=8398] ppid=8393 vsize=293496 CPUtime=1.09 cores=0,2,4,6
/proc/8395/task/8398/stat : 8398 (strangenight1-m) R 8393 8395 5509 0 -1 4202560 3052 0 0 0 109 0 0 0 19 0 4 0 497054734 300539904 7959 33554432000 4194304 4650419 140733620759040 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4.4
Current children cumulated vsize (KiB) 293496

[startup+1.20939 s]
/proc/loadavg: 8.21 8.10 7.93 6/180 8395
/proc/meminfo: memFree=19505116/32951124 swapFree=67111524/67111528
[pid=8395] ppid=8393 vsize=293628 CPUtime=4.81 cores=0,2,4,6
/proc/8395/stat : 8395 (strangenight1-m) R 8393 8395 5509 0 -1 4202496 15876 0 0 0 479 2 0 0 25 0 4 0 497054734 300675072 7826 33554432000 4194304 4650419 140733620759040 18446744073709551615 4334219 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8395/statm: 73407 7826 391 112 0 68372 0
[pid=8395/tid=8396] ppid=8393 vsize=293628 CPUtime=1.19 cores=0,2,4,6
/proc/8395/task/8396/stat : 8396 (strangenight1-m) R 8393 8395 5509 0 -1 4202560 3857 0 0 0 119 0 0 0 19 0 4 0 497054734 300675072 7827 33554432000 4194304 4650419 140733620759040 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8395/tid=8397] ppid=8393 vsize=293628 CPUtime=1.19 cores=0,2,4,6
/proc/8395/task/8397/stat : 8397 (strangenight1-m) R 8393 8395 5509 0 -1 4202560 3999 0 0 0 119 0 0 0 19 0 4 0 497054734 300675072 7827 33554432000 4194304 4650419 140733620759040 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8395/tid=8398] ppid=8393 vsize=293628 CPUtime=1.19 cores=0,2,4,6
/proc/8395/task/8398/stat : 8398 (strangenight1-m) R 8393 8395 5509 0 -1 4202560 3578 0 0 0 119 0 0 0 19 0 4 0 497054734 300675072 7827 33554432000 4194304 4650419 140733620759040 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4.81
Current children cumulated vsize (KiB) 293628

[startup+1.50034 s]
/proc/loadavg: 8.21 8.10 7.93 6/180 8395
/proc/meminfo: memFree=19505116/32951124 swapFree=67111524/67111528
[pid=8395] ppid=8393 vsize=295020 CPUtime=5.96 cores=0,2,4,6
/proc/8395/stat : 8395 (strangenight1-m) R 8393 8395 5509 0 -1 4202496 19051 0 0 0 594 2 0 0 25 0 4 0 497054734 302100480 7619 33554432000 4194304 4650419 140733620759040 18446744073709551615 4365477 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8395/statm: 73755 7619 391 112 0 68720 0
[pid=8395/tid=8396] ppid=8393 vsize=295020 CPUtime=1.48 cores=0,2,4,6
/proc/8395/task/8396/stat : 8396 (strangenight1-m) R 8393 8395 5509 0 -1 4202560 4763 0 0 0 148 0 0 0 20 0 4 0 497054734 302100480 7619 33554432000 4194304 4650419 140733620759040 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8395/tid=8397] ppid=8393 vsize=295020 CPUtime=1.48 cores=0,2,4,6
/proc/8395/task/8397/stat : 8397 (strangenight1-m) R 8393 8395 5509 0 -1 4202560 5018 0 0 0 148 0 0 0 20 0 4 0 497054734 302100480 7619 33554432000 4194304 4650419 140733620759040 18446744073709551615 4366841 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8395/tid=8398] ppid=8393 vsize=295020 CPUtime=1.48 cores=0,2,4,6
/proc/8395/task/8398/stat : 8398 (strangenight1-m) R 8393 8395 5509 0 -1 4202560 4002 0 0 0 148 0 0 0 20 0 4 0 497054734 302100480 7620 33554432000 4194304 4650419 140733620759040 18446744073709551615 4366039 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 295020

[startup+3.10606 s]
/proc/loadavg: 8.52 8.16 7.95 9/184 8399
/proc/meminfo: memFree=19390388/32951124 swapFree=67111524/67111528
[pid=8395] ppid=8393 vsize=286376 CPUtime=12.38 cores=0,2,4,6
/proc/8395/stat : 8395 (strangenight1-m) R 8393 8395 5509 0 -1 4202496 36247 0 0 0 1232 6 0 0 25 0 4 0 497054734 293249024 15407 33554432000 4194304 4650419 140733620759040 18446744073709551615 4438951 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8395/statm: 71594 15407 393 112 0 66559 0
[pid=8395/tid=8396] ppid=8393 vsize=286376 CPUtime=3.09 cores=0,2,4,6
/proc/8395/task/8396/stat : 8396 (strangenight1-m) R 8393 8395 5509 0 -1 4202560 10572 0 0 0 308 1 0 0 25 0 4 0 497054734 293249024 15407 33554432000 4194304 4650419 140733620759040 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8395/tid=8397] ppid=8393 vsize=286376 CPUtime=3.08 cores=0,2,4,6
/proc/8395/task/8397/stat : 8397 (strangenight1-m) R 8393 8395 5509 0 -1 4202560 8316 0 0 0 307 1 0 0 25 0 4 0 497054734 293249024 15407 33554432000 4194304 4650419 140733620759040 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8395/tid=8398] ppid=8393 vsize=286376 CPUtime=3.09 cores=0,2,4,6
/proc/8395/task/8398/stat : 8398 (strangenight1-m) R 8393 8395 5509 0 -1 4202560 6921 0 0 0 308 1 0 0 25 0 4 0 497054734 293249024 15407 33554432000 4194304 4650419 140733620759040 18446744073709551615 4334047 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.38
Current children cumulated vsize (KiB) 286376

[startup+6.3005 s]
/proc/loadavg: 8.47 8.16 7.95 9/184 8399
/proc/meminfo: memFree=19324432/32951124 swapFree=67111524/67111528
[pid=8395] ppid=8393 vsize=286376 CPUtime=25.16 cores=0,2,4,6
/proc/8395/stat : 8395 (strangenight1-m) R 8393 8395 5509 0 -1 4202496 50820 0 0 0 2507 9 0 0 25 0 4 0 497054734 293249024 29448 33554432000 4194304 4650419 140733620759040 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8395/statm: 71594 29448 393 112 0 66559 0
[pid=8395/tid=8396] ppid=8393 vsize=286376 CPUtime=6.29 cores=0,2,4,6
/proc/8395/task/8396/stat : 8396 (strangenight1-m) R 8393 8395 5509 0 -1 4202560 10573 0 0 0 628 1 0 0 25 0 4 0 497054734 293249024 29448 33554432000 4194304 4650419 140733620759040 18446744073709551615 4438905 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8395/tid=8397] ppid=8393 vsize=286376 CPUtime=6.26 cores=0,2,4,6
/proc/8395/task/8397/stat : 8397 (strangenight1-m) R 8393 8395 5509 0 -1 4202560 15098 0 0 0 624 2 0 0 25 0 4 0 497054734 293249024 29448 33554432000 4194304 4650419 140733620759040 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8395/tid=8398] ppid=8393 vsize=286376 CPUtime=6.29 cores=0,2,4,6
/proc/8395/task/8398/stat : 8398 (strangenight1-m) R 8393 8395 5509 0 -1 4202560 13436 0 0 0 626 3 0 0 25 0 4 0 497054734 293249024 29448 33554432000 4194304 4650419 140733620759040 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 286376

[startup+12.7004 s]
/proc/loadavg: 8.44 8.16 7.95 9/184 8399
/proc/meminfo: memFree=19111856/32951124 swapFree=67111524/67111528
[pid=8395] ppid=8393 vsize=309408 CPUtime=50.71 cores=0,2,4,6
/proc/8395/stat : 8395 (strangenight1-m) R 8393 8395 5509 0 -1 4202496 74868 0 0 0 5056 15 0 0 25 0 4 0 497054734 316833792 42228 33554432000 4194304 4650419 140733620759040 18446744073709551615 4438922 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8395/statm: 77352 42228 393 112 0 72317 0
[pid=8395/tid=8396] ppid=8393 vsize=309408 CPUtime=12.69 cores=0,2,4,6
/proc/8395/task/8396/stat : 8396 (strangenight1-m) R 8393 8395 5509 0 -1 4202560 15629 0 0 0 1266 3 0 0 25 0 4 0 497054734 316833792 42228 33554432000 4194304 4650419 140733620759040 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8395/tid=8397] ppid=8393 vsize=309408 CPUtime=12.63 cores=0,2,4,6
/proc/8395/task/8397/stat : 8397 (strangenight1-m) R 8393 8395 5509 0 -1 4202560 18818 0 0 0 1260 3 0 0 25 0 4 0 497054734 316833792 42228 33554432000 4194304 4650419 140733620759040 18446744073709551615 4457455 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8395/tid=8398] ppid=8393 vsize=309408 CPUtime=12.68 cores=0,2,4,6
/proc/8395/task/8398/stat : 8398 (strangenight1-m) R 8393 8395 5509 0 -1 4202560 24920 0 0 0 1263 5 0 0 25 0 4 0 497054734 316833792 42228 33554432000 4194304 4650419 140733620759040 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 309408

[startup+25.5011 s]
/proc/loadavg: 8.37 8.15 7.95 9/184 8399
/proc/meminfo: memFree=18969876/32951124 swapFree=67111524/67111528
[pid=8395] ppid=8393 vsize=395648 CPUtime=101.85 cores=0,2,4,6
/proc/8395/stat : 8395 (strangenight1-m) R 8393 8395 5509 0 -1 4202496 100266 0 0 0 10163 22 0 0 25 0 4 0 497054734 405143552 60379 33554432000 4194304 4650419 140733620759040 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8395/statm: 98912 60379 393 112 0 93877 0
[pid=8395/tid=8396] ppid=8393 vsize=395648 CPUtime=25.49 cores=0,2,4,6
/proc/8395/task/8396/stat : 8396 (strangenight1-m) R 8393 8395 5509 0 -1 4202560 18427 0 0 0 2545 4 0 0 25 0 4 0 497054734 405143552 60379 33554432000 4194304 4650419 140733620759040 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8395/tid=8397] ppid=8393 vsize=395648 CPUtime=25.35 cores=0,2,4,6
/proc/8395/task/8397/stat : 8397 (strangenight1-m) R 8393 8395 5509 0 -1 4202560 30500 0 0 0 2529 6 0 0 25 0 4 0 497054734 405143552 60379 33554432000 4194304 4650419 140733620759040 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8395/tid=8398] ppid=8393 vsize=395648 CPUtime=25.48 cores=0,2,4,6
/proc/8395/task/8398/stat : 8398 (strangenight1-m) R 8393 8395 5509 0 -1 4202560 29863 0 0 0 2542 6 0 0 25 0 4 0 497054734 405143552 60379 33554432000 4194304 4650419 140733620759040 18446744073709551615 4359781 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.85
Current children cumulated vsize (KiB) 395648

[startup+51.1006 s]
/proc/loadavg: 8.40 8.17 7.96 9/184 8400
/proc/meminfo: memFree=18723164/32951124 swapFree=67111524/67111528
[pid=8395] ppid=8393 vsize=527568 CPUtime=204.11 cores=0,2,4,6
/proc/8395/stat : 8395 (strangenight1-m) R 8393 8395 5509 0 -1 4202496 148193 0 0 0 20377 34 0 0 25 0 4 0 497054734 540229632 74651 33554432000 4194304 4650419 140733620759040 18446744073709551615 4438666 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8395/statm: 131892 74651 393 112 0 126857 0
[pid=8395/tid=8396] ppid=8393 vsize=527568 CPUtime=51.08 cores=0,2,4,6
/proc/8395/task/8396/stat : 8396 (strangenight1-m) R 8393 8395 5509 0 -1 4202560 27313 0 0 0 5102 6 0 0 25 0 4 0 497054734 540229632 74651 33554432000 4194304 4650419 140733620759040 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8395/tid=8397] ppid=8393 vsize=527568 CPUtime=50.83 cores=0,2,4,6
/proc/8395/task/8397/stat : 8397 (strangenight1-m) R 8393 8395 5509 0 -1 4202560 41822 0 0 0 5074 9 0 0 25 0 4 0 497054734 540229632 74651 33554432000 4194304 4650419 140733620759040 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8395/tid=8398] ppid=8393 vsize=527568 CPUtime=51.08 cores=0,2,4,6
/proc/8395/task/8398/stat : 8398 (strangenight1-m) R 8393 8395 5509 0 -1 4202560 45132 0 0 0 5097 11 0 0 25 0 4 0 497054734 540229632 74651 33554432000 4194304 4650419 140733620759040 18446744073709551615 4310809 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 527568

[startup+102.301 s]
/proc/loadavg: 8.23 8.16 7.97 9/184 8401
/proc/meminfo: memFree=18638952/32951124 swapFree=67111524/67111528
[pid=8395] ppid=8393 vsize=638692 CPUtime=408.64 cores=0,2,4,6
/proc/8395/stat : 8395 (strangenight1-m) R 8393 8395 5509 0 -1 4202496 228147 0 0 0 40803 61 0 0 25 0 4 0 497054734 654020608 81837 33554432000 4194304 4650419 140733620759040 18446744073709551615 4364751 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8395/statm: 159673 81837 393 112 0 154638 0
[pid=8395/tid=8396] ppid=8393 vsize=638692 CPUtime=102.29 cores=0,2,4,6
/proc/8395/task/8396/stat : 8396 (strangenight1-m) R 8393 8395 5509 0 -1 4202560 48015 0 0 0 10215 14 0 0 25 0 4 0 497054734 654020608 81837 33554432000 4194304 4650419 140733620759040 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8395/tid=8397] ppid=8393 vsize=638692 CPUtime=101.76 cores=0,2,4,6
/proc/8395/task/8397/stat : 8397 (strangenight1-m) R 8393 8395 5509 0 -1 4202560 53465 0 0 0 10163 13 0 0 25 0 4 0 497054734 654020608 81837 33554432000 4194304 4650419 140733620759040 18446744073709551615 4366928 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8395/tid=8398] ppid=8393 vsize=638692 CPUtime=102.28 cores=0,2,4,6
/proc/8395/task/8398/stat : 8398 (strangenight1-m) R 8393 8395 5509 0 -1 4202560 79305 0 0 0 10206 22 0 0 25 0 4 0 497054734 654020608 81837 33554432000 4194304 4650419 140733620759040 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 408.64
Current children cumulated vsize (KiB) 638692

[startup+162.301 s]

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

[pid=8395] ppid=8393 vsize=875416 CPUtime=2565.73 cores=0,2,4,6
/proc/8395/stat : 8395 (strangenight1-m) R 8393 8395 5509 0 -1 4202496 724646 0 0 0 256348 225 0 0 25 0 4 0 497054734 896425984 147116 33554432000 4194304 4650419 140733620759040 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8395/statm: 218854 147116 393 112 0 213819 0
[pid=8395/tid=8396] ppid=8393 vsize=875416 CPUtime=642.31 cores=0,2,4,6
/proc/8395/task/8396/stat : 8396 (strangenight1-m) R 8393 8395 5509 0 -1 4202560 122672 0 0 0 64177 54 0 0 25 0 4 0 497054734 896425984 147116 33554432000 4194304 4650419 140733620759040 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8395/tid=8397] ppid=8393 vsize=875416 CPUtime=638.81 cores=0,2,4,6
/proc/8395/task/8397/stat : 8397 (strangenight1-m) R 8393 8395 5509 0 -1 4202560 195797 0 0 0 63812 69 0 0 25 0 4 0 497054734 896425984 147116 33554432000 4194304 4650419 140733620759040 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8395/tid=8398] ppid=8393 vsize=875416 CPUtime=642.29 cores=0,2,4,6
/proc/8395/task/8398/stat : 8398 (strangenight1-m) R 8393 8395 5509 0 -1 4202560 219095 0 0 0 64168 61 0 0 25 0 4 0 497054734 896425984 147116 33554432000 4194304 4650419 140733620759040 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2565.73
Current children cumulated vsize (KiB) 875416

[startup+702.301 s]
/proc/loadavg: 8.09 8.12 8.02 9/184 8417
/proc/meminfo: memFree=18051864/32951124 swapFree=67111524/67111528
[pid=8395] ppid=8393 vsize=863832 CPUtime=2805.42 cores=0,2,4,6
/proc/8395/stat : 8395 (strangenight1-m) R 8393 8395 5509 0 -1 4202496 770678 0 0 0 280303 239 0 0 25 0 4 0 497054734 884563968 144208 33554432000 4194304 4650419 140733620759040 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8395/statm: 215958 144208 393 112 0 210923 0
[pid=8395/tid=8396] ppid=8393 vsize=863832 CPUtime=702.31 cores=0,2,4,6
/proc/8395/task/8396/stat : 8396 (strangenight1-m) R 8393 8395 5509 0 -1 4202560 142700 0 0 0 70166 65 0 0 25 0 4 0 497054734 884563968 144208 33554432000 4194304 4650419 140733620759040 18446744073709551615 4439636 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8395/tid=8397] ppid=8393 vsize=863832 CPUtime=698.49 cores=0,2,4,6
/proc/8395/task/8397/stat : 8397 (strangenight1-m) R 8393 8395 5509 0 -1 4202560 203405 0 0 0 69779 70 0 0 25 0 4 0 497054734 884563968 144208 33554432000 4194304 4650419 140733620759040 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8395/tid=8398] ppid=8393 vsize=863832 CPUtime=702.29 cores=0,2,4,6
/proc/8395/task/8398/stat : 8398 (strangenight1-m) R 8393 8395 5509 0 -1 4202560 229022 0 0 0 70167 62 0 0 25 0 4 0 497054734 884563968 144208 33554432000 4194304 4650419 140733620759040 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2805.42
Current children cumulated vsize (KiB) 863832

[startup+762.301 s]
/proc/loadavg: 8.06 8.11 8.02 9/184 8419
/proc/meminfo: memFree=18057912/32951124 swapFree=67111524/67111528
[pid=8395] ppid=8393 vsize=883420 CPUtime=3045.08 cores=0,2,4,6
/proc/8395/stat : 8395 (strangenight1-m) R 8393 8395 5509 0 -1 4202496 811135 0 0 0 304257 251 0 0 25 0 4 0 497054734 904622080 147393 33554432000 4194304 4650419 140733620759040 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8395/statm: 220855 147393 393 112 0 215820 0
[pid=8395/tid=8396] ppid=8393 vsize=883420 CPUtime=762.31 cores=0,2,4,6
/proc/8395/task/8396/stat : 8396 (strangenight1-m) R 8393 8395 5509 0 -1 4202560 142700 0 0 0 76166 65 0 0 25 0 4 0 497054734 904622080 147393 33554432000 4194304 4650419 140733620759040 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8395/tid=8397] ppid=8393 vsize=883420 CPUtime=758.15 cores=0,2,4,6
/proc/8395/task/8397/stat : 8397 (strangenight1-m) R 8393 8395 5509 0 -1 4202560 211659 0 0 0 75744 71 0 0 25 0 4 0 497054734 904622080 147393 33554432000 4194304 4650419 140733620759040 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8395/tid=8398] ppid=8393 vsize=883420 CPUtime=762.29 cores=0,2,4,6
/proc/8395/task/8398/stat : 8398 (strangenight1-m) R 8393 8395 5509 0 -1 4202560 238233 0 0 0 76166 63 0 0 25 0 4 0 497054734 904622080 147393 33554432000 4194304 4650419 140733620759040 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3045.08
Current children cumulated vsize (KiB) 883420

[startup+822.301 s]
/proc/loadavg: 8.13 8.12 8.02 9/184 8420
/proc/meminfo: memFree=17908208/32951124 swapFree=67111524/67111528
[pid=8395] ppid=8393 vsize=931200 CPUtime=3284.77 cores=0,2,4,6
/proc/8395/stat : 8395 (strangenight1-m) R 8393 8395 5509 0 -1 4202496 847455 0 0 0 328214 263 0 0 25 0 4 0 497054734 953548800 152131 33554432000 4194304 4650419 140733620759040 18446744073709551615 4438939 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8395/statm: 232800 152131 393 112 0 227765 0
[pid=8395/tid=8396] ppid=8393 vsize=931200 CPUtime=822.31 cores=0,2,4,6
/proc/8395/task/8396/stat : 8396 (strangenight1-m) R 8393 8395 5509 0 -1 4202560 142700 0 0 0 82166 65 0 0 25 0 4 0 497054734 953548800 152131 33554432000 4194304 4650419 140733620759040 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8395/tid=8397] ppid=8393 vsize=931200 CPUtime=817.84 cores=0,2,4,6
/proc/8395/task/8397/stat : 8397 (strangenight1-m) R 8393 8395 5509 0 -1 4202560 219793 0 0 0 81711 73 0 0 25 0 4 0 497054734 953548800 152131 33554432000 4194304 4650419 140733620759040 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8395/tid=8398] ppid=8393 vsize=931200 CPUtime=822.3 cores=0,2,4,6
/proc/8395/task/8398/stat : 8398 (strangenight1-m) R 8393 8395 5509 0 -1 4202560 248497 0 0 0 82165 65 0 0 25 0 4 0 497054734 953548800 152131 33554432000 4194304 4650419 140733620759040 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3284.77
Current children cumulated vsize (KiB) 931200

[startup+882.3 s]
/proc/loadavg: 8.05 8.09 8.02 9/184 8422
/proc/meminfo: memFree=17895544/32951124 swapFree=67111524/67111528
[pid=8395] ppid=8393 vsize=931200 CPUtime=3524.44 cores=0,2,4,6
/proc/8395/stat : 8395 (strangenight1-m) R 8393 8395 5509 0 -1 4202496 874253 0 0 0 352176 268 0 0 25 0 4 0 497054734 953548800 152058 33554432000 4194304 4650419 140733620759040 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8395/statm: 232800 152058 393 112 0 227765 0
[pid=8395/tid=8396] ppid=8393 vsize=931200 CPUtime=882.31 cores=0,2,4,6
/proc/8395/task/8396/stat : 8396 (strangenight1-m) R 8393 8395 5509 0 -1 4202560 142700 0 0 0 88166 65 0 0 25 0 4 0 497054734 953548800 152058 33554432000 4194304 4650419 140733620759040 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8395/tid=8397] ppid=8393 vsize=931200 CPUtime=877.5 cores=0,2,4,6
/proc/8395/task/8397/stat : 8397 (strangenight1-m) R 8393 8395 5509 0 -1 4202560 228025 0 0 0 87676 74 0 0 25 0 4 0 497054734 953548800 152058 33554432000 4194304 4650419 140733620759040 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8395/tid=8398] ppid=8393 vsize=931200 CPUtime=882.3 cores=0,2,4,6
/proc/8395/task/8398/stat : 8398 (strangenight1-m) R 8393 8395 5509 0 -1 4202560 258832 0 0 0 88163 67 0 0 25 0 4 0 497054734 953548800 152058 33554432000 4194304 4650419 140733620759040 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3524.44
Current children cumulated vsize (KiB) 931200

[startup+942.301 s]
/proc/loadavg: 8.02 8.07 8.01 9/184 8424
/proc/meminfo: memFree=17872696/32951124 swapFree=67111524/67111528
[pid=8395] ppid=8393 vsize=981604 CPUtime=3764.13 cores=0,2,4,6
/proc/8395/stat : 8395 (strangenight1-m) R 8393 8395 5509 0 -1 4202496 914636 0 0 0 376135 278 0 0 25 0 4 0 497054734 1005162496 153925 33554432000 4194304 4650419 140733620759040 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8395/statm: 245401 153925 393 112 0 240366 0
[pid=8395/tid=8396] ppid=8393 vsize=981604 CPUtime=942.31 cores=0,2,4,6
/proc/8395/task/8396/stat : 8396 (strangenight1-m) R 8393 8395 5509 0 -1 4202560 154931 0 0 0 94160 71 0 0 25 0 4 0 497054734 1005162496 153925 33554432000 4194304 4650419 140733620759040 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8395/tid=8397] ppid=8393 vsize=981604 CPUtime=937.19 cores=0,2,4,6
/proc/8395/task/8397/stat : 8397 (strangenight1-m) R 8393 8395 5509 0 -1 4202560 235848 0 0 0 93644 75 0 0 25 0 4 0 497054734 1005162496 153925 33554432000 4194304 4650419 140733620759040 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8395/tid=8398] ppid=8393 vsize=981604 CPUtime=942.3 cores=0,2,4,6
/proc/8395/task/8398/stat : 8398 (strangenight1-m) R 8393 8395 5509 0 -1 4202560 269794 0 0 0 94161 69 0 0 25 0 4 0 497054734 1005162496 153925 33554432000 4194304 4650419 140733620759040 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3764.13
Current children cumulated vsize (KiB) 981604

[startup+1002.3 s]
/proc/loadavg: 8.08 8.07 8.01 9/184 8425
/proc/meminfo: memFree=17855432/32951124 swapFree=67111524/67111528
[pid=8395] ppid=8393 vsize=995056 CPUtime=4003.8 cores=0,2,4,6
/proc/8395/stat : 8395 (strangenight1-m) R 8393 8395 5509 0 -1 4202496 960336 0 0 0 400086 294 0 0 25 0 4 0 497054734 1018937344 156084 33554432000 4194304 4650419 140733620759040 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8395/statm: 248764 156084 393 112 0 243729 0
[pid=8395/tid=8396] ppid=8393 vsize=995056 CPUtime=1002.31 cores=0,2,4,6
/proc/8395/task/8396/stat : 8396 (strangenight1-m) R 8393 8395 5509 0 -1 4202560 172247 0 0 0 100149 82 0 0 25 0 4 0 497054734 1018937344 156084 33554432000 4194304 4650419 140733620759040 18446744073709551615 4367232 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8395/tid=8397] ppid=8393 vsize=995056 CPUtime=996.85 cores=0,2,4,6
/proc/8395/task/8397/stat : 8397 (strangenight1-m) R 8393 8395 5509 0 -1 4202560 243834 0 0 0 99609 76 0 0 25 0 4 0 497054734 1018937344 156085 33554432000 4194304 4650419 140733620759040 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8395/tid=8398] ppid=8393 vsize=995056 CPUtime=1002.3 cores=0,2,4,6
/proc/8395/task/8398/stat : 8398 (strangenight1-m) R 8393 8395 5509 0 -1 4202560 280237 0 0 0 100159 71 0 0 25 0 4 0 497054734 1018937344 156085 33554432000 4194304 4650419 140733620759040 18446744073709551615 4476432 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4003.8
Current children cumulated vsize (KiB) 995056

[startup+1062.3 s]
/proc/loadavg: 8.10 8.07 8.01 9/184 8427
/proc/meminfo: memFree=17841360/32951124 swapFree=67111524/67111528
[pid=8395] ppid=8393 vsize=931200 CPUtime=4243.49 cores=0,2,4,6
/proc/8395/stat : 8395 (strangenight1-m) R 8393 8395 5509 0 -1 4202496 1004903 0 0 0 424042 307 0 0 25 0 4 0 497054734 953548800 151988 33554432000 4194304 4650419 140733620759040 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8395/statm: 232800 151988 393 112 0 227765 0
[pid=8395/tid=8396] ppid=8393 vsize=931200 CPUtime=1062.32 cores=0,2,4,6
/proc/8395/task/8396/stat : 8396 (strangenight1-m) R 8393 8395 5509 0 -1 4202560 187215 0 0 0 106140 92 0 0 25 0 4 0 497054734 953548800 151988 33554432000 4194304 4650419 140733620759040 18446744073709551615 4365246 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8395/tid=8397] ppid=8393 vsize=931200 CPUtime=1056.53 cores=0,2,4,6
/proc/8395/task/8397/stat : 8397 (strangenight1-m) R 8393 8395 5509 0 -1 4202560 252589 0 0 0 105576 77 0 0 25 0 4 0 497054734 953548800 151988 33554432000 4194304 4650419 140733620759040 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8395/tid=8398] ppid=8393 vsize=931200 CPUtime=1062.31 cores=0,2,4,6
/proc/8395/task/8398/stat : 8398 (strangenight1-m) R 8393 8395 5509 0 -1 4202560 291287 0 0 0 106159 72 0 0 25 0 4 0 497054734 953548800 151988 33554432000 4194304 4650419 140733620759040 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4243.49
Current children cumulated vsize (KiB) 931200

[startup+1122.3 s]
/proc/loadavg: 8.26 8.10 8.02 10/185 8431
/proc/meminfo: memFree=17617716/32951124 swapFree=67111524/67111528
[pid=8395] ppid=8393 vsize=983000 CPUtime=4483.15 cores=0,2,4,6
/proc/8395/stat : 8395 (strangenight1-m) R 8393 8395 5509 0 -1 4202496 1035500 0 0 0 448003 312 0 0 25 0 4 0 497054734 1006592000 152018 33554432000 4194304 4650419 140733620759040 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8395/statm: 245750 152018 393 112 0 240715 0
[pid=8395/tid=8396] ppid=8393 vsize=983000 CPUtime=1122.31 cores=0,2,4,6
/proc/8395/task/8396/stat : 8396 (strangenight1-m) R 8393 8395 5509 0 -1 4202560 187317 0 0 0 112139 92 0 0 25 0 4 0 497054734 1006592000 152018 33554432000 4194304 4650419 140733620759040 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8395/tid=8397] ppid=8393 vsize=983000 CPUtime=1116.2 cores=0,2,4,6
/proc/8395/task/8397/stat : 8397 (strangenight1-m) R 8393 8395 5509 0 -1 4202560 260342 0 0 0 111541 79 0 0 25 0 4 0 497054734 1006592000 152018 33554432000 4194304 4650419 140733620759040 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8395/tid=8398] ppid=8393 vsize=983000 CPUtime=1122.3 cores=0,2,4,6
/proc/8395/task/8398/stat : 8398 (strangenight1-m) R 8393 8395 5509 0 -1 4202560 303975 0 0 0 112157 73 0 0 25 0 4 0 497054734 1006592000 152018 33554432000 4194304 4650419 140733620759040 18446744073709551615 4476293 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4483.15
Current children cumulated vsize (KiB) 983000

[startup+1182.31 s]
/proc/loadavg: 8.22 8.13 8.03 9/184 8433
/proc/meminfo: memFree=17636084/32951124 swapFree=67111524/67111528
[pid=8395] ppid=8393 vsize=971460 CPUtime=4722.85 cores=0,2,4,6
/proc/8395/stat : 8395 (strangenight1-m) R 8393 8395 5509 0 -1 4202496 1070241 0 0 0 471962 323 0 0 25 0 4 0 497054734 994775040 154651 33554432000 4194304 4650419 140733620759040 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8395/statm: 242865 154651 393 112 0 237830 0
[pid=8395/tid=8396] ppid=8393 vsize=971460 CPUtime=1182.32 cores=0,2,4,6
/proc/8395/task/8396/stat : 8396 (strangenight1-m) R 8393 8395 5509 0 -1 4202560 187317 0 0 0 118140 92 0 0 25 0 4 0 497054734 994775040 154651 33554432000 4194304 4650419 140733620759040 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8395/tid=8397] ppid=8393 vsize=971460 CPUtime=1175.88 cores=0,2,4,6
/proc/8395/task/8397/stat : 8397 (strangenight1-m) R 8393 8395 5509 0 -1 4202560 270043 0 0 0 117507 81 0 0 25 0 4 0 497054734 994775040 154651 33554432000 4194304 4650419 140733620759040 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8395/tid=8398] ppid=8393 vsize=971460 CPUtime=1182.31 cores=0,2,4,6
/proc/8395/task/8398/stat : 8398 (strangenight1-m) R 8393 8395 5509 0 -1 4202560 317959 0 0 0 118150 81 0 0 25 0 4 0 497054734 994775040 154651 33554432000 4194304 4650419 140733620759040 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4722.85
Current children cumulated vsize (KiB) 971460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.16 8.12 8.03 9/184 8434
/proc/meminfo: memFree=17593800/32951124 swapFree=67111524/67111528
[pid=8395] ppid=8393 vsize=971676 CPUtime=4800.34 cores=0,2,4,6
/proc/8395/stat : 8395 (strangenight1-m) R 8393 8395 5509 0 -1 4202496 1083196 0 0 0 479707 327 0 0 25 0 4 0 497054734 994996224 158803 33554432000 4194304 4650419 140733620759040 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8395/statm: 242919 158803 393 112 0 237884 0
[pid=8395/tid=8396] ppid=8393 vsize=971676 CPUtime=1201.72 cores=0,2,4,6
/proc/8395/task/8396/stat : 8396 (strangenight1-m) R 8393 8395 5509 0 -1 4202560 187317 0 0 0 120080 92 0 0 25 0 4 0 497054734 994996224 158803 33554432000 4194304 4650419 140733620759040 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8395/tid=8397] ppid=8393 vsize=971676 CPUtime=1195.17 cores=0,2,4,6
/proc/8395/task/8397/stat : 8397 (strangenight1-m) R 8393 8395 5509 0 -1 4202560 272660 0 0 0 119436 81 0 0 25 0 4 0 497054734 994996224 158803 33554432000 4194304 4650419 140733620759040 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8395/tid=8398] ppid=8393 vsize=971676 CPUtime=1201.71 cores=0,2,4,6
/proc/8395/task/8398/stat : 8398 (strangenight1-m) R 8393 8395 5509 0 -1 4202560 325173 0 0 0 120086 85 0 0 25 0 4 0 497054734 994996224 158803 33554432000 4194304 4650419 140733620759040 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 971676

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.74
CPU time (s): 4800.4
CPU user time (s): 4797.09
CPU system time (s): 3.3085
CPU usage (%): 399.454
Max. virtual memory (cumulated for all children) (KiB): 995660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.09
system time used= 3.3085
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1083198
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= 955
involuntary context switches= 34309

runsolver used 2.01069 second user time and 4.51731 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-29 05:06:26
IDJOB=3174894
IDBENCH=82512
IDSOLVER=1588
FILE ID=node144/3174894-1304046386
RUNJOBID= node144-1304045182-8268
PBS_JOBID= 13170382
Free space on /tmp= 72404 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/random/large/unif-k5-r20-v750-c15000-S3662714-068-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3174894-1304046386/watcher-3174894-1304046386 -o /tmp/evaluation-result-3174894-1304046386/solver-3174894-1304046386 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3174894-1304046386.cnf

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

MD5SUM BENCH= 48e79d2b0d6ab8da0627cd3c9f41a435
RANDOM SEED=804510546

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19505892 kB
Buffers:       2204632 kB
Cached:       10563420 kB
SwapCached:          4 kB
Active:        4708060 kB
Inactive:      8174180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19505892 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           13984 kB
Writeback:           0 kB
AnonPages:      113272 kB
Mapped:          15064 kB
Slab:           499112 kB
PageTables:       4288 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   319776 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= 72396 MiB
End job on node144 at 2011-04-29 05:26:30