Trace number 3173752

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-2-mt? (TO) 4800.32 1201.88

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v40000-c168000-S709305826-098-UNKNOWN.cnf
MD5SUM83f9a63a559155a858e739be2c598060
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark45.6951
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 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3173752-1304030385.cnf'
0.00/0.00	c -- header says num vars:          40000
0.00/0.00	c -- header says num clauses:      168000
0.68/0.50	c -- clauses added:            0 learnts,       168000 normals,            0 xors
0.68/0.50	c -- vars added      40000
0.68/0.50	c Parsing time:  0.16 s
0.68/0.50	c  N st     0         0     40000    168000         0         0    504000         0   no data   no data
0.68/0.50	c asymm  cl-useful: 0/168000/168000 lits-rem:0 time: 0.16
0.68/0.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.10
0.68/0.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.68/0.68	c bin-w-bin subsume rem            0 bins  time:  0.01 s
0.68/0.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
0.68/0.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  40000 time:  0.02 s
0.68/0.68	c Removed useless bin:       0  fixed:     0  props:   0.39M  time:  0.02 s
0.68/1.05	c lits-rem:         0  cl-subs:        0  v-elim:   1027  v-fix:    0  time:  0.31 s
0.68/1.05	c Finding binary XORs  T:     0.01 s  found:       0
0.68/1.07	c Finding non-binary XORs:     0.06 s (found:       0, avg size: nan)
0.68/1.07	c calculated reachability. Time: 0.00
0.68/1.08	c Calc default polars -  time:   0.02 s pos:   17710 undec:    4407 neg:   17883
0.68/1.08	c =========================================================================================
0.68/1.08	c types(t): F = full restart, N = normal restart
0.68/1.08	c types(t): S = simplification begin/end, E = solution found
0.68/1.08	c restart types(rt): st = static, dy = dynamic
0.68/1.08	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.68/1.08	c  B st     0         0     38973    166812         0         0    506780         0   no data   no data
12.62/3.24	c  N dy    21      4071     38973    166812         0      4071    506780   1236782    171.19    180.81
21.41/5.43	c  N dy    51      8173     38973    166812         0      8173    506780   2269841    171.27    182.50
30.19/7.68	c  N dy    84     12271     38973    166812         0     12271    506780   3371488    176.57    192.01
39.38/9.95	c  N dy   111     16330     38973    166812         0     16330    506780   4471386    177.52    190.48
48.97/12.33	c  N dy   141     20382     38973    166812         0     10385    506780    790078    178.09    216.64
58.16/14.61	c  N dy   169     24528     38973    166812         0     14530    506780   1889039    177.75    187.92
58.95/14.87	c  F st   174     25000     38973    166812         0     15002    506780   2026488    178.03   no data
71.33/17.91	c  N dy   180     30000     38973    166812         0     20000    506780   4000546    178.03   no data
71.33/17.91	c  S st   180     30000     38973    166812         0     20000    506780   4000546    178.03   no data
72.53/18.21	c  S st   180     30502     38973    166812         0     20502    506780   4094984    178.03   no data
72.53/18.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
73.35/18.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.22
73.73/18.53	c blocked clauses removed:      840 vars:    130 tried:       38973 T: 0.02 s
73.73/18.54	c bin-w-bin subsume rem            0 bins  time:  0.01 s
73.73/18.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
73.73/18.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38843 time:  0.01 s
73.73/18.59	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.02 s
74.93/18.83	c lits-rem:         0  cl-subs:        0  v-elim:     18  v-fix:    0  time:  0.24 s
76.52/19.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
81.32/20.42	c lits-rem:         6  cl-subs:        3  v-elim:      0  v-fix:    0  time:  1.09 s
82.14/20.62	c asymm  cl-useful: 0/165955/165955 lits-rem:0 time: 0.20
82.14/20.63	c calculated reachability. Time: 0.00
82.14/20.63	c  N dy   180     30502     38825    165955         0     20348    504311   4011506    178.03   no data
91.70/23.04	c  N dy   208     34613     38825    165955         0     24459    504311   5094345    177.95    188.40
101.29/25.46	c  N dy   231     38704     38825    165955         0     28550    504311   6163662    176.89    194.57
111.27/27.90	c  N dy   257     42806     38825    165955         0     17230    504311   1309856    177.22    191.31
118.06/29.64	c  S st   281     45753     38825    165955         0     20177    504311   2128960    177.80   no data
119.26/29.94	c  S st   281     46256     38825    165955         0     20680    504311   2215326    177.80   no data
119.26/29.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
120.06/30.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.23
120.46/30.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
120.46/30.25	c bin-w-bin subsume rem            0 bins  time:  0.01 s
120.46/30.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
120.46/30.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38825 time:  0.01 s
120.86/30.30	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.02 s
121.28/30.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.17 s
122.06/30.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
123.66/31.02	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.34 s
123.66/31.05	c vivif2 --  cl tried   165955 cl shrink        0 lits rem          0 time: 0.03
123.66/31.09	c vivif2 --  cl tried    20678 cl shrink        0 lits rem          0 time: 0.04
124.45/31.29	c asymm  cl-useful: 0/165955/165955 lits-rem:0 time: 0.20
124.85/31.31	c calculated reachability. Time: 0.00
124.85/31.31	c  N dy   281     46256     38825    165955         0     20678    504311   2215087    177.80   no data
134.45/33.72	c  N dy   306     50503     38825    165955         0     24925    504311   3350785    177.56    198.61
144.02/36.10	c  N dy   334     54540     38825    165955         0     28962    504311   4393542    177.21    186.86
153.61/38.53	c  N dy   360     58568     38825    165955         0     32990    504311   5454021    177.11    188.37
163.59/41.02	c  N dy   386     62601     38825    165955         0     37023    504311   6540092    177.10    192.93
172.78/43.33	c  N dy   409     66613     38825    165955         0     22325    504311   1750178    176.84    186.21
179.17/44.94	c  S st   429     69384     38825    165955         0     25096    504311   2514357    176.94    164.38
180.37/45.23	c  S st   429     69889     38825    165955         0     25601    504311   2601591    176.94   no data
180.37/45.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
181.17/45.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.23
181.57/45.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
181.57/45.55	c bin-w-bin subsume rem            0 bins  time:  0.01 s
181.57/45.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
181.57/45.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38825 time:  0.01 s
181.57/45.59	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.02 s
182.37/45.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.18 s
183.19/45.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
185.16/46.45	c lits-rem:         3  cl-subs:        3  v-elim:      0  v-fix:    0  time:  0.46 s
185.16/46.48	c vivif2 --  cl tried   165955 cl shrink        0 lits rem          0 time: 0.03
185.56/46.53	c vivif2 --  cl tried    25598 cl shrink        0 lits rem          0 time: 0.05
186.37/46.75	c asymm  cl-useful: 0/165955/165955 lits-rem:0 time: 0.21
186.37/46.76	c calculated reachability. Time: 0.00
186.37/46.76	c  N dy   429     69889     38825    165955         0     25598    504311   2599882    176.94   no data
197.15/49.42	c  N dy   458     74375     38825    165955         0     30083    504311   3801185    176.94    186.69
208.73/52.39	c  N dy   495     79213     38825    165955         0     34920    504311   5124857    177.15    186.87
221.52/55.53	c  N dy   527     84334     38825    165955         0     40040    504311   6527034    177.34    198.73
229.51/57.50	c  F st   550     87501     38825    165955         0     22355    504311   1174847    177.74   no data
237.49/59.55	c  N st   555     90795     38825    165955         0     25648    504311   2388682    177.74   no data
251.87/63.15	c  N dy   584     96694     38825    165955         0     31545    504311   4175019    177.74    188.16
267.04/66.98	c  N dy   629    102993     38825    165955         0     37844    504311   5856940    177.83    190.28
271.84/68.12	c  S st   642    104833     38825    165955         0     39684    504311   6358195    177.82   no data
273.04/68.44	c  S st   642    105336     38825    165955         0     40187    504311   6469587    177.82   no data
273.04/68.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
274.25/68.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.25
274.25/68.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
274.25/68.78	c bin-w-bin subsume rem            0 bins  time:  0.01 s
274.25/68.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
274.64/68.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38825 time:  0.01 s
274.64/68.83	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.02 s
275.46/69.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.22 s
277.43/69.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
284.62/71.36	c lits-rem:         6  cl-subs:        2  v-elim:      0  v-fix:    0  time:  1.76 s
284.62/71.39	c vivif2 --  cl tried   165955 cl shrink        0 lits rem          0 time: 0.03
285.42/71.51	c vivif2 --  cl tried    40185 cl shrink        0 lits rem          0 time: 0.12
286.22/71.76	c asymm  cl-useful: 0/165955/165955 lits-rem:0 time: 0.24
286.22/71.77	c calculated reachability. Time: 0.00
286.22/71.77	c  N dy   642    105336     38825    165955         0     40185    504311   6468603    177.82   no data
303.39/76.02	c  N dy   692    112110     38825    165955         0     24534    504311   1267624    177.87    191.76
320.57/80.37	c  N dy   739    119357     38825    165955         0     31781    504311   3201448    177.72    224.58
339.74/85.13	c  N dy   799    126986     38825    165955         0     39409    504311   5305296    178.12    191.11
360.52/90.32	c  N dy   855    135098     38825    165955         0     23808    504311    689887    178.39    267.84
381.68/95.64	c  N dy   918    143812     38825    165955         0     32522    504311   3119448    178.73    188.35
404.45/101.38	c  N dy   982    153046     38825    165955         0     41755    504311   5601374    178.80    190.13
417.24/104.52	c  S st  1014    158005     38825    165955         0     46714    504311   6947488    178.77   no data
418.43/104.86	c  S st  1014    158509     38825    165955         0     47218    504311   7051722    178.77   no data
418.43/104.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
419.64/105.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.26
419.64/105.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
420.05/105.21	c bin-w-bin subsume rem            0 bins  time:  0.01 s
420.05/105.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
420.05/105.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38825 time:  0.01 s
420.05/105.26	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.02 s
420.83/105.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.23 s
422.83/105.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
432.41/108.39	c lits-rem:         3  cl-subs:        3  v-elim:      0  v-fix:    0  time:  2.40 s
432.81/108.42	c vivif2 --  cl tried   165955 cl shrink        0 lits rem          0 time: 0.03
433.23/108.56	c vivif2 --  cl tried    47215 cl shrink        0 lits rem          0 time: 0.14
434.41/108.82	c asymm  cl-useful: 0/165955/165955 lits-rem:0 time: 0.26
434.41/108.83	c calculated reachability. Time: 0.00
434.41/108.83	c  N dy  1014    158509     38825    165955         0     47215    504311   7050905    178.77   no data
459.18/115.06	c  N dy  1083    168704     38825    165955         0     32556    504311   2690693    178.75    226.94
486.74/121.90	c  N dy  1164    179607     38825    165955         0     43458    504311   5695710    179.07    196.85
515.89/129.29	c  N dy  1244    191137     38825    165955         0     29058    504311   1481471    179.20    191.84
546.66/136.95	c  N dy  1335    203429     38825    165955         0     41349    504311   4822880    179.31    194.13
581.01/145.54	c  N dy  1430    216647     38825    165955         0     27604    504311    750265    179.61    191.20
615.36/154.19	c  N dy  1524    230574     38825    165955         0     41531    504311   4595589    179.62    197.46
633.74/158.76	c  S st  1570    237763     38825    165955         0     48720    504311   6551592    179.57   no data
634.94/159.09	c  S st  1570    238267     38825    165955         0     49224    504311   6654552    179.57   no data
635.36/159.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
636.13/159.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.26
636.53/159.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
636.53/159.45	c bin-w-bin subsume rem            0 bins  time:  0.01 s
636.53/159.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
636.53/159.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38825 time:  0.01 s
636.93/159.50	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.02 s
637.73/159.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.23 s
639.33/160.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
649.32/162.60	c lits-rem:         5  cl-subs:        6  v-elim:      0  v-fix:    0  time:  2.41 s
649.32/162.63	c vivif2 --  cl tried   165955 cl shrink        0 lits rem          0 time: 0.03
649.72/162.76	c vivif2 --  cl tried    49218 cl shrink        0 lits rem          0 time: 0.13
650.91/163.03	c asymm  cl-useful: 0/165955/165955 lits-rem:0 time: 0.26
650.91/163.04	c calculated reachability. Time: 0.00
650.91/163.04	c  N dy  1570    238267     38825    165955         0     49218    504311   6652634    179.57   no data
690.45/172.94	c  N dy  1681    253702     38825    165955         0     36668    504311   2930098    179.65    190.14
732.42/183.43	c  N dy  1792    270059     38825    165955         0     53025    504311   7354901    179.52    192.15
776.35/194.43	c  N dy  1912    287301     38825    165955         0     41280    504311   3943593    179.64    200.84
823.86/206.33	c  N dy  2035    305666     38825    165955         0     59643    504311   8904149    179.57    198.41
825.47/206.76	c  F st  2039    306250     38825    165955         0     30238    504311    585744    179.54   no data
873.80/218.87	c  N dy  2134    325282     38825    165955         0     49268    504311   6433883    179.54    192.58
926.12/231.95	c  N dy  2277    345324     38825    165955         0     38314    504311   2493783    179.60    202.68
957.28/239.71	c  S st  2364    357401     38825    165955         0     50391    504311   5807363    179.65    157.74
958.48/240.05	c  S st  2364    357905     38825    165955         0     50895    504311   5906903    179.65   no data
958.48/240.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
959.68/240.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.26
959.68/240.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
960.08/240.40	c bin-w-bin subsume rem            0 bins  time:  0.01 s
960.08/240.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
960.08/240.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38825 time:  0.02 s
960.08/240.45	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.02 s
960.89/240.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.22 s
962.47/241.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
971.66/243.36	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time:  2.27 s
971.66/243.38	c vivif2 --  cl tried   165955 cl shrink        0 lits rem          0 time: 0.03
972.46/243.50	c vivif2 --  cl tried    50893 cl shrink        0 lits rem          0 time: 0.12
973.26/243.76	c asymm  cl-useful: 0/165955/165955 lits-rem:0 time: 0.26
973.26/243.78	c calculated reachability. Time: 0.00
973.26/243.78	c  N dy  2364    357905     38825    165955         0     50893    504311   5906495    179.65   no data
1026.41/257.06	c  N dy  2514    377989     38825    165955         0     38981    504311   2441026    179.83    196.63
1079.13/270.26	c  N dy  2655    398040     38825    165955         0     59029    504311   7985222    179.92    189.56
1131.86/283.42	c  N dy  2798    418222     38825    165955         0     46206    504311   4125956    179.96    194.38
1184.99/296.76	c  N dy  2941    438256     38825    165955         0     66239    504311   9628980    180.04    192.92
1237.71/309.93	c  N dy  3089    458393     38825    165955         0     52378    504311   5586728    180.24    190.81
1291.61/323.44	c  N dy  3229    478436     38825    165955         0     37425    504311   1173295    180.25    192.20
1343.94/336.55	c  N dy  3368    498584     38825    165955         0     57573    504311   6656902    180.20    195.17
1397.87/350.00	c  N dy  3513    518611     38825    165955         0     41596    504311   2022637    180.35    213.79
1445.80/362.07	c  S st  3639    536857     38825    165955         0     59842    504311   7080601    180.41    192.95
1447.40/362.43	c  S st  3639    537361     38825    165955         0     60345    504311   7174592    180.41   no data
1447.40/362.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1448.61/362.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.27
1448.61/362.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1448.99/362.80	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1448.99/362.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1448.99/362.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38825 time:  0.01 s
1448.99/362.85	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.02 s
1449.79/363.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.24 s
1451.80/363.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1464.97/366.82	c lits-rem:         1  cl-subs:        1  v-elim:      0  v-fix:    0  time:  3.24 s
1464.97/366.84	c vivif2 --  cl tried   165955 cl shrink        0 lits rem          0 time: 0.03
1465.37/366.99	c vivif2 --  cl tried    60344 cl shrink        0 lits rem          0 time: 0.14
1466.57/367.27	c asymm  cl-useful: 0/165955/165955 lits-rem:0 time: 0.28
1466.57/367.28	c calculated reachability. Time: 0.00
1466.57/367.28	c  N dy  3639    537361     38825    165955         0     60344    504311   7174107    180.41   no data
1520.90/380.88	c  N dy  3779    557380     38825    165955         0     43364    504311   2278965    180.45    198.02
1573.63/394.07	c  N dy  3915    577417     38825    165955         0     63400    504311   7711069    180.40    226.00
1627.96/407.63	c  N dy  4055    597471     38825    165955         0     45459    504311   2553494    180.42    191.96
1680.67/420.85	c  N dy  4181    617580     38825    165955         0     65566    504311   8062580    180.37    189.92
1736.21/434.74	c  N dy  4326    637651     38825    165955         0     46638    504311   2684594    180.47    191.06
1789.32/448.08	c  N dy  4460    657716     38825    165955         0     66702    504311   8183142    180.51    193.07
1844.45/461.88	c  N dy  4603    677766     38825    165955         0     46754    504311   2304386    180.54    192.16
1899.17/475.57	c  N dy  4746    697810     38825    165955         0     66798    504311   7891011    180.58    193.68
1955.08/489.59	c  N dy  4882    717916     38825    165955         0     45905    504311   1857125    180.59    192.11
2008.61/502.92	c  N dy  5026    737929     38825    165955         0     65917    504311   7395025    180.69    192.04
2064.93/517.03	c  N dy  5170    757987     38825    165955         0     43972    504311   1058370    180.72    190.87
2118.06/530.38	c  N dy  5308    778104     38825    165955         0     64086    504311   6652477    180.78    197.50
2174.78/544.55	c  N dy  5445    798110     38825    165955         0     84092    504311  12203428    180.82    193.66
2195.95/549.88	c  S st  5501    806042     38825    165955         0     49031    504311   2150335    180.82   no data
2197.55/550.20	c  S st  5501    806544     38825    165955         0     49533    504311   2238706    180.82   no data
2197.55/550.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2198.35/550.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.26
2198.75/550.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2198.75/550.55	c bin-w-bin subsume rem            0 bins  time:  0.01 s
2198.75/550.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
2198.75/550.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38825 time:  0.01 s
2199.14/550.60	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.02 s
2199.56/550.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.18 s
2200.34/550.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
2203.54/551.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.76 s
2203.54/551.75	c vivif2 --  cl tried   165955 cl shrink        0 lits rem          0 time: 0.03
2203.54/551.80	c vivif2 --  cl tried    49533 cl shrink        0 lits rem          0 time: 0.05
2204.74/552.06	c asymm  cl-useful: 0/165955/165955 lits-rem:0 time: 0.26
2204.74/552.08	c calculated reachability. Time: 0.00
2204.74/552.08	c  N dy  5501    806544     38825    165955         0     49533    504311   2238706    180.82   no data
2259.46/565.73	c  N dy  5643    826603     38825    165955         0     69592    504311   7766841    180.86    204.84
2316.97/580.19	c  N dy  5778    846651     38825    165955         0     45640    504311    945610    180.87    190.58
2370.91/593.66	c  N dy  5915    866714     38825    165955         0     65702    504311   6455791    180.87    192.11
2428.03/607.99	c  N dy  6055    886809     38825    165955         0     85796    504311  12027479    180.89    199.13
2482.72/621.67	c  N dy  6191    906850     38825    165955         0     60839    504311   4916512    180.94    200.78
2539.04/635.76	c  N dy  6325    927007     38825    165955         0     80995    504311  10480668    180.97    191.85
2595.76/649.92	c  N dy  6462    947099     38825    165955         0     55086    504311   3043534    181.00    192.27
2650.89/663.75	c  N dy  6606    967186     38825    165955         0     75172    504311   8639724    181.09    190.66
2709.63/678.43	c  N dy  6743    987355     38825    165955         0     48346    504311    908971    181.07    191.58
2763.53/691.99	c  N dy  6877   1007529     38825    165955         0     68520    504311   6441717    181.07    204.14
2820.65/706.29	c  N dy  7014   1027592     38825    165955         0     88579    504311  11940906    181.05    196.85
2876.97/720.35	c  N dy  7150   1047651     38825    165955         0     60637    504311   4027044    181.06    203.73
2933.32/734.49	c  N dy  7291   1067758     38825    165955         0     80744    504311   9621874    181.10    200.79
2945.68/737.51	c  F st  7322   1071875     38825    165955         0     84861    504311  10760790    181.12    231.23
2992.01/749.17	c  N dy  7397   1087806     38825    165955         0     51790    504311   1309091    181.10    193.12
3045.93/762.64	c  N dy  7522   1107910     38825    165955         0     71894    504311   6710519    181.04    190.64
3104.25/777.29	c  N dy  7661   1127995     38825    165955         0     91975    504311  12271970    181.07    191.53
3161.79/791.63	c  N dy  7807   1148119     38825    165955         0     62100    504311   3907632    181.14    198.65
3218.08/805.73	c  N dy  7945   1168152     38825    165955         0     82131    504311   9472045    181.16    244.43
3278.40/820.83	c  N dy  8089   1188295     38825    165955         0     51274    504311    605963    181.20    192.57
3332.72/834.48	c  N dy  8223   1208331     38825    165955         0     71310    504311   6051069    181.19    194.44
3337.11/835.53	c  S st  8234   1209818     38825    165955         0     72797    504311   6446762    181.18   no data
3338.71/835.91	c  S st  8234   1210320     38825    165955         0     73299    504311   6545313    181.18   no data
3338.71/835.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3339.91/836.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.29
3339.91/836.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3339.91/836.30	c bin-w-bin subsume rem            0 bins  time:  0.01 s
3340.31/836.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
3340.31/836.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38825 time:  0.02 s
3340.31/836.35	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.02 s
3341.11/836.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.25 s
3343.10/837.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
3356.69/840.49	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time:  3.45 s
3357.09/840.52	c vivif2 --  cl tried   165955 cl shrink        0 lits rem          0 time: 0.03
3357.48/840.65	c vivif2 --  cl tried    73296 cl shrink        0 lits rem          0 time: 0.13
3358.69/840.96	c asymm  cl-useful: 0/165955/165955 lits-rem:0 time: 0.31
3358.69/840.97	c calculated reachability. Time: 0.00
3358.69/840.97	c  N dy  8234   1210320     38825    165955         0     73296    504311   6543844    181.18   no data
3417.40/855.68	c  N dy  8369   1230525     38825    165955         0     93499    504311  12222746    181.22    190.81
3475.71/870.25	c  N dy  8509   1250626     38825    165955         0     61611    504311   3214686    181.23    196.14
3533.23/884.66	c  N dy  8649   1270878     38825    165955         0     81863    504311   8790245    181.26    198.26
3593.93/899.86	c  N dy  8795   1291041     38825    165955         0    102022    504311  14444966    181.31    196.82
3651.06/914.12	c  N dy  8937   1311328     38825    165955         0     69308    504311   5069181    181.32    235.26
3708.18/928.42	c  N dy  9066   1331364     38825    165955         0     89344    504311  10604977    181.32    195.13
3769.68/943.87	c  N dy  9209   1351396     38825    165955         0     55378    504311    931331    181.36    202.57
3824.42/957.57	c  N dy  9343   1371444     38825    165955         0     75425    504311   6452396    181.35    192.17
3883.13/972.26	c  N dy  9471   1391616     38825    165955         0     95597    504311  12014322    181.35    199.69
3943.43/987.34	c  N dy  9608   1411756     38825    165955         0     60736    504311   2139148    181.36    195.74
4000.16/1001.51	c  N dy  9751   1431872     38825    165955         0     80851    504311   7717901    181.39    191.68
4060.47/1016.69	c  N dy  9896   1451912     38825    165955         0    100889    504311  13400483    181.47    194.87
4119.60/1031.48	c  N dy 10039   1471929     38825    165955         0     64903    504311   3084123    181.52    258.15
4176.72/1045.80	c  N dy 10191   1491946     38825    165955         0     84918    504311   8587239    181.55    213.02
4237.42/1060.99	c  N dy 10334   1512034     38825    165955         0    105006    504311  14158944    181.58    194.17
4295.74/1075.52	c  N dy 10469   1532156     38825    165955         0     68139    504311   3595625    181.58    193.77
4353.64/1090.07	c  N dy 10610   1552381     38825    165955         0     88361    504311   9214226    181.61    194.05
4414.38/1105.26	c  N dy 10743   1572423     38825    165955         0    108401    504311  14736376    181.60    201.41
4473.06/1119.90	c  N dy 10879   1592501     38825    165955         0     70484    504311   4147876    181.62    194.31
4530.98/1134.45	c  N dy 11018   1612511     38825    165955         0     90494    504311   9690465    181.64    191.66
4592.50/1149.80	c  N dy 11147   1632597     38825    165955         0    110579    504311  15195959    181.62    192.34
4651.23/1164.59	c  N dy 11283   1652778     38825    165955         0     71757    504311   4105982    181.62    196.33
4709.54/1179.19	c  N dy 11416   1672830     38825    165955         0     91809    504311   9695068    181.61    194.28
4771.84/1194.70	c  N dy 11550   1692983     38825    165955         0    111960    504311  15265409    181.62    202.01

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-3173752-1304030385/watcher-3173752-1304030385 -o /tmp/evaluation-result-3173752-1304030385/solver-3173752-1304030385 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3173752-1304030385.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.70 8.04 6.78 5/184 31593
/proc/meminfo: memFree=21359624/32951124 swapFree=67111524/67111528
[pid=31593] ppid=31591 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/31593/stat : 31593 (strangenight2-m) R 31591 31593 31354 0 -1 4202496 413 0 0 0 0 0 0 0 25 0 4 0 514636420 52441088 352 33554432000 4194304 4627427 140733289710912 18446744073709551615 47562537031602 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31593/statm: 12803 352 303 106 0 7774 0
[pid=31593/tid=31594] ppid=31591 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/31593/task/31594/stat : 31594 (strangenight2-m) R 31591 31593 31354 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 514636420 52441088 352 33554432000 4194304 4627427 140733289710912 18446744073709551615 47562537031592 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31593/tid=31595] ppid=31591 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/31593/task/31595/stat : 31595 (strangenight2-m) R 31591 31593 31354 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 514636420 52441088 352 33554432000 4194304 4627427 140733289710912 18446744073709551615 47562537031602 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31593/tid=31596] ppid=31591 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/31593/task/31596/stat : 31596 (strangenight2-m) R 31591 31593 31354 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 4 0 514636420 52441088 352 33554432000 4194304 4627427 140733289710912 18446744073709551615 255377301435 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.065643 s]
/proc/loadavg: 7.70 8.04 6.78 5/184 31593
/proc/meminfo: memFree=21359624/32951124 swapFree=67111524/67111528
[pid=31593] ppid=31591 vsize=385280 CPUtime=0.21 cores=0,2,4,6
/proc/31593/stat : 31593 (strangenight2-m) R 31591 31593 31354 0 -1 4202496 19699 0 0 0 17 4 0 0 18 0 4 0 514636420 394526720 15624 33554432000 4194304 4627427 140733289710912 18446744073709551615 255377406495 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31593/statm: 96320 15701 339 106 0 91291 0
[pid=31593/tid=31594] ppid=31591 vsize=385280 CPUtime=0.04 cores=0,2,4,6
/proc/31593/task/31594/stat : 31594 (strangenight2-m) S 31591 31593 31354 0 -1 4202560 4222 0 0 0 4 0 0 0 18 0 4 0 514636420 394526720 15778 33554432000 4194304 4627427 140733289710912 18446744073709551615 255377406446 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31593/tid=31595] ppid=31591 vsize=385280 CPUtime=0.04 cores=0,2,4,6
/proc/31593/task/31595/stat : 31595 (strangenight2-m) R 31591 31593 31354 0 -1 4202560 5181 0 0 0 3 1 0 0 18 0 4 0 514636420 394526720 15818 33554432000 4194304 4627427 140733289710912 18446744073709551615 255377406495 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31593/tid=31596] ppid=31591 vsize=385280 CPUtime=0.05 cores=0,2,4,6
/proc/31593/task/31596/stat : 31596 (strangenight2-m) R 31591 31593 31354 0 -1 4202560 4759 0 0 0 4 1 0 0 18 0 4 0 514636420 394526720 15846 33554432000 4194304 4627427 140733289710912 18446744073709551615 255377406495 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 385280

