Trace number 3174960

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

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v40000-c168000-S471691933-060-UNKNOWN.cnf
MD5SUM91da78a39fd68b6c63602d278464956f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
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-3174960-1304059954.cnf'
0.00/0.00	c -- header says num vars:          40000
0.00/0.00	c -- header says num clauses:      168000
0.68/0.21	c -- clauses added:            0 learnts,       168000 normals,            0 xors
0.68/0.21	c -- vars added      40000
0.68/0.21	c Parsing time:  0.48 s
0.68/0.21	c  N st     0         0     40000    168000         0         0    504000         0   no data   no data  --
0.68/0.34	c asymm  cl-useful: 0/168000/168000 lits-rem:0 time: 0.50
1.46/0.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.45
2.26/0.61	c bin-w-bin subsume rem            0 bins  time:  0.05 s
2.26/0.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
2.26/0.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  40000 time:  0.05 s
2.26/0.65	c Removed useless bin:       0  fixed:     0  props:   0.39M  time:  0.07 s
3.87/1.09	c lits-rem:         0  cl-subs:        0  v-elim:   1041  v-fix:    0  time:  1.75 s
4.27/1.10	c Finding binary XORs  T:     0.04 s  found:       0
4.65/1.21	c Finding non-binary XORs:     0.39 s (found:       0, avg size: nan)
4.65/1.21	c calculated reachability. Time: 0.00
4.65/1.23	c Calc default polars -  time:   0.07 s pos:   17732 undec:    4449 neg:   17819
4.65/1.23	c =========================================================================================
4.65/1.23	c types(t): F = full restart, N = normal restart
4.65/1.23	c types(t): S = simplification begin/end, E = solution found
4.65/1.23	c restart types(rt): st = static, dy = dynamic
4.65/1.23	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
4.65/1.23	c  B st     0         0     38959    166265         0         0    504469         0   no data   no data  --
11.44/2.96	c  N dy    17      4003     38959    166265         0      4003    504469   1219573    175.50    202.68  --
18.62/4.75	c  N dy    48      8074     38959    166265         0      8074    504469   2300086    175.72    185.11  --
26.24/6.63	c  N dy    78     12262     38959    166265         0     12262    504469   3399371    176.03    191.74  --
33.41/8.44	c  N dy   102     16329     38959    166265         0     16329    504469   4412420    173.63    186.91  --
41.00/10.35	c  N dy   130     20397     38959    166265         0     10401    504469    780380    174.31    184.23  --
48.21/12.15	c  N dy   157     24410     38959    166265         0     14414    504469   1831973    174.41    211.94  --
49.38/12.41	c  F st   160     25003     38959    166265         0     15007    504469   1982418    174.10    167.16  --
59.37/14.94	c  N dy   166     30003     38959    166265         0     20007    504469   3880729    174.10   no data  --
59.37/14.94	c  S st   166     30003     38959    166265         0     20007    504469   3880729    174.10   no data  --
60.17/15.17	c  S st   166     30512     38959    166265         0     20516    504469   3986435    174.10   no data  --
60.57/15.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.11
60.57/15.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
61.39/15.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  1.08
63.76/16.00	c bin-w-bin subsume rem            0 bins  time:  0.05 s
63.76/16.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
63.76/16.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38959 time:  0.05 s
63.76/16.05	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.08 s
106.49/26.75	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 42.54 s
107.29/26.95	c asymm  cl-useful: 0/166265/166265 lits-rem:0 time: 0.81
107.29/26.96	c calculated reachability. Time: 0.01
107.29/26.97	c  N dy   166     30512     38959    166265         0     20513    504469   3985479    174.10   no data  --
116.09/29.11	c  N dy   198     34590     38959    166265         0     24591    504469   5092694    174.93    218.08  --
124.87/31.30	c  N dy   228     38688     38959    166265         0     28689    504469   6208613    175.35    253.52  --
133.26/33.48	c  N dy   259     42824     38959    166265         0     17324    504469   1284654    175.73    189.67  --
139.66/35.01	c  S st   279     45768     38959    166265         0     20267    504469   2054368    175.76    183.10  --
140.47/35.26	c  S st   279     46271     38959    166265         0     20770    504469   2141038    175.76   no data  --
140.47/35.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
140.47/35.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
141.64/35.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  1.12
142.84/35.81	c bin-w-bin subsume rem            0 bins  time:  0.05 s
142.84/35.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
142.84/35.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38959 time:  0.06 s
142.84/35.85	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.08 s
166.02/41.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time: 23.27 s
166.43/41.72	c vivif2 --  cl tried   166265 cl shrink        0 lits rem          0 time: 0.09
166.43/41.76	c vivif2 --  cl tried    20770 cl shrink        0 lits rem          0 time: 0.15
167.21/41.96	c asymm  cl-useful: 0/166265/166265 lits-rem:0 time: 0.79
167.21/41.97	c calculated reachability. Time: 0.01
167.21/41.97	c  N dy   279     46271     38959    166265         0     20770    504469   2141038    175.76   no data  --
175.62/44.01	c  N dy   310     50305     38959    166265         0     24804    504469   3198240    175.98    229.81  --
183.59/46.04	c  N dy   339     54360     38959    166265         0     28859    504469   4260424    175.97    206.96  --
191.57/48.08	c  N dy   366     58376     38959    166265         0     32875    504469   5319723    175.80    197.36  --
199.95/50.19	c  N dy   396     62414     38959    166265         0     36913    504469   6393008    175.98    201.75  --
208.35/52.25	c  N dy   423     66497     38959    166265         0     22247    504469   1726122    175.98    188.05  --
214.34/53.71	c  S st   444     69407     38959    166265         0     25157    504469   2515546    176.07   no data  --
215.16/53.97	c  S st   444     69915     38959    166265         0     25665    504469   2612835    176.07   no data  --
215.54/54.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
215.54/54.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
216.33/54.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  1.13
217.53/54.56	c bin-w-bin subsume rem            0 bins  time:  0.05 s
217.53/54.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
217.53/54.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38959 time:  0.06 s
217.94/54.60	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.08 s
246.69/61.87	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time: 28.90 s
246.69/61.90	c vivif2 --  cl tried   166265 cl shrink        0 lits rem          0 time: 0.10
247.09/61.94	c vivif2 --  cl tried    25663 cl shrink        0 lits rem          0 time: 0.18
247.89/62.15	c asymm  cl-useful: 0/166265/166265 lits-rem:0 time: 0.83
247.89/62.16	c calculated reachability. Time: 0.01
247.89/62.16	c  N dy   444     69915     38959    166265         0     25663    504469   2611147    176.07   no data  --
257.08/64.45	c  N dy   476     74477     38959    166265         0     30224    504469   3822634    176.31    192.71  --
267.07/66.97	c  N dy   506     79331     38959    166265         0     35077    504469   5126059    176.36    188.02  --
278.25/69.75	c  N dy   545     84458     38959    166265         0     40202    504469   6522447    176.69    189.32  --
284.64/71.36	c  F st   563     87501     38959    166265         0     22376    504469   1118771    176.65    184.40  --
291.43/73.08	c  N st   568     90799     38959    166265         0     25673    504469   2149484    176.65   no data  --
303.81/76.14	c  N dy   599     96718     38959    166265         0     31591    504469   3929205    176.94    193.80  --
317.40/79.52	c  N dy   647    102937     38959    166265         0     37809    504469   5632695    177.27    225.26  --
321.79/80.60	c  S st   660    104872     38959    166265         0     39744    504469   6133987    177.20    171.23  --
322.59/80.89	c  S st   660    105376     38959    166265         0     40248    504469   6241318    177.20   no data  --
322.99/80.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.13
322.99/80.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
324.18/81.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  1.20
326.58/81.83	c bin-w-bin subsume rem            0 bins  time:  0.05 s
326.58/81.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
326.58/81.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38959 time:  0.06 s
326.58/81.88	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.08 s
644.54/161.43	c lits-rem:         0  cl-subs:        5  v-elim:      0  v-fix:    0  time: 317.06 s
644.54/161.45	c vivif2 --  cl tried   166265 cl shrink        0 lits rem          0 time: 0.10
644.94/161.56	c vivif2 --  cl tried    40243 cl shrink        0 lits rem          0 time: 0.44
646.14/161.81	c asymm  cl-useful: 0/166265/166265 lits-rem:0 time: 0.98
646.14/161.82	c calculated reachability. Time: 0.01
646.14/161.83	c  N dy   660    105376     38959    166265         0     40243    504469   6235550    177.20   no data  --
660.52/165.49	c  N dy   704    112158     38959    166265         0     24587    504469   1291356    177.26    191.42  --
675.30/169.14	c  N dy   755    119417     38959    166265         0     31845    504469   3199315    177.12    207.60  --
690.88/173.06	c  N dy   808    127041     38959    166265         0     39469    504469   5255545    177.23    198.87  --
708.86/177.53	c  N dy   872    135250     38959    166265         0     23962    504469    710207    177.51    195.63  --
726.43/181.94	c  N dy   928    143884     38959    166265         0     32595    504469   3053814    177.71    188.84  --
746.42/186.94	c  N dy   988    153135     38959    166265         0     41846    504469   5541227    177.70    194.96  --
757.19/189.63	c  S st  1019    158065     38959    166265         0     46776    504469   6847494    177.69    173.00  --
758.39/189.91	c  S st  1019    158567     38959    166265         0     47278    504469   6931058    177.69   no data  --
758.39/189.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.13
758.39/189.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
759.60/190.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  1.22
761.98/190.88	c bin-w-bin subsume rem            0 bins  time:  0.05 s
761.98/190.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
762.38/190.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38959 time:  0.06 s
762.38/190.93	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.08 s
1160.64/290.65	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 397.68 s
1160.64/290.68	c vivif2 --  cl tried   166265 cl shrink        0 lits rem          0 time: 0.10
1161.44/290.80	c vivif2 --  cl tried    47275 cl shrink        0 lits rem          0 time: 0.49
1162.24/291.06	c asymm  cl-useful: 0/166265/166265 lits-rem:0 time: 1.05
1162.24/291.08	c calculated reachability. Time: 0.01
1162.24/291.08	c  N dy  1019    158567     38959    166265         0     47275    504469   6930296    177.69   no data  --
1183.40/296.36	c  N dy  1088    168875     38959    166265         0     32726    504469   2706262    177.59    189.32  --
1206.18/302.08	c  N dy  1166    179911     38959    166265         0     43762    504469   5686867    177.70    189.09  --
1230.94/308.29	c  N dy  1251    191515     38959    166265         0     29438    504469   1528242    177.93    189.15  --
1256.53/314.64	c  N dy  1335    203744     38959    166265         0     41666    504469   4863535    178.15    199.62  --
1284.47/321.66	c  N dy  1422    216842     38959    166265         0     27802    504469    777464    177.87    189.33  --
1314.02/329.03	c  N dy  1524    230870     38959    166265         0     41830    504469   4624713    178.18    192.50  --
1330.01/333.01	c  S st  1571    237850     38959    166265         0     48810    504469   6500457    178.15   no data  --
1331.23/333.30	c  S st  1571    238350     38959    166265         0     49310    504469   6598289    178.15   no data  --
1331.23/333.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.13
1331.23/333.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1332.40/333.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  1.24
1334.80/334.22	c bin-w-bin subsume rem            0 bins  time:  0.05 s
1334.80/334.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
1334.80/334.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38959 time:  0.06 s
1334.80/334.27	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.08 s
1711.09/428.46	c lits-rem:         0  cl-subs:        6  v-elim:      0  v-fix:    0  time: 375.75 s
1711.09/428.48	c vivif2 --  cl tried   166265 cl shrink        0 lits rem          0 time: 0.10
1711.89/428.60	c vivif2 --  cl tried    49304 cl shrink        0 lits rem          0 time: 0.48
1712.68/428.88	c asymm  cl-useful: 0/166265/166265 lits-rem:0 time: 1.10
1712.68/428.89	c calculated reachability. Time: 0.01
1712.68/428.89	c  N dy  1571    238350     38959    166265         0     49304    504469   6596080    178.15   no data  --
1746.64/437.33	c  N dy  1685    253684     38959    166265         0     36654    504469   2931464    178.40    192.11  --
1782.99/446.42	c  N dy  1802    269970     38959    166265         0     52939    504469   7361238    178.57    191.58  --
1821.34/456.06	c  N dy  1920    287388     38959    166265         0     41368    504469   3870016    178.69    196.19  --
1864.88/466.95	c  N dy  2044    305758     38959    166265         0     59737    504469   8894955    178.82    222.43  --
1866.07/467.29	c  F st  2048    306250     38959    166265         0     30234    504469    586294    178.83    165.67  --
1910.02/478.28	c  N dy  2145    325286     38959    166265         0     49270    504469   6216310    178.74    198.64  --
1955.55/489.61	c  N dy  2284    345301     38959    166265         0     38284    504469   2508008    178.76    201.84  --
1982.31/496.36	c  S st  2366    357525     38959    166265         0     50507    504469   5835518    178.74   no data  --
1983.51/496.65	c  S st  2366    358028     38959    166265         0     51010    504469   5928030    178.74   no data  --
1983.51/496.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.13
1983.51/496.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1984.71/496.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  1.24
1986.71/497.49	c bin-w-bin subsume rem            0 bins  time:  0.05 s
1987.11/497.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
1987.11/497.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38959 time:  0.06 s
1987.11/497.54	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.08 s
2309.06/578.18	c lits-rem:         0  cl-subs:        6  v-elim:      0  v-fix:    0  time: 321.74 s
2309.46/578.21	c vivif2 --  cl tried   166265 cl shrink        0 lits rem          0 time: 0.10
2309.86/578.32	c vivif2 --  cl tried    51004 cl shrink        0 lits rem          0 time: 0.44
2310.67/578.60	c asymm  cl-useful: 0/166265/166265 lits-rem:0 time: 1.12
2311.08/578.61	c calculated reachability. Time: 0.01
2311.08/578.61	c  N dy  2366    358028     38959    166265         0     51004    504469   5926001    178.74   no data  --
2357.40/590.23	c  N dy  2500    378127     38959    166265         0     39106    504469   2517241    178.80    195.46  --
2403.73/601.84	c  N dy  2640    398259     38959    166265         0     59237    504469   7983387    178.86    193.98  --
2450.07/613.49	c  N dy  2780    418270     38959    166265         0     46252    504469   4123662    178.99    209.89  --
2500.03/625.90	c  N dy  2922    438375     38959    166265         0     66356    504469   9650452    179.12    196.17  --
2544.74/637.12	c  N dy  3063    458451     38959    166265         0     52436    504469   5622796    179.28    239.04  --
2591.89/648.93	c  N dy  3201    478674     38959    166265         0     37664    504469   1247484    179.38    203.77  --
2636.61/660.17	c  N dy  3345    498755     38959    166265         0     57744    504469   6812958    179.60    264.06  --
2682.14/671.53	c  N dy  3490    518789     38959    166265         0     41776    504469   2129033    179.68    191.67  --
2723.28/681.89	c  S st  3619    537044     38959    166265         0     60030    504469   7110476    179.73   no data  --
2724.89/682.22	c  S st  3619    537546     38959    166265         0     60532    504469   7235024    179.73   no data  --
2724.89/682.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.14
2724.89/682.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2726.09/682.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  1.29
2728.88/683.21	c bin-w-bin subsume rem            0 bins  time:  0.05 s
2728.88/683.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
2728.88/683.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38959 time:  0.06 s
2728.88/683.26	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.08 s
3189.06/798.44	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 458.53 s
3189.06/798.46	c vivif2 --  cl tried   166265 cl shrink        0 lits rem          0 time: 0.10
3189.48/798.59	c vivif2 --  cl tried    60529 cl shrink        0 lits rem          0 time: 0.51
3190.65/798.89	c asymm  cl-useful: 0/166265/166265 lits-rem:0 time: 1.18
3191.05/798.90	c calculated reachability. Time: 0.01
3191.05/798.90	c  N dy  3619    537546     38959    166265         0     60529    504469   7233091    179.73   no data  --
3236.59/810.36	c  N dy  3766    557633     38959    166265         0     43614    504469   2297702    179.87    198.59  --
3280.93/821.44	c  N dy  3902    577643     38959    166265         0     63624    504469   7771268    179.93    222.86  --
3326.46/832.88	c  N dy  4038    597777     38959    166265         0     45761    504469   2605987    179.88    190.24  --
3371.60/844.12	c  N dy  4176    617840     38959    166265         0     65822    504469   8098259    179.92    195.58  --
3417.95/855.78	c  N dy  4318    638109     38959    166265         0     47091    504469   2682006    179.95    191.82  --
3463.47/867.14	c  N dy  4461    658125     38959    166265         0     67104    504469   8111695    179.96    233.49  --
3509.81/878.73	c  N dy  4598    678146     38959    166265         0     47126    504469   2498771    180.01    194.91  --
3554.94/890.06	c  N dy  4744    698200     38959    166265         0     67180    504469   8065106    180.13    200.70  --
3602.08/901.87	c  N dy  4879    718362     38959    166265         0     46344    504469   1978284    180.18    196.92  --
3647.21/913.16	c  N dy  5022    738474     38959    166265         0     66455    504469   7439810    180.17    190.42  --
3695.17/925.19	c  N dy  5161    758488     38959    166265         0     44468    504469   1182813    180.23    193.12  --
3740.28/936.45	c  N dy  5297    778542     38959    166265         0     64522    504469   6701795    180.26    192.03  --
3789.42/948.75	c  N dy  5423    798589     38959    166265         0     84569    504469  12085373    180.20    196.15  --
3806.99/953.18	c  S st  5475    806319     38959    166265         0     49302    504469   2264948    180.22   no data  --
3808.19/953.46	c  S st  5475    806824     38959    166265         0     49807    504469   2378564    180.22   no data  --
3808.19/953.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
3808.19/953.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3809.79/953.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  1.23
3810.59/954.04	c bin-w-bin subsume rem            0 bins  time:  0.05 s
3810.59/954.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
3810.59/954.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38959 time:  0.06 s
3810.59/954.08	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.08 s
3840.16/961.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time: 29.46 s
3840.16/961.50	c vivif2 --  cl tried   166265 cl shrink        0 lits rem          0 time: 0.10
3840.54/961.54	c vivif2 --  cl tried    49807 cl shrink        0 lits rem          0 time: 0.19
3841.74/961.81	c asymm  cl-useful: 0/166265/166265 lits-rem:0 time: 1.09
3841.74/961.83	c calculated reachability. Time: 0.01
3841.74/961.83	c  N dy  5475    806824     38959    166265         0     49807    504469   2378564    180.22   no data  --
3890.08/973.96	c  N dy  5611    827010     38959    166265         0     69991    504469   7916972    180.19    204.66  --
3941.61/986.82	c  N dy  5752    847123     38959    166265         0     46106    504469   1088954    180.26    190.28  --
3991.14/999.28	c  N dy  5890    867130     38959    166265         0     66113    504469   6570997    180.29    196.36  --
4043.07/1012.21	c  N dy  6031    887139     38959    166265         0     86121    504469  12064092    180.34    190.45  --
4091.00/1024.29	c  N dy  6156    907221     38959    166265         0     61199    504469   4979346    180.33    199.17  --
4142.13/1037.08	c  N dy  6300    927315     38959    166265         0     81293    504469  10538951    180.36    198.09  --
4192.86/1049.70	c  N dy  6440    947332     38959    166265         0     55310    504469   3089421    180.41    193.78  --
4242.00/1062.06	c  N dy  6577    967356     38959    166265         0     75331    504469   8569706    180.42    193.75  --
4295.12/1075.33	c  N dy  6710    987454     38959    166265         0     48431    504469    907636    180.42    194.77  --
4342.26/1087.14	c  N dy  6845   1007596     38959    166265         0     68572    504469   6410665    180.44    191.60  --
4393.41/1099.93	c  N dy  6984   1027636     38959    166265         0     88609    504469  11984792    180.50    191.09  --
4442.15/1112.13	c  N dy  7122   1047719     38959    166265         0     60697    504469   3980857    180.49    196.52  --
4491.26/1124.45	c  N dy  7260   1067777     38959    166265         0     80752    504469   9575370    180.51    191.63  --
4501.64/1127.09	c  F st  7286   1071875     38959    166265         0     84850    504469  10694477    180.50   no data  --
4543.58/1137.58	c  N dy  7368   1087795     38959    166265         0     51773    504469   1303662    180.53    288.06  --
4590.71/1149.31	c  N dy  7499   1107845     38959    166265         0     71823    504469   6764022    180.52    191.36  --
4641.45/1162.00	c  N dy  7630   1127862     38959    166265         0     91840    504469  12243124    180.54    206.36  --
4690.98/1174.46	c  N dy  7768   1147899     38959    166265         0     61884    504469   3881250    180.58    195.77  --
4740.93/1186.91	c  N dy  7911   1167905     38959    166265         0     81888    504469   9421506    180.63    260.70  --
4794.04/1200.25	c  N dy  8049   1187957     38959    166265         0    101936    504469  14958212    180.67    191.88  --

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-3174960-1304059954/watcher-3174960-1304059954 -o /tmp/evaluation-result-3174960-1304059954/solver-3174960-1304059954 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3174960-1304059954.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: 1.95 3.00 3.39 2/172 15771
/proc/meminfo: memFree=30406776/32951124 swapFree=67111364/67111528
[pid=15771] ppid=15769 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/15771/stat : 15771 (strangenight1-m) R 15769 15771 13999 0 -1 4202496 415 0 0 0 0 0 0 0 20 0 4 0 517595848 52465664 354 33554432000 4194304 4650419 140737262186032 18446744073709551615 47465964672944 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15771/statm: 12809 354 303 112 0 7774 0
[pid=15771/tid=15772] ppid=15769 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/15771/task/15772/stat : 15772 (strangenight1-m) R 15769 15771 13999 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 4 0 517595848 52465664 354 33554432000 4194304 4650419 140737262186032 18446744073709551615 47465964672946 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15771/tid=15773] ppid=15769 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/15771/task/15773/stat : 15773 (strangenight1-m) R 15769 15771 13999 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 4 0 517595848 52465664 354 33554432000 4194304 4650419 140737262186032 18446744073709551615 47465964672946 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15771/tid=15774] ppid=15769 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/15771/task/15774/stat : 15774 (strangenight1-m) R 15769 15771 13999 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 517595848 52465664 354 33554432000 4194304 4650419 140737262186032 18446744073709551615 253640915953 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.078468 s]
/proc/loadavg: 1.95 3.00 3.39 2/172 15771
/proc/meminfo: memFree=30406776/32951124 swapFree=67111364/67111528
[pid=15771] ppid=15769 vsize=380392 CPUtime=0.25 cores=1,3,5,7
/proc/15771/stat : 15771 (strangenight1-m) S 15769 15771 13999 0 -1 4202496 20137 0 0 0 19 6 0 0 18 0 4 0 517595848 389521408 15935 33554432000 4194304 4650419 140737262186032 18446744073709551615 253640964590 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15771/statm: 95098 15968 344 112 0 90063 0
[pid=15771/tid=15772] ppid=15769 vsize=380392 CPUtime=0.05 cores=1,3,5,7
/proc/15771/task/15772/stat : 15772 (strangenight1-m) S 15769 15771 13999 0 -1 4202560 4739 0 0 0 5 0 0 0 18 0 4 0 517595848 389521408 15983 33554432000 4194304 4650419 140737262186032 18446744073709551615 253640964590 0 0 4096 2 18446604471120656320 0 0 -1 3 0 0 0
[pid=15771/tid=15773] ppid=15769 vsize=380392 CPUtime=0.05 cores=1,3,5,7
/proc/15771/task/15773/stat : 15773 (strangenight1-m) R 15769 15771 13999 0 -1 4202560 4918 0 0 0 4 1 0 0 18 0 4 0 517595848 389521408 15998 33554432000 4194304 4650419 140737262186032 18446744073709551615 253640556647 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15771/tid=15774] ppid=15769 vsize=380392 CPUtime=0.05 cores=1,3,5,7
/proc/15771/task/15774/stat : 15774 (strangenight1-m) S 15769 15771 13999 0 -1 4202560 4814 0 0 0 4 1 0 0 18 0 4 0 517595848 389521408 16013 33554432000 4194304 4650419 140737262186032 18446744073709551615 253640964590 0 0 4096 2 18446604471120656320 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 380392

