Trace number 3175069

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.33 1201.94

General information on the benchmark

Namerandom/large/
unif-k5-r20-v750-c15000-S976181807-056-UNKNOWN.cnf
MD5SUM3d45813e0b955709c303b5b4ba4955d9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark13.204
Satisfiable
(Un)Satisfiability was proved
Number of variables750
Number of clauses15000
Sum of the clauses size75000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 515000
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3175069-1304081284.cnf'
0.00/0.00	c -- header says num vars:            750
0.00/0.00	c -- header says num clauses:       15000
0.00/0.01	c -- clauses added:            0 learnts,        15000 normals,            0 xors
0.00/0.01	c -- vars added        750
0.00/0.01	c Parsing time:  0.03 s
0.00/0.01	c  N st     0         0       750     15000         0         0     75000         0   no data   no data  --
0.00/0.08	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.27
0.00/0.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
0.33/0.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.33/0.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.33/0.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
0.33/0.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.76/0.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
2.76/0.77	c Finding binary XORs  T:     0.00 s  found:       0
2.76/0.77	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
2.76/0.77	c calculated reachability. Time: 0.00
2.76/0.77	c Calc default polars -  time:   0.00 s pos:     373 undec:      28 neg:     349
2.76/0.77	c =========================================================================================
2.76/0.77	c types(t): F = full restart, N = normal restart
2.76/0.77	c types(t): S = simplification begin/end, E = solution found
2.76/0.77	c restart types(rt): st = static, dy = dynamic
2.76/0.77	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
2.76/0.77	c  B st     0         0       750     15000         0         0     75000         0   no data   no data  --
2.76/0.77	c Decided on static restart strategy
2.76/0.77	c  N st     8      4914       750     15000         0      4871     75000    524736   no data   no data  --
3.17/0.89	c  N st    10     11299       750     15000         0      4513     75000    310728   no data   no data  --
5.18/1.38	c  N st    11     17042       750     15000         0     10208     75000    941594   no data   no data  --
8.35/2.12	c  F st    12     25003       750     15000         0     12496     75000   1191315   no data   no data  --
8.35/2.12	c  N st    12     25003       750     15000         0     12496     75000   1191315   no data   no data  --
9.57/2.48	c  N dy    18     30000       750     15000         0     10713     75000    897348   no data   no data  --
9.57/2.49	c  S st    18     30000       750     15000         0     10713     75000    897348   no data   no data  --
9.95/2.53	c  S st    18     30512       750     15000         0     11225     75000    943740   no data   no data  --
9.95/2.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
9.95/2.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.95/2.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
9.95/2.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.95/2.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.95/2.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
9.95/2.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16.34/4.14	c lits-rem:      1542  cl-subs:      190  v-elim:      0  v-fix:    0  time:  6.22 s
16.74/4.26	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.50
16.74/4.26	c calculated reachability. Time: 0.00
16.74/4.26	c  N dy    18     30512       750     15000         0     11035     75000    907815   no data   no data  --
18.36/4.61	c  N dy    44     34712       750     15000         0     15224     75000   1320564     80.81     85.41  --
19.54/4.95	c  N dy    63     39113       750     15000         0     11761     75000    688575     80.02     84.88  --
21.13/5.34	c  N dy    83     43539       750     15000         0     16166     75000   1118659     79.47     83.88  --
21.93/5.55	c  S st   101     45768       750     15000         0      9483     75000    343530     79.94   no data  --
21.93/5.60	c  S st   101     46269       750     15000         0      9983     75000    386898     79.94   no data  --
21.93/5.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
21.93/5.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.35/5.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
22.35/5.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.35/5.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.35/5.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
22.35/5.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
35.94/9.08	c lits-rem:      1178  cl-subs:        5  v-elim:      0  v-fix:    0  time: 13.81 s
35.94/9.09	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
35.94/9.09	c vivif2 --  cl tried     9978 cl shrink        0 lits rem          0 time: 0.02
36.32/9.19	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.41
36.32/9.19	c calculated reachability. Time: 0.00
36.32/9.19	c  N dy   101     46269       750     15000         0      9978     75000    385058     79.94   no data  --
37.91/9.50	c  N dy   121     50441       750     15000         0     14132     75000    790836     79.69     83.89  --
39.12/9.86	c  N dy   139     54616       750     15000         0     18290     75000   1193831     79.55     84.86  --
40.70/10.21	c  N dy   161     58745       750     15000         0     12480     75000    529406     79.52     84.06  --
41.90/10.55	c  N dy   187     62878       750     15000         0     16602     75000    934275     79.75     84.36  --
43.50/10.96	c  N dy   210     67240       750     15000         0     20948     75000   1369894     80.04     84.65  --
44.32/11.15	c  S st   224     69403       750     15000         0     12159     75000    396869     80.11   no data  --
44.32/11.20	c  S st   224     69905       750     15000         0     12661     75000    438376     80.11   no data  --
44.73/11.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
44.73/11.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
44.73/11.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.04
44.73/11.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
44.73/11.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
44.73/11.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
44.73/11.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
58.28/14.63	c lits-rem:      1944  cl-subs:        9  v-elim:      0  v-fix:    0  time: 13.59 s
58.28/14.63	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
58.28/14.63	c vivif2 --  cl tried    12652 cl shrink        0 lits rem          0 time: 0.02
58.68/14.79	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.63
58.68/14.79	c calculated reachability. Time: 0.00
58.68/14.79	c  N dy   224     69905       750     15000         0     12652     75000    434815     80.11   no data  --
60.68/15.22	c  N dy   245     74408       750     15000         0     17133     75000    872555     80.05     84.82  --
62.67/15.74	c  N dy   269     79234       750     15000         0     21932     75000   1339476     79.95     84.79  --
64.68/16.25	c  N dy   299     84463       750     15000         0     15200     75000    598172     79.98     84.26  --
65.87/16.53	c  F st   314     87502       750     15000         0     18231     75000    891129     79.87   no data  --
67.07/16.86	c  N st   319     90799       750     15000         0     21515     75000   1223222     79.87   no data  --
69.88/17.50	c  N dy   339     96671       750     15000         0     14420     75000    429663     79.81     84.09  --
71.87/18.09	c  N dy   373    103054       750     15000         0     20777     75000   1052886     79.87     84.21  --
72.67/18.26	c  S st   384    104858       750     15000         0     22576     75000   1228424     79.89     66.66  --
73.06/18.33	c  S st   384    105359       750     15000         0     23077     75000   1272111     79.89   no data  --
73.06/18.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
73.06/18.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
73.06/18.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.06
73.06/18.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
73.06/18.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
73.06/18.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
73.06/18.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
89.44/22.47	c lits-rem:       889  cl-subs:       70  v-elim:      0  v-fix:    0  time: 16.24 s
89.44/22.47	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.01
89.44/22.48	c vivif2 --  cl tried    23007 cl shrink        0 lits rem          0 time: 0.05
90.64/22.70	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.88
90.64/22.70	c calculated reachability. Time: 0.00
90.64/22.70	c  N dy   384    105359       750     15000         0     23007     75000   1258649     79.89   no data  --
93.44/23.40	c  N dy   407    112275       750     15000         0     15956     75000    486942     79.74     84.03  --
95.83/24.07	c  N dy   444    119441       750     15000         0     23094     75000   1181935     79.70     85.55  --
99.43/24.95	c  N dy   477    127130       750     15000         0     15805     75000    381278     79.55     84.37  --
102.63/25.76	c  N dy   526    135329       750     15000         0     23982     75000   1182503     79.63     84.64  --
106.62/26.78	c  N dy   568    143997       750     15000         0     16674     75000    374473     79.58     85.93  --
110.24/27.70	c  N dy   608    153252       750     15000         0     25903     75000   1281432     79.56     84.77  --
112.61/28.24	c  S st   636    158038       750     15000         0     30672     75000   1756875     79.65     77.48  --
113.01/28.32	c  S st   636    158543       750     15000         0     31177     75000   1800526     79.65   no data  --
113.01/28.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
113.01/28.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
113.01/28.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.08
113.41/28.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
113.41/28.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
113.41/28.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
113.41/28.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
154.58/38.71	c lits-rem:      1452  cl-subs:      119  v-elim:      0  v-fix:    0  time: 41.09 s
154.58/38.71	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
154.58/38.73	c vivif2 --  cl tried    31058 cl shrink        0 lits rem          0 time: 0.08
155.75/39.07	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 1.36
155.75/39.07	c calculated reachability. Time: 0.00
155.75/39.07	c  N dy   636    158543       750     15000         0     31058     75000   1778777     79.65   no data  --
160.55/40.22	c  N dy   686    168707       750     15000         0     24237     75000   1021373     79.60     84.07  --
166.14/41.61	c  N dy   756    179830       750     15000         0     35329     75000   2111622     79.69     83.90  --
171.33/42.92	c  N dy   827    191872       750     15000         0     29389     75000   1443379     79.77     84.38  --
177.33/44.41	c  N dy   896    204179       750     15000         0     22711     75000    701409     79.83     97.14  --
183.72/46.00	c  N dy   973    217344       750     15000         0     35829     75000   1987857     79.88     87.11  --
190.10/47.62	c  N dy  1048    231223       750     15000         0     29737     75000   1301809     79.92     84.81  --
193.30/48.42	c  S st  1072    237817       750     15000         0     36311     75000   1940814     79.85   no data  --
193.72/48.52	c  S st  1072    238319       750     15000         0     36812     75000   1981512     79.85   no data  --
193.72/48.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
193.72/48.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
193.72/48.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.09
194.13/48.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
194.13/48.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
194.13/48.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
194.13/48.60	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
238.06/59.64	c lits-rem:      1068  cl-subs:      115  v-elim:      0  v-fix:    0  time: 44.03 s
238.06/59.65	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
238.06/59.67	c vivif2 --  cl tried    36697 cl shrink        0 lits rem          0 time: 0.08
239.24/59.98	c asymm  cl-useful: 0/13805/15000 lits-rem:0 time: 1.25
239.24/59.98	c calculated reachability. Time: 0.00
239.24/59.98	c  N dy  1072    238319       750     15000         0     36697     75000   1959967     79.85   no data  --
246.84/61.84	c  N dy  1160    253916       750     15000         0     31315     75000   1363130     79.90     84.27  --
255.24/63.97	c  N dy  1245    270123       750     15000         0     25538     75000    702603     79.89     84.14  --
264.43/66.25	c  N dy  1340    287578       750     15000         0     42938     75000   2407279     79.92     85.49  --
273.59/68.59	c  N dy  1425    306034       750     15000         0     38401     75000   1862620     79.83     84.30  --
273.99/68.62	c  F st  1426    306250       750     15000         0     38617     75000   1882876     79.82     67.60  --
284.77/71.34	c  N dy  1511    325614       750     15000         0     33977     75000   1343043     79.80     84.19  --
296.36/74.29	c  N dy  1614    345734       750     15000         0     29126     75000    784578     79.80     85.17  --
303.15/75.90	c  S st  1682    357478       750     15000         0     40823     75000   1930752     79.83   no data  --
303.56/76.02	c  S st  1682    357981       750     15000         0     41325     75000   1976928     79.83   no data  --
303.56/76.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
303.56/76.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
303.56/76.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.11
303.97/76.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
303.97/76.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
303.97/76.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
303.97/76.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
367.07/91.91	c lits-rem:      1174  cl-subs:      117  v-elim:      0  v-fix:    0  time: 63.04 s
367.07/91.91	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
367.07/91.93	c vivif2 --  cl tried    41208 cl shrink        0 lits rem          0 time: 0.08
367.07/91.97	c asymm  cl-useful: 0/1195/15000 lits-rem:0 time: 0.16
367.07/91.97	c calculated reachability. Time: 0.00
367.07/91.97	c  N dy  1682    357981       750     15000         0     41208     75000   1954348     79.83   no data  --
379.05/94.90	c  N dy  1795    378084       750     15000         0     35330     75000   1298013     79.86     84.71  --
391.04/98.00	c  N dy  1901    398091       750     15000         0     28367     75000    534211     79.85     85.91  --
402.62/100.80	c  N dy  2014    418118       750     15000         0     48316     75000   2478778     79.85     99.24  --
414.21/103.77	c  N dy  2099    438450       750     15000         0     40695     75000   1653976     79.79     84.81  --
427.38/107.04	c  N dy  2208    458528       750     15000         0     31802     75000    686144     79.80     85.43  --
439.38/110.07	c  N dy  2325    478606       750     15000         0     51825     75000   2657707     79.84     93.89  --
452.15/113.24	c  N dy  2443    498933       750     15000         0     42182     75000   1621061     79.87     84.30  --
466.93/116.92	c  N dy  2552    518947       750     15000         0     31236     75000    450425     79.88     92.03  --
477.72/119.68	c  S st  2657    536972       750     15000         0     49197     75000   2215921     79.90   no data  --
478.52/119.81	c  S st  2657    537475       750     15000         0     49700     75000   2258848     79.90   no data  --
478.52/119.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
478.52/119.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
478.52/119.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.13
478.92/119.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
478.92/119.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
478.92/119.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
478.92/119.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
580.80/145.49	c lits-rem:      1082  cl-subs:      105  v-elim:      0  v-fix:    0  time: 102.02 s
580.80/145.50	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
581.17/145.52	c vivif2 --  cl tried    49595 cl shrink        0 lits rem          0 time: 0.10
582.78/145.90	c asymm  cl-useful: 0/11189/15000 lits-rem:0 time: 1.53
582.78/145.90	c calculated reachability. Time: 0.00
582.78/145.90	c  N dy  2657    537475       750     15000         0     49595     75000   2239128     79.90   no data  --
597.57/149.67	c  N dy  2772    557547       750     15000         0     37703     75000    990589     79.93     93.19  --
612.33/153.31	c  N dy  2888    577743       750     15000         0     57830     75000   2960214     79.94     85.29  --
626.72/156.94	c  N dy  2994    597887       750     15000         0     45027     75000   1626123     79.94     84.17  --
642.70/160.96	c  N dy  3108    617894       750     15000         0     64967     75000   3586922     79.96     84.68  --
656.68/164.43	c  N dy  3208    637986       750     15000         0     51093     75000   2120561     79.96     86.31  --
674.26/168.84	c  N dy  3315    658830       750     15000         0     36982     75000    650341     79.95     85.08  --
688.25/172.33	c  N dy  3420    678853       750     15000         0     56948     75000   2612744     79.95     84.20  --
705.41/176.62	c  N dy  3526    699037       750     15000         0     41190     75000    972760     79.93     84.31  --
720.60/180.48	c  N dy  3623    719040       750     15000         0     61136     75000   2936750     79.92     88.28  --
738.59/184.98	c  N dy  3739    739482       750     15000         0     44626     75000   1223200     79.94     84.68  --
755.35/189.19	c  N dy  3855    759667       750     15000         0     64752     75000   3212831     79.96     84.32  --
773.33/193.69	c  N dy  3978    779938       750     15000         0     47074     75000   1376980     79.99     84.38  --
790.51/197.99	c  N dy  4089    800063       750     15000         0     67124     75000   3353936     80.01     84.79  --
796.90/199.57	c  S st  4120    806212       750     15000         0     73254     75000   3960591     80.01   no data  --
797.70/199.76	c  S st  4120    806713       750     15000         0     73755     75000   4003204     80.01   no data  --
797.70/199.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
797.70/199.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
798.10/199.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.21
798.49/199.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
798.49/199.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
798.49/199.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
798.49/199.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2900.91/726.29	c lits-rem:       752  cl-subs:      241  v-elim:      0  v-fix:    0  time: 2100.98 s
2900.91/726.29	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
2901.28/726.34	c vivif2 --  cl tried    73514 cl shrink        0 lits rem          0 time: 0.17
2902.08/726.59	c asymm  cl-useful: 0/3811/15000 lits-rem:0 time: 1.02
2902.08/726.59	c calculated reachability. Time: 0.00
2902.08/726.59	c  N dy  4120    806713       750     15000         0     73514     75000   3959126     80.01   no data  --
2918.86/730.76	c  N dy  4224    827102       750     15000         0     54953     75000   2061071     80.02     84.52  --
2939.23/735.80	c  N dy  4340    847760       750     15000         0     75562     75000   4101715     80.03     86.54  --
2956.01/740.02	c  N dy  4454    867764       750     15000         0     55625     75000   2034389     80.05     85.27  --
2975.98/745.09	c  N dy  4567    888275       750     15000         0     76062     75000   4060126     80.07     84.85  --
2993.96/749.54	c  N dy  4693    908481       750     15000         0     55326     75000   1910525     80.10     86.69  --
3013.54/754.43	c  N dy  4804    928579       750     15000         0     75348     75000   3890568     80.10     88.94  --
3032.33/759.16	c  N dy  4898    948787       750     15000         0     53628     75000   1651493     80.08     84.51  --
3052.28/764.12	c  N dy  5021    969264       750     15000         0     74040     75000   3653962     80.09     84.50  --
3072.65/769.29	c  N dy  5133    989290       750     15000         0     51160     75000   1330590     80.11     85.18  --
3091.82/774.02	c  N dy  5236   1009386       750     15000         0     71203     75000   3296967     80.10     86.31  --
3114.18/779.68	c  N dy  5349   1029420       750     15000         0     47302     75000    861166     80.11     84.89  --
3132.56/784.26	c  N dy  5459   1049861       750     15000         0     67685     75000   2862223     80.12     84.59  --
3156.12/790.14	c  N dy  5569   1069945       750     15000         0     87702     75000   4824164     80.12     84.87  --
3158.53/790.79	c  F st  5581   1071875       750     15000         0     89626     75000   5014732     80.12   no data  --
3174.10/794.63	c  N dy  5668   1090039       750     15000         0     62854     75000   2313204     80.14     85.00  --
3196.07/800.10	c  N dy  5776   1110165       750     15000         0     82916     75000   4289400     80.14     85.04  --
3217.26/805.42	c  N dy  5889   1130534       750     15000         0     57378     75000   1671868     80.15     85.29  --
3237.61/810.53	c  N dy  5993   1150578       750     15000         0     77346     75000   3640881     80.16     94.82  --
3261.98/816.60	c  N dy  6096   1170594       750     15000         0     50458     75000    899621     80.16     84.80  --
3280.76/821.35	c  N dy  6213   1190822       750     15000         0     70615     75000   2886227     80.17     86.05  --
3304.33/827.23	c  S st  6325   1210070       750     15000         0     89802     75000   4778120     80.18   no data  --
3305.15/827.49	c  S st  6325   1210576       750     15000         0     90308     75000   4823802     80.18   no data  --
3305.52/827.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
3305.52/827.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3305.52/827.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.26
3306.32/827.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3306.32/827.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3306.32/827.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
3306.32/827.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3175069-1304081284/watcher-3175069-1304081284 -o /tmp/evaluation-result-3175069-1304081284/solver-3175069-1304081284 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175069-1304081284.cnf 

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

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


