Trace number 3369011

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 (fixed)? (TO) 4800.4 1203.74

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v90-c8010-S423984545-074.UNKNOWN.cnf
MD5SUM2ef214e0162b22d1093a804ea2af97a1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses8010
Sum of the clauses size56070
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 58010

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.02/0.01	c This is CryptoMiniSat 2.9.0
0.02/0.01	c compiled with gcc version 4.4.5
0.02/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.02/0.01	c Reading file 'HOME/instance-3369011-1305410264.cnf'
0.02/0.01	c -- header says num vars:             90
0.02/0.01	c -- header says num clauses:        8010
0.02/0.01	c -- clauses added:            0 learnts,         8010 normals,            0 xors
0.02/0.01	c -- vars added         90
0.02/0.01	c Parsing time:  0.01 s
0.02/0.01	c  N st     0         0        90      8010         0         0     56070         0   no data   no data  --
0.77/0.20	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.73
0.77/0.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.77/0.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.77/0.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.77/0.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
0.77/0.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.77/0.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
0.77/0.23	c Finding binary XORs  T:     0.00 s  found:       0
0.77/0.23	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
0.77/0.23	c calculated reachability. Time: 0.00
0.77/0.23	c Calc default polars -  time:   0.00 s pos:      37 undec:       1 neg:      52
0.77/0.23	c =========================================================================================
0.77/0.23	c types(t): F = full restart, N = normal restart
0.77/0.23	c types(t): S = simplification begin/end, E = solution found
0.77/0.23	c restart types(rt): st = static, dy = dynamic
0.77/0.23	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.77/0.23	c  B st     0         0        90      8010         0         0     56070         0   no data   no data  --
1.16/0.36	c  N dy     8      4121        90      8010         0      3819     56070    112960     25.06     26.50  --
1.97/0.52	c  N dy    18      8326        90      8010         0      5425     56070    148502     25.40     26.78  --
2.77/0.71	c  N dy    27     12865        90      8010         0      5687     56070    140658     25.46     26.87  --
3.17/0.89	c  N dy    47     16881        90      8010         0      9411     56070    252035     25.75     27.99  --
4.40/1.17	c  N dy    48     22505        90      8010         0      9388     56070    229201     25.27     27.03  --
5.15/1.31	c  F st    61     25000        90      8010         0     11697     56070    297011     25.37     25.68  --
5.55/1.41	c  N st    65     27032        90      8010         0      7277     56070    152980     25.37   no data  --
5.95/1.55	c  S st    67     30002        90      8010         0     10022     56070    235744     25.37   no data  --
5.95/1.58	c  S st    67     30505        90      8010         0     10496     56070    249902     25.37   no data  --
5.95/1.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.95/1.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.95/1.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
6.35/1.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.35/1.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.35/1.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
6.35/1.60	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.14/2.83	c lits-rem:      1382  cl-subs:      705  v-elim:      0  v-fix:    0  time:  4.93 s
12.34/3.20	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 1.46
12.34/3.20	c calculated reachability. Time: 0.00
12.34/3.20	c  N dy    67     30505        90      8010         0      9791     56070    224952     25.37   no data  --
13.93/3.51	c  N dy    77     36173        90      8010         0      7730     56070    148465     25.28     26.64  --
14.73/3.72	c  N dy    95     40182        90      8010         0     11489     56070    259978     25.36     27.49  --
15.93/4.05	c  N dy   102     45758        90      8010         0      8349     56070    149243     25.29     23.22  --
15.93/4.05	c  S st   102     45758        90      8010         0      8349     56070    149243     25.29     23.22  --
15.93/4.08	c  S st   102     46264        90      8010         0      8831     56070    163677     25.29   no data  --
15.93/4.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.93/4.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.93/4.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
15.93/4.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.93/4.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.93/4.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
15.93/4.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
19.91/5.07	c lits-rem:       194  cl-subs:       49  v-elim:      0  v-fix:    0  time:  3.90 s
19.91/5.07	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
19.91/5.07	c vivif2 --  cl tried     8782 cl shrink        0 lits rem          0 time: 0.01
21.11/5.38	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 1.22
21.11/5.38	c calculated reachability. Time: 0.00
21.11/5.38	c  N dy   102     46264        90      8010         0      8782     56070    161771     25.29   no data  --
22.70/5.78	c  N dy   121     53634        90      8010         0     15583     56070    363222     25.33     26.72  --
23.90/6.07	c  N dy   138     57811        90      8010         0     10217     56070    187113     25.36     26.81  --
26.34/6.65	c  N dy   139     67381        90      8010         0     18970     56070    442207     25.20     26.61  --
27.08/6.81	c  S st   148     69396        90      8010         0     10738     56070    186516     25.22     22.33  --
27.08/6.85	c  S st   148     69902        90      8010         0     11214     56070    200635     25.22   no data  --
27.08/6.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.08/6.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.08/6.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
27.08/6.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.08/6.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.08/6.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
27.08/6.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
30.72/7.76	c lits-rem:       288  cl-subs:      171  v-elim:      0  v-fix:    0  time:  3.58 s
30.72/7.76	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
30.72/7.76	c vivif2 --  cl tried    11043 cl shrink        0 lits rem          0 time: 0.01
32.26/8.12	c asymm  cl-useful: 0/7841/8010 lits-rem:0 time: 1.43
32.26/8.12	c calculated reachability. Time: 0.00
32.26/8.12	c  N dy   148     69902        90      8010         0     11043     56070    194827     25.22   no data  --
33.06/8.39	c  N dy   161     74439        90      8010         0     15225     56070    316613     25.23     26.61  --
34.69/8.76	c  N dy   187     79400        90      8010         0     19850     56070    454158     25.30     26.90  --
36.26/9.19	c  N dy   204     84803        90      8010         0     13746     56070    257233     25.32     26.75  --
37.06/9.37	c  F st   216     87503        90      8010         0     16244     56070    331632     25.35   no data  --
38.26/9.63	c  N st   221     90803        90      8010         0     19291     56070    421779     25.35   no data  --
41.84/10.58	c  N dy   230    104474        90      8010         0     19893     56070    419679     25.23     26.77  --
42.24/10.62	c  S st   234    104854        90      8010         0     20244     56070    430445     25.24   no data  --
42.24/10.68	c  S st   234    105359        90      8010         0     20725     56070    444732     25.24   no data  --
42.24/10.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
42.24/10.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
42.24/10.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
42.64/10.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
42.64/10.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
42.64/10.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
42.64/10.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
49.81/12.58	c lits-rem:      2134  cl-subs:     1787  v-elim:      0  v-fix:    0  time:  7.48 s
49.81/12.58	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
49.81/12.59	c vivif2 --  cl tried    18938 cl shrink        0 lits rem          0 time: 0.02
51.41/12.99	c asymm  cl-useful: 0/5714/8010 lits-rem:0 time: 1.61
51.41/12.99	c calculated reachability. Time: 0.00
51.41/12.99	c  N dy   234    105359        90      8010         0     18938     56070    389266     25.24   no data  --
53.81/13.57	c  N dy   253    112132        90      8010         0     25216     56070    574149     25.26     27.16  --
55.80/14.09	c  N dy   278    119293        90      8010         0     18992     56070    376670     25.29     26.72  --
58.60/14.76	c  N dy   286    128368        90      8010         0     27353     56070    618592     25.22     26.75  --
61.01/15.38	c  N dy   316    136811        90      8010         0     21366     56070    431825     25.27     26.68  --
65.40/16.51	c  N dy   326    151165        90      8010         0     19781     56070    360713     25.13     26.51  --
68.17/17.10	c  S st   358    158040        90      8010         0     26163     56070    547939     25.16     25.01  --
68.17/17.17	c  S st   358    158544        90      8010         0     26637     56070    562471     25.16   no data  --
68.17/17.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
68.17/17.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
68.17/17.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
68.57/17.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
68.57/17.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
68.57/17.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
68.57/17.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
78.15/19.69	c lits-rem:      1711  cl-subs:     2390  v-elim:      0  v-fix:    0  time:  9.94 s
78.15/19.69	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
78.15/19.70	c vivif2 --  cl tried    24247 cl shrink        0 lits rem          0 time: 0.02
79.33/19.92	c asymm  cl-useful: 0/1955/8010 lits-rem:0 time: 0.90
79.33/19.93	c calculated reachability. Time: 0.00
79.33/19.93	c  N dy   358    158544        90      8010         0     24247     56070    490223     25.16   no data  --
84.12/21.12	c  N dy   359    171396        90      8010         0     20452     56070    367344     25.05     26.43  --
91.30/23.01	c  N dy   391    193933        90      8010         0     24672     56070    474594     24.93     26.55  --
96.87/24.35	c  N dy   440    206529        90      8010         0     18808     56070    285877     24.95     26.28  --
102.86/25.81	c  N dy   489    221759        90      8010         0     32930     56070    702191     24.97     26.29  --
108.44/27.21	c  N dy   558    235952        90      8010         0     27615     56070    527662     25.03     28.06  --
108.85/27.38	c  S st   561    237818        90      8010         0     29322     56070    576362     25.02     23.10  --
109.27/27.46	c  S st   561    238319        90      8010         0     29804     56070    590606     25.02   no data  --
109.27/27.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
109.27/27.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
109.27/27.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.05
109.27/27.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
109.27/27.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
109.27/27.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
109.27/27.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
120.80/30.31	c lits-rem:      1927  cl-subs:     1909  v-elim:      0  v-fix:    0  time: 11.24 s
120.80/30.31	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
120.80/30.31	c vivif2 --  cl tried    27895 cl shrink        0 lits rem          0 time: 0.02
121.60/30.51	c asymm  cl-useful: 0/2245/8010 lits-rem:0 time: 0.77
121.60/30.51	c calculated reachability. Time: 0.00
121.60/30.51	c  N dy   561    238319        90      8010         0     27895     56070    528661     25.02   no data  --
127.97/32.12	c  N dy   610    253610        90      8010         0     22693     56070    364119     25.03     28.02  --
136.35/34.29	c  N dy   696    275336        90      8010         0     22520     56070    340436     25.03     26.44  --
143.94/36.20	c  N dy   757    293042        90      8010         0     38992     56070    826566     25.04     26.55  --
149.91/37.61	c  F st   806    306251        90      8010         0     29859     56070    534303     25.05     24.39  --
151.91/38.19	c  N dy   815    311761        90      8010         0     34942     56070    685470     25.05     28.37  --
168.66/42.30	c  N dy   908    346556        90      8010         0     44754     56070    944543     25.04     26.43  --
173.45/43.51	c  S st   967    357478        90      8010         0     31866     56070    564140     25.07     25.27  --
173.85/43.60	c  S st   967    357983        90      8010         0     32348     56070    578795     25.07   no data  --
173.85/43.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
173.85/43.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
173.85/43.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
173.85/43.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
173.85/43.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
173.85/43.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
173.85/43.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
187.41/47.02	c lits-rem:      1978  cl-subs:     1456  v-elim:      0  v-fix:    0  time: 13.50 s
187.41/47.02	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
187.41/47.02	c vivif2 --  cl tried    30892 cl shrink        0 lits rem          0 time: 0.03
188.65/47.36	c asymm  cl-useful: 0/1720/8010 lits-rem:0 time: 1.32
188.65/47.36	c calculated reachability. Time: 0.00
188.65/47.36	c  N dy   967    357983        90      8010         0     30892     56070    529285     25.07   no data  --
200.57/50.36	c  N dy  1015    378022        90      8010         0     25457     56070    354633     25.05     26.92  --
211.73/53.17	c  N dy  1124    398068        90      8010         0     44049     56070    904848     25.10     27.22  --
224.09/56.26	c  N dy  1222    421382        90      8010         0     40672     56070    783095     25.11     26.53  --
235.67/59.10	c  N dy  1283    443197        90      8010         0     34998     56070    598341     25.11     26.57  --
251.21/63.09	c  N dy  1327    476560        90      8010         0     38823     56070    687131     25.03     26.40  --
265.18/66.52	c  N dy  1376    503159        90      8010         0     35666     56070    586193     25.01     26.37  --
276.39/69.36	c  N dy  1427    523513        90      8010         0     54527     56070   1139312     25.01     26.33  --
283.52/71.15	c  S st  1481    536974        90      8010         0     38369     56070    645172     25.02     23.79  --
283.92/71.26	c  S st  1481    537482        90      8010         0     38849     56070    659231     25.02   no data  --
283.92/71.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
283.92/71.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
283.92/71.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.06
283.92/71.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
283.92/71.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
283.92/71.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
283.92/71.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
296.28/74.35	c lits-rem:      1299  cl-subs:     1711  v-elim:      0  v-fix:    0  time: 12.19 s
296.28/74.35	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
296.28/74.36	c vivif2 --  cl tried    37138 cl shrink        0 lits rem          0 time: 0.03
297.08/74.59	c asymm  cl-useful: 0/1398/8010 lits-rem:0 time: 0.92
297.08/74.59	c calculated reachability. Time: 0.00
297.08/74.59	c  N dy  1481    537482        90      8010         0     37138     56070    604347     25.02   no data  --
309.44/77.64	c  N dy  1572    557579        90      8010         0     55827     56070   1157894     25.05     27.75  --
322.21/80.82	c  N dy  1681    578917        90      8010         0     46010     56070    852130     25.08     26.58  --
334.96/84.02	c  N dy  1727    599433        90      8010         0     34420     56070    491517     25.07     26.41  --
346.93/87.02	c  N dy  1798    620043        90      8010         0     53531     56070   1054849     25.08     26.50  --
360.89/90.52	c  N dy  1881    640114        90      8010         0     40710     56070    659969     25.09     26.49  --
374.85/94.08	c  N dy  1965    660183        90      8010         0     59262     56070   1206012     25.11     27.27  --
386.41/96.99	c  N dy  2003    680249        90      8010         0     45347     56070    769395     25.10     29.38  --
400.77/100.55	c  N dy  2080    700509        90      8010         0     64152     56070   1321885     25.10     26.59  --
414.33/103.98	c  N dy  2193    720593        90      8010         0     49504     56070    886020     25.14     26.95  --
431.48/108.24	c  N dy  2251    740624        90      8010         0     67958     56070   1426646     25.14     26.51  --
444.63/111.53	c  N dy  2365    760681        90      8010         0     52320     56070    954053     25.17     26.61  --
462.58/116.05	c  N dy  2491    782536        90      8010         0     37399     56070    484821     25.19     26.60  --
475.34/119.22	c  N dy  2594    802566        90      8010         0     55956     56070   1037780     25.22     26.61  --
478.18/119.95	c  S st  2610    806223        90      8010         0     59347     56070   1137145     25.22     23.90  --
478.93/120.11	c  S st  2610    806726        90      8010         0     59823     56070   1151479     25.22   no data  --
478.93/120.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
478.93/120.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
478.93/120.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.11
478.93/120.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
478.93/120.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
478.93/120.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
478.93/120.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
526.02/132.00	c lits-rem:      3113  cl-subs:     4073  v-elim:      0  v-fix:    0  time: 47.10 s
526.02/132.00	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
526.44/132.01	c vivif2 --  cl tried    55750 cl shrink        0 lits rem          0 time: 0.05
527.59/132.30	c asymm  cl-useful: 0/996/8010 lits-rem:0 time: 1.17
527.59/132.31	c calculated reachability. Time: 0.00
527.59/132.31	c  N dy  2610    806726        90      8010         0     55750     56070   1017948     25.22   no data  --
543.57/136.33	c  N dy  2666    826803        90      8010         0     38351     56070    498649     25.22     27.23  --
557.50/139.81	c  N dy  2768    849115        90      8010         0     59051     56070   1113661     25.24     26.63  --
572.25/143.59	c  N dy  2804    869389        90      8010         0     40751     56070    543571     25.22     26.62  --
584.21/146.55	c  N dy  2847    889788        90      8010         0     59533     56070   1094655     25.21     26.55  --
601.02/150.74	c  N dy  2902    910640        90      8010         0     40979     56070    534555     25.21     26.66  --
613.34/153.87	c  N dy  2956    930730        90      8010         0     59468     56070   1077361     25.20     28.89  --
628.49/157.67	c  N dy  2959    951984        90      8010         0     40297     56070    499291     25.15     26.52  --
642.43/161.13	c  N dy  3056    972198        90      8010         0     59071     56070   1057485     25.17     26.62  --
658.79/165.27	c  N dy  3120    992289        90      8010         0     77624     56070   1607562     25.17     28.33  --
675.17/169.32	c  N dy  3178   1017470        90      8010         0     61232     56070   1094673     25.16     26.55  --
694.29/174.12	c  N dy  3262   1038446        90      8010         0     80672     56070   1671910     25.17     26.55  --
708.64/177.74	c  N dy  3349   1058527        90      8010         0     58542     56070   1003086     25.18     27.48  --
720.21/180.62	c  F st  3403   1071875        90      8010         0     70878     56070   1368766     25.19     25.49  --
727.39/182.51	c  N dy  3414   1080589        90      8010         0     78894     56070   1606963     25.19     26.55  --
742.94/186.30	c  N dy  3475   1100796        90      8010         0     55969     56070    902484     25.19     26.61  --
763.33/191.41	c  N dy  3537   1125532        90      8010         0     78810     56070   1571594     25.19     26.52  --
806.77/202.35	c  N dy  3621   1172745        90      8010         0     79645     56070   1564776     25.15     26.64  --
829.11/207.97	c  N dy  3741   1193438        90      8010         0     55615     56070    866185     25.17     26.53  --
844.63/211.88	c  S st  3752   1210089        90      8010         0     70885     56070   1310422     25.15     25.35  --
845.83/212.15	c  S st  3752   1210591        90      8010         0     71363     56070   1324848     25.15   no data  --
845.83/212.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
845.83/212.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
845.83/212.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.18
846.25/212.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
846.25/212.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
846.25/212.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
846.25/212.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
929.18/233.09	c lits-rem:      2666  cl-subs:     5629  v-elim:      0  v-fix:    0  time: 83.07 s
929.18/233.09	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
929.18/233.11	c vivif2 --  cl tried    65734 cl shrink        0 lits rem          0 time: 0.05
930.76/233.50	c asymm  cl-useful: 0/864/8010 lits-rem:0 time: 1.55
931.16/233.50	c calculated reachability. Time: 0.00
931.16/233.50	c  N dy  3752   1210591        90      8010         0     65734     56070   1152204     25.15   no data  --
959.49/240.67	c  N dy  3831   1236207        90      8010         0     45331     56070    538661     25.16     26.48  --
975.03/244.50	c  N dy  3942   1256265        90      8010         0     63915     56070   1092879     25.17     26.56  --
995.81/249.74	c  N dy  4012   1276281        90      8010         0     82416     56070   1638414     25.17     26.66  --
1018.50/255.46	c  N dy  4102   1296401        90      8010         0     55841     56070    828124     25.18     26.64  --
1036.04/259.82	c  N dy  4125   1316449        90      8010         0     74326     56070   1365454     25.16     26.87  --
1061.62/266.28	c  N dy  4158   1338992        90      8010         0     48965     56070    604761     25.15     26.49  --
1080.72/271.00	c  N dy  4249   1359800        90      8010         0     68212     56070   1175536     25.16     26.49  --
1105.08/277.13	c  N dy  4336   1379920        90      8010         0     86896     56070   1728339     25.17     26.50  --
1128.97/283.11	c  N dy  4406   1402981        90      8010         0     61040     56070    937439     25.17     26.51  --
1153.75/289.38	c  N dy  4479   1426225        90      8010         0     82458     56070   1568806     25.17     26.50  --
1176.83/295.12	c  N dy  4532   1447104        90      8010         0     53746     56070    708691     25.17     26.68  --
1195.98/299.99	c  N dy  4609   1468633        90      8010         0     73632     56070   1295986     25.17     26.52  --
1223.51/306.90	c  N dy  4718   1488869        90      8010         0     92381     56070   1854236     25.18     26.51  --
1250.61/313.60	c  N dy  4786   1514825        90      8010         0     67391     56070   1086361     25.18     26.53  --
1273.74/319.42	c  N dy  4848   1535346        90      8010         0     86345     56070   1646435     25.18     26.59  --
1298.52/325.61	c  N dy  4939   1555440        90      8010         0     55087     56070    712146     25.19     30.24  --
1314.82/329.72	c  N dy  5013   1575475        90      8010         0     73602     56070   1259495     25.20     28.62  --
1336.76/335.27	c  N dy  5094   1595882        90      8010         0     92453     56070   1816233     25.20     26.54  --
1358.68/340.75	c  N dy  5160   1616613        90      8010         0     60769     56070    857208     25.20     26.61  --
1383.00/346.89	c  N dy  5194   1646122        90      8010         0     87812     56070   1647319     25.18     26.76  --
1428.88/358.37	c  N dy  5284   1691111        90      8010         0     77516     56070   1324567     25.17     26.65  --
1452.06/364.14	c  S st  5384   1710592        90      8010         0     95586     56070   1863002     25.18   no data  --
1453.21/364.41	c  S st  5384   1711096        90      8010         0     96055     56070   1877084     25.18   no data  --
1453.21/364.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1453.21/364.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1453.21/364.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.20
1453.61/364.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1453.61/364.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1453.61/364.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
1453.61/364.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1590.40/398.84	c lits-rem:      4993  cl-subs:     8997  v-elim:      0  v-fix:    0  time: 136.80 s
1590.40/398.84	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
1590.40/398.86	c vivif2 --  cl tried    87058 cl shrink        0 lits rem          0 time: 0.08
1592.01/399.21	c asymm  cl-useful: 0/633/8010 lits-rem:0 time: 1.37
1592.01/399.21	c calculated reachability. Time: 0.00
1592.01/399.21	c  N dy  5384   1711096        90      8010         0     87058     56070   1603495     25.18   no data  --
1615.92/405.28	c  N dy  5447   1731174        90      8010         0     53400     56070    615129     25.18     26.58  --
1632.67/409.47	c  N dy  5531   1751215        90      8010         0     71972     56070   1170679     25.19     27.17  --
1655.01/415.01	c  N dy  5641   1771218        90      8010         0     90506     56070   1726404     25.20     29.80  --
1680.53/421.49	c  N dy  5734   1791494        90      8010         0     55831     56070    666903     25.21     26.58  --
1698.87/426.08	c  N dy  5807   1812575        90      8010         0     75304     56070   1243021     25.21     26.60  --
1722.40/431.94	c  N dy  5890   1833353        90      8010         0     94463     56070   1812788     25.22     26.57  --
1745.55/437.74	c  N dy  5920   1855978        90      8010         0     60948     56070    797040     25.21     26.57  --
1762.69/442.04	c  N dy  5973   1876039        90      8010         0     79453     56070   1347746     25.21     26.62  --
1787.41/448.25	c  N dy  6046   1897064        90      8010         0     98859     56070   1921677     25.21     26.57  --
1814.93/455.15	c  N dy  6142   1917083        90      8010         0     62081     56070    814470     25.22     27.83  --
1834.07/459.96	c  N dy  6166   1937148        90      8010         0     80478     56070   1352597     25.22     26.97  --
1865.17/467.71	c  N dy  6281   1957397        90      8010         0     99236     56070   1913481     25.23     26.60  --
1894.29/475.09	c  N dy  6371   1977406        90      8010         0     61471     56070    776983     25.23     27.81  --
1913.02/479.70	c  N dy  6427   1997450        90      8010         0     79904     56070   1318299     25.23     29.60  --
1945.73/487.94	c  N dy  6530   2025803        90      8010         0    106099     56070   2093101     25.24     26.88  --
1969.72/493.95	c  N dy  6603   2046872        90      8010         0     68264     56070    956514     25.24     26.64  --
1991.65/499.43	c  N dy  6617   2073341        90      8010         0     92481     56070   1660925     25.22     26.68  --
2019.51/506.47	c  N dy  6703   2093386        90      8010         0    111108     56070   2219382     25.23     28.85  --
2043.05/512.37	c  N dy  6770   2114146        90      8010         0     72210     56070   1056335     25.23     26.79  --
2067.78/518.57	c  N dy  6904   2134284        90      8010         0     90902     56070   1619351     25.25     26.78  --
2107.25/528.42	c  N dy  6977   2163661        90      8010         0    117965     56070   2418466     25.24     26.57  --
2126.80/533.34	c  N dy  7049   2183942        90      8010         0     77690     56070   1199604     25.24     26.63  --
2151.92/539.69	c  N dy  7135   2206166        90      8010         0     98139     56070   1804140     25.24     26.58  --
2159.50/541.55	c  S st  7171   2211096        90      8010         0    102706     56070   1941601     25.25   no data  --
2160.70/541.84	c  S st  7171   2211598        90      8010         0    103186     56070   1955838     25.25   no data  --
2160.70/541.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2160.70/541.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2161.10/541.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.21
2161.10/541.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2161.10/541.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2161.10/541.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
2161.10/541.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2583.87/647.93	c lits-rem:      5526  cl-subs:     8368  v-elim:      0  v-fix:    0  time: 422.44 s
2583.87/647.93	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
2583.87/647.95	c vivif2 --  cl tried    94818 cl shrink        0 lits rem          0 time: 0.09
2585.42/648.34	c asymm  cl-useful: 0/810/8010 lits-rem:0 time: 1.56
2585.42/648.35	c calculated reachability. Time: 0.00
2585.42/648.35	c  N dy  7171   2211598        90      8010         0     94818     56070   1689725     25.25   no data  --
2622.11/657.53	c  N dy  7268   2235204        90      8010         0    116613     56070   2339677     25.26     26.65  --
2644.04/663.04	c  N dy  7356   2255211        90      8010         0     75410     56070   1122605     25.26     26.64  --
2668.76/669.23	c  N dy  7466   2275289        90      8010         0     93964     56070   1675824     25.27     26.64  --
2698.68/676.80	c  N dy  7561   2295574        90      8010         0    112766     56070   2238034     25.28     26.67  --
2726.19/683.69	c  N dy  7662   2315596        90      8010         0     70424     56070    953217     25.29     29.34  --
2750.57/689.79	c  N dy  7740   2335597        90      8010         0     88897     56070   1504218     25.29     27.17  --
2792.00/700.13	c  N dy  7814   2364986        90      8010         0    116036     56070   2309888     25.29     26.71  --
2815.95/706.17	c  N dy  7856   2385017        90      8010         0     72659     56070    996625     25.29     27.98  --
2841.85/712.70	c  N dy  7943   2405257        90      8010         0     91385     56070   1556617     25.29     26.71  --
2877.79/721.64	c  N dy  8026   2429301        90      8010         0    113484     56070   2209076     25.30     26.64  --
2908.08/729.30	c  N dy  8126   2449474        90      8010         0     69422     56070    884686     25.30     26.75  --
2930.44/734.87	c  N dy  8195   2471719        90      8010         0     90004     56070   1497679     25.30     26.79  --
2957.51/741.64	c  N dy  8265   2492248        90      8010         0    108949     56070   2061751     25.31     26.66  --
3000.97/752.51	c  N dy  8322   2527663        90      8010         0     77762     56070   1100264     25.30     26.75  --
3025.31/758.67	c  N dy  8432   2547674        90      8010         0     96321     56070   1656418     25.31     26.66  --
3056.81/766.60	c  N dy  8558   2567687        90      8010         0    114855     56070   2215101     25.32     28.53  --
3089.51/774.75	c  N dy  8652   2587712        90      8010         0     68761     56070    827990     25.32     27.01  --
3111.06/780.16	c  N dy  8757   2607741        90      8010         0     87304     56070   1381243     25.33     26.69  --
3138.58/787.05	c  N dy  8856   2627786        90      8010         0    105822     56070   1934488     25.34     27.58  --
3174.46/796.06	c  N dy  8979   2647830        90      8010         0    124428     56070   2493845     25.35     27.43  --
3197.20/801.73	c  N dy  9014   2668892        90      8010         0     78177     56070   1080124     25.34     26.76  --
3232.70/810.63	c  N dy  9054   2703128        90      8010         0    109507     56070   2003313     25.33     26.91  --
3244.65/813.69	c  S st  9069   2711601        90      8010         0    117306     56070   2234045     25.33     25.64  --
3246.30/814.04	c  S st  9069   2712105        90      8010         0    117781     56070   2248834     25.33   no data  --
3246.30/814.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3246.30/814.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3246.64/814.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.26
3246.64/814.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3246.64/814.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3246.64/814.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
3246.64/814.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3949.26/990.31	c lits-rem:      4145  cl-subs:    11238  v-elim:      0  v-fix:    0  time: 702.13 s
3949.26/990.31	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
3949.26/990.33	c vivif2 --  cl tried   106543 cl shrink        0 lits rem          0 time: 0.11
3951.26/990.82	c asymm  cl-useful: 0/638/8010 lits-rem:0 time: 1.93
3951.26/990.82	c calculated reachability. Time: 0.00
3951.26/990.82	c  N dy  9069   2712105        90      8010         0    106543     56070   1914931     25.33   no data  --
4004.31/1004.15	c  N dy  9130   2743308        90      8010         0     69349     56070    815055     25.32     26.86  --
4125.94/1034.63	c  N dy  9201   2837483        90      8010         0     88535     56070   1354847     25.27     26.65  --
4162.64/1043.90	c  N dy  9285   2858539        90      8010         0    108007     56070   1934365     25.27     26.61  --
4197.74/1052.69	c  N dy  9297   2881216        90      8010         0    128758     56070   2533172     25.26     26.64  --
4236.40/1062.38	c  N dy  9428   2901377        90      8010         0     79715     56070   1093268     25.27     26.73  --
4269.90/1070.78	c  N dy  9540   2921665        90      8010         0     98456     56070   1654280     25.27     26.65  --
4311.80/1081.21	c  N dy  9641   2942985        90      8010         0    118162     56070   2243167     25.28     26.68  --
4365.61/1094.79	c  N dy  9784   2963057        90      8010         0    136781     56070   2804581     25.29     28.14  --
4397.53/1102.71	c  N dy  9846   2985061        90      8010         0     88001     56070   1307787     25.29     26.64  --
4429.02/1110.65	c  N dy  9915   3005137        90      8010         0    106543     56070   1861695     25.29     27.22  --
4481.67/1123.89	c  N dy 10012   3034101        90      8010         0    133280     56070   2652983     25.29     26.66  --
4516.36/1132.56	c  N dy 10120   3054155        90      8010         0     81737     56070   1109916     25.30     26.74  --
4547.48/1140.32	c  N dy 10230   3074811        90      8010         0    100910     56070   1683810     25.31     26.70  --
4588.59/1150.69	c  N dy 10288   3100334        90      8010         0    124472     56070   2382571     25.31     26.65  --
4637.19/1162.84	c  N dy 10428   3120394        90      8010         0     71954     56070    796278     25.32     26.67  --
4662.34/1169.17	c  N dy 10502   3141414        90      8010         0     91400     56070   1377285     25.32     26.73  --
4694.22/1177.13	c  N dy 10608   3161482        90      8010         0    109996     56070   1936974     25.33     28.00  --
4730.93/1186.34	c  N dy 10667   3181867        90      8010         0    128845     56070   2495517     25.33     26.70  --
4785.16/1199.97	c  N dy 10762   3212105        90      8010         0     84614     56070   1147362     25.33     22.94  --
4785.16/1199.97	c  S st 10762   3212105        90      8010         0     84614     56070   1147362     25.33     22.94  --
4786.35/1200.26	c  S st 10762   3212605        90      8010         0     85081     56070   1161744     25.33   no data  --
4786.35/1200.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4786.35/1200.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4786.75/1200.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.20
4786.75/1200.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4786.75/1200.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4786.75/1200.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
4786.75/1200.36	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: 961)

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-3369011-1305410264/watcher-3369011-1305410264 -o /tmp/evaluation-result-3369011-1305410264/solver-3369011-1305410264 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3369011-1305410264.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: 3.74 5.52 6.97 7/367 15871
/proc/meminfo: memFree=23296160/32950928 swapFree=65730864/67111528
[pid=15871] ppid=15869 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/15871/stat : 15871 (strangenight1-m) R 15869 15871 15496 0 -1 4202496 415 0 0 0 0 0 0 0 21 0 4 0 731257075 52465664 356 33554432000 4194304 4650419 140737153947328 18446744073709551615 47799346509341 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15871/statm: 12809 356 306 112 0 7774 0
[pid=15871/tid=15872] ppid=15869 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/15871/task/15872/stat : 15872 (strangenight1-m) R 15869 15871 15496 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 4 0 731257075 52465664 356 33554432000 4194304 4650419 140737153947328 18446744073709551615 47799346509331 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15871/tid=15873] ppid=15869 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/15871/task/15873/stat : 15873 (strangenight1-m) R 15869 15871 15496 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 731257075 52465664 356 33554432000 4194304 4650419 140737153947328 18446744073709551615 47799346509746 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15871/tid=15874] ppid=15869 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/15871/task/15874/stat : 15874 (strangenight1-m) R 15869 15871 15496 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 4 0 731257075 52465664 356 33554432000 4194304 4650419 140737153947328 18446744073709551615 47799346509328 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.013759 s]
/proc/loadavg: 3.74 5.52 6.97 7/367 15871
/proc/meminfo: memFree=23296160/32950928 swapFree=65730864/67111528
[pid=15871] ppid=15869 vsize=51236 CPUtime=0.02 cores=0,2,4,6
/proc/15871/stat : 15871 (strangenight1-m) D 15869 15871 15496 0 -1 4202496 434 0 0 0 2 0 0 0 21 0 4 0 731257075 52465664 368 33554432000 4194304 4650419 140737153947328 18446744073709551615 260905049072 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15871/statm: 12809 368 313 112 0 7774 0
[pid=15871/tid=15872] ppid=15869 vsize=51236 CPUtime=0.01 cores=0,2,4,6
/proc/15871/task/15872/stat : 15872 (strangenight1-m) D 15869 15871 15496 0 -1 4202560 3 0 0 0 1 0 0 0 23 0 4 0 731257075 52465664 368 33554432000 4194304 4650419 140737153947328 18446744073709551615 260905049072 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15871/tid=15873] ppid=15869 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/15871/task/15873/stat : 15873 (strangenight1-m) R 15869 15871 15496 0 -1 4202560 3 0 0 0 0 0 0 0 23 0 4 0 731257075 52465664 368 33554432000 4194304 4650419 140737153947328 18446744073709551615 4300272 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15871/tid=15874] ppid=15869 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/15871/task/15874/stat : 15874 (strangenight1-m) D 15869 15871 15496 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 4 0 731257075 52465664 368 33554432000 4194304 4650419 140737153947328 18446744073709551615 260905437274 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 51236