[startup+0.103456 s]
/proc/loadavg: 1.95 3.00 3.39 2/172 15771
/proc/meminfo: memFree=30406776/32951124 swapFree=67111364/67111528
[pid=15771] ppid=15769 vsize=381052 CPUtime=0.33 cores=1,3,5,7
/proc/15771/stat : 15771 (strangenight1-m) S 15769 15771 13999 0 -1 4202496 21483 0 0 0 23 10 0 0 18 0 4 0 517595848 390197248 17281 33554432000 4194304 4650419 140737262186032 18446744073709551615 253640964590 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15771/statm: 95263 17281 344 112 0 90228 0
[pid=15771/tid=15772] ppid=15769 vsize=381052 CPUtime=0.07 cores=1,3,5,7
/proc/15771/task/15772/stat : 15772 (strangenight1-m) S 15769 15771 13999 0 -1 4202560 5054 0 0 0 6 1 0 0 18 0 4 0 517595848 390197248 17281 33554432000 4194304 4650419 140737262186032 18446744073709551615 253640964590 0 0 4096 2 18446604471120656320 0 0 -1 3 0 0 0
[pid=15771/tid=15773] ppid=15769 vsize=381052 CPUtime=0.08 cores=1,3,5,7
/proc/15771/task/15773/stat : 15773 (strangenight1-m) R 15769 15771 13999 0 -1 4202560 5204 0 0 0 6 2 0 0 18 0 4 0 517595848 390197248 17281 33554432000 4194304 4650419 140737262186032 18446744073709551615 253640964639 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15771/tid=15774] ppid=15769 vsize=381184 CPUtime=0.07 cores=1,3,5,7
/proc/15771/task/15774/stat : 15774 (strangenight1-m) S 15769 15771 13999 0 -1 4202560 5242 0 0 0 5 2 0 0 18 0 4 0 517595848 390332416 17293 33554432000 4194304 4650419 140737262186032 18446744073709551615 253640964590 0 0 4096 2 18446604471120656320 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 381052

