Trace number 3174990

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

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v40000-c168000-S1184456903-078-UNKNOWN.cnf
MD5SUM33dd7efc1f63d9d3511c7a69c68ea88b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark112.671
Satisfiable
(Un)Satisfiability was proved
Number of variables40000
Number of clauses168000
Sum of the clauses size504000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3168000
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-3174990-1304073071.cnf'
0.00/0.00	c -- header says num vars:          40000
0.00/0.00	c -- header says num clauses:      168000
1.14/0.49	c -- clauses added:            0 learnts,       168000 normals,            0 xors
1.14/0.49	c -- vars added      40000
1.14/0.49	c Parsing time:  0.48 s
1.14/0.49	c  N st     0         0     40000    168000         0         0    504000         0   no data   no data  --
1.14/0.49	c asymm  cl-useful: 0/168000/168000 lits-rem:0 time: 0.50
1.14/0.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.45
1.14/0.69	c bin-w-bin subsume rem            0 bins  time:  0.05 s
1.14/0.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
1.14/0.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  40000 time:  0.05 s
1.14/0.69	c Removed useless bin:       0  fixed:     0  props:   0.39M  time:  0.06 s
1.66/1.36	c lits-rem:         0  cl-subs:        0  v-elim:   1180  v-fix:    0  time:  1.74 s
1.66/1.36	c Finding binary XORs  T:     0.04 s  found:       0
1.66/1.36	c Finding non-binary XORs:     0.37 s (found:       0, avg size: nan)
1.66/1.36	c calculated reachability. Time: 0.00
1.66/1.36	c Calc default polars -  time:   0.07 s pos:   17726 undec:    4505 neg:   17769
1.66/1.36	c =========================================================================================
1.66/1.36	c types(t): F = full restart, N = normal restart
1.66/1.36	c types(t): S = simplification begin/end, E = solution found
1.66/1.36	c restart types(rt): st = static, dy = dynamic
1.66/1.36	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.66/1.36	c  B st     0         0     38820    166081         0         0    504595         0   no data   no data  --
11.55/2.96	c  N dy    23      4131     38820    166081         0      4131    504595   1254355    179.72    191.11  --
18.74/4.79	c  N dy    51      8426     38820    166081         0      8426    504595   2409046    177.61    193.68  --
26.32/6.60	c  N dy    80     12522     38820    166081         0     12522    504595   3465537    176.11    188.64  --
33.52/8.44	c  N dy   106     16665     38820    166081         0     16665    504595   4535857    174.79    184.44  --
41.11/10.31	c  N dy   133     20731     38820    166081         0     10738    504595    862100    174.62    187.44  --
48.30/12.10	c  N dy   157     24847     38820    166081         0     14854    504595   1940211    174.22    186.82  --
48.30/12.17	c  F st   159     25001     38820    166081         0     15008    504595   1973561    174.10   no data  --
58.68/14.71	c  N dy   165     30001     38820    166081         0     20008    504595   3930883    174.10   no data  --
58.68/14.71	c  S st   165     30001     38820    166081         0     20008    504595   3930883    174.10   no data  --
59.48/14.93	c  S st   165     30504     38820    166081         0     20511    504595   4020539    174.10   no data  --
59.48/14.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
59.48/14.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
60.69/15.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  1.08
62.68/15.70	c bin-w-bin subsume rem            0 bins  time:  0.05 s
62.68/15.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
62.68/15.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38820 time:  0.06 s
62.68/15.75	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.07 s
104.64/26.28	c lits-rem:         2  cl-subs:        6  v-elim:      0  v-fix:    0  time: 41.82 s
105.41/26.48	c asymm  cl-useful: 0/166081/166081 lits-rem:0 time: 0.79
105.41/26.49	c calculated reachability. Time: 0.01
105.41/26.49	c  N dy   165     30504     38820    166081         0     20505    504595   4017608    174.10   no data  --
113.83/28.59	c  N dy   195     34684     38820    166081         0     24685    504595   5131139    174.68    186.26  --
122.22/30.68	c  N dy   224     38688     38820    166081         0     28688    504595   6205507    175.33    189.43  --
131.01/32.84	c  N dy   252     42890     38820    166081         0     17389    504595   1289383    174.91    187.85  --
136.58/34.28	c  S st   274     45759     38820    166081         0     20258    504595   2055802    174.86    144.06  --
137.78/34.53	c  S st   274     46260     38820    166081         0     20759    504595   2169239    174.86   no data  --
137.78/34.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.11
137.78/34.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
138.98/34.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  1.13
139.80/35.09	c bin-w-bin subsume rem            0 bins  time:  0.05 s
139.80/35.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
140.20/35.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38820 time:  0.06 s
140.20/35.13	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.08 s
163.75/41.08	c lits-rem:         3  cl-subs:        3  v-elim:      0  v-fix:    0  time: 23.67 s
164.15/41.11	c vivif2 --  cl tried   166081 cl shrink        0 lits rem          0 time: 0.10
164.15/41.14	c vivif2 --  cl tried    20756 cl shrink        0 lits rem          0 time: 0.15
164.94/41.34	c asymm  cl-useful: 0/166081/166081 lits-rem:0 time: 0.78
164.94/41.35	c calculated reachability. Time: 0.01
164.94/41.35	c  N dy   274     46260     38820    166081         0     20756    504595   2166783    174.86   no data  --
172.94/43.35	c  N dy   303     50281     38820    166081         0     24777    504595   3276933    175.75    277.46  --
180.92/45.36	c  N dy   332     54334     38820    166081         0     28830    504595   4392246    176.08    187.11  --
188.91/47.38	c  N dy   357     58341     38820    166081         0     32837    504595   5463353    175.92    194.93  --
197.32/49.48	c  N dy   385     62396     38820    166081         0     36892    504595   6569722    176.23    189.85  --
205.29/51.46	c  N dy   413     66417     38820    166081         0     22162    504595   1710283    176.27    187.37  --
211.28/52.94	c  S st   434     69390     38820    166081         0     25134    504595   2505096    176.30    174.18  --
212.08/53.19	c  S st   434     69893     38820    166081         0     25637    504595   2605934    176.30   no data  --
212.48/53.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
212.48/53.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
213.28/53.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  1.11
214.49/53.76	c bin-w-bin subsume rem            0 bins  time:  0.05 s
214.49/53.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
214.49/53.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38820 time:  0.06 s
214.49/53.80	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.07 s
244.44/61.29	c lits-rem:         2  cl-subs:        0  v-elim:      0  v-fix:    0  time: 29.80 s
244.84/61.31	c vivif2 --  cl tried   166081 cl shrink        0 lits rem          0 time: 0.10
244.84/61.36	c vivif2 --  cl tried    25637 cl shrink        0 lits rem          0 time: 0.18
245.65/61.56	c asymm  cl-useful: 0/166081/166081 lits-rem:0 time: 0.82
245.65/61.58	c calculated reachability. Time: 0.01
245.65/61.58	c  N dy   434     69893     38820    166081         0     25637    504595   2605932    176.30   no data  --
254.82/63.87	c  N dy   467     74397     38820    166081         0     30141    504595   3827076    176.47    195.00  --
265.20/66.41	c  N dy   505     79238     38820    166081         0     34982    504595   5153094    177.07    197.11  --
275.60/69.05	c  N dy   538     84336     38820    166081         0     40080    504595   6487686    177.05    194.15  --
282.38/70.74	c  F st   561     87502     38820    166081         0     22377    504595   1145093    177.23    151.32  --
289.18/72.48	c  N st   566     90802     38820    166081         0     25677    504595   2234334    177.23   no data  --
301.56/75.59	c  N dy   595     96668     38820    166081         0     31541    504595   4244703    177.41    197.26  --
315.14/78.94	c  N dy   635    102875     38820    166081         0     37748    504595   5943566    177.42    186.96  --
319.13/79.97	c  S st   649    104839     38820    166081         0     39712    504595   6446035    177.27   no data  --
320.35/80.25	c  S st   649    105348     38820    166081         0     40221    504595   6568760    177.27   no data  --
320.35/80.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.13
320.35/80.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
321.53/80.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  1.20
323.93/81.17	c bin-w-bin subsume rem            0 bins  time:  0.05 s
323.93/81.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
323.93/81.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38820 time:  0.06 s
324.34/81.21	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.07 s
667.86/167.28	c lits-rem:         0  cl-subs:        5  v-elim:      0  v-fix:    0  time: 343.06 s
668.26/167.31	c vivif2 --  cl tried   166081 cl shrink        0 lits rem          0 time: 0.10
668.66/167.42	c vivif2 --  cl tried    40216 cl shrink        0 lits rem          0 time: 0.45
669.46/167.66	c asymm  cl-useful: 0/166081/166081 lits-rem:0 time: 0.98
669.46/167.68	c calculated reachability. Time: 0.01
669.46/167.68	c  N dy   649    105348     38820    166081         0     40216    504595   6564682    177.27   no data  --
683.45/171.13	c  N dy   691    112117     38820    166081         0     24547    504595   1250963    177.05    238.73  --
697.85/174.77	c  N dy   739    119335     38820    166081         0     31765    504595   3226083    177.15    200.65  --
714.61/178.92	c  N dy   791    127075     38820    166081         0     39505    504595   5327673    177.33    186.68  --
733.00/183.51	c  N dy   853    135212     38820    166081         0     23922    504595    713301    177.72    230.37  --
750.58/187.91	c  N dy   914    143979     38820    166081         0     32688    504595   3042481    177.67    190.34  --
769.73/192.75	c  N dy   979    153196     38820    166081         0     41904    504595   5528076    177.77    192.63  --
780.52/195.40	c  S st  1013    158023     38820    166081         0     46730    504595   6846335    177.85   no data  --
781.34/195.68	c  S st  1013    158526     38820    166081         0     47233    504595   6944452    177.85   no data  --
781.74/195.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.13
781.74/195.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
782.91/196.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  1.22
785.31/196.62	c bin-w-bin subsume rem            0 bins  time:  0.05 s
785.31/196.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
785.31/196.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38820 time:  0.06 s
785.31/196.66	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.08 s
1191.57/298.34	c lits-rem:         0  cl-subs:        5  v-elim:      0  v-fix:    0  time: 405.49 s
1191.57/298.36	c vivif2 --  cl tried   166081 cl shrink        0 lits rem          0 time: 0.10
1191.97/298.48	c vivif2 --  cl tried    47228 cl shrink        0 lits rem          0 time: 0.49
1193.16/298.75	c asymm  cl-useful: 0/166081/166081 lits-rem:0 time: 1.05
1193.16/298.76	c calculated reachability. Time: 0.01
1193.16/298.76	c  N dy  1013    158526     38820    166081         0     47228    504595   6942609    177.85   no data  --
1213.93/303.98	c  N dy  1080    168682     38820    166081         0     32526    504595   2626826    177.62    187.85  --
1236.70/309.61	c  N dy  1158    179513     38820    166081         0     43357    504595   5545009    177.72    187.72  --
1261.07/315.78	c  N dy  1245    191014     38820    166081         0     28930    504595   1401843    177.98    221.37  --
1287.05/322.21	c  N dy  1335    203371     38820    166081         0     41286    504595   4768499    178.15    190.25  --
1316.19/329.50	c  N dy  1420    216427     38820    166081         0     27374    504595    667910    178.20    190.69  --
1344.56/336.68	c  N dy  1509    230291     38820    166081         0     41238    504595   4389458    178.08    190.38  --
1360.94/340.75	c  S st  1558    237790     38820    166081         0     48735    504595   6366677    177.98   no data  --
1362.14/341.04	c  S st  1558    238297     38820    166081         0     49242    504595   6465819    177.98   no data  --
1362.14/341.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.13
1362.14/341.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1363.33/341.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  1.23
1365.76/341.92	c bin-w-bin subsume rem            0 bins  time:  0.05 s
1365.76/341.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
1365.76/341.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38820 time:  0.06 s
1365.76/341.96	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.08 s
1725.26/431.95	c lits-rem:         0  cl-subs:        5  v-elim:      0  v-fix:    0  time: 358.43 s
1725.26/431.98	c vivif2 --  cl tried   166081 cl shrink        0 lits rem          0 time: 0.10
1725.66/432.10	c vivif2 --  cl tried    49237 cl shrink        0 lits rem          0 time: 0.47
1726.85/432.37	c asymm  cl-useful: 0/166081/166081 lits-rem:0 time: 1.07
1726.85/432.38	c calculated reachability. Time: 0.01
1726.85/432.38	c  N dy  1558    238297     38820    166081         0     49237    504595   6462218    177.98   no data  --
1760.81/440.84	c  N dy  1670    253591     38820    166081         0     36555    504595   2876007    178.16    213.57  --
1797.95/450.10	c  N dy  1781    269890     38820    166081         0     52852    504595   7335454    178.20    188.07  --
1836.70/459.85	c  N dy  1904    287145     38820    166081         0     41112    504595   3806096    178.36    191.89  --
1879.44/470.58	c  N dy  2032    305534     38820    166081         0     59501    504595   8774393    178.47    190.12  --
1881.44/471.07	c  F st  2037    306251     38820    166081         0     30229    504595    589362    178.47    178.06  --
1924.21/481.79	c  N dy  2135    325076     38820    166081         0     49053    504595   6495115    178.50    200.18  --
1969.32/493.09	c  N dy  2279    345110     38820    166081         0     38088    504595   2441835    178.67    188.32  --
1996.89/499.95	c  S st  2365    357446     38820    166081         0     50423    504595   5799808    178.73   no data  --
1998.09/500.25	c  S st  2365    357946     38820    166081         0     50923    504595   5890809    178.73   no data  --
1998.09/500.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.13
1998.09/500.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1999.29/500.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  1.23
2001.28/501.09	c bin-w-bin subsume rem            0 bins  time:  0.05 s
2001.68/501.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
2001.68/501.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38820 time:  0.06 s
2001.68/501.14	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.08 s
2319.68/580.72	c lits-rem:         0  cl-subs:        7  v-elim:      0  v-fix:    0  time: 316.52 s
2319.68/580.74	c vivif2 --  cl tried   166081 cl shrink        0 lits rem          0 time: 0.10
2320.05/580.85	c vivif2 --  cl tried    50916 cl shrink        0 lits rem          0 time: 0.43
2321.25/581.13	c asymm  cl-useful: 0/166081/166081 lits-rem:0 time: 1.11
2321.25/581.14	c calculated reachability. Time: 0.01
2321.25/581.14	c  N dy  2365    357946     38820    166081         0     50916    504595   5888133    178.73   no data  --
2367.62/592.76	c  N dy  2503    377973     38820    166081         0     38946    504595   2388959    178.87    189.37  --
2414.73/604.50	c  N dy  2647    398246     38820    166081         0     59216    504595   7965929    179.01    188.77  --
2461.47/616.26	c  N dy  2785    418398     38820    166081         0     46374    504595   4132149    179.14    218.30  --
2507.41/627.77	c  N dy  2920    438487     38820    166081         0     66461    504595   9561159    179.19    201.93  --
2551.75/638.90	c  N dy  3061    458568     38820    166081         0     52543    504595   5627720    179.32    191.59  --
2599.29/650.70	c  N dy  3201    478718     38820    166081         0     37691    504595   1248552    179.41    192.51  --
2644.02/661.98	c  N dy  3342    498817     38820    166081         0     57789    504595   6700695    179.46    189.35  --
2690.36/673.56	c  N dy  3480    518889     38820    166081         0     41863    504595   2080526    179.42    192.08  --
2729.91/683.48	c  S st  3602    536920     38820    166081         0     59891    504595   7046118    179.49   no data  --
2731.11/683.79	c  S st  3602    537423     38820    166081         0     60394    504595   7158178    179.49   no data  --
2731.51/683.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.14
2731.51/683.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2732.72/684.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  1.27
2735.10/684.72	c bin-w-bin subsume rem            0 bins  time:  0.05 s
2735.10/684.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
2735.10/684.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38820 time:  0.06 s
2735.10/684.76	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.08 s
3188.08/798.13	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time: 452.20 s
3188.08/798.15	c vivif2 --  cl tried   166081 cl shrink        0 lits rem          0 time: 0.10
3188.48/798.28	c vivif2 --  cl tried    60390 cl shrink        0 lits rem          0 time: 0.51
3189.70/798.58	c asymm  cl-useful: 0/166081/166081 lits-rem:0 time: 1.18
3189.70/798.59	c calculated reachability. Time: 0.01
3189.70/798.59	c  N dy  3602    537423     38820    166081         0     60390    504595   7155967    179.49   no data  --
3236.02/810.16	c  N dy  3744    557566     38820    166081         0     43537    504595   2306300    179.54    191.14  --
3280.76/821.39	c  N dy  3887    577620     38820    166081         0     63589    504595   7811348    179.65    189.41  --
3327.09/832.92	c  N dy  4031    597758     38820    166081         0     45729    504595   2687239    179.76    193.74  --
3372.23/844.29	c  N dy  4171    617828     38820    166081         0     65798    504595   8163293    179.81    242.37  --
3418.19/855.79	c  N dy  4313    637851     38820    166081         0     46824    504595   2646515    179.83    190.98  --
3464.10/867.21	c  N dy  4454    658038     38820    166081         0     67007    504595   8101774    179.84    195.72  --
3511.23/879.06	c  N dy  4599    678180     38820    166081         0     47158    504595   2520719    179.96    190.51  --
3556.37/890.31	c  N dy  4732    698278     38820    166081         0     67253    504595   7983498    179.93    189.56  --
3603.91/902.25	c  N dy  4879    718367     38820    166081         0     46342    504595   2021010    180.11    198.56  --
3649.05/913.56	c  N dy  5019    738460     38820    166081         0     66435    504595   7595635    180.17    231.27  --
3698.58/925.90	c  N dy  5158    758543     38820    166081         0     44522    504595   1183351    180.17    233.81  --
3743.71/937.27	c  N dy  5291    778573     38820    166081         0     64552    504595   6648297    180.16    196.00  --
3793.65/949.78	c  N dy  5440    798649     38820    166081         0     84627    504595  12162700    180.23    202.61  --
3810.82/954.06	c  S st  5491    806136     38820    166081         0     49118    504595   2174213    180.23   no data  --
3812.02/954.34	c  S st  5491    806637     38820    166081         0     49619    504595   2273350    180.23   no data  --
3812.02/954.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
3812.02/954.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3813.24/954.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  1.23
3814.41/954.91	c bin-w-bin subsume rem            0 bins  time:  0.05 s
3814.41/954.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
3814.41/954.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38820 time:  0.06 s
3814.41/954.96	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.08 s
3841.58/961.77	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time: 27.17 s
3841.58/961.80	c vivif2 --  cl tried   166081 cl shrink        0 lits rem          0 time: 0.10
3841.98/961.84	c vivif2 --  cl tried    49617 cl shrink        0 lits rem          0 time: 0.17
3843.18/962.11	c asymm  cl-useful: 0/166081/166081 lits-rem:0 time: 1.06
3843.18/962.12	c calculated reachability. Time: 0.01
3843.18/962.12	c  N dy  5491    806637     38820    166081         0     49617    504595   2272368    180.23   no data  --
3890.72/974.06	c  N dy  5633    826715     38820    166081         0     69695    504595   7825873    180.30    190.18  --
3942.25/986.96	c  N dy  5774    846913     38820    166081         0     45889    504595   1031403    180.34    192.55  --
3989.78/998.87	c  N dy  5915    867060     38820    166081         0     66033    504595   6538833    180.36    189.87  --
4040.92/1011.65	c  N dy  6054    887072     38820    166081         0     86044    504595  12024590    180.40    191.94  --
4088.85/1023.67	c  N dy  6187    907347     38820    166081         0     61315    504595   5020050    180.39    190.13  --
4139.59/1036.34	c  N dy  6328    927629     38820    166081         0     81596    504595  10536499    180.39    194.41  --
4189.12/1048.75	c  N dy  6466    947714     38820    166081         0     55687    504595   3187272    180.39    206.43  --
4238.26/1061.00	c  N dy  6606    967811     38820    166081         0     75782    504595   8576900    180.37    194.30  --
4290.58/1074.19	c  N dy  6747    987831     38820    166081         0     48804    504595   1030414    180.40    191.39  --
4337.71/1085.90	c  N dy  6893   1007881     38820    166081         0     68853    504595   6462111    180.43    194.53  --
4388.05/1098.54	c  N dy  7017   1028242     38820    166081         0     89214    504595  12042734    180.39    191.21  --
4436.79/1110.70	c  N dy  7153   1048284     38820    166081         0     61251    504595   4181627    180.44    189.96  --
4485.94/1123.06	c  N dy  7297   1068358     38820    166081         0     81323    504595   9714805    180.47    198.04  --
4494.73/1125.28	c  F st  7322   1071875     38820    166081         0     84840    504595  10684044    180.47   no data  --
4537.45/1135.93	c  N dy  7407   1088362     38820    166081         0     52328    504595   1439184    180.48    194.07  --
4584.58/1147.70	c  N dy  7539   1108428     38820    166081         0     72394    504595   6969149    180.46    211.46  --
4635.71/1160.50	c  N dy  7678   1128479     38820    166081         0     92443    504595  12504267    180.53    193.20  --
4684.85/1172.81	c  N dy  7819   1148542     38820    166081         0     62512    504595   4023545    180.58    191.58  --
4733.58/1185.05	c  N dy  7954   1168634     38820    166081         0     82601    504595   9519820    180.58    246.40  --
4786.71/1198.30	c  N dy  8093   1188677     38820    166081         0     51648    504595    736702    180.63    197.41  --

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-3174990-1304073071/watcher-3174990-1304073071 -o /tmp/evaluation-result-3174990-1304073071/solver-3174990-1304073071 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3174990-1304073071.cnf 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 7.66 8.00 7.97 7/180 6011
/proc/meminfo: memFree=31692844/32951124 swapFree=67111356/67111528
[pid=6011] ppid=6009 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/6011/stat : 6011 (strangenight1-m) R 6009 6011 5456 0 -1 4202496 413 0 0 0 0 0 0 0 21 0 4 0 499722789 52465664 352 33554432000 4194304 4650419 140737312371536 18446744073709551615 47093187790770 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6011/statm: 12809 352 303 112 0 7774 0
[pid=6011/tid=6012] ppid=6009 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/6011/task/6012/stat : 6012 (strangenight1-m) R 6009 6011 5456 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 499722790 52465664 352 33554432000 4194304 4650419 140737312371536 18446744073709551615 270338440177 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6011/tid=6013] ppid=6009 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/6011/task/6013/stat : 6013 (strangenight1-m) R 6009 6011 5456 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 499722790 52465664 352 33554432000 4194304 4650419 140737312371536 18446744073709551615 270338440177 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6011/tid=6014] ppid=6009 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/6011/task/6014/stat : 6014 (strangenight1-m) R 6009 6011 5456 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 4 0 499722790 52465664 352 33554432000 4194304 4650419 140737312371536 18446744073709551615 47093187790774 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.0686641 s]
/proc/loadavg: 7.66 8.00 7.97 7/180 6011
/proc/meminfo: memFree=31692844/32951124 swapFree=67111356/67111528
[pid=6011] ppid=6009 vsize=320568 CPUtime=0.23 cores=1,3,5,7
/proc/6011/stat : 6011 (strangenight1-m) R 6009 6011 5456 0 -1 4202496 20638 0 0 0 19 4 0 0 18 0 4 0 499722789 328261632 16520 33554432000 4194304 4650419 140737312371536 18446744073709551615 4372755 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6011/statm: 80142 16521 344 112 0 75107 0
[pid=6011/tid=6012] ppid=6009 vsize=320568 CPUtime=0.05 cores=1,3,5,7
/proc/6011/task/6012/stat : 6012 (strangenight1-m) R 6009 6011 5456 0 -1 4202560 5097 0 0 0 4 1 0 0 23 0 4 0 499722790 328261632 16521 33554432000 4194304 4650419 140737312371536 18446744073709551615 4520021 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6011/tid=6013] ppid=6009 vsize=320568 CPUtime=0.04 cores=1,3,5,7
/proc/6011/task/6013/stat : 6013 (strangenight1-m) R 6009 6011 5456 0 -1 4202560 5019 0 0 0 4 0 0 0 23 0 4 0 499722790 328261632 16524 33554432000 4194304 4650419 140737312371536 18446744073709551615 4306998 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6011/tid=6014] ppid=6009 vsize=320568 CPUtime=0.05 cores=1,3,5,7
/proc/6011/task/6014/stat : 6014 (strangenight1-m) R 6009 6011 5456 0 -1 4202560 5001 0 0 0 4 1 0 0 18 0 4 0 499722790 328261632 16524 33554432000 4194304 4650419 140737312371536 18446744073709551615 4520352 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 320568