[startup+0 s]
/proc/loadavg: 7.37 7.94 8.00 1/172 32071
/proc/meminfo: memFree=24406828/32951124 swapFree=67111524/67111528
[pid=32071] ppid=32069 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/32071/stat : 32071 (strangenight1-m) R 32069 32071 31855 0 -1 4202496 417 0 0 0 0 0 0 0 22 0 4 0 519726156 52465664 356 33554432000 4194304 4650419 140736698655408 18446744073709551615 212687675323 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32071/statm: 12809 356 306 112 0 7774 0
[pid=32071/tid=32072] ppid=32069 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/32071/task/32072/stat : 32072 (strangenight1-m) R 32069 32071 31855 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 4 0 519726156 52465664 356 33554432000 4194304 4650419 140736698655408 18446744073709551615 47999884330930 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32071/tid=32073] ppid=32069 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/32071/task/32073/stat : 32073 (strangenight1-m) R 32069 32071 31855 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 519726156 52465664 356 33554432000 4194304 4650419 140736698655408 18446744073709551615 47999884330930 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32071/tid=32074] ppid=32069 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/32071/task/32074/stat : 32074 (strangenight1-m) R 32069 32071 31855 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 4 0 519726156 52465664 356 33554432000 4194304 4650419 140736698655408 18446744073709551615 212682722390 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.084039 s]
/proc/loadavg: 7.37 7.94 8.00 1/172 32071
/proc/meminfo: memFree=24406828/32951124 swapFree=67111524/67111528
[pid=32071] ppid=32069 vsize=285436 CPUtime=0.33 cores=1,3,5,7
/proc/32071/stat : 32071 (strangenight1-m) R 32069 32071 31855 0 -1 4202496 3257 0 0 0 33 0 0 0 18 0 4 0 519726156 292286464 2719 33554432000 4194304 4650419 140736698655408 18446744073709551615 212687336133 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32071/statm: 71359 2719 376 112 0 66324 0
[pid=32071/tid=32072] ppid=32069 vsize=285436 CPUtime=0.08 cores=1,3,5,7
/proc/32071/task/32072/stat : 32072 (strangenight1-m) D 32069 32071 31855 0 -1 4202560 806 0 0 0 8 0 0 0 18 0 4 0 519726156 292286464 2798 33554432000 4194304 4650419 140736698655408 18446744073709551615 212687336481 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32071/tid=32073] ppid=32069 vsize=285568 CPUtime=0.08 cores=1,3,5,7
/proc/32071/task/32073/stat : 32073 (strangenight1-m) R 32069 32071 31855 0 -1 4202560 825 0 0 0 8 0 0 0 18 0 4 0 519726156 292421632 2946 33554432000 4194304 4650419 140736698655408 18446744073709551615 212687718583 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32071/tid=32074] ppid=32069 vsize=285568 CPUtime=0.07 cores=1,3,5,7
/proc/32071/task/32074/stat : 32074 (strangenight1-m) R 32069 32071 31855 0 -1 4202560 606 0 0 0 7 0 0 0 18 0 4 0 519726156 292421632 2979 33554432000 4194304 4650419 140736698655408 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 285436

