Trace number 3368717

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.47 1202.34

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v50-c4450-S1027567260-047.UNKNOWN.cnf
MD5SUMdeef67012ed65265f92101778280c717
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark33.5169
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of clauses4450
Sum of the clauses size31150
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 54450

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-3368717-1305401467.cnf'
0.00/0.00	c -- header says num vars:             50
0.00/0.00	c -- header says num clauses:        4450
0.00/0.00	c -- clauses added:            0 learnts,         4450 normals,            0 xors
0.00/0.00	c -- vars added         50
0.00/0.10	c Parsing time:  0.01 s
0.00/0.10	c  N st     0         0        50      4450         0         0     31150         0   no data   no data  --
0.00/0.10	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.37
0.39/0.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M 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:     50 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.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
0.77/0.20	c Finding binary XORs  T:     0.00 s  found:       0
0.77/0.20	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.77/0.20	c calculated reachability. Time: 0.00
0.77/0.20	c Calc default polars -  time:   0.00 s pos:      20 undec:       1 neg:      29
0.77/0.20	c =========================================================================================
0.77/0.20	c types(t): F = full restart, N = normal restart
0.77/0.20	c types(t): S = simplification begin/end, E = solution found
0.77/0.20	c restart types(rt): st = static, dy = dynamic
0.77/0.20	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.77/0.20	c  B st     0         0        50      4450         0         0     31150         0   no data   no data  --
1.17/0.30	c  N dy     7      4287        50      4450         0      3685     31150     66595     14.97     15.78  --
1.17/0.36	c  N dy    23      9088        50      4450         0      5688     31150     99859     15.43     16.31  --
1.97/0.51	c  N dy    36     13286        50      4450         0      5630     31150     92507     15.32     16.28  --
2.77/0.76	c  N dy    40     20171        50      4450         0      6710     31150    104655     14.88     15.82  --
3.57/0.96	c  N dy    80     24252        50      4450         0     10302     31150    171912     15.22     17.77  --
3.97/1.00	c  F st    88     25000        50      4450         0     10943     31150    184051     15.29   no data  --
4.39/1.16	c  N st    93     28301        50      4450         0      7903     31150    122143     15.29   no data  --
4.80/1.22	c  S st    94     30000        50      4450         0      9363     31150    148864     15.29   no data  --
4.80/1.25	c  S st    94     30502        50      4450         0      9809     31150    157195     15.29   no data  --
4.80/1.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.80/1.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.80/1.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
4.80/1.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.80/1.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.80/1.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
4.80/1.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.36/2.19	c lits-rem:      1369  cl-subs:     1679  v-elim:      0  v-fix:    0  time:  3.71 s
9.18/2.39	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.81
9.18/2.40	c calculated reachability. Time: 0.00
9.18/2.40	c  N dy    94     30502        50      4450         0      8130     31150    129094     15.29   no data  --
10.75/2.74	c  N dy    98     38234        50      4450         0      8046     31150    117304     14.99     15.80  --
11.55/2.95	c  N dy   130     42321        50      4450         0     11619     31150    183813     15.17     16.01  --
12.35/3.15	c  S st   159     45754        50      4450         0     14620     31150    239942     15.30     15.61  --
12.75/3.20	c  S st   159     46256        50      4450         0     15065     31150    248460     15.30   no data  --
12.75/3.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.75/3.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.75/3.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
12.75/3.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.75/3.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.75/3.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
12.75/3.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16.75/4.23	c lits-rem:      1967  cl-subs:     2309  v-elim:      0  v-fix:    0  time:  4.08 s
16.75/4.23	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
16.75/4.24	c vivif2 --  cl tried    12756 cl shrink        0 lits rem          0 time: 0.01
17.97/4.54	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 1.21
17.97/4.54	c calculated reachability. Time: 0.00
17.97/4.54	c  N dy   159     46256        50      4450         0     12756     31150    205415     15.30   no data  --
19.13/4.81	c  N dy   191     50331        50      4450         0      8756     31150    126578     15.44     16.84  --
19.93/5.03	c  N dy   193     54759        50      4450         0     12561     31150    193594     15.35     16.29  --
21.14/5.31	c  N dy   225     58841        50      4450         0     16124     31150    260598     15.46     17.38  --
22.36/5.64	c  N dy   246     64924        50      4450         0     12827     31150    190943     15.46     16.32  --
23.53/5.90	c  N dy   262     69384        50      4450         0     16698     31150    261211     15.46     13.91  --
23.53/5.90	c  S st   262     69384        50      4450         0     16698     31150    261211     15.46     13.91  --
23.53/5.94	c  S st   262     69886        50      4450         0     17154     31150    269966     15.46   no data  --
23.53/5.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.53/5.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.53/5.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
23.53/5.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.53/5.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.53/5.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
23.53/5.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
28.32/7.13	c lits-rem:      1700  cl-subs:     2719  v-elim:      0  v-fix:    0  time:  4.68 s
28.32/7.13	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
28.32/7.13	c vivif2 --  cl tried    14435 cl shrink        0 lits rem          0 time: 0.01
29.52/7.46	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 1.31
29.52/7.46	c calculated reachability. Time: 0.00
29.52/7.46	c  N dy   262     69886        50      4450         0     14435     31150    221639     15.46   no data  --
31.51/7.97	c  N dy   283     78399        50      4450         0     12477     31150    175668     15.42     16.26  --
33.11/8.37	c  N dy   310     84425        50      4450         0     17669     31150    269638     15.43     16.25  --
34.31/8.60	c  F st   317     87500        50      4450         0     20319     31150    317126     15.42     15.25  --
34.71/8.80	c  N st   322     90799        50      4450         0     12957     31150    181985     15.42   no data  --
36.30/9.12	c  N dy   325     96672        50      4450         0     18031     31150    272798     15.38     17.72  --
37.90/9.59	c  N dy   353    102919        50      4450         0     12271     31150    162031     15.41     16.27  --
38.71/9.71	c  S st   372    104829        50      4450         0     13936     31150    193633     15.45   no data  --
38.71/9.75	c  S st   372    105331        50      4450         0     14379     31150    201977     15.45   no data  --
38.71/9.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
38.71/9.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
38.71/9.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
38.71/9.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
38.71/9.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.71/9.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
38.71/9.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
42.30/10.69	c lits-rem:       879  cl-subs:      767  v-elim:      0  v-fix:    0  time:  3.70 s
42.30/10.69	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
42.30/10.69	c vivif2 --  cl tried    13612 cl shrink        0 lits rem          0 time: 0.01
43.50/11.00	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 1.25
43.50/11.00	c calculated reachability. Time: 0.00
43.50/11.00	c  N dy   372    105331        50      4450         0     13612     31150    186483     15.45   no data  --
45.49/11.45	c  N dy   404    112055        50      4450         0     19489     31150    294332     15.48     16.95  --
49.08/12.37	c  N dy   427    125872        50      4450         0     19290     31150    275725     15.41     16.27  --
51.88/13.05	c  N dy   461    133952        50      4450         0     13351     31150    165834     15.43     17.34  --
55.07/13.83	c  N dy   511    145145        50      4450         0     23053     31150    343979     15.46     16.31  --
57.87/14.59	c  N dy   553    154431        50      4450         0     17281     31150    230228     15.49     17.61  --
59.06/14.84	c  S st   558    157996        50      4450         0     20356     31150    284661     15.47     13.74  --
59.06/14.89	c  S st   558    158499        50      4450         0     20801     31150    293301     15.47   no data  --
59.06/14.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
59.06/14.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
59.46/14.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
59.46/14.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
59.46/14.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
59.46/14.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
59.46/14.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
63.85/16.05	c lits-rem:      1474  cl-subs:     2220  v-elim:      0  v-fix:    0  time:  4.58 s
63.85/16.05	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
63.85/16.06	c vivif2 --  cl tried    18581 cl shrink        0 lits rem          0 time: 0.01
65.05/16.39	c asymm  cl-useful: 0/3845/4450 lits-rem:0 time: 1.34
65.05/16.39	c calculated reachability. Time: 0.00
65.05/16.39	c  N dy   558    158499        50      4450         0     18581     31150    254157     15.47   no data  --
69.04/17.30	c  N dy   603    168934        50      4450         0     27660     31150    421847     15.49     16.36  --
76.22/19.10	c  N dy   623    192490        50      4450         0     17837     31150    224066     15.32     16.15  --
80.22/20.12	c  N dy   663    204828        50      4450         0     28486     31150    414946     15.31     17.75  --
85.41/21.47	c  N dy   726    217906        50      4450         0     23473     31150    321501     15.35     17.34  --
91.81/23.09	c  N dy   786    233235        50      4450         0     19469     31150    240430     15.36     16.21  --
93.40/23.47	c  S st   809    237749        50      4450         0     23388     31150    312365     15.37     14.32  --
93.80/23.53	c  S st   809    238251        50      4450         0     23843     31150    321170     15.37   no data  --
93.80/23.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
93.80/23.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
93.80/23.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
93.80/23.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
93.80/23.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
93.80/23.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
93.80/23.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
99.79/25.06	c lits-rem:      1274  cl-subs:     1979  v-elim:      0  v-fix:    0  time:  6.04 s
99.79/25.06	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
99.79/25.07	c vivif2 --  cl tried    21864 cl shrink        0 lits rem          0 time: 0.01
100.19/25.14	c asymm  cl-useful: 0/605/4450 lits-rem:0 time: 0.30
100.19/25.14	c calculated reachability. Time: 0.00
100.19/25.14	c  N dy   809    238251        50      4450         0     21864     31150    285407     15.37   no data  --
107.77/27.08	c  N dy   872    257457        50      4450         0     20369     31150    247707     15.35     16.21  --
113.76/28.54	c  N dy   897    273969        50      4450         0     34562     31150    495367     15.29     17.83  --
121.74/30.50	c  N dy   998    292578        50      4450         0     31818     31150    452921     15.33     16.27  --
127.76/32.09	c  F st  1049    306250        50      4450         0     23805     31150    294640     15.33     12.38  --
129.73/32.56	c  N dy  1055    311444        50      4450         0     28254     31150    374475     15.33   no data  --
138.91/34.85	c  N dy  1141    331414        50      4450         0     24759     31150    310891     15.36     16.79  --
150.48/37.77	c  N dy  1239    355670        50      4450         0     24137     31150    290520     15.38     16.30  --
151.28/37.95	c  S st  1255    357376        50      4450         0     25612     31150    318335     15.38   no data  --
151.68/38.02	c  S st  1255    357877        50      4450         0     26059     31150    326806     15.38   no data  --
151.68/38.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
151.68/38.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
151.68/38.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
151.68/38.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
151.68/38.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
151.68/38.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
151.68/38.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
158.87/39.84	c lits-rem:       922  cl-subs:     1392  v-elim:      0  v-fix:    0  time:  7.20 s
158.87/39.84	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
158.87/39.84	c vivif2 --  cl tried    24667 cl shrink        0 lits rem          0 time: 0.01
160.07/40.18	c asymm  cl-useful: 0/3004/4450 lits-rem:0 time: 1.36
160.07/40.18	c calculated reachability. Time: 0.00
160.07/40.18	c  N dy  1255    357877        50      4450         0     24667     31150    302532     15.38   no data  --
169.66/42.56	c  N dy  1347    378159        50      4450         0     42182     31150    624038     15.41     16.29  --
181.64/45.55	c  N dy  1453    398834        50      4450         0     37680     31150    533315     15.44     16.33  --
193.23/48.41	c  N dy  1572    419007        50      4450         0     31806     31150    416393     15.48     16.32  --
203.99/51.13	c  N dy  1632    439021        50      4450         0     24910     31150    281971     15.47     17.45  --
213.97/53.67	c  N dy  1746    459113        50      4450         0     42302     31150    606925     15.51     17.33  --
225.95/56.69	c  N dy  1848    481180        50      4450         0     36250     31150    478147     15.51     16.41  --
239.12/59.90	c  N dy  1920    503352        50      4450         0     29537     31150    348319     15.52     16.42  --
250.73/62.81	c  N dy  2054    523384        50      4450         0     46958     31150    674721     15.56     16.71  --
257.49/64.55	c  S st  2066    536815        50      4450         0     31684     31150    379227     15.53     15.03  --
257.89/64.63	c  S st  2066    537317        50      4450         0     32127     31150    387848     15.53   no data  --
257.89/64.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
257.89/64.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
257.89/64.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
257.89/64.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
257.89/64.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
257.89/64.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
257.89/64.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
265.08/66.48	c lits-rem:       856  cl-subs:     2048  v-elim:      0  v-fix:    0  time:  7.30 s
265.08/66.48	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
265.08/66.49	c vivif2 --  cl tried    30079 cl shrink        0 lits rem          0 time: 0.02
266.28/66.75	c asymm  cl-useful: 0/1446/4450 lits-rem:0 time: 1.04
266.28/66.75	c calculated reachability. Time: 0.00
266.28/66.75	c  N dy  2066    537317        50      4450         0     30079     31150    354484     15.53   no data  --
277.85/69.68	c  N dy  2145    559048        50      4450         0     48870     31150    698200     15.54     16.39  --
293.83/73.70	c  N dy  2224    588337        50      4450         0     46454     31150    632905     15.50     16.37  --
307.83/77.13	c  N dy  2364    608902        50      4450         0     35996     31150    452134     15.53     16.38  --
325.77/81.61	c  N dy  2453    637481        50      4450         0     31287     31150    353203     15.51     16.41  --
338.16/84.76	c  N dy  2577    657785        50      4450         0     48797     31150    679253     15.54     16.45  --
364.10/91.21	c  N dy  2636    701229        50      4450         0     55748     31150    764416     15.44     16.33  --
379.68/95.20	c  N dy  2720    726808        50      4450         0     46788     31150    611737     15.42     16.25  --
398.45/99.81	c  N dy  2853    746834        50      4450         0     32348     31150    353964     15.45     16.27  --
413.24/103.57	c  N dy  2952    772813        50      4450         0     54605     31150    758902     15.45     16.29  --
428.78/107.49	c  N dy  3047    793197        50      4450         0     39620     31150    479256     15.46     16.28  --
437.16/109.58	c  S st  3095    805976        50      4450         0     50584     31150    678791     15.46     14.30  --
437.96/109.73	c  S st  3095    806479        50      4450         0     51039     31150    687646     15.46   no data  --
437.96/109.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
437.96/109.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
437.96/109.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.07
437.96/109.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
437.96/109.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
437.96/109.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
437.96/109.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
464.31/116.32	c lits-rem:      2337  cl-subs:     6115  v-elim:      0  v-fix:    0  time: 26.12 s
464.31/116.32	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
464.31/116.33	c vivif2 --  cl tried    44924 cl shrink        0 lits rem          0 time: 0.03
465.11/116.54	c asymm  cl-useful: 0/969/4450 lits-rem:0 time: 0.85
465.11/116.54	c calculated reachability. Time: 0.00
465.11/116.54	c  N dy  3095    806479        50      4450         0     44924     31150    580384     15.46   no data  --
482.69/120.92	c  N dy  3244    826558        50      4450         0     62252     31150    908032     15.50     17.67  --
500.25/125.31	c  N dy  3344    852185        50      4450         0     51179     31150    686765     15.50     16.41  --
520.21/130.35	c  N dy  3483    872279        50      4450         0     34299     31150    367887     15.52     16.72  --
533.39/133.63	c  N dy  3594    892374        50      4450         0     51636     31150    689920     15.53     17.37  --
547.77/137.29	c  N dy  3617    914125        50      4450         0     70108     31150   1012774     15.50     16.33  --
574.12/143.89	c  N dy  3685    955117        50      4450         0     69719     31150    975960     15.45     16.39  --
588.10/147.39	c  N dy  3762    975173        50      4450         0     51099     31150    657870     15.45     16.57  --
608.06/152.30	c  N dy  3914    995227        50      4450         0     68417     31150    981382     15.47     16.99  --
625.22/156.69	c  N dy  3973   1019473        50      4450         0     52277     31150    662242     15.45     16.29  --
646.01/161.81	c  N dy  4139   1039667        50      4450         0     69678     31150    992027     15.48     16.35  --
663.95/166.37	c  N dy  4230   1062637        50      4450         0     51665     31150    654597     15.48     16.35  --
672.37/168.44	c  F st  4299   1071876        50      4450         0     59628     31150    805172     15.49   no data  --
688.71/172.50	c  N dy  4350   1090110        50      4450         0     75311     31150   1090161     15.49     16.36  --
705.08/176.70	c  N dy  4487   1110156        50      4450         0     54023     31150    699744     15.51     16.87  --
724.66/181.51	c  N dy  4588   1131425        50      4450         0     72346     31150   1035700     15.52     16.43  --
743.81/186.37	c  N dy  4722   1151497        50      4450         0     50093     31150    616802     15.53     18.02  --
761.77/190.87	c  N dy  4841   1171576        50      4450         0     67398     31150    940451     15.55     17.19  --
786.55/197.05	c  N dy  4964   1191654        50      4450         0     44218     31150    498949     15.56     18.33  --
802.09/200.98	c  S st  5030   1209719        50      4450         0     59711     31150    782693     15.56   no data  --
802.89/201.18	c  S st  5030   1210223        50      4450         0     60159     31150    791698     15.56   no data  --
802.89/201.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
802.89/201.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
803.29/201.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.12
803.29/201.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
803.29/201.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
803.29/201.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
803.29/201.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
866.78/217.13	c lits-rem:      2911  cl-subs:     6464  v-elim:      0  v-fix:    0  time: 63.46 s
866.78/217.14	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
866.78/217.14	c vivif2 --  cl tried    53695 cl shrink        0 lits rem          0 time: 0.04
867.98/217.48	c asymm  cl-useful: 0/662/4450 lits-rem:0 time: 1.35
867.98/217.48	c calculated reachability. Time: 0.00
867.98/217.48	c  N dy  5030   1210223        50      4450         0     53695     31150    677626     15.56   no data  --
888.73/222.65	c  N dy  5109   1230244        50      4450         0     71002     31150    996012     15.56     16.74  --
912.29/228.56	c  N dy  5204   1251456        50      4450         0     48358     31150    570466     15.56     16.46  --
943.45/236.32	c  N dy  5258   1295470        50      4450         0     44017     31150    480733     15.51     16.33  --
960.61/240.64	c  N dy  5386   1316806        50      4450         0     62303     31150    822488     15.52     16.46  --
987.36/247.37	c  N dy  5506   1336904        50      4450         0     79633     31150   1146669     15.54     17.41  --
1009.71/252.92	c  N dy  5599   1357174        50      4450         0     54317     31150    666229     15.54     16.42  --
1032.50/258.67	c  N dy  5710   1377212        50      4450         0     71542     31150    986395     15.55     16.70  --
1062.42/266.15	c  N dy  5839   1399052        50      4450         0     46606     31150    514498     15.56     16.50  --
1080.41/270.66	c  N dy  5952   1420149        50      4450         0     64692     31150    848412     15.57     16.62  --
1103.55/276.46	c  N dy  6055   1440224        50      4450         0     81911     31150   1166976     15.58     17.84  --
1130.29/283.14	c  N dy  6145   1470674        50      4450         0     63291     31150    805228     15.57     16.41  --
1151.45/288.49	c  N dy  6238   1490771        50      4450         0     80471     31150   1122357     15.57     17.16  --
1176.21/294.60	c  N dy  6370   1510826        50      4450         0     52382     31150    610925     15.59     17.89  --
1192.98/298.81	c  N dy  6435   1530884        50      4450         0     69586     31150    921783     15.58     18.24  --
1218.53/305.29	c  N dy  6572   1551018        50      4450         0     86859     31150   1246010     15.60     16.52  --
1248.88/312.89	c  N dy  6607   1588453        50      4450         0     72325     31150    929520     15.55     16.40  --
1276.03/319.69	c  N dy  6767   1608551        50      4450         0     89688     31150   1260095     15.57     16.79  --
1301.19/325.96	c  N dy  6874   1634711        50      4450         0     64973     31150    824602     15.57     16.45  --
1329.53/333.05	c  N dy  6974   1662923        50      4450         0     89038     31150   1257028     15.57     16.44  --
1363.87/341.68	c  N dy  7044   1703299        50      4450         0     75467     31150    980307     15.54     16.64  --
1372.65/343.82	c  S st  7089   1710224        50      4450         0     81419     31150   1092260     15.54     15.57  --
1373.45/344.04	c  S st  7089   1710730        50      4450         0     81855     31150   1100784     15.54   no data  --
1373.45/344.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1373.45/344.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1373.45/344.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.14
1373.85/344.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1373.85/344.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1373.85/344.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
1373.85/344.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1515.98/379.72	c lits-rem:      2721  cl-subs:    14382  v-elim:      0  v-fix:    0  time: 142.12 s
1515.98/379.72	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
1515.98/379.74	c vivif2 --  cl tried    67473 cl shrink        0 lits rem          0 time: 0.06
1517.58/380.17	c asymm  cl-useful: 0/505/4450 lits-rem:0 time: 1.75
1517.58/380.18	c calculated reachability. Time: 0.00
1517.58/380.18	c  N dy  7089   1710730        50      4450         0     67473     31150    871448     15.54   no data  --
1552.72/388.93	c  N dy  7228   1731112        50      4450         0     84987     31150   1203945     15.56     16.43  --
1583.87/396.76	c  N dy  7329   1751185        50      4450         0     54580     31150    627897     15.56     17.49  --
1609.42/403.18	c  N dy  7421   1771187        50      4450         0     71685     31150    943386     15.57     18.46  --
1644.56/411.95	c  N dy  7553   1791197        50      4450         0     88869     31150   1266150     15.58     16.40  --
1680.49/420.99	c  N dy  7648   1813337        50      4450         0     58781     31150    693023     15.58     16.41  --
1712.84/429.05	c  N dy  7770   1833374        50      4450         0     75945     31150   1014122     15.59     17.47  --
1754.75/439.54	c  N dy  7921   1853444        50      4450         0     93288     31150   1343277     15.60     16.92  --
1797.47/450.27	c  N dy  7999   1883448        50      4450         0     68404     31150    851466     15.59     16.44  --
1836.24/459.94	c  N dy  8125   1909298        50      4450         0     90477     31150   1258257     15.60     16.46  --
1864.95/467.14	c  N dy  8220   1930470        50      4450         0     57436     31150    649173     15.60     16.44  --
1921.65/481.30	c  N dy  8260   1987324        50      4450         0     53601     31150    572337     15.54     16.42  --
1941.23/486.21	c  N dy  8388   2007911        50      4450         0     71269     31150    903790     15.55     16.40  --
1968.76/493.16	c  N dy  8545   2027953        50      4450         0     88487     31150   1231115     15.56     16.92  --
2000.30/501.06	c  N dy  8651   2048053        50      4450         0    105680     31150   1550741     15.57     17.86  --
2020.69/506.10	c  N dy  8739   2068892        50      4450         0     70694     31150    883090     15.57     16.45  --
2046.63/512.62	c  N dy  8853   2089283        50      4450         0     88143     31150   1208778     15.58     16.41  --
2076.96/520.20	c  N dy  8954   2109334        50      4450         0    105257     31150   1522363     15.58     16.97  --
2098.12/525.60	c  N dy  9034   2129814        50      4450         0     69018     31150    842834     15.58     16.44  --
2124.07/532.05	c  N dy  9167   2149860        50      4450         0     86229     31150   1168474     15.59     17.79  --
2154.02/539.53	c  N dy  9267   2169927        50      4450         0    103431     31150   1486368     15.60     17.83  --
2179.57/545.97	c  N dy  9385   2189974        50      4450         0     65852     31150    784139     15.60     17.31  --
2201.53/551.46	c  N dy  9455   2210065        50      4450         0     82962     31150   1096566     15.60     16.50  --
2202.33/551.67	c  S st  9456   2210730        50      4450         0     83533     31150   1106982     15.60     14.75  --
2203.53/551.94	c  S st  9456   2211237        50      4450         0     83977     31150   1115795     15.60   no data  --
2203.53/551.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2203.53/551.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2203.53/551.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.15
2203.93/552.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2203.93/552.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2203.93/552.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
2203.93/552.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2286.97/572.80	c lits-rem:      3222  cl-subs:     9524  v-elim:      0  v-fix:    0  time: 82.98 s
2286.97/572.80	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
2286.97/572.81	c vivif2 --  cl tried    74453 cl shrink        0 lits rem          0 time: 0.05
2288.19/573.11	c asymm  cl-useful: 0/451/4450 lits-rem:0 time: 1.19
2288.19/573.12	c calculated reachability. Time: 0.00
2288.19/573.12	c  N dy  9456   2211237        50      4450         0     74453     31150    947803     15.60   no data  --
2314.13/579.67	c  N dy  9518   2234453        50      4450         0     94252     31150   1302703     15.59     16.44  --
2348.07/588.12	c  N dy  9638   2254477        50      4450         0     56539     31150    605421     15.60     17.84  --
2369.62/593.57	c  N dy  9800   2274570        50      4450         0     73842     31150    934890     15.61     17.69  --
2395.17/599.99	c  N dy  9850   2297062        50      4450         0     92920     31150   1280399     15.61     16.43  --
2434.30/609.79	c  N dy  9990   2317102        50      4450         0    110119     31150   1607264     15.62     18.61  --
2463.05/616.95	c  N dy 10047   2337427        50      4450         0     71330     31150    861558     15.61     16.50  --
2506.57/627.83	c  N dy 10159   2359662        50      4450         0     90411     31150   1215460     15.62     16.64  --
2559.68/641.15	c  N dy 10272   2384791        50      4450         0    111976     31150   1613278     15.62     16.46  --
2592.80/649.40	c  N dy 10356   2406471        50      4450         0     73293     31150    892268     15.62     16.47  --
2627.14/658.00	c  N dy 10470   2426495        50      4450         0     90461     31150   1213664     15.63     18.41  --
2703.81/677.24	c  N dy 10484   2486635        50      4450         0     83126     31149   1029964     15.57     16.41  --
2746.13/687.83	c  N dy 10634   2506694        50      4450         0    100392     31149   1357062     15.58     17.99  --
2783.67/697.28	c  N dy 10674   2526794        50      4450         0     58792     31149    616249     15.57     17.90  --
2810.41/703.99	c  N dy 10816   2546854        50      4450         0     75981     31149    941035     15.58     16.69  --
2836.76/710.55	c  N dy 10886   2566866        50      4450         0     93020     31149   1253208     15.58     17.18  --
2870.70/719.06	c  N dy 10933   2592687        50      4450         0    114898     31149   1642484     15.57     16.41  --
2897.46/725.77	c  N dy 11049   2612742        50      4450         0     72478     31149    864874     15.58     17.61  --
2921.04/731.61	c  N dy 11101   2632814        50      4450         0     89643     31149   1177404     15.58     17.04  --
2969.72/743.88	c  N dy 11233   2663260        50      4450         0    115545     31149   1649390     15.58     16.43  --
3001.66/751.85	c  N dy 11370   2684607        50      4450         0     73322     31149    871759     15.59     16.49  --
3030.84/759.18	c  N dy 11469   2709617        50      4450         0     94623     31149   1259511     15.59     16.72  --
3033.60/759.83	c  S st 11486   2711238        50      4450         0     96010     31149   1286460     15.59   no data  --
3034.82/760.13	c  S st 11486   2711743        50      4450         0     96456     31149   1295178     15.59   no data  --
3034.82/760.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3034.82/760.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3034.82/760.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.18
3035.23/760.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3035.23/760.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3035.23/760.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
3035.23/760.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3308.30/828.66	c lits-rem:      3949  cl-subs:    12525  v-elim:      0  v-fix:    0  time: 273.21 s
3308.30/828.66	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
3308.30/828.67	c vivif2 --  cl tried    83931 cl shrink        0 lits rem          0 time: 0.06
3309.90/829.00	c asymm  cl-useful: 0/403/4450 lits-rem:0 time: 1.30
3309.90/829.00	c calculated reachability. Time: 0.00
3309.90/829.00	c  N dy 11486   2711743        50      4450         0     83931     31149   1076189     15.59   no data  --
3341.04/836.81	c  N dy 11596   2731783        50      4450         0    101063     31149   1394437     15.59     18.79  --
3377.40/845.90	c  N dy 11628   2753792        50      4450         0    119616     31149   1720453     15.58     16.43  --
3399.35/851.49	c  N dy 11703   2773870        50      4450         0     76343     31149    920961     15.58     16.59  --
3429.29/858.90	c  N dy 11872   2793901        50      4450         0     93603     31149   1251829     15.59     17.78  --
3462.82/867.34	c  N dy 11975   2813943        50      4450         0    110726     31149   1568577     15.60     17.78  --
3500.78/876.80	c  N dy 12043   2838273        50      4450         0     69494     31149    774158     15.59     16.46  --
3527.50/883.57	c  N dy 12172   2858305        50      4450         0     86742     31149   1100156     15.60     16.98  --
3565.84/893.14	c  N dy 12299   2878489        50      4450         0    104103     31149   1428320     15.61     16.47  --
3618.14/906.24	c  N dy 12413   2898560        50      4450         0    121274     31149   1750452     15.61     17.72  --
3664.05/917.77	c  N dy 12485   2926475        50      4450         0     81803     31149    986710     15.61     16.46  --
3706.79/928.46	c  N dy 12507   2957972        50      4450         0    108156     31149   1433786     15.59     16.52  --
3755.89/940.76	c  N dy 12609   2978031        50      4450         0    125267     31149   1751730     15.59     16.42  --
3793.41/950.10	c  N dy 12739   2998768        50      4450         0     79514     31149    962447     15.60     16.49  --
3831.35/959.67	c  N dy 12865   3018852        50      4450         0     96712     31149   1286374     15.60     16.46  --
3879.66/971.72	c  N dy 13003   3039729        50      4450         0    114626     31149   1626157     15.61     16.46  --
3927.56/983.70	c  N dy 13068   3059796        50      4450         0     67036     31149    719556     15.61     17.37  --
3962.70/992.54	c  N dy 13178   3082068        50      4450         0     86006     31149   1070214     15.61     16.50  --
4022.20/1007.48	c  N dy 13229   3117548        50      4450         0    115930     31149   1597820     15.60     16.52  --
4063.72/1017.84	c  N dy 13349   3137564        50      4450         0     67582     31149    723619     15.61     16.63  --
4090.07/1024.43	c  N dy 13516   3157593        50      4450         0     84802     31149   1052402     15.61     18.80  --
4124.44/1033.01	c  N dy 13676   3179556        50      4450         0    103643     31149   1408871     15.62     16.54  --
4163.14/1042.76	c  N dy 13795   3199656        50      4450         0    120766     31149   1729590     15.63     18.32  --
4186.70/1048.60	c  S st 13840   3211744        50      4450         0    131059     31149   1919167     15.63   no data  --
4188.30/1049.02	c  S st 13840   3212245        50      4450         0    131495     31149   1927609     15.63   no data  --
4188.30/1049.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4188.30/1049.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4188.70/1049.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.27
4188.70/1049.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4188.70/1049.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4188.70/1049.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
4188.70/1049.16	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-3368717-1305401467/watcher-3368717-1305401467 -o /tmp/evaluation-result-3368717-1305401467/solver-3368717-1305401467 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3368717-1305401467.cnf 

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

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