[startup+0.109694 s]
/proc/loadavg: 7.70 8.04 6.78 5/184 31593
/proc/meminfo: memFree=21359624/32951124 swapFree=67111524/67111528
[pid=31593] ppid=31591 vsize=387080 CPUtime=0.36 cores=0,2,4,6
/proc/31593/stat : 31593 (strangenight2-m) R 31591 31593 31354 0 -1 4202496 21947 0 0 0 28 8 0 0 18 0 4 0 514636420 396369920 17872 33554432000 4194304 4627427 140733289710912 18446744073709551615 4530486 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31593/statm: 96770 17885 339 106 0 91741 0
[pid=31593/tid=31594] ppid=31591 vsize=387080 CPUtime=0.08 cores=0,2,4,6
/proc/31593/task/31594/stat : 31594 (strangenight2-m) S 31591 31593 31354 0 -1 4202560 4812 0 0 0 7 1 0 0 18 0 4 0 514636420 396369920 17892 33554432000 4194304 4627427 140733289710912 18446744073709551615 255377406446 0 0 4096 2 18446604453858522240 0 0 -1 6 0 0 0
[pid=31593/tid=31595] ppid=31591 vsize=387080 CPUtime=0.09 cores=0,2,4,6
/proc/31593/task/31595/stat : 31595 (strangenight2-m) S 31591 31593 31354 0 -1 4202560 5686 0 0 0 6 3 0 0 18 0 4 0 514636420 396369920 17912 33554432000 4194304 4627427 140733289710912 18446744073709551615 255377406446 0 0 4096 2 18446604453858522240 0 0 -1 2 0 0 0
[pid=31593/tid=31596] ppid=31591 vsize=387080 CPUtime=0.08 cores=0,2,4,6
/proc/31593/task/31596/stat : 31596 (strangenight2-m) R 31591 31593 31354 0 -1 4202560 5217 0 0 0 7 1 0 0 18 0 4 0 514636420 396369920 17923 33554432000 4194304 4627427 140733289710912 18446744073709551615 255377406495 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 387080