[startup+0.398465 s]
/proc/loadavg: 7.37 7.94 8.00 1/172 32071
/proc/meminfo: memFree=24406828/32951124 swapFree=67111524/67111528
[pid=32071] ppid=32069 vsize=289896 CPUtime=1.56 cores=1,3,5,7
/proc/32071/stat : 32071 (strangenight1-m) R 32069 32071 31855 0 -1 4202496 8492 0 0 0 154 2 0 0 18 0 4 0 519726156 296853504 6243 33554432000 4194304 4650419 140736698655408 18446744073709551615 4310421 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32071/statm: 72474 6244 391 112 0 67439 0
[pid=32071/tid=32072] ppid=32069 vsize=289896 CPUtime=0.38 cores=1,3,5,7
/proc/32071/task/32072/stat : 32072 (strangenight1-m) R 32069 32071 31855 0 -1 4202560 2080 0 0 0 38 0 0 0 18 0 4 0 519726156 296853504 6244 33554432000 4194304 4650419 140736698655408 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32071/tid=32073] ppid=32069 vsize=289896 CPUtime=0.38 cores=1,3,5,7
/proc/32071/task/32073/stat : 32073 (strangenight1-m) R 32069 32071 31855 0 -1 4202560 2416 0 0 0 38 0 0 0 18 0 4 0 519726156 296853504 6244 33554432000 4194304 4650419 140736698655408 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32071/tid=32074] ppid=32069 vsize=289896 CPUtime=0.38 cores=1,3,5,7
/proc/32071/task/32074/stat : 32074 (strangenight1-m) R 32069 32071 31855 0 -1 4202560 1553 0 0 0 38 0 0 0 18 0 4 0 519726156 296853504 6244 33554432000 4194304 4650419 140736698655408 18446744073709551615 4365276 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.56
Current children cumulated vsize (KiB) 289896

