Trace number 3174977

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.19 1201.75

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1000-c20000-S945664020-055-UNKNOWN.cnf
MD5SUMb5db50c2da6442b279ae090cf3223d53
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark16.8874
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-3174977-1304064531.cnf'
0.00/0.00	c -- header says num vars:           1000
0.00/0.00	c -- header says num clauses:       20000
0.00/0.10	c -- clauses added:            0 learnts,        20000 normals,            0 xors
0.00/0.10	c -- vars added       1000
0.00/0.10	c Parsing time:  0.03 s
0.00/0.10	c  N st     0         0      1000     20000         0         0    100000         0   no data   no data  --
0.00/0.12	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.37
0.00/0.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
0.45/0.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.45/0.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.45/0.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
0.45/0.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.45/0.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
0.45/0.78	c Finding binary XORs  T:     0.00 s  found:       0
0.45/0.78	c Finding non-binary XORs:     0.03 s (found:       0, avg size: nan)
0.45/0.78	c calculated reachability. Time: 0.00
0.45/0.78	c Calc default polars -  time:   0.00 s pos:     446 undec:      36 neg:     518
0.45/0.78	c =========================================================================================
0.45/0.78	c types(t): F = full restart, N = normal restart
0.45/0.78	c types(t): S = simplification begin/end, E = solution found
0.45/0.78	c restart types(rt): st = static, dy = dynamic
0.45/0.78	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.45/0.78	c  B st     0         0      1000     20000         0         0    100000         0   no data   no data  --
0.45/0.78	c  N dy    14      4100      1000     20000         0      4091    100000    519211    100.44    106.15  --
0.45/0.78	c  N dy    33      8142      1000     20000         0      5636    100000    517763     98.11    104.58  --
3.65/1.10	c  N dy    54     12200      1000     20000         0      5447    100000    330661     97.73    104.76  --
5.57/1.40	c  N dy    76     16487      1000     20000         0      9730    100000    838594     97.60    103.05  --
6.37/1.63	c  N dy    96     20613      1000     20000         0      8230    100000    519733     97.34    103.27  --
7.58/1.96	c  N dy   114     24684      1000     20000         0     12283    100000   1006021     97.09    102.53  --
7.58/1.99	c  F st   117     25000      1000     20000         0     12599    100000   1042280     97.08   no data  --
9.55/2.41	c  N dy   123     30000      1000     20000         0     10788    100000    740566     97.08   no data  --
9.55/2.41	c  S st   123     30000      1000     20000         0     10788    100000    740566     97.08   no data  --
9.55/2.46	c  S st   123     30502      1000     20000         0     11290    100000    792645     97.08   no data  --
9.55/2.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
9.55/2.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.55/2.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
9.96/2.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.96/2.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.96/2.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
9.96/2.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
26.73/6.75	c lits-rem:      5274  cl-subs:       45  v-elim:      0  v-fix:    0  time: 16.91 s
27.53/6.92	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.67
27.53/6.92	c calculated reachability. Time: 0.00
27.53/6.92	c  N dy   123     30502      1000     20000         0     11245    100000    776586     97.08   no data  --
29.13/7.32	c  N dy   148     34527      1000     20000         0     15261    100000   1258772     97.37    114.55  --
30.33/7.68	c  N dy   166     38586      1000     20000         0     11429    100000    659907     97.18    104.86  --
31.92/8.07	c  N dy   190     42727      1000     20000         0     15561    100000   1159981     97.35    103.11  --
33.13/8.37	c  S st   205     45753      1000     20000         0      9651    100000    338137     97.30   no data  --
33.53/8.42	c  S st   205     46258      1000     20000         0     10156    100000    388767     97.30   no data  --
33.53/8.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
33.53/8.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
33.53/8.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
33.53/8.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.53/8.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.53/8.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
33.53/8.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
47.90/12.05	c lits-rem:      1388  cl-subs:        3  v-elim:      0  v-fix:    0  time: 14.33 s
47.90/12.05	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.01
47.90/12.05	c vivif2 --  cl tried    10153 cl shrink        0 lits rem          0 time: 0.02
48.30/12.18	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.53
48.30/12.19	c calculated reachability. Time: 0.00
48.30/12.19	c  N dy   205     46258      1000     20000         0     10153    100000    386590     97.30   no data  --
49.90/12.56	c  N dy   224     50522      1000     20000         0     14413    100000    890597     97.06    103.91  --
51.51/12.98	c  N dy   244     54798      1000     20000         0     18685    100000   1404538     96.94    102.37  --
53.09/13.36	c  N dy   263     58822      1000     20000         0     12744    100000    591241     96.92    103.89  --
55.09/13.80	c  N dy   290     62985      1000     20000         0     16899    100000   1085656     97.07    102.59  --
56.68/14.23	c  N dy   311     67058      1000     20000         0     20969    100000   1561958     96.93    103.28  --
57.48/14.49	c  S st   327     69388      1000     20000         0     12318    100000    432681     97.00   no data  --
57.88/14.55	c  S st   327     69891      1000     20000         0     12820    100000    488587     97.00   no data  --
57.88/14.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
57.88/14.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
57.88/14.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.05
57.88/14.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
57.88/14.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.88/14.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
57.88/14.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
75.06/18.84	c lits-rem:      1881  cl-subs:        7  v-elim:      0  v-fix:    0  time: 17.00 s
75.06/18.84	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.01
75.06/18.84	c vivif2 --  cl tried    12813 cl shrink        0 lits rem          0 time: 0.02
75.86/19.05	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.81
75.86/19.05	c calculated reachability. Time: 0.00
75.86/19.05	c  N dy   327     69891      1000     20000         0     12813    100000    485153     97.00   no data  --
77.87/19.54	c  N dy   344     74539      1000     20000         0     17448    100000   1036467     96.86    103.32  --
79.85/20.08	c  N dy   370     79304      1000     20000         0     22202    100000   1604300     96.88    102.95  --
82.26/20.63	c  N dy   400     84609      1000     20000         0     15525    100000    705978     96.95    103.21  --
83.45/20.92	c  F st   417     87500      1000     20000         0     18411    100000   1044691     96.88    101.54  --
84.65/21.28	c  N st   422     90798      1000     20000         0     21699    100000   1455640     96.88   no data  --
87.44/21.95	c  N dy   446     96643      1000     20000         0     14567    100000    482272     96.94    104.67  --
90.24/22.61	c  N dy   485    103007      1000     20000         0     20916    100000   1237644     96.97    103.00  --
91.05/22.82	c  S st   495    104838      1000     20000         0     22746    100000   1450135     96.94     89.53  --
91.46/22.90	c  S st   495    105338      1000     20000         0     23246    100000   1501306     96.94   no data  --
91.46/22.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
91.46/22.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
91.46/22.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.07
91.46/22.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
91.46/22.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
91.46/22.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
91.46/22.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
119.00/29.81	c lits-rem:      1144  cl-subs:       28  v-elim:      0  v-fix:    0  time: 27.24 s
119.00/29.81	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
119.00/29.83	c vivif2 --  cl tried    23218 cl shrink        0 lits rem          0 time: 0.06
120.20/30.12	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 1.13
120.20/30.12	c calculated reachability. Time: 0.00
120.20/30.12	c  N dy   495    105338      1000     20000         0     23218    100000   1493489     96.94   no data  --
123.40/30.93	c  N dy   534    112113      1000     20000         0     16006    100000    541972     96.96    102.24  --
126.61/31.72	c  N dy   571    119424      1000     20000         0     23305    100000   1400483     96.79    102.94  --
130.59/32.71	c  N dy   618    127300      1000     20000         0     16200    100000    451128     96.83    103.33  --
134.18/33.68	c  N dy   668    135429      1000     20000         0     24311    100000   1421361     96.93    103.70  --
138.98/34.81	c  N dy   710    144123      1000     20000         0     17020    100000    443809     96.82    104.62  --
142.97/35.89	c  N dy   765    153389      1000     20000         0     26272    100000   1553389     96.86    101.99  --
145.76/36.52	c  S st   797    158007      1000     20000         0     30871    100000   2105450     96.93     86.26  --
146.16/36.62	c  S st   797    158512      1000     20000         0     31376    100000   2155230     96.93   no data  --
146.16/36.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
146.16/36.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
146.16/36.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.10
146.56/36.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
146.56/36.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
146.56/36.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
146.56/36.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
200.90/50.33	c lits-rem:       984  cl-subs:       46  v-elim:      0  v-fix:    0  time: 54.29 s
200.90/50.33	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
200.90/50.35	c vivif2 --  cl tried    31330 cl shrink        0 lits rem          0 time: 0.09
202.08/50.67	c asymm  cl-useful: 0/19060/20000 lits-rem:0 time: 1.28
202.08/50.68	c calculated reachability. Time: 0.00
202.08/50.68	c  N dy   797    158512      1000     20000         0     31330    100000   2143579     96.93   no data  --
206.87/51.85	c  N dy   852    168629      1000     20000         0     24466    100000   1214256     96.91    104.33  --
212.47/53.26	c  N dy   905    179427      1000     20000         0     35247    100000   2484447     96.78    101.98  --
218.06/54.62	c  N dy   962    191213      1000     20000         0     29046    100000   1645217     96.74    101.96  --
224.44/56.20	c  N dy  1036    203479      1000     20000         0     22314    100000    741232     96.83    110.12  --
230.84/57.87	c  N dy  1115    216876      1000     20000         0     35691    100000   2334363     96.89    102.95  --
238.03/59.64	c  N dy  1205    230886      1000     20000         0     29708    100000   1519335     96.97    102.14  --
241.63/60.59	c  S st  1245    237768      1000     20000         0     36576    100000   2341599     96.97     84.21  --
242.03/60.68	c  S st  1245    238270      1000     20000         0     37077    100000   2390682     96.97   no data  --
242.03/60.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
242.03/60.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
242.42/60.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.10
242.42/60.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
242.42/60.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
242.42/60.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
242.42/60.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
318.31/79.80	c lits-rem:       930  cl-subs:       57  v-elim:      0  v-fix:    0  time: 75.83 s
318.71/79.80	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.01
318.71/79.82	c vivif2 --  cl tried    37020 cl shrink        0 lits rem          0 time: 0.10
318.71/79.85	c asymm  cl-useful: 0/940/20000 lits-rem:0 time: 0.10
318.71/79.85	c calculated reachability. Time: 0.00
318.71/79.85	c  N dy  1245    238270      1000     20000         0     37020    100000   2376597     96.97   no data  --
326.70/81.83	c  N dy  1326    253717      1000     20000         0     31477    100000   1615266     96.95    102.60  --
336.29/84.21	c  N dy  1419    269978      1000     20000         0     25742    100000    816522     96.98    103.06  --
346.30/86.75	c  N dy  1506    287514      1000     20000         0     43251    100000   2907668     96.91    102.02  --
356.66/89.38	c  N dy  1598    305998      1000     20000         0     38758    100000   2252100     96.87    102.62  --
357.06/89.43	c  F st  1600    306250      1000     20000         0     39009    100000   2281187     96.87   no data  --
368.64/92.32	c  N dy  1688    325612      1000     20000         0     34373    100000   1643866     96.91    103.21  --
381.44/95.55	c  N dy  1800    345692      1000     20000         0     29462    100000    925516     96.91    114.71  --
388.61/97.32	c  S st  1872    357405      1000     20000         0     41150    100000   2336486     96.96   no data  --
389.01/97.44	c  S st  1872    357914      1000     20000         0     41659    100000   2386501     96.96   no data  --
389.01/97.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
389.01/97.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
389.01/97.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.13
389.41/97.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
389.41/97.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
389.41/97.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
389.41/97.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
464.11/116.28	c lits-rem:      1127  cl-subs:       56  v-elim:      0  v-fix:    0  time: 74.67 s
464.11/116.28	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
464.52/116.30	c vivif2 --  cl tried    41603 cl shrink        0 lits rem          0 time: 0.09
465.71/116.65	c asymm  cl-useful: 0/16001/20000 lits-rem:0 time: 1.38
465.71/116.65	c calculated reachability. Time: 0.00
465.71/116.65	c  N dy  1872    357914      1000     20000         0     41603    100000   2371895     96.96   no data  --
477.70/119.70	c  N dy  1971    378295      1000     20000         0     36005    100000   1587668     96.90    104.54  --
490.88/122.90	c  N dy  2071    398312      1000     20000         0     29043    100000    652499     96.87    107.81  --
502.46/125.89	c  N dy  2167    418402      1000     20000         0     49101    100000   3028692     96.81    104.53  --
515.64/129.10	c  N dy  2276    438438      1000     20000         0     41155    100000   1986449     96.79    102.34  --
529.23/132.58	c  N dy  2382    458490      1000     20000         0     32204    100000    809644     96.77    104.29  --
542.80/135.94	c  N dy  2489    478563      1000     20000         0     52243    100000   3208631     96.75    103.03  --
556.79/139.43	c  N dy  2597    498620      1000     20000         0     42311    100000   1901151     96.75    102.03  --
572.35/143.34	c  N dy  2693    518676      1000     20000         0     31384    100000    488748     96.71    102.23  --
584.34/146.31	c  S st  2792    536871      1000     20000         0     49548    100000   2660582     96.70     97.81  --
584.74/146.45	c  S st  2792    537373      1000     20000         0     50050    100000   2712711     96.70   no data  --
584.74/146.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
584.74/146.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
584.74/146.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.15
585.14/146.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
585.14/146.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
585.14/146.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
585.14/146.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
702.19/175.81	c lits-rem:       758  cl-subs:       60  v-elim:      0  v-fix:    0  time: 116.62 s
702.19/175.81	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
702.19/175.84	c vivif2 --  cl tried    49990 cl shrink        0 lits rem          0 time: 0.12
702.57/175.99	c asymm  cl-useful: 0/3999/20000 lits-rem:0 time: 0.57
702.57/175.99	c calculated reachability. Time: 0.00
702.57/175.99	c  N dy  2792    537373      1000     20000         0     49990    100000   2698210     96.70   no data  --
718.55/179.95	c  N dy  2910    557390      1000     20000         0     38025    100000   1179934     96.72    101.81  --
733.33/183.64	c  N dy  3021    577451      1000     20000         0     58060    100000   3552685     96.71    102.18  --
748.51/187.43	c  N dy  3130    597565      1000     20000         0     45196    100000   1918485     96.70    102.20  --
765.28/191.64	c  N dy  3249    617847      1000     20000         0     65453    100000   4324533     96.69    102.19  --
779.66/195.26	c  N dy  3356    638033      1000     20000         0     51649    100000   2559962     96.68    102.28  --
797.24/199.67	c  N dy  3480    658088      1000     20000         0     36725    100000    677174     96.70    108.70  --
812.81/203.53	c  N dy  3595    678240      1000     20000         0     56846    100000   3072494     96.70    103.74  --
831.19/208.10	c  N dy  3715    698295      1000     20000         0     40927    100000   1067255     96.71    102.05  --
847.19/212.14	c  N dy  3823    718336      1000     20000         0     60946    100000   3455799     96.69    104.06  --
865.94/216.85	c  N dy  3944    738845      1000     20000         0     44486    100000   1385102     96.72    102.46  --
883.12/221.19	c  N dy  4056    758999      1000     20000         0     64599    100000   3787449     96.72    102.87  --
901.48/225.76	c  N dy  4168    779089      1000     20000         0     46725    100000   1543791     96.72    118.30  --
919.07/230.15	c  N dy  4273    799183      1000     20000         0     66793    100000   3947679     96.72    105.84  --
926.27/231.94	c  S st  4312    806061      1000     20000         0     73659    100000   4769275     96.73   no data  --
927.05/232.15	c  S st  4312    806563      1000     20000         0     74161    100000   4822984     96.73   no data  --
927.05/232.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
927.05/232.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
927.45/232.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.23
927.85/232.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
927.85/232.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
927.85/232.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
927.85/232.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3730.78/934.00	c lits-rem:       606  cl-subs:      119  v-elim:      0  v-fix:    0  time: 2800.53 s
3730.78/934.00	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.01
3730.78/934.05	c vivif2 --  cl tried    74042 cl shrink        0 lits rem          0 time: 0.21
3732.78/934.54	c asymm  cl-useful: 0/10570/20000 lits-rem:0 time: 1.96
3732.78/934.55	c calculated reachability. Time: 0.00
3732.78/934.55	c  N dy  4312    806563      1000     20000         0     74042    100000   4794401     96.73   no data  --
3750.75/939.06	c  N dy  4417    826651      1000     20000         0     55151    100000   2427629     96.72    103.19  --
3771.92/944.37	c  N dy  4538    846776      1000     20000         0     75248    100000   4836966     96.74    102.04  --
3791.12/949.11	c  N dy  4660    866945      1000     20000         0     55452    100000   2374603     96.77    102.53  --
3811.87/954.37	c  N dy  4761    887087      1000     20000         0     75567    100000   4762868     96.75    103.76  --
3831.44/959.20	c  N dy  4871    907095      1000     20000         0     54600    100000   2130439     96.75    101.87  --
3851.81/964.39	c  N dy  4983    927148      1000     20000         0     74625    100000   4521087     96.75    101.86  --
3872.18/969.48	c  N dy  5092    947208      1000     20000         0     52715    100000   1811656     96.74    110.38  --
3892.55/974.53	c  N dy  5205    967222      1000     20000         0     72710    100000   4202691     96.74    105.36  --
3914.53/980.06	c  N dy  5319    987380      1000     20000         0     49893    100000   1370346     96.74    101.86  --
3934.50/985.05	c  N dy  5432   1007646      1000     20000         0     70126    100000   3785138     96.75    102.78  --
3958.86/991.12	c  N dy  5557   1027738      1000     20000         0     46263    100000    824742     96.78    119.29  --
3977.24/995.76	c  N dy  5662   1047780      1000     20000         0     66273    100000   3236198     96.78    102.27  --
4001.62/1001.85	c  N dy  5780   1068080      1000     20000         0     86541    100000   5669996     96.80    101.91  --
4006.80/1003.11	c  F st  5799   1071875      1000     20000         0     45394    100000    601389     96.80     92.16  --
4021.18/1006.71	c  N dy  5874   1088148      1000     20000         0     61618    100000   2593302     96.81    106.88  --
4043.55/1012.33	c  N dy  5982   1108267      1000     20000         0     81689    100000   5018143     96.82    103.80  --
4065.52/1017.89	c  N dy  6093   1128367      1000     20000         0     55849    100000   1747305     96.83    102.05  --
4086.69/1023.18	c  N dy  6210   1148403      1000     20000         0     75856    100000   4135156     96.84    108.39  --
4111.88/1029.44	c  N dy  6306   1168550      1000     20000         0     49056    100000    812709     96.82    102.14  --
4131.42/1034.35	c  N dy  6423   1188585      1000     20000         0     69055    100000   3210505     96.84    115.92  --
4156.19/1040.53	c  N dy  6539   1208637      1000     20000         0     89075    100000   5595862     96.84    112.53  --
4157.79/1040.95	c  S st  6547   1209844      1000     20000         0     90280    100000   5738152     96.84   no data  --
4158.99/1041.22	c  S st  6547   1210347      1000     20000         0     90783    100000   5792598     96.84   no data  --
4158.99/1041.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
4158.99/1041.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4159.39/1041.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.30
4159.80/1041.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4159.80/1041.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4159.80/1041.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
4159.80/1041.50	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-3174977-1304064531/watcher-3174977-1304064531 -o /tmp/evaluation-result-3174977-1304064531/solver-3174977-1304064531 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3174977-1304064531.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: 8.07 8.12 7.93 2/172 1958
/proc/meminfo: memFree=27157628/32951124 swapFree=67088964/67111528
[pid=1958] ppid=1956 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/1958/stat : 1958 (strangenight1-m) R 1956 1958 1313 0 -1 4202496 413 0 0 0 0 0 0 0 25 0 4 0 518051622 52465664 352 33554432000 4194304 4650419 140733757749632 18446744073709551615 210204703729 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1958/statm: 12809 352 303 112 0 7774 0
[pid=1958/tid=1959] ppid=1956 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/1958/task/1959/stat : 1959 (strangenight1-m) R 1956 1958 1313 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 518051622 52465664 357 33554432000 4194304 4650419 140733757749632 18446744073709551615 47141689739186 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=1958/tid=1960] ppid=1956 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/1958/task/1960/stat : 1960 (strangenight1-m) R 1956 1958 1313 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 518051622 52465664 357 33554432000 4194304 4650419 140733757749632 18446744073709551615 47141689738777 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1958/tid=1961] ppid=1956 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/1958/task/1961/stat : 1961 (strangenight1-m) R 1956 1958 1313 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 518051622 52465664 357 33554432000 4194304 4650419 140733757749632 18446744073709551615 47141689738777 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.110849 s]
/proc/loadavg: 8.07 8.12 7.93 2/172 1958
/proc/meminfo: memFree=27157628/32951124 swapFree=67088964/67111528
[pid=1958] ppid=1956 vsize=287320 CPUtime=0.45 cores=0,2,4,6
/proc/1958/stat : 1958 (strangenight1-m) R 1956 1958 1313 0 -1 4202496 4396 0 0 0 44 1 0 0 25 0 4 0 518051622 294215680 3627 33554432000 4194304 4650419 140733757749632 18446744073709551615 210204308513 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1958/statm: 71830 3840 377 112 0 66795 0
[pid=1958/tid=1959] ppid=1956 vsize=287320 CPUtime=0.1 cores=0,2,4,6
/proc/1958/task/1959/stat : 1959 (strangenight1-m) D 1956 1958 1313 0 -1 4202560 1309 0 0 0 10 0 0 0 18 0 4 0 518051622 294215680 4003 33554432000 4194304 4650419 140733757749632 18446744073709551615 4426459 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1958/tid=1960] ppid=1956 vsize=287320 CPUtime=0.11 cores=0,2,4,6
/proc/1958/task/1960/stat : 1960 (strangenight1-m) R 1956 1958 1313 0 -1 4202560 950 0 0 0 11 0 0 0 25 0 4 0 518051622 294215680 4022 33554432000 4194304 4650419 140733757749632 18446744073709551615 210204306527 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1958/tid=1961] ppid=1956 vsize=287320 CPUtime=0.11 cores=0,2,4,6
/proc/1958/task/1961/stat : 1961 (strangenight1-m) R 1956 1958 1313 0 -1 4202560 835 0 0 0 11 0 0 0 25 0 4 0 518051622 294215680 4200 33554432000 4194304 4650419 140733757749632 18446744073709551615 4364796 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 287320

