Trace number 3174902

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.32 1201.95

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1000-c20000-S941604910-059-UNKNOWN.cnf
MD5SUMc78d6e1455a357419b7ce124c081a6ba
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark12.0632
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of clauses20000
Sum of the clauses size100000
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 520000
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-3174902-1304048317.cnf'
0.00/0.00	c -- header says num vars:           1000
0.00/0.00	c -- header says num clauses:       20000
0.00/0.05	c -- clauses added:            0 learnts,        20000 normals,            0 xors
0.00/0.05	c -- vars added       1000
0.00/0.05	c Parsing time:  0.03 s
0.00/0.05	c  N st     0         0      1000     20000         0         0    100000         0   no data   no data  --
0.00/0.11	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.38
0.00/0.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
1.37/0.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.37/0.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.37/0.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
1.37/0.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.37/0.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
1.37/0.49	c Finding binary XORs  T:     0.00 s  found:       0
1.37/0.49	c Finding non-binary XORs:     0.03 s (found:       0, avg size: nan)
1.37/0.49	c calculated reachability. Time: 0.00
1.37/0.49	c Calc default polars -  time:   0.00 s pos:     492 undec:      44 neg:     464
1.37/0.49	c =========================================================================================
1.37/0.49	c types(t): F = full restart, N = normal restart
1.37/0.49	c types(t): S = simplification begin/end, E = solution found
1.37/0.49	c restart types(rt): st = static, dy = dynamic
1.37/0.49	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.37/0.49	c  B st     0         0      1000     20000         0         0    100000         0   no data   no data  --
4.00/1.01	c  N dy    14      4115      1000     20000         0      4102    100000    504650     98.58    105.81  --
4.00/1.01	c  N dy    32      8157      1000     20000         0      5647    100000    506047     96.05    104.23  --
4.39/1.11	c  N dy    58     12166      1000     20000         0      5412    100000    328943     96.55    102.62  --
5.19/1.32	c  N dy    76     16216      1000     20000         0      9458    100000    797810     95.47    101.32  --
6.75/1.71	c  N dy   101     20250      1000     20000         0      7865    100000    477858     96.01    101.64  --
7.57/1.97	c  N dy   128     24318      1000     20000         0     11930    100000    971310     96.23    101.30  --
7.95/2.02	c  F st   131     25000      1000     20000         0     12611    100000   1049799     96.11     94.25  --
9.56/2.46	c  N dy   137     30000      1000     20000         0     10791    100000    760139     96.11   no data  --
9.56/2.46	c  S st   137     30000      1000     20000         0     10791    100000    760139     96.11   no data  --
9.95/2.51	c  S st   137     30504      1000     20000         0     11295    100000    814518     96.11   no data  --
9.95/2.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
9.95/2.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.95/2.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
9.95/2.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.95/2.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.95/2.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
9.95/2.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
26.72/6.78	c lits-rem:      6317  cl-subs:       53  v-elim:      0  v-fix:    0  time: 16.83 s
27.52/6.95	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.68
27.52/6.95	c calculated reachability. Time: 0.00
27.52/6.95	c  N dy   137     30504      1000     20000         0     11242    100000    795090     96.11   no data  --
29.14/7.36	c  N dy   156     34543      1000     20000         0     15275    100000   1272217     95.98    102.60  --
30.72/7.75	c  N dy   180     38852      1000     20000         0     11689    100000    687849     96.02    101.14  --
32.32/8.13	c  N dy   205     42906      1000     20000         0     15737    100000   1164027     96.11    102.41  --
33.53/8.42	c  S st   223     45758      1000     20000         0      9648    100000    332988     96.17   no data  --
33.53/8.48	c  S st   223     46261      1000     20000         0     10151    100000    383013     96.17   no data  --
33.53/8.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
33.53/8.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
33.53/8.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
33.93/8.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.93/8.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.93/8.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
33.93/8.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
47.49/11.91	c lits-rem:      1215  cl-subs:        4  v-elim:      0  v-fix:    0  time: 13.54 s
47.49/11.91	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.01
47.49/11.91	c vivif2 --  cl tried    10147 cl shrink        0 lits rem          0 time: 0.02
47.89/12.05	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.54
47.89/12.05	c calculated reachability. Time: 0.00
47.89/12.05	c  N dy   223     46261      1000     20000         0     10147    100000    381051     96.17   no data  --
49.49/12.41	c  N dy   247     50348      1000     20000         0     14230    100000    863249     96.14    110.69  --
51.11/12.81	c  N dy   264     54552      1000     20000         0     18430    100000   1355215     95.84    101.40  --
52.69/13.21	c  N dy   287     58656      1000     20000         0     12569    100000    564644     95.83    101.88  --
54.28/13.61	c  N dy   310     62826      1000     20000         0     16732    100000   1053472     95.73    101.87  --
55.90/14.08	c  N dy   338     66881      1000     20000         0     20783    100000   1536450     95.86    102.42  --
57.08/14.36	c  S st   355     69391      1000     20000         0     12319    100000    422766     95.95   no data  --
57.48/14.42	c  S st   355     69894      1000     20000         0     12822    100000    477567     95.95   no data  --
57.48/14.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
57.48/14.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
57.48/14.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.05
57.48/14.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
57.48/14.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.48/14.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
57.48/14.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
72.67/18.27	c lits-rem:      2020  cl-subs:        7  v-elim:      0  v-fix:    0  time: 15.25 s
72.67/18.27	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
72.67/18.28	c vivif2 --  cl tried    12815 cl shrink        0 lits rem          0 time: 0.02
73.48/18.47	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.75
73.48/18.47	c calculated reachability. Time: 0.00
73.48/18.47	c  N dy   355     69894      1000     20000         0     12815    100000    474102     95.95   no data  --
75.46/18.96	c  N dy   388     74378      1000     20000         0     17296    100000   1017170     96.22    112.18  --
77.87/19.52	c  N dy   418     79173      1000     20000         0     22084    100000   1585702     96.24    111.60  --
79.85/20.07	c  N dy   440     84232      1000     20000         0     15154    100000    650775     96.18    130.68  --
81.45/20.43	c  F st   458     87500      1000     20000         0     18420    100000   1040745     96.15     96.01  --
83.04/20.80	c  N st   463     90796      1000     20000         0     21700    100000   1461844     96.15   no data  --
85.84/21.50	c  N dy   483     96649      1000     20000         0     14567    100000    475202     96.13    102.44  --
88.23/22.16	c  N dy   519    102826      1000     20000         0     20739    100000   1210873     96.12    102.48  --
89.44/22.40	c  S st   535    104844      1000     20000         0     22753    100000   1457505     96.23   no data  --
89.44/22.48	c  S st   535    105345      1000     20000         0     23254    100000   1507368     96.23   no data  --
89.44/22.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
89.44/22.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
89.84/22.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.08
89.84/22.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
89.84/22.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
89.84/22.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
89.84/22.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
117.57/29.51	c lits-rem:       788  cl-subs:       54  v-elim:      0  v-fix:    0  time: 27.48 s
117.57/29.51	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
117.57/29.53	c vivif2 --  cl tried    23200 cl shrink        0 lits rem          0 time: 0.06
118.75/29.81	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 1.11
118.75/29.81	c calculated reachability. Time: 0.00
118.75/29.81	c  N dy   535    105345      1000     20000         0     23200    100000   1493621     96.23   no data  --
121.90/30.66	c  N dy   569    112555      1000     20000         0     16422    100000    581056     96.13    101.32  --
125.07/31.49	c  N dy   605    120124      1000     20000         0     23979    100000   1482280     96.03    101.56  --
129.01/32.44	c  N dy   648    127815      1000     20000         0     16675    100000    502975     96.11    105.22  --
132.56/33.36	c  N dy   694    136039      1000     20000         0     24892    100000   1479932     96.16    109.91  --
137.30/34.51	c  N dy   748    144906      1000     20000         0     17765    100000    520297     96.19    102.71  --
141.25/35.54	c  N dy   800    154234      1000     20000         0     27076    100000   1629199     96.24    101.53  --
143.24/36.07	c  S st   823    158021      1000     20000         0     30856    100000   2088174     96.30     94.63  --
143.61/36.17	c  S st   823    158524      1000     20000         0     31359    100000   2140708     96.30   no data  --
143.61/36.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
143.61/36.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
144.01/36.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.10
144.01/36.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
144.01/36.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
144.01/36.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
144.01/36.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
195.71/49.29	c lits-rem:       992  cl-subs:       56  v-elim:      0  v-fix:    0  time: 51.66 s
195.71/49.29	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
196.08/49.31	c vivif2 --  cl tried    31303 cl shrink        0 lits rem          0 time: 0.09
197.28/49.68	c asymm  cl-useful: 0/18933/20000 lits-rem:0 time: 1.47
197.28/49.68	c calculated reachability. Time: 0.00
197.28/49.68	c  N dy   823    158524      1000     20000         0     31303    100000   2126225     96.30   no data  --
202.48/50.98	c  N dy   879    168786      1000     20000         0     24580    100000   1222756     96.29    102.40  --
208.89/52.59	c  N dy   945    179650      1000     20000         0     35425    100000   2516734     96.34    101.68  --
214.86/54.06	c  N dy  1022    191312      1000     20000         0     29100    100000   1655605     96.45    102.05  --
221.25/55.67	c  N dy  1093    203571      1000     20000         0     22369    100000    738156     96.44    103.62  --
228.03/57.32	c  N dy  1169    216636      1000     20000         0     35419    100000   2291540     96.42    101.98  --
234.85/59.08	c  N dy  1250    230535      1000     20000         0     29326    100000   1457809     96.45    103.12  --
238.83/60.05	c  S st  1293    237787      1000     20000         0     36570    100000   2324190     96.47   no data  --
239.24/60.15	c  S st  1293    238288      1000     20000         0     37071    100000   2376822     96.47   no data  --
239.24/60.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
239.24/60.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
239.24/60.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.10
239.64/60.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
239.64/60.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
239.64/60.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
239.64/60.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
313.12/78.63	c lits-rem:       821  cl-subs:       44  v-elim:      0  v-fix:    0  time: 73.27 s
313.12/78.63	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.01
313.12/78.66	c vivif2 --  cl tried    37027 cl shrink        0 lits rem          0 time: 0.10
313.12/78.68	c asymm  cl-useful: 0/1067/20000 lits-rem:0 time: 0.11
313.12/78.69	c calculated reachability. Time: 0.00
313.12/78.69	c  N dy  1293    238288      1000     20000         0     37027    100000   2365561     96.47   no data  --
321.11/80.69	c  N dy  1382    253654      1000     20000         0     31395    100000   1595977     96.49    103.38  --
330.69/83.03	c  N dy  1461    269923      1000     20000         0     25664    100000    794503     96.43    101.99  --
340.30/85.42	c  N dy  1559    287260      1000     20000         0     42975    100000   2846382     96.42    103.06  --
350.66/88.03	c  N dy  1671    305746      1000     20000         0     38468    100000   2209026     96.41    101.78  --
351.06/88.11	c  F st  1675    306251      1000     20000         0     38973    100000   2268703     96.42   no data  --
362.26/90.92	c  N dy  1760    325337      1000     20000         0     34050    100000   1578414     96.43    101.92  --
375.04/94.17	c  N dy  1870    345357      1000     20000         0     29097    100000    885086     96.46    101.70  --
382.62/96.02	c  S st  1941    357433      1000     20000         0     41147    100000   2315895     96.47   no data  --
383.02/96.14	c  S st  1941    357935      1000     20000         0     41649    100000   2368221     96.47   no data  --
383.02/96.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
383.02/96.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
383.02/96.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.13
383.41/96.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
383.41/96.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
383.41/96.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
383.41/96.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
459.71/115.33	c lits-rem:       892  cl-subs:       63  v-elim:      0  v-fix:    0  time: 76.11 s
459.71/115.33	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.01
459.71/115.35	c vivif2 --  cl tried    41586 cl shrink        0 lits rem          0 time: 0.10
461.31/115.70	c asymm  cl-useful: 0/15830/20000 lits-rem:0 time: 1.39
461.31/115.70	c calculated reachability. Time: 0.00
461.31/115.70	c  N dy  1941    357935      1000     20000         0     41586    100000   2352721     96.47   no data  --
473.29/118.71	c  N dy  2048    378034      1000     20000         0     35704    100000   1543694     96.42    103.32  --
486.07/121.97	c  N dy  2160    398070      1000     20000         0     28757    100000    613800     96.40    102.22  --
498.06/124.95	c  N dy  2263    418194      1000     20000         0     48851    100000   3005425     96.38    102.86  --
511.24/128.21	c  N dy  2381    438257      1000     20000         0     40920    100000   1957016     96.42    103.99  --
524.84/131.68	c  N dy  2481    458374      1000     20000         0     32046    100000    791942     96.42    101.51  --
538.80/135.14	c  N dy  2588    478629      1000     20000         0     52266    100000   3221377     96.44    102.01  --
552.79/138.64	c  N dy  2698    498724      1000     20000         0     42385    100000   1911442     96.45    104.86  --
568.79/142.69	c  N dy  2808    518803      1000     20000         0     31471    100000    491056     96.44    102.08  --
581.15/145.78	c  S st  2911    536902      1000     20000         0     49531    100000   2656319     96.45     85.11  --
581.96/145.92	c  S st  2911    537403      1000     20000         0     50032    100000   2708324     96.45   no data  --
581.96/145.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
581.96/145.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
581.96/145.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.15
582.37/146.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
582.37/146.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
582.37/146.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
582.37/146.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
690.60/173.11	c lits-rem:       692  cl-subs:       52  v-elim:      0  v-fix:    0  time: 107.95 s
690.60/173.11	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
690.60/173.14	c vivif2 --  cl tried    49980 cl shrink        0 lits rem          0 time: 0.12
691.00/173.29	c asymm  cl-useful: 0/4170/20000 lits-rem:0 time: 0.60
691.00/173.29	c calculated reachability. Time: 0.00
691.00/173.29	c  N dy  2911    537403      1000     20000         0     49980    100000   2695109     96.45   no data  --
707.37/177.30	c  N dy  3032    557512      1000     20000         0     38120    100000   1179126     96.48    102.76  --
722.16/181.06	c  N dy  3135    577588      1000     20000         0     58163    100000   3554313     96.46    101.60  --
737.73/184.94	c  N dy  3257    597755      1000     20000         0     45349    100000   1925643     96.50    102.32  --
754.50/189.10	c  N dy  3355    617776      1000     20000         0     65334    100000   4294723     96.46    102.67  --
768.89/192.71	c  N dy  3453    637848      1000     20000         0     51423    100000   2536916     96.44    102.10  --
786.46/197.16	c  N dy  3576    657871      1000     20000         0     36479    100000    645076     96.45    101.79  --
801.24/200.83	c  N dy  3691    677876      1000     20000         0     56454    100000   3037463     96.46    132.63  --
819.64/205.44	c  N dy  3823    698065      1000     20000         0     40674    100000   1029321     96.51    102.76  --
835.60/209.46	c  N dy  3933    718145      1000     20000         0     60707    100000   3430750     96.52    102.99  --
854.39/214.11	c  N dy  4053    738170      1000     20000         0     43767    100000   1298482     96.53    104.35  --
871.15/218.40	c  N dy  4161    758377      1000     20000         0     63943    100000   3714314     96.54    101.79  --
890.33/223.10	c  N dy  4273    778522      1000     20000         0     46116    100000   1467575     96.55    102.00  --
907.89/227.57	c  N dy  4394    798566      1000     20000         0     66129    100000   3843812     96.56    111.42  --
915.91/229.59	c  S st  4434    806104      1000     20000         0     73651    100000   4743804     96.56   no data  --
916.68/229.79	c  S st  4434    806608      1000     20000         0     74155    100000   4801023     96.56   no data  --
917.09/229.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
917.09/229.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
917.09/229.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.23
917.89/230.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
917.89/230.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
917.89/230.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
917.89/230.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3891.08/974.32	c lits-rem:       793  cl-subs:      100  v-elim:      0  v-fix:    0  time: 2971.54 s
3891.08/974.32	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.01
3891.08/974.37	c vivif2 --  cl tried    74055 cl shrink        0 lits rem          0 time: 0.21
3893.05/974.87	c asymm  cl-useful: 0/10546/20000 lits-rem:0 time: 1.98
3893.05/974.87	c calculated reachability. Time: 0.00
3893.05/974.87	c  N dy  4434    806608      1000     20000         0     74055    100000   4775842     96.56   no data  --
3911.82/979.54	c  N dy  4544    826892      1000     20000         0     55380    100000   2452132     96.55    101.67  --
3933.00/984.87	c  N dy  4643    846984      1000     20000         0     75430    100000   4849024     96.53    103.22  --
3951.77/989.58	c  N dy  4763    867095      1000     20000         0     55576    100000   2372130     96.54    101.94  --
3973.74/995.05	c  N dy  4875    887306      1000     20000         0     75755    100000   4783147     96.55    102.17  --
3993.31/999.94	c  N dy  4986    907486      1000     20000         0     54971    100000   2190951     96.56    104.90  --
4014.11/1005.18	c  N dy  5101    927552      1000     20000         0     75001    100000   4582327     96.55    104.15  --
4034.86/1010.34	c  N dy  5217    947601      1000     20000         0     53082    100000   1861603     96.56    103.51  --
4055.23/1015.47	c  N dy  5322    967728      1000     20000         0     73164    100000   4258038     96.55    102.68  --
4077.60/1021.08	c  N dy  5446    987899      1000     20000         0     50391    100000   1421073     96.58    104.53  --
4097.60/1026.02	c  N dy  5551   1007978      1000     20000         0     70440    100000   3812950     96.58    103.11  --
4122.34/1032.22	c  N dy  5674   1028046      1000     20000         0     46537    100000    847384     96.59    102.32  --
4141.54/1037.01	c  N dy  5784   1048204      1000     20000         0     66677    100000   3259652     96.60    103.04  --
4165.88/1043.14	c  N dy  5906   1068241      1000     20000         0     86681    100000   5657701     96.62    102.06  --
4170.67/1044.40	c  F st  5927   1071876      1000     20000         0     45380    100000    593285     96.62     81.74  --
4185.85/1048.16	c  N dy  6008   1088285      1000     20000         0     61744    100000   2645514     96.64    106.93  --
4208.62/1053.88	c  N dy  6116   1108378      1000     20000         0     81816    100000   5051220     96.64    101.80  --
4231.79/1059.62	c  N dy  6228   1128474      1000     20000         0     55958    100000   1753494     96.64    103.34  --
4253.76/1065.12	c  N dy  6343   1148858      1000     20000         0     76313    100000   4185608     96.65    102.09  --
4279.33/1071.51	c  N dy  6453   1168867      1000     20000         0     49369    100000    847012     96.65    102.92  --
4298.90/1076.47	c  N dy  6564   1189030      1000     20000         0     69500    100000   3247837     96.65    101.87  --
4324.46/1082.87	c  N dy  6683   1209217      1000     20000         0     89656    100000   5655649     96.65    102.69  --
4325.68/1083.12	c  S st  6689   1209912      1000     20000         0     90350    100000   5740365     96.65     97.03  --
4326.86/1083.41	c  S st  6689   1210415      1000     20000         0     90853    100000   5793853     96.65   no data  --
4326.86/1083.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
4326.86/1083.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4326.86/1083.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.30
4327.66/1083.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4327.66/1083.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4327.66/1083.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
4327.66/1083.69	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-3174902-1304048317/watcher-3174902-1304048317 -o /tmp/evaluation-result-3174902-1304048317/solver-3174902-1304048317 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3174902-1304048317.cnf 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 7.49 7.96 7.73 3/174 30292
/proc/meminfo: memFree=24892864/32951124 swapFree=67111348/67111528
[pid=30292] ppid=30290 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/30292/stat : 30292 (strangenight1-m) R 30290 30292 30062 0 -1 4202496 417 0 0 0 0 0 0 0 25 0 4 0 595062190 52465664 356 33554432000 4194304 4650419 140735716814400 18446744073709551615 47309939214258 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30292/statm: 12809 356 306 112 0 7774 0
[pid=30292/tid=30293] ppid=30290 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/30292/task/30293/stat : 30293 (strangenight1-m) R 30290 30292 30062 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 595062190 52465664 356 33554432000 4194304 4650419 140735716814400 18446744073709551615 47309939214258 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30292/tid=30294] ppid=30290 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/30292/task/30294/stat : 30294 (strangenight1-m) R 30290 30292 30062 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 595062190 52465664 356 33554432000 4194304 4650419 140735716814400 18446744073709551615 47309939214256 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30292/tid=30295] ppid=30290 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/30292/task/30295/stat : 30295 (strangenight1-m) R 30290 30292 30062 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 4 0 595062190 52465664 356 33554432000 4194304 4650419 140735716814400 18446744073709551615 252458065851 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.0993661 s]
/proc/loadavg: 7.49 7.96 7.73 3/174 30292
/proc/meminfo: memFree=24892864/32951124 swapFree=67111348/67111528
[pid=30292] ppid=30290 vsize=295708 CPUtime=0.44 cores=0,2,4,6
/proc/30292/stat : 30292 (strangenight1-m) R 30290 30292 30062 0 -1 4202496 4197 0 0 0 42 2 0 0 18 0 4 0 595062190 302804992 3430 33554432000 4194304 4650419 140735716814400 18446744073709551615 252458109063 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30292/statm: 71875 3903 377 112 0 66840 0
[pid=30292/tid=30293] ppid=30290 vsize=287500 CPUtime=0.1 cores=0,2,4,6
/proc/30292/task/30293/stat : 30293 (strangenight1-m) D 30290 30292 30062 0 -1 4202560 1400 0 0 0 10 0 0 0 18 0 4 0 595062190 294400000 4163 33554432000 4194304 4650419 140735716814400 18446744073709551615 252457727009 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30292/tid=30294] ppid=30290 vsize=287500 CPUtime=0.1 cores=0,2,4,6
/proc/30292/task/30294/stat : 30294 (strangenight1-m) R 30290 30292 30062 0 -1 4202560 1407 0 0 0 10 0 0 0 18 0 4 0 595062190 294400000 4293 33554432000 4194304 4650419 140735716814400 18446744073709551615 252458109111 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30292/tid=30295] ppid=30290 vsize=287500 CPUtime=0.1 cores=0,2,4,6
/proc/30292/task/30295/stat : 30295 (strangenight1-m) R 30290 30292 30062 0 -1 4202560 812 0 0 0 10 0 0 0 18 0 4 0 595062190 294400000 4540 33554432000 4194304 4650419 140735716814400 18446744073709551615 4334268 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 295708