[startup+0.360763 s]
/proc/loadavg: 1.95 3.00 3.39 2/172 15771
/proc/meminfo: memFree=30406776/32951124 swapFree=67111364/67111528
[pid=15771] ppid=15769 vsize=406464 CPUtime=1.3 cores=1,3,5,7
/proc/15771/stat : 15771 (strangenight1-m) R 15769 15771 13999 0 -1 4202496 32631 0 0 0 105 25 0 0 18 0 4 0 517595848 416219136 26458 33554432000 4194304 4650419 140737262186032 18446744073709551615 4244332 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15771/statm: 101616 26468 371 112 0 96581 0
[pid=15771/tid=15772] ppid=15769 vsize=406464 CPUtime=0.32 cores=1,3,5,7
/proc/15771/task/15772/stat : 15772 (strangenight1-m) R 15769 15771 13999 0 -1 4202560 7085 0 0 0 26 6 0 0 18 0 4 0 517595848 416219136 26473 33554432000 4194304 4650419 140737262186032 18446744073709551615 4515973 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15771/tid=15773] ppid=15769 vsize=406464 CPUtime=0.32 cores=1,3,5,7
/proc/15771/task/15773/stat : 15773 (strangenight1-m) R 15769 15771 13999 0 -1 4202560 8755 0 0 0 27 5 0 0 18 0 4 0 517595848 416219136 26479 33554432000 4194304 4650419 140737262186032 18446744073709551615 253640902791 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15771/tid=15774] ppid=15769 vsize=406464 CPUtime=0.31 cores=1,3,5,7
/proc/15771/task/15774/stat : 15774 (strangenight1-m) R 15769 15771 13999 0 -1 4202560 6781 0 0 0 25 6 0 0 18 0 4 0 517595848 416219136 26485 33554432000 4194304 4650419 140737262186032 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 406464