[startup+0.354442 s]
/proc/loadavg: 8.07 8.12 7.93 2/172 1958
/proc/meminfo: memFree=27157628/32951124 swapFree=67088964/67111528
[pid=1958] ppid=1956 vsize=293344 CPUtime=3.65 cores=0,2,4,6
/proc/1958/stat : 1958 (strangenight1-m) R 1956 1958 1313 0 -1 4202496 15195 0 0 0 361 4 0 0 18 0 4 0 518051622 300384256 9352 33554432000 4194304 4650419 140733757749632 18446744073709551615 4333674 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1958/statm: 76455 9095 391 112 0 71420 0
[pid=1958/tid=1959] ppid=1956 vsize=305820 CPUtime=0.9 cores=0,2,4,6
/proc/1958/task/1959/stat : 1959 (strangenight1-m) D 1956 1958 1313 0 -1 4202560 4417 0 0 0 89 1 0 0 19 0 4 0 518051622 313159680 9095 33554432000 4194304 4650419 140733757749632 18446744073709551615 210204690791 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1958/tid=1960] ppid=1956 vsize=305820 CPUtime=0.91 cores=0,2,4,6
/proc/1958/task/1960/stat : 1960 (strangenight1-m) D 1956 1958 1313 0 -1 4202560 3668 0 0 0 91 0 0 0 18 0 4 0 518051622 313159680 8583 33554432000 4194304 4650419 140733757749632 18446744073709551615 210204690522 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1958/tid=1961] ppid=1956 vsize=305820 CPUtime=0.91 cores=0,2,4,6
/proc/1958/task/1961/stat : 1961 (strangenight1-m) D 1956 1958 1313 0 -1 4202560 3172 0 0 0 91 0 0 0 25 0 4 0 518051622 313159680 8583 33554432000 4194304 4650419 140733757749632 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.65
Current children cumulated vsize (KiB) 293344