[startup+0.507825 s]
/proc/loadavg: 7.70 8.04 6.78 5/184 31593
/proc/meminfo: memFree=21359624/32951124 swapFree=67111524/67111528
[pid=31593] ppid=31591 vsize=407784 CPUtime=1.93 cores=0,2,4,6
/proc/31593/stat : 31593 (strangenight2-m) R 31591 31593 31354 0 -1 4202496 32649 0 0 0 172 21 0 0 18 0 4 0 514636420 417570816 28450 33554432000 4194304 4627427 140733289710912 18446744073709551615 255376962593 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31593/statm: 102718 31345 371 106 0 97689 0
[pid=31593/tid=31594] ppid=31591 vsize=413828 CPUtime=0.51 cores=0,2,4,6
/proc/31593/task/31594/stat : 31594 (strangenight2-m) D 31591 31593 31354 0 -1 4202560 9437 0 0 0 47 4 0 0 18 0 4 0 514636420 423759872 32327 33554432000 4194304 4627427 140733289710912 18446744073709551615 255376962245 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31593/tid=31595] ppid=31591 vsize=422688 CPUtime=0.57 cores=0,2,4,6
/proc/31593/task/31595/stat : 31595 (strangenight2-m) R 31591 31593 31354 0 -1 4202560 11702 0 0 0 50 7 0 0 18 0 4 0 514636420 432832512 37559 33554432000 4194304 4627427 140733289710912 18446744073709551615 255376966520 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31593/tid=31596] ppid=31591 vsize=433760 CPUtime=1.07 cores=0,2,4,6
/proc/31593/task/31596/stat : 31596 (strangenight2-m) R 31591 31593 31354 0 -1 4202560 7458 0 0 0 102 5 0 0 19 0 4 0 514636420 444170240 43222 33554432000 4194304 4627427 140733289710912 18446744073709551615 4308248 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.93
Current children cumulated vsize (KiB) 407784