[startup+0.700351 s]
/proc/loadavg: 1.95 3.00 3.39 2/172 15771
/proc/meminfo: memFree=30406776/32951124 swapFree=67111364/67111528
[pid=15771] ppid=15769 vsize=415900 CPUtime=2.66 cores=1,3,5,7
/proc/15771/stat : 15771 (strangenight1-m) R 15769 15771 13999 0 -1 4202496 47569 0 0 0 239 27 0 0 18 0 4 0 517595848 425881600 40125 33554432000 4194304 4650419 140737262186032 18446744073709551615 4476204 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15771/statm: 103975 40125 396 112 0 98940 0
[pid=15771/tid=15772] ppid=15769 vsize=415900 CPUtime=0.65 cores=1,3,5,7
/proc/15771/task/15772/stat : 15772 (strangenight1-m) R 15769 15771 13999 0 -1 4202560 13542 0 0 0 59 6 0 0 18 0 4 0 517595848 425881600 40125 33554432000 4194304 4650419 140737262186032 18446744073709551615 4476175 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15771/tid=15773] ppid=15769 vsize=415900 CPUtime=0.66 cores=1,3,5,7
/proc/15771/task/15773/stat : 15773 (strangenight1-m) R 15769 15771 13999 0 -1 4202560 12099 0 0 0 61 5 0 0 18 0 4 0 517595848 425881600 40125 33554432000 4194304 4650419 140737262186032 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15771/tid=15774] ppid=15769 vsize=415900 CPUtime=0.65 cores=1,3,5,7
/proc/15771/task/15774/stat : 15774 (strangenight1-m) R 15769 15771 13999 0 -1 4202560 6980 0 0 0 59 6 0 0 18 0 4 0 517595848 425881600 40125 33554432000 4194304 4650419 140737262186032 18446744073709551615 4363452 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.66
Current children cumulated vsize (KiB) 415900

[startup+1.50121 s]
/proc/loadavg: 1.95 3.00 3.39 10/184 15784
/proc/meminfo: memFree=30002936/32951124 swapFree=67111364/67111528
[pid=15771] ppid=15769 vsize=425032 CPUtime=5.85 cores=1,3,5,7
/proc/15771/stat : 15771 (strangenight1-m) R 15769 15771 13999 0 -1 4202496 58828 0 0 0 556 29 0 0 19 0 4 0 517595848 435232768 49471 33554432000 4194304 4650419 140737262186032 18446744073709551615 4363420 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15771/statm: 106258 49471 391 112 0 101223 0
[pid=15771/tid=15772] ppid=15769 vsize=425032 CPUtime=1.46 cores=1,3,5,7
/proc/15771/task/15772/stat : 15772 (strangenight1-m) R 15769 15771 13999 0 -1 4202560 17685 0 0 0 139 7 0 0 19 0 4 0 517595848 435232768 49471 33554432000 4194304 4650419 140737262186032 18446744073709551615 4364562 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15771/tid=15773] ppid=15769 vsize=425032 CPUtime=1.46 cores=1,3,5,7
/proc/15771/task/15773/stat : 15773 (strangenight1-m) R 15769 15771 13999 0 -1 4202560 15778 0 0 0 140 6 0 0 18 0 4 0 517595848 435232768 49471 33554432000 4194304 4650419 140737262186032 18446744073709551615 4315137 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15771/tid=15774] ppid=15769 vsize=425032 CPUtime=1.44 cores=1,3,5,7
/proc/15771/task/15774/stat : 15774 (strangenight1-m) R 15769 15771 13999 0 -1 4202560 7410 0 0 0 138 6 0 0 19 0 4 0 517595848 435232768 49471 33554432000 4194304 4650419 140737262186032 18446744073709551615 4363553 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.85
Current children cumulated vsize (KiB) 425032