[startup+1.10997 s]
/proc/loadavg: 8.07 8.12 7.93 2/172 1958
/proc/meminfo: memFree=27157628/32951124 swapFree=67088964/67111528
[pid=1958] ppid=1956 vsize=296416 CPUtime=4.41 cores=0,2,4,6
/proc/1958/stat : 1958 (strangenight1-m) R 1956 1958 1313 0 -1 4202496 17681 0 0 0 437 4 0 0 19 0 4 0 518051622 303529984 8705 33554432000 4194304 4650419 140733757749632 18446744073709551615 4366831 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1958/statm: 74104 8706 391 112 0 69069 0
[pid=1958/tid=1959] ppid=1956 vsize=296416 CPUtime=1.09 cores=0,2,4,6
/proc/1958/task/1959/stat : 1959 (strangenight1-m) R 1956 1958 1313 0 -1 4202560 4722 0 0 0 108 1 0 0 19 0 4 0 518051622 303529984 8706 33554432000 4194304 4650419 140733757749632 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1958/tid=1960] ppid=1956 vsize=296416 CPUtime=1.09 cores=0,2,4,6
/proc/1958/task/1960/stat : 1960 (strangenight1-m) R 1956 1958 1313 0 -1 4202560 4335 0 0 0 109 0 0 0 19 0 4 0 518051622 303529984 8706 33554432000 4194304 4650419 140733757749632 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1958/tid=1961] ppid=1956 vsize=296416 CPUtime=1.1 cores=0,2,4,6
/proc/1958/task/1961/stat : 1961 (strangenight1-m) R 1956 1958 1313 0 -1 4202560 3472 0 0 0 110 0 0 0 25 0 4 0 518051622 303529984 8706 33554432000 4194304 4650419 140733757749632 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4.41
Current children cumulated vsize (KiB) 296416