[startup+0.137746 s]
/proc/loadavg: 7.49 7.96 7.73 3/174 30292
/proc/meminfo: memFree=24892864/32951124 swapFree=67111348/67111528
[pid=30292] ppid=30290 vsize=301636 CPUtime=1.37 cores=0,2,4,6
/proc/30292/stat : 30292 (strangenight1-m) R 30290 30292 30062 0 -1 4202496 9565 0 0 0 134 3 0 0 18 0 4 0 595062190 308875264 7778 33554432000 4194304 4650419 140735716814400 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30292/statm: 75409 7778 391 112 0 70374 0
[pid=30292/tid=30293] ppid=30290 vsize=301636 CPUtime=0.34 cores=0,2,4,6
/proc/30292/task/30293/stat : 30293 (strangenight1-m) D 30290 30292 30062 0 -1 4202560 2479 0 0 0 33 1 0 0 18 0 4 0 595062190 308875264 7778 33554432000 4194304 4650419 140735716814400 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30292/tid=30294] ppid=30290 vsize=301636 CPUtime=0.33 cores=0,2,4,6
/proc/30292/task/30294/stat : 30294 (strangenight1-m) R 30290 30292 30062 0 -1 4202560 2609 0 0 0 33 0 0 0 18 0 4 0 595062190 308875264 7521 33554432000 4194304 4650419 140735716814400 18446744073709551615 4334371 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30292/tid=30295] ppid=30290 vsize=301632 CPUtime=0.33 cores=0,2,4,6
/proc/30292/task/30295/stat : 30295 (strangenight1-m) R 30290 30292 30062 0 -1 4202560 1717 0 0 0 33 0 0 0 18 0 4 0 595062190 308871168 7521 33554432000 4194304 4650419 140735716814400 18446744073709551615 252458109063 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 301636