[startup+3.10091 s]
/proc/loadavg: 2.43 3.09 3.42 9/184 15784
/proc/meminfo: memFree=29963256/32951124 swapFree=67111364/67111528
[pid=15771] ppid=15769 vsize=457852 CPUtime=12.24 cores=1,3,5,7
/proc/15771/stat : 15771 (strangenight1-m) R 15769 15771 13999 0 -1 4202496 63156 0 0 0 1194 30 0 0 22 0 4 0 517595848 468840448 53799 33554432000 4194304 4650419 140737262186032 18446744073709551615 4328259 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15771/statm: 114463 53799 391 112 0 109428 0
[pid=15771/tid=15772] ppid=15769 vsize=457852 CPUtime=3.05 cores=1,3,5,7
/proc/15771/task/15772/stat : 15772 (strangenight1-m) R 15769 15771 13999 0 -1 4202560 18842 0 0 0 298 7 0 0 23 0 4 0 517595848 468840448 53799 33554432000 4194304 4650419 140737262186032 18446744073709551615 4363506 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15771/tid=15773] ppid=15769 vsize=457852 CPUtime=3.06 cores=1,3,5,7
/proc/15771/task/15773/stat : 15773 (strangenight1-m) R 15769 15771 13999 0 -1 4202560 16903 0 0 0 300 6 0 0 21 0 4 0 517595848 468840448 53799 33554432000 4194304 4650419 140737262186032 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15771/tid=15774] ppid=15769 vsize=457852 CPUtime=3.03 cores=1,3,5,7
/proc/15771/task/15774/stat : 15774 (strangenight1-m) R 15769 15771 13999 0 -1 4202560 8347 0 0 0 297 6 0 0 23 0 4 0 517595848 468840448 53799 33554432000 4194304 4650419 140737262186032 18446744073709551615 4363541 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.24
Current children cumulated vsize (KiB) 457852

[startup+6.30033 s]
/proc/loadavg: 2.43 3.09 3.42 9/184 15784
/proc/meminfo: memFree=29897964/32951124 swapFree=67111364/67111528
[pid=15771] ppid=15769 vsize=613012 CPUtime=25.02 cores=1,3,5,7
/proc/15771/stat : 15771 (strangenight1-m) R 15769 15771 13999 0 -1 4202496 70745 0 0 0 2470 32 0 0 25 0 4 0 517595848 627724288 61388 33554432000 4194304 4650419 140737262186032 18446744073709551615 4367329 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15771/statm: 153253 61388 391 112 0 148218 0
[pid=15771/tid=15772] ppid=15769 vsize=613012 CPUtime=6.26 cores=1,3,5,7
/proc/15771/task/15772/stat : 15772 (strangenight1-m) R 15769 15771 13999 0 -1 4202560 20780 0 0 0 618 8 0 0 25 0 4 0 517595848 627724288 61388 33554432000 4194304 4650419 140737262186032 18446744073709551615 4328518 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15771/tid=15773] ppid=15769 vsize=613012 CPUtime=6.26 cores=1,3,5,7
/proc/15771/task/15773/stat : 15773 (strangenight1-m) R 15769 15771 13999 0 -1 4202560 18854 0 0 0 619 7 0 0 25 0 4 0 517595848 627724288 61388 33554432000 4194304 4650419 140737262186032 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15771/tid=15774] ppid=15769 vsize=613012 CPUtime=6.21 cores=1,3,5,7
/proc/15771/task/15774/stat : 15774 (strangenight1-m) R 15769 15771 13999 0 -1 4202560 10154 0 0 0 615 6 0 0 25 0 4 0 517595848 627724288 61388 33554432000 4194304 4650419 140737262186032 18446744073709551615 4364406 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.02
Current children cumulated vsize (KiB) 613012

[startup+12.7012 s]
/proc/loadavg: 3.29 3.25 3.47 9/184 15784
/proc/meminfo: memFree=29868476/32951124 swapFree=67111364/67111528
[pid=15771] ppid=15769 vsize=442936 CPUtime=50.59 cores=1,3,5,7
/proc/15771/stat : 15771 (strangenight1-m) R 15769 15771 13999 0 -1 4202496 93262 0 0 0 5021 38 0 0 25 0 4 0 517595848 453566464 58092 33554432000 4194304 4650419 140737262186032 18446744073709551615 4363350 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15771/statm: 110734 58092 394 112 0 105699 0
[pid=15771/tid=15772] ppid=15769 vsize=442936 CPUtime=12.65 cores=1,3,5,7
/proc/15771/task/15772/stat : 15772 (strangenight1-m) R 15769 15771 13999 0 -1 4202560 26383 0 0 0 1256 9 0 0 25 0 4 0 517595848 453566464 58092 33554432000 4194304 4650419 140737262186032 18446744073709551615 4364495 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15771/tid=15773] ppid=15769 vsize=442936 CPUtime=12.66 cores=1,3,5,7
/proc/15771/task/15773/stat : 15773 (strangenight1-m) R 15769 15771 13999 0 -1 4202560 24195 0 0 0 1258 8 0 0 25 0 4 0 517595848 453566464 58092 33554432000 4194304 4650419 140737262186032 18446744073709551615 4367329 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15771/tid=15774] ppid=15769 vsize=442936 CPUtime=12.58 cores=1,3,5,7
/proc/15771/task/15774/stat : 15774 (strangenight1-m) R 15769 15771 13999 0 -1 4202560 16450 0 0 0 1250 8 0 0 25 0 4 0 517595848 453566464 58092 33554432000 4194304 4650419 140737262186032 18446744073709551615 4364352 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.59
Current children cumulated vsize (KiB) 442936

[startup+25.5008 s]
/proc/loadavg: 4.01 3.40 3.51 9/184 15785
/proc/meminfo: memFree=29394056/32951124 swapFree=67111364/67111528
[pid=15771] ppid=15769 vsize=868788 CPUtime=101.71 cores=1,3,5,7
/proc/15771/stat : 15771 (strangenight1-m) R 15769 15771 13999 0 -1 4202496 188538 0 0 0 10107 64 0 0 25 0 4 0 517595848 889638912 136230 33554432000 4194304 4650419 140737262186032 18446744073709551615 4476522 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15771/statm: 217197 136230 395 112 0 212162 0
[pid=15771/tid=15772] ppid=15769 vsize=868788 CPUtime=25.45 cores=1,3,5,7
/proc/15771/task/15772/stat : 15772 (strangenight1-m) R 15769 15771 13999 0 -1 4202560 59126 0 0 0 2530 15 0 0 25 0 4 0 517595848 889638912 136230 33554432000 4194304 4650419 140737262186032 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15771/tid=15773] ppid=15769 vsize=868788 CPUtime=25.46 cores=1,3,5,7
/proc/15771/task/15773/stat : 15773 (strangenight1-m) R 15769 15771 13999 0 -1 4202560 40677 0 0 0 2531 15 0 0 25 0 4 0 517595848 889638912 136230 33554432000 4194304 4650419 140737262186032 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15771/tid=15774] ppid=15769 vsize=868788 CPUtime=25.3 cores=1,3,5,7
/proc/15771/task/15774/stat : 15774 (strangenight1-m) R 15769 15771 13999 0 -1 4202560 39167 0 0 0 2515 15 0 0 25 0 4 0 517595848 889638912 136230 33554432000 4194304 4650419 140737262186032 18446744073709551615 253640528113 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.71
Current children cumulated vsize (KiB) 868788

[startup+51.1012 s]
/proc/loadavg: 5.43 3.79 3.64 9/184 15786
/proc/meminfo: memFree=29148980/32951124 swapFree=67111364/67111528
[pid=15771] ppid=15769 vsize=823856 CPUtime=203.96 cores=1,3,5,7
/proc/15771/stat : 15771 (strangenight1-m) R 15769 15771 13999 0 -1 4202496 330499 0 0 0 20301 95 0 0 25 0 4 0 517595848 843628544 141147 33554432000 4194304 4650419 140737262186032 18446744073709551615 4333403 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15771/statm: 205964 141147 395 112 0 200929 0
[pid=15771/tid=15772] ppid=15769 vsize=823856 CPUtime=51.05 cores=1,3,5,7
/proc/15771/task/15772/stat : 15772 (strangenight1-m) R 15769 15771 13999 0 -1 4202560 135773 0 0 0 5080 25 0 0 25 0 4 0 517595848 843628544 141147 33554432000 4194304 4650419 140737262186032 18446744073709551615 4476293 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15771/tid=15773] ppid=15769 vsize=823856 CPUtime=51.06 cores=1,3,5,7
/proc/15771/task/15773/stat : 15773 (strangenight1-m) R 15769 15771 13999 0 -1 4202560 58844 0 0 0 5084 22 0 0 25 0 4 0 517595848 843628544 141147 33554432000 4194304 4650419 140737262186032 18446744073709551615 4328518 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15771/tid=15774] ppid=15769 vsize=823856 CPUtime=50.77 cores=1,3,5,7
/proc/15771/task/15774/stat : 15774 (strangenight1-m) R 15769 15771 13999 0 -1 4202560 68445 0 0 0 5054 23 0 0 25 0 4 0 517595848 843628544 141147 33554432000 4194304 4650419 140737262186032 18446744073709551615 4363520 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.96
Current children cumulated vsize (KiB) 823856

