Trace number 3174938

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.13 1201.77

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v30000-c126000-S1196935200-064-UNKNOWN.cnf
MD5SUMa5ac359cd8af4f1e83d886effb49a2a9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark204.405
Satisfiable
(Un)Satisfiability was proved
Number of variables30000
Number of clauses126000
Sum of the clauses size378000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3126000
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-3174938-1304055840.cnf'
0.00/0.00	c -- header says num vars:          30000
0.00/0.00	c -- header says num clauses:      126000
0.77/0.20	c -- clauses added:            0 learnts,       126000 normals,            0 xors
0.77/0.20	c -- vars added      30000
0.77/0.20	c Parsing time:  0.38 s
0.77/0.20	c  N st     0         0     30000    126000         0         0    378000         0   no data   no data  --
0.77/0.20	c asymm  cl-useful: 0/126000/126000 lits-rem:0 time: 0.37
0.77/0.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.27
1.17/0.39	c bin-w-bin subsume rem            0 bins  time:  0.04 s
1.17/0.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
1.17/0.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  30000 time:  0.04 s
1.17/0.93	c Removed useless bin:       0  fixed:     0  props:   0.29M  time:  0.04 s
1.17/0.93	c lits-rem:         0  cl-subs:        0  v-elim:    855  v-fix:    0  time:  1.24 s
1.17/0.93	c Finding binary XORs  T:     0.02 s  found:       0
1.17/0.93	c Finding non-binary XORs:     0.26 s (found:       0, avg size: nan)
1.17/0.93	c calculated reachability. Time: 0.00
1.17/0.93	c Calc default polars -  time:   0.04 s pos:   13382 undec:    3383 neg:   13235
1.17/0.93	c =========================================================================================
1.17/0.93	c types(t): F = full restart, N = normal restart
1.17/0.93	c types(t): S = simplification begin/end, E = solution found
1.17/0.93	c restart types(rt): st = static, dy = dynamic
1.17/0.93	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.17/0.93	c  B st     0         0     29145    124665         0         0    378828         0   no data   no data  --
8.76/2.20	c  N dy    19      4013     29145    124665         0      4011    378828   1170185    152.41    166.69  --
13.95/3.59	c  N dy    48      8107     29145    124665         0      8105    378828   2166936    156.70    228.35  --
19.55/4.98	c  N dy    75     12179     29145    124665         0     12177    378828   3137549    156.60    173.59  --
25.54/6.44	c  N dy   101     16319     29145    124665         0     16317    378828   4136048    156.61    168.91  --
31.93/8.01	c  N dy   126     20672     29145    124665         0     10676    378828    770050    155.58    164.24  --
37.54/9.42	c  N dy   150     24757     29145    124665         0     14760    378828   1737779    154.54    163.06  --
37.94/9.50	c  F st   153     25000     29145    124665         0     15003    378828   1792074    154.50   no data  --
45.11/11.39	c  N dy   159     30000     29145    124665         0     20002    378828   3324903    154.50   no data  --
45.11/11.39	c  S st   159     30000     29145    124665         0     20002    378828   3324903    154.50   no data  --
45.91/11.58	c  S st   159     30503     29145    124665         0     20505    378828   3420816    154.50   no data  --
46.32/11.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
46.32/11.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
46.72/11.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.68
48.30/12.19	c bin-w-bin subsume rem            0 bins  time:  0.03 s
48.70/12.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
48.70/12.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29145 time:  0.04 s
48.70/12.22	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.05 s
77.86/19.59	c lits-rem:         0  cl-subs:        8  v-elim:      0  v-fix:    0  time: 29.28 s
78.66/19.75	c asymm  cl-useful: 0/124665/124665 lits-rem:0 time: 0.62
78.66/19.75	c calculated reachability. Time: 0.01
78.66/19.75	c  N dy   159     30503     29145    124665         0     20497    378828   3416461    154.50   no data  --
85.46/21.43	c  N dy   185     34584     29145    124665         0     24578    378828   4386498    154.32    168.14  --
92.24/23.16	c  N dy   219     38626     29145    124665         0     28620    378828   5366967    155.27    168.59  --
99.06/24.88	c  N dy   248     42672     29145    124665         0     17168    378828   1172880    155.87    166.42  --
104.22/26.13	c  S st   270     45754     29145    124665         0     20250    378828   1939364    156.26    132.77  --
105.02/26.33	c  S st   270     46257     29145    124665         0     20753    378828   2030455    156.26   no data  --
105.02/26.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
105.02/26.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
105.82/26.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.71
106.62/26.72	c bin-w-bin subsume rem            0 bins  time:  0.04 s
106.62/26.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
106.62/26.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29145 time:  0.04 s
106.62/26.76	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.06 s
126.59/31.76	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time: 19.94 s
126.59/31.78	c vivif2 --  cl tried   124665 cl shrink        0 lits rem          0 time: 0.07
126.99/31.81	c vivif2 --  cl tried    20751 cl shrink        0 lits rem          0 time: 0.13
127.39/31.96	c asymm  cl-useful: 0/124665/124665 lits-rem:0 time: 0.60
127.39/31.97	c calculated reachability. Time: 0.00
127.39/31.97	c  N dy   270     46257     29145    124665         0     20751    378828   2030230    156.26   no data  --
133.78/33.59	c  N dy   303     50393     29145    124665         0     24887    378828   3043857    156.80    165.20  --
140.18/35.17	c  N dy   329     54401     29145    124665         0     28895    378828   3999068    156.50    172.35  --
146.97/36.87	c  N dy   361     58462     29145    124665         0     32956    378828   4999711    157.06    203.67  --
153.75/38.56	c  N dy   389     62576     29145    124665         0     37070    378828   5992205    156.87    170.66  --
160.14/40.20	c  N dy   415     66622     29145    124665         0     22367    378828   1600314    156.75    167.65  --
164.54/41.27	c  S st   434     69385     29145    124665         0     25130    378828   2273375    156.81   no data  --
165.36/41.47	c  S st   434     69886     29145    124665         0     25631    378828   2354504    156.81   no data  --
165.36/41.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
165.36/41.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
166.13/41.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.71
166.93/41.87	c bin-w-bin subsume rem            0 bins  time:  0.03 s
166.93/41.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
166.93/41.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29145 time:  0.04 s
167.33/41.90	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.05 s
191.71/48.04	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time: 24.38 s
191.71/48.05	c vivif2 --  cl tried   124665 cl shrink        0 lits rem          0 time: 0.06
191.71/48.09	c vivif2 --  cl tried    25630 cl shrink        0 lits rem          0 time: 0.15
192.50/48.25	c asymm  cl-useful: 0/124665/124665 lits-rem:0 time: 0.64
192.50/48.26	c calculated reachability. Time: 0.00
192.50/48.26	c  N dy   434     69886     29145    124665         0     25630    378828   2353886    156.81   no data  --
199.68/50.05	c  N dy   461     74387     29145    124665         0     30131    378828   3459011    156.54    181.00  --
207.68/52.06	c  N dy   492     79269     29145    124665         0     35013    378828   4634490    156.33    165.69  --
216.46/54.27	c  N dy   526     84486     29145    124665         0     40229    378828   5893373    156.48    164.94  --
221.66/55.54	c  F st   545     87502     29145    124665         0     22373    378828   1045187    156.49   no data  --
226.87/56.89	c  N st   550     90799     29145    124665         0     25670    378828   2018949    156.49   no data  --
236.83/59.34	c  N dy   579     96680     29145    124665         0     31551    378828   3667647    156.65    166.02  --
248.02/62.16	c  N dy   621    103176     29145    124665         0     38047    378828   5213875    156.46    165.93  --
250.82/62.88	c  S st   632    104830     29145    124665         0     39701    378828   5603218    156.35    145.15  --
252.02/63.12	c  S st   632    105337     29145    124665         0     40208    378828   5696204    156.35   no data  --
252.02/63.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
252.02/63.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
252.83/63.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.76
254.81/63.81	c bin-w-bin subsume rem            0 bins  time:  0.04 s
254.81/63.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
254.81/63.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29145 time:  0.04 s
254.81/63.84	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.06 s
514.84/128.99	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time: 259.44 s
515.25/129.00	c vivif2 --  cl tried   124665 cl shrink        0 lits rem          0 time: 0.07
515.65/129.10	c vivif2 --  cl tried    40207 cl shrink        0 lits rem          0 time: 0.37
516.04/129.29	c asymm  cl-useful: 0/124665/124665 lits-rem:0 time: 0.77
516.04/129.30	c calculated reachability. Time: 0.01
516.04/129.30	c  N dy   632    105337     29145    124665         0     40207    378828   5695811    156.35   no data  --
527.23/132.09	c  N dy   674    112091     29145    124665         0     24525    378828   1113875    156.09    165.19  --
538.84/134.99	c  N dy   719    119495     29145    124665         0     31929    378828   2892217    155.88    164.09  --
551.61/138.19	c  N dy   772    127171     29145    124665         0     39604    378828   4765010    156.05    170.44  --
566.37/141.83	c  N dy   827    135370     29145    124665         0     24082    378828    696215    156.17    168.72  --
580.76/145.43	c  N dy   888    144013     29145    124665         0     32725    378828   2800154    156.32    178.04  --
596.73/149.45	c  N dy   954    153336     29145    124665         0     42048    378828   5068132    156.45    165.41  --
605.11/151.50	c  S st   985    158005     29145    124665         0     46717    378828   6196915    156.50   no data  --
605.91/151.73	c  S st   985    158509     29145    124665         0     47221    378828   6280526    156.50   no data  --
605.91/151.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
605.91/151.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
606.71/151.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.80
608.73/152.46	c bin-w-bin subsume rem            0 bins  time:  0.04 s
608.73/152.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
608.73/152.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29145 time:  0.04 s
608.73/152.49	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.06 s
944.25/236.50	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 334.61 s
944.65/236.51	c vivif2 --  cl tried   124665 cl shrink        0 lits rem          0 time: 0.06
945.05/236.61	c vivif2 --  cl tried    47218 cl shrink        0 lits rem          0 time: 0.40
945.85/236.82	c asymm  cl-useful: 0/124665/124665 lits-rem:0 time: 0.83
945.85/236.83	c calculated reachability. Time: 0.00
945.85/236.83	c  N dy   985    158509     29145    124665         0     47218    378828   6278908    156.50   no data  --
963.03/241.10	c  N dy  1062    168729     29145    124665         0     32580    378828   2446309    156.75    165.38  --
981.00/245.65	c  N dy  1136    179518     29145    124665         0     43369    378828   5073350    156.87    168.22  --
1000.98/250.62	c  N dy  1215    191071     29145    124665         0     28996    378828   1277396    156.87    166.28  --
1020.94/255.64	c  N dy  1296    203267     29145    124665         0     41192    378828   4226365    156.91    166.53  --
1044.51/261.53	c  N dy  1382    216338     29145    124665         0     27298    378828    604296    156.91    166.34  --
1068.48/267.54	c  N dy  1473    230368     29145    124665         0     41326    378828   4029937    156.83    172.04  --
1081.66/270.88	c  S st  1524    237764     29145    124665         0     48722    378828   5823845    156.88   no data  --
1082.86/271.11	c  S st  1524    238266     29145    124665         0     49224    378828   5916080    156.88   no data  --
1082.86/271.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
1082.86/271.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1083.68/271.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.81
1085.25/271.76	c bin-w-bin subsume rem            0 bins  time:  0.04 s
1085.25/271.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
1085.25/271.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29145 time:  0.04 s
1085.65/271.80	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.05 s
1397.63/349.95	c lits-rem:         0  cl-subs:        5  v-elim:      0  v-fix:    0  time: 310.86 s
1397.63/349.96	c vivif2 --  cl tried   124665 cl shrink        0 lits rem          0 time: 0.07
1398.03/350.06	c vivif2 --  cl tried    49219 cl shrink        0 lits rem          0 time: 0.39
1398.83/350.28	c asymm  cl-useful: 0/124665/124665 lits-rem:0 time: 0.87
1398.83/350.29	c calculated reachability. Time: 0.00
1398.83/350.29	c  N dy  1524    238266     29145    124665         0     49219    378828   5913668    156.88   no data  --
1426.01/357.09	c  N dy  1624    253482     29145    124665         0     36452    378828   2614703    157.02    224.92  --
1456.76/364.76	c  N dy  1733    269769     29145    124665         0     52739    378828   6565505    157.03    168.12  --
1488.29/372.69	c  N dy  1851    287065     29145    124665         0     41042    378828   3428031    157.09    166.13  --
1523.85/381.55	c  N dy  1983    305412     29145    124665         0     59388    378828   7915054    157.22    165.55  --
1525.85/382.00	c  F st  1989    306252     29145    124665         0     30235    378828    552899    157.19   no data  --
1560.21/390.67	c  N dy  2090    324987     29145    124665         0     48967    378828   5486627    157.29    165.71  --
1597.36/399.94	c  N dy  2234    345002     29145    124665         0     37986    378828   2201703    157.32    168.00  --
1619.74/405.53	c  S st  2320    357399     29145    124665         0     50383    378828   5188324    157.33   no data  --
1620.51/405.79	c  S st  2320    357904     29145    124665         0     50888    378828   5278018    157.33   no data  --
1620.91/405.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
1620.91/405.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1621.72/406.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.83
1623.32/406.40	c bin-w-bin subsume rem            0 bins  time:  0.04 s
1623.32/406.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
1623.32/406.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29145 time:  0.04 s
1623.32/406.44	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.06 s
1877.76/470.10	c lits-rem:         0  cl-subs:        6  v-elim:      0  v-fix:    0  time: 253.80 s
1877.76/470.12	c vivif2 --  cl tried   124665 cl shrink        0 lits rem          0 time: 0.07
1878.16/470.20	c vivif2 --  cl tried    50882 cl shrink        0 lits rem          0 time: 0.36
1878.98/470.43	c asymm  cl-useful: 0/124665/124665 lits-rem:0 time: 0.91
1878.98/470.44	c calculated reachability. Time: 0.00
1878.98/470.44	c  N dy  2320    357904     29145    124665         0     50882    378828   5275534    157.33   no data  --
1916.91/479.99	c  N dy  2453    377988     29145    124665         0     38966    378828   2149355    157.31    173.55  --
1955.26/489.55	c  N dy  2588    398115     29145    124665         0     59090    378828   7097434    157.46    166.19  --
1994.00/499.26	c  N dy  2729    418312     29145    124665         0     46291    378828   3816820    157.66    166.20  --
2034.35/509.38	c  N dy  2861    438547     29145    124665         0     66526    378828   8719087    157.58    171.17  --
2071.10/518.52	c  N dy  2997    458738     29145    124665         0     52720    378828   5073947    157.71    166.54  --
2109.84/528.23	c  N dy  3125    478783     29145    124665         0     37770    378828   1190935    157.71    166.09  --
2146.19/537.31	c  N dy  3251    498790     29145    124665         0     57774    378828   6062423    157.68    170.74  --
2183.34/546.64	c  N dy  3387    518847     29145    124665         0     41830    378828   1921843    157.68    167.61  --
2216.49/554.97	c  S st  3505    536857     29145    124665         0     59838    378828   6285431    157.64    165.36  --
2217.68/555.24	c  S st  3505    537359     29145    124665         0     60340    378828   6392943    157.64   no data  --
2217.68/555.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
2217.68/555.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2218.49/555.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.87
2220.48/555.92	c bin-w-bin subsume rem            0 bins  time:  0.04 s
2220.48/555.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
2220.48/555.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29145 time:  0.04 s
2220.48/555.95	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.06 s
2589.17/648.27	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time: 368.32 s
2589.17/648.29	c vivif2 --  cl tried   124665 cl shrink        0 lits rem          0 time: 0.06
2589.57/648.39	c vivif2 --  cl tried    60336 cl shrink        0 lits rem          0 time: 0.41
2590.78/648.63	c asymm  cl-useful: 0/124665/124665 lits-rem:0 time: 0.95
2590.78/648.64	c calculated reachability. Time: 0.00
2590.78/648.64	c  N dy  3505    537359     29145    124665         0     60336    378828   6391113    157.64   no data  --
2628.71/658.11	c  N dy  3651    557404     29145    124665         0     43385    378828   2070792    157.80    170.53  --
2664.66/667.20	c  N dy  3778    577509     29145    124665         0     63489    378828   7013695    157.77    167.30  --
2703.00/676.73	c  N dy  3918    597674     29145    124665         0     45651    378828   2391846    157.80    167.19  --
2739.34/685.89	c  N dy  4050    617675     29145    124665         0     65650    378828   7268768    157.79    166.93  --
2778.09/695.54	c  N dy  4200    637848     29145    124665         0     46825    378828   2392662    157.90    168.45  --
2814.86/704.79	c  N dy  4333    657922     29145    124665         0     66893    378828   7360180    157.92    166.58  --
2853.18/714.34	c  N dy  4465    678052     29145    124665         0     47023    378828   2180703    157.88    166.53  --
2890.32/723.60	c  N dy  4598    698069     29145    124665         0     67038    378828   7057196    157.88    169.64  --
2929.47/733.42	c  N dy  4734    718195     29145    124665         0     46166    378828   1734647    157.93    170.24  --
2966.62/742.71	c  N dy  4874    738357     29145    124665         0     66327    378828   6680431    157.97    178.26  --
3006.56/752.72	c  N dy  5007    758432     29145    124665         0     44406    378828   1089336    157.99    168.68  --
3043.71/762.03	c  N dy  5143    778480     29145    124665         0     64451    378828   5968193    158.00    167.48  --
3085.65/772.56	c  N dy  5283    798698     29145    124665         0     84667    378828  10948698    158.05    170.17  --
3099.63/776.05	c  S st  5337    806038     29145    124665         0     49015    378828   1953964    158.07   no data  --
3100.45/776.29	c  S st  5337    806542     29145    124665         0     49519    378828   2068361    158.07   no data  --
3100.83/776.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
3100.83/776.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3101.62/776.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.81
3102.02/776.69	c bin-w-bin subsume rem            0 bins  time:  0.04 s
3102.02/776.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
3102.42/776.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29145 time:  0.04 s
3102.42/776.72	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.05 s
3125.59/782.57	c lits-rem:        12  cl-subs:        2  v-elim:      0  v-fix:    0  time: 23.37 s
3125.59/782.59	c vivif2 --  cl tried   124665 cl shrink        0 lits rem          0 time: 0.07
3126.00/782.63	c vivif2 --  cl tried    49517 cl shrink        0 lits rem          0 time: 0.14
3126.81/782.84	c asymm  cl-useful: 0/124665/124665 lits-rem:0 time: 0.84
3126.81/782.85	c calculated reachability. Time: 0.01
3126.81/782.85	c  N dy  5337    806542     29145    124665         0     49517    378828   2067281    158.07   no data  --
3165.95/792.64	c  N dy  5474    826593     29145    124665         0     69566    378828   6991795    158.09    171.91  --
3209.08/803.44	c  N dy  5611    846608     29145    124665         0     45583    378828    874821    158.11    168.38  --
3247.83/813.19	c  N dy  5749    866616     29145    124665         0     65589    378828   5771564    158.13    167.05  --
3290.97/823.96	c  N dy  5883    886695     29145    124665         0     85667    378828  10676085    158.13    171.37  --
3331.31/834.08	c  N dy  6023    906738     29145    124665         0     60713    378828   4345010    158.14    240.51  --
3373.65/844.67	c  N dy  6161    926811     29145    124665         0     80786    378828   9340396    158.16    170.99  --
3416.42/855.33	c  N dy  6299    946862     29145    124665         0     54834    378828   2719408    158.17    187.69  --
3457.53/865.60	c  N dy  6429    966941     29145    124665         0     74912    378828   7666348    158.16    166.57  --
3501.87/876.79	c  N dy  6561    986998     29145    124665         0     47974    378828    741633    158.15    172.78  --
3541.02/886.51	c  N dy  6698   1007063     29145    124665         0     68039    378828   5633071    158.15    171.07  --
3583.38/897.18	c  N dy  6841   1027116     29145    124665         0     88088    378828  10627389    158.22    167.39  --
3624.50/907.43	c  N dy  6979   1047237     29145    124665         0     60210    378828   3502908    158.22    168.68  --
3665.25/917.64	c  N dy  7120   1067334     29145    124665         0     80306    378828   8449600    158.22    176.86  --
3674.83/920.08	c  F st  7150   1071875     29145    124665         0     84846    378828   9581272    158.22   no data  --
3708.78/928.58	c  N dy  7230   1087422     29145    124665         0     51392    378828   1116418    158.25    168.48  --
3747.93/938.30	c  N dy  7365   1107440     29145    124665         0     71408    378828   6095262    158.26    169.37  --
3791.07/949.10	c  N dy  7509   1127484     29145    124665         0     91452    378828  11007632    158.30    170.61  --
3832.61/959.52	c  N dy  7646   1147628     29145    124665         0     61597    378828   3348549    158.33    169.26  --
3873.78/969.82	c  N dy  7787   1167650     29145    124665         0     81618    378828   8337576    158.38    169.38  --
3919.69/981.31	c  N dy  7931   1187802     29145    124665         0    101767    378828  13255318    158.39    176.10  --
3958.43/991.03	c  N dy  8071   1207822     29145    124665         0     70797    378828   5377878    158.42    167.05  --
3962.42/992.02	c  S st  8085   1209814     29145    124665         0     72789    378828   5859761    158.41   no data  --
3963.62/992.30	c  S st  8085   1210319     29145    124665         0     73294    378828   5961036    158.41   no data  --
3963.62/992.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
3963.62/992.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3964.43/992.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.89
3966.04/992.96	c bin-w-bin subsume rem            0 bins  time:  0.04 s
3966.04/992.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
3966.04/992.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29145 time:  0.04 s
3966.42/993.00	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.06 s
4296.73/1075.76	c lits-rem:         0  cl-subs:        5  v-elim:      0  v-fix:    0  time: 329.57 s
4296.73/1075.78	c vivif2 --  cl tried   124665 cl shrink        0 lits rem          0 time: 0.06
4297.14/1075.87	c vivif2 --  cl tried    73289 cl shrink        0 lits rem          0 time: 0.38
4298.34/1076.14	c asymm  cl-useful: 0/124665/124665 lits-rem:0 time: 1.05
4298.34/1076.15	c calculated reachability. Time: 0.01
4298.34/1076.15	c  N dy  8085   1210319     29145    124665         0     73289    378828   5959888    158.41   no data  --
4341.07/1086.81	c  N dy  8228   1230487     29145    124665         0     93453    378828  10946120    158.44    167.13  --
4381.82/1097.08	c  N dy  8365   1250558     29145    124665         0     61527    378828   2882690    158.47    172.57  --
4421.77/1107.09	c  N dy  8508   1270621     29145    124665         0     81589    378828   7815243    158.50    169.10  --
4465.31/1117.96	c  N dy  8643   1290736     29145    124665         0    101702    378828  12735147    158.50    167.14  --
4504.84/1127.88	c  N dy  8781   1310768     29145    124665         0     68742    378828   4388034    158.50    167.50  --
4546.00/1138.18	c  N dy  8919   1330834     29145    124665         0     88804    378828   9349697    158.53    171.00  --
4591.11/1149.48	c  N dy  9051   1350902     29145    124665         0     54873    378828    753963    158.54    172.00  --
4631.05/1159.44	c  N dy  9181   1371108     29145    124665         0     75078    378828   5764713    158.55    172.30  --
4675.40/1170.50	c  N dy  9320   1391188     29145    124665         0     95157    378828  10716311    158.57    168.92  --
4720.93/1181.92	c  N dy  9460   1411334     29145    124665         0     60305    378828   1851289    158.58    167.28  --
4762.07/1192.20	c  N dy  9601   1431425     29145    124665         0     80394    378828   6824185    158.60    168.55  --

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-3174938-1304055840/watcher-3174938-1304055840 -o /tmp/evaluation-result-3174938-1304055840/solver-3174938-1304055840 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3174938-1304055840.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.54 8.02 7.91 5/180 13039
/proc/meminfo: memFree=14034524/32950928 swapFree=67111528/67111528
[pid=13039] ppid=13037 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/13039/stat : 13039 (strangenight1-m) R 13037 13039 12807 0 -1 4202496 413 0 0 0 0 0 0 0 25 0 4 0 517183777 52465664 353 33554432000 4194304 4650419 140735120738880 18446744073709551615 46922076633010 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13039/statm: 12809 353 303 112 0 7774 0
[pid=13039/tid=13040] ppid=13037 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/13039/task/13040/stat : 13040 (strangenight1-m) R 13037 13039 12807 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 517183777 52465664 353 33554432000 4194304 4650419 140735120738880 18446744073709551615 248089754609 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=13039/tid=13041] ppid=13037 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/13039/task/13041/stat : 13041 (strangenight1-m) R 13037 13039 12807 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 517183778 52465664 353 33554432000 4194304 4650419 140735120738880 18446744073709551615 46922076633010 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13039/tid=13042] ppid=13037 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/13039/task/13042/stat : 13042 (strangenight1-m) R 13037 13039 12807 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 517183778 52465664 353 33554432000 4194304 4650419 140735120738880 18446744073709551615 46922076633008 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.0435539 s]
/proc/loadavg: 7.54 8.02 7.91 5/180 13039
/proc/meminfo: memFree=14034524/32950928 swapFree=67111528/67111528
[pid=13039] ppid=13037 vsize=303604 CPUtime=0.14 cores=0,2,4,6
/proc/13039/stat : 13039 (strangenight1-m) D 13037 13039 12807 0 -1 4202496 13885 0 0 0 13 1 0 0 25 0 4 0 517183777 310890496 11732 33554432000 4194304 4650419 140735120738880 18446744073709551615 248089741495 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13039/statm: 75901 11732 344 112 0 70866 0
[pid=13039/tid=13040] ppid=13037 vsize=303604 CPUtime=0.03 cores=0,2,4,6
/proc/13039/task/13040/stat : 13040 (strangenight1-m) R 13037 13039 12807 0 -1 4202560 3371 0 0 0 3 0 0 0 25 0 4 0 517183777 310890496 11732 33554432000 4194304 4650419 140735120738880 18446744073709551615 4520352 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13039/tid=13041] ppid=13037 vsize=303604 CPUtime=0.03 cores=0,2,4,6
/proc/13039/task/13041/stat : 13041 (strangenight1-m) D 13037 13039 12807 0 -1 4202560 3381 0 0 0 3 0 0 0 25 0 4 0 517183778 310890496 11732 33554432000 4194304 4650419 140735120738880 18446744073709551615 4520322 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13039/tid=13042] ppid=13037 vsize=303604 CPUtime=0.03 cores=0,2,4,6
/proc/13039/task/13042/stat : 13042 (strangenight1-m) D 13037 13039 12807 0 -1 4202560 3336 0 0 0 3 0 0 0 25 0 4 0 517183778 310890496 11732 33554432000 4194304 4650419 140735120738880 18446744073709551615 248089359045 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 303604