[startup+0.100731 s]
/proc/loadavg: 3.74 5.52 6.97 7/367 15871
/proc/meminfo: memFree=23296160/32950928 swapFree=65730864/67111528
[pid=15871] ppid=15869 vsize=282188 CPUtime=0.37 cores=0,2,4,6
/proc/15871/stat : 15871 (strangenight1-m) R 15869 15871 15496 0 -1 4202496 1610 0 0 0 37 0 0 0 23 0 4 0 731257075 288960512 1527 33554432000 4194304 4650419 140737153947328 18446744073709551615 4370610 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15871/statm: 70547 1527 366 112 0 65512 0
[pid=15871/tid=15872] ppid=15869 vsize=282188 CPUtime=0.09 cores=0,2,4,6
/proc/15871/task/15872/stat : 15872 (strangenight1-m) R 15869 15871 15496 0 -1 4202560 270 0 0 0 9 0 0 0 23 0 4 0 731257075 288960512 1527 33554432000 4194304 4650419 140737153947328 18446744073709551615 4370624 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15871/tid=15873] ppid=15869 vsize=282188 CPUtime=0.08 cores=0,2,4,6
/proc/15871/task/15873/stat : 15873 (strangenight1-m) R 15869 15871 15496 0 -1 4202560 262 0 0 0 8 0 0 0 23 0 4 0 731257075 288960512 1527 33554432000 4194304 4650419 140737153947328 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15871/tid=15874] ppid=15869 vsize=282188 CPUtime=0.09 cores=0,2,4,6
/proc/15871/task/15874/stat : 15874 (strangenight1-m) R 15869 15871 15496 0 -1 4202560 394 0 0 0 9 0 0 0 24 0 4 0 731257075 288960512 1527 33554432000 4194304 4650419 140737153947328 18446744073709551615 4365237 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 282188