[startup+1.20996 s]
/proc/loadavg: 8.07 8.12 7.93 2/172 1958
/proc/meminfo: memFree=27157628/32951124 swapFree=67088964/67111528
[pid=1958] ppid=1956 vsize=296416 CPUtime=4.81 cores=0,2,4,6
/proc/1958/stat : 1958 (strangenight1-m) R 1956 1958 1313 0 -1 4202496 18299 0 0 0 477 4 0 0 19 0 4 0 518051622 303529984 9323 33554432000 4194304 4650419 140733757749632 18446744073709551615 4363420 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1958/statm: 74104 9323 391 112 0 69069 0
[pid=1958/tid=1959] ppid=1956 vsize=296416 CPUtime=1.19 cores=0,2,4,6
/proc/1958/task/1959/stat : 1959 (strangenight1-m) R 1956 1958 1313 0 -1 4202560 4877 0 0 0 118 1 0 0 19 0 4 0 518051622 303529984 9323 33554432000 4194304 4650419 140733757749632 18446744073709551615 4363435 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1958/tid=1960] ppid=1956 vsize=296416 CPUtime=1.19 cores=0,2,4,6
/proc/1958/task/1960/stat : 1960 (strangenight1-m) R 1956 1958 1313 0 -1 4202560 4494 0 0 0 119 0 0 0 19 0 4 0 518051622 303529984 9324 33554432000 4194304 4650419 140733757749632 18446744073709551615 4314998 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1958/tid=1961] ppid=1956 vsize=296416 CPUtime=1.19 cores=0,2,4,6
/proc/1958/task/1961/stat : 1961 (strangenight1-m) R 1956 1958 1313 0 -1 4202560 3621 0 0 0 119 0 0 0 25 0 4 0 518051622 303529984 9325 33554432000 4194304 4650419 140733757749632 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4.81
Current children cumulated vsize (KiB) 296416

[startup+1.50091 s]
/proc/loadavg: 8.07 8.12 7.93 2/172 1958
/proc/meminfo: memFree=27157628/32951124 swapFree=67088964/67111528
[pid=1958] ppid=1956 vsize=296936 CPUtime=5.97 cores=0,2,4,6
/proc/1958/stat : 1958 (strangenight1-m) R 1956 1958 1313 0 -1 4202496 21888 0 0 0 592 5 0 0 20 0 4 0 518051622 304062464 8064 33554432000 4194304 4650419 140733757749632 18446744073709551615 4365416 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1958/statm: 74234 8064 391 112 0 69199 0
[pid=1958/tid=1959] ppid=1956 vsize=296936 CPUtime=1.48 cores=0,2,4,6
/proc/1958/task/1959/stat : 1959 (strangenight1-m) R 1956 1958 1313 0 -1 4202560 5811 0 0 0 147 1 0 0 20 0 4 0 518051622 304062464 8064 33554432000 4194304 4650419 140733757749632 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1958/tid=1960] ppid=1956 vsize=296936 CPUtime=1.49 cores=0,2,4,6
/proc/1958/task/1960/stat : 1960 (strangenight1-m) R 1956 1958 1313 0 -1 4202560 5311 0 0 0 148 1 0 0 20 0 4 0 518051622 304062464 8065 33554432000 4194304 4650419 140733757749632 18446744073709551615 4365286 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1958/tid=1961] ppid=1956 vsize=296936 CPUtime=1.48 cores=0,2,4,6
/proc/1958/task/1961/stat : 1961 (strangenight1-m) R 1956 1958 1313 0 -1 4202560 4530 0 0 0 148 0 0 0 25 0 4 0 518051622 304062464 8066 33554432000 4194304 4650419 140733757749632 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 296936