[startup+0.105056 s]
/proc/loadavg: 7.54 8.02 7.91 5/180 13039
/proc/meminfo: memFree=14034524/32950928 swapFree=67111528/67111528
[pid=13039] ppid=13037 vsize=310956 CPUtime=0.38 cores=0,2,4,6
/proc/13039/stat : 13039 (strangenight1-m) R 13037 13039 12807 0 -1 4202496 19678 0 0 0 36 2 0 0 25 0 4 0 517183777 318418944 17525 33554432000 4194304 4650419 140735120738880 18446744073709551615 248089359393 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13039/statm: 77739 17526 344 112 0 72704 0
[pid=13039/tid=13040] ppid=13037 vsize=310956 CPUtime=0.09 cores=0,2,4,6
/proc/13039/task/13040/stat : 13040 (strangenight1-m) R 13037 13039 12807 0 -1 4202560 4815 0 0 0 9 0 0 0 25 0 4 0 517183777 318418944 17526 33554432000 4194304 4650419 140735120738880 18446744073709551615 4373896 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13039/tid=13041] ppid=13037 vsize=310956 CPUtime=0.08 cores=0,2,4,6
/proc/13039/task/13041/stat : 13041 (strangenight1-m) D 13037 13039 12807 0 -1 4202560 4821 0 0 0 8 0 0 0 18 0 4 0 517183778 318418944 17526 33554432000 4194304 4650419 140735120738880 18446744073709551615 248089741495 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13039/tid=13042] ppid=13037 vsize=310956 CPUtime=0.09 cores=0,2,4,6
/proc/13039/task/13042/stat : 13042 (strangenight1-m) D 13037 13039 12807 0 -1 4202560 4811 0 0 0 9 0 0 0 18 0 4 0 517183778 318418944 17526 33554432000 4194304 4650419 140735120738880 18446744073709551615 4373896 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 310956