[startup+0.400287 s]
/proc/loadavg: 7.37 7.94 8.00 1/172 32071
/proc/meminfo: memFree=24406828/32951124 swapFree=67111524/67111528
[pid=32071] ppid=32069 vsize=289896 CPUtime=1.56 cores=1,3,5,7
/proc/32071/stat : 32071 (strangenight1-m) R 32069 32071 31855 0 -1 4202496 8503 0 0 0 154 2 0 0 18 0 4 0 519726156 296853504 6254 33554432000 4194304 4650419 140736698655408 18446744073709551615 4365195 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32071/statm: 72474 6254 391 112 0 67439 0
[pid=32071/tid=32072] ppid=32069 vsize=289896 CPUtime=0.38 cores=1,3,5,7
/proc/32071/task/32072/stat : 32072 (strangenight1-m) R 32069 32071 31855 0 -1 4202560 2083 0 0 0 38 0 0 0 18 0 4 0 519726156 296853504 6254 33554432000 4194304 4650419 140736698655408 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32071/tid=32073] ppid=32069 vsize=289896 CPUtime=0.38 cores=1,3,5,7
/proc/32071/task/32073/stat : 32073 (strangenight1-m) R 32069 32071 31855 0 -1 4202560 2419 0 0 0 38 0 0 0 18 0 4 0 519726156 296853504 6255 33554432000 4194304 4650419 140736698655408 18446744073709551615 4520322 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32071/tid=32074] ppid=32069 vsize=289896 CPUtime=0.38 cores=1,3,5,7
/proc/32071/task/32074/stat : 32074 (strangenight1-m) R 32069 32071 31855 0 -1 4202560 1556 0 0 0 38 0 0 0 18 0 4 0 519726156 296853504 6255 33554432000 4194304 4650419 140736698655408 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.56
Current children cumulated vsize (KiB) 289896

[startup+0.700236 s]
/proc/loadavg: 7.37 7.94 8.00 1/172 32071
/proc/meminfo: memFree=24406828/32951124 swapFree=67111524/67111528
[pid=32071] ppid=32069 vsize=291432 CPUtime=2.76 cores=1,3,5,7
/proc/32071/stat : 32071 (strangenight1-m) R 32069 32071 31855 0 -1 4202496 11472 0 0 0 274 2 0 0 18 0 4 0 519726156 298426368 7003 33554432000 4194304 4650419 140736698655408 18446744073709551615 4366831 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32071/statm: 72858 7003 391 112 0 67823 0
[pid=32071/tid=32072] ppid=32069 vsize=291432 CPUtime=0.68 cores=1,3,5,7
/proc/32071/task/32072/stat : 32072 (strangenight1-m) R 32069 32071 31855 0 -1 4202560 2961 0 0 0 68 0 0 0 18 0 4 0 519726156 298426368 7003 33554432000 4194304 4650419 140736698655408 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32071/tid=32073] ppid=32069 vsize=291432 CPUtime=0.68 cores=1,3,5,7
/proc/32071/task/32073/stat : 32073 (strangenight1-m) R 32069 32071 31855 0 -1 4202560 2904 0 0 0 68 0 0 0 18 0 4 0 519726156 298426368 7003 33554432000 4194304 4650419 140736698655408 18446744073709551615 4304253 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32071/tid=32074] ppid=32069 vsize=291432 CPUtime=0.68 cores=1,3,5,7
/proc/32071/task/32074/stat : 32074 (strangenight1-m) R 32069 32071 31855 0 -1 4202560 2376 0 0 0 68 0 0 0 18 0 4 0 519726156 298426368 7003 33554432000 4194304 4650419 140736698655408 18446744073709551615 4334120 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 291432

[startup+1.50109 s]
/proc/loadavg: 7.37 7.94 8.00 11/184 32088
/proc/meminfo: memFree=24338256/32951124 swapFree=67111524/67111528
[pid=32071] ppid=32069 vsize=294664 CPUtime=5.96 cores=1,3,5,7
/proc/32071/stat : 32071 (strangenight1-m) R 32069 32071 31855 0 -1 4202496 19177 0 0 0 592 4 0 0 20 0 4 0 519726156 301735936 7600 33554432000 4194304 4650419 140736698655408 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32071/statm: 73666 7600 391 112 0 68631 0
[pid=32071/tid=32072] ppid=32069 vsize=294664 CPUtime=1.48 cores=1,3,5,7
/proc/32071/task/32072/stat : 32072 (strangenight1-m) R 32069 32071 31855 0 -1 4202560 5067 0 0 0 147 1 0 0 20 0 4 0 519726156 301735936 7601 33554432000 4194304 4650419 140736698655408 18446744073709551615 4365286 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32071/tid=32073] ppid=32069 vsize=294664 CPUtime=1.49 cores=1,3,5,7
/proc/32071/task/32073/stat : 32073 (strangenight1-m) R 32069 32071 31855 0 -1 4202560 4834 0 0 0 148 1 0 0 20 0 4 0 519726156 301735936 7601 33554432000 4194304 4650419 140736698655408 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32071/tid=32074] ppid=32069 vsize=294664 CPUtime=1.48 cores=1,3,5,7
/proc/32071/task/32074/stat : 32074 (strangenight1-m) R 32069 32071 31855 0 -1 4202560 3955 0 0 0 148 0 0 0 20 0 4 0 519726156 301735936 7601 33554432000 4194304 4650419 140736698655408 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 294664

[startup+3.1008 s]
/proc/loadavg: 7.37 7.94 8.00 9/184 32088
/proc/meminfo: memFree=24332924/32951124 swapFree=67111524/67111528
[pid=32071] ppid=32069 vsize=283000 CPUtime=12.35 cores=1,3,5,7
/proc/32071/stat : 32071 (strangenight1-m) R 32069 32071 31855 0 -1 4202496 37337 0 0 0 1228 7 0 0 25 0 4 0 519726156 289792000 18949 33554432000 4194304 4650419 140736698655408 18446744073709551615 4438671 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32071/statm: 70750 18949 393 112 0 65715 0
[pid=32071/tid=32072] ppid=32069 vsize=283000 CPUtime=3.07 cores=1,3,5,7
/proc/32071/task/32072/stat : 32072 (strangenight1-m) R 32069 32071 31855 0 -1 4202560 11031 0 0 0 305 2 0 0 25 0 4 0 519726156 289792000 18949 33554432000 4194304 4650419 140736698655408 18446744073709551615 4476297 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32071/tid=32073] ppid=32069 vsize=283000 CPUtime=3.08 cores=1,3,5,7
/proc/32071/task/32073/stat : 32073 (strangenight1-m) R 32069 32071 31855 0 -1 4202560 7747 0 0 0 307 1 0 0 25 0 4 0 519726156 289792000 18949 33554432000 4194304 4650419 140736698655408 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32071/tid=32074] ppid=32069 vsize=283000 CPUtime=3.08 cores=1,3,5,7
/proc/32071/task/32074/stat : 32074 (strangenight1-m) R 32069 32071 31855 0 -1 4202560 6852 0 0 0 307 1 0 0 25 0 4 0 519726156 289792000 18949 33554432000 4194304 4650419 140736698655408 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 283000