[startup+1.01032 s]
/proc/loadavg: 7.49 7.96 7.73 3/174 30292
/proc/meminfo: memFree=24892864/32951124 swapFree=67111348/67111528
[pid=30292] ppid=30290 vsize=296484 CPUtime=4 cores=0,2,4,6
/proc/30292/stat : 30292 (strangenight1-m) R 30290 30292 30062 0 -1 4202496 16546 0 0 0 395 5 0 0 19 0 4 0 595062190 303599616 8021 33554432000 4194304 4650419 140735716814400 18446744073709551615 4364772 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30292/statm: 74121 8021 391 112 0 69086 0
[pid=30292/tid=30293] ppid=30290 vsize=296484 CPUtime=0.99 cores=0,2,4,6
/proc/30292/task/30293/stat : 30293 (strangenight1-m) R 30290 30292 30062 0 -1 4202560 4279 0 0 0 98 1 0 0 19 0 4 0 595062190 303599616 8021 33554432000 4194304 4650419 140735716814400 18446744073709551615 4329363 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30292/tid=30294] ppid=30290 vsize=296484 CPUtime=0.99 cores=0,2,4,6
/proc/30292/task/30294/stat : 30294 (strangenight1-m) R 30290 30292 30062 0 -1 4202560 4492 0 0 0 98 1 0 0 19 0 4 0 595062190 303599616 8021 33554432000 4194304 4650419 140735716814400 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30292/tid=30295] ppid=30290 vsize=296484 CPUtime=0.99 cores=0,2,4,6
/proc/30292/task/30295/stat : 30295 (strangenight1-m) R 30290 30292 30062 0 -1 4202560 3279 0 0 0 98 1 0 0 19 0 4 0 595062190 303599616 8021 33554432000 4194304 4650419 140735716814400 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4
Current children cumulated vsize (KiB) 296484