[startup+0.300331 s]
/proc/loadavg: 7.54 8.02 7.91 5/180 13039
/proc/meminfo: memFree=14034524/32950928 swapFree=67111528/67111528
[pid=13039] ppid=13037 vsize=321836 CPUtime=1.17 cores=0,2,4,6
/proc/13039/stat : 13039 (strangenight1-m) R 13037 13039 12807 0 -1 4202496 26053 0 0 0 114 3 0 0 25 0 4 0 517183777 329560064 21680 33554432000 4194304 4650419 140735120738880 18446744073709551615 4427009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13039/statm: 80459 21682 377 112 0 75424 0
[pid=13039/tid=13040] ppid=13037 vsize=321836 CPUtime=0.28 cores=0,2,4,6
/proc/13039/task/13040/stat : 13040 (strangenight1-m) R 13037 13039 12807 0 -1 4202560 6854 0 0 0 28 0 0 0 25 0 4 0 517183777 329560064 21682 33554432000 4194304 4650419 140735120738880 18446744073709551615 4426564 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13039/tid=13041] ppid=13037 vsize=321836 CPUtime=0.29 cores=0,2,4,6
/proc/13039/task/13041/stat : 13041 (strangenight1-m) R 13037 13039 12807 0 -1 4202560 6877 0 0 0 28 1 0 0 18 0 4 0 517183778 329560064 21683 33554432000 4194304 4650419 140735120738880 18446744073709551615 4426459 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13039/tid=13042] ppid=13037 vsize=321836 CPUtime=0.28 cores=0,2,4,6
/proc/13039/task/13042/stat : 13042 (strangenight1-m) R 13037 13039 12807 0 -1 4202560 5044 0 0 0 28 0 0 0 18 0 4 0 517183778 329560064 21684 33554432000 4194304 4650419 140735120738880 18446744073709551615 4363592 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 321836