[startup+6.30022 s]
/proc/loadavg: 7.42 7.94 8.00 9/184 32088
/proc/meminfo: memFree=24170968/32951124 swapFree=67111524/67111528
[pid=32071] ppid=32069 vsize=312024 CPUtime=25.13 cores=1,3,5,7
/proc/32071/stat : 32071 (strangenight1-m) R 32069 32071 31855 0 -1 4202496 51001 0 0 0 2504 9 0 0 25 0 4 0 519726156 319512576 29139 33554432000 4194304 4650419 140736698655408 18446744073709551615 4439488 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32071/statm: 78006 29139 393 112 0 72971 0
[pid=32071/tid=32072] ppid=32069 vsize=312024 CPUtime=6.26 cores=1,3,5,7
/proc/32071/task/32072/stat : 32072 (strangenight1-m) R 32069 32071 31855 0 -1 4202560 11031 0 0 0 624 2 0 0 25 0 4 0 519726156 319512576 29139 33554432000 4194304 4650419 140736698655408 18446744073709551615 4476522 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32071/tid=32073] ppid=32069 vsize=312024 CPUtime=6.29 cores=1,3,5,7
/proc/32071/task/32073/stat : 32073 (strangenight1-m) R 32069 32071 31855 0 -1 4202560 12755 0 0 0 627 2 0 0 25 0 4 0 519726156 319512576 29139 33554432000 4194304 4650419 140736698655408 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32071/tid=32074] ppid=32069 vsize=312024 CPUtime=6.28 cores=1,3,5,7
/proc/32071/task/32074/stat : 32074 (strangenight1-m) R 32069 32071 31855 0 -1 4202560 13001 0 0 0 626 2 0 0 25 0 4 0 519726156 319512576 29139 33554432000 4194304 4650419 140736698655408 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 312024

[startup+12.7011 s]
/proc/loadavg: 7.47 7.94 8.00 9/184 32088
/proc/meminfo: memFree=24083436/32951124 swapFree=67111524/67111528
[pid=32071] ppid=32069 vsize=387860 CPUtime=50.7 cores=1,3,5,7
/proc/32071/stat : 32071 (strangenight1-m) R 32069 32071 31855 0 -1 4202496 74780 0 0 0 5057 13 0 0 25 0 4 0 519726156 397168640 44731 33554432000 4194304 4650419 140736698655408 18446744073709551615 4439361 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32071/statm: 96965 44737 393 112 0 91930 0
[pid=32071/tid=32072] ppid=32069 vsize=387860 CPUtime=12.61 cores=1,3,5,7
/proc/32071/task/32072/stat : 32072 (strangenight1-m) R 32069 32071 31855 0 -1 4202560 17784 0 0 0 1259 2 0 0 25 0 4 0 519726156 397168640 44742 33554432000 4194304 4650419 140736698655408 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32071/tid=32073] ppid=32069 vsize=387860 CPUtime=12.68 cores=1,3,5,7
/proc/32071/task/32073/stat : 32073 (strangenight1-m) R 32069 32071 31855 0 -1 4202560 17100 0 0 0 1265 3 0 0 25 0 4 0 519726156 397168640 44742 33554432000 4194304 4650419 140736698655408 18446744073709551615 4439619 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32071/tid=32074] ppid=32069 vsize=388012 CPUtime=12.68 cores=1,3,5,7
/proc/32071/task/32074/stat : 32074 (strangenight1-m) R 32069 32071 31855 0 -1 4202560 22853 0 0 0 1264 4 0 0 25 0 4 0 519726156 397324288 44749 33554432000 4194304 4650419 140736698655408 18446744073709551615 212687336133 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 387860

[startup+25.5067 s]
/proc/loadavg: 7.58 7.94 8.00 9/184 32088
/proc/meminfo: memFree=23907488/32951124 swapFree=67111524/67111528
[pid=32071] ppid=32069 vsize=506176 CPUtime=101.85 cores=1,3,5,7
/proc/32071/stat : 32071 (strangenight1-m) R 32069 32071 31855 0 -1 4202496 106349 0 0 0 10163 22 0 0 25 0 4 0 519726156 518324224 65894 33554432000 4194304 4650419 140736698655408 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32071/statm: 126544 65894 393 112 0 121509 0
[pid=32071/tid=32072] ppid=32069 vsize=506176 CPUtime=25.35 cores=1,3,5,7
/proc/32071/task/32072/stat : 32072 (strangenight1-m) R 32069 32071 31855 0 -1 4202560 24120 0 0 0 2531 4 0 0 25 0 4 0 519726156 518324224 65894 33554432000 4194304 4650419 140736698655408 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32071/tid=32073] ppid=32069 vsize=506176 CPUtime=25.49 cores=1,3,5,7
/proc/32071/task/32073/stat : 32073 (strangenight1-m) R 32069 32071 31855 0 -1 4202560 24785 0 0 0 2544 5 0 0 25 0 4 0 519726156 518324224 65894 33554432000 4194304 4650419 140736698655408 18446744073709551615 4366865 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32071/tid=32074] ppid=32069 vsize=506176 CPUtime=25.48 cores=1,3,5,7
/proc/32071/task/32074/stat : 32074 (strangenight1-m) R 32069 32071 31855 0 -1 4202560 33486 0 0 0 2542 6 0 0 25 0 4 0 519726156 518324224 65894 33554432000 4194304 4650419 140736698655408 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.85
Current children cumulated vsize (KiB) 506176

[startup+51.1011 s]
/proc/loadavg: 7.81 7.96 8.01 9/184 32089
/proc/meminfo: memFree=23753796/32951124 swapFree=67111524/67111528
[pid=32071] ppid=32069 vsize=538336 CPUtime=204.09 cores=1,3,5,7
/proc/32071/stat : 32071 (strangenight1-m) R 32069 32071 31855 0 -1 4202496 153490 0 0 0 20375 34 0 0 25 0 4 0 519726156 551256064 82772 33554432000 4194304 4650419 140736698655408 18446744073709551615 4439619 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32071/statm: 134584 82772 393 112 0 129549 0
[pid=32071/tid=32072] ppid=32069 vsize=538336 CPUtime=50.81 cores=1,3,5,7
/proc/32071/task/32072/stat : 32072 (strangenight1-m) R 32069 32071 31855 0 -1 4202560 39416 0 0 0 5072 9 0 0 25 0 4 0 519726156 551256064 82772 33554432000 4194304 4650419 140736698655408 18446744073709551615 4368288 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32071/tid=32073] ppid=32069 vsize=538336 CPUtime=51.08 cores=1,3,5,7
/proc/32071/task/32073/stat : 32073 (strangenight1-m) R 32069 32071 31855 0 -1 4202560 35077 0 0 0 5101 7 0 0 25 0 4 0 519726156 551256064 82772 33554432000 4194304 4650419 140736698655408 18446744073709551615 4303973 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32071/tid=32074] ppid=32069 vsize=538336 CPUtime=51.08 cores=1,3,5,7
/proc/32071/task/32074/stat : 32074 (strangenight1-m) R 32069 32071 31855 0 -1 4202560 45756 0 0 0 5098 10 0 0 25 0 4 0 519726156 551256064 82772 33554432000 4194304 4650419 140736698655408 18446744073709551615 4365246 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 538336