[startup+3.10664 s]
/proc/loadavg: 8.07 8.12 7.93 9/184 1976
/proc/meminfo: memFree=26970060/32951124 swapFree=67088964/67111528
[pid=1958] ppid=1956 vsize=297528 CPUtime=12.38 cores=0,2,4,6
/proc/1958/stat : 1958 (strangenight1-m) R 1956 1958 1313 0 -1 4202496 40575 0 0 0 1229 9 0 0 25 0 4 0 518051622 304668672 16758 33554432000 4194304 4650419 140733757749632 18446744073709551615 4439641 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1958/statm: 74382 16758 393 112 0 69347 0
[pid=1958/tid=1959] ppid=1956 vsize=297528 CPUtime=3.07 cores=0,2,4,6
/proc/1958/task/1959/stat : 1959 (strangenight1-m) R 1956 1958 1313 0 -1 4202560 11600 0 0 0 305 2 0 0 25 0 4 0 518051622 304668672 16758 33554432000 4194304 4650419 140733757749632 18446744073709551615 4522641 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1958/tid=1960] ppid=1956 vsize=297528 CPUtime=3.09 cores=0,2,4,6
/proc/1958/task/1960/stat : 1960 (strangenight1-m) R 1956 1958 1313 0 -1 4202560 8446 0 0 0 308 1 0 0 25 0 4 0 518051622 304668672 16758 33554432000 4194304 4650419 140733757749632 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1958/tid=1961] ppid=1956 vsize=297528 CPUtime=3.09 cores=0,2,4,6
/proc/1958/task/1961/stat : 1961 (strangenight1-m) R 1956 1958 1313 0 -1 4202560 7804 0 0 0 308 1 0 0 25 0 4 0 518051622 304668672 16758 33554432000 4194304 4650419 140733757749632 18446744073709551615 4366931 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.38
Current children cumulated vsize (KiB) 297528

[startup+6.30111 s]
/proc/loadavg: 8.07 8.12 7.93 9/184 1976
/proc/meminfo: memFree=26913656/32951124 swapFree=67088964/67111528
[pid=1958] ppid=1956 vsize=325876 CPUtime=25.15 cores=0,2,4,6
/proc/1958/stat : 1958 (strangenight1-m) R 1956 1958 1313 0 -1 4202496 55992 0 0 0 2504 11 0 0 25 0 4 0 518051622 333697024 30512 33554432000 4194304 4650419 140733757749632 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1958/statm: 81469 30512 393 112 0 76434 0
[pid=1958/tid=1959] ppid=1956 vsize=325876 CPUtime=6.25 cores=0,2,4,6
/proc/1958/task/1959/stat : 1959 (strangenight1-m) R 1956 1958 1313 0 -1 4202560 11776 0 0 0 623 2 0 0 25 0 4 0 518051622 333697024 30512 33554432000 4194304 4650419 140733757749632 18446744073709551615 4476522 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1958/tid=1960] ppid=1956 vsize=325876 CPUtime=6.29 cores=0,2,4,6
/proc/1958/task/1960/stat : 1960 (strangenight1-m) R 1956 1958 1313 0 -1 4202560 16018 0 0 0 627 2 0 0 25 0 4 0 518051622 333697024 30512 33554432000 4194304 4650419 140733757749632 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1958/tid=1961] ppid=1956 vsize=325876 CPUtime=6.28 cores=0,2,4,6
/proc/1958/task/1961/stat : 1961 (strangenight1-m) R 1956 1958 1313 0 -1 4202560 15206 0 0 0 626 2 0 0 25 0 4 0 518051622 333697024 30512 33554432000 4194304 4650419 140733757749632 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 325876

[startup+12.701 s]
/proc/loadavg: 8.06 8.12 7.93 9/184 1976
/proc/meminfo: memFree=26686588/32951124 swapFree=67088964/67111528
[pid=1958] ppid=1956 vsize=346080 CPUtime=50.7 cores=0,2,4,6
/proc/1958/stat : 1958 (strangenight1-m) R 1956 1958 1313 0 -1 4202496 83714 0 0 0 5054 16 0 0 25 0 4 0 518051622 354385920 42902 33554432000 4194304 4650419 140733757749632 18446744073709551615 4365357 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1958/statm: 86520 42902 393 112 0 81485 0
[pid=1958/tid=1959] ppid=1956 vsize=346080 CPUtime=12.62 cores=0,2,4,6
/proc/1958/task/1959/stat : 1959 (strangenight1-m) R 1956 1958 1313 0 -1 4202560 21843 0 0 0 1258 4 0 0 25 0 4 0 518051622 354385920 42902 33554432000 4194304 4650419 140733757749632 18446744073709551615 4439371 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1958/tid=1960] ppid=1956 vsize=346080 CPUtime=12.69 cores=0,2,4,6
/proc/1958/task/1960/stat : 1960 (strangenight1-m) R 1956 1958 1313 0 -1 4202560 21579 0 0 0 1265 4 0 0 25 0 4 0 518051622 354385920 42902 33554432000 4194304 4650419 140733757749632 18446744073709551615 4365330 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1958/tid=1961] ppid=1956 vsize=346080 CPUtime=12.68 cores=0,2,4,6
/proc/1958/task/1961/stat : 1961 (strangenight1-m) R 1956 1958 1313 0 -1 4202560 23501 0 0 0 1264 4 0 0 25 0 4 0 518051622 354385920 42902 33554432000 4194304 4650419 140733757749632 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 346080

[startup+25.5009 s]
/proc/loadavg: 8.11 8.13 7.94 9/184 1976
/proc/meminfo: memFree=26495264/32951124 swapFree=67088964/67111528
[pid=1958] ppid=1956 vsize=346024 CPUtime=101.83 cores=0,2,4,6
/proc/1958/stat : 1958 (strangenight1-m) R 1956 1958 1313 0 -1 4202496 118659 0 0 0 10159 24 0 0 25 0 4 0 518051622 354328576 59467 33554432000 4194304 4650419 140733757749632 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1958/statm: 86506 59467 393 112 0 81471 0
[pid=1958/tid=1959] ppid=1956 vsize=346024 CPUtime=25.35 cores=0,2,4,6
/proc/1958/task/1959/stat : 1959 (strangenight1-m) R 1956 1958 1313 0 -1 4202560 30250 0 0 0 2529 6 0 0 25 0 4 0 518051622 354328576 59467 33554432000 4194304 4650419 140733757749632 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1958/tid=1960] ppid=1956 vsize=346024 CPUtime=25.49 cores=0,2,4,6
/proc/1958/task/1960/stat : 1960 (strangenight1-m) R 1956 1958 1313 0 -1 4202560 27806 0 0 0 2543 6 0 0 25 0 4 0 518051622 354328576 59467 33554432000 4194304 4650419 140733757749632 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1958/tid=1961] ppid=1956 vsize=346024 CPUtime=25.47 cores=0,2,4,6
/proc/1958/task/1961/stat : 1961 (strangenight1-m) R 1956 1958 1313 0 -1 4202560 32316 0 0 0 2542 5 0 0 25 0 4 0 518051622 354328576 59467 33554432000 4194304 4650419 140733757749632 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 346024

[startup+51.1006 s]
/proc/loadavg: 8.07 8.11 7.94 9/184 1976
/proc/meminfo: memFree=26346032/32951124 swapFree=67088964/67111528
[pid=1958] ppid=1956 vsize=487268 CPUtime=204.08 cores=0,2,4,6
/proc/1958/stat : 1958 (strangenight1-m) R 1956 1958 1313 0 -1 4202496 176172 0 0 0 20368 40 0 0 25 0 4 0 518051622 498962432 73304 33554432000 4194304 4650419 140733757749632 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1958/statm: 121817 73305 393 112 0 116782 0
[pid=1958/tid=1959] ppid=1956 vsize=487268 CPUtime=50.81 cores=0,2,4,6
/proc/1958/task/1959/stat : 1959 (strangenight1-m) R 1956 1958 1313 0 -1 4202560 44277 0 0 0 5071 10 0 0 25 0 4 0 518051622 498962432 73305 33554432000 4194304 4650419 140733757749632 18446744073709551615 4438661 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1958/tid=1960] ppid=1956 vsize=487268 CPUtime=51.08 cores=0,2,4,6
/proc/1958/task/1960/stat : 1960 (strangenight1-m) R 1956 1958 1313 0 -1 4202560 36464 0 0 0 5100 8 0 0 25 0 4 0 518051622 498962432 73305 33554432000 4194304 4650419 140733757749632 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1958/tid=1961] ppid=1956 vsize=487268 CPUtime=51.07 cores=0,2,4,6
/proc/1958/task/1961/stat : 1961 (strangenight1-m) R 1956 1958 1313 0 -1 4202560 58405 0 0 0 5093 14 0 0 25 0 4 0 518051622 498962432 73305 33554432000 4194304 4650419 140733757749632 18446744073709551615 4439344 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 204.08
Current children cumulated vsize (KiB) 487268