[startup+0 s]
/proc/loadavg: 7.58 7.98 8.05 5/241 8266
/proc/meminfo: memFree=24269148/32951124 swapFree=61559568/67111528
[pid=8266] ppid=8264 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/8266/stat : 8266 (strangenight1-m) R 8264 8266 7898 0 -1 4202496 415 0 0 0 0 0 0 0 25 0 4 0 651747459 52465664 356 33554432000 4194304 4650419 140735962740224 18446744073709551615 222921777083 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8266/statm: 12809 356 306 112 0 7774 0
[pid=8266/tid=8267] ppid=8264 vsize=281788 CPUtime=0 cores=0,2,4,6
/proc/8266/task/8267/stat : 8267 (strangenight1-m) R 8264 8266 7898 0 -1 4202560 123 0 0 0 0 0 0 0 25 0 4 0 651747459 288550912 763 33554432000 4194304 4650419 140735962740224 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8266/tid=8268] ppid=8264 vsize=281788 CPUtime=0 cores=0,2,4,6
/proc/8266/task/8268/stat : 8268 (strangenight1-m) R 8264 8266 7898 0 -1 4202560 110 0 0 0 0 0 0 0 25 0 4 0 651747459 288550912 764 33554432000 4194304 4650419 140735962740224 18446744073709551615 4520352 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8266/tid=8269] ppid=8264 vsize=281788 CPUtime=0 cores=0,2,4,6
/proc/8266/task/8269/stat : 8269 (strangenight1-m) R 8264 8266 7898 0 -1 4202560 72 0 0 0 0 0 0 0 25 0 4 0 651747459 288550912 766 33554432000 4194304 4650419 140735962740224 18446744073709551615 222921473803 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.104499 s]
/proc/loadavg: 7.58 7.98 8.05 5/241 8266
/proc/meminfo: memFree=24269148/32951124 swapFree=61559568/67111528
[pid=8266] ppid=8264 vsize=282840 CPUtime=0.39 cores=0,2,4,6
/proc/8266/stat : 8266 (strangenight1-m) R 8264 8266 7898 0 -1 4202496 1522 0 0 0 39 0 0 0 25 0 4 0 651747459 289628160 1301 33554432000 4194304 4650419 140735962740224 18446744073709551615 4370697 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8266/statm: 70710 1301 376 112 0 65675 0
[pid=8266/tid=8267] ppid=8264 vsize=282840 CPUtime=0.09 cores=0,2,4,6
/proc/8266/task/8267/stat : 8267 (strangenight1-m) R 8264 8266 7898 0 -1 4202560 294 0 0 0 9 0 0 0 25 0 4 0 651747459 289628160 1301 33554432000 4194304 4650419 140735962740224 18446744073709551615 222921437893 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8266/tid=8268] ppid=8264 vsize=282840 CPUtime=0.09 cores=0,2,4,6
/proc/8266/task/8268/stat : 8268 (strangenight1-m) D 8264 8266 7898 0 -1 4202560 250 0 0 0 9 0 0 0 25 0 4 0 651747459 289628160 1301 33554432000 4194304 4650419 140735962740224 18446744073709551615 222921820343 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8266/tid=8269] ppid=8264 vsize=282840 CPUtime=0.09 cores=0,2,4,6
/proc/8266/task/8269/stat : 8269 (strangenight1-m) R 8264 8266 7898 0 -1 4202560 290 0 0 0 9 0 0 0 25 0 4 0 651747459 289628160 1301 33554432000 4194304 4650419 140735962740224 18446744073709551615 4330361 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 282840