[startup+1.23438 s]
/proc/loadavg: 7.70 8.04 6.78 5/184 31593
/proc/meminfo: memFree=21359624/32951124 swapFree=67111524/67111528
[pid=31593] ppid=31591 vsize=433760 CPUtime=4.76 cores=0,2,4,6
/proc/31593/stat : 31593 (strangenight2-m) R 31591 31593 31354 0 -1 4202496 56888 0 0 0 451 25 0 0 18 0 4 0 514636420 444170240 43467 33554432000 4194304 4627427 140733289710912 18446744073709551615 4321761 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31593/statm: 108440 43467 385 106 0 103411 0
[pid=31593/tid=31594] ppid=31591 vsize=433760 CPUtime=1.19 cores=0,2,4,6
/proc/31593/task/31594/stat : 31594 (strangenight2-m) R 31591 31593 31354 0 -1 4202560 15914 0 0 0 114 5 0 0 19 0 4 0 514636420 444170240 43468 33554432000 4194304 4627427 140733289710912 18446744073709551615 4308408 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31593/tid=31595] ppid=31591 vsize=433760 CPUtime=1.18 cores=0,2,4,6
/proc/31593/task/31595/stat : 31595 (strangenight2-m) R 31591 31593 31354 0 -1 4202560 17011 0 0 0 110 8 0 0 19 0 4 0 514636420 444170240 43468 33554432000 4194304 4627427 140733289710912 18446744073709551615 4308392 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31593/tid=31596] ppid=31591 vsize=433760 CPUtime=1.17 cores=0,2,4,6
/proc/31593/task/31596/stat : 31596 (strangenight2-m) R 31591 31593 31354 0 -1 4202560 7538 0 0 0 112 5 0 0 19 0 4 0 514636420 444170240 43468 33554432000 4194304 4627427 140733289710912 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4.76
Current children cumulated vsize (KiB) 433760