[startup+102.301 s]
/proc/loadavg: 8.07 8.11 7.94 9/184 1978
/proc/meminfo: memFree=26209432/32951124 swapFree=67088964/67111528
[pid=1958] ppid=1956 vsize=545892 CPUtime=408.58 cores=0,2,4,6
/proc/1958/stat : 1958 (strangenight1-m) R 1956 1958 1313 0 -1 4202496 278906 0 0 0 40790 68 0 0 25 0 4 0 518051622 558993408 88183 33554432000 4194304 4650419 140733757749632 18446744073709551615 4438521 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1958/statm: 136473 88184 393 112 0 131438 0
[pid=1958/tid=1959] ppid=1956 vsize=545892 CPUtime=101.73 cores=0,2,4,6
/proc/1958/task/1959/stat : 1959 (strangenight1-m) R 1956 1958 1313 0 -1 4202560 73852 0 0 0 10154 19 0 0 25 0 4 0 518051622 558993408 88184 33554432000 4194304 4650419 140733757749632 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1958/tid=1960] ppid=1956 vsize=545892 CPUtime=102.28 cores=0,2,4,6
/proc/1958/task/1960/stat : 1960 (strangenight1-m) R 1956 1958 1313 0 -1 4202560 43306 0 0 0 10218 10 0 0 25 0 4 0 518051622 558993408 88184 33554432000 4194304 4650419 140733757749632 18446744073709551615 4476185 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1958/tid=1961] ppid=1956 vsize=545892 CPUtime=102.26 cores=0,2,4,6
/proc/1958/task/1961/stat : 1961 (strangenight1-m) R 1956 1958 1313 0 -1 4202560 99858 0 0 0 10200 26 0 0 25 0 4 0 518051622 558993408 88184 33554432000 4194304 4650419 140733757749632 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.58
Current children cumulated vsize (KiB) 545892

[startup+162.301 s]

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

[pid=1958] ppid=1956 vsize=965096 CPUtime=2565.59 cores=0,2,4,6
/proc/1958/stat : 1958 (strangenight1-m) R 1956 1958 1313 0 -1 4202496 909497 0 0 0 256283 276 0 0 25 0 4 0 518051622 988258304 149491 33554432000 4194304 4650419 140733757749632 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1958/statm: 241274 149491 393 112 0 236239 0
[pid=1958/tid=1959] ppid=1956 vsize=965096 CPUtime=638.78 cores=0,2,4,6
/proc/1958/task/1959/stat : 1959 (strangenight1-m) R 1956 1958 1313 0 -1 4202560 261061 0 0 0 63816 62 0 0 25 0 4 0 518051622 988258304 149491 33554432000 4194304 4650419 140733757749632 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1958/tid=1960] ppid=1956 vsize=965096 CPUtime=642.26 cores=0,2,4,6
/proc/1958/task/1960/stat : 1960 (strangenight1-m) R 1956 1958 1313 0 -1 4202560 196269 0 0 0 64132 94 0 0 25 0 4 0 518051622 988258304 149491 33554432000 4194304 4650419 140733757749632 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1958/tid=1961] ppid=1956 vsize=965096 CPUtime=642.22 cores=0,2,4,6
/proc/1958/task/1961/stat : 1961 (strangenight1-m) R 1956 1958 1313 0 -1 4202560 259891 0 0 0 64147 75 0 0 25 0 4 0 518051622 988258304 149491 33554432000 4194304 4650419 140733757749632 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2565.59
Current children cumulated vsize (KiB) 965096

[startup+702.301 s]
/proc/loadavg: 8.07 8.09 8.00 9/184 1994
/proc/meminfo: memFree=25487212/32951124 swapFree=67088964/67111528
[pid=1958] ppid=1956 vsize=966976 CPUtime=2805.26 cores=0,2,4,6
/proc/1958/stat : 1958 (strangenight1-m) R 1956 1958 1313 0 -1 4202496 981079 0 0 0 280222 304 0 0 25 0 4 0 518051622 990183424 147528 33554432000 4194304 4650419 140733757749632 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1958/statm: 241744 147528 393 112 0 236709 0
[pid=1958/tid=1959] ppid=1956 vsize=966976 CPUtime=698.46 cores=0,2,4,6
/proc/1958/task/1959/stat : 1959 (strangenight1-m) R 1956 1958 1313 0 -1 4202560 286558 0 0 0 69771 75 0 0 25 0 4 0 518051622 990183424 147528 33554432000 4194304 4650419 140733757749632 18446744073709551615 4367236 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1958/tid=1960] ppid=1956 vsize=966976 CPUtime=702.26 cores=0,2,4,6
/proc/1958/task/1960/stat : 1960 (strangenight1-m) R 1956 1958 1313 0 -1 4202560 221357 0 0 0 70120 106 0 0 25 0 4 0 518051622 990183424 147528 33554432000 4194304 4650419 140733757749632 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1958/tid=1961] ppid=1956 vsize=966976 CPUtime=702.21 cores=0,2,4,6
/proc/1958/task/1961/stat : 1961 (strangenight1-m) R 1956 1958 1313 0 -1 4202560 267999 0 0 0 70145 76 0 0 25 0 4 0 518051622 990183424 147528 33554432000 4194304 4650419 140733757749632 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2805.26
Current children cumulated vsize (KiB) 966976

[startup+762.301 s]
/proc/loadavg: 8.12 8.10 8.01 9/184 1996
/proc/meminfo: memFree=25468468/32951124 swapFree=67088964/67111528
[pid=1958] ppid=1956 vsize=1003140 CPUtime=3044.93 cores=0,2,4,6
/proc/1958/stat : 1958 (strangenight1-m) R 1956 1958 1313 0 -1 4202496 1041925 0 0 0 304175 318 0 0 25 0 4 0 518051622 1027215360 165724 33554432000 4194304 4650419 140733757749632 18446744073709551615 4476315 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1958/statm: 250785 165724 393 112 0 245750 0
[pid=1958/tid=1959] ppid=1956 vsize=1003140 CPUtime=758.13 cores=0,2,4,6
/proc/1958/task/1959/stat : 1959 (strangenight1-m) R 1956 1958 1313 0 -1 4202560 306414 0 0 0 75729 84 0 0 25 0 4 0 518051622 1027215360 165724 33554432000 4194304 4650419 140733757749632 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1958/tid=1960] ppid=1956 vsize=1003140 CPUtime=762.26 cores=0,2,4,6
/proc/1958/task/1960/stat : 1960 (strangenight1-m) R 1956 1958 1313 0 -1 4202560 241134 0 0 0 76117 109 0 0 25 0 4 0 518051622 1027215360 165724 33554432000 4194304 4650419 140733757749632 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1958/tid=1961] ppid=1956 vsize=1003140 CPUtime=762.21 cores=0,2,4,6
/proc/1958/task/1961/stat : 1961 (strangenight1-m) R 1956 1958 1313 0 -1 4202560 276261 0 0 0 76144 77 0 0 25 0 4 0 518051622 1027215360 165724 33554432000 4194304 4650419 140733757749632 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3044.93
Current children cumulated vsize (KiB) 1003140