[startup+0.201051 s]
/proc/loadavg: 7.58 7.98 8.05 5/241 8266
/proc/meminfo: memFree=24269148/32951124 swapFree=61559568/67111528
[pid=8266] ppid=8264 vsize=284324 CPUtime=0.77 cores=0,2,4,6
/proc/8266/stat : 8266 (strangenight1-m) R 8264 8266 7898 0 -1 4202496 2731 0 0 0 77 0 0 0 25 0 4 0 651747459 291147776 2376 33554432000 4194304 4650419 140735962740224 18446744073709551615 4366869 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8266/statm: 71081 2376 390 112 0 66046 0
[pid=8266/tid=8267] ppid=8264 vsize=284324 CPUtime=0.19 cores=0,2,4,6
/proc/8266/task/8267/stat : 8267 (strangenight1-m) R 8264 8266 7898 0 -1 4202560 622 0 0 0 19 0 0 0 25 0 4 0 651747459 291147776 2376 33554432000 4194304 4650419 140735962740224 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8266/tid=8268] ppid=8264 vsize=284324 CPUtime=0.19 cores=0,2,4,6
/proc/8266/task/8268/stat : 8268 (strangenight1-m) R 8264 8266 7898 0 -1 4202560 583 0 0 0 19 0 0 0 25 0 4 0 651747459 291147776 2376 33554432000 4194304 4650419 140735962740224 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8266/tid=8269] ppid=8264 vsize=284324 CPUtime=0.19 cores=0,2,4,6
/proc/8266/task/8269/stat : 8269 (strangenight1-m) R 8264 8266 7898 0 -1 4202560 495 0 0 0 19 0 0 0 25 0 4 0 651747459 291147776 2376 33554432000 4194304 4650419 140735962740224 18446744073709551615 4366943 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 284324