[startup+0.100657 s]
/proc/loadavg: 7.66 8.00 7.97 7/180 6011
/proc/meminfo: memFree=31692844/32951124 swapFree=67111356/67111528
[pid=6011] ppid=6009 vsize=322524 CPUtime=0.36 cores=1,3,5,7
/proc/6011/stat : 6011 (strangenight1-m) R 6009 6011 5456 0 -1 4202496 23488 0 0 0 31 5 0 0 18 0 4 0 499722789 330264576 19370 33554432000 4194304 4650419 140737312371536 18446744073709551615 4520021 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6011/statm: 80631 19371 344 112 0 75596 0
[pid=6011/tid=6012] ppid=6009 vsize=322524 CPUtime=0.08 cores=1,3,5,7
/proc/6011/task/6012/stat : 6012 (strangenight1-m) R 6009 6011 5456 0 -1 4202560 5808 0 0 0 7 1 0 0 23 0 4 0 499722790 330264576 19372 33554432000 4194304 4650419 140737312371536 18446744073709551615 4520021 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6011/tid=6013] ppid=6009 vsize=322524 CPUtime=0.07 cores=1,3,5,7
/proc/6011/task/6013/stat : 6013 (strangenight1-m) R 6009 6011 5456 0 -1 4202560 5730 0 0 0 7 0 0 0 23 0 4 0 499722790 330264576 19372 33554432000 4194304 4650419 140737312371536 18446744073709551615 270338048888 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6011/tid=6014] ppid=6009 vsize=322524 CPUtime=0.08 cores=1,3,5,7
/proc/6011/task/6014/stat : 6014 (strangenight1-m) R 6009 6011 5456 0 -1 4202560 5714 0 0 0 7 1 0 0 18 0 4 0 499722790 330264576 19373 33554432000 4194304 4650419 140737312371536 18446744073709551615 4520322 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 322524