[startup+102.301 s]
/proc/loadavg: 7.97 7.98 8.01 9/184 32090
/proc/meminfo: memFree=23682468/32951124 swapFree=67111524/67111528
[pid=32071] ppid=32069 vsize=618692 CPUtime=408.62 cores=1,3,5,7
/proc/32071/stat : 32071 (strangenight1-m) R 32069 32071 31855 0 -1 4202496 240471 0 0 0 40795 67 0 0 25 0 4 0 519726156 633540608 88953 33554432000 4194304 4650419 140736698655408 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32071/statm: 154673 88953 393 112 0 149638 0
[pid=32071/tid=32072] ppid=32069 vsize=618692 CPUtime=101.74 cores=1,3,5,7
/proc/32071/task/32072/stat : 32072 (strangenight1-m) R 32069 32071 31855 0 -1 4202560 65617 0 0 0 10155 19 0 0 25 0 4 0 519726156 633540608 88953 33554432000 4194304 4650419 140736698655408 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32071/tid=32073] ppid=32069 vsize=618692 CPUtime=102.28 cores=1,3,5,7
/proc/32071/task/32073/stat : 32073 (strangenight1-m) R 32069 32071 31855 0 -1 4202560 56261 0 0 0 10214 14 0 0 25 0 4 0 519726156 633540608 88953 33554432000 4194304 4650419 140736698655408 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32071/tid=32074] ppid=32069 vsize=618692 CPUtime=102.27 cores=1,3,5,7
/proc/32071/task/32074/stat : 32074 (strangenight1-m) R 32069 32071 31855 0 -1 4202560 71200 0 0 0 10207 20 0 0 25 0 4 0 519726156 633540608 88953 33554432000 4194304 4650419 140736698655408 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.62
Current children cumulated vsize (KiB) 618692

[startup+162.301 s]

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

[pid=32071] ppid=32069 vsize=907324 CPUtime=2805.41 cores=1,3,5,7
/proc/32071/stat : 32071 (strangenight1-m) R 32069 32071 31855 0 -1 4202496 672782 0 0 0 280271 270 0 0 25 0 4 0 519726156 929099776 145189 33554432000 4194304 4650419 140736698655408 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32071/statm: 226831 145189 393 112 0 221796 0
[pid=32071/tid=32072] ppid=32069 vsize=907324 CPUtime=698.47 cores=1,3,5,7
/proc/32071/task/32072/stat : 32072 (strangenight1-m) R 32069 32071 31855 0 -1 4202560 179771 0 0 0 69771 76 0 0 25 0 4 0 519726156 929099776 145189 33554432000 4194304 4650419 140736698655408 18446744073709551615 4365361 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32071/tid=32073] ppid=32069 vsize=907324 CPUtime=702.3 cores=1,3,5,7
/proc/32071/task/32073/stat : 32073 (strangenight1-m) R 32069 32071 31855 0 -1 4202560 242160 0 0 0 70118 112 0 0 25 0 4 0 519726156 929099776 145189 33554432000 4194304 4650419 140736698655408 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32071/tid=32074] ppid=32069 vsize=907324 CPUtime=702.3 cores=1,3,5,7
/proc/32071/task/32074/stat : 32074 (strangenight1-m) R 32069 32071 31855 0 -1 4202560 147320 0 0 0 70177 53 0 0 25 0 4 0 519726156 929099776 145189 33554432000 4194304 4650419 140736698655408 18446744073709551615 4476324 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2805.41
Current children cumulated vsize (KiB) 907324

[startup+762.301 s]
/proc/loadavg: 8.16 8.10 8.03 9/184 32108
/proc/meminfo: memFree=23099588/32951124 swapFree=67111524/67111528
[pid=32071] ppid=32069 vsize=928672 CPUtime=3045.09 cores=1,3,5,7
/proc/32071/stat : 32071 (strangenight1-m) R 32069 32071 31855 0 -1 4202496 709219 0 0 0 304222 287 0 0 25 0 4 0 519726156 950960128 150251 33554432000 4194304 4650419 140736698655408 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32071/statm: 232168 150252 393 112 0 227133 0
[pid=32071/tid=32072] ppid=32069 vsize=928672 CPUtime=758.16 cores=1,3,5,7
/proc/32071/task/32072/stat : 32072 (strangenight1-m) R 32069 32071 31855 0 -1 4202560 197121 0 0 0 75730 86 0 0 25 0 4 0 519726156 950960128 150252 33554432000 4194304 4650419 140736698655408 18446744073709551615 4439361 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32071/tid=32073] ppid=32069 vsize=928672 CPUtime=762.3 cores=1,3,5,7
/proc/32071/task/32073/stat : 32073 (strangenight1-m) R 32069 32071 31855 0 -1 4202560 248682 0 0 0 76117 113 0 0 25 0 4 0 519726156 950960128 150252 33554432000 4194304 4650419 140736698655408 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32071/tid=32074] ppid=32069 vsize=928672 CPUtime=762.3 cores=1,3,5,7
/proc/32071/task/32074/stat : 32074 (strangenight1-m) R 32069 32071 31855 0 -1 4202560 147320 0 0 0 76177 53 0 0 25 0 4 0 519726156 950960128 150252 33554432000 4194304 4650419 140736698655408 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3045.09
Current children cumulated vsize (KiB) 928672

[startup+822.301 s]
/proc/loadavg: 8.09 8.10 8.03 9/184 32119
/proc/meminfo: memFree=23097184/32951124 swapFree=67111524/67111528
[pid=32071] ppid=32069 vsize=930076 CPUtime=3284.75 cores=1,3,5,7
/proc/32071/stat : 32071 (strangenight1-m) R 32069 32071 31855 0 -1 4202496 728058 0 0 0 328178 297 0 0 25 0 4 0 519726156 952397824 150561 33554432000 4194304 4650419 140736698655408 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32071/statm: 232519 150561 393 112 0 227484 0
[pid=32071/tid=32072] ppid=32069 vsize=930076 CPUtime=817.83 cores=1,3,5,7
/proc/32071/task/32072/stat : 32072 (strangenight1-m) R 32069 32071 31855 0 -1 4202560 197121 0 0 0 81697 86 0 0 25 0 4 0 519726156 952397824 150561 33554432000 4194304 4650419 140736698655408 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32071/tid=32073] ppid=32069 vsize=930076 CPUtime=822.29 cores=1,3,5,7
/proc/32071/task/32073/stat : 32073 (strangenight1-m) R 32069 32071 31855 0 -1 4202560 255460 0 0 0 82115 114 0 0 25 0 4 0 519726156 952397824 150561 33554432000 4194304 4650419 140736698655408 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32071/tid=32074] ppid=32069 vsize=930076 CPUtime=822.3 cores=1,3,5,7
/proc/32071/task/32074/stat : 32074 (strangenight1-m) R 32069 32071 31855 0 -1 4202560 147320 0 0 0 82177 53 0 0 25 0 4 0 519726156 952397824 150561 33554432000 4194304 4650419 140736698655408 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3284.75
Current children cumulated vsize (KiB) 930076