[startup+0.301033 s]
/proc/loadavg: 7.58 7.98 8.05 5/241 8266
/proc/meminfo: memFree=24269148/32951124 swapFree=61559568/67111528
[pid=8266] ppid=8264 vsize=284932 CPUtime=1.17 cores=0,2,4,6
/proc/8266/stat : 8266 (strangenight1-m) R 8264 8266 7898 0 -1 4202496 3285 0 0 0 117 0 0 0 25 0 4 0 651747459 291770368 2523 33554432000 4194304 4650419 140735962740224 18446744073709551615 4329207 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8266/statm: 71233 2523 390 112 0 66198 0
[pid=8266/tid=8267] ppid=8264 vsize=284932 CPUtime=0.29 cores=0,2,4,6
/proc/8266/task/8267/stat : 8267 (strangenight1-m) R 8264 8266 7898 0 -1 4202560 776 0 0 0 29 0 0 0 25 0 4 0 651747459 291770368 2523 33554432000 4194304 4650419 140735962740224 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8266/tid=8268] ppid=8264 vsize=284932 CPUtime=0.29 cores=0,2,4,6
/proc/8266/task/8268/stat : 8268 (strangenight1-m) R 8264 8266 7898 0 -1 4202560 752 0 0 0 29 0 0 0 25 0 4 0 651747459 291770368 2523 33554432000 4194304 4650419 140735962740224 18446744073709551615 4367236 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8266/tid=8269] ppid=8264 vsize=284932 CPUtime=0.29 cores=0,2,4,6
/proc/8266/task/8269/stat : 8269 (strangenight1-m) R 8264 8266 7898 0 -1 4202560 571 0 0 0 29 0 0 0 25 0 4 0 651747459 291770368 2523 33554432000 4194304 4650419 140735962740224 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 284932