[startup+102.307 s]
/proc/loadavg: 7.03 4.51 3.89 9/184 15787
/proc/meminfo: memFree=28921748/32951124 swapFree=67111364/67111528
[pid=15771] ppid=15769 vsize=1006652 CPUtime=408.49 cores=1,3,5,7
/proc/15771/stat : 15771 (strangenight1-m) R 15769 15771 13999 0 -1 4202496 594532 0 0 0 40698 151 0 0 25 0 4 0 517595848 1030811648 184898 33554432000 4194304 4650419 140737262186032 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15771/statm: 251663 184898 395 112 0 246628 0
[pid=15771/tid=15772] ppid=15769 vsize=1006652 CPUtime=102.26 cores=1,3,5,7
/proc/15771/task/15772/stat : 15772 (strangenight1-m) R 15769 15771 13999 0 -1 4202560 225900 0 0 0 10185 41 0 0 25 0 4 0 517595848 1030811648 184898 33554432000 4194304 4650419 140737262186032 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15771/tid=15773] ppid=15769 vsize=1006652 CPUtime=102.25 cores=1,3,5,7
/proc/15771/task/15773/stat : 15773 (strangenight1-m) R 15769 15771 13999 0 -1 4202560 93229 0 0 0 10192 33 0 0 25 0 4 0 517595848 1030811648 184898 33554432000 4194304 4650419 140737262186032 18446744073709551615 4361059 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15771/tid=15774] ppid=15769 vsize=1006652 CPUtime=101.69 cores=1,3,5,7
/proc/15771/task/15774/stat : 15774 (strangenight1-m) R 15769 15771 13999 0 -1 4202560 118880 0 0 0 10133 36 0 0 25 0 4 0 517595848 1030811648 184898 33554432000 4194304 4650419 140737262186032 18446744073709551615 4333710 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.49
Current children cumulated vsize (KiB) 1006652

[startup+162.301 s]

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

[pid=15771] ppid=15769 vsize=1776044 CPUtime=2805.18 cores=1,3,5,7
/proc/15771/stat : 15771 (strangenight1-m) R 15769 15771 13999 0 -1 4202496 1969415 0 0 0 279974 544 0 0 25 0 4 0 517595848 1818669056 339045 33554432000 4194304 4650419 140737262186032 18446744073709551615 4476204 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15771/statm: 444011 339045 395 112 0 438976 0
[pid=15771/tid=15772] ppid=15769 vsize=1776044 CPUtime=702.25 cores=1,3,5,7
/proc/15771/task/15772/stat : 15772 (strangenight1-m) R 15769 15771 13999 0 -1 4202560 618391 0 0 0 70074 151 0 0 25 0 4 0 517595848 1818669056 339045 33554432000 4194304 4650419 140737262186032 18446744073709551615 4328238 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15771/tid=15773] ppid=15769 vsize=1776044 CPUtime=702.23 cores=1,3,5,7
/proc/15771/task/15773/stat : 15773 (strangenight1-m) R 15769 15771 13999 0 -1 4202560 328342 0 0 0 70093 130 0 0 25 0 4 0 517595848 1818669056 339045 33554432000 4194304 4650419 140737262186032 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15771/tid=15774] ppid=15769 vsize=1776044 CPUtime=698.42 cores=1,3,5,7
/proc/15771/task/15774/stat : 15774 (strangenight1-m) R 15769 15771 13999 0 -1 4202560 445185 0 0 0 69708 134 0 0 25 0 4 0 517595848 1818669056 339045 33554432000 4194304 4650419 140737262186032 18446744073709551615 4333632 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2805.18
Current children cumulated vsize (KiB) 1776044

[startup+762.307 s]
/proc/loadavg: 8.24 7.78 6.04 9/184 15816
/proc/meminfo: memFree=27714084/32951124 swapFree=67111364/67111528
[pid=15771] ppid=15769 vsize=1647592 CPUtime=3044.88 cores=1,3,5,7
/proc/15771/stat : 15771 (strangenight1-m) R 15769 15771 13999 0 -1 4202496 2383779 0 0 0 303865 623 0 0 25 0 4 0 517595848 1687134208 329286 33554432000 4194304 4650419 140737262186032 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15771/statm: 411898 329286 395 112 0 406863 0
[pid=15771/tid=15772] ppid=15769 vsize=1647592 CPUtime=762.25 cores=1,3,5,7
/proc/15771/task/15772/stat : 15772 (strangenight1-m) R 15769 15771 13999 0 -1 4202560 643230 0 0 0 76062 163 0 0 25 0 4 0 517595848 1687134208 329286 33554432000 4194304 4650419 140737262186032 18446744073709551615 4315137 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15771/tid=15773] ppid=15769 vsize=1647592 CPUtime=762.24 cores=1,3,5,7
/proc/15771/task/15773/stat : 15773 (strangenight1-m) R 15769 15771 13999 0 -1 4202560 354638 0 0 0 76084 140 0 0 25 0 4 0 517595848 1687134208 329286 33554432000 4194304 4650419 140737262186032 18446744073709551615 4368121 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15771/tid=15774] ppid=15769 vsize=1647592 CPUtime=758.1 cores=1,3,5,7
/proc/15771/task/15774/stat : 15774 (strangenight1-m) R 15769 15771 13999 0 -1 4202560 467002 0 0 0 75666 144 0 0 25 0 4 0 517595848 1687134208 329286 33554432000 4194304 4650419 140737262186032 18446744073709551615 4363541 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3044.88
Current children cumulated vsize (KiB) 1647592

[startup+822.301 s]
/proc/loadavg: 8.13 7.83 6.16 9/184 15818
/proc/meminfo: memFree=27687264/32951124 swapFree=67111364/67111528
[pid=15771] ppid=15769 vsize=1712548 CPUtime=3284.52 cores=1,3,5,7
/proc/15771/stat : 15771 (strangenight1-m) R 15769 15771 13999 0 -1 4202496 2734604 0 0 0 327763 689 0 0 25 0 4 0 517595848 1753649152 334691 33554432000 4194304 4650419 140737262186032 18446744073709551615 4367236 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15771/statm: 428137 334691 395 112 0 423102 0
[pid=15771/tid=15772] ppid=15769 vsize=1712548 CPUtime=822.25 cores=1,3,5,7
/proc/15771/task/15772/stat : 15772 (strangenight1-m) R 15769 15771 13999 0 -1 4202560 665102 0 0 0 82052 173 0 0 25 0 4 0 517595848 1753649152 334691 33554432000 4194304 4650419 140737262186032 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15771/tid=15773] ppid=15769 vsize=1712548 CPUtime=822.22 cores=1,3,5,7
/proc/15771/task/15773/stat : 15773 (strangenight1-m) R 15769 15771 13999 0 -1 4202560 385504 0 0 0 82073 149 0 0 25 0 4 0 517595848 1753649152 334691 33554432000 4194304 4650419 140737262186032 18446744073709551615 4367329 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15771/tid=15774] ppid=15769 vsize=1712548 CPUtime=817.77 cores=1,3,5,7
/proc/15771/task/15774/stat : 15774 (strangenight1-m) R 15769 15771 13999 0 -1 4202560 492802 0 0 0 81623 154 0 0 25 0 4 0 517595848 1753649152 334691 33554432000 4194304 4650419 140737262186032 18446744073709551615 4328518 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.52
Current children cumulated vsize (KiB) 1712548