[startup+1.1103 s]
/proc/loadavg: 7.49 7.96 7.73 3/174 30292
/proc/meminfo: memFree=24892864/32951124 swapFree=67111348/67111528
[pid=30292] ppid=30290 vsize=296484 CPUtime=4.39 cores=0,2,4,6
/proc/30292/stat : 30292 (strangenight1-m) R 30290 30292 30062 0 -1 4202496 17190 0 0 0 434 5 0 0 19 0 4 0 595062190 303599616 8665 33554432000 4194304 4650419 140735716814400 18446744073709551615 4315116 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30292/statm: 74121 8665 391 112 0 69086 0
[pid=30292/tid=30293] ppid=30290 vsize=296484 CPUtime=1.09 cores=0,2,4,6
/proc/30292/task/30293/stat : 30293 (strangenight1-m) R 30290 30292 30062 0 -1 4202560 4440 0 0 0 108 1 0 0 19 0 4 0 595062190 303599616 8665 33554432000 4194304 4650419 140735716814400 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30292/tid=30294] ppid=30290 vsize=296484 CPUtime=1.09 cores=0,2,4,6
/proc/30292/task/30294/stat : 30294 (strangenight1-m) R 30290 30292 30062 0 -1 4202560 4656 0 0 0 108 1 0 0 19 0 4 0 595062190 303599616 8665 33554432000 4194304 4650419 140735716814400 18446744073709551615 4365263 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30292/tid=30295] ppid=30290 vsize=296484 CPUtime=1.09 cores=0,2,4,6
/proc/30292/task/30295/stat : 30295 (strangenight1-m) R 30290 30292 30062 0 -1 4202560 3434 0 0 0 108 1 0 0 19 0 4 0 595062190 303599616 8665 33554432000 4194304 4650419 140735716814400 18446744073709551615 4314730 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4.39
Current children cumulated vsize (KiB) 296484

[startup+1.51023 s]
/proc/loadavg: 7.49 7.96 7.73 3/174 30292
/proc/meminfo: memFree=24892864/32951124 swapFree=67111348/67111528
[pid=30292] ppid=30290 vsize=296984 CPUtime=6 cores=0,2,4,6
/proc/30292/stat : 30292 (strangenight1-m) R 30290 30292 30062 0 -1 4202496 21368 0 0 0 594 6 0 0 19 0 4 0 595062190 304111616 8016 33554432000 4194304 4650419 140735716814400 18446744073709551615 4364751 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30292/statm: 74246 8016 391 112 0 69211 0
[pid=30292/tid=30293] ppid=30290 vsize=296984 CPUtime=1.49 cores=0,2,4,6
/proc/30292/task/30293/stat : 30293 (strangenight1-m) R 30290 30292 30062 0 -1 4202560 5493 0 0 0 147 2 0 0 19 0 4 0 595062190 304111616 8016 33554432000 4194304 4650419 140735716814400 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30292/tid=30294] ppid=30290 vsize=296984 CPUtime=1.49 cores=0,2,4,6
/proc/30292/task/30294/stat : 30294 (strangenight1-m) R 30290 30292 30062 0 -1 4202560 5739 0 0 0 148 1 0 0 20 0 4 0 595062190 304111616 8016 33554432000 4194304 4650419 140735716814400 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30292/tid=30295] ppid=30290 vsize=296984 CPUtime=1.49 cores=0,2,4,6
/proc/30292/task/30295/stat : 30295 (strangenight1-m) R 30290 30292 30062 0 -1 4202560 4499 0 0 0 148 1 0 0 19 0 4 0 595062190 304111616 8016 33554432000 4194304 4650419 140735716814400 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 6
Current children cumulated vsize (KiB) 296984