[startup+1.50033 s]
/proc/loadavg: 7.70 8.04 6.78 5/184 31593
/proc/meminfo: memFree=21359624/32951124 swapFree=67111524/67111528
[pid=31593] ppid=31591 vsize=433760 CPUtime=5.82 cores=0,2,4,6
/proc/31593/stat : 31593 (strangenight2-m) R 31591 31593 31354 0 -1 4202496 57544 0 0 0 557 25 0 0 19 0 4 0 514636420 444170240 44123 33554432000 4194304 4627427 140733289710912 18446744073709551615 4308120 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31593/statm: 108440 44123 385 106 0 103411 0
[pid=31593/tid=31594] ppid=31591 vsize=433760 CPUtime=1.45 cores=0,2,4,6
/proc/31593/task/31594/stat : 31594 (strangenight2-m) R 31591 31593 31354 0 -1 4202560 16078 0 0 0 140 5 0 0 19 0 4 0 514636420 444170240 44123 33554432000 4194304 4627427 140733289710912 18446744073709551615 4348352 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31593/tid=31595] ppid=31591 vsize=433760 CPUtime=1.44 cores=0,2,4,6
/proc/31593/task/31595/stat : 31595 (strangenight2-m) R 31591 31593 31354 0 -1 4202560 17161 0 0 0 136 8 0 0 19 0 4 0 514636420 444170240 44123 33554432000 4194304 4627427 140733289710912 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31593/tid=31596] ppid=31591 vsize=433760 CPUtime=1.44 cores=0,2,4,6
/proc/31593/task/31596/stat : 31596 (strangenight2-m) R 31591 31593 31354 0 -1 4202560 7727 0 0 0 139 5 0 0 19 0 4 0 514636420 444170240 44123 33554432000 4194304 4627427 140733289710912 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.82
Current children cumulated vsize (KiB) 433760

[startup+3.10103 s]
/proc/loadavg: 7.70 8.04 6.78 9/188 31597
/proc/meminfo: memFree=21175204/32951124 swapFree=67111524/67111528
[pid=31593] ppid=31591 vsize=565024 CPUtime=12.22 cores=0,2,4,6
/proc/31593/stat : 31593 (strangenight2-m) R 31591 31593 31354 0 -1 4202496 61068 0 0 0 1195 27 0 0 22 0 4 0 514636420 578584576 47647 33554432000 4194304 4627427 140733289710912 18446744073709551615 4308139 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31593/statm: 141256 47647 385 106 0 136227 0
[pid=31593/tid=31594] ppid=31591 vsize=565024 CPUtime=3.05 cores=0,2,4,6
/proc/31593/task/31594/stat : 31594 (strangenight2-m) R 31591 31593 31354 0 -1 4202560 16943 0 0 0 299 6 0 0 23 0 4 0 514636420 578584576 47647 33554432000 4194304 4627427 140733289710912 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31593/tid=31595] ppid=31591 vsize=565024 CPUtime=3.05 cores=0,2,4,6
/proc/31593/task/31595/stat : 31595 (strangenight2-m) R 31591 31593 31354 0 -1 4202560 18131 0 0 0 296 9 0 0 23 0 4 0 514636420 578584576 47647 33554432000 4194304 4627427 140733289710912 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31593/tid=31596] ppid=31591 vsize=565024 CPUtime=3.05 cores=0,2,4,6
/proc/31593/task/31596/stat : 31596 (strangenight2-m) R 31591 31593 31354 0 -1 4202560 8504 0 0 0 299 6 0 0 23 0 4 0 514636420 578584576 47647 33554432000 4194304 4627427 140733289710912 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.22
Current children cumulated vsize (KiB) 565024

[startup+6.30644 s]
/proc/loadavg: 7.73 8.04 6.79 9/188 31597
/proc/meminfo: memFree=21122644/32951124 swapFree=67111524/67111528
[pid=31593] ppid=31591 vsize=565024 CPUtime=25.02 cores=0,2,4,6
/proc/31593/stat : 31593 (strangenight2-m) R 31591 31593 31354 0 -1 4202496 67872 0 0 0 2474 28 0 0 25 0 4 0 514636420 578584576 54451 33554432000 4194304 4627427 140733289710912 18446744073709551615 4310392 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31593/statm: 141256 54451 385 106 0 136227 0
[pid=31593/tid=31594] ppid=31591 vsize=565024 CPUtime=6.23 cores=0,2,4,6
/proc/31593/task/31594/stat : 31594 (strangenight2-m) R 31591 31593 31354 0 -1 4202560 18542 0 0 0 617 6 0 0 25 0 4 0 514636420 578584576 54451 33554432000 4194304 4627427 140733289710912 18446744073709551615 4302447 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31593/tid=31595] ppid=31591 vsize=565024 CPUtime=6.25 cores=0,2,4,6
/proc/31593/task/31595/stat : 31595 (strangenight2-m) R 31591 31593 31354 0 -1 4202560 19736 0 0 0 616 9 0 0 25 0 4 0 514636420 578584576 54451 33554432000 4194304 4627427 140733289710912 18446744073709551615 4308755 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31593/tid=31596] ppid=31591 vsize=565024 CPUtime=6.25 cores=0,2,4,6
/proc/31593/task/31596/stat : 31596 (strangenight2-m) R 31591 31593 31354 0 -1 4202560 10529 0 0 0 619 6 0 0 25 0 4 0 514636420 578584576 54451 33554432000 4194304 4627427 140733289710912 18446744073709551615 4308654 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.02
Current children cumulated vsize (KiB) 565024

[startup+12.7003 s]
/proc/loadavg: 7.75 8.04 6.80 9/188 31597
/proc/meminfo: memFree=21119912/32951124 swapFree=67111524/67111528
[pid=31593] ppid=31591 vsize=465920 CPUtime=50.56 cores=0,2,4,6
/proc/31593/stat : 31593 (strangenight2-m) R 31591 31593 31354 0 -1 4202496 86975 0 0 0 5022 34 0 0 25 0 4 0 514636420 477102080 47832 33554432000 4194304 4627427 140733289710912 18446744073709551615 4332081 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31593/statm: 116480 47832 386 106 0 111451 0
[pid=31593/tid=31594] ppid=31591 vsize=465920 CPUtime=12.6 cores=0,2,4,6
/proc/31593/task/31594/stat : 31594 (strangenight2-m) R 31591 31593 31354 0 -1 4202560 23290 0 0 0 1253 7 0 0 25 0 4 0 514636420 477102080 47832 33554432000 4194304 4627427 140733289710912 18446744073709551615 4327592 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31593/tid=31595] ppid=31591 vsize=465920 CPUtime=12.64 cores=0,2,4,6
/proc/31593/task/31595/stat : 31595 (strangenight2-m) R 31591 31593 31354 0 -1 4202560 24499 0 0 0 1253 11 0 0 25 0 4 0 514636420 477102080 47832 33554432000 4194304 4627427 140733289710912 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31593/tid=31596] ppid=31591 vsize=465920 CPUtime=12.64 cores=0,2,4,6
/proc/31593/task/31596/stat : 31596 (strangenight2-m) R 31591 31593 31354 0 -1 4202560 15295 0 0 0 1257 7 0 0 25 0 4 0 514636420 477102080 47832 33554432000 4194304 4627427 140733289710912 18446744073709551615 4308712 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.56
Current children cumulated vsize (KiB) 465920

[startup+25.5009 s]
/proc/loadavg: 7.80 8.04 6.82 9/188 31598
/proc/meminfo: memFree=20952240/32951124 swapFree=67111524/67111528
[pid=31593] ppid=31591 vsize=772460 CPUtime=101.69 cores=0,2,4,6
/proc/31593/stat : 31593 (strangenight2-m) R 31591 31593 31354 0 -1 4202496 166884 0 0 0 10117 52 0 0 25 0 4 0 514636420 790999040 107436 33554432000 4194304 4627427 140733289710912 18446744073709551615 4327427 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31593/statm: 193115 107436 390 106 0 188086 0
[pid=31593/tid=31594] ppid=31591 vsize=772460 CPUtime=25.33 cores=0,2,4,6
/proc/31593/task/31594/stat : 31594 (strangenight2-m) R 31591 31593 31354 0 -1 4202560 58591 0 0 0 2519 14 0 0 25 0 4 0 514636420 790999040 107436 33554432000 4194304 4627427 140733289710912 18446744073709551615 4308654 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31593/tid=31595] ppid=31591 vsize=772460 CPUtime=25.44 cores=0,2,4,6
/proc/31593/task/31595/stat : 31595 (strangenight2-m) R 31591 31593 31354 0 -1 4202560 33002 0 0 0 2531 13 0 0 25 0 4 0 514636420 790999040 107436 33554432000 4194304 4627427 140733289710912 18446744073709551615 4310370 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31593/tid=31596] ppid=31591 vsize=772460 CPUtime=25.44 cores=0,2,4,6
/proc/31593/task/31596/stat : 31596 (strangenight2-m) R 31591 31593 31354 0 -1 4202560 24267 0 0 0 2535 9 0 0 25 0 4 0 514636420 790999040 107436 33554432000 4194304 4627427 140733289710912 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.69
Current children cumulated vsize (KiB) 772460