[startup+822.301 s]
/proc/loadavg: 8.14 8.11 8.01 9/184 1997
/proc/meminfo: memFree=25388316/32951124 swapFree=67088964/67111528
[pid=1958] ppid=1956 vsize=1053576 CPUtime=3284.6 cores=0,2,4,6
/proc/1958/stat : 1958 (strangenight1-m) R 1956 1958 1313 0 -1 4202496 1087758 0 0 0 328127 333 0 0 25 0 4 0 518051622 1078861824 169913 33554432000 4194304 4650419 140733757749632 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1958/statm: 263394 169913 393 112 0 258359 0
[pid=1958/tid=1959] ppid=1956 vsize=1053576 CPUtime=817.81 cores=0,2,4,6
/proc/1958/task/1959/stat : 1959 (strangenight1-m) R 1956 1958 1313 0 -1 4202560 329561 0 0 0 81685 96 0 0 25 0 4 0 518051622 1078861824 169913 33554432000 4194304 4650419 140733757749632 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1958/tid=1960] ppid=1956 vsize=1053576 CPUtime=822.26 cores=0,2,4,6
/proc/1958/task/1960/stat : 1960 (strangenight1-m) R 1956 1958 1313 0 -1 4202560 241156 0 0 0 82117 109 0 0 25 0 4 0 518051622 1078861824 169913 33554432000 4194304 4650419 140733757749632 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1958/tid=1961] ppid=1956 vsize=1053576 CPUtime=822.21 cores=0,2,4,6
/proc/1958/task/1961/stat : 1961 (strangenight1-m) R 1956 1958 1313 0 -1 4202560 285831 0 0 0 82143 78 0 0 25 0 4 0 518051622 1078861824 169913 33554432000 4194304 4650419 140733757749632 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3284.6
Current children cumulated vsize (KiB) 1053576

[startup+882.301 s]
/proc/loadavg: 8.12 8.12 8.02 9/184 1999
/proc/meminfo: memFree=25443972/32951124 swapFree=67088964/67111528
[pid=1958] ppid=1956 vsize=1054188 CPUtime=3524.27 cores=0,2,4,6
/proc/1958/stat : 1958 (strangenight1-m) R 1956 1958 1313 0 -1 4202496 1129956 0 0 0 352079 348 0 0 25 0 4 0 518051622 1079488512 168598 33554432000 4194304 4650419 140733757749632 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1958/statm: 263547 168598 393 112 0 258512 0
[pid=1958/tid=1959] ppid=1956 vsize=1054188 CPUtime=877.49 cores=0,2,4,6
/proc/1958/task/1959/stat : 1959 (strangenight1-m) R 1956 1958 1313 0 -1 4202560 348373 0 0 0 87641 108 0 0 25 0 4 0 518051622 1079488512 168598 33554432000 4194304 4650419 140733757749632 18446744073709551615 4476311 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1958/tid=1960] ppid=1956 vsize=1054188 CPUtime=882.26 cores=0,2,4,6
/proc/1958/task/1960/stat : 1960 (strangenight1-m) R 1956 1958 1313 0 -1 4202560 241157 0 0 0 88117 109 0 0 25 0 4 0 518051622 1079488512 168598 33554432000 4194304 4650419 140733757749632 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1958/tid=1961] ppid=1956 vsize=1054188 CPUtime=882.21 cores=0,2,4,6
/proc/1958/task/1961/stat : 1961 (strangenight1-m) R 1956 1958 1313 0 -1 4202560 295590 0 0 0 88141 80 0 0 25 0 4 0 518051622 1079488512 168598 33554432000 4194304 4650419 140733757749632 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3524.27
Current children cumulated vsize (KiB) 1054188

[startup+942.301 s]
/proc/loadavg: 8.13 8.12 8.02 9/184 2000
/proc/meminfo: memFree=25312512/32951124 swapFree=67088964/67111528
[pid=1958] ppid=1956 vsize=1054424 CPUtime=3763.94 cores=0,2,4,6
/proc/1958/stat : 1958 (strangenight1-m) R 1956 1958 1313 0 -1 4202496 1152377 0 0 0 376042 352 0 0 25 0 4 0 518051622 1079730176 170981 33554432000 4194304 4650419 140733757749632 18446744073709551615 4365346 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1958/statm: 263606 170981 393 112 0 258571 0
[pid=1958/tid=1959] ppid=1956 vsize=1054424 CPUtime=937.16 cores=0,2,4,6
/proc/1958/task/1959/stat : 1959 (strangenight1-m) R 1956 1958 1313 0 -1 4202560 348373 0 0 0 93608 108 0 0 25 0 4 0 518051622 1079730176 170981 33554432000 4194304 4650419 140733757749632 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1958/tid=1960] ppid=1956 vsize=1054424 CPUtime=942.26 cores=0,2,4,6
/proc/1958/task/1960/stat : 1960 (strangenight1-m) R 1956 1958 1313 0 -1 4202560 241157 0 0 0 94117 109 0 0 25 0 4 0 518051622 1079730176 170981 33554432000 4194304 4650419 140733757749632 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1958/tid=1961] ppid=1956 vsize=1054424 CPUtime=942.2 cores=0,2,4,6
/proc/1958/task/1961/stat : 1961 (strangenight1-m) R 1956 1958 1313 0 -1 4202560 304427 0 0 0 94140 80 0 0 25 0 4 0 518051622 1079730176 170981 33554432000 4194304 4650419 140733757749632 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3763.94
Current children cumulated vsize (KiB) 1054424

[startup+1002.3 s]
/proc/loadavg: 8.14 8.13 8.03 9/184 2002
/proc/meminfo: memFree=25327736/32951124 swapFree=67088964/67111528
[pid=1958] ppid=1956 vsize=1055444 CPUtime=4003.6 cores=0,2,4,6
/proc/1958/stat : 1958 (strangenight1-m) R 1956 1958 1313 0 -1 4202496 1190595 0 0 0 399990 370 0 0 25 0 4 0 518051622 1080774656 178821 33554432000 4194304 4650419 140733757749632 18446744073709551615 4366906 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1958/statm: 263861 178821 393 112 0 258826 0
[pid=1958/tid=1959] ppid=1956 vsize=1055444 CPUtime=996.83 cores=0,2,4,6
/proc/1958/task/1959/stat : 1959 (strangenight1-m) R 1956 1958 1313 0 -1 4202560 348373 0 0 0 99575 108 0 0 25 0 4 0 518051622 1080774656 178821 33554432000 4194304 4650419 140733757749632 18446744073709551615 4476378 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1958/tid=1960] ppid=1956 vsize=1055444 CPUtime=1002.26 cores=0,2,4,6
/proc/1958/task/1960/stat : 1960 (strangenight1-m) R 1956 1958 1313 0 -1 4202560 241157 0 0 0 100117 109 0 0 25 0 4 0 518051622 1080774656 178821 33554432000 4194304 4650419 140733757749632 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1958/tid=1961] ppid=1956 vsize=1055444 CPUtime=1002.19 cores=0,2,4,6
/proc/1958/task/1961/stat : 1961 (strangenight1-m) R 1956 1958 1313 0 -1 4202560 314224 0 0 0 100138 81 0 0 25 0 4 0 518051622 1080774656 178821 33554432000 4194304 4650419 140733757749632 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4003.6
Current children cumulated vsize (KiB) 1055444