[startup+0.300697 s]
/proc/loadavg: 3.74 5.52 6.97 7/367 15871
/proc/meminfo: memFree=23296160/32950928 swapFree=65730864/67111528
[pid=15871] ppid=15869 vsize=286444 CPUtime=1.16 cores=0,2,4,6
/proc/15871/stat : 15871 (strangenight1-m) R 15869 15871 15496 0 -1 4202496 4150 0 0 0 116 0 0 0 23 0 4 0 731257075 293318656 3505 33554432000 4194304 4650419 140737153947328 18446744073709551615 4366828 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15871/statm: 71611 3505 390 112 0 66576 0
[pid=15871/tid=15872] ppid=15869 vsize=286444 CPUtime=0.29 cores=0,2,4,6
/proc/15871/task/15872/stat : 15872 (strangenight1-m) R 15869 15871 15496 0 -1 4202560 982 0 0 0 29 0 0 0 24 0 4 0 731257075 293318656 3505 33554432000 4194304 4650419 140737153947328 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15871/tid=15873] ppid=15869 vsize=286444 CPUtime=0.28 cores=0,2,4,6
/proc/15871/task/15873/stat : 15873 (strangenight1-m) R 15869 15871 15496 0 -1 4202560 951 0 0 0 28 0 0 0 23 0 4 0 731257075 293318656 3505 33554432000 4194304 4650419 140737153947328 18446744073709551615 4329380 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15871/tid=15874] ppid=15869 vsize=286444 CPUtime=0.29 cores=0,2,4,6
/proc/15871/task/15874/stat : 15874 (strangenight1-m) R 15869 15871 15496 0 -1 4202560 826 0 0 0 29 0 0 0 25 0 4 0 731257075 293318656 3505 33554432000 4194304 4650419 140737153947328 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 286444