[startup+1.25816 s]
/proc/loadavg: 7.54 8.02 7.91 5/180 13039
/proc/meminfo: memFree=14034524/32950928 swapFree=67111528/67111528
[pid=13039] ppid=13037 vsize=322108 CPUtime=5 cores=0,2,4,6
/proc/13039/stat : 13039 (strangenight1-m) R 13037 13039 12807 0 -1 4202496 43803 0 0 0 493 7 0 0 19 0 4 0 517183777 329838592 34559 33554432000 4194304 4650419 140735120738880 18446744073709551615 4363566 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13039/statm: 80527 34559 391 112 0 75492 0
[pid=13039/tid=13040] ppid=13037 vsize=322108 CPUtime=1.24 cores=0,2,4,6
/proc/13039/task/13040/stat : 13040 (strangenight1-m) R 13037 13039 12807 0 -1 4202560 13798 0 0 0 123 1 0 0 19 0 4 0 517183777 329838592 34559 33554432000 4194304 4650419 140735120738880 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13039/tid=13041] ppid=13037 vsize=322108 CPUtime=1.24 cores=0,2,4,6
/proc/13039/task/13041/stat : 13041 (strangenight1-m) R 13037 13039 12807 0 -1 4202560 11907 0 0 0 122 2 0 0 19 0 4 0 517183778 329838592 34559 33554432000 4194304 4650419 140735120738880 18446744073709551615 4363562 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13039/tid=13042] ppid=13037 vsize=322108 CPUtime=1.24 cores=0,2,4,6
/proc/13039/task/13042/stat : 13042 (strangenight1-m) R 13037 13039 12807 0 -1 4202560 5764 0 0 0 124 0 0 0 19 0 4 0 517183778 329838592 34559 33554432000 4194304 4650419 140735120738880 18446744073709551615 4363452 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5
Current children cumulated vsize (KiB) 322108

[startup+1.50112 s]
/proc/loadavg: 7.54 8.02 7.91 5/180 13039
/proc/meminfo: memFree=14034524/32950928 swapFree=67111528/67111528
[pid=13039] ppid=13037 vsize=322108 CPUtime=5.97 cores=0,2,4,6
/proc/13039/stat : 13039 (strangenight1-m) R 13037 13039 12807 0 -1 4202496 44745 0 0 0 590 7 0 0 19 0 4 0 517183777 329838592 35501 33554432000 4194304 4650419 140735120738880 18446744073709551615 4364503 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13039/statm: 80527 35501 391 112 0 75492 0
[pid=13039/tid=13040] ppid=13037 vsize=322108 CPUtime=1.48 cores=0,2,4,6
/proc/13039/task/13040/stat : 13040 (strangenight1-m) R 13037 13039 12807 0 -1 4202560 14043 0 0 0 147 1 0 0 19 0 4 0 517183777 329838592 35501 33554432000 4194304 4650419 140735120738880 18446744073709551615 4364352 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13039/tid=13041] ppid=13037 vsize=322108 CPUtime=1.48 cores=0,2,4,6
/proc/13039/task/13041/stat : 13041 (strangenight1-m) R 13037 13039 12807 0 -1 4202560 12145 0 0 0 146 2 0 0 19 0 4 0 517183778 329838592 35501 33554432000 4194304 4650419 140735120738880 18446744073709551615 4367329 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13039/tid=13042] ppid=13037 vsize=322108 CPUtime=1.48 cores=0,2,4,6
/proc/13039/task/13042/stat : 13042 (strangenight1-m) R 13037 13039 12807 0 -1 4202560 5957 0 0 0 148 0 0 0 19 0 4 0 517183778 329838592 35501 33554432000 4194304 4650419 140735120738880 18446744073709551615 4333940 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 322108