[startup+0.423034 s]
/proc/loadavg: 7.66 8.00 7.97 7/180 6011
/proc/meminfo: memFree=31692844/32951124 swapFree=67111356/67111528
[pid=6011] ppid=6009 vsize=346636 CPUtime=1.66 cores=1,3,5,7
/proc/6011/stat : 6011 (strangenight1-m) R 6009 6011 5456 0 -1 4202496 35306 0 0 0 158 8 0 0 18 0 4 0 499722789 354955264 28229 33554432000 4194304 4650419 140737312371536 18446744073709551615 270338052337 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6011/statm: 86910 28914 377 112 0 81875 0
[pid=6011/tid=6012] ppid=6009 vsize=351144 CPUtime=0.43 cores=1,3,5,7
/proc/6011/task/6012/stat : 6012 (strangenight1-m) R 6009 6011 5456 0 -1 4202560 10127 0 0 0 41 2 0 0 18 0 4 0 499722790 359571456 30917 33554432000 4194304 4650419 140737312371536 18446744073709551615 270338044961 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6011/tid=6013] ppid=6009 vsize=354756 CPUtime=0.48 cores=1,3,5,7
/proc/6011/task/6013/stat : 6013 (strangenight1-m) R 6009 6011 5456 0 -1 4202560 11244 0 0 0 46 2 0 0 18 0 4 0 499722790 363270144 34367 33554432000 4194304 4650419 140737312371536 18446744073709551615 270338427063 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6011/tid=6014] ppid=6009 vsize=359272 CPUtime=0.49 cores=1,3,5,7
/proc/6011/task/6014/stat : 6014 (strangenight1-m) R 6009 6011 5456 0 -1 4202560 7048 0 0 0 47 2 0 0 18 0 4 0 499722790 367894528 35861 33554432000 4194304 4650419 140737312371536 18446744073709551615 4333678 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.66
Current children cumulated vsize (KiB) 346636