[startup+0.700623 s]
/proc/loadavg: 3.74 5.52 6.97 7/367 15871
/proc/meminfo: memFree=23296160/32950928 swapFree=65730864/67111528
[pid=15871] ppid=15869 vsize=288356 CPUtime=2.77 cores=0,2,4,6
/proc/15871/stat : 15871 (strangenight1-m) R 15869 15871 15496 0 -1 4202496 6707 0 0 0 276 1 0 0 25 0 4 0 731257075 295276544 4099 33554432000 4194304 4650419 140737153947328 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15871/statm: 72089 4099 390 112 0 67054 0
[pid=15871/tid=15872] ppid=15869 vsize=288356 CPUtime=0.69 cores=0,2,4,6
/proc/15871/task/15872/stat : 15872 (strangenight1-m) R 15869 15871 15496 0 -1 4202560 1670 0 0 0 69 0 0 0 25 0 4 0 731257075 295276544 4099 33554432000 4194304 4650419 140737153947328 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15871/tid=15873] ppid=15869 vsize=288356 CPUtime=0.68 cores=0,2,4,6
/proc/15871/task/15873/stat : 15873 (strangenight1-m) R 15869 15871 15496 0 -1 4202560 1677 0 0 0 68 0 0 0 25 0 4 0 731257075 295276544 4099 33554432000 4194304 4650419 140737153947328 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15871/tid=15874] ppid=15869 vsize=288356 CPUtime=0.69 cores=0,2,4,6
/proc/15871/task/15874/stat : 15874 (strangenight1-m) R 15869 15871 15496 0 -1 4202560 1309 0 0 0 69 0 0 0 25 0 4 0 731257075 295276544 4099 33554432000 4194304 4650419 140737153947328 18446744073709551615 4355024 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 288356