[startup+3.10084 s]
/proc/loadavg: 7.54 8.02 7.91 9/184 13044
/proc/meminfo: memFree=13817964/32950928 swapFree=67111528/67111528
[pid=13039] ppid=13037 vsize=356912 CPUtime=12.35 cores=0,2,4,6
/proc/13039/stat : 13039 (strangenight1-m) R 13037 13039 12807 0 -1 4202496 49722 0 0 0 1227 8 0 0 23 0 4 0 517183777 365477888 40478 33554432000 4194304 4650419 140735120738880 18446744073709551615 4363432 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13039/statm: 89228 40478 391 112 0 84193 0
[pid=13039/tid=13040] ppid=13037 vsize=356912 CPUtime=3.07 cores=0,2,4,6
/proc/13039/task/13040/stat : 13040 (strangenight1-m) R 13037 13039 12807 0 -1 4202560 15177 0 0 0 306 1 0 0 23 0 4 0 517183777 365477888 40478 33554432000 4194304 4650419 140735120738880 18446744073709551615 4363553 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13039/tid=13041] ppid=13037 vsize=356912 CPUtime=3.08 cores=0,2,4,6
/proc/13039/task/13041/stat : 13041 (strangenight1-m) R 13037 13039 12807 0 -1 4202560 13244 0 0 0 306 2 0 0 25 0 4 0 517183778 365477888 40478 33554432000 4194304 4650419 140735120738880 18446744073709551615 4363582 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13039/tid=13042] ppid=13037 vsize=356912 CPUtime=3.08 cores=0,2,4,6
/proc/13039/task/13042/stat : 13042 (strangenight1-m) R 13037 13039 12807 0 -1 4202560 7556 0 0 0 308 0 0 0 25 0 4 0 517183778 365477888 40478 33554432000 4194304 4650419 140735120738880 18446744073709551615 4363490 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 356912

[startup+6.30027 s]
/proc/loadavg: 7.58 8.02 7.91 9/184 13044
/proc/meminfo: memFree=13755344/32950928 swapFree=67111528/67111528
[pid=13039] ppid=13037 vsize=498376 CPUtime=25.14 cores=0,2,4,6
/proc/13039/stat : 13039 (strangenight1-m) R 13037 13039 12807 0 -1 4202496 58502 0 0 0 2502 12 0 0 25 0 4 0 517183777 510337024 49258 33554432000 4194304 4650419 140735120738880 18446744073709551615 4363541 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13039/statm: 124594 49258 391 112 0 119559 0
[pid=13039/tid=13040] ppid=13037 vsize=498376 CPUtime=6.25 cores=0,2,4,6
/proc/13039/task/13040/stat : 13040 (strangenight1-m) R 13037 13039 12807 0 -1 4202560 17333 0 0 0 623 2 0 0 25 0 4 0 517183777 510337024 49258 33554432000 4194304 4650419 140735120738880 18446744073709551615 4363460 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13039/tid=13041] ppid=13037 vsize=498376 CPUtime=6.28 cores=0,2,4,6
/proc/13039/task/13041/stat : 13041 (strangenight1-m) R 13037 13039 12807 0 -1 4202560 15386 0 0 0 625 3 0 0 25 0 4 0 517183778 510337024 49258 33554432000 4194304 4650419 140735120738880 18446744073709551615 4334034 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13039/tid=13042] ppid=13037 vsize=498376 CPUtime=6.28 cores=0,2,4,6
/proc/13039/task/13042/stat : 13042 (strangenight1-m) R 13037 13039 12807 0 -1 4202560 9838 0 0 0 627 1 0 0 25 0 4 0 517183778 510337024 49259 33554432000 4194304 4650419 140735120738880 18446744073709551615 4364352 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 498376

[startup+12.7011 s]
/proc/loadavg: 7.61 8.02 7.91 9/184 13044
/proc/meminfo: memFree=13474004/32950928 swapFree=67111528/67111528
[pid=13039] ppid=13037 vsize=647160 CPUtime=50.72 cores=0,2,4,6
/proc/13039/stat : 13039 (strangenight1-m) R 13037 13039 12807 0 -1 4202496 102846 0 0 0 5050 22 0 0 25 0 4 0 517183777 662691840 69131 33554432000 4194304 4650419 140735120738880 18446744073709551615 4476769 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13039/statm: 161790 69131 410 112 0 156755 0
[pid=13039/tid=13040] ppid=13037 vsize=647160 CPUtime=12.62 cores=0,2,4,6
/proc/13039/task/13040/stat : 13040 (strangenight1-m) R 13037 13039 12807 0 -1 4202560 24177 0 0 0 1259 3 0 0 25 0 4 0 517183777 662691840 69131 33554432000 4194304 4650419 140735120738880 18446744073709551615 4328238 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13039/tid=13041] ppid=13037 vsize=647160 CPUtime=12.69 cores=0,2,4,6
/proc/13039/task/13041/stat : 13041 (strangenight1-m) R 13037 13039 12807 0 -1 4202560 21918 0 0 0 1264 5 0 0 25 0 4 0 517183778 662691840 69131 33554432000 4194304 4650419 140735120738880 18446744073709551615 4364495 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13039/tid=13042] ppid=13037 vsize=647160 CPUtime=12.69 cores=0,2,4,6
/proc/13039/task/13042/stat : 13042 (strangenight1-m) R 13037 13039 12807 0 -1 4202560 16492 0 0 0 1267 2 0 0 25 0 4 0 517183778 662691840 69131 33554432000 4194304 4650419 140735120738880 18446744073709551615 4364358 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 647160

[startup+25.5009 s]
/proc/loadavg: 7.70 8.02 7.91 9/184 13044
/proc/meminfo: memFree=13166348/32950928 swapFree=67111528/67111528
[pid=13039] ppid=13037 vsize=814588 CPUtime=101.83 cores=0,2,4,6
/proc/13039/stat : 13039 (strangenight1-m) R 13037 13039 12807 0 -1 4202496 222948 0 0 0 10136 47 0 0 25 0 4 0 517183777 834138112 123121 33554432000 4194304 4650419 140735120738880 18446744073709551615 4333403 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13039/statm: 203647 123121 395 112 0 198612 0
[pid=13039/tid=13040] ppid=13037 vsize=814588 CPUtime=25.35 cores=0,2,4,6
/proc/13039/task/13040/stat : 13040 (strangenight1-m) R 13037 13039 12807 0 -1 4202560 95649 0 0 0 2518 17 0 0 25 0 4 0 517183777 834138112 123121 33554432000 4194304 4650419 140735120738880 18446744073709551615 4476769 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13039/tid=13041] ppid=13037 vsize=814588 CPUtime=25.48 cores=0,2,4,6
/proc/13039/task/13041/stat : 13041 (strangenight1-m) R 13037 13039 12807 0 -1 4202560 38368 0 0 0 2539 9 0 0 25 0 4 0 517183778 834138112 123121 33554432000 4194304 4650419 140735120738880 18446744073709551615 4364503 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13039/tid=13042] ppid=13037 vsize=814588 CPUtime=25.48 cores=0,2,4,6
/proc/13039/task/13042/stat : 13042 (strangenight1-m) R 13037 13039 12807 0 -1 4202560 41803 0 0 0 2540 8 0 0 25 0 4 0 517183778 834138112 123122 33554432000 4194304 4650419 140735120738880 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 814588