[startup+1.44139 s]
/proc/loadavg: 7.66 8.00 7.97 7/180 6011
/proc/meminfo: memFree=31692844/32951124 swapFree=67111356/67111528
[pid=6011] ppid=6009 vsize=371608 CPUtime=5.72 cores=1,3,5,7
/proc/6011/stat : 6011 (strangenight1-m) R 6009 6011 5456 0 -1 4202496 57336 0 0 0 560 12 0 0 19 0 4 0 499722789 380526592 44927 33554432000 4194304 4650419 140737312371536 18446744073709551615 4363420 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6011/statm: 92902 44927 391 112 0 87867 0
[pid=6011/tid=6012] ppid=6009 vsize=371608 CPUtime=1.41 cores=1,3,5,7
/proc/6011/task/6012/stat : 6012 (strangenight1-m) R 6009 6011 5456 0 -1 4202560 16593 0 0 0 138 3 0 0 19 0 4 0 499722790 380526592 44927 33554432000 4194304 4650419 140737312371536 18446744073709551615 4367287 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6011/tid=6013] ppid=6009 vsize=371608 CPUtime=1.42 cores=1,3,5,7
/proc/6011/task/6013/stat : 6013 (strangenight1-m) R 6009 6011 5456 0 -1 4202560 17047 0 0 0 139 3 0 0 19 0 4 0 499722790 380526592 44927 33554432000 4194304 4650419 140737312371536 18446744073709551615 4368121 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6011/tid=6014] ppid=6009 vsize=371608 CPUtime=1.42 cores=1,3,5,7
/proc/6011/task/6014/stat : 6014 (strangenight1-m) R 6009 6011 5456 0 -1 4202560 7584 0 0 0 140 2 0 0 19 0 4 0 499722790 380526592 44927 33554432000 4194304 4650419 140737312371536 18446744073709551615 4364325 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.72
Current children cumulated vsize (KiB) 371608

[startup+1.50038 s]
/proc/loadavg: 7.66 8.00 7.97 7/180 6011
/proc/meminfo: memFree=31692844/32951124 swapFree=67111356/67111528
[pid=6011] ppid=6009 vsize=371608 CPUtime=5.96 cores=1,3,5,7
/proc/6011/stat : 6011 (strangenight1-m) R 6009 6011 5456 0 -1 4202496 57510 0 0 0 584 12 0 0 19 0 4 0 499722789 380526592 45101 33554432000 4194304 4650419 140737312371536 18446744073709551615 4363458 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6011/statm: 92902 45101 391 112 0 87867 0
[pid=6011/tid=6012] ppid=6009 vsize=371608 CPUtime=1.47 cores=1,3,5,7
/proc/6011/task/6012/stat : 6012 (strangenight1-m) R 6009 6011 5456 0 -1 4202560 16638 0 0 0 144 3 0 0 19 0 4 0 499722790 380526592 45101 33554432000 4194304 4650419 140737312371536 18446744073709551615 4315103 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6011/tid=6013] ppid=6009 vsize=371608 CPUtime=1.48 cores=1,3,5,7
/proc/6011/task/6013/stat : 6013 (strangenight1-m) R 6009 6011 5456 0 -1 4202560 17092 0 0 0 145 3 0 0 19 0 4 0 499722790 380526592 45101 33554432000 4194304 4650419 140737312371536 18446744073709551615 4363484 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6011/tid=6014] ppid=6009 vsize=371608 CPUtime=1.48 cores=1,3,5,7
/proc/6011/task/6014/stat : 6014 (strangenight1-m) R 6009 6011 5456 0 -1 4202560 7624 0 0 0 146 2 0 0 19 0 4 0 499722790 380526592 45101 33554432000 4194304 4650419 140737312371536 18446744073709551615 4364406 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 371608