[startup+882.301 s]
/proc/loadavg: 8.03 8.08 8.02 9/184 32120
/proc/meminfo: memFree=23096132/32951124 swapFree=67111524/67111528
[pid=32071] ppid=32069 vsize=930304 CPUtime=3524.45 cores=1,3,5,7
/proc/32071/stat : 32071 (strangenight1-m) R 32069 32071 31855 0 -1 4202496 737281 0 0 0 352145 300 0 0 25 0 4 0 519726156 952631296 152737 33554432000 4194304 4650419 140736698655408 18446744073709551615 4476522 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32071/statm: 232576 152737 393 112 0 227541 0
[pid=32071/tid=32072] ppid=32069 vsize=930304 CPUtime=877.51 cores=1,3,5,7
/proc/32071/task/32072/stat : 32072 (strangenight1-m) R 32069 32071 31855 0 -1 4202560 197121 0 0 0 87665 86 0 0 25 0 4 0 519726156 952631296 152737 33554432000 4194304 4650419 140736698655408 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32071/tid=32073] ppid=32069 vsize=930304 CPUtime=882.3 cores=1,3,5,7
/proc/32071/task/32073/stat : 32073 (strangenight1-m) R 32069 32071 31855 0 -1 4202560 262363 0 0 0 88116 114 0 0 25 0 4 0 519726156 952631296 152737 33554432000 4194304 4650419 140736698655408 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32071/tid=32074] ppid=32069 vsize=930304 CPUtime=882.3 cores=1,3,5,7
/proc/32071/task/32074/stat : 32074 (strangenight1-m) R 32069 32071 31855 0 -1 4202560 147327 0 0 0 88177 53 0 0 25 0 4 0 519726156 952631296 152737 33554432000 4194304 4650419 140736698655408 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3524.45
Current children cumulated vsize (KiB) 930304

[startup+942.301 s]
/proc/loadavg: 8.01 8.06 8.02 9/184 32122
/proc/meminfo: memFree=23092840/32951124 swapFree=67111524/67111528
[pid=32071] ppid=32069 vsize=930304 CPUtime=3764.11 cores=1,3,5,7
/proc/32071/stat : 32071 (strangenight1-m) R 32069 32071 31855 0 -1 4202496 744463 0 0 0 376110 301 0 0 25 0 4 0 519726156 952631296 152818 33554432000 4194304 4650419 140736698655408 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32071/statm: 232576 152818 393 112 0 227541 0
[pid=32071/tid=32072] ppid=32069 vsize=930304 CPUtime=937.18 cores=1,3,5,7
/proc/32071/task/32072/stat : 32072 (strangenight1-m) R 32069 32071 31855 0 -1 4202560 197121 0 0 0 93632 86 0 0 25 0 4 0 519726156 952631296 152818 33554432000 4194304 4650419 140736698655408 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32071/tid=32073] ppid=32069 vsize=930304 CPUtime=942.29 cores=1,3,5,7
/proc/32071/task/32073/stat : 32073 (strangenight1-m) R 32069 32071 31855 0 -1 4202560 269544 0 0 0 94114 115 0 0 25 0 4 0 519726156 952631296 152818 33554432000 4194304 4650419 140736698655408 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32071/tid=32074] ppid=32069 vsize=930304 CPUtime=942.3 cores=1,3,5,7
/proc/32071/task/32074/stat : 32074 (strangenight1-m) R 32069 32071 31855 0 -1 4202560 147328 0 0 0 94177 53 0 0 25 0 4 0 519726156 952631296 152818 33554432000 4194304 4650419 140736698655408 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3764.11
Current children cumulated vsize (KiB) 930304

[startup+1002.31 s]
/proc/loadavg: 8.41 8.14 8.04 9/184 32126
/proc/meminfo: memFree=23090340/32951124 swapFree=67111524/67111528
[pid=32071] ppid=32069 vsize=980964 CPUtime=4002.95 cores=1,3,5,7
/proc/32071/stat : 32071 (strangenight1-m) R 32069 32071 31855 0 -1 4202496 764071 0 0 0 399983 312 0 0 25 0 4 0 519726156 1004507136 151544 33554432000 4194304 4650419 140736698655408 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32071/statm: 245241 151544 393 112 0 240206 0
[pid=32071/tid=32072] ppid=32069 vsize=980964 CPUtime=995.99 cores=1,3,5,7
/proc/32071/task/32072/stat : 32072 (strangenight1-m) R 32069 32071 31855 0 -1 4202560 209147 0 0 0 99503 96 0 0 25 0 4 0 519726156 1004507136 151544 33554432000 4194304 4650419 140736698655408 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32071/tid=32073] ppid=32069 vsize=980964 CPUtime=1002.3 cores=1,3,5,7
/proc/32071/task/32073/stat : 32073 (strangenight1-m) R 32069 32071 31855 0 -1 4202560 277036 0 0 0 100114 116 0 0 25 0 4 0 519726156 1004507136 151544 33554432000 4194304 4650419 140736698655408 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32071/tid=32074] ppid=32069 vsize=980964 CPUtime=1002.31 cores=1,3,5,7
/proc/32071/task/32074/stat : 32074 (strangenight1-m) R 32069 32071 31855 0 -1 4202560 147328 0 0 0 100178 53 0 0 25 0 4 0 519726156 1004507136 151544 33554432000 4194304 4650419 140736698655408 18446744073709551615 4476522 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4002.95
Current children cumulated vsize (KiB) 980964

[startup+1062.3 s]
/proc/loadavg: 8.26 8.14 8.05 9/184 32128
/proc/meminfo: memFree=23085416/32951124 swapFree=67111524/67111528
[pid=32071] ppid=32069 vsize=994740 CPUtime=4242.61 cores=1,3,5,7
/proc/32071/stat : 32071 (strangenight1-m) R 32069 32071 31855 0 -1 4202496 792030 0 0 0 423934 327 0 0 25 0 4 0 519726156 1018613760 150664 33554432000 4194304 4650419 140736698655408 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32071/statm: 248685 150664 393 112 0 243650 0
[pid=32071/tid=32072] ppid=32069 vsize=994740 CPUtime=1055.66 cores=1,3,5,7
/proc/32071/task/32072/stat : 32072 (strangenight1-m) R 32069 32071 31855 0 -1 4202560 229545 0 0 0 105457 109 0 0 25 0 4 0 519726156 1018613760 150664 33554432000 4194304 4650419 140736698655408 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32071/tid=32073] ppid=32069 vsize=994740 CPUtime=1062.3 cores=1,3,5,7
/proc/32071/task/32073/stat : 32073 (strangenight1-m) R 32069 32071 31855 0 -1 4202560 284512 0 0 0 106112 118 0 0 25 0 4 0 519726156 1018613760 150664 33554432000 4194304 4650419 140736698655408 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32071/tid=32074] ppid=32069 vsize=994740 CPUtime=1062.3 cores=1,3,5,7
/proc/32071/task/32074/stat : 32074 (strangenight1-m) R 32069 32071 31855 0 -1 4202560 147347 0 0 0 106177 53 0 0 25 0 4 0 519726156 1018613760 150664 33554432000 4194304 4650419 140736698655408 18446744073709551615 4476365 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4242.61
Current children cumulated vsize (KiB) 994740