[startup+882.301 s]
/proc/loadavg: 8.07 7.87 6.29 9/184 15820
/proc/meminfo: memFree=27611456/32951124 swapFree=67111364/67111528
[pid=15771] ppid=15769 vsize=1664708 CPUtime=3524.18 cores=1,3,5,7
/proc/15771/stat : 15771 (strangenight1-m) R 15769 15771 13999 0 -1 4202496 2831766 0 0 0 351691 727 0 0 25 0 4 0 517595848 1704660992 334464 33554432000 4194304 4650419 140737262186032 18446744073709551615 4363452 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15771/statm: 416177 334464 395 112 0 411142 0
[pid=15771/tid=15772] ppid=15769 vsize=1664708 CPUtime=882.25 cores=1,3,5,7
/proc/15771/task/15772/stat : 15772 (strangenight1-m) R 15769 15771 13999 0 -1 4202560 687836 0 0 0 88044 181 0 0 25 0 4 0 517595848 1704660992 334464 33554432000 4194304 4650419 140737262186032 18446744073709551615 4315114 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15771/tid=15773] ppid=15769 vsize=1664708 CPUtime=882.22 cores=1,3,5,7
/proc/15771/task/15773/stat : 15773 (strangenight1-m) R 15769 15771 13999 0 -1 4202560 412045 0 0 0 88062 160 0 0 25 0 4 0 517595848 1704660992 334464 33554432000 4194304 4650419 140737262186032 18446744073709551615 4306767 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15771/tid=15774] ppid=15769 vsize=1664708 CPUtime=877.43 cores=1,3,5,7
/proc/15771/task/15774/stat : 15774 (strangenight1-m) R 15769 15771 13999 0 -1 4202560 519246 0 0 0 87579 164 0 0 25 0 4 0 517595848 1704660992 334464 33554432000 4194304 4650419 140737262186032 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3524.18
Current children cumulated vsize (KiB) 1664708

[startup+942.301 s]
/proc/loadavg: 8.13 7.92 6.39 9/184 15821
/proc/meminfo: memFree=27533916/32951124 swapFree=67111364/67111528
[pid=15771] ppid=15769 vsize=1682552 CPUtime=3763.86 cores=1,3,5,7
/proc/15771/stat : 15771 (strangenight1-m) R 15769 15771 13999 0 -1 4202496 2932204 0 0 0 375625 761 0 0 25 0 4 0 517595848 1722933248 337998 33554432000 4194304 4650419 140737262186032 18446744073709551615 4333456 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15771/statm: 420638 337998 395 112 0 415603 0
[pid=15771/tid=15772] ppid=15769 vsize=1682552 CPUtime=942.25 cores=1,3,5,7
/proc/15771/task/15772/stat : 15772 (strangenight1-m) R 15769 15771 13999 0 -1 4202560 714635 0 0 0 94034 191 0 0 25 0 4 0 517595848 1722933248 337998 33554432000 4194304 4650419 140737262186032 18446744073709551615 4363337 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15771/tid=15773] ppid=15769 vsize=1682552 CPUtime=942.22 cores=1,3,5,7
/proc/15771/task/15773/stat : 15773 (strangenight1-m) R 15769 15771 13999 0 -1 4202560 440550 0 0 0 94053 169 0 0 25 0 4 0 517595848 1722933248 337998 33554432000 4194304 4650419 140737262186032 18446744073709551615 4363426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15771/tid=15774] ppid=15769 vsize=1682552 CPUtime=937.11 cores=1,3,5,7
/proc/15771/task/15774/stat : 15774 (strangenight1-m) R 15769 15771 13999 0 -1 4202560 537203 0 0 0 93540 171 0 0 25 0 4 0 517595848 1722933248 337998 33554432000 4194304 4650419 140737262186032 18446744073709551615 4476769 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3763.86
Current children cumulated vsize (KiB) 1682552

[startup+1002.3 s]
/proc/loadavg: 8.20 7.98 6.51 9/184 15823
/proc/meminfo: memFree=27457832/32951124 swapFree=67111364/67111528
[pid=15771] ppid=15769 vsize=1858392 CPUtime=4003.53 cores=1,3,5,7
/proc/15771/stat : 15771 (strangenight1-m) R 15769 15771 13999 0 -1 4202496 2997183 0 0 0 399566 787 0 0 25 0 4 0 517595848 1902993408 356621 33554432000 4194304 4650419 140737262186032 18446744073709551615 4328259 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15771/statm: 464598 356621 395 112 0 459563 0
[pid=15771/tid=15772] ppid=15769 vsize=1858392 CPUtime=1002.24 cores=1,3,5,7
/proc/15771/task/15772/stat : 15772 (strangenight1-m) R 15769 15771 13999 0 -1 4202560 743930 0 0 0 100024 200 0 0 25 0 4 0 517595848 1902993408 356621 33554432000 4194304 4650419 140737262186032 18446744073709551615 4476293 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15771/tid=15773] ppid=15769 vsize=1858392 CPUtime=1002.22 cores=1,3,5,7
/proc/15771/task/15773/stat : 15773 (strangenight1-m) R 15769 15771 13999 0 -1 4202560 452771 0 0 0 100048 174 0 0 25 0 4 0 517595848 1902993408 356621 33554432000 4194304 4650419 140737262186032 18446744073709551615 4476204 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15771/tid=15774] ppid=15769 vsize=1858392 CPUtime=996.79 cores=1,3,5,7
/proc/15771/task/15774/stat : 15774 (strangenight1-m) R 15769 15771 13999 0 -1 4202560 537951 0 0 0 99507 172 0 0 25 0 4 0 517595848 1902993408 356621 33554432000 4194304 4650419 140737262186032 18446744073709551615 4364406 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.53
Current children cumulated vsize (KiB) 1858392

[startup+1062.3 s]
/proc/loadavg: 8.15 7.99 6.60 9/184 15824
/proc/meminfo: memFree=27379284/32951124 swapFree=67111364/67111528
[pid=15771] ppid=15769 vsize=1807752 CPUtime=4243.2 cores=1,3,5,7
/proc/15771/stat : 15771 (strangenight1-m) R 15769 15771 13999 0 -1 4202496 3053437 0 0 0 423506 814 0 0 25 0 4 0 517595848 1851138048 368087 33554432000 4194304 4650419 140737262186032 18446744073709551615 4366869 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15771/statm: 451938 368087 395 112 0 446903 0
[pid=15771/tid=15772] ppid=15769 vsize=1807752 CPUtime=1062.24 cores=1,3,5,7
/proc/15771/task/15772/stat : 15772 (strangenight1-m) R 15769 15771 13999 0 -1 4202560 744308 0 0 0 106024 200 0 0 25 0 4 0 517595848 1851138048 368087 33554432000 4194304 4650419 140737262186032 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15771/tid=15773] ppid=15769 vsize=1807752 CPUtime=1062.22 cores=1,3,5,7
/proc/15771/task/15773/stat : 15773 (strangenight1-m) R 15769 15771 13999 0 -1 4202560 452771 0 0 0 106048 174 0 0 25 0 4 0 517595848 1851138048 368087 33554432000 4194304 4650419 140737262186032 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15771/tid=15774] ppid=15769 vsize=1807752 CPUtime=1056.45 cores=1,3,5,7
/proc/15771/task/15774/stat : 15774 (strangenight1-m) R 15769 15771 13999 0 -1 4202560 564603 0 0 0 105460 185 0 0 25 0 4 0 517595848 1851138048 368087 33554432000 4194304 4650419 140737262186032 18446744073709551615 4364402 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4243.2
Current children cumulated vsize (KiB) 1807752