[startup+51.1004 s]
/proc/loadavg: 7.88 8.03 7.91 9/184 13045
/proc/meminfo: memFree=13031636/32950928 swapFree=67111528/67111528
[pid=13039] ppid=13037 vsize=982064 CPUtime=204.08 cores=0,2,4,6
/proc/13039/stat : 13039 (strangenight1-m) R 13037 13039 12807 0 -1 4202496 429221 0 0 0 20322 86 0 0 25 0 4 0 517183777 1005633536 142064 33554432000 4194304 4650419 140735120738880 18446744073709551615 4367407 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13039/statm: 245516 142064 416 112 0 240481 0
[pid=13039/tid=13040] ppid=13037 vsize=982064 CPUtime=50.82 cores=0,2,4,6
/proc/13039/task/13040/stat : 13040 (strangenight1-m) R 13037 13039 12807 0 -1 4202560 243057 0 0 0 5043 39 0 0 25 0 4 0 517183777 1005633536 142064 33554432000 4194304 4650419 140735120738880 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13039/tid=13041] ppid=13037 vsize=982064 CPUtime=51.08 cores=0,2,4,6
/proc/13039/task/13041/stat : 13041 (strangenight1-m) R 13037 13039 12807 0 -1 4202560 61879 0 0 0 5093 15 0 0 25 0 4 0 517183778 1005633536 142064 33554432000 4194304 4650419 140735120738880 18446744073709551615 4367329 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13039/tid=13042] ppid=13037 vsize=982064 CPUtime=51.08 cores=0,2,4,6
/proc/13039/task/13042/stat : 13042 (strangenight1-m) R 13037 13039 12807 0 -1 4202560 58240 0 0 0 5094 14 0 0 25 0 4 0 517183778 1005633536 142064 33554432000 4194304 4650419 140735120738880 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 204.08
Current children cumulated vsize (KiB) 982064

[startup+102.3 s]
/proc/loadavg: 7.95 8.03 7.91 9/184 13046
/proc/meminfo: memFree=12798372/32950928 swapFree=67111528/67111528
[pid=13039] ppid=13037 vsize=907464 CPUtime=408.6 cores=0,2,4,6
/proc/13039/stat : 13039 (strangenight1-m) R 13037 13039 12807 0 -1 4202496 691710 0 0 0 40726 134 0 0 25 0 4 0 517183777 929243136 163327 33554432000 4194304 4650419 140735120738880 18446744073709551615 4476129 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13039/statm: 226866 163327 395 112 0 221831 0
[pid=13039/tid=13040] ppid=13037 vsize=907464 CPUtime=101.73 cores=0,2,4,6
/proc/13039/task/13040/stat : 13040 (strangenight1-m) R 13037 13039 12807 0 -1 4202560 374346 0 0 0 10113 60 0 0 25 0 4 0 517183777 929243136 163327 33554432000 4194304 4650419 140735120738880 18446744073709551615 4367329 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13039/tid=13041] ppid=13037 vsize=907464 CPUtime=102.28 cores=0,2,4,6
/proc/13039/task/13041/stat : 13041 (strangenight1-m) R 13037 13039 12807 0 -1 4202560 94404 0 0 0 10204 24 0 0 25 0 4 0 517183778 929243136 163327 33554432000 4194304 4650419 140735120738880 18446744073709551615 4363496 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13039/tid=13042] ppid=13037 vsize=907464 CPUtime=102.28 cores=0,2,4,6
/proc/13039/task/13042/stat : 13042 (strangenight1-m) R 13037 13039 12807 0 -1 4202560 75837 0 0 0 10208 20 0 0 25 0 4 0 517183778 929243136 163327 33554432000 4194304 4650419 140735120738880 18446744073709551615 4364406 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.6
Current children cumulated vsize (KiB) 907464

[startup+162.301 s]

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

[pid=13039] ppid=13037 vsize=1387024 CPUtime=2565.6 cores=0,2,4,6
/proc/13039/stat : 13039 (strangenight1-m) R 13037 13039 12807 0 -1 4202496 3704958 0 0 0 255879 681 0 0 25 0 4 0 517183777 1420312576 286806 33554432000 4194304 4650419 140735120738880 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13039/statm: 346756 286806 395 112 0 341721 0
[pid=13039/tid=13040] ppid=13037 vsize=1387024 CPUtime=638.79 cores=0,2,4,6
/proc/13039/task/13040/stat : 13040 (strangenight1-m) R 13037 13039 12807 0 -1 4202560 1315714 0 0 0 63647 232 0 0 25 0 4 0 517183777 1420312576 286806 33554432000 4194304 4650419 140735120738880 18446744073709551615 4364402 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13039/tid=13041] ppid=13037 vsize=1387024 CPUtime=642.27 cores=0,2,4,6
/proc/13039/task/13041/stat : 13041 (strangenight1-m) R 13037 13039 12807 0 -1 4202560 879359 0 0 0 64054 173 0 0 25 0 4 0 517183778 1420312576 286806 33554432000 4194304 4650419 140735120738880 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13039/tid=13042] ppid=13037 vsize=1387024 CPUtime=642.28 cores=0,2,4,6
/proc/13039/task/13042/stat : 13042 (strangenight1-m) R 13037 13039 12807 0 -1 4202560 246941 0 0 0 64150 78 0 0 25 0 4 0 517183778 1420312576 286806 33554432000 4194304 4650419 140735120738880 18446744073709551615 4363562 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2565.6
Current children cumulated vsize (KiB) 1387024

[startup+702.3 s]
/proc/loadavg: 8.08 8.09 8.00 9/184 13062
/proc/meminfo: memFree=11969440/32950928 swapFree=67111528/67111528
[pid=13039] ppid=13037 vsize=1506664 CPUtime=2805.25 cores=0,2,4,6
/proc/13039/stat : 13039 (strangenight1-m) R 13037 13039 12807 0 -1 4202496 3814479 0 0 0 279809 716 0 0 25 0 4 0 517183777 1542823936 284518 33554432000 4194304 4650419 140735120738880 18446744073709551615 4364433 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13039/statm: 376666 284519 395 112 0 371631 0
[pid=13039/tid=13040] ppid=13037 vsize=1506664 CPUtime=698.46 cores=0,2,4,6
/proc/13039/task/13040/stat : 13040 (strangenight1-m) R 13037 13039 12807 0 -1 4202560 1344671 0 0 0 69605 241 0 0 25 0 4 0 517183777 1542823936 284519 33554432000 4194304 4650419 140735120738880 18446744073709551615 4328348 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13039/tid=13041] ppid=13037 vsize=1506664 CPUtime=702.26 cores=0,2,4,6
/proc/13039/task/13041/stat : 13041 (strangenight1-m) R 13037 13039 12807 0 -1 4202560 908227 0 0 0 70043 183 0 0 25 0 4 0 517183778 1542823936 284519 33554432000 4194304 4650419 140735120738880 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13039/tid=13042] ppid=13037 vsize=1506664 CPUtime=702.27 cores=0,2,4,6
/proc/13039/task/13042/stat : 13042 (strangenight1-m) R 13037 13039 12807 0 -1 4202560 270249 0 0 0 70142 85 0 0 25 0 4 0 517183778 1542823936 284519 33554432000 4194304 4650419 140735120738880 18446744073709551615 4333611 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2805.25
Current children cumulated vsize (KiB) 1506664

[startup+762.301 s]
/proc/loadavg: 8.07 8.09 8.00 9/184 13064
/proc/meminfo: memFree=11888952/32950928 swapFree=67111528/67111528
[pid=13039] ppid=13037 vsize=1448592 CPUtime=3044.91 cores=0,2,4,6
/proc/13039/stat : 13039 (strangenight1-m) R 13037 13039 12807 0 -1 4202496 3926657 0 0 0 303738 753 0 0 25 0 4 0 517183777 1483358208 279650 33554432000 4194304 4650419 140735120738880 18446744073709551615 4364495 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13039/statm: 362148 279650 395 112 0 357113 0
[pid=13039/tid=13040] ppid=13037 vsize=1448592 CPUtime=758.13 cores=0,2,4,6
/proc/13039/task/13040/stat : 13040 (strangenight1-m) R 13037 13039 12807 0 -1 4202560 1376068 0 0 0 75562 251 0 0 25 0 4 0 517183777 1483358208 279650 33554432000 4194304 4650419 140735120738880 18446744073709551615 4364477 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13039/tid=13041] ppid=13037 vsize=1448592 CPUtime=762.26 cores=0,2,4,6
/proc/13039/task/13041/stat : 13041 (strangenight1-m) R 13037 13039 12807 0 -1 4202560 936260 0 0 0 76034 192 0 0 25 0 4 0 517183778 1483358208 279650 33554432000 4194304 4650419 140735120738880 18446744073709551615 4229486 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13039/tid=13042] ppid=13037 vsize=1448592 CPUtime=762.28 cores=0,2,4,6
/proc/13039/task/13042/stat : 13042 (strangenight1-m) R 13037 13039 12807 0 -1 4202560 292080 0 0 0 76135 93 0 0 25 0 4 0 517183778 1483358208 279650 33554432000 4194304 4650419 140735120738880 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3044.91
Current children cumulated vsize (KiB) 1448592