[startup+3.10093 s]
/proc/loadavg: 7.49 7.96 7.73 9/184 30305
/proc/meminfo: memFree=24638072/32951124 swapFree=67111348/67111528
[pid=30292] ppid=30290 vsize=316644 CPUtime=12.34 cores=0,2,4,6
/proc/30292/stat : 30292 (strangenight1-m) R 30290 30292 30062 0 -1 4202496 37698 0 0 0 1225 9 0 0 24 0 4 0 595062190 324243456 14265 33554432000 4194304 4650419 140735716814400 18446744073709551615 4439619 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30292/statm: 79161 14265 393 112 0 74126 0
[pid=30292/tid=30293] ppid=30290 vsize=316644 CPUtime=3.07 cores=0,2,4,6
/proc/30292/task/30293/stat : 30293 (strangenight1-m) R 30290 30292 30062 0 -1 4202560 8725 0 0 0 305 2 0 0 25 0 4 0 595062190 324243456 14265 33554432000 4194304 4650419 140735716814400 18446744073709551615 4457424 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30292/tid=30294] ppid=30290 vsize=316644 CPUtime=3.08 cores=0,2,4,6
/proc/30292/task/30294/stat : 30294 (strangenight1-m) R 30290 30292 30062 0 -1 4202560 9021 0 0 0 306 2 0 0 24 0 4 0 595062190 324243456 14265 33554432000 4194304 4650419 140735716814400 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30292/tid=30295] ppid=30290 vsize=316644 CPUtime=3.08 cores=0,2,4,6
/proc/30292/task/30295/stat : 30295 (strangenight1-m) R 30290 30292 30062 0 -1 4202560 7730 0 0 0 306 2 0 0 24 0 4 0 595062190 324243456 14265 33554432000 4194304 4650419 140735716814400 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 316644

[startup+6.30634 s]
/proc/loadavg: 7.53 7.96 7.73 9/184 30305
/proc/meminfo: memFree=24545692/32951124 swapFree=67111348/67111528
[pid=30292] ppid=30290 vsize=339876 CPUtime=25.15 cores=0,2,4,6
/proc/30292/stat : 30292 (strangenight1-m) R 30290 30292 30062 0 -1 4202496 55602 0 0 0 2502 13 0 0 25 0 4 0 595062190 348033024 30545 33554432000 4194304 4650419 140735716814400 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30292/statm: 84969 30545 393 112 0 79934 0
[pid=30292/tid=30293] ppid=30290 vsize=339876 CPUtime=6.26 cores=0,2,4,6
/proc/30292/task/30293/stat : 30293 (strangenight1-m) R 30290 30292 30062 0 -1 4202560 11513 0 0 0 623 3 0 0 25 0 4 0 595062190 348033024 30545 33554432000 4194304 4650419 140735716814400 18446744073709551615 4439641 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30292/tid=30294] ppid=30290 vsize=339876 CPUtime=6.28 cores=0,2,4,6
/proc/30292/task/30294/stat : 30294 (strangenight1-m) R 30290 30292 30062 0 -1 4202560 16695 0 0 0 624 4 0 0 25 0 4 0 595062190 348033024 30545 33554432000 4194304 4650419 140735716814400 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30292/tid=30295] ppid=30290 vsize=339876 CPUtime=6.29 cores=0,2,4,6
/proc/30292/task/30295/stat : 30295 (strangenight1-m) R 30290 30292 30062 0 -1 4202560 14696 0 0 0 626 3 0 0 25 0 4 0 595062190 348033024 30545 33554432000 4194304 4650419 140735716814400 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 339876

[startup+12.7011 s]
/proc/loadavg: 7.57 7.96 7.74 9/184 30305
/proc/meminfo: memFree=24521444/32951124 swapFree=67111348/67111528
[pid=30292] ppid=30290 vsize=341860 CPUtime=50.7 cores=0,2,4,6
/proc/30292/stat : 30292 (strangenight1-m) R 30290 30292 30062 0 -1 4202496 85995 0 0 0 5050 20 0 0 25 0 4 0 595062190 350064640 39104 33554432000 4194304 4650419 140735716814400 18446744073709551615 4363432 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30292/statm: 85465 39104 393 112 0 80430 0
[pid=30292/tid=30293] ppid=30290 vsize=341860 CPUtime=12.62 cores=0,2,4,6
/proc/30292/task/30293/stat : 30293 (strangenight1-m) R 30290 30292 30062 0 -1 4202560 22867 0 0 0 1257 5 0 0 25 0 4 0 595062190 350064640 39104 33554432000 4194304 4650419 140735716814400 18446744073709551615 4439408 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30292/tid=30294] ppid=30290 vsize=341860 CPUtime=12.67 cores=0,2,4,6
/proc/30292/task/30294/stat : 30294 (strangenight1-m) R 30290 30292 30062 0 -1 4202560 23477 0 0 0 1262 5 0 0 25 0 4 0 595062190 350064640 39104 33554432000 4194304 4650419 140735716814400 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30292/tid=30295] ppid=30290 vsize=341860 CPUtime=12.68 cores=0,2,4,6
/proc/30292/task/30295/stat : 30295 (strangenight1-m) R 30290 30292 30062 0 -1 4202560 23342 0 0 0 1264 4 0 0 25 0 4 0 595062190 350064640 39104 33554432000 4194304 4650419 140735716814400 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 341860

[startup+25.5008 s]
/proc/loadavg: 7.74 7.98 7.74 10/185 30308
/proc/meminfo: memFree=24138652/32951124 swapFree=67111348/67111528
[pid=30292] ppid=30290 vsize=385980 CPUtime=101.7 cores=0,2,4,6
/proc/30292/stat : 30292 (strangenight1-m) R 30290 30292 30062 0 -1 4202496 120497 0 0 0 10142 28 0 0 25 0 4 0 595062190 395243520 55858 33554432000 4194304 4650419 140735716814400 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30292/statm: 96495 55858 393 112 0 91460 0
[pid=30292/tid=30293] ppid=30290 vsize=385980 CPUtime=25.35 cores=0,2,4,6
/proc/30292/task/30293/stat : 30293 (strangenight1-m) R 30290 30292 30062 0 -1 4202560 31769 0 0 0 2527 8 0 0 25 0 4 0 595062190 395243520 55858 33554432000 4194304 4650419 140735716814400 18446744073709551615 4365263 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30292/tid=30294] ppid=30290 vsize=385980 CPUtime=25.36 cores=0,2,4,6
/proc/30292/task/30294/stat : 30294 (strangenight1-m) R 30290 30292 30062 0 -1 4202560 33339 0 0 0 2528 8 0 0 25 0 4 0 595062190 395243520 55858 33554432000 4194304 4650419 140735716814400 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30292/tid=30295] ppid=30290 vsize=385980 CPUtime=25.48 cores=0,2,4,6
/proc/30292/task/30295/stat : 30295 (strangenight1-m) R 30290 30292 30062 0 -1 4202560 31185 0 0 0 2543 5 0 0 25 0 4 0 595062190 395243520 55858 33554432000 4194304 4650419 140735716814400 18446744073709551615 4476522 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.7
Current children cumulated vsize (KiB) 385980

[startup+51.101 s]
/proc/loadavg: 8.02 8.03 7.76 9/184 30309
/proc/meminfo: memFree=24004120/32951124 swapFree=67111348/67111528
[pid=30292] ppid=30290 vsize=539316 CPUtime=203.28 cores=0,2,4,6
/proc/30292/stat : 30292 (strangenight1-m) R 30290 30292 30062 0 -1 4202496 185716 0 0 0 20282 46 0 0 25 0 4 0 595062190 552259584 72471 33554432000 4194304 4650419 140735716814400 18446744073709551615 4365357 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30292/statm: 134829 72471 393 112 0 129794 0
[pid=30292/tid=30293] ppid=30290 vsize=539316 CPUtime=50.81 cores=0,2,4,6
/proc/30292/task/30293/stat : 30293 (strangenight1-m) R 30290 30292 30062 0 -1 4202560 45392 0 0 0 5069 12 0 0 25 0 4 0 595062190 552259584 72471 33554432000 4194304 4650419 140735716814400 18446744073709551615 4438666 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30292/tid=30294] ppid=30290 vsize=539316 CPUtime=50.55 cores=0,2,4,6
/proc/30292/task/30294/stat : 30294 (strangenight1-m) R 30290 30292 30062 0 -1 4202560 49042 0 0 0 5044 11 0 0 25 0 4 0 595062190 552259584 72471 33554432000 4194304 4650419 140735716814400 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30292/tid=30295] ppid=30290 vsize=539316 CPUtime=51.08 cores=0,2,4,6
/proc/30292/task/30295/stat : 30295 (strangenight1-m) R 30290 30292 30062 0 -1 4202560 57177 0 0 0 5095 13 0 0 25 0 4 0 595062190 552259584 72471 33554432000 4194304 4650419 140735716814400 18446744073709551615 4439344 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 203.28
Current children cumulated vsize (KiB) 539316