[startup+1062.3 s]
/proc/loadavg: 8.12 8.12 8.03 9/184 2004
/proc/meminfo: memFree=25319256/32951124 swapFree=67088964/67111528
[pid=1958] ppid=1956 vsize=1056032 CPUtime=4243.29 cores=0,2,4,6
/proc/1958/stat : 1958 (strangenight1-m) R 1956 1958 1313 0 -1 4202496 1216729 0 0 0 423948 381 0 0 25 0 4 0 518051622 1081376768 179363 33554432000 4194304 4650419 140733757749632 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1958/statm: 264008 179363 393 112 0 258973 0
[pid=1958/tid=1959] ppid=1956 vsize=1056032 CPUtime=1056.51 cores=0,2,4,6
/proc/1958/task/1959/stat : 1959 (strangenight1-m) R 1956 1958 1313 0 -1 4202560 348373 0 0 0 105543 108 0 0 25 0 4 0 518051622 1081376768 179363 33554432000 4194304 4650419 140733757749632 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1958/tid=1960] ppid=1956 vsize=1056032 CPUtime=1062.27 cores=0,2,4,6
/proc/1958/task/1960/stat : 1960 (strangenight1-m) R 1956 1958 1313 0 -1 4202560 241157 0 0 0 106118 109 0 0 25 0 4 0 518051622 1081376768 179363 33554432000 4194304 4650419 140733757749632 18446744073709551615 4476522 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1958/tid=1961] ppid=1956 vsize=1056032 CPUtime=1062.2 cores=0,2,4,6
/proc/1958/task/1961/stat : 1961 (strangenight1-m) R 1956 1958 1313 0 -1 4202560 323580 0 0 0 106137 83 0 0 25 0 4 0 518051622 1081376768 179363 33554432000 4194304 4650419 140733757749632 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4243.29
Current children cumulated vsize (KiB) 1056032

[startup+1122.3 s]
/proc/loadavg: 8.14 8.12 8.03 9/184 2005
/proc/meminfo: memFree=25150472/32951124 swapFree=67088964/67111528
[pid=1958] ppid=1956 vsize=1056032 CPUtime=4482.95 cores=0,2,4,6
/proc/1958/stat : 1958 (strangenight1-m) R 1956 1958 1313 0 -1 4202496 1225997 0 0 0 447912 383 0 0 25 0 4 0 518051622 1081376768 179343 33554432000 4194304 4650419 140733757749632 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1958/statm: 264008 179343 393 112 0 258973 0
[pid=1958/tid=1959] ppid=1956 vsize=1056032 CPUtime=1116.18 cores=0,2,4,6
/proc/1958/task/1959/stat : 1959 (strangenight1-m) R 1956 1958 1313 0 -1 4202560 348373 0 0 0 111510 108 0 0 25 0 4 0 518051622 1081376768 179343 33554432000 4194304 4650419 140733757749632 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1958/tid=1960] ppid=1956 vsize=1056032 CPUtime=1122.25 cores=0,2,4,6
/proc/1958/task/1960/stat : 1960 (strangenight1-m) R 1956 1958 1313 0 -1 4202560 241157 0 0 0 112116 109 0 0 25 0 4 0 518051622 1081376768 179343 33554432000 4194304 4650419 140733757749632 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1958/tid=1961] ppid=1956 vsize=1056032 CPUtime=1122.19 cores=0,2,4,6
/proc/1958/task/1961/stat : 1961 (strangenight1-m) R 1956 1958 1313 0 -1 4202560 332848 0 0 0 112135 84 0 0 25 0 4 0 518051622 1081376768 179343 33554432000 4194304 4650419 140733757749632 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4482.95
Current children cumulated vsize (KiB) 1056032

[startup+1182.31 s]
/proc/loadavg: 8.14 8.13 8.04 9/184 2007
/proc/meminfo: memFree=25167064/32951124 swapFree=67088964/67111528
[pid=1958] ppid=1956 vsize=1056032 CPUtime=4722.63 cores=0,2,4,6
/proc/1958/stat : 1958 (strangenight1-m) R 1956 1958 1313 0 -1 4202496 1236294 0 0 0 471879 384 0 0 25 0 4 0 518051622 1081376768 179866 33554432000 4194304 4650419 140733757749632 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1958/statm: 264008 179866 393 112 0 258973 0
[pid=1958/tid=1959] ppid=1956 vsize=1056032 CPUtime=1175.86 cores=0,2,4,6
/proc/1958/task/1959/stat : 1959 (strangenight1-m) R 1956 1958 1313 0 -1 4202560 348938 0 0 0 117478 108 0 0 25 0 4 0 518051622 1081376768 179866 33554432000 4194304 4650419 140733757749632 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1958/tid=1960] ppid=1956 vsize=1056032 CPUtime=1182.26 cores=0,2,4,6
/proc/1958/task/1960/stat : 1960 (strangenight1-m) R 1956 1958 1313 0 -1 4202560 241157 0 0 0 118117 109 0 0 25 0 4 0 518051622 1081376768 179866 33554432000 4194304 4650419 140733757749632 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1958/tid=1961] ppid=1956 vsize=1056032 CPUtime=1182.18 cores=0,2,4,6
/proc/1958/task/1961/stat : 1961 (strangenight1-m) R 1956 1958 1313 0 -1 4202560 342580 0 0 0 118133 85 0 0 25 0 4 0 518051622 1081376768 179866 33554432000 4194304 4650419 140733757749632 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4722.63
Current children cumulated vsize (KiB) 1056032



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.16 8.13 8.04 9/184 2008
/proc/meminfo: memFree=25158988/32951124 swapFree=67088964/67111528
[pid=1958] ppid=1956 vsize=1003572 CPUtime=4800.11 cores=0,2,4,6
/proc/1958/stat : 1958 (strangenight1-m) R 1956 1958 1313 0 -1 4202496 1247797 0 0 0 479623 388 0 0 25 0 4 0 518051622 1027657728 176406 33554432000 4194304 4650419 140733757749632 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1958/statm: 250893 176406 393 112 0 245858 0
[pid=1958/tid=1959] ppid=1956 vsize=1003572 CPUtime=1195.15 cores=0,2,4,6
/proc/1958/task/1959/stat : 1959 (strangenight1-m) R 1956 1958 1313 0 -1 4202560 356776 0 0 0 119403 112 0 0 25 0 4 0 518051622 1027657728 176406 33554432000 4194304 4650419 140733757749632 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1958/tid=1960] ppid=1956 vsize=1003572 CPUtime=1201.66 cores=0,2,4,6
/proc/1958/task/1960/stat : 1960 (strangenight1-m) R 1956 1958 1313 0 -1 4202560 241157 0 0 0 120057 109 0 0 25 0 4 0 518051622 1027657728 176406 33554432000 4194304 4650419 140733757749632 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1958/tid=1961] ppid=1956 vsize=1003572 CPUtime=1201.58 cores=0,2,4,6
/proc/1958/task/1961/stat : 1961 (strangenight1-m) R 1956 1958 1313 0 -1 4202560 346245 0 0 0 120073 85 0 0 25 0 4 0 518051622 1027657728 176406 33554432000 4194304 4650419 140733757749632 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.11
Current children cumulated vsize (KiB) 1003572

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.75
CPU time (s): 4800.19
CPU user time (s): 4796.27
CPU system time (s): 3.9224
CPU usage (%): 399.434
Max. virtual memory (cumulated for all children) (KiB): 1056032

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.27
system time used= 3.9224
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1247799
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= 864
involuntary context switches= 22968

runsolver used 1.86572 second user time and 4.70328 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-29 10:08:51
IDJOB=3174977
IDBENCH=82595
IDSOLVER=1588
FILE ID=node130/3174977-1304064531
RUNJOBID= node130-1304063327-1842
PBS_JOBID= 13170445
Free space on /tmp= 71996 MiB

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

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

MD5SUM BENCH= b5db50c2da6442b279ae090cf3223d53
RANDOM SEED=292613535

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27157908 kB
Buffers:       1160260 kB
Cached:        4115972 kB
SwapCached:      22432 kB
Active:         440816 kB
Inactive:      4921244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27157908 kB
SwapTotal:    67111528 kB
SwapFree:     67088964 kB
Dirty:            6620 kB
Writeback:           0 kB
AnonPages:       63112 kB
Mapped:          14820 kB
Slab:           368448 kB
PageTables:       4260 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188816 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= 71980 MiB
End job on node130 at 2011-04-29 10:28:55