[startup+0.70096 s]
/proc/loadavg: 7.58 7.98 8.05 5/241 8266
/proc/meminfo: memFree=24269148/32951124 swapFree=61559568/67111528
[pid=8266] ppid=8264 vsize=285980 CPUtime=2.77 cores=0,2,4,6
/proc/8266/stat : 8266 (strangenight1-m) R 8264 8266 7898 0 -1 4202496 5217 0 0 0 277 0 0 0 25 0 4 0 651747459 292843520 3206 33554432000 4194304 4650419 140735962740224 18446744073709551615 4364736 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8266/statm: 71495 3206 390 112 0 66460 0
[pid=8266/tid=8267] ppid=8264 vsize=285980 CPUtime=0.69 cores=0,2,4,6
/proc/8266/task/8267/stat : 8267 (strangenight1-m) R 8264 8266 7898 0 -1 4202560 1157 0 0 0 69 0 0 0 25 0 4 0 651747459 292843520 3206 33554432000 4194304 4650419 140735962740224 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8266/tid=8268] ppid=8264 vsize=285980 CPUtime=0.69 cores=0,2,4,6
/proc/8266/task/8268/stat : 8268 (strangenight1-m) R 8264 8266 7898 0 -1 4202560 1141 0 0 0 69 0 0 0 25 0 4 0 651747459 292843520 3206 33554432000 4194304 4650419 140735962740224 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8266/tid=8269] ppid=8264 vsize=285980 CPUtime=0.68 cores=0,2,4,6
/proc/8266/task/8269/stat : 8269 (strangenight1-m) R 8264 8266 7898 0 -1 4202560 1140 0 0 0 68 0 0 0 25 0 4 0 651747459 292843520 3206 33554432000 4194304 4650419 140735962740224 18446744073709551615 4366845 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) 285980

[startup+1.50082 s]
/proc/loadavg: 7.61 7.98 8.05 9/245 8270
/proc/meminfo: memFree=24252128/32951124 swapFree=61559568/67111528
[pid=8266] ppid=8264 vsize=287104 CPUtime=5.96 cores=0,2,4,6
/proc/8266/stat : 8266 (strangenight1-m) R 8264 8266 7898 0 -1 4202496 8952 0 0 0 595 1 0 0 25 0 4 0 651747459 293994496 4731 33554432000 4194304 4650419 140735962740224 18446744073709551615 4439103 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8266/statm: 71776 4732 392 112 0 66741 0
[pid=8266/tid=8267] ppid=8264 vsize=287104 CPUtime=1.48 cores=0,2,4,6
/proc/8266/task/8267/stat : 8267 (strangenight1-m) R 8264 8266 7898 0 -1 4202560 1866 0 0 0 148 0 0 0 25 0 4 0 651747459 293994496 4732 33554432000 4194304 4650419 140735962740224 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8266/tid=8268] ppid=8264 vsize=287104 CPUtime=1.49 cores=0,2,4,6
/proc/8266/task/8268/stat : 8268 (strangenight1-m) R 8264 8266 7898 0 -1 4202560 2047 0 0 0 149 0 0 0 25 0 4 0 651747459 293994496 4732 33554432000 4194304 4650419 140735962740224 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8266/tid=8269] ppid=8264 vsize=287104 CPUtime=1.48 cores=0,2,4,6
/proc/8266/task/8269/stat : 8269 (strangenight1-m) R 8264 8266 7898 0 -1 4202560 1848 0 0 0 148 0 0 0 25 0 4 0 651747459 293994496 4732 33554432000 4194304 4650419 140735962740224 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 287104

[startup+3.10052 s]
/proc/loadavg: 7.61 7.98 8.05 9/245 8270
/proc/meminfo: memFree=24226336/32951124 swapFree=61559568/67111528
[pid=8266] ppid=8264 vsize=282148 CPUtime=12.35 cores=0,2,4,6
/proc/8266/stat : 8266 (strangenight1-m) R 8264 8266 7898 0 -1 4202496 14516 0 0 0 1234 1 0 0 25 0 4 0 651747459 288919552 8905 33554432000 4194304 4650419 140735962740224 18446744073709551615 4365321 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8266/statm: 70537 8905 392 112 0 65502 0
[pid=8266/tid=8267] ppid=8264 vsize=282148 CPUtime=3.07 cores=0,2,4,6
/proc/8266/task/8267/stat : 8267 (strangenight1-m) R 8264 8266 7898 0 -1 4202560 3141 0 0 0 307 0 0 0 25 0 4 0 651747459 288919552 8905 33554432000 4194304 4650419 140735962740224 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8266/tid=8268] ppid=8264 vsize=282148 CPUtime=3.08 cores=0,2,4,6
/proc/8266/task/8268/stat : 8268 (strangenight1-m) R 8264 8266 7898 0 -1 4202560 3802 0 0 0 308 0 0 0 25 0 4 0 651747459 288919552 8905 33554432000 4194304 4650419 140735962740224 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8266/tid=8269] ppid=8264 vsize=282148 CPUtime=3.08 cores=0,2,4,6
/proc/8266/task/8269/stat : 8269 (strangenight1-m) R 8264 8266 7898 0 -1 4202560 3941 0 0 0 308 0 0 0 25 0 4 0 651747459 288919552 8905 33554432000 4194304 4650419 140735962740224 18446744073709551615 4366835 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 282148

[startup+6.30094 s]
/proc/loadavg: 7.61 7.98 8.05 9/245 8270
/proc/meminfo: memFree=24202156/32951124 swapFree=61559568/67111528
[pid=8266] ppid=8264 vsize=288456 CPUtime=25.13 cores=0,2,4,6
/proc/8266/stat : 8266 (strangenight1-m) R 8264 8266 7898 0 -1 4202496 22045 0 0 0 2510 3 0 0 25 0 4 0 651747459 295378944 12649 33554432000 4194304 4650419 140735962740224 18446744073709551615 4439103 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8266/statm: 72114 12649 392 112 0 67079 0
[pid=8266/tid=8267] ppid=8264 vsize=288456 CPUtime=6.25 cores=0,2,4,6
/proc/8266/task/8267/stat : 8267 (strangenight1-m) R 8264 8266 7898 0 -1 4202560 5270 0 0 0 625 0 0 0 25 0 4 0 651747459 295378944 12649 33554432000 4194304 4650419 140735962740224 18446744073709551615 4367245 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8266/tid=8268] ppid=8264 vsize=288456 CPUtime=6.28 cores=0,2,4,6
/proc/8266/task/8268/stat : 8268 (strangenight1-m) R 8264 8266 7898 0 -1 4202560 5466 0 0 0 628 0 0 0 25 0 4 0 651747459 295378944 12649 33554432000 4194304 4650419 140735962740224 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8266/tid=8269] ppid=8264 vsize=288456 CPUtime=6.29 cores=0,2,4,6
/proc/8266/task/8269/stat : 8269 (strangenight1-m) R 8264 8266 7898 0 -1 4202560 5682 0 0 0 628 1 0 0 25 0 4 0 651747459 295378944 12649 33554432000 4194304 4650419 140735962740224 18446744073709551615 4367241 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 288456