[startup+1122.3 s]
/proc/loadavg: 8.17 8.13 8.05 9/184 32130
/proc/meminfo: memFree=23070464/32951124 swapFree=67111524/67111528
[pid=32071] ppid=32069 vsize=995344 CPUtime=4482.28 cores=1,3,5,7
/proc/32071/stat : 32071 (strangenight1-m) R 32069 32071 31855 0 -1 4202496 817195 0 0 0 447885 343 0 0 25 0 4 0 519726156 1019232256 154179 33554432000 4194304 4650419 140736698655408 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32071/statm: 248836 154179 393 112 0 243801 0
[pid=32071/tid=32072] ppid=32069 vsize=995344 CPUtime=1115.33 cores=1,3,5,7
/proc/32071/task/32072/stat : 32072 (strangenight1-m) R 32069 32071 31855 0 -1 4202560 247909 0 0 0 111409 124 0 0 25 0 4 0 519726156 1019232256 154179 33554432000 4194304 4650419 140736698655408 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32071/tid=32073] ppid=32069 vsize=995344 CPUtime=1122.3 cores=1,3,5,7
/proc/32071/task/32073/stat : 32073 (strangenight1-m) R 32069 32071 31855 0 -1 4202560 291313 0 0 0 112111 119 0 0 25 0 4 0 519726156 1019232256 154179 33554432000 4194304 4650419 140736698655408 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32071/tid=32074] ppid=32069 vsize=995344 CPUtime=1122.31 cores=1,3,5,7
/proc/32071/task/32074/stat : 32074 (strangenight1-m) R 32069 32071 31855 0 -1 4202560 147347 0 0 0 112178 53 0 0 25 0 4 0 519726156 1019232256 154179 33554432000 4194304 4650419 140736698655408 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4482.28
Current children cumulated vsize (KiB) 995344

[startup+1182.3 s]
/proc/loadavg: 8.13 8.12 8.05 9/184 32131
/proc/meminfo: memFree=23078844/32951124 swapFree=67111524/67111528
[pid=32071] ppid=32069 vsize=995636 CPUtime=4721.96 cores=1,3,5,7
/proc/32071/stat : 32071 (strangenight1-m) R 32069 32071 31855 0 -1 4202496 828209 0 0 0 471850 346 0 0 25 0 4 0 519726156 1019531264 150193 33554432000 4194304 4650419 140736698655408 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32071/statm: 248909 150193 393 112 0 243874 0
[pid=32071/tid=32072] ppid=32069 vsize=995636 CPUtime=1175.01 cores=1,3,5,7
/proc/32071/task/32072/stat : 32072 (strangenight1-m) R 32069 32071 31855 0 -1 4202560 251406 0 0 0 117375 126 0 0 25 0 4 0 519726156 1019531264 150193 33554432000 4194304 4650419 140736698655408 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32071/tid=32073] ppid=32069 vsize=995636 CPUtime=1182.3 cores=1,3,5,7
/proc/32071/task/32073/stat : 32073 (strangenight1-m) R 32069 32071 31855 0 -1 4202560 298830 0 0 0 118110 120 0 0 25 0 4 0 519726156 1019531264 150193 33554432000 4194304 4650419 140736698655408 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32071/tid=32074] ppid=32069 vsize=995636 CPUtime=1182.31 cores=1,3,5,7
/proc/32071/task/32074/stat : 32074 (strangenight1-m) R 32069 32071 31855 0 -1 4202560 147347 0 0 0 118178 53 0 0 25 0 4 0 519726156 1019531264 150193 33554432000 4194304 4650419 140736698655408 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4721.96
Current children cumulated vsize (KiB) 995636



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 8.09 8.11 8.04 5/180 32133
/proc/meminfo: memFree=23797556/32951124 swapFree=67111524/67111528
[pid=32071] ppid=32069 vsize=995636 CPUtime=4800.28 cores=1,3,5,7
/proc/32071/stat : 32071 (strangenight1-m) R 32069 32071 31855 0 -1 4202496 830565 0 0 0 479681 347 0 0 25 0 4 0 519726156 1019531264 150175 33554432000 4194304 4650419 140736698655408 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32071/statm: 248909 150175 393 112 0 243874 0
[pid=32071/tid=32072] ppid=32069 vsize=995636 CPUtime=1194.5 cores=1,3,5,7
/proc/32071/task/32072/stat : 32072 (strangenight1-m) R 32069 32071 31855 0 -1 4202560 251406 0 0 0 119324 126 0 0 25 0 4 0 519726156 1019531264 150175 33554432000 4194304 4650419 140736698655408 18446744073709551615 4476738 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32071/tid=32073] ppid=32069 vsize=995636 CPUtime=1201.9 cores=1,3,5,7
/proc/32071/task/32073/stat : 32073 (strangenight1-m) R 32069 32071 31855 0 -1 4202560 301186 0 0 0 120070 120 0 0 25 0 4 0 519726156 1019531264 150175 33554432000 4194304 4650419 140736698655408 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32071/tid=32074] ppid=32069 vsize=995636 CPUtime=1201.91 cores=1,3,5,7
/proc/32071/task/32074/stat : 32074 (strangenight1-m) R 32069 32071 31855 0 -1 4202560 147347 0 0 0 120138 53 0 0 25 0 4 0 519726156 1019531264 150175 33554432000 4194304 4650419 140736698655408 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 995636

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

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

[startup+1201.9 s]
/proc/loadavg: 8.09 8.11 8.04 5/180 32133
/proc/meminfo: memFree=23797556/32951124 swapFree=67111524/67111528
[pid=32071] ppid=32069 vsize=995636 CPUtime=4800.28 cores=1,3,5,7
/proc/32071/stat : 32071 (strangenight1-m) R 32069 32071 31855 0 -1 4202496 830565 0 0 0 479681 347 0 0 25 0 4 0 519726156 1019531264 150175 33554432000 4194304 4650419 140736698655408 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32071/statm: 248909 150175 393 112 0 243874 0
[pid=32071/tid=32072] ppid=32069 vsize=995636 CPUtime=1194.5 cores=1,3,5,7
/proc/32071/task/32072/stat : 32072 (strangenight1-m) R 32069 32071 31855 0 -1 4202560 251406 0 0 0 119324 126 0 0 25 0 4 0 519726156 1019531264 150175 33554432000 4194304 4650419 140736698655408 18446744073709551615 4476738 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32071/tid=32073] ppid=32069 vsize=995636 CPUtime=1201.9 cores=1,3,5,7
/proc/32071/task/32073/stat : 32073 (strangenight1-m) R 32069 32071 31855 0 -1 4202560 301186 0 0 0 120070 120 0 0 25 0 4 0 519726156 1019531264 150175 33554432000 4194304 4650419 140736698655408 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32071/tid=32074] ppid=32069 vsize=995636 CPUtime=1201.91 cores=1,3,5,7
/proc/32071/task/32074/stat : 32074 (strangenight1-m) R 32069 32071 31855 0 -1 4202560 147347 0 0 0 120138 53 0 0 25 0 4 0 519726156 1019531264 150175 33554432000 4194304 4650419 140736698655408 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 995636

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.94
CPU time (s): 4800.33
CPU user time (s): 4796.83
CPU system time (s): 3.49947
CPU usage (%): 399.382
Max. virtual memory (cumulated for all children) (KiB): 995636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.83
system time used= 3.49947
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 830565
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= 1253
involuntary context switches= 35349

runsolver used 1.66475 second user time and 4.90325 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-29 14:48:04
IDJOB=3175069
IDBENCH=82687
IDSOLVER=1588
FILE ID=node139/3175069-1304081284
RUNJOBID= node139-1304078876-31874
PBS_JOBID= 13170525
Free space on /tmp= 72552 MiB

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

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

MD5SUM BENCH= 3d45813e0b955709c303b5b4ba4955d9
RANDOM SEED=1792450876

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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.75
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.852
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	: 5321.49
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.852
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.852
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.82
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.852
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24406984 kB
Buffers:       2039512 kB
Cached:        5922892 kB
SwapCached:          4 kB
Active:         911272 kB
Inactive:      7114276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24406984 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            6628 kB
Writeback:           0 kB
AnonPages:       63624 kB
Mapped:          14764 kB
Slab:           453116 kB
PageTables:       4704 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   186624 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= 72548 MiB
End job on node139 at 2011-04-29 15:08:08