[startup+1.50048 s]
/proc/loadavg: 3.74 5.52 6.97 9/371 15875
/proc/meminfo: memFree=23269752/32950928 swapFree=65730864/67111528
[pid=15871] ppid=15869 vsize=289672 CPUtime=5.95 cores=0,2,4,6
/proc/15871/stat : 15871 (strangenight1-m) R 15869 15871 15496 0 -1 4202496 10876 0 0 0 594 1 0 0 25 0 4 0 731257075 296624128 4931 33554432000 4194304 4650419 140737153947328 18446744073709551615 4364772 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15871/statm: 72418 4931 391 112 0 67383 0
[pid=15871/tid=15872] ppid=15869 vsize=289672 CPUtime=1.49 cores=0,2,4,6
/proc/15871/task/15872/stat : 15872 (strangenight1-m) R 15869 15871 15496 0 -1 4202560 2690 0 0 0 149 0 0 0 25 0 4 0 731257075 296624128 4931 33554432000 4194304 4650419 140737153947328 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15871/tid=15873] ppid=15869 vsize=289672 CPUtime=1.46 cores=0,2,4,6
/proc/15871/task/15873/stat : 15873 (strangenight1-m) R 15869 15871 15496 0 -1 4202560 2755 0 0 0 146 0 0 0 25 0 4 0 731257075 296624128 4931 33554432000 4194304 4650419 140737153947328 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15871/tid=15874] ppid=15869 vsize=289672 CPUtime=1.49 cores=0,2,4,6
/proc/15871/task/15874/stat : 15874 (strangenight1-m) R 15869 15871 15496 0 -1 4202560 2357 0 0 0 149 0 0 0 25 0 4 0 731257075 296624128 4931 33554432000 4194304 4650419 140737153947328 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 289672

[startup+3.10019 s]
/proc/loadavg: 4.08 5.56 6.98 9/371 15875
/proc/meminfo: memFree=23240216/32950928 swapFree=65730864/67111528
[pid=15871] ppid=15869 vsize=295576 CPUtime=12.34 cores=0,2,4,6
/proc/15871/stat : 15871 (strangenight1-m) R 15869 15871 15496 0 -1 4202496 20802 0 0 0 1231 3 0 0 25 0 4 0 731257075 302669824 12633 33554432000 4194304 4650419 140737153947328 18446744073709551615 4370515 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15871/statm: 73894 12633 392 112 0 68859 0
[pid=15871/tid=15872] ppid=15869 vsize=295576 CPUtime=3.08 cores=0,2,4,6
/proc/15871/task/15872/stat : 15872 (strangenight1-m) R 15869 15871 15496 0 -1 4202560 4484 0 0 0 308 0 0 0 25 0 4 0 731257075 302669824 12633 33554432000 4194304 4650419 140737153947328 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15871/tid=15873] ppid=15869 vsize=295576 CPUtime=3.05 cores=0,2,4,6
/proc/15871/task/15873/stat : 15873 (strangenight1-m) R 15869 15871 15496 0 -1 4202560 5769 0 0 0 305 0 0 0 25 0 4 0 731257075 302669824 12633 33554432000 4194304 4650419 140737153947328 18446744073709551615 4439103 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15871/tid=15874] ppid=15869 vsize=295576 CPUtime=3.08 cores=0,2,4,6
/proc/15871/task/15874/stat : 15874 (strangenight1-m) R 15869 15871 15496 0 -1 4202560 5799 0 0 0 308 0 0 0 25 0 4 0 731257075 302669824 12633 33554432000 4194304 4650419 140737153947328 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 295576

[startup+6.3006 s]
/proc/loadavg: 4.08 5.56 6.98 10/371 15875
/proc/meminfo: memFree=23193716/32950928 swapFree=65730864/67111528
[pid=15871] ppid=15869 vsize=285616 CPUtime=25.1 cores=0,2,4,6
/proc/15871/stat : 15871 (strangenight1-m) R 15869 15871 15496 0 -1 4202496 30186 0 0 0 2505 5 0 0 25 0 4 0 731257075 292470784 16875 33554432000 4194304 4650419 140737153947328 18446744073709551615 4364751 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15871/statm: 71404 16875 392 112 0 66369 0
[pid=15871/tid=15872] ppid=15869 vsize=285616 CPUtime=6.29 cores=0,2,4,6
/proc/15871/task/15872/stat : 15872 (strangenight1-m) R 15869 15871 15496 0 -1 4202560 7860 0 0 0 628 1 0 0 25 0 4 0 731257075 292470784 16875 33554432000 4194304 4650419 140737153947328 18446744073709551615 4439103 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15871/tid=15873] ppid=15869 vsize=285616 CPUtime=6.21 cores=0,2,4,6
/proc/15871/task/15873/stat : 15873 (strangenight1-m) R 15869 15871 15496 0 -1 4202560 7622 0 0 0 620 1 0 0 25 0 4 0 731257075 292470784 16875 33554432000 4194304 4650419 140737153947328 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15871/tid=15874] ppid=15869 vsize=285616 CPUtime=6.28 cores=0,2,4,6
/proc/15871/task/15874/stat : 15874 (strangenight1-m) R 15869 15871 15496 0 -1 4202560 7910 0 0 0 627 1 0 0 25 0 4 0 731257075 292470784 16875 33554432000 4194304 4650419 140737153947328 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 285616