[startup+12.7008 s]
/proc/loadavg: 7.75 8.00 8.05 9/245 8270
/proc/meminfo: memFree=24177628/32951124 swapFree=61559568/67111528
[pid=8266] ppid=8264 vsize=306004 CPUtime=50.68 cores=0,2,4,6
/proc/8266/stat : 8266 (strangenight1-m) R 8264 8266 7898 0 -1 4202496 31457 0 0 0 5063 5 0 0 25 0 4 0 651747459 313348096 16419 33554432000 4194304 4650419 140735962740224 18446744073709551615 4366896 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8266/statm: 76501 16419 392 112 0 71466 0
[pid=8266/tid=8267] ppid=8264 vsize=306004 CPUtime=12.6 cores=0,2,4,6
/proc/8266/task/8267/stat : 8267 (strangenight1-m) R 8264 8266 7898 0 -1 4202560 6995 0 0 0 1260 0 0 0 25 0 4 0 651747459 313348096 16419 33554432000 4194304 4650419 140735962740224 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8266/tid=8268] ppid=8264 vsize=306004 CPUtime=12.69 cores=0,2,4,6
/proc/8266/task/8268/stat : 8268 (strangenight1-m) R 8264 8266 7898 0 -1 4202560 8187 0 0 0 1268 1 0 0 25 0 4 0 651747459 313348096 16419 33554432000 4194304 4650419 140735962740224 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8266/tid=8269] ppid=8264 vsize=306004 CPUtime=12.69 cores=0,2,4,6
/proc/8266/task/8269/stat : 8269 (strangenight1-m) R 8264 8266 7898 0 -1 4202560 8997 0 0 0 1267 2 0 0 25 0 4 0 651747459 313348096 16419 33554432000 4194304 4650419 140735962740224 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 306004

[startup+25.5004 s]
/proc/loadavg: 7.79 8.00 8.05 9/245 8270
/proc/meminfo: memFree=24133096/32951124 swapFree=61559568/67111528
[pid=8266] ppid=8264 vsize=318456 CPUtime=101.78 cores=0,2,4,6
/proc/8266/stat : 8266 (strangenight1-m) R 8264 8266 7898 0 -1 4202496 46152 0 0 0 10169 9 0 0 25 0 4 0 651747459 326098944 21751 33554432000 4194304 4650419 140735962740224 18446744073709551615 4365346 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8266/statm: 79614 21751 392 112 0 74579 0
[pid=8266/tid=8267] ppid=8264 vsize=318456 CPUtime=25.3 cores=0,2,4,6
/proc/8266/task/8267/stat : 8267 (strangenight1-m) R 8264 8266 7898 0 -1 4202560 9563 0 0 0 2529 1 0 0 25 0 4 0 651747459 326098944 21751 33554432000 4194304 4650419 140735962740224 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8266/tid=8268] ppid=8264 vsize=318456 CPUtime=25.48 cores=0,2,4,6
/proc/8266/task/8268/stat : 8268 (strangenight1-m) R 8264 8266 7898 0 -1 4202560 12475 0 0 0 2546 2 0 0 25 0 4 0 651747459 326098944 21751 33554432000 4194304 4650419 140735962740224 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8266/tid=8269] ppid=8264 vsize=318456 CPUtime=25.48 cores=0,2,4,6
/proc/8266/task/8269/stat : 8269 (strangenight1-m) R 8264 8266 7898 0 -1 4202560 13482 0 0 0 2546 2 0 0 25 0 4 0 651747459 326098944 21751 33554432000 4194304 4650419 140735962740224 18446744073709551615 4439103 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.78
Current children cumulated vsize (KiB) 318456

[startup+51.1007 s]
/proc/loadavg: 7.86 8.00 8.05 9/245 8271
/proc/meminfo: memFree=24108852/32951124 swapFree=61559568/67111528
[pid=8266] ppid=8264 vsize=290760 CPUtime=203.99 cores=0,2,4,6
/proc/8266/stat : 8266 (strangenight1-m) R 8264 8266 7898 0 -1 4202496 67630 0 0 0 20384 15 0 0 25 0 4 0 651747459 297738240 21869 33554432000 4194304 4650419 140735962740224 18446744073709551615 4366920 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8266/statm: 72690 21869 392 112 0 67655 0
[pid=8266/tid=8267] ppid=8264 vsize=290760 CPUtime=50.72 cores=0,2,4,6
/proc/8266/task/8267/stat : 8267 (strangenight1-m) R 8264 8266 7898 0 -1 4202560 13151 0 0 0 5071 1 0 0 25 0 4 0 651747459 297738240 21869 33554432000 4194304 4650419 140735962740224 18446744073709551615 4366879 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8266/tid=8268] ppid=8264 vsize=290760 CPUtime=51.09 cores=0,2,4,6
/proc/8266/task/8268/stat : 8268 (strangenight1-m) R 8264 8266 7898 0 -1 4202560 19552 0 0 0 5105 4 0 0 25 0 4 0 651747459 297738240 21869 33554432000 4194304 4650419 140735962740224 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8266/tid=8269] ppid=8264 vsize=290760 CPUtime=51.08 cores=0,2,4,6
/proc/8266/task/8269/stat : 8269 (strangenight1-m) R 8264 8266 7898 0 -1 4202560 19822 0 0 0 5104 4 0 0 25 0 4 0 651747459 297738240 21869 33554432000 4194304 4650419 140735962740224 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.99
Current children cumulated vsize (KiB) 290760

[startup+102.3 s]
/proc/loadavg: 8.02 8.03 8.06 9/245 8272
/proc/meminfo: memFree=24047440/32951124 swapFree=61559568/67111528
[pid=8266] ppid=8264 vsize=342980 CPUtime=408.44 cores=0,2,4,6
/proc/8266/stat : 8266 (strangenight1-m) R 8264 8266 7898 0 -1 4202496 101029 0 0 0 40819 25 0 0 25 0 4 0 651747459 351211520 30778 33554432000 4194304 4650419 140735962740224 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8266/statm: 85745 30778 392 112 0 80710 0
[pid=8266/tid=8267] ppid=8264 vsize=342980 CPUtime=101.55 cores=0,2,4,6
/proc/8266/task/8267/stat : 8267 (strangenight1-m) R 8264 8266 7898 0 -1 4202560 17165 0 0 0 10153 2 0 0 25 0 4 0 651747459 351211520 30779 33554432000 4194304 4650419 140735962740224 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8266/tid=8268] ppid=8264 vsize=342980 CPUtime=102.29 cores=0,2,4,6
/proc/8266/task/8268/stat : 8268 (strangenight1-m) R 8264 8266 7898 0 -1 4202560 29826 0 0 0 10223 6 0 0 25 0 4 0 651747459 351211520 30779 33554432000 4194304 4650419 140735962740224 18446744073709551615 4366931 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8266/tid=8269] ppid=8264 vsize=342980 CPUtime=102.29 cores=0,2,4,6
/proc/8266/task/8269/stat : 8269 (strangenight1-m) R 8264 8266 7898 0 -1 4202560 31676 0 0 0 10221 8 0 0 25 0 4 0 651747459 351211520 30779 33554432000 4194304 4650419 140735962740224 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.44
Current children cumulated vsize (KiB) 342980

[startup+162.3 s]

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

[pid=8266] ppid=8264 vsize=356768 CPUtime=2564.47 cores=0,2,4,6
/proc/8266/stat : 8266 (strangenight1-m) R 8264 8266 7898 0 -1 4202496 316969 0 0 0 256346 101 0 0 25 0 4 0 651747459 365330432 57633 33554432000 4194304 4650419 140735962740224 18446744073709551615 4365323 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8266/statm: 89192 57633 392 112 0 84157 0
[pid=8266/tid=8267] ppid=8264 vsize=356768 CPUtime=637.64 cores=0,2,4,6
/proc/8266/task/8267/stat : 8267 (strangenight1-m) R 8264 8266 7898 0 -1 4202560 55357 0 0 0 63748 16 0 0 25 0 4 0 651747459 365330432 57633 33554432000 4194304 4650419 140735962740224 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8266/tid=8268] ppid=8264 vsize=356768 CPUtime=642.28 cores=0,2,4,6
/proc/8266/task/8268/stat : 8268 (strangenight1-m) R 8264 8266 7898 0 -1 4202560 89431 0 0 0 64202 26 0 0 25 0 4 0 651747459 365330432 57633 33554432000 4194304 4650419 140735962740224 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8266/tid=8269] ppid=8264 vsize=356768 CPUtime=642.3 cores=0,2,4,6
/proc/8266/task/8269/stat : 8269 (strangenight1-m) R 8264 8266 7898 0 -1 4202560 95974 0 0 0 64200 30 0 0 25 0 4 0 651747459 365330432 57633 33554432000 4194304 4650419 140735962740224 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2564.47
Current children cumulated vsize (KiB) 356768