[startup+3.10106 s]
/proc/loadavg: 7.66 8.00 7.97 9/184 6015
/proc/meminfo: memFree=31451432/32951124 swapFree=67111356/67111528
[pid=6011] ppid=6009 vsize=404428 CPUtime=12.37 cores=1,3,5,7
/proc/6011/stat : 6011 (strangenight1-m) R 6009 6011 5456 0 -1 4202496 62401 0 0 0 1224 13 0 0 25 0 4 0 499722789 414134272 49992 33554432000 4194304 4650419 140737312371536 18446744073709551615 270338408343 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6011/statm: 101107 49992 391 112 0 96072 0
[pid=6011/tid=6012] ppid=6009 vsize=404428 CPUtime=3.08 cores=1,3,5,7
/proc/6011/task/6012/stat : 6012 (strangenight1-m) R 6009 6011 5456 0 -1 4202560 17739 0 0 0 305 3 0 0 22 0 4 0 499722790 414134272 49992 33554432000 4194304 4650419 140737312371536 18446744073709551615 4315122 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6011/tid=6013] ppid=6009 vsize=404428 CPUtime=3.07 cores=1,3,5,7
/proc/6011/task/6013/stat : 6013 (strangenight1-m) R 6009 6011 5456 0 -1 4202560 18205 0 0 0 304 3 0 0 22 0 4 0 499722790 414134272 49992 33554432000 4194304 4650419 140737312371536 18446744073709551615 4364503 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6011/tid=6014] ppid=6009 vsize=404428 CPUtime=3.09 cores=1,3,5,7
/proc/6011/task/6014/stat : 6014 (strangenight1-m) R 6009 6011 5456 0 -1 4202560 9197 0 0 0 307 2 0 0 24 0 4 0 499722790 414134272 49992 33554432000 4194304 4650419 140737312371536 18446744073709551615 4363423 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 404428

[startup+6.30043 s]
/proc/loadavg: 7.68 8.00 7.97 9/184 6015
/proc/meminfo: memFree=31365128/32951124 swapFree=67111356/67111528
[pid=6011] ppid=6009 vsize=559588 CPUtime=25.13 cores=1,3,5,7
/proc/6011/stat : 6011 (strangenight1-m) R 6009 6011 5456 0 -1 4202496 70235 0 0 0 2498 15 0 0 25 0 4 0 499722789 573018112 57826 33554432000 4194304 4650419 140737312371536 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6011/statm: 139897 57826 391 112 0 134862 0
[pid=6011/tid=6012] ppid=6009 vsize=559588 CPUtime=6.28 cores=1,3,5,7
/proc/6011/task/6012/stat : 6012 (strangenight1-m) R 6009 6011 5456 0 -1 4202560 19709 0 0 0 624 4 0 0 25 0 4 0 499722790 573018112 57827 33554432000 4194304 4650419 140737312371536 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6011/tid=6013] ppid=6009 vsize=559588 CPUtime=6.26 cores=1,3,5,7
/proc/6011/task/6013/stat : 6013 (strangenight1-m) R 6009 6011 5456 0 -1 4202560 20113 0 0 0 622 4 0 0 25 0 4 0 499722790 573018112 57827 33554432000 4194304 4650419 140737312371536 18446744073709551615 4363522 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6011/tid=6014] ppid=6009 vsize=559588 CPUtime=6.28 cores=1,3,5,7
/proc/6011/task/6014/stat : 6014 (strangenight1-m) R 6009 6011 5456 0 -1 4202560 11244 0 0 0 625 3 0 0 25 0 4 0 499722790 573018112 57827 33554432000 4194304 4650419 140737312371536 18446744073709551615 4367329 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 559588

[startup+12.7012 s]
/proc/loadavg: 7.79 8.01 7.97 9/184 6015
/proc/meminfo: memFree=31335116/32951124 swapFree=67111356/67111528
[pid=6011] ppid=6009 vsize=389640 CPUtime=50.7 cores=1,3,5,7
/proc/6011/stat : 6011 (strangenight1-m) R 6009 6011 5456 0 -1 4202496 94301 0 0 0 5048 22 0 0 25 0 4 0 499722789 398991360 55335 33554432000 4194304 4650419 140737312371536 18446744073709551615 4363452 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6011/statm: 97410 55335 394 112 0 92375 0
[pid=6011/tid=6012] ppid=6009 vsize=389640 CPUtime=12.68 cores=1,3,5,7
/proc/6011/task/6012/stat : 6012 (strangenight1-m) R 6009 6011 5456 0 -1 4202560 25488 0 0 0 1262 6 0 0 25 0 4 0 499722790 398991360 55335 33554432000 4194304 4650419 140737312371536 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6011/tid=6013] ppid=6009 vsize=389640 CPUtime=12.62 cores=1,3,5,7
/proc/6011/task/6013/stat : 6013 (strangenight1-m) R 6009 6011 5456 0 -1 4202560 26209 0 0 0 1256 6 0 0 25 0 4 0 499722790 398991360 55335 33554432000 4194304 4650419 140737312371536 18446744073709551615 4363335 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6011/tid=6014] ppid=6009 vsize=389640 CPUtime=12.68 cores=1,3,5,7
/proc/6011/task/6014/stat : 6014 (strangenight1-m) R 6009 6011 5456 0 -1 4202560 18004 0 0 0 1264 4 0 0 25 0 4 0 499722790 398991360 55335 33554432000 4194304 4650419 140737312371536 18446744073709551615 4365337 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 389640

[startup+25.5006 s]
/proc/loadavg: 7.83 8.01 7.97 9/184 6016
/proc/meminfo: memFree=30907604/32951124 swapFree=67111356/67111528
[pid=6011] ppid=6009 vsize=873916 CPUtime=101.82 cores=1,3,5,7
/proc/6011/stat : 6011 (strangenight1-m) R 6009 6011 5456 0 -1 4202496 221394 0 0 0 10132 50 0 0 25 0 4 0 499722789 894889984 143867 33554432000 4194304 4650419 140737312371536 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6011/statm: 218479 143867 395 112 0 213444 0
[pid=6011/tid=6012] ppid=6009 vsize=873916 CPUtime=25.47 cores=1,3,5,7
/proc/6011/task/6012/stat : 6012 (strangenight1-m) R 6009 6011 5456 0 -1 4202560 80202 0 0 0 2531 16 0 0 25 0 4 0 499722790 894889984 143867 33554432000 4194304 4650419 140737312371536 18446744073709551615 4476761 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6011/tid=6013] ppid=6009 vsize=873916 CPUtime=25.35 cores=1,3,5,7
/proc/6011/task/6013/stat : 6013 (strangenight1-m) R 6009 6011 5456 0 -1 4202560 43833 0 0 0 2524 11 0 0 25 0 4 0 499722790 894889984 143867 33554432000 4194304 4650419 140737312371536 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6011/tid=6014] ppid=6009 vsize=873916 CPUtime=25.48 cores=1,3,5,7
/proc/6011/task/6014/stat : 6014 (strangenight1-m) R 6009 6011 5456 0 -1 4202560 48495 0 0 0 2534 14 0 0 25 0 4 0 499722790 894889984 143867 33554432000 4194304 4650419 140737312371536 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 873916