[startup+12.7004 s]
/proc/loadavg: 4.68 5.64 6.99 10/371 15875
/proc/meminfo: memFree=23141556/32950928 swapFree=65730864/67111528
[pid=15871] ppid=15869 vsize=289676 CPUtime=50.61 cores=0,2,4,6
/proc/15871/stat : 15871 (strangenight1-m) R 15869 15871 15496 0 -1 4202496 42053 0 0 0 5054 7 0 0 25 0 4 0 731257075 296628224 22432 33554432000 4194304 4650419 140737153947328 18446744073709551615 4371135 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15871/statm: 72419 22432 392 112 0 67384 0
[pid=15871/tid=15872] ppid=15869 vsize=289676 CPUtime=12.68 cores=0,2,4,6
/proc/15871/task/15872/stat : 15872 (strangenight1-m) R 15869 15871 15496 0 -1 4202560 11331 0 0 0 1267 1 0 0 25 0 4 0 731257075 296628224 22432 33554432000 4194304 4650419 140737153947328 18446744073709551615 4476311 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15871/tid=15873] ppid=15869 vsize=289676 CPUtime=12.53 cores=0,2,4,6
/proc/15871/task/15873/stat : 15873 (strangenight1-m) R 15869 15871 15496 0 -1 4202560 9738 0 0 0 1252 1 0 0 25 0 4 0 731257075 296628224 22432 33554432000 4194304 4650419 140737153947328 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15871/tid=15874] ppid=15869 vsize=289676 CPUtime=12.68 cores=0,2,4,6
/proc/15871/task/15874/stat : 15874 (strangenight1-m) R 15869 15871 15496 0 -1 4202560 12135 0 0 0 1266 2 0 0 25 0 4 0 731257075 296628224 22432 33554432000 4194304 4650419 140737153947328 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 289676

[startup+25.5011 s]
/proc/loadavg: 5.19 5.72 7.00 10/371 15876
/proc/meminfo: memFree=23100240/32950928 swapFree=65730864/67111528
[pid=15871] ppid=15869 vsize=309260 CPUtime=101.66 cores=0,2,4,6
/proc/15871/stat : 15871 (strangenight1-m) R 15869 15871 15496 0 -1 4202496 62845 0 0 0 10153 13 0 0 25 0 4 0 731257075 316682240 28751 33554432000 4194304 4650419 140737153947328 18446744073709551615 4363432 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15871/statm: 77315 28751 392 112 0 72280 0
[pid=15871/tid=15872] ppid=15869 vsize=309260 CPUtime=25.48 cores=0,2,4,6
/proc/15871/task/15872/stat : 15872 (strangenight1-m) R 15869 15871 15496 0 -1 4202560 15298 0 0 0 2546 2 0 0 25 0 4 0 731257075 316682240 28751 33554432000 4194304 4650419 140737153947328 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15871/tid=15873] ppid=15869 vsize=309260 CPUtime=25.16 cores=0,2,4,6
/proc/15871/task/15873/stat : 15873 (strangenight1-m) R 15869 15871 15496 0 -1 4202560 15687 0 0 0 2514 2 0 0 25 0 4 0 731257075 316682240 28751 33554432000 4194304 4650419 140737153947328 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15871/tid=15874] ppid=15869 vsize=309260 CPUtime=25.49 cores=0,2,4,6
/proc/15871/task/15874/stat : 15874 (strangenight1-m) R 15869 15871 15496 0 -1 4202560 17792 0 0 0 2545 4 0 0 25 0 4 0 731257075 316682240 28751 33554432000 4194304 4650419 140737153947328 18446744073709551615 4365210 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.66
Current children cumulated vsize (KiB) 309260

[startup+51.1004 s]
/proc/loadavg: 6.20 5.91 7.03 10/371 15876
/proc/meminfo: memFree=23063812/32950928 swapFree=65730864/67111528
[pid=15871] ppid=15869 vsize=318436 CPUtime=203.76 cores=0,2,4,6
/proc/15871/stat : 15871 (strangenight1-m) R 15869 15871 15496 0 -1 4202496 96009 0 0 0 20353 23 0 0 25 0 4 0 731257075 326078464 31775 33554432000 4194304 4650419 140737153947328 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15871/statm: 79609 31775 392 112 0 74574 0
[pid=15871/tid=15872] ppid=15869 vsize=318436 CPUtime=51.09 cores=0,2,4,6
/proc/15871/task/15872/stat : 15872 (strangenight1-m) R 15869 15871 15496 0 -1 4202560 22323 0 0 0 5105 4 0 0 25 0 4 0 731257075 326078464 31775 33554432000 4194304 4650419 140737153947328 18446744073709551615 4476315 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15871/tid=15873] ppid=15869 vsize=318436 CPUtime=50.47 cores=0,2,4,6
/proc/15871/task/15873/stat : 15873 (strangenight1-m) R 15869 15871 15496 0 -1 4202560 25340 0 0 0 5042 5 0 0 25 0 4 0 731257075 326078464 31775 33554432000 4194304 4650419 140737153947328 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15871/tid=15874] ppid=15869 vsize=318436 CPUtime=51.09 cores=0,2,4,6
/proc/15871/task/15874/stat : 15874 (strangenight1-m) R 15869 15871 15496 0 -1 4202560 25566 0 0 0 5102 7 0 0 25 0 4 0 731257075 326078464 31775 33554432000 4194304 4650419 140737153947328 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.76
Current children cumulated vsize (KiB) 318436

[startup+102.314 s]
/proc/loadavg: 7.40 6.29 7.10 10/371 15878
/proc/meminfo: memFree=23011152/32950928 swapFree=65730864/67111528
[pid=15871] ppid=15869 vsize=330168 CPUtime=407.99 cores=0,2,4,6
/proc/15871/stat : 15871 (strangenight1-m) R 15869 15871 15496 0 -1 4202496 147737 0 0 0 40762 37 0 0 25 0 4 0 731257075 338092032 37240 33554432000 4194304 4650419 140737153947328 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15871/statm: 82542 37240 392 112 0 77507 0
[pid=15871/tid=15872] ppid=15869 vsize=330168 CPUtime=102.3 cores=0,2,4,6
/proc/15871/task/15872/stat : 15872 (strangenight1-m) R 15869 15871 15496 0 -1 4202560 34318 0 0 0 10223 7 0 0 25 0 4 0 731257075 338092032 37240 33554432000 4194304 4650419 140737153947328 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15871/tid=15873] ppid=15869 vsize=330168 CPUtime=101.06 cores=0,2,4,6
/proc/15871/task/15873/stat : 15873 (strangenight1-m) R 15869 15871 15496 0 -1 4202560 40528 0 0 0 10097 9 0 0 25 0 4 0 731257075 338092032 37240 33554432000 4194304 4650419 140737153947328 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15871/tid=15874] ppid=15869 vsize=330168 CPUtime=102.31 cores=0,2,4,6
/proc/15871/task/15874/stat : 15874 (strangenight1-m) R 15869 15871 15496 0 -1 4202560 36757 0 0 0 10221 10 0 0 25 0 4 0 731257075 338092032 37240 33554432000 4194304 4650419 140737153947328 18446744073709551615 4365246 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 407.99
Current children cumulated vsize (KiB) 330168

[startup+162.301 s]

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

[pid=15871] ppid=15869 vsize=478256 CPUtime=2800.78 cores=0,2,4,6
/proc/15871/stat : 15871 (strangenight1-m) R 15869 15871 15496 0 -1 4202496 450515 0 0 0 279911 167 0 0 25 0 4 0 731257075 489734144 78026 33554432000 4194304 4650419 140737153947328 18446744073709551615 4366831 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15871/statm: 119564 78026 392 112 0 114529 0
[pid=15871/tid=15872] ppid=15869 vsize=478256 CPUtime=702.3 cores=0,2,4,6
/proc/15871/task/15872/stat : 15872 (strangenight1-m) R 15869 15871 15496 0 -1 4202560 112134 0 0 0 70190 40 0 0 25 0 4 0 731257075 489734144 78026 33554432000 4194304 4650419 140737153947328 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15871/tid=15873] ppid=15869 vsize=478256 CPUtime=693.95 cores=0,2,4,6
/proc/15871/task/15873/stat : 15873 (strangenight1-m) R 15869 15871 15496 0 -1 4202560 110665 0 0 0 69358 37 0 0 25 0 4 0 731257075 489734144 78026 33554432000 4194304 4650419 140737153947328 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15871/tid=15874] ppid=15869 vsize=478256 CPUtime=702.3 cores=0,2,4,6
/proc/15871/task/15874/stat : 15874 (strangenight1-m) R 15869 15871 15496 0 -1 4202560 124450 0 0 0 70180 50 0 0 25 0 4 0 731257075 489734144 78026 33554432000 4194304 4650419 140737153947328 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2800.78
Current children cumulated vsize (KiB) 478256

[startup+762.314 s]
/proc/loadavg: 8.07 7.89 7.59 9/371 15934
/proc/meminfo: memFree=22606096/32950928 swapFree=65730864/67111528
[pid=15871] ppid=15869 vsize=478420 CPUtime=3040.11 cores=0,2,4,6
/proc/15871/stat : 15871 (strangenight1-m) R 15869 15871 15496 0 -1 4202496 472357 0 0 0 303836 175 0 0 25 0 4 0 731257075 489902080 77630 33554432000 4194304 4650419 140737153947328 18446744073709551615 4363880 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15871/statm: 119605 77630 392 112 0 114570 0
[pid=15871/tid=15872] ppid=15869 vsize=478420 CPUtime=762.32 cores=0,2,4,6
/proc/15871/task/15872/stat : 15872 (strangenight1-m) R 15869 15871 15496 0 -1 4202560 116981 0 0 0 76190 42 0 0 25 0 4 0 731257075 489902080 77630 33554432000 4194304 4650419 140737153947328 18446744073709551615 4366931 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15871/tid=15873] ppid=15869 vsize=478420 CPUtime=753.25 cores=0,2,4,6
/proc/15871/task/15873/stat : 15873 (strangenight1-m) R 15869 15871 15496 0 -1 4202560 116742 0 0 0 75285 40 0 0 25 0 4 0 731257075 489902080 77630 33554432000 4194304 4650419 140737153947328 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15871/tid=15874] ppid=15869 vsize=478420 CPUtime=762.32 cores=0,2,4,6
/proc/15871/task/15874/stat : 15874 (strangenight1-m) R 15869 15871 15496 0 -1 4202560 132177 0 0 0 76179 53 0 0 25 0 4 0 731257075 489902080 77630 33554432000 4194304 4650419 140737153947328 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3040.11
Current children cumulated vsize (KiB) 478420