[startup+822.301 s]
/proc/loadavg: 8.07 8.08 8.00 9/184 13065
/proc/meminfo: memFree=11686576/32950928 swapFree=67111528/67111528
[pid=13039] ppid=13037 vsize=1508676 CPUtime=3284.59 cores=0,2,4,6
/proc/13039/stat : 13039 (strangenight1-m) R 13037 13039 12807 0 -1 4202496 4045480 0 0 0 327675 784 0 0 25 0 4 0 517183777 1544884224 311040 33554432000 4194304 4650419 140735120738880 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13039/statm: 377169 311040 395 112 0 372134 0
[pid=13039/tid=13040] ppid=13037 vsize=1508676 CPUtime=817.81 cores=0,2,4,6
/proc/13039/task/13040/stat : 13040 (strangenight1-m) R 13037 13039 12807 0 -1 4202560 1446502 0 0 0 81517 264 0 0 25 0 4 0 517183777 1544884224 311041 33554432000 4194304 4650419 140735120738880 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13039/tid=13041] ppid=13037 vsize=1508676 CPUtime=822.27 cores=0,2,4,6
/proc/13039/task/13041/stat : 13041 (strangenight1-m) R 13037 13039 12807 0 -1 4202560 948843 0 0 0 82030 197 0 0 25 0 4 0 517183778 1544884224 311041 33554432000 4194304 4650419 140735120738880 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13039/tid=13042] ppid=13037 vsize=1508676 CPUtime=822.28 cores=0,2,4,6
/proc/13039/task/13042/stat : 13042 (strangenight1-m) R 13037 13039 12807 0 -1 4202560 299851 0 0 0 82132 96 0 0 25 0 4 0 517183778 1544884224 311041 33554432000 4194304 4650419 140735120738880 18446744073709551615 4303950 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3284.59
Current children cumulated vsize (KiB) 1508676

[startup+882.301 s]
/proc/loadavg: 8.11 8.09 8.01 9/184 13067
/proc/meminfo: memFree=11709132/32950928 swapFree=67111528/67111528
[pid=13039] ppid=13037 vsize=1509356 CPUtime=3524.24 cores=0,2,4,6
/proc/13039/stat : 13039 (strangenight1-m) R 13037 13039 12807 0 -1 4202496 4348081 0 0 0 351582 842 0 0 25 0 4 0 517183777 1545580544 308757 33554432000 4194304 4650419 140735120738880 18446744073709551615 4363510 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13039/statm: 377339 308757 401 112 0 372304 0
[pid=13039/tid=13040] ppid=13037 vsize=1509356 CPUtime=877.48 cores=0,2,4,6
/proc/13039/task/13040/stat : 13040 (strangenight1-m) R 13037 13039 12807 0 -1 4202560 1695697 0 0 0 87451 297 0 0 25 0 4 0 517183777 1545580544 308757 33554432000 4194304 4650419 140735120738880 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13039/tid=13041] ppid=13037 vsize=1509356 CPUtime=882.26 cores=0,2,4,6
/proc/13039/task/13041/stat : 13041 (strangenight1-m) R 13037 13039 12807 0 -1 4202560 951685 0 0 0 88028 198 0 0 25 0 4 0 517183778 1545580544 308757 33554432000 4194304 4650419 140735120738880 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13039/tid=13042] ppid=13037 vsize=1509356 CPUtime=882.27 cores=0,2,4,6
/proc/13039/task/13042/stat : 13042 (strangenight1-m) R 13037 13039 12807 0 -1 4202560 322199 0 0 0 88121 106 0 0 25 0 4 0 517183778 1545580544 308757 33554432000 4194304 4650419 140735120738880 18446744073709551615 4364416 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3524.24
Current children cumulated vsize (KiB) 1509356

[startup+942.307 s]
/proc/loadavg: 8.12 8.10 8.01 9/184 13069
/proc/meminfo: memFree=11681972/32950928 swapFree=67111528/67111528
[pid=13039] ppid=13037 vsize=1510476 CPUtime=3763.94 cores=0,2,4,6
/proc/13039/stat : 13039 (strangenight1-m) R 13037 13039 12807 0 -1 4202496 4695340 0 0 0 375485 909 0 0 25 0 4 0 517183777 1546727424 310126 33554432000 4194304 4650419 140735120738880 18446744073709551615 4364503 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13039/statm: 377619 310126 395 112 0 372584 0
[pid=13039/tid=13040] ppid=13037 vsize=1510476 CPUtime=937.15 cores=0,2,4,6
/proc/13039/task/13040/stat : 13040 (strangenight1-m) R 13037 13039 12807 0 -1 4202560 1965514 0 0 0 93381 334 0 0 25 0 4 0 517183777 1546727424 310126 33554432000 4194304 4650419 140735120738880 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13039/tid=13041] ppid=13037 vsize=1510476 CPUtime=942.26 cores=0,2,4,6
/proc/13039/task/13041/stat : 13041 (strangenight1-m) R 13037 13039 12807 0 -1 4202560 978403 0 0 0 94018 208 0 0 25 0 4 0 517183778 1546727424 310126 33554432000 4194304 4650419 140735120738880 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13039/tid=13042] ppid=13037 vsize=1510476 CPUtime=942.28 cores=0,2,4,6
/proc/13039/task/13042/stat : 13042 (strangenight1-m) R 13037 13039 12807 0 -1 4202560 345070 0 0 0 94112 116 0 0 25 0 4 0 517183778 1546727424 310126 33554432000 4194304 4650419 140735120738880 18446744073709551615 4367391 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3763.94
Current children cumulated vsize (KiB) 1510476

[startup+1002.3 s]
/proc/loadavg: 8.12 8.11 8.02 9/184 13070
/proc/meminfo: memFree=11637444/32950928 swapFree=67111528/67111528
[pid=13039] ppid=13037 vsize=1511948 CPUtime=4003.56 cores=0,2,4,6
/proc/13039/stat : 13039 (strangenight1-m) R 13037 13039 12807 0 -1 4202496 5044961 0 0 0 399384 972 0 0 25 0 4 0 517183777 1548234752 301190 33554432000 4194304 4650419 140735120738880 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13039/statm: 377987 301190 395 112 0 372952 0
[pid=13039/tid=13040] ppid=13037 vsize=1511948 CPUtime=996.83 cores=0,2,4,6
/proc/13039/task/13040/stat : 13040 (strangenight1-m) R 13037 13039 12807 0 -1 4202560 2212857 0 0 0 99315 368 0 0 25 0 4 0 517183777 1548234752 301190 33554432000 4194304 4650419 140735120738880 18446744073709551615 4367329 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13039/tid=13041] ppid=13037 vsize=1511948 CPUtime=1002.25 cores=0,2,4,6
/proc/13039/task/13041/stat : 13041 (strangenight1-m) R 13037 13039 12807 0 -1 4202560 1004793 0 0 0 100007 218 0 0 25 0 4 0 517183778 1548234752 301190 33554432000 4194304 4650419 140735120738880 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13039/tid=13042] ppid=13037 vsize=1511948 CPUtime=1002.27 cores=0,2,4,6
/proc/13039/task/13042/stat : 13042 (strangenight1-m) R 13037 13039 12807 0 -1 4202560 367823 0 0 0 100102 125 0 0 25 0 4 0 517183778 1548234752 301190 33554432000 4194304 4650419 140735120738880 18446744073709551615 4314772 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4003.56
Current children cumulated vsize (KiB) 1511948