[startup+51.1005 s]
/proc/loadavg: 7.89 8.01 7.97 9/184 6016
/proc/meminfo: memFree=30812328/32951124 swapFree=67111356/67111528
[pid=6011] ppid=6009 vsize=844276 CPUtime=204.09 cores=1,3,5,7
/proc/6011/stat : 6011 (strangenight1-m) R 6009 6011 5456 0 -1 4202496 435726 0 0 0 20322 87 0 0 25 0 4 0 499722789 864538624 143546 33554432000 4194304 4650419 140737312371536 18446744073709551615 4364495 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6011/statm: 211069 143546 395 112 0 206034 0
[pid=6011/tid=6012] ppid=6009 vsize=844276 CPUtime=51.08 cores=1,3,5,7
/proc/6011/task/6012/stat : 6012 (strangenight1-m) R 6009 6011 5456 0 -1 4202560 240761 0 0 0 5069 39 0 0 25 0 4 0 499722790 864538624 143546 33554432000 4194304 4650419 140737312371536 18446744073709551615 4476213 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6011/tid=6013] ppid=6009 vsize=844276 CPUtime=50.81 cores=1,3,5,7
/proc/6011/task/6013/stat : 6013 (strangenight1-m) R 6009 6011 5456 0 -1 4202560 62743 0 0 0 5065 16 0 0 25 0 4 0 499722790 864538624 143546 33554432000 4194304 4650419 140737312371536 18446744073709551615 4364495 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6011/tid=6014] ppid=6009 vsize=844276 CPUtime=51.09 cores=1,3,5,7
/proc/6011/task/6014/stat : 6014 (strangenight1-m) R 6009 6011 5456 0 -1 4202560 69143 0 0 0 5090 19 0 0 25 0 4 0 499722790 864538624 143546 33554432000 4194304 4650419 140737312371536 18446744073709551615 4364495 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 844276

[startup+102.3 s]
/proc/loadavg: 7.99 8.02 7.98 9/184 6018
/proc/meminfo: memFree=30539580/32951124 swapFree=67111356/67111528
[pid=6011] ppid=6009 vsize=1069824 CPUtime=408.61 cores=1,3,5,7
/proc/6011/stat : 6011 (strangenight1-m) R 6009 6011 5456 0 -1 4202496 635077 0 0 0 40725 136 0 0 25 0 4 0 499722789 1095499776 194641 33554432000 4194304 4650419 140737312371536 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6011/statm: 267456 194641 395 112 0 262421 0
[pid=6011/tid=6012] ppid=6009 vsize=1069824 CPUtime=102.28 cores=1,3,5,7
/proc/6011/task/6012/stat : 6012 (strangenight1-m) R 6009 6011 5456 0 -1 4202560 344635 0 0 0 10172 56 0 0 25 0 4 0 499722790 1095499776 194641 33554432000 4194304 4650419 140737312371536 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6011/tid=6013] ppid=6009 vsize=1069824 CPUtime=101.72 cores=1,3,5,7
/proc/6011/task/6013/stat : 6013 (strangenight1-m) R 6009 6011 5456 0 -1 4202560 97141 0 0 0 10144 28 0 0 25 0 4 0 499722790 1095499776 194641 33554432000 4194304 4650419 140737312371536 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6011/tid=6014] ppid=6009 vsize=1069824 CPUtime=102.28 cores=1,3,5,7
/proc/6011/task/6014/stat : 6014 (strangenight1-m) R 6009 6011 5456 0 -1 4202560 98423 0 0 0 10198 30 0 0 25 0 4 0 499722790 1095499776 194641 33554432000 4194304 4650419 140737312371536 18446744073709551615 4367284 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.61
Current children cumulated vsize (KiB) 1069824

[startup+162.3 s]

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

[pid=6011] ppid=6009 vsize=1580460 CPUtime=2805.4 cores=1,3,5,7
/proc/6011/stat : 6011 (strangenight1-m) R 6009 6011 5456 0 -1 4202496 4295138 0 0 0 279673 867 0 0 25 0 4 0 499722789 1618391040 311618 33554432000 4194304 4650419 140737312371536 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6011/statm: 395115 311618 395 112 0 390080 0
[pid=6011/tid=6012] ppid=6009 vsize=1580460 CPUtime=702.29 cores=1,3,5,7
/proc/6011/task/6012/stat : 6012 (strangenight1-m) R 6009 6011 5456 0 -1 4202560 1582407 0 0 0 69942 287 0 0 25 0 4 0 499722790 1618391040 311618 33554432000 4194304 4650419 140737312371536 18446744073709551615 4328238 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6011/tid=6013] ppid=6009 vsize=1580460 CPUtime=698.46 cores=1,3,5,7
/proc/6011/task/6013/stat : 6013 (strangenight1-m) R 6009 6011 5456 0 -1 4202560 1094959 0 0 0 69606 240 0 0 25 0 4 0 499722790 1618391040 311618 33554432000 4194304 4650419 140737312371536 18446744073709551615 4363452 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6011/tid=6014] ppid=6009 vsize=1580460 CPUtime=702.3 cores=1,3,5,7
/proc/6011/task/6014/stat : 6014 (strangenight1-m) R 6009 6011 5456 0 -1 4202560 1429182 0 0 0 69955 275 0 0 25 0 4 0 499722790 1618391040 311618 33554432000 4194304 4650419 140737312371536 18446744073709551615 4328278 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2805.4
Current children cumulated vsize (KiB) 1580460

[startup+762.3 s]
/proc/loadavg: 8.09 8.06 8.00 9/184 6035
/proc/meminfo: memFree=29859996/32951124 swapFree=67111356/67111528
[pid=6011] ppid=6009 vsize=1580720 CPUtime=3045.07 cores=1,3,5,7
/proc/6011/stat : 6011 (strangenight1-m) R 6009 6011 5456 0 -1 4202496 4376244 0 0 0 303606 901 0 0 25 0 4 0 499722789 1618657280 305687 33554432000 4194304 4650419 140737312371536 18446744073709551615 4476761 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6011/statm: 395180 305688 395 112 0 390145 0
[pid=6011/tid=6012] ppid=6009 vsize=1580720 CPUtime=762.29 cores=1,3,5,7
/proc/6011/task/6012/stat : 6012 (strangenight1-m) R 6009 6011 5456 0 -1 4202560 1610042 0 0 0 75929 300 0 0 25 0 4 0 499722790 1618657280 305688 33554432000 4194304 4650419 140737312371536 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6011/tid=6013] ppid=6009 vsize=1580720 CPUtime=758.13 cores=1,3,5,7
/proc/6011/task/6013/stat : 6013 (strangenight1-m) R 6009 6011 5456 0 -1 4202560 1122788 0 0 0 75562 251 0 0 25 0 4 0 499722790 1618657280 305688 33554432000 4194304 4650419 140737312371536 18446744073709551615 4229514 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6011/tid=6014] ppid=6009 vsize=1580720 CPUtime=762.3 cores=1,3,5,7
/proc/6011/task/6014/stat : 6014 (strangenight1-m) R 6009 6011 5456 0 -1 4202560 1454825 0 0 0 75945 285 0 0 25 0 4 0 499722790 1618657280 305688 33554432000 4194304 4650419 140737312371536 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3045.07
Current children cumulated vsize (KiB) 1580720

[startup+822.301 s]
/proc/loadavg: 8.09 8.06 8.00 9/184 6037
/proc/meminfo: memFree=29699884/32951124 swapFree=67111356/67111528
[pid=6011] ppid=6009 vsize=1659740 CPUtime=3284.76 cores=1,3,5,7
/proc/6011/stat : 6011 (strangenight1-m) R 6009 6011 5456 0 -1 4202496 4475833 0 0 0 327539 937 0 0 25 0 4 0 499722789 1699573760 338449 33554432000 4194304 4650419 140737312371536 18446744073709551615 4328348 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6011/statm: 414935 338450 395 112 0 409900 0
[pid=6011/tid=6012] ppid=6009 vsize=1659740 CPUtime=822.29 cores=1,3,5,7
/proc/6011/task/6012/stat : 6012 (strangenight1-m) R 6009 6011 5456 0 -1 4202560 1637484 0 0 0 81919 310 0 0 25 0 4 0 499722790 1699573760 338450 33554432000 4194304 4650419 140737312371536 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6011/tid=6013] ppid=6009 vsize=1659740 CPUtime=817.8 cores=1,3,5,7
/proc/6011/task/6013/stat : 6013 (strangenight1-m) R 6009 6011 5456 0 -1 4202560 1152075 0 0 0 81519 261 0 0 25 0 4 0 499722790 1699573760 338450 33554432000 4194304 4650419 140737312371536 18446744073709551615 4363484 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6011/tid=6014] ppid=6009 vsize=1659740 CPUtime=822.3 cores=1,3,5,7
/proc/6011/task/6014/stat : 6014 (strangenight1-m) R 6009 6011 5456 0 -1 4202560 1485343 0 0 0 81933 297 0 0 25 0 4 0 499722790 1699573760 338450 33554432000 4194304 4650419 140737312371536 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3284.76
Current children cumulated vsize (KiB) 1659740