[startup+702.301 s]
/proc/loadavg: 8.17 8.13 8.09 9/245 8288
/proc/meminfo: memFree=23776024/32951124 swapFree=61559568/67111528
[pid=8266] ppid=8264 vsize=369052 CPUtime=2804.02 cores=0,2,4,6
/proc/8266/stat : 8266 (strangenight1-m) R 8264 8266 7898 0 -1 4202496 330380 0 0 0 280296 106 0 0 25 0 4 0 651747459 377909248 57650 33554432000 4194304 4650419 140735962740224 18446744073709551615 4365273 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8266/statm: 92263 57650 392 112 0 87228 0
[pid=8266/tid=8267] ppid=8264 vsize=369052 CPUtime=697.2 cores=0,2,4,6
/proc/8266/task/8267/stat : 8267 (strangenight1-m) R 8264 8266 7898 0 -1 4202560 55357 0 0 0 69704 16 0 0 25 0 4 0 651747459 377909248 57650 33554432000 4194304 4650419 140735962740224 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8266/tid=8268] ppid=8264 vsize=369052 CPUtime=702.29 cores=0,2,4,6
/proc/8266/task/8268/stat : 8268 (strangenight1-m) R 8264 8266 7898 0 -1 4202560 93593 0 0 0 70201 28 0 0 25 0 4 0 651747459 377909248 57650 33554432000 4194304 4650419 140735962740224 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8266/tid=8269] ppid=8264 vsize=369052 CPUtime=702.31 cores=0,2,4,6
/proc/8266/task/8269/stat : 8269 (strangenight1-m) R 8264 8266 7898 0 -1 4202560 99516 0 0 0 70200 31 0 0 25 0 4 0 651747459 377909248 57650 33554432000 4194304 4650419 140735962740224 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2804.02
Current children cumulated vsize (KiB) 369052

[startup+762.301 s]
/proc/loadavg: 8.15 8.13 8.09 9/245 8290
/proc/meminfo: memFree=23721300/32951124 swapFree=61559568/67111528
[pid=8266] ppid=8264 vsize=374260 CPUtime=3043.61 cores=0,2,4,6
/proc/8266/stat : 8266 (strangenight1-m) R 8264 8266 7898 0 -1 4202496 346461 0 0 0 304248 113 0 0 25 0 4 0 651747459 383242240 64666 33554432000 4194304 4650419 140735962740224 18446744073709551615 4432392 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8266/statm: 93565 64666 392 112 0 88530 0
[pid=8266/tid=8267] ppid=8264 vsize=374260 CPUtime=756.77 cores=0,2,4,6
/proc/8266/task/8267/stat : 8267 (strangenight1-m) R 8264 8266 7898 0 -1 4202560 57685 0 0 0 75660 17 0 0 25 0 4 0 651747459 383242240 64667 33554432000 4194304 4650419 140735962740224 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8266/tid=8268] ppid=8264 vsize=374260 CPUtime=762.3 cores=0,2,4,6
/proc/8266/task/8268/stat : 8268 (strangenight1-m) R 8264 8266 7898 0 -1 4202560 98498 0 0 0 76200 30 0 0 25 0 4 0 651747459 383242240 64667 33554432000 4194304 4650419 140735962740224 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8266/tid=8269] ppid=8264 vsize=374260 CPUtime=762.31 cores=0,2,4,6
/proc/8266/task/8269/stat : 8269 (strangenight1-m) R 8264 8266 7898 0 -1 4202560 101163 0 0 0 76199 32 0 0 25 0 4 0 651747459 383242240 64667 33554432000 4194304 4650419 140735962740224 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3043.61
Current children cumulated vsize (KiB) 374260

[startup+822.301 s]
/proc/loadavg: 8.10 8.12 8.09 9/245 8292
/proc/meminfo: memFree=23679620/32951124 swapFree=61559568/67111528
[pid=8266] ppid=8264 vsize=374864 CPUtime=3283.16 cores=0,2,4,6
/proc/8266/stat : 8266 (strangenight1-m) R 8264 8266 7898 0 -1 4202496 361835 0 0 0 328199 117 0 0 25 0 4 0 651747459 383860736 64870 33554432000 4194304 4650419 140735962740224 18446744073709551615 4476304 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8266/statm: 93716 64870 392 112 0 88681 0
[pid=8266/tid=8267] ppid=8264 vsize=374864 CPUtime=816.33 cores=0,2,4,6
/proc/8266/task/8267/stat : 8267 (strangenight1-m) R 8264 8266 7898 0 -1 4202560 57685 0 0 0 81616 17 0 0 25 0 4 0 651747459 383860736 64870 33554432000 4194304 4650419 140735962740224 18446744073709551615 4313362 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8266/tid=8268] ppid=8264 vsize=374864 CPUtime=822.29 cores=0,2,4,6
/proc/8266/task/8268/stat : 8268 (strangenight1-m) R 8264 8266 7898 0 -1 4202560 103081 0 0 0 82198 31 0 0 25 0 4 0 651747459 383860736 64870 33554432000 4194304 4650419 140735962740224 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8266/tid=8269] ppid=8264 vsize=374864 CPUtime=822.31 cores=0,2,4,6
/proc/8266/task/8269/stat : 8269 (strangenight1-m) R 8264 8266 7898 0 -1 4202560 101824 0 0 0 82198 33 0 0 25 0 4 0 651747459 383860736 64870 33554432000 4194304 4650419 140735962740224 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3283.16
Current children cumulated vsize (KiB) 374864

[startup+882.309 s]
/proc/loadavg: 8.08 8.11 8.09 9/245 8293
/proc/meminfo: memFree=23682188/32951124 swapFree=61559568/67111528
[pid=8266] ppid=8264 vsize=428700 CPUtime=3522.75 cores=0,2,4,6
/proc/8266/stat : 8266 (strangenight1-m) R 8264 8266 7898 0 -1 4202496 374206 0 0 0 352154 121 0 0 25 0 4 0 651747459 438988800 68491 33554432000 4194304 4650419 140735962740224 18446744073709551615 4365286 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8266/statm: 107175 68491 392 112 0 102140 0
[pid=8266/tid=8267] ppid=8264 vsize=428700 CPUtime=875.9 cores=0,2,4,6
/proc/8266/task/8267/stat : 8267 (strangenight1-m) R 8264 8266 7898 0 -1 4202560 57685 0 0 0 87573 17 0 0 25 0 4 0 651747459 438988800 68491 33554432000 4194304 4650419 140735962740224 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8266/tid=8268] ppid=8264 vsize=428700 CPUtime=882.3 cores=0,2,4,6
/proc/8266/task/8268/stat : 8268 (strangenight1-m) R 8264 8266 7898 0 -1 4202560 107693 0 0 0 88197 33 0 0 25 0 4 0 651747459 438988800 68491 33554432000 4194304 4650419 140735962740224 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8266/tid=8269] ppid=8264 vsize=428700 CPUtime=882.32 cores=0,2,4,6
/proc/8266/task/8269/stat : 8269 (strangenight1-m) R 8264 8266 7898 0 -1 4202560 103608 0 0 0 88199 33 0 0 25 0 4 0 651747459 438988800 68491 33554432000 4194304 4650419 140735962740224 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3522.75
Current children cumulated vsize (KiB) 428700

[startup+942.301 s]
/proc/loadavg: 8.06 8.10 8.09 9/245 8295
/proc/meminfo: memFree=23647072/32951124 swapFree=61559568/67111528
[pid=8266] ppid=8264 vsize=428756 CPUtime=3762.28 cores=0,2,4,6
/proc/8266/stat : 8266 (strangenight1-m) R 8264 8266 7898 0 -1 4202496 383845 0 0 0 376103 125 0 0 25 0 4 0 651747459 439046144 72261 33554432000 4194304 4650419 140735962740224 18446744073709551615 4364762 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8266/statm: 107189 72261 392 112 0 102154 0
[pid=8266/tid=8267] ppid=8264 vsize=428756 CPUtime=935.47 cores=0,2,4,6
/proc/8266/task/8267/stat : 8267 (strangenight1-m) R 8264 8266 7898 0 -1 4202560 57723 0 0 0 93529 18 0 0 25 0 4 0 651747459 439046144 72261 33554432000 4194304 4650419 140735962740224 18446744073709551615 4476288 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8266/tid=8268] ppid=8264 vsize=428756 CPUtime=942.29 cores=0,2,4,6
/proc/8266/task/8268/stat : 8268 (strangenight1-m) R 8264 8266 7898 0 -1 4202560 110837 0 0 0 94195 34 0 0 25 0 4 0 651747459 439046144 72261 33554432000 4194304 4650419 140735962740224 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8266/tid=8269] ppid=8264 vsize=428756 CPUtime=942.31 cores=0,2,4,6
/proc/8266/task/8269/stat : 8269 (strangenight1-m) R 8264 8266 7898 0 -1 4202560 106979 0 0 0 94197 34 0 0 25 0 4 0 651747459 439046144 72261 33554432000 4194304 4650419 140735962740224 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3762.28
Current children cumulated vsize (KiB) 428756

[startup+1002.3 s]
/proc/loadavg: 8.06 8.10 8.09 9/245 8296
/proc/meminfo: memFree=23638860/32951124 swapFree=61559568/67111528
[pid=8266] ppid=8264 vsize=428840 CPUtime=4001.84 cores=0,2,4,6
/proc/8266/stat : 8266 (strangenight1-m) R 8264 8266 7898 0 -1 4202496 399163 0 0 0 400055 129 0 0 25 0 4 0 651747459 439132160 70485 33554432000 4194304 4650419 140735962740224 18446744073709551615 4365327 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8266/statm: 107210 70485 392 112 0 102175 0
[pid=8266/tid=8267] ppid=8264 vsize=428840 CPUtime=995.03 cores=0,2,4,6
/proc/8266/task/8267/stat : 8267 (strangenight1-m) R 8264 8266 7898 0 -1 4202560 57723 0 0 0 99485 18 0 0 25 0 4 0 651747459 439132160 70485 33554432000 4194304 4650419 140735962740224 18446744073709551615 4366845 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8266/tid=8268] ppid=8264 vsize=428840 CPUtime=1002.29 cores=0,2,4,6
/proc/8266/task/8268/stat : 8268 (strangenight1-m) R 8264 8266 7898 0 -1 4202560 114916 0 0 0 100193 36 0 0 25 0 4 0 651747459 439132160 70485 33554432000 4194304 4650419 140735962740224 18446744073709551615 4365333 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8266/tid=8269] ppid=8264 vsize=428840 CPUtime=1002.31 cores=0,2,4,6
/proc/8266/task/8269/stat : 8269 (strangenight1-m) R 8264 8266 7898 0 -1 4202560 116451 0 0 0 100196 35 0 0 25 0 4 0 651747459 439132160 70485 33554432000 4194304 4650419 140735962740224 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4001.84
Current children cumulated vsize (KiB) 428840