[startup+1062.3 s]
/proc/loadavg: 8.19 8.13 8.03 9/184 13081
/proc/meminfo: memFree=11662932/32950928 swapFree=67111528/67111528
[pid=13039] ppid=13037 vsize=1512672 CPUtime=4243.22 cores=0,2,4,6
/proc/13039/stat : 13039 (strangenight1-m) R 13037 13039 12807 0 -1 4202496 5415583 0 0 0 423278 1044 0 0 25 0 4 0 517183777 1548976128 297536 33554432000 4194304 4650419 140735120738880 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13039/statm: 378168 297536 402 112 0 373133 0
[pid=13039/tid=13040] ppid=13037 vsize=1512672 CPUtime=1056.49 cores=0,2,4,6
/proc/13039/task/13040/stat : 13040 (strangenight1-m) R 13037 13039 12807 0 -1 4202560 2239645 0 0 0 105271 378 0 0 25 0 4 0 517183777 1548976128 297536 33554432000 4194304 4650419 140735120738880 18446744073709551615 4364495 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13039/tid=13041] ppid=13037 vsize=1512672 CPUtime=1062.25 cores=0,2,4,6
/proc/13039/task/13041/stat : 13041 (strangenight1-m) R 13037 13039 12807 0 -1 4202560 1031219 0 0 0 105995 230 0 0 25 0 4 0 517183778 1548976128 297536 33554432000 4194304 4650419 140735120738880 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13039/tid=13042] ppid=13037 vsize=1512672 CPUtime=1062.26 cores=0,2,4,6
/proc/13039/task/13042/stat : 13042 (strangenight1-m) R 13037 13039 12807 0 -1 4202560 390529 0 0 0 106092 134 0 0 25 0 4 0 517183778 1548976128 297536 33554432000 4194304 4650419 140735120738880 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4243.22
Current children cumulated vsize (KiB) 1512672

[startup+1122.3 s]
/proc/loadavg: 8.18 8.14 8.03 9/184 13082
/proc/meminfo: memFree=11711408/32950928 swapFree=67111528/67111528
[pid=13039] ppid=13037 vsize=1393152 CPUtime=4482.87 cores=0,2,4,6
/proc/13039/stat : 13039 (strangenight1-m) R 13037 13039 12807 0 -1 4202496 5601725 0 0 0 447199 1088 0 0 25 0 4 0 517183777 1426587648 296816 33554432000 4194304 4650419 140735120738880 18446744073709551615 4363566 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13039/statm: 348288 296816 395 112 0 343253 0
[pid=13039/tid=13040] ppid=13037 vsize=1393152 CPUtime=1116.16 cores=0,2,4,6
/proc/13039/task/13040/stat : 13040 (strangenight1-m) R 13037 13039 12807 0 -1 4202560 2266480 0 0 0 111231 385 0 0 25 0 4 0 517183777 1426587648 296816 33554432000 4194304 4650419 140735120738880 18446744073709551615 4367329 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13039/tid=13041] ppid=13037 vsize=1393152 CPUtime=1122.24 cores=0,2,4,6
/proc/13039/task/13041/stat : 13041 (strangenight1-m) R 13037 13039 12807 0 -1 4202560 1060225 0 0 0 111986 238 0 0 25 0 4 0 517183778 1426587648 296816 33554432000 4194304 4650419 140735120738880 18446744073709551615 4328361 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13039/tid=13042] ppid=13037 vsize=1393152 CPUtime=1122.26 cores=0,2,4,6
/proc/13039/task/13042/stat : 13042 (strangenight1-m) R 13037 13039 12807 0 -1 4202560 410072 0 0 0 112085 141 0 0 25 0 4 0 517183778 1426587648 296816 33554432000 4194304 4650419 140735120738880 18446744073709551615 4333687 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4482.87
Current children cumulated vsize (KiB) 1393152

[startup+1182.3 s]
/proc/loadavg: 8.16 8.14 8.04 9/184 13084
/proc/meminfo: memFree=11542752/32950928 swapFree=67111528/67111528
[pid=13039] ppid=13037 vsize=1590696 CPUtime=4722.52 cores=0,2,4,6
/proc/13039/stat : 13039 (strangenight1-m) R 13037 13039 12807 0 -1 4202496 5912809 0 0 0 471101 1151 0 0 25 0 4 0 517183777 1628872704 328131 33554432000 4194304 4650419 140735120738880 18446744073709551615 4333767 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13039/statm: 397674 328131 395 112 0 392639 0
[pid=13039/tid=13040] ppid=13037 vsize=1590696 CPUtime=1175.83 cores=0,2,4,6
/proc/13039/task/13040/stat : 13040 (strangenight1-m) R 13037 13039 12807 0 -1 4202560 2296287 0 0 0 117189 394 0 0 25 0 4 0 517183777 1628872704 328131 33554432000 4194304 4650419 140735120738880 18446744073709551615 4363448 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13039/tid=13041] ppid=13037 vsize=1590696 CPUtime=1182.24 cores=0,2,4,6
/proc/13039/task/13041/stat : 13041 (strangenight1-m) R 13037 13039 12807 0 -1 4202560 1290991 0 0 0 117951 273 0 0 25 0 4 0 517183778 1628872704 328131 33554432000 4194304 4650419 140735120738880 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13039/tid=13042] ppid=13037 vsize=1590696 CPUtime=1182.26 cores=0,2,4,6
/proc/13039/task/13042/stat : 13042 (strangenight1-m) R 13037 13039 12807 0 -1 4202560 433360 0 0 0 118076 150 0 0 25 0 4 0 517183778 1628872704 328131 33554432000 4194304 4650419 140735120738880 18446744073709551615 4364336 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4722.52
Current children cumulated vsize (KiB) 1590696



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.12 8.13 8.03 5/179 13087
/proc/meminfo: memFree=12708020/32950928 swapFree=67111528/67111528
[pid=13039] ppid=13037 vsize=1712164 CPUtime=4800.04 cores=0,2,4,6
/proc/13039/stat : 13039 (strangenight1-m) R 13037 13039 12807 0 -1 4202496 6054091 0 0 0 478826 1178 0 0 25 0 4 0 517183777 1753255936 352640 33554432000 4194304 4650419 140735120738880 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13039/statm: 428041 352640 395 112 0 423006 0
[pid=13039/tid=13040] ppid=13037 vsize=1712164 CPUtime=1195.13 cores=0,2,4,6
/proc/13039/task/13040/stat : 13040 (strangenight1-m) R 13037 13039 12807 0 -1 4202560 2304804 0 0 0 119116 397 0 0 25 0 4 0 517183777 1753255936 352640 33554432000 4194304 4650419 140735120738880 18446744073709551615 4364352 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13039/tid=13041] ppid=13037 vsize=1712164 CPUtime=1201.64 cores=0,2,4,6
/proc/13039/task/13041/stat : 13041 (strangenight1-m) R 13037 13039 12807 0 -1 4202560 1407737 0 0 0 119873 291 0 0 25 0 4 0 517183778 1753255936 352640 33554432000 4194304 4650419 140735120738880 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13039/tid=13042] ppid=13037 vsize=1712164 CPUtime=1201.66 cores=0,2,4,6
/proc/13039/task/13042/stat : 13042 (strangenight1-m) R 13037 13039 12807 0 -1 4202560 440516 0 0 0 120012 154 0 0 25 0 4 0 517183778 1753255936 352640 33554432000 4194304 4650419 140735120738880 18446744073709551615 4316048 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.04
Current children cumulated vsize (KiB) 1712164

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.77
CPU time (s): 4800.13
CPU user time (s): 4788.28
CPU system time (s): 11.8462
CPU usage (%): 399.421
Max. virtual memory (cumulated for all children) (KiB): 1712164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4788.28
system time used= 11.8462
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6054095
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= 2394
involuntary context switches= 23727

runsolver used 2.01269 second user time and 4.55631 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-29 07:44:00
IDJOB=3174938
IDBENCH=82556
IDSOLVER=1588
FILE ID=node123/3174938-1304055840
RUNJOBID= node123-1304053431-12825
PBS_JOBID= 13170421
Free space on /tmp= 72808 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v30000-c126000-S1196935200-064-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3174938-1304055840/watcher-3174938-1304055840 -o /tmp/evaluation-result-3174938-1304055840/solver-3174938-1304055840 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3174938-1304055840.cnf

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

MD5SUM BENCH= a5ac359cd8af4f1e83d886effb49a2a9
RANDOM SEED=2053430941

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
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.838
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.82
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.838
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.74
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.838
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.80
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.838
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.74
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.838
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:     32950928 kB
MemFree:      14034928 kB
Buffers:       2192760 kB
Cached:       16022036 kB
SwapCached:          0 kB
Active:        9187736 kB
Inactive:      9179500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14034928 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           16748 kB
Writeback:           0 kB
AnonPages:      151388 kB
Mapped:          14712 kB
Slab:           486084 kB
PageTables:       4628 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   363180 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= 72808 MiB
End job on node123 at 2011-04-29 08:04:04