[startup+882.301 s]
/proc/loadavg: 8.08 8.06 8.00 9/184 6038
/proc/meminfo: memFree=29722036/32951124 swapFree=67111356/67111528
[pid=6011] ppid=6009 vsize=1660996 CPUtime=3524.41 cores=1,3,5,7
/proc/6011/stat : 6011 (strangenight1-m) R 6009 6011 5456 0 -1 4202496 4578269 0 0 0 351466 975 0 0 25 0 4 0 499722789 1700859904 326504 33554432000 4194304 4650419 140737312371536 18446744073709551615 4363553 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6011/statm: 415249 326504 395 112 0 410214 0
[pid=6011/tid=6012] ppid=6009 vsize=1660996 CPUtime=882.29 cores=1,3,5,7
/proc/6011/task/6012/stat : 6012 (strangenight1-m) R 6009 6011 5456 0 -1 4202560 1665209 0 0 0 87909 320 0 0 25 0 4 0 499722790 1700859904 326504 33554432000 4194304 4650419 140737312371536 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6011/tid=6013] ppid=6009 vsize=1660996 CPUtime=877.47 cores=1,3,5,7
/proc/6011/task/6013/stat : 6013 (strangenight1-m) R 6009 6011 5456 0 -1 4202560 1178519 0 0 0 87476 271 0 0 25 0 4 0 499722790 1700859904 326504 33554432000 4194304 4650419 140737312371536 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6011/tid=6014] ppid=6009 vsize=1660996 CPUtime=882.3 cores=1,3,5,7
/proc/6011/task/6014/stat : 6014 (strangenight1-m) R 6009 6011 5456 0 -1 4202560 1512288 0 0 0 87924 306 0 0 25 0 4 0 499722790 1700859904 326504 33554432000 4194304 4650419 140737312371536 18446744073709551615 4304216 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3524.41
Current children cumulated vsize (KiB) 1660996

[startup+942.301 s]
/proc/loadavg: 8.12 8.08 8.01 9/184 6040
/proc/meminfo: memFree=29701780/32951124 swapFree=67111356/67111528
[pid=6011] ppid=6009 vsize=1661992 CPUtime=3764.09 cores=1,3,5,7
/proc/6011/stat : 6011 (strangenight1-m) R 6009 6011 5456 0 -1 4202496 4671129 0 0 0 375398 1011 0 0 25 0 4 0 499722789 1701879808 328641 33554432000 4194304 4650419 140737312371536 18446744073709551615 4349707 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6011/statm: 415498 328641 395 112 0 410463 0
[pid=6011/tid=6012] ppid=6009 vsize=1661992 CPUtime=942.29 cores=1,3,5,7
/proc/6011/task/6012/stat : 6012 (strangenight1-m) R 6009 6011 5456 0 -1 4202560 1692753 0 0 0 93899 330 0 0 25 0 4 0 499722790 1701879808 328641 33554432000 4194304 4650419 140737312371536 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6011/tid=6013] ppid=6009 vsize=1661992 CPUtime=937.15 cores=1,3,5,7
/proc/6011/task/6013/stat : 6013 (strangenight1-m) R 6009 6011 5456 0 -1 4202560 1204569 0 0 0 93433 282 0 0 25 0 4 0 499722790 1701879808 328641 33554432000 4194304 4650419 140737312371536 18446744073709551615 4333661 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6011/tid=6014] ppid=6009 vsize=1661992 CPUtime=942.31 cores=1,3,5,7
/proc/6011/task/6014/stat : 6014 (strangenight1-m) R 6009 6011 5456 0 -1 4202560 1528333 0 0 0 93919 312 0 0 25 0 4 0 499722790 1701879808 328641 33554432000 4194304 4650419 140737312371536 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3764.09
Current children cumulated vsize (KiB) 1661992

[startup+1002.3 s]
/proc/loadavg: 8.12 8.09 8.01 9/184 6042
/proc/meminfo: memFree=29631536/32951124 swapFree=67111356/67111528
[pid=6011] ppid=6009 vsize=1676200 CPUtime=4003.77 cores=1,3,5,7
/proc/6011/stat : 6011 (strangenight1-m) R 6009 6011 5456 0 -1 4202496 4931439 0 0 0 399305 1072 0 0 25 0 4 0 499722789 1716428800 334444 33554432000 4194304 4650419 140737312371536 18446744073709551615 4364562 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6011/statm: 419050 334444 395 112 0 414015 0
[pid=6011/tid=6012] ppid=6009 vsize=1676200 CPUtime=1002.29 cores=1,3,5,7
/proc/6011/task/6012/stat : 6012 (strangenight1-m) R 6009 6011 5456 0 -1 4202560 1908717 0 0 0 99861 368 0 0 25 0 4 0 499722790 1716428800 334444 33554432000 4194304 4650419 140737312371536 18446744073709551615 4476204 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6011/tid=6013] ppid=6009 vsize=1676200 CPUtime=996.81 cores=1,3,5,7
/proc/6011/task/6013/stat : 6013 (strangenight1-m) R 6009 6011 5456 0 -1 4202560 1217174 0 0 0 99393 288 0 0 25 0 4 0 499722790 1716428800 334444 33554432000 4194304 4650419 140737312371536 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6011/tid=6014] ppid=6009 vsize=1676200 CPUtime=1002.31 cores=1,3,5,7
/proc/6011/task/6014/stat : 6014 (strangenight1-m) R 6009 6011 5456 0 -1 4202560 1538340 0 0 0 99913 318 0 0 25 0 4 0 499722790 1716428800 334444 33554432000 4194304 4650419 140737312371536 18446744073709551615 4364495 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4003.77
Current children cumulated vsize (KiB) 1676200

[startup+1062.3 s]
/proc/loadavg: 8.12 8.10 8.02 9/184 6043
/proc/meminfo: memFree=29573596/32951124 swapFree=67111356/67111528
[pid=6011] ppid=6009 vsize=1741280 CPUtime=4243.45 cores=1,3,5,7
/proc/6011/stat : 6011 (strangenight1-m) R 6009 6011 5456 0 -1 4202496 5465915 0 0 0 423168 1177 0 0 25 0 4 0 499722789 1783070720 349785 33554432000 4194304 4650419 140737312371536 18446744073709551615 4364406 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6011/statm: 435320 349785 395 112 0 430285 0
[pid=6011/tid=6012] ppid=6009 vsize=1741280 CPUtime=1062.29 cores=1,3,5,7
/proc/6011/task/6012/stat : 6012 (strangenight1-m) R 6009 6011 5456 0 -1 4202560 2395273 0 0 0 105785 444 0 0 25 0 4 0 499722790 1783070720 349785 33554432000 4194304 4650419 140737312371536 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6011/tid=6013] ppid=6009 vsize=1741280 CPUtime=1056.49 cores=1,3,5,7
/proc/6011/task/6013/stat : 6013 (strangenight1-m) R 6009 6011 5456 0 -1 4202560 1217174 0 0 0 105361 288 0 0 25 0 4 0 499722790 1783070720 349786 33554432000 4194304 4650419 140737312371536 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6011/tid=6014] ppid=6009 vsize=1741280 CPUtime=1062.31 cores=1,3,5,7
/proc/6011/task/6014/stat : 6014 (strangenight1-m) R 6009 6011 5456 0 -1 4202560 1564863 0 0 0 105897 334 0 0 25 0 4 0 499722790 1783070720 349786 33554432000 4194304 4650419 140737312371536 18446744073709551615 4364340 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4243.45
Current children cumulated vsize (KiB) 1741280