[startup+51.1011 s]
/proc/loadavg: 7.93 8.05 6.85 9/188 31598
/proc/meminfo: memFree=20731052/32951124 swapFree=67111524/67111528
[pid=31593] ppid=31591 vsize=1007900 CPUtime=203.94 cores=0,2,4,6
/proc/31593/stat : 31593 (strangenight2-m) R 31591 31593 31354 0 -1 4202496 252148 0 0 0 20319 75 0 0 25 0 4 0 514636420 1032089600 140514 33554432000 4194304 4627427 140733289710912 18446744073709551615 4308780 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31593/statm: 251975 140514 390 106 0 246946 0
[pid=31593/tid=31594] ppid=31591 vsize=1007900 CPUtime=50.78 cores=0,2,4,6
/proc/31593/task/31594/stat : 31594 (strangenight2-m) R 31591 31593 31354 0 -1 4202560 74299 0 0 0 5060 18 0 0 25 0 4 0 514636420 1032089600 140514 33554432000 4194304 4627427 140733289710912 18446744073709551615 4321764 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31593/tid=31595] ppid=31591 vsize=1007900 CPUtime=51.04 cores=0,2,4,6
/proc/31593/task/31595/stat : 31595 (strangenight2-m) R 31591 31593 31354 0 -1 4202560 55745 0 0 0 5084 20 0 0 25 0 4 0 514636420 1032089600 140514 33554432000 4194304 4627427 140733289710912 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31593/tid=31596] ppid=31591 vsize=1007900 CPUtime=51.04 cores=0,2,4,6
/proc/31593/task/31596/stat : 31596 (strangenight2-m) R 31591 31593 31354 0 -1 4202560 50618 0 0 0 5088 16 0 0 25 0 4 0 514636420 1032089600 140514 33554432000 4194304 4627427 140733289710912 18446744073709551615 4308411 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 203.94
Current children cumulated vsize (KiB) 1007900

[startup+102.301 s]
/proc/loadavg: 8.26 8.10 6.93 9/188 31600
/proc/meminfo: memFree=20467160/32951124 swapFree=67111524/67111528
[pid=31593] ppid=31591 vsize=1124752 CPUtime=408.45 cores=0,2,4,6
/proc/31593/stat : 31593 (strangenight2-m) R 31591 31593 31354 0 -1 4202496 392835 0 0 0 40731 114 0 0 25 0 4 0 514636420 1151746048 206128 33554432000 4194304 4627427 140733289710912 18446744073709551615 4310440 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31593/statm: 281188 206129 390 106 0 276159 0
[pid=31593/tid=31594] ppid=31591 vsize=1124752 CPUtime=101.69 cores=0,2,4,6
/proc/31593/task/31594/stat : 31594 (strangenight2-m) R 31591 31593 31354 0 -1 4202560 100337 0 0 0 10145 24 0 0 25 0 4 0 514636420 1151746048 206129 33554432000 4194304 4627427 140733289710912 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31593/tid=31595] ppid=31591 vsize=1124752 CPUtime=102.24 cores=0,2,4,6
/proc/31593/task/31595/stat : 31595 (strangenight2-m) R 31591 31593 31354 0 -1 4202560 92238 0 0 0 10193 31 0 0 25 0 4 0 514636420 1151746048 206129 33554432000 4194304 4627427 140733289710912 18446744073709551615 4308593 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31593/tid=31596] ppid=31591 vsize=1124752 CPUtime=102.23 cores=0,2,4,6
/proc/31593/task/31596/stat : 31596 (strangenight2-m) R 31591 31593 31354 0 -1 4202560 89872 0 0 0 10197 26 0 0 25 0 4 0 514636420 1151746048 206129 33554432000 4194304 4627427 140733289710912 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 408.45
Current children cumulated vsize (KiB) 1124752

[startup+162.301 s]

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

[pid=31593] ppid=31591 vsize=1658424 CPUtime=2565.4 cores=0,2,4,6
/proc/31593/stat : 31593 (strangenight2-m) R 31591 31593 31354 0 -1 4202496 1291540 0 0 0 256150 390 0 0 25 0 4 0 514636420 1698226176 331011 33554432000 4194304 4627427 140733289710912 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31593/statm: 414606 331011 390 106 0 409577 0
[pid=31593/tid=31594] ppid=31591 vsize=1658424 CPUtime=638.69 cores=0,2,4,6
/proc/31593/task/31594/stat : 31594 (strangenight2-m) R 31591 31593 31354 0 -1 4202560 328957 0 0 0 63777 92 0 0 25 0 4 0 514636420 1698226176 331011 33554432000 4194304 4627427 140733289710912 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31593/tid=31595] ppid=31591 vsize=1658424 CPUtime=642.24 cores=0,2,4,6
/proc/31593/task/31595/stat : 31595 (strangenight2-m) R 31591 31593 31354 0 -1 4202560 316379 0 0 0 64123 101 0 0 25 0 4 0 514636420 1698226176 331011 33554432000 4194304 4627427 140733289710912 18446744073709551615 4308392 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31593/tid=31596] ppid=31591 vsize=1658424 CPUtime=642.22 cores=0,2,4,6
/proc/31593/task/31596/stat : 31596 (strangenight2-m) R 31591 31593 31354 0 -1 4202560 329359 0 0 0 64124 98 0 0 25 0 4 0 514636420 1698226176 331012 33554432000 4194304 4627427 140733289710912 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2565.4
Current children cumulated vsize (KiB) 1658424

[startup+702.301 s]
/proc/loadavg: 8.26 8.15 7.50 9/188 31616
/proc/meminfo: memFree=19774652/32951124 swapFree=67111524/67111528
[pid=31593] ppid=31591 vsize=1694180 CPUtime=2805.08 cores=0,2,4,6
/proc/31593/stat : 31593 (strangenight2-m) R 31591 31593 31354 0 -1 4202496 1383744 0 0 0 280087 421 0 0 25 0 4 0 514636420 1734840320 336238 33554432000 4194304 4627427 140733289710912 18446744073709551615 4308329 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31593/statm: 423545 336238 390 106 0 418516 0
[pid=31593/tid=31594] ppid=31591 vsize=1694180 CPUtime=698.35 cores=0,2,4,6
/proc/31593/task/31594/stat : 31594 (strangenight2-m) R 31591 31593 31354 0 -1 4202560 353550 0 0 0 69736 99 0 0 25 0 4 0 514636420 1734840320 336238 33554432000 4194304 4627427 140733289710912 18446744073709551615 4308584 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31593/tid=31595] ppid=31591 vsize=1694180 CPUtime=702.23 cores=0,2,4,6
/proc/31593/task/31595/stat : 31595 (strangenight2-m) R 31591 31593 31354 0 -1 4202560 339120 0 0 0 70113 110 0 0 25 0 4 0 514636420 1734840320 336238 33554432000 4194304 4627427 140733289710912 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31593/tid=31596] ppid=31591 vsize=1694180 CPUtime=702.23 cores=0,2,4,6
/proc/31593/task/31596/stat : 31596 (strangenight2-m) R 31591 31593 31354 0 -1 4202560 351645 0 0 0 70118 105 0 0 25 0 4 0 514636420 1734840320 336238 33554432000 4194304 4627427 140733289710912 18446744073709551615 4310392 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2805.08
Current children cumulated vsize (KiB) 1694180