[startup+1122.3 s]
/proc/loadavg: 8.16 8.02 6.70 9/184 15826
/proc/meminfo: memFree=27286488/32951124 swapFree=67111364/67111528
[pid=15771] ppid=15769 vsize=1938752 CPUtime=4482.87 cores=1,3,5,7
/proc/15771/stat : 15771 (strangenight1-m) R 15769 15771 13999 0 -1 4202496 3129081 0 0 0 447436 851 0 0 25 0 4 0 517595848 1985282048 392648 33554432000 4194304 4650419 140737262186032 18446744073709551615 4333632 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15771/statm: 484688 392648 395 112 0 479653 0
[pid=15771/tid=15772] ppid=15769 vsize=1938752 CPUtime=1122.25 cores=1,3,5,7
/proc/15771/task/15772/stat : 15772 (strangenight1-m) R 15769 15771 13999 0 -1 4202560 744308 0 0 0 112025 200 0 0 25 0 4 0 517595848 1985282048 392648 33554432000 4194304 4650419 140737262186032 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15771/tid=15773] ppid=15769 vsize=1938752 CPUtime=1122.22 cores=1,3,5,7
/proc/15771/task/15773/stat : 15773 (strangenight1-m) R 15769 15771 13999 0 -1 4202560 471913 0 0 0 112039 183 0 0 25 0 4 0 517595848 1985282048 392648 33554432000 4194304 4650419 140737262186032 18446744073709551615 4364402 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15771/tid=15774] ppid=15769 vsize=1938752 CPUtime=1116.12 cores=1,3,5,7
/proc/15771/task/15774/stat : 15774 (strangenight1-m) R 15769 15771 13999 0 -1 4202560 591669 0 0 0 111413 199 0 0 25 0 4 0 517595848 1985282048 392648 33554432000 4194304 4650419 140737262186032 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4482.87
Current children cumulated vsize (KiB) 1938752

[startup+1182.3 s]
/proc/loadavg: 8.17 8.05 6.79 9/184 15828
/proc/meminfo: memFree=27385656/32951124 swapFree=67111364/67111528
[pid=15771] ppid=15769 vsize=1955692 CPUtime=4722.54 cores=1,3,5,7
/proc/15771/stat : 15771 (strangenight1-m) R 15769 15771 13999 0 -1 4202496 3204498 0 0 0 471369 885 0 0 25 0 4 0 517595848 2002628608 375943 33554432000 4194304 4650419 140737262186032 18446744073709551615 4311310 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15771/statm: 488923 375943 395 112 0 483888 0
[pid=15771/tid=15772] ppid=15769 vsize=1955692 CPUtime=1182.25 cores=1,3,5,7
/proc/15771/task/15772/stat : 15772 (strangenight1-m) R 15769 15771 13999 0 -1 4202560 744308 0 0 0 118025 200 0 0 25 0 4 0 517595848 2002628608 375943 33554432000 4194304 4650419 140737262186032 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15771/tid=15773] ppid=15769 vsize=1955692 CPUtime=1182.22 cores=1,3,5,7
/proc/15771/task/15773/stat : 15773 (strangenight1-m) R 15769 15771 13999 0 -1 4202560 500932 0 0 0 118025 197 0 0 25 0 4 0 517595848 2002628608 375943 33554432000 4194304 4650419 140737262186032 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15771/tid=15774] ppid=15769 vsize=1955692 CPUtime=1175.8 cores=1,3,5,7
/proc/15771/task/15774/stat : 15774 (strangenight1-m) R 15769 15771 13999 0 -1 4202560 611912 0 0 0 117371 209 0 0 25 0 4 0 517595848 2002628608 375943 33554432000 4194304 4650419 140737262186032 18446744073709551615 4328238 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.54
Current children cumulated vsize (KiB) 1955692



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.11 8.04 6.82 9/184 15828
/proc/meminfo: memFree=27259908/32951124 swapFree=67111364/67111528
[pid=15771] ppid=15769 vsize=1907292 CPUtime=4800.05 cores=1,3,5,7
/proc/15771/stat : 15771 (strangenight1-m) R 15769 15771 13999 0 -1 4202496 3230253 0 0 0 479109 896 0 0 25 0 4 0 517595848 1953067008 389831 33554432000 4194304 4650419 140737262186032 18446744073709551615 4330590 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15771/statm: 476823 389831 395 112 0 471788 0
[pid=15771/tid=15772] ppid=15769 vsize=1907292 CPUtime=1201.65 cores=1,3,5,7
/proc/15771/task/15772/stat : 15772 (strangenight1-m) R 15769 15771 13999 0 -1 4202560 744308 0 0 0 119965 200 0 0 25 0 4 0 517595848 1953067008 389831 33554432000 4194304 4650419 140737262186032 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15771/tid=15773] ppid=15769 vsize=1907292 CPUtime=1201.63 cores=1,3,5,7
/proc/15771/task/15773/stat : 15773 (strangenight1-m) R 15769 15771 13999 0 -1 4202560 508969 0 0 0 119963 200 0 0 25 0 4 0 517595848 1953067008 389831 33554432000 4194304 4650419 140737262186032 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15771/tid=15774] ppid=15769 vsize=1907292 CPUtime=1195.09 cores=1,3,5,7
/proc/15771/task/15774/stat : 15774 (strangenight1-m) R 15769 15771 13999 0 -1 4202560 619879 0 0 0 119297 212 0 0 25 0 4 0 517595848 1953067008 389831 33554432000 4194304 4650419 140737262186032 18446744073709551615 4333632 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.05
Current children cumulated vsize (KiB) 1907292

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.11 8.04 6.82 9/184 15828
/proc/meminfo: memFree=27259908/32951124 swapFree=67111364/67111528
[pid=15771] ppid=15769 vsize=1907292 CPUtime=4800.05 cores=1,3,5,7
/proc/15771/stat : 15771 (strangenight1-m) R 15769 15771 13999 0 -1 4202496 3230253 0 0 0 479109 896 0 0 25 0 4 0 517595848 1953067008 389831 33554432000 4194304 4650419 140737262186032 18446744073709551615 4330590 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15771/statm: 476823 389831 395 112 0 471788 0
[pid=15771/tid=15772] ppid=15769 vsize=1907292 CPUtime=1201.65 cores=1,3,5,7
/proc/15771/task/15772/stat : 15772 (strangenight1-m) R 15769 15771 13999 0 -1 4202560 744308 0 0 0 119965 200 0 0 25 0 4 0 517595848 1953067008 389831 33554432000 4194304 4650419 140737262186032 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15771/tid=15773] ppid=15769 vsize=1907292 CPUtime=1201.63 cores=1,3,5,7
/proc/15771/task/15773/stat : 15773 (strangenight1-m) R 15769 15771 13999 0 -1 4202560 508969 0 0 0 119963 200 0 0 25 0 4 0 517595848 1953067008 389831 33554432000 4194304 4650419 140737262186032 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15771/tid=15774] ppid=15769 vsize=1907292 CPUtime=1195.09 cores=1,3,5,7
/proc/15771/task/15774/stat : 15774 (strangenight1-m) R 15769 15771 13999 0 -1 4202560 619879 0 0 0 119297 212 0 0 25 0 4 0 517595848 1953067008 389831 33554432000 4194304 4650419 140737262186032 18446744073709551615 4333632 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.05
Current children cumulated vsize (KiB) 1907292

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.77
CPU time (s): 4800.14
CPU user time (s): 4791.11
CPU system time (s): 9.02563
CPU usage (%): 399.421
Max. virtual memory (cumulated for all children) (KiB): 1955692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4791.11
system time used= 9.02563
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3230257
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= 20314
involuntary context switches= 33234

runsolver used 1.78973 second user time and 4.78327 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-29 08:52:35
IDJOB=3174960
IDBENCH=82578
IDSOLVER=1588
FILE ID=node106/3174960-1304059954
RUNJOBID= node106-1304059954-15758
PBS_JOBID= 13170400
Free space on /tmp= 72152 MiB

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

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

MD5SUM BENCH= 91da78a39fd68b6c63602d278464956f
RANDOM SEED=1402043709

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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:      30407056 kB
Buffers:        230388 kB
Cached:        2040356 kB
SwapCached:         88 kB
Active:         766184 kB
Inactive:      1567772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30407056 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           13968 kB
Writeback:           4 kB
AnonPages:       63476 kB
Mapped:          14764 kB
Slab:           145376 kB
PageTables:       4728 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188968 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= 72140 MiB
End job on node106 at 2011-04-29 09:12:38