[startup+1122.3 s]
/proc/loadavg: 8.15 8.11 8.02 9/184 6045
/proc/meminfo: memFree=29570584/32951124 swapFree=67111356/67111528
[pid=6011] ppid=6009 vsize=1741956 CPUtime=4483.12 cores=1,3,5,7
/proc/6011/stat : 6011 (strangenight1-m) R 6009 6011 5456 0 -1 4202496 6073200 0 0 0 447019 1293 0 0 25 0 4 0 499722789 1783762944 350377 33554432000 4194304 4650419 140737312371536 18446744073709551615 4328325 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6011/statm: 435489 350378 395 112 0 430454 0
[pid=6011/tid=6012] ppid=6009 vsize=1741956 CPUtime=1122.3 cores=1,3,5,7
/proc/6011/task/6012/stat : 6012 (strangenight1-m) R 6009 6011 5456 0 -1 4202560 2934199 0 0 0 111704 526 0 0 25 0 4 0 499722790 1783762944 350378 33554432000 4194304 4650419 140737312371536 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6011/tid=6013] ppid=6009 vsize=1741956 CPUtime=1116.16 cores=1,3,5,7
/proc/6011/task/6013/stat : 6013 (strangenight1-m) R 6009 6011 5456 0 -1 4202560 1238554 0 0 0 111318 298 0 0 25 0 4 0 499722790 1783762944 350378 33554432000 4194304 4650419 140737312371536 18446744073709551615 4367284 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6011/tid=6014] ppid=6009 vsize=1741956 CPUtime=1122.31 cores=1,3,5,7
/proc/6011/task/6014/stat : 6014 (strangenight1-m) R 6009 6011 5456 0 -1 4202560 1590265 0 0 0 111884 347 0 0 25 0 4 0 499722790 1783762944 350378 33554432000 4194304 4650419 140737312371536 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4483.12
Current children cumulated vsize (KiB) 1741956

[startup+1182.3 s]
/proc/loadavg: 8.05 8.09 8.02 9/184 6046
/proc/meminfo: memFree=29591728/32951124 swapFree=67111356/67111528
[pid=6011] ppid=6009 vsize=1743192 CPUtime=4722.82 cores=1,3,5,7
/proc/6011/stat : 6011 (strangenight1-m) R 6009 6011 5456 0 -1 4202496 6828288 0 0 0 470850 1432 0 0 25 0 4 0 499722789 1785028608 344327 33554432000 4194304 4650419 140737312371536 18446744073709551615 4364503 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6011/statm: 435798 344327 437 112 0 430763 0
[pid=6011/tid=6012] ppid=6009 vsize=1743192 CPUtime=1182.31 cores=1,3,5,7
/proc/6011/task/6012/stat : 6012 (strangenight1-m) R 6009 6011 5456 0 -1 4202560 3612901 0 0 0 117604 627 0 0 25 0 4 0 499722790 1785028608 344327 33554432000 4194304 4650419 140737312371536 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6011/tid=6013] ppid=6009 vsize=1743192 CPUtime=1175.83 cores=1,3,5,7
/proc/6011/task/6013/stat : 6013 (strangenight1-m) R 6009 6011 5456 0 -1 4202560 1264098 0 0 0 117272 311 0 0 25 0 4 0 499722790 1785028608 344327 33554432000 4194304 4650419 140737312371536 18446744073709551615 4363448 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6011/tid=6014] ppid=6009 vsize=1743192 CPUtime=1182.33 cores=1,3,5,7
/proc/6011/task/6014/stat : 6014 (strangenight1-m) R 6009 6011 5456 0 -1 4202560 1619017 0 0 0 117870 363 0 0 25 0 4 0 499722790 1785028608 344327 33554432000 4194304 4650419 140737312371536 18446744073709551615 4310792 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4722.82
Current children cumulated vsize (KiB) 1743192



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.10 8.10 8.02 5/179 6048
/proc/meminfo: memFree=30295700/32951124 swapFree=67111356/67111528
[pid=6011] ppid=6009 vsize=1678688 CPUtime=4800.31 cores=1,3,5,7
/proc/6011/stat : 6011 (strangenight1-m) R 6009 6011 5456 0 -1 4202496 7092821 0 0 0 478553 1478 0 0 25 0 4 0 499722789 1718976512 355491 33554432000 4194304 4650419 140737312371536 18446744073709551615 4363420 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6011/statm: 419672 355491 396 112 0 414637 0
[pid=6011/tid=6012] ppid=6009 vsize=1678688 CPUtime=1201.71 cores=1,3,5,7
/proc/6011/task/6012/stat : 6012 (strangenight1-m) R 6009 6011 5456 0 -1 4202560 3854465 0 0 0 119508 663 0 0 25 0 4 0 499722790 1718976512 355491 33554432000 4194304 4650419 140737312371536 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6011/tid=6013] ppid=6009 vsize=1678688 CPUtime=1195.13 cores=1,3,5,7
/proc/6011/task/6013/stat : 6013 (strangenight1-m) R 6009 6011 5456 0 -1 4202560 1272157 0 0 0 119198 315 0 0 25 0 4 0 499722790 1718976512 355491 33554432000 4194304 4650419 140737312371536 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6011/tid=6014] ppid=6009 vsize=1678688 CPUtime=1201.72 cores=1,3,5,7
/proc/6011/task/6014/stat : 6014 (strangenight1-m) R 6009 6011 5456 0 -1 4202560 1627394 0 0 0 119806 366 0 0 25 0 4 0 499722790 1718976512 355491 33554432000 4194304 4650419 140737312371536 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 1678688

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

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

[startup+1201.7 s]
/proc/loadavg: 8.10 8.10 8.02 5/179 6048
/proc/meminfo: memFree=30295700/32951124 swapFree=67111356/67111528
[pid=6011] ppid=6009 vsize=1678688 CPUtime=4800.31 cores=1,3,5,7
/proc/6011/stat : 6011 (strangenight1-m) R 6009 6011 5456 0 -1 4202496 7092821 0 0 0 478553 1478 0 0 25 0 4 0 499722789 1718976512 355491 33554432000 4194304 4650419 140737312371536 18446744073709551615 4363420 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6011/statm: 419672 355491 396 112 0 414637 0
[pid=6011/tid=6012] ppid=6009 vsize=1678688 CPUtime=1201.71 cores=1,3,5,7
/proc/6011/task/6012/stat : 6012 (strangenight1-m) R 6009 6011 5456 0 -1 4202560 3854465 0 0 0 119508 663 0 0 25 0 4 0 499722790 1718976512 355491 33554432000 4194304 4650419 140737312371536 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6011/tid=6013] ppid=6009 vsize=1678688 CPUtime=1195.13 cores=1,3,5,7
/proc/6011/task/6013/stat : 6013 (strangenight1-m) R 6009 6011 5456 0 -1 4202560 1272157 0 0 0 119198 315 0 0 25 0 4 0 499722790 1718976512 355491 33554432000 4194304 4650419 140737312371536 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6011/tid=6014] ppid=6009 vsize=1678688 CPUtime=1201.72 cores=1,3,5,7
/proc/6011/task/6014/stat : 6014 (strangenight1-m) R 6009 6011 5456 0 -1 4202560 1627394 0 0 0 119806 366 0 0 25 0 4 0 499722790 1718976512 355491 33554432000 4194304 4650419 140737312371536 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 1678688

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.77
CPU time (s): 4800.39
CPU user time (s): 4785.55
CPU system time (s): 14.8407
CPU usage (%): 399.444
Max. virtual memory (cumulated for all children) (KiB): 1743192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4785.55
system time used= 14.8407
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7092824
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= 3089
involuntary context switches= 31302

runsolver used 1.59976 second user time and 4.97124 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-29 12:31:12
IDJOB=3174990
IDBENCH=82608
IDSOLVER=1588
FILE ID=node143/3174990-1304073071
RUNJOBID= node143-1304071867-5892
PBS_JOBID= 13170467
Free space on /tmp= 72916 MiB

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

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

MD5SUM BENCH= 33dd7efc1f63d9d3511c7a69c68ea88b
RANDOM SEED=1716724861

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31693124 kB
Buffers:        201564 kB
Cached:         685760 kB
SwapCached:        168 kB
Active:         313532 kB
Inactive:       667068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31693124 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           16344 kB
Writeback:           0 kB
AnonPages:       93552 kB
Mapped:          15660 kB
Slab:           212336 kB
PageTables:       4316 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   294652 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= 72916 MiB
End job on node143 at 2011-04-29 12:51:15