[startup+102.3 s]
/proc/loadavg: 8.04 8.04 7.78 9/184 30310
/proc/meminfo: memFree=23819668/32951124 swapFree=67111348/67111528
[pid=30292] ppid=30290 vsize=575232 CPUtime=407.78 cores=0,2,4,6
/proc/30292/stat : 30292 (strangenight1-m) R 30290 30292 30062 0 -1 4202496 308109 0 0 0 40697 81 0 0 25 0 4 0 595062190 589037568 86286 33554432000 4194304 4650419 140735716814400 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30292/statm: 143808 86286 393 112 0 138773 0
[pid=30292/tid=30293] ppid=30290 vsize=575232 CPUtime=101.72 cores=0,2,4,6
/proc/30292/task/30293/stat : 30293 (strangenight1-m) R 30290 30292 30062 0 -1 4202560 81934 0 0 0 10148 24 0 0 25 0 4 0 595062190 589037568 86286 33554432000 4194304 4650419 140735716814400 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30292/tid=30294] ppid=30290 vsize=575232 CPUtime=101.75 cores=0,2,4,6
/proc/30292/task/30294/stat : 30294 (strangenight1-m) R 30290 30292 30062 0 -1 4202560 75418 0 0 0 10157 18 0 0 25 0 4 0 595062190 589037568 86286 33554432000 4194304 4650419 140735716814400 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30292/tid=30295] ppid=30290 vsize=575232 CPUtime=102.28 cores=0,2,4,6
/proc/30292/task/30295/stat : 30295 (strangenight1-m) R 30290 30292 30062 0 -1 4202560 100118 0 0 0 10203 25 0 0 25 0 4 0 595062190 589037568 86286 33554432000 4194304 4650419 140735716814400 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 407.78
Current children cumulated vsize (KiB) 575232

[startup+162.3 s]

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

[pid=30292] ppid=30290 vsize=1017292 CPUtime=2804.53 cores=0,2,4,6
/proc/30292/stat : 30292 (strangenight1-m) R 30290 30292 30062 0 -1 4202496 808772 0 0 0 280191 262 0 0 25 0 4 0 595062190 1041707008 155071 33554432000 4194304 4650419 140735716814400 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30292/statm: 254323 155071 393 112 0 249288 0
[pid=30292/tid=30293] ppid=30290 vsize=1017292 CPUtime=698.42 cores=0,2,4,6
/proc/30292/task/30293/stat : 30293 (strangenight1-m) R 30290 30292 30062 0 -1 4202560 279685 0 0 0 69768 74 0 0 25 0 4 0 595062190 1041707008 155071 33554432000 4194304 4650419 140735716814400 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30292/tid=30294] ppid=30290 vsize=1017292 CPUtime=701.77 cores=0,2,4,6
/proc/30292/task/30294/stat : 30294 (strangenight1-m) R 30290 30292 30062 0 -1 4202560 225706 0 0 0 70088 89 0 0 25 0 4 0 595062190 1041707008 155071 33554432000 4194304 4650419 140735716814400 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30292/tid=30295] ppid=30290 vsize=1017292 CPUtime=702.3 cores=0,2,4,6
/proc/30292/task/30295/stat : 30295 (strangenight1-m) R 30290 30292 30062 0 -1 4202560 202972 0 0 0 70164 66 0 0 25 0 4 0 595062190 1041707008 155071 33554432000 4194304 4650419 140735716814400 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2804.53
Current children cumulated vsize (KiB) 1017292

[startup+762.301 s]
/proc/loadavg: 8.15 8.09 7.92 9/184 30328
/proc/meminfo: memFree=22939008/32951124 swapFree=67111348/67111528
[pid=30292] ppid=30290 vsize=1071080 CPUtime=3044.21 cores=0,2,4,6
/proc/30292/stat : 30292 (strangenight1-m) R 30290 30292 30062 0 -1 4202496 854241 0 0 0 304142 279 0 0 25 0 4 0 595062190 1096785920 169515 33554432000 4194304 4650419 140735716814400 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30292/statm: 267770 169515 393 112 0 262735 0
[pid=30292/tid=30293] ppid=30290 vsize=1071080 CPUtime=758.08 cores=0,2,4,6
/proc/30292/task/30293/stat : 30293 (strangenight1-m) R 30290 30292 30062 0 -1 4202560 301201 0 0 0 75723 85 0 0 25 0 4 0 595062190 1096785920 169515 33554432000 4194304 4650419 140735716814400 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30292/tid=30294] ppid=30290 vsize=1071080 CPUtime=761.77 cores=0,2,4,6
/proc/30292/task/30294/stat : 30294 (strangenight1-m) R 30290 30292 30062 0 -1 4202560 249659 0 0 0 76083 94 0 0 25 0 4 0 595062190 1096785920 169515 33554432000 4194304 4650419 140735716814400 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30292/tid=30295] ppid=30290 vsize=1071080 CPUtime=762.3 cores=0,2,4,6
/proc/30292/task/30295/stat : 30295 (strangenight1-m) R 30290 30292 30062 0 -1 4202560 202972 0 0 0 76164 66 0 0 25 0 4 0 595062190 1096785920 169515 33554432000 4194304 4650419 140735716814400 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3044.21
Current children cumulated vsize (KiB) 1071080

[startup+822.301 s]
/proc/loadavg: 8.14 8.10 7.93 9/184 30330
/proc/meminfo: memFree=22929948/32951124 swapFree=67111348/67111528
[pid=30292] ppid=30290 vsize=1021664 CPUtime=3283.88 cores=0,2,4,6
/proc/30292/stat : 30292 (strangenight1-m) R 30290 30292 30062 0 -1 4202496 883310 0 0 0 328093 295 0 0 25 0 4 0 595062190 1046183936 163047 33554432000 4194304 4650419 140735716814400 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30292/statm: 255416 163047 393 112 0 250381 0
[pid=30292/tid=30293] ppid=30290 vsize=1021664 CPUtime=817.75 cores=0,2,4,6
/proc/30292/task/30293/stat : 30293 (strangenight1-m) R 30290 30292 30062 0 -1 4202560 323280 0 0 0 81675 100 0 0 25 0 4 0 595062190 1046183936 163047 33554432000 4194304 4650419 140735716814400 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30292/tid=30294] ppid=30290 vsize=1021664 CPUtime=821.77 cores=0,2,4,6
/proc/30292/task/30294/stat : 30294 (strangenight1-m) R 30290 30292 30062 0 -1 4202560 256649 0 0 0 82082 95 0 0 25 0 4 0 595062190 1046183936 163047 33554432000 4194304 4650419 140735716814400 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30292/tid=30295] ppid=30290 vsize=1021664 CPUtime=822.3 cores=0,2,4,6
/proc/30292/task/30295/stat : 30295 (strangenight1-m) R 30290 30292 30062 0 -1 4202560 202972 0 0 0 82164 66 0 0 25 0 4 0 595062190 1046183936 163047 33554432000 4194304 4650419 140735716814400 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3283.88
Current children cumulated vsize (KiB) 1021664