[startup+1062.3 s]
/proc/loadavg: 8.13 8.11 8.09 9/245 8298
/proc/meminfo: memFree=23635116/32951124 swapFree=61559568/67111528
[pid=8266] ppid=8264 vsize=494496 CPUtime=4241.4 cores=0,2,4,6
/proc/8266/stat : 8266 (strangenight1-m) R 8264 8266 7898 0 -1 4202496 412763 0 0 0 424006 134 0 0 25 0 4 0 651747459 506363904 76243 33554432000 4194304 4650419 140735962740224 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8266/statm: 123624 76243 392 112 0 118589 0
[pid=8266/tid=8267] ppid=8264 vsize=494496 CPUtime=1054.6 cores=0,2,4,6
/proc/8266/task/8267/stat : 8267 (strangenight1-m) R 8264 8266 7898 0 -1 4202560 57723 0 0 0 105442 18 0 0 25 0 4 0 651747459 506363904 76243 33554432000 4194304 4650419 140735962740224 18446744073709551615 4365286 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8266/tid=8268] ppid=8264 vsize=494496 CPUtime=1062.29 cores=0,2,4,6
/proc/8266/task/8268/stat : 8268 (strangenight1-m) R 8264 8266 7898 0 -1 4202560 119399 0 0 0 106191 38 0 0 25 0 4 0 651747459 506363904 76243 33554432000 4194304 4650419 140735962740224 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8266/tid=8269] ppid=8264 vsize=494496 CPUtime=1062.31 cores=0,2,4,6
/proc/8266/task/8269/stat : 8269 (strangenight1-m) R 8264 8266 7898 0 -1 4202560 121502 0 0 0 106194 37 0 0 25 0 4 0 651747459 506363904 76243 33554432000 4194304 4650419 140735962740224 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4241.4
Current children cumulated vsize (KiB) 494496

[startup+1122.3 s]
/proc/loadavg: 8.12 8.10 8.09 9/245 8300
/proc/meminfo: memFree=23611900/32951124 swapFree=61559568/67111528
[pid=8266] ppid=8264 vsize=494496 CPUtime=4480.96 cores=0,2,4,6
/proc/8266/stat : 8266 (strangenight1-m) R 8264 8266 7898 0 -1 4202496 422019 0 0 0 447959 137 0 0 25 0 4 0 651747459 506363904 77442 33554432000 4194304 4650419 140735962740224 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8266/statm: 123624 77442 392 112 0 118589 0
[pid=8266/tid=8267] ppid=8264 vsize=494496 CPUtime=1114.16 cores=0,2,4,6
/proc/8266/task/8267/stat : 8267 (strangenight1-m) R 8264 8266 7898 0 -1 4202560 57723 0 0 0 111398 18 0 0 25 0 4 0 651747459 506363904 77442 33554432000 4194304 4650419 140735962740224 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8266/tid=8268] ppid=8264 vsize=494496 CPUtime=1122.29 cores=0,2,4,6
/proc/8266/task/8268/stat : 8268 (strangenight1-m) R 8264 8266 7898 0 -1 4202560 123427 0 0 0 112190 39 0 0 25 0 4 0 651747459 506363904 77442 33554432000 4194304 4650419 140735962740224 18446744073709551615 4476297 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8266/tid=8269] ppid=8264 vsize=494496 CPUtime=1122.32 cores=0,2,4,6
/proc/8266/task/8269/stat : 8269 (strangenight1-m) R 8264 8266 7898 0 -1 4202560 124474 0 0 0 112193 39 0 0 25 0 4 0 651747459 506363904 77442 33554432000 4194304 4650419 140735962740224 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4480.96
Current children cumulated vsize (KiB) 494496

[startup+1182.3 s]
/proc/loadavg: 8.11 8.09 8.09 9/245 8301
/proc/meminfo: memFree=23591920/32951124 swapFree=61559568/67111528
[pid=8266] ppid=8264 vsize=499536 CPUtime=4720.52 cores=0,2,4,6
/proc/8266/stat : 8266 (strangenight1-m) R 8264 8266 7898 0 -1 4202496 436070 0 0 0 471913 139 0 0 25 0 4 0 651747459 511524864 78340 33554432000 4194304 4650419 140735962740224 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8266/statm: 124884 78340 392 112 0 119849 0
[pid=8266/tid=8267] ppid=8264 vsize=499536 CPUtime=1173.72 cores=0,2,4,6
/proc/8266/task/8267/stat : 8267 (strangenight1-m) R 8264 8266 7898 0 -1 4202560 58746 0 0 0 117354 18 0 0 25 0 4 0 651747459 511524864 78340 33554432000 4194304 4650419 140735962740224 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8266/tid=8268] ppid=8264 vsize=499536 CPUtime=1182.29 cores=0,2,4,6
/proc/8266/task/8268/stat : 8268 (strangenight1-m) R 8264 8266 7898 0 -1 4202560 128183 0 0 0 118189 40 0 0 25 0 4 0 651747459 511524864 78340 33554432000 4194304 4650419 140735962740224 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8266/tid=8269] ppid=8264 vsize=499536 CPUtime=1182.32 cores=0,2,4,6
/proc/8266/task/8269/stat : 8269 (strangenight1-m) R 8264 8266 7898 0 -1 4202560 124728 0 0 0 118193 39 0 0 25 0 4 0 651747459 511524864 78340 33554432000 4194304 4650419 140735962740224 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4720.52
Current children cumulated vsize (KiB) 499536



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.3 s]
/proc/loadavg: 8.16 8.10 8.09 9/245 8333
/proc/meminfo: memFree=23971324/32951124 swapFree=61559568/67111528
[pid=8266] ppid=8264 vsize=499536 CPUtime=4800.42 cores=0,2,4,6
/proc/8266/stat : 8266 (strangenight1-m) R 8264 8266 7898 0 -1 4202496 441860 0 0 0 479901 141 0 0 25 0 4 0 651747459 511524864 80498 33554432000 4194304 4650419 140735962740224 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8266/statm: 124884 80498 392 112 0 119849 0
[pid=8266/tid=8267] ppid=8264 vsize=499536 CPUtime=1193.58 cores=0,2,4,6
/proc/8266/task/8267/stat : 8267 (strangenight1-m) R 8264 8266 7898 0 -1 4202560 58746 0 0 0 119340 18 0 0 25 0 4 0 651747459 511524864 80500 33554432000 4194304 4650419 140735962740224 18446744073709551615 4365273 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8266/tid=8268] ppid=8264 vsize=499536 CPUtime=1202.3 cores=0,2,4,6
/proc/8266/task/8268/stat : 8268 (strangenight1-m) R 8264 8266 7898 0 -1 4202560 128895 0 0 0 120190 40 0 0 25 0 4 0 651747459 511524864 80500 33554432000 4194304 4650419 140735962740224 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8266/tid=8269] ppid=8264 vsize=499536 CPUtime=1202.33 cores=0,2,4,6
/proc/8266/task/8269/stat : 8269 (strangenight1-m) R 8264 8266 7898 0 -1 4202560 126227 0 0 0 120194 39 0 0 25 0 4 0 651747459 511524864 80500 33554432000 4194304 4650419 140735962740224 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.42
Current children cumulated vsize (KiB) 499536

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): 1202.34
CPU time (s): 4800.47
CPU user time (s): 4799.04
CPU system time (s): 1.42778
CPU usage (%): 399.261
Max. virtual memory (cumulated for all children) (KiB): 507216

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.04
system time used= 1.42778
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 441862
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= 659
involuntary context switches= 24358

runsolver used 2.49862 second user time and 6.27904 second system time

The end

Launcher Data

Begin job on node109 at 2011-05-14 21:31:07
IDJOB=3368717
IDBENCH=82726
IDSOLVER=1846
FILE ID=node109/3368717-1305401467
RUNJOBID= node109-1305401463-8213
PBS_JOBID= 13324470
Free space on /tmp= 73220 MiB

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

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

MD5SUM BENCH= deef67012ed65265f92101778280c717
RANDOM SEED=282161020

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24269428 kB
Buffers:        229740 kB
Cached:        2259180 kB
SwapCached:      28404 kB
Active:         143216 kB
Inactive:      8322636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24269428 kB
SwapTotal:    67111528 kB
SwapFree:     61559568 kB
Dirty:           12660 kB
Writeback:           0 kB
AnonPages:     5954416 kB
Mapped:          18216 kB
Slab:           122928 kB
PageTables:      30816 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 17997436 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= 73216 MiB
End job on node109 at 2011-05-14 21:51:11