[startup+822.301 s]
/proc/loadavg: 8.14 7.94 7.62 9/371 15936
/proc/meminfo: memFree=22560900/32950928 swapFree=65730864/67111528
[pid=15871] ppid=15869 vsize=478708 CPUtime=3279.35 cores=0,2,4,6
/proc/15871/stat : 15871 (strangenight1-m) R 15869 15871 15496 0 -1 4202496 499888 0 0 0 327749 186 0 0 25 0 4 0 731257075 490196992 88375 33554432000 4194304 4650419 140737153947328 18446744073709551615 4432392 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15871/statm: 119677 88375 392 112 0 114642 0
[pid=15871/tid=15872] ppid=15869 vsize=478708 CPUtime=822.31 cores=0,2,4,6
/proc/15871/task/15872/stat : 15872 (strangenight1-m) R 15869 15871 15496 0 -1 4202560 124917 0 0 0 82186 45 0 0 25 0 4 0 731257075 490196992 88375 33554432000 4194304 4650419 140737153947328 18446744073709551615 4365276 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15871/tid=15873] ppid=15869 vsize=478708 CPUtime=812.53 cores=0,2,4,6
/proc/15871/task/15873/stat : 15873 (strangenight1-m) R 15869 15871 15496 0 -1 4202560 122936 0 0 0 81211 42 0 0 25 0 4 0 731257075 490196992 88375 33554432000 4194304 4650419 140737153947328 18446744073709551615 4365276 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15871/tid=15874] ppid=15869 vsize=478708 CPUtime=822.31 cores=0,2,4,6
/proc/15871/task/15874/stat : 15874 (strangenight1-m) R 15869 15871 15496 0 -1 4202560 139794 0 0 0 82175 56 0 0 25 0 4 0 731257075 490196992 88375 33554432000 4194304 4650419 140737153947328 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3279.35
Current children cumulated vsize (KiB) 478708

[startup+882.301 s]
/proc/loadavg: 8.09 7.96 7.65 9/371 15938
/proc/meminfo: memFree=22552040/32950928 swapFree=65730864/67111528
[pid=15871] ppid=15869 vsize=484540 CPUtime=3518.63 cores=0,2,4,6
/proc/15871/stat : 15871 (strangenight1-m) R 15869 15871 15496 0 -1 4202496 512974 0 0 0 351668 195 0 0 25 0 4 0 731257075 496168960 81163 33554432000 4194304 4650419 140737153947328 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15871/statm: 121135 81163 392 112 0 116100 0
[pid=15871/tid=15872] ppid=15869 vsize=484540 CPUtime=882.31 cores=0,2,4,6
/proc/15871/task/15872/stat : 15872 (strangenight1-m) R 15869 15871 15496 0 -1 4202560 130211 0 0 0 88182 49 0 0 25 0 4 0 731257075 496168960 81163 33554432000 4194304 4650419 140737153947328 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15871/tid=15873] ppid=15869 vsize=484540 CPUtime=871.81 cores=0,2,4,6
/proc/15871/task/15873/stat : 15873 (strangenight1-m) R 15869 15871 15496 0 -1 4202560 123944 0 0 0 87139 42 0 0 25 0 4 0 731257075 496168960 81163 33554432000 4194304 4650419 140737153947328 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15871/tid=15874] ppid=15869 vsize=484540 CPUtime=882.31 cores=0,2,4,6
/proc/15871/task/15874/stat : 15874 (strangenight1-m) R 15869 15871 15496 0 -1 4202560 146518 0 0 0 88171 60 0 0 25 0 4 0 731257075 496168960 81163 33554432000 4194304 4650419 140737153947328 18446744073709551615 4364766 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3518.63
Current children cumulated vsize (KiB) 484540

[startup+942.301 s]
/proc/loadavg: 8.13 8.00 7.68 9/371 15939
/proc/meminfo: memFree=22494448/32950928 swapFree=65730864/67111528
[pid=15871] ppid=15869 vsize=573716 CPUtime=3757.87 cores=0,2,4,6
/proc/15871/stat : 15871 (strangenight1-m) R 15869 15871 15496 0 -1 4202496 531367 0 0 0 375586 201 0 0 25 0 4 0 731257075 587485184 96054 33554432000 4194304 4650419 140737153947328 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15871/statm: 143429 96054 392 112 0 138394 0
[pid=15871/tid=15872] ppid=15869 vsize=573716 CPUtime=942.32 cores=0,2,4,6
/proc/15871/task/15872/stat : 15872 (strangenight1-m) R 15869 15871 15496 0 -1 4202560 138288 0 0 0 94180 52 0 0 25 0 4 0 731257075 587485184 96054 33554432000 4194304 4650419 140737153947328 18446744073709551615 4438399 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15871/tid=15873] ppid=15869 vsize=573716 CPUtime=931.07 cores=0,2,4,6
/proc/15871/task/15873/stat : 15873 (strangenight1-m) R 15869 15871 15496 0 -1 4202560 128329 0 0 0 93062 45 0 0 25 0 4 0 731257075 587485184 96054 33554432000 4194304 4650419 140737153947328 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15871/tid=15874] ppid=15869 vsize=573716 CPUtime=942.31 cores=0,2,4,6
/proc/15871/task/15874/stat : 15874 (strangenight1-m) R 15869 15871 15496 0 -1 4202560 152449 0 0 0 94170 61 0 0 25 0 4 0 731257075 587485184 96054 33554432000 4194304 4650419 140737153947328 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3757.87
Current children cumulated vsize (KiB) 573716

[startup+1002.3 s]
/proc/loadavg: 8.14 8.03 7.71 9/371 15941
/proc/meminfo: memFree=22488064/32950928 swapFree=65730864/67111528
[pid=15871] ppid=15869 vsize=638484 CPUtime=3997.12 cores=0,2,4,6
/proc/15871/stat : 15871 (strangenight1-m) R 15869 15871 15496 0 -1 4202496 545872 0 0 0 399506 206 0 0 25 0 4 0 731257075 653807616 95059 33554432000 4194304 4650419 140737153947328 18446744073709551615 4364772 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15871/statm: 159621 95059 392 112 0 154586 0
[pid=15871/tid=15872] ppid=15869 vsize=638484 CPUtime=1002.32 cores=0,2,4,6
/proc/15871/task/15872/stat : 15872 (strangenight1-m) R 15869 15871 15496 0 -1 4202560 138442 0 0 0 100180 52 0 0 25 0 4 0 731257075 653807616 95059 33554432000 4194304 4650419 140737153947328 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15871/tid=15873] ppid=15869 vsize=638484 CPUtime=990.32 cores=0,2,4,6
/proc/15871/task/15873/stat : 15873 (strangenight1-m) R 15869 15871 15496 0 -1 4202560 133881 0 0 0 98984 48 0 0 25 0 4 0 731257075 653807616 95059 33554432000 4194304 4650419 140737153947328 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15871/tid=15874] ppid=15869 vsize=638484 CPUtime=1002.32 cores=0,2,4,6
/proc/15871/task/15874/stat : 15874 (strangenight1-m) R 15869 15871 15496 0 -1 4202560 160483 0 0 0 100169 63 0 0 25 0 4 0 731257075 653807616 95059 33554432000 4194304 4650419 140737153947328 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3997.12
Current children cumulated vsize (KiB) 638484

[startup+1062.3 s]
/proc/loadavg: 8.05 8.02 7.72 9/371 15942
/proc/meminfo: memFree=22508348/32950928 swapFree=65730864/67111528
[pid=15871] ppid=15869 vsize=587056 CPUtime=4236.4 cores=0,2,4,6
/proc/15871/stat : 15871 (strangenight1-m) R 15869 15871 15496 0 -1 4202496 565204 0 0 0 423428 212 0 0 25 0 4 0 731257075 601145344 97837 33554432000 4194304 4650419 140737153947328 18446744073709551615 4365333 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15871/statm: 146764 97837 392 112 0 141729 0
[pid=15871/tid=15872] ppid=15869 vsize=587056 CPUtime=1062.32 cores=0,2,4,6
/proc/15871/task/15872/stat : 15872 (strangenight1-m) R 15869 15871 15496 0 -1 4202560 138442 0 0 0 106180 52 0 0 25 0 4 0 731257075 601145344 97837 33554432000 4194304 4650419 140737153947328 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15871/tid=15873] ppid=15869 vsize=587056 CPUtime=1049.62 cores=0,2,4,6
/proc/15871/task/15873/stat : 15873 (strangenight1-m) R 15869 15871 15496 0 -1 4202560 138759 0 0 0 104912 50 0 0 25 0 4 0 731257075 601145344 97837 33554432000 4194304 4650419 140737153947328 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15871/tid=15874] ppid=15869 vsize=587056 CPUtime=1062.32 cores=0,2,4,6
/proc/15871/task/15874/stat : 15874 (strangenight1-m) R 15869 15871 15496 0 -1 4202560 170386 0 0 0 106167 65 0 0 25 0 4 0 731257075 601145344 97837 33554432000 4194304 4650419 140737153947328 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4236.4
Current children cumulated vsize (KiB) 587056