[startup+882.301 s]
/proc/loadavg: 8.10 8.10 7.94 9/184 30331
/proc/meminfo: memFree=22972952/32951124 swapFree=67111348/67111528
[pid=30292] ppid=30290 vsize=1072496 CPUtime=3523.55 cores=0,2,4,6
/proc/30292/stat : 30292 (strangenight1-m) R 30290 30292 30062 0 -1 4202496 911520 0 0 0 352050 305 0 0 25 0 4 0 595062190 1098235904 164208 33554432000 4194304 4650419 140735716814400 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30292/statm: 268124 164208 393 112 0 263089 0
[pid=30292/tid=30293] ppid=30290 vsize=1072496 CPUtime=877.42 cores=0,2,4,6
/proc/30292/task/30293/stat : 30293 (strangenight1-m) R 30290 30292 30062 0 -1 4202560 344097 0 0 0 87632 110 0 0 25 0 4 0 595062190 1098235904 164208 33554432000 4194304 4650419 140735716814400 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30292/tid=30294] ppid=30290 vsize=1072496 CPUtime=881.77 cores=0,2,4,6
/proc/30292/task/30294/stat : 30294 (strangenight1-m) R 30290 30292 30062 0 -1 4202560 264042 0 0 0 88081 96 0 0 25 0 4 0 595062190 1098235904 164208 33554432000 4194304 4650419 140735716814400 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30292/tid=30295] ppid=30290 vsize=1072496 CPUtime=882.31 cores=0,2,4,6
/proc/30292/task/30295/stat : 30295 (strangenight1-m) R 30290 30292 30062 0 -1 4202560 202972 0 0 0 88165 66 0 0 25 0 4 0 595062190 1098235904 164208 33554432000 4194304 4650419 140735716814400 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3523.55
Current children cumulated vsize (KiB) 1072496

[startup+942.3 s]
/proc/loadavg: 8.07 8.09 7.94 9/184 30333
/proc/meminfo: memFree=22905728/32951124 swapFree=67111348/67111528
[pid=30292] ppid=30290 vsize=1072676 CPUtime=3763.24 cores=0,2,4,6
/proc/30292/stat : 30292 (strangenight1-m) R 30290 30292 30062 0 -1 4202496 926083 0 0 0 376013 311 0 0 25 0 4 0 595062190 1098420224 166812 33554432000 4194304 4650419 140735716814400 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30292/statm: 268169 166812 393 112 0 263134 0
[pid=30292/tid=30293] ppid=30290 vsize=1072676 CPUtime=937.09 cores=0,2,4,6
/proc/30292/task/30293/stat : 30293 (strangenight1-m) R 30290 30292 30062 0 -1 4202560 351469 0 0 0 93595 114 0 0 25 0 4 0 595062190 1098420224 166812 33554432000 4194304 4650419 140735716814400 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30292/tid=30294] ppid=30290 vsize=1072676 CPUtime=941.78 cores=0,2,4,6
/proc/30292/task/30294/stat : 30294 (strangenight1-m) R 30290 30292 30062 0 -1 4202560 271233 0 0 0 94081 97 0 0 25 0 4 0 595062190 1098420224 166812 33554432000 4194304 4650419 140735716814400 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30292/tid=30295] ppid=30290 vsize=1072676 CPUtime=942.31 cores=0,2,4,6
/proc/30292/task/30295/stat : 30295 (strangenight1-m) R 30290 30292 30062 0 -1 4202560 202972 0 0 0 94165 66 0 0 25 0 4 0 595062190 1098420224 166812 33554432000 4194304 4650419 140735716814400 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3763.24
Current children cumulated vsize (KiB) 1072676

[startup+1002.3 s]
/proc/loadavg: 8.06 8.08 7.95 9/184 30334
/proc/meminfo: memFree=22816556/32951124 swapFree=67111348/67111528
[pid=30292] ppid=30290 vsize=1108212 CPUtime=4002.91 cores=0,2,4,6
/proc/30292/stat : 30292 (strangenight1-m) R 30290 30292 30062 0 -1 4202496 948695 0 0 0 399970 321 0 0 25 0 4 0 595062190 1134809088 174082 33554432000 4194304 4650419 140735716814400 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30292/statm: 277053 174083 393 112 0 272018 0
[pid=30292/tid=30293] ppid=30290 vsize=1108212 CPUtime=996.76 cores=0,2,4,6
/proc/30292/task/30293/stat : 30293 (strangenight1-m) R 30290 30292 30062 0 -1 4202560 351469 0 0 0 99562 114 0 0 25 0 4 0 595062190 1134809088 174083 33554432000 4194304 4650419 140735716814400 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30292/tid=30294] ppid=30290 vsize=1108212 CPUtime=1001.77 cores=0,2,4,6
/proc/30292/task/30294/stat : 30294 (strangenight1-m) R 30290 30292 30062 0 -1 4202560 278503 0 0 0 100079 98 0 0 25 0 4 0 595062190 1134809088 174083 33554432000 4194304 4650419 140735716814400 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30292/tid=30295] ppid=30290 vsize=1108212 CPUtime=1002.31 cores=0,2,4,6
/proc/30292/task/30295/stat : 30295 (strangenight1-m) R 30290 30292 30062 0 -1 4202560 203026 0 0 0 100165 66 0 0 25 0 4 0 595062190 1134809088 174083 33554432000 4194304 4650419 140735716814400 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4002.91
Current children cumulated vsize (KiB) 1108212

[startup+1062.31 s]
/proc/loadavg: 8.06 8.08 7.95 9/184 30336
/proc/meminfo: memFree=22781192/32951124 swapFree=67111348/67111528
[pid=30292] ppid=30290 vsize=1110072 CPUtime=4242.6 cores=0,2,4,6
/proc/30292/stat : 30292 (strangenight1-m) R 30290 30292 30062 0 -1 4202496 984566 0 0 0 423921 339 0 0 25 0 4 0 595062190 1136713728 174038 33554432000 4194304 4650419 140735716814400 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30292/statm: 277518 174038 393 112 0 272483 0
[pid=30292/tid=30293] ppid=30290 vsize=1110072 CPUtime=1056.43 cores=0,2,4,6
/proc/30292/task/30293/stat : 30293 (strangenight1-m) R 30290 30292 30062 0 -1 4202560 351469 0 0 0 105529 114 0 0 25 0 4 0 595062190 1136713728 174038 33554432000 4194304 4650419 140735716814400 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30292/tid=30294] ppid=30290 vsize=1110072 CPUtime=1061.78 cores=0,2,4,6
/proc/30292/task/30294/stat : 30294 (strangenight1-m) R 30290 30292 30062 0 -1 4202560 286657 0 0 0 106079 99 0 0 25 0 4 0 595062190 1136713728 174038 33554432000 4194304 4650419 140735716814400 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30292/tid=30295] ppid=30290 vsize=1110072 CPUtime=1062.32 cores=0,2,4,6
/proc/30292/task/30295/stat : 30295 (strangenight1-m) R 30290 30292 30062 0 -1 4202560 203026 0 0 0 106166 66 0 0 25 0 4 0 595062190 1136713728 174038 33554432000 4194304 4650419 140735716814400 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4242.6
Current children cumulated vsize (KiB) 1110072