[startup+762.3 s]
/proc/loadavg: 8.35 8.18 7.55 9/188 31617
/proc/meminfo: memFree=19733968/32951124 swapFree=67111524/67111528
[pid=31593] ppid=31591 vsize=1775364 CPUtime=3044.74 cores=0,2,4,6
/proc/31593/stat : 31593 (strangenight2-m) R 31591 31593 31354 0 -1 4202496 1480207 0 0 0 304021 453 0 0 25 0 4 0 514636420 1817972736 355367 33554432000 4194304 4627427 140733289710912 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31593/statm: 443841 355367 390 106 0 438812 0
[pid=31593/tid=31594] ppid=31591 vsize=1775364 CPUtime=758.02 cores=0,2,4,6
/proc/31593/task/31594/stat : 31594 (strangenight2-m) R 31591 31593 31354 0 -1 4202560 380926 0 0 0 75694 108 0 0 25 0 4 0 514636420 1817972736 355367 33554432000 4194304 4627427 140733289710912 18446744073709551615 4324663 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31593/tid=31595] ppid=31591 vsize=1775364 CPUtime=762.23 cores=0,2,4,6
/proc/31593/task/31595/stat : 31595 (strangenight2-m) R 31591 31593 31354 0 -1 4202560 360194 0 0 0 76106 117 0 0 25 0 4 0 514636420 1817972736 355367 33554432000 4194304 4627427 140733289710912 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31593/tid=31596] ppid=31591 vsize=1775364 CPUtime=762.23 cores=0,2,4,6
/proc/31593/task/31596/stat : 31596 (strangenight2-m) R 31591 31593 31354 0 -1 4202560 372710 0 0 0 76110 113 0 0 25 0 4 0 514636420 1817972736 355367 33554432000 4194304 4627427 140733289710912 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3044.74
Current children cumulated vsize (KiB) 1775364

[startup+822.3 s]
/proc/loadavg: 8.41 8.21 7.60 10/188 31619
/proc/meminfo: memFree=19527116/32951124 swapFree=67111524/67111528
[pid=31593] ppid=31591 vsize=1614312 CPUtime=3284.38 cores=0,2,4,6
/proc/31593/stat : 31593 (strangenight2-m) R 31591 31593 31354 0 -1 4202496 1575102 0 0 0 327953 485 0 0 25 0 4 0 514636420 1653055488 321112 33554432000 4194304 4627427 140733289710912 18446744073709551615 4333369 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31593/statm: 403578 321112 390 106 0 398549 0
[pid=31593/tid=31594] ppid=31591 vsize=1614312 CPUtime=817.69 cores=0,2,4,6
/proc/31593/task/31594/stat : 31594 (strangenight2-m) R 31591 31593 31354 0 -1 4202560 403409 0 0 0 81654 115 0 0 25 0 4 0 514636420 1653055488 321112 33554432000 4194304 4627427 140733289710912 18446744073709551615 4308593 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31593/tid=31595] ppid=31591 vsize=1614312 CPUtime=822.23 cores=0,2,4,6
/proc/31593/task/31595/stat : 31595 (strangenight2-m) R 31591 31593 31354 0 -1 4202560 386775 0 0 0 82098 125 0 0 25 0 4 0 514636420 1653055488 321112 33554432000 4194304 4627427 140733289710912 18446744073709551615 4332689 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31593/tid=31596] ppid=31591 vsize=1614312 CPUtime=822.22 cores=0,2,4,6
/proc/31593/task/31596/stat : 31596 (strangenight2-m) R 31591 31593 31354 0 -1 4202560 394739 0 0 0 82102 120 0 0 25 0 4 0 514636420 1653055488 321112 33554432000 4194304 4627427 140733289710912 18446744073709551615 4310392 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3284.38
Current children cumulated vsize (KiB) 1614312

[startup+882.301 s]
/proc/loadavg: 8.05 8.13 7.60 9/188 31652
/proc/meminfo: memFree=20538716/32951124 swapFree=67111524/67111528
[pid=31593] ppid=31591 vsize=1731252 CPUtime=3524.04 cores=0,2,4,6
/proc/31593/stat : 31593 (strangenight2-m) R 31591 31593 31354 0 -1 4202496 1674175 0 0 0 351888 516 0 0 25 0 4 0 514636420 1772802048 347794 33554432000 4194304 4627427 140733289710912 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31593/statm: 432813 347794 390 106 0 427784 0
[pid=31593/tid=31594] ppid=31591 vsize=1731252 CPUtime=877.35 cores=0,2,4,6
/proc/31593/task/31594/stat : 31594 (strangenight2-m) R 31591 31593 31354 0 -1 4202560 434523 0 0 0 87612 123 0 0 25 0 4 0 514636420 1772802048 347794 33554432000 4194304 4627427 140733289710912 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31593/tid=31595] ppid=31591 vsize=1731252 CPUtime=882.22 cores=0,2,4,6
/proc/31593/task/31595/stat : 31595 (strangenight2-m) R 31591 31593 31354 0 -1 4202560 411757 0 0 0 88089 133 0 0 25 0 4 0 514636420 1772802048 347794 33554432000 4194304 4627427 140733289710912 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31593/tid=31596] ppid=31591 vsize=1731252 CPUtime=882.22 cores=0,2,4,6
/proc/31593/task/31596/stat : 31596 (strangenight2-m) R 31591 31593 31354 0 -1 4202560 416715 0 0 0 88095 127 0 0 25 0 4 0 514636420 1772802048 347794 33554432000 4194304 4627427 140733289710912 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3524.04
Current children cumulated vsize (KiB) 1731252

[startup+942.301 s]
/proc/loadavg: 8.26 8.16 7.65 9/188 31653
/proc/meminfo: memFree=20280120/32951124 swapFree=67111524/67111528
[pid=31593] ppid=31591 vsize=1797336 CPUtime=3763.72 cores=0,2,4,6
/proc/31593/stat : 31593 (strangenight2-m) R 31591 31593 31354 0 -1 4202496 1773843 0 0 0 375826 546 0 0 25 0 4 0 514636420 1840472064 368189 33554432000 4194304 4627427 140733289710912 18446744073709551615 4309089 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31593/statm: 449334 368189 390 106 0 444305 0
[pid=31593/tid=31594] ppid=31591 vsize=1797336 CPUtime=937.02 cores=0,2,4,6
/proc/31593/task/31594/stat : 31594 (strangenight2-m) R 31591 31593 31354 0 -1 4202560 460230 0 0 0 93573 129 0 0 25 0 4 0 514636420 1840472064 368190 33554432000 4194304 4627427 140733289710912 18446744073709551615 4321720 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31593/tid=31595] ppid=31591 vsize=1797336 CPUtime=942.22 cores=0,2,4,6
/proc/31593/task/31595/stat : 31595 (strangenight2-m) R 31591 31593 31354 0 -1 4202560 435857 0 0 0 94083 139 0 0 25 0 4 0 514636420 1840472064 368190 33554432000 4194304 4627427 140733289710912 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31593/tid=31596] ppid=31591 vsize=1797336 CPUtime=942.22 cores=0,2,4,6
/proc/31593/task/31596/stat : 31596 (strangenight2-m) R 31591 31593 31354 0 -1 4202560 442540 0 0 0 94086 136 0 0 25 0 4 0 514636420 1840472064 368190 33554432000 4194304 4627427 140733289710912 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3763.72
Current children cumulated vsize (KiB) 1797336

[startup+1002.3 s]
/proc/loadavg: 8.18 8.16 7.68 9/188 31655
/proc/meminfo: memFree=20117904/32951124 swapFree=67111524/67111528
[pid=31593] ppid=31591 vsize=1879428 CPUtime=4003.35 cores=0,2,4,6
/proc/31593/stat : 31593 (strangenight2-m) R 31591 31593 31354 0 -1 4202496 1864277 0 0 0 399760 575 0 0 25 0 4 0 514636420 1924534272 382005 33554432000 4194304 4627427 140733289710912 18446744073709551615 4327410 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31593/statm: 469857 382006 390 106 0 464828 0
[pid=31593/tid=31594] ppid=31591 vsize=1879428 CPUtime=996.68 cores=0,2,4,6
/proc/31593/task/31594/stat : 31594 (strangenight2-m) R 31591 31593 31354 0 -1 4202560 484440 0 0 0 99533 135 0 0 25 0 4 0 514636420 1924534272 382006 33554432000 4194304 4627427 140733289710912 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31593/tid=31595] ppid=31591 vsize=1879428 CPUtime=1002.21 cores=0,2,4,6
/proc/31593/task/31595/stat : 31595 (strangenight2-m) R 31591 31593 31354 0 -1 4202560 455912 0 0 0 100074 147 0 0 25 0 4 0 514636420 1924534272 382006 33554432000 4194304 4627427 140733289710912 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31593/tid=31596] ppid=31591 vsize=1879428 CPUtime=1002.21 cores=0,2,4,6
/proc/31593/task/31596/stat : 31596 (strangenight2-m) R 31591 31593 31354 0 -1 4202560 466613 0 0 0 100077 144 0 0 25 0 4 0 514636420 1924534272 382006 33554432000 4194304 4627427 140733289710912 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4003.35
Current children cumulated vsize (KiB) 1879428