[startup+1122.3 s]
/proc/loadavg: 8.06 8.03 7.74 9/371 15944
/proc/meminfo: memFree=22509268/32950928 swapFree=65730864/67111528
[pid=15871] ppid=15869 vsize=634700 CPUtime=4475.69 cores=0,2,4,6
/proc/15871/stat : 15871 (strangenight1-m) R 15869 15871 15496 0 -1 4202496 578201 0 0 0 447350 219 0 0 25 0 4 0 731257075 649932800 93194 33554432000 4194304 4650419 140737153947328 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15871/statm: 158675 93194 392 112 0 153640 0
[pid=15871/tid=15872] ppid=15869 vsize=634700 CPUtime=1122.32 cores=0,2,4,6
/proc/15871/task/15872/stat : 15872 (strangenight1-m) R 15869 15871 15496 0 -1 4202560 140179 0 0 0 112178 54 0 0 25 0 4 0 731257075 649932800 93194 33554432000 4194304 4650419 140737153947328 18446744073709551615 4365246 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15871/tid=15873] ppid=15869 vsize=634700 CPUtime=1108.9 cores=0,2,4,6
/proc/15871/task/15873/stat : 15873 (strangenight1-m) R 15869 15871 15496 0 -1 4202560 142179 0 0 0 110839 51 0 0 25 0 4 0 731257075 649932800 93194 33554432000 4194304 4650419 140737153947328 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15871/tid=15874] ppid=15869 vsize=634700 CPUtime=1122.32 cores=0,2,4,6
/proc/15871/task/15874/stat : 15874 (strangenight1-m) R 15869 15871 15496 0 -1 4202560 176330 0 0 0 112166 66 0 0 25 0 4 0 731257075 649932800 93194 33554432000 4194304 4650419 140737153947328 18446744073709551615 4365348 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4475.69
Current children cumulated vsize (KiB) 634700

[startup+1182.3 s]
/proc/loadavg: 8.10 8.05 7.76 9/371 15945
/proc/meminfo: memFree=22456644/32950928 swapFree=65730864/67111528
[pid=15871] ppid=15869 vsize=568392 CPUtime=4714.98 cores=0,2,4,6
/proc/15871/stat : 15871 (strangenight1-m) R 15869 15871 15496 0 -1 4202496 596023 0 0 0 471271 227 0 0 25 0 4 0 731257075 582033408 96255 33554432000 4194304 4650419 140737153947328 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15871/statm: 142098 96255 392 112 0 137063 0
[pid=15871/tid=15872] ppid=15869 vsize=568392 CPUtime=1182.31 cores=0,2,4,6
/proc/15871/task/15872/stat : 15872 (strangenight1-m) R 15869 15871 15496 0 -1 4202560 145357 0 0 0 118175 56 0 0 25 0 4 0 731257075 582033408 96255 33554432000 4194304 4650419 140737153947328 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15871/tid=15873] ppid=15869 vsize=568392 CPUtime=1168.2 cores=0,2,4,6
/proc/15871/task/15873/stat : 15873 (strangenight1-m) R 15869 15871 15496 0 -1 4202560 142227 0 0 0 116769 51 0 0 25 0 4 0 731257075 582033408 96255 33554432000 4194304 4650419 140737153947328 18446744073709551615 4476315 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15871/tid=15874] ppid=15869 vsize=568392 CPUtime=1182.32 cores=0,2,4,6
/proc/15871/task/15874/stat : 15874 (strangenight1-m) R 15869 15871 15496 0 -1 4202560 182772 0 0 0 118163 69 0 0 25 0 4 0 731257075 582033408 96255 33554432000 4194304 4650419 140737153947328 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4714.98
Current children cumulated vsize (KiB) 568392



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.7 s]
/proc/loadavg: 8.15 8.06 7.77 9/371 15946
/proc/meminfo: memFree=22486016/32950928 swapFree=65730864/67111528
[pid=15871] ppid=15869 vsize=568460 CPUtime=4800.32 cores=0,2,4,6
/proc/15871/stat : 15871 (strangenight1-m) R 15869 15871 15496 0 -1 4202496 600724 0 0 0 479803 229 0 0 25 0 4 0 731257075 582103040 90763 33554432000 4194304 4650419 140737153947328 18446744073709551615 4432376 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15871/statm: 142115 90763 392 112 0 137080 0
[pid=15871/tid=15872] ppid=15869 vsize=568460 CPUtime=1203.73 cores=0,2,4,6
/proc/15871/task/15872/stat : 15872 (strangenight1-m) R 15869 15871 15496 0 -1 4202560 145402 0 0 0 120317 56 0 0 25 0 4 0 731257075 582103040 90763 33554432000 4194304 4650419 140737153947328 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15871/tid=15873] ppid=15869 vsize=568460 CPUtime=1189.34 cores=0,2,4,6
/proc/15871/task/15873/stat : 15873 (strangenight1-m) R 15869 15871 15496 0 -1 4202560 142227 0 0 0 118883 51 0 0 25 0 4 0 731257075 582103040 90763 33554432000 4194304 4650419 140737153947328 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15871/tid=15874] ppid=15869 vsize=568460 CPUtime=1203.74 cores=0,2,4,6
/proc/15871/task/15874/stat : 15874 (strangenight1-m) R 15869 15871 15496 0 -1 4202560 185252 0 0 0 120303 71 0 0 25 0 4 0 731257075 582103040 90763 33554432000 4194304 4650419 140737153947328 18446744073709551615 4365260 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.32
Current children cumulated vsize (KiB) 568460

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

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

[startup+1203.7 s]
/proc/loadavg: 8.15 8.06 7.77 9/371 15946
/proc/meminfo: memFree=22486016/32950928 swapFree=65730864/67111528
[pid=15871] ppid=15869 vsize=568460 CPUtime=4800.32 cores=0,2,4,6
/proc/15871/stat : 15871 (strangenight1-m) R 15869 15871 15496 0 -1 4202496 600724 0 0 0 479803 229 0 0 25 0 4 0 731257075 582103040 90763 33554432000 4194304 4650419 140737153947328 18446744073709551615 4432376 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15871/statm: 142115 90763 392 112 0 137080 0
[pid=15871/tid=15872] ppid=15869 vsize=568460 CPUtime=1203.73 cores=0,2,4,6
/proc/15871/task/15872/stat : 15872 (strangenight1-m) R 15869 15871 15496 0 -1 4202560 145402 0 0 0 120317 56 0 0 25 0 4 0 731257075 582103040 90763 33554432000 4194304 4650419 140737153947328 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15871/tid=15873] ppid=15869 vsize=568460 CPUtime=1189.34 cores=0,2,4,6
/proc/15871/task/15873/stat : 15873 (strangenight1-m) R 15869 15871 15496 0 -1 4202560 142227 0 0 0 118883 51 0 0 25 0 4 0 731257075 582103040 90763 33554432000 4194304 4650419 140737153947328 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15871/tid=15874] ppid=15869 vsize=568460 CPUtime=1203.74 cores=0,2,4,6
/proc/15871/task/15874/stat : 15874 (strangenight1-m) R 15869 15871 15496 0 -1 4202560 185252 0 0 0 120303 71 0 0 25 0 4 0 731257075 582103040 90763 33554432000 4194304 4650419 140737153947328 18446744073709551615 4365260 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.32
Current children cumulated vsize (KiB) 568460

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.74
CPU time (s): 4800.4
CPU user time (s): 4798.08
CPU system time (s): 2.31365
CPU usage (%): 398.791
Max. virtual memory (cumulated for all children) (KiB): 700980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.08
system time used= 2.31365
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 600725
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= 751
involuntary context switches= 34883

runsolver used 3.98139 second user time and 10.3694 second system time

The end

Launcher Data

Begin job on node116 at 2011-05-14 23:57:44
IDJOB=3369011
IDBENCH=83020
IDSOLVER=1846
FILE ID=node116/3369011-1305410264
RUNJOBID= node116-1305410264-15848
PBS_JOBID= 13324511
Free space on /tmp= 73132 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v90-c8010-S423984545-074.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369011-1305410264/watcher-3369011-1305410264 -o /tmp/evaluation-result-3369011-1305410264/solver-3369011-1305410264 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3369011-1305410264.cnf

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

MD5SUM BENCH= 2ef214e0162b22d1093a804ea2af97a1
RANDOM SEED=1854332792

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      23296572 kB
Buffers:         40304 kB
Cached:         112540 kB
SwapCached:      12356 kB
Active:        9390616 kB
Inactive:        57612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23296572 kB
SwapTotal:    67111528 kB
SwapFree:     65730864 kB
Dirty:           12480 kB
Writeback:           8 kB
AnonPages:     9293352 kB
Mapped:          16404 kB
Slab:            96684 kB
PageTables:      44608 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 82835124 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= 73124 MiB
End job on node116 at 2011-05-15 00:17:50