[startup+1122.3 s]
/proc/loadavg: 8.05 8.08 7.96 9/184 30338
/proc/meminfo: memFree=22860636/32951124 swapFree=67111348/67111528
[pid=30292] ppid=30290 vsize=1110268 CPUtime=4482.25 cores=0,2,4,6
/proc/30292/stat : 30292 (strangenight1-m) R 30290 30292 30062 0 -1 4202496 999117 0 0 0 447880 345 0 0 25 0 4 0 595062190 1136914432 177251 33554432000 4194304 4650419 140735716814400 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30292/statm: 277567 177251 393 112 0 272532 0
[pid=30292/tid=30293] ppid=30290 vsize=1110268 CPUtime=1116.09 cores=0,2,4,6
/proc/30292/task/30293/stat : 30293 (strangenight1-m) R 30290 30292 30062 0 -1 4202560 351469 0 0 0 111495 114 0 0 25 0 4 0 595062190 1136914432 177251 33554432000 4194304 4650419 140735716814400 18446744073709551615 4476522 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30292/tid=30294] ppid=30290 vsize=1110268 CPUtime=1121.77 cores=0,2,4,6
/proc/30292/task/30294/stat : 30294 (strangenight1-m) R 30290 30292 30062 0 -1 4202560 294514 0 0 0 112077 100 0 0 25 0 4 0 595062190 1136914432 177251 33554432000 4194304 4650419 140735716814400 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30292/tid=30295] ppid=30290 vsize=1110268 CPUtime=1122.31 cores=0,2,4,6
/proc/30292/task/30295/stat : 30295 (strangenight1-m) R 30290 30292 30062 0 -1 4202560 203026 0 0 0 112165 66 0 0 25 0 4 0 595062190 1136914432 177251 33554432000 4194304 4650419 140735716814400 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4482.25
Current children cumulated vsize (KiB) 1110268

[startup+1182.3 s]
/proc/loadavg: 8.02 8.06 7.96 9/184 30339
/proc/meminfo: memFree=22871636/32951124 swapFree=67111348/67111528
[pid=30292] ppid=30290 vsize=1110268 CPUtime=4721.92 cores=0,2,4,6
/proc/30292/stat : 30292 (strangenight1-m) R 30290 30292 30062 0 -1 4202496 1006867 0 0 0 471846 346 0 0 25 0 4 0 595062190 1136914432 177197 33554432000 4194304 4650419 140735716814400 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30292/statm: 277567 177197 393 112 0 272532 0
[pid=30292/tid=30293] ppid=30290 vsize=1110268 CPUtime=1175.76 cores=0,2,4,6
/proc/30292/task/30293/stat : 30293 (strangenight1-m) R 30290 30292 30062 0 -1 4202560 351469 0 0 0 117462 114 0 0 25 0 4 0 595062190 1136914432 177197 33554432000 4194304 4650419 140735716814400 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30292/tid=30294] ppid=30290 vsize=1110268 CPUtime=1181.78 cores=0,2,4,6
/proc/30292/task/30294/stat : 30294 (strangenight1-m) R 30290 30292 30062 0 -1 4202560 302264 0 0 0 118077 101 0 0 25 0 4 0 595062190 1136914432 177197 33554432000 4194304 4650419 140735716814400 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30292/tid=30295] ppid=30290 vsize=1110268 CPUtime=1182.32 cores=0,2,4,6
/proc/30292/task/30295/stat : 30295 (strangenight1-m) R 30290 30292 30062 0 -1 4202560 203026 0 0 0 118166 66 0 0 25 0 4 0 595062190 1136914432 177197 33554432000 4194304 4650419 140735716814400 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4721.92
Current children cumulated vsize (KiB) 1110268



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 8.01 8.06 7.96 6/183 30341
/proc/meminfo: memFree=24073676/32951124 swapFree=67111348/67111528
[pid=30292] ppid=30290 vsize=1110268 CPUtime=4800.26 cores=0,2,4,6
/proc/30292/stat : 30292 (strangenight1-m) R 30290 30292 30062 0 -1 4202496 1009957 0 0 0 479679 347 0 0 25 0 4 0 595062190 1136914432 177928 33554432000 4194304 4650419 140735716814400 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30292/statm: 277567 177928 393 112 0 272532 0
[pid=30292/tid=30293] ppid=30290 vsize=1110268 CPUtime=1195.26 cores=0,2,4,6
/proc/30292/task/30293/stat : 30293 (strangenight1-m) R 30290 30292 30062 0 -1 4202560 352271 0 0 0 119411 115 0 0 25 0 4 0 595062190 1136914432 177928 33554432000 4194304 4650419 140735716814400 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30292/tid=30294] ppid=30290 vsize=1110268 CPUtime=1201.39 cores=0,2,4,6
/proc/30292/task/30294/stat : 30294 (strangenight1-m) R 30290 30292 30062 0 -1 4202560 304552 0 0 0 120037 102 0 0 25 0 4 0 595062190 1136914432 177928 33554432000 4194304 4650419 140735716814400 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30292/tid=30295] ppid=30290 vsize=1110268 CPUtime=1201.93 cores=0,2,4,6
/proc/30292/task/30295/stat : 30295 (strangenight1-m) R 30290 30292 30062 0 -1 4202560 203026 0 0 0 120127 66 0 0 25 0 4 0 595062190 1136914432 177928 33554432000 4194304 4650419 140735716814400 18446744073709551615 4476522 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.26
Current children cumulated vsize (KiB) 1110268

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.01 8.06 7.96 6/183 30341
/proc/meminfo: memFree=24073676/32951124 swapFree=67111348/67111528
[pid=30292] ppid=30290 vsize=1110268 CPUtime=4800.26 cores=0,2,4,6
/proc/30292/stat : 30292 (strangenight1-m) R 30290 30292 30062 0 -1 4202496 1009957 0 0 0 479679 347 0 0 25 0 4 0 595062190 1136914432 177928 33554432000 4194304 4650419 140735716814400 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30292/statm: 277567 177928 393 112 0 272532 0
[pid=30292/tid=30293] ppid=30290 vsize=1110268 CPUtime=1195.26 cores=0,2,4,6
/proc/30292/task/30293/stat : 30293 (strangenight1-m) R 30290 30292 30062 0 -1 4202560 352271 0 0 0 119411 115 0 0 25 0 4 0 595062190 1136914432 177928 33554432000 4194304 4650419 140735716814400 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30292/tid=30294] ppid=30290 vsize=1110268 CPUtime=1201.39 cores=0,2,4,6
/proc/30292/task/30294/stat : 30294 (strangenight1-m) R 30290 30292 30062 0 -1 4202560 304552 0 0 0 120037 102 0 0 25 0 4 0 595062190 1136914432 177928 33554432000 4194304 4650419 140735716814400 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30292/tid=30295] ppid=30290 vsize=1110268 CPUtime=1201.93 cores=0,2,4,6
/proc/30292/task/30295/stat : 30295 (strangenight1-m) R 30290 30292 30062 0 -1 4202560 203026 0 0 0 120127 66 0 0 25 0 4 0 595062190 1136914432 177928 33554432000 4194304 4650419 140735716814400 18446744073709551615 4476522 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.26
Current children cumulated vsize (KiB) 1110268

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.95
CPU time (s): 4800.32
CPU user time (s): 4796.81
CPU system time (s): 3.50847
CPU usage (%): 399.377
Max. virtual memory (cumulated for all children) (KiB): 1110268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.81
system time used= 3.50847
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1009959
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= 885
involuntary context switches= 21632

runsolver used 1.81372 second user time and 4.76028 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-29 05:38:37
IDJOB=3174902
IDBENCH=82520
IDSOLVER=1588
FILE ID=node111/3174902-1304048317
RUNJOBID= node111-1304045909-30080
PBS_JOBID= 13170403
Free space on /tmp= 70896 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/random/large/unif-k5-r20-v1000-c20000-S941604910-059-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3174902-1304048317/watcher-3174902-1304048317 -o /tmp/evaluation-result-3174902-1304048317/solver-3174902-1304048317 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3174902-1304048317.cnf

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

MD5SUM BENCH= c78d6e1455a357419b7ce124c081a6ba
RANDOM SEED=952587630

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
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.67
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.849
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:      24893144 kB
Buffers:       1268372 kB
Cached:        6235000 kB
SwapCached:        124 kB
Active:        3066988 kB
Inactive:      4503836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24893144 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            7408 kB
Writeback:           0 kB
AnonPages:       67964 kB
Mapped:          14704 kB
Slab:           424188 kB
PageTables:       4680 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   193052 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= 70892 MiB
End job on node111 at 2011-04-29 05:58:41