[startup+1062.31 s]
/proc/loadavg: 8.30 8.19 7.72 9/188 31656
/proc/meminfo: memFree=20149744/32951124 swapFree=67111524/67111528
[pid=31593] ppid=31591 vsize=1716856 CPUtime=4243.03 cores=0,2,4,6
/proc/31593/stat : 31593 (strangenight2-m) R 31591 31593 31354 0 -1 4202496 1958996 0 0 0 423694 609 0 0 25 0 4 0 514636420 1758060544 351147 33554432000 4194304 4627427 140733289710912 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31593/statm: 429214 351147 390 106 0 424185 0
[pid=31593/tid=31594] ppid=31591 vsize=1716856 CPUtime=1056.35 cores=0,2,4,6
/proc/31593/task/31594/stat : 31594 (strangenight2-m) R 31591 31593 31354 0 -1 4202560 507933 0 0 0 105490 145 0 0 25 0 4 0 514636420 1758060544 351147 33554432000 4194304 4627427 140733289710912 18446744073709551615 4308755 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31593/tid=31595] ppid=31591 vsize=1716856 CPUtime=1062.21 cores=0,2,4,6
/proc/31593/task/31595/stat : 31595 (strangenight2-m) R 31591 31593 31354 0 -1 4202560 477762 0 0 0 106067 154 0 0 25 0 4 0 514636420 1758060544 351147 33554432000 4194304 4627427 140733289710912 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31593/tid=31596] ppid=31591 vsize=1716856 CPUtime=1062.21 cores=0,2,4,6
/proc/31593/task/31596/stat : 31596 (strangenight2-m) R 31591 31593 31354 0 -1 4202560 492046 0 0 0 106069 152 0 0 25 0 4 0 514636420 1758060544 351147 33554432000 4194304 4627427 140733289710912 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4243.03
Current children cumulated vsize (KiB) 1716856

[startup+1122.3 s]
/proc/loadavg: 8.18 8.17 7.74 9/188 31658
/proc/meminfo: memFree=20109436/32951124 swapFree=67111524/67111528
[pid=31593] ppid=31591 vsize=1865104 CPUtime=4482.65 cores=0,2,4,6
/proc/31593/stat : 31593 (strangenight2-m) R 31591 31593 31354 0 -1 4202496 2054799 0 0 0 447625 640 0 0 25 0 4 0 514636420 1909866496 366385 33554432000 4194304 4627427 140733289710912 18446744073709551615 4308139 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31593/statm: 466276 366385 390 106 0 461247 0
[pid=31593/tid=31594] ppid=31591 vsize=1865104 CPUtime=1116.01 cores=0,2,4,6
/proc/31593/task/31594/stat : 31594 (strangenight2-m) R 31591 31593 31354 0 -1 4202560 529734 0 0 0 111448 153 0 0 25 0 4 0 514636420 1909866496 366385 33554432000 4194304 4627427 140733289710912 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31593/tid=31595] ppid=31591 vsize=1865104 CPUtime=1122.21 cores=0,2,4,6
/proc/31593/task/31595/stat : 31595 (strangenight2-m) R 31591 31593 31354 0 -1 4202560 501829 0 0 0 112059 162 0 0 25 0 4 0 514636420 1909866496 366385 33554432000 4194304 4627427 140733289710912 18446744073709551615 4308419 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31593/tid=31596] ppid=31591 vsize=1865104 CPUtime=1122.21 cores=0,2,4,6
/proc/31593/task/31596/stat : 31596 (strangenight2-m) R 31591 31593 31354 0 -1 4202560 516128 0 0 0 112060 161 0 0 25 0 4 0 514636420 1909866496 366385 33554432000 4194304 4627427 140733289710912 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4482.65
Current children cumulated vsize (KiB) 1865104

[startup+1182.3 s]
/proc/loadavg: 8.14 8.15 7.75 9/188 31660
/proc/meminfo: memFree=19890076/32951124 swapFree=67111524/67111528
[pid=31593] ppid=31591 vsize=1865384 CPUtime=4722.31 cores=0,2,4,6
/proc/31593/stat : 31593 (strangenight2-m) R 31591 31593 31354 0 -1 4202496 2146682 0 0 0 471560 671 0 0 25 0 4 0 514636420 1910153216 384132 33554432000 4194304 4627427 140733289710912 18446744073709551615 4330000 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31593/statm: 466346 384132 390 106 0 461317 0
[pid=31593/tid=31594] ppid=31591 vsize=1865384 CPUtime=1175.68 cores=0,2,4,6
/proc/31593/task/31594/stat : 31594 (strangenight2-m) R 31591 31593 31354 0 -1 4202560 549198 0 0 0 117408 160 0 0 25 0 4 0 514636420 1910153216 384132 33554432000 4194304 4627427 140733289710912 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31593/tid=31595] ppid=31591 vsize=1865384 CPUtime=1182.2 cores=0,2,4,6
/proc/31593/task/31595/stat : 31595 (strangenight2-m) R 31591 31593 31354 0 -1 4202560 526958 0 0 0 118052 168 0 0 25 0 4 0 514636420 1910153216 384132 33554432000 4194304 4627427 140733289710912 18446744073709551615 4324759 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31593/tid=31596] ppid=31591 vsize=1865384 CPUtime=1182.19 cores=0,2,4,6
/proc/31593/task/31596/stat : 31596 (strangenight2-m) R 31591 31593 31354 0 -1 4202560 539588 0 0 0 118050 169 0 0 25 0 4 0 514636420 1910153216 384132 33554432000 4194304 4627427 140733289710912 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4722.31
Current children cumulated vsize (KiB) 1865384



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.10 8.14 7.76 9/188 31660
/proc/meminfo: memFree=20007500/32951124 swapFree=67111524/67111528
[pid=31593] ppid=31591 vsize=1799816 CPUtime=4800.22 cores=0,2,4,6
/proc/31593/stat : 31593 (strangenight2-m) R 31591 31593 31354 0 -1 4202496 2171333 0 0 0 479341 681 0 0 25 0 4 0 514636420 1843011584 361799 33554432000 4194304 4627427 140733289710912 18446744073709551615 4306308 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31593/statm: 449954 361799 390 106 0 444925 0
[pid=31593/tid=31594] ppid=31591 vsize=1799816 CPUtime=1195.07 cores=0,2,4,6
/proc/31593/task/31594/stat : 31594 (strangenight2-m) R 31591 31593 31354 0 -1 4202560 553873 0 0 0 119346 161 0 0 25 0 4 0 514636420 1843011584 361799 33554432000 4194304 4627427 140733289710912 18446744073709551615 4327664 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31593/tid=31595] ppid=31591 vsize=1799816 CPUtime=1201.7 cores=0,2,4,6
/proc/31593/task/31595/stat : 31595 (strangenight2-m) R 31591 31593 31354 0 -1 4202560 534349 0 0 0 119999 171 0 0 25 0 4 0 514636420 1843011584 361799 33554432000 4194304 4627427 140733289710912 18446744073709551615 4308584 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31593/tid=31596] ppid=31591 vsize=1799816 CPUtime=1201.71 cores=0,2,4,6
/proc/31593/task/31596/stat : 31596 (strangenight2-m) R 31591 31593 31354 0 -1 4202560 543638 0 0 0 119999 172 0 0 25 0 4 0 514636420 1843011584 361799 33554432000 4194304 4627427 140733289710912 18446744073709551615 4428405 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 1799816

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.88
CPU time (s): 4800.32
CPU user time (s): 4793.44
CPU system time (s): 6.88195
CPU usage (%): 399.402
Max. virtual memory (cumulated for all children) (KiB): 1962168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4793.44
system time used= 6.88195
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2171335
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= 22772
involuntary context switches= 89639

runsolver used 1.81572 second user time and 4.76028 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-29 00:39:46
IDJOB=3173752
IDBENCH=82570
IDSOLVER=1586
FILE ID=node135/3173752-1304030385
RUNJOBID= node135-1304028687-31373
PBS_JOBID= 13170317
Free space on /tmp= 71108 MiB

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

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

MD5SUM BENCH= 83f9a63a559155a858e739be2c598060
RANDOM SEED=689756152

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21359904 kB
Buffers:       1822884 kB
Cached:        8094728 kB
SwapCached:          4 kB
Active:        3351360 kB
Inactive:      7646152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21359904 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            8964 kB
Writeback:           0 kB
AnonPages:     1078700 kB
Mapped:          15568 kB
Slab:           528464 kB
PageTables:       7028 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1481008 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71104 MiB
End job on node135 at 2011-04-29 00:59:49