Trace number 3368847

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.44 1202.73

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v80-c7120-S1254315629-032.SATISFIABLE.cnf
MD5SUM94650efc57391750519ef04c571bda58
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.76173
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of clauses7120
Sum of the clauses size49840
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 57120

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3368847-1305404354.cnf'
0.00/0.01	c -- header says num vars:             80
0.00/0.01	c -- header says num clauses:        7120
0.00/0.01	c -- clauses added:            0 learnts,         7120 normals,            0 xors
0.00/0.01	c -- vars added         80
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0        80      7120         0         0     49840         0   no data   no data  --
0.38/0.17	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.63
0.38/0.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
0.38/0.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.38/0.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.38/0.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
0.38/0.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.17/0.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
3.17/0.87	c Finding binary XORs  T:     0.00 s  found:       0
3.17/0.87	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
3.17/0.87	c calculated reachability. Time: 0.00
3.17/0.87	c Calc default polars -  time:   0.00 s pos:      39 undec:       4 neg:      37
3.17/0.87	c =========================================================================================
3.17/0.87	c types(t): F = full restart, N = normal restart
3.17/0.87	c types(t): S = simplification begin/end, E = solution found
3.17/0.87	c restart types(rt): st = static, dy = dynamic
3.17/0.87	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.17/0.87	c  B st     0         0        80      7120         0         0     49840         0   no data   no data  --
3.17/0.87	c  N dy     7      5927        80      7120         0      3128     49840     74749     23.26     24.54  --
3.17/0.87	c  N dy    11     12200        80      7120         0      4948     49840    110076     21.85     23.02  --
3.17/0.87	c  N dy    48     17439        80      7120         0      9741     49840    240092     22.58     23.87  --
4.40/1.19	c  N dy    74     24328        80      7120         0     10930     49840    258728     22.79     24.00  --
4.77/1.23	c  F st    79     25000        80      7120         0     11541     49840    275169     22.83   no data  --
5.56/1.46	c  N dy    85     30000        80      7120         0      9887     49840    217047     22.83   no data  --
5.56/1.46	c  S st    85     30000        80      7120         0      9887     49840    217047     22.83   no data  --
5.56/1.49	c  S st    85     30501        80      7120         0     10352     49840    229895     22.83   no data  --
5.56/1.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.56/1.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.96/1.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
5.96/1.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.96/1.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.96/1.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
5.96/1.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.35/2.65	c lits-rem:      1492  cl-subs:      780  v-elim:      0  v-fix:    0  time:  4.56 s
11.95/3.00	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 1.41
11.95/3.01	c calculated reachability. Time: 0.00
11.95/3.01	c  N dy    85     30501        80      7120         0      9572     49840    205326     22.83   no data  --
12.78/3.27	c  N dy    90     35188        80      7120         0     13832     49840    319346     22.79     24.05  --
13.95/3.53	c  N dy   109     39892        80      7120         0     10946     49840    229039     22.88     24.28  --
15.14/3.82	c  N dy   125     45042        80      7120         0     15661     49840    355051     22.94     24.19  --
15.14/3.87	c  S st   129     45751        80      7120         0     16322     49840    372684     22.95     21.87  --
15.54/3.91	c  S st   129     46253        80      7120         0      8627     49840    152162     22.95   no data  --
15.54/3.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.54/3.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.54/3.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
15.54/3.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.54/3.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.54/3.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
15.54/3.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18.74/4.74	c lits-rem:       128  cl-subs:       50  v-elim:      0  v-fix:    0  time:  3.27 s
18.74/4.74	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
18.74/4.74	c vivif2 --  cl tried     8577 cl shrink        0 lits rem          0 time: 0.01
19.93/5.02	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 1.09
19.93/5.02	c calculated reachability. Time: 0.00
19.93/5.02	c  N dy   129     46253        80      7120         0      8577     49840    150391     22.95   no data  --
20.73/5.24	c  N dy   149     50272        80      7120         0     12287     49840    251476     23.05     24.75  --
21.96/5.59	c  N dy   150     56504        80      7120         0     17976     49840    399630     22.84     24.25  --
23.13/5.80	c  N dy   157     60618        80      7120         0     12590     49840    242468     22.82     24.06  --
23.93/6.09	c  N dy   169     65289        80      7120         0     16858     49840    356262     22.81     24.05  --
25.13/6.38	c  S st   186     69379        80      7120         0     10566     49840    175228     22.84   no data  --
25.53/6.42	c  S st   186     69880        80      7120         0     11034     49840    187945     22.84   no data  --
25.53/6.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.53/6.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.53/6.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
25.53/6.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.53/6.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.53/6.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
25.53/6.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
29.11/7.38	c lits-rem:       318  cl-subs:      120  v-elim:      0  v-fix:    0  time:  3.81 s
29.11/7.38	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
29.11/7.38	c vivif2 --  cl tried    10914 cl shrink        0 lits rem          0 time: 0.01
30.74/7.72	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 1.34
30.74/7.72	c calculated reachability. Time: 0.00
30.74/7.72	c  N dy   186     69880        80      7120         0     10914     49840    183777     22.84   no data  --
31.50/7.97	c  N dy   196     74436        80      7120         0     15089     49840    295232     22.84     26.84  --
33.50/8.48	c  N dy   218     81147        80      7120         0     21252     49840    460255     22.86     24.14  --
35.13/8.89	c  N dy   233     87247        80      7120         0     15868     49840    301146     22.84     24.16  --
35.50/8.91	c  F st   236     87501        80      7120         0     16099     49840    307328     22.85   no data  --
36.70/9.29	c  N dy   244     92895        80      7120         0     21026     49840    440614     22.86     25.09  --
38.69/9.73	c  N dy   269     99073        80      7120         0     14775     49840    258956     22.91     24.17  --
40.28/10.15	c  S st   301    104820        80      7120         0     20091     49840    403239     22.98     21.56  --
40.68/10.21	c  S st   301    105323        80      7120         0     20565     49840    416151     22.98   no data  --
40.68/10.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
40.68/10.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
40.68/10.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
40.68/10.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
40.68/10.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
40.68/10.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
40.68/10.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
47.91/12.09	c lits-rem:      1987  cl-subs:     1509  v-elim:      0  v-fix:    0  time:  7.43 s
47.91/12.10	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
47.91/12.10	c vivif2 --  cl tried    19056 cl shrink        0 lits rem          0 time: 0.02
49.47/12.49	c asymm  cl-useful: 0/5248/7120 lits-rem:0 time: 1.58
49.47/12.50	c calculated reachability. Time: 0.00
49.47/12.50	c  N dy   301    105323        80      7120         0     19056     49840    369833     22.98   no data  --
52.29/13.12	c  N dy   327    112140        80      7120         0     25308     49840    538455     23.02     24.71  --
56.68/14.23	c  N dy   343    127515        80      7120         0     26465     49840    548881     22.90     24.26  --
59.05/14.86	c  N dy   353    136028        80      7120         0     20552     49840    380901     22.85     24.06  --
62.64/15.74	c  N dy   373    146452        80      7120         0     15476     49840    232409     22.81     24.08  --
65.46/16.41	c  N dy   404    155806        80      7120         0     24051     49840    463482     22.83     24.15  --
66.24/16.61	c  S st   418    157985        80      7120         0     26049     49840    517780     22.84   no data  --
66.24/16.68	c  S st   418    158485        80      7120         0     26513     49840    530828     22.84   no data  --
66.24/16.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
66.24/16.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
66.24/16.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
66.63/16.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
66.63/16.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
66.63/16.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
66.63/16.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
76.61/19.28	c lits-rem:      2552  cl-subs:     2282  v-elim:      0  v-fix:    0  time: 10.28 s
76.61/19.29	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
76.61/19.29	c vivif2 --  cl tried    24231 cl shrink        0 lits rem          0 time: 0.02
77.81/19.53	c asymm  cl-useful: 0/1782/7120 lits-rem:0 time: 0.95
77.81/19.53	c calculated reachability. Time: 0.00
77.81/19.53	c  N dy   418    158485        80      7120         0     24231     49840    464185     22.84   no data  --
81.40/20.41	c  N dy   431    168652        80      7120         0     18072     49840    284388     22.75     24.03  --
84.59/21.29	c  N dy   456    179649        80      7120         0     28088     49840    551223     22.75     24.00  --
89.39/22.41	c  N dy   487    192291        80      7120         0     23299     49840    407788     22.73     23.93  --
94.98/23.80	c  N dy   546    205049        80      7120         0     17666     49840    247724     22.78     24.02  --
99.76/25.06	c  N dy   619    218223        80      7120         0     29824     49840    575803     22.84     25.26  --
105.38/26.47	c  N dy   665    232200        80      7120         0     24281     49840    404841     22.85     25.74  --
107.74/27.04	c  S st   704    237727        80      7120         0     29394     49840    544130     22.89     20.86  --
108.15/27.13	c  S st   704    238229        80      7120         0     29870     49840    557399     22.89   no data  --
108.15/27.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
108.15/27.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
108.15/27.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.05
108.15/27.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
108.15/27.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
108.15/27.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
108.15/27.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
119.72/30.01	c lits-rem:      2474  cl-subs:     2173  v-elim:      0  v-fix:    0  time: 11.40 s
119.72/30.01	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
119.72/30.02	c vivif2 --  cl tried    27697 cl shrink        0 lits rem          0 time: 0.02
120.52/30.21	c asymm  cl-useful: 0/2047/7120 lits-rem:0 time: 0.74
120.52/30.21	c calculated reachability. Time: 0.00
120.52/30.21	c  N dy   704    238229        80      7120         0     27697     49840    493422     22.89   no data  --
128.10/32.15	c  N dy   736    258026        80      7120         0     26630     49840    450960     22.85     24.12  --
135.29/33.97	c  N dy   789    274564        80      7120         0     21650     49840    303747     22.84     25.92  --
144.91/36.36	c  N dy   809    300661        80      7120         0     24339     49840    360254     22.73     24.06  --
147.26/36.91	c  F st   839    306250        80      7120         0     29464     49840    499957     22.75     22.88  --
154.04/38.63	c  N dy   873    321295        80      7120         0     43235     49840    870253     22.75     23.97  --
162.07/40.62	c  N dy   885    341831        80      7120         0     40045     49840    760508     22.68     23.89  --
168.82/42.34	c  S st   942    357344        80      7120         0     31484     49840    528580     22.70   no data  --
169.22/42.42	c  S st   942    357846        80      7120         0     31960     49840    541592     22.70   no data  --
169.22/42.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
169.22/42.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
169.22/42.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
169.22/42.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
169.22/42.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
169.22/42.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
169.22/42.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
180.03/45.16	c lits-rem:      2253  cl-subs:     1698  v-elim:      0  v-fix:    0  time: 10.81 s
180.03/45.16	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
180.03/45.16	c vivif2 --  cl tried    30262 cl shrink        0 lits rem          0 time: 0.02
180.80/45.36	c asymm  cl-useful: 0/1571/7120 lits-rem:0 time: 0.79
180.80/45.36	c calculated reachability. Time: 0.00
180.80/45.36	c  N dy   942    357846        80      7120         0     30262     49840    491309     22.70   no data  --
193.56/48.58	c  N dy  1042    377848        80      7120         0     24871     49840    330909     22.75     24.79  --
204.75/51.33	c  N dy  1135    398253        80      7120         0     43634     49840    834016     22.78     24.02  --
214.33/53.78	c  N dy  1200    418310        80      7120         0     37308     49840    646696     22.78     25.30  --
231.89/58.18	c  N dy  1251    455359        80      7120         0     45295     49840    823580     22.70     24.02  --
241.87/60.65	c  N dy  1307    475408        80      7120         0     37240     49840    616976     22.69     25.30  --
254.68/63.87	c  N dy  1418    495662        80      7120         0     28472     49840    363796     22.74     23.98  --
265.82/66.61	c  N dy  1514    516893        80      7120         0     47949     49840    887635     22.77     24.00  --
277.80/69.63	c  S st  1628    536770        80      7120         0     37807     49840    602183     22.80     22.68  --
278.20/69.73	c  S st  1628    537273        80      7120         0     38278     49840    615422     22.80   no data  --
278.20/69.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
278.20/69.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
278.20/69.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.06
278.20/69.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
278.20/69.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
278.20/69.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
278.20/69.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
288.97/72.47	c lits-rem:       954  cl-subs:     1598  v-elim:      0  v-fix:    0  time: 10.81 s
288.97/72.47	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
288.97/72.48	c vivif2 --  cl tried    36680 cl shrink        0 lits rem          0 time: 0.02
290.16/72.70	c asymm  cl-useful: 0/1343/7120 lits-rem:0 time: 0.90
290.16/72.70	c calculated reachability. Time: 0.00
290.16/72.70	c  N dy  1628    537273        80      7120         0     36680     49840    567677     22.80   no data  --
302.98/75.99	c  N dy  1738    557579        80      7120         0     55291     49840   1071573     22.84     24.08  --
314.13/78.75	c  N dy  1810    577594        80      7120         0     44301     49840    757992     22.85     26.45  --
328.09/82.23	c  N dy  1902    597903        80      7120         0     32691     49840    429486     22.88     24.13  --
339.67/85.13	c  N dy  1971    618692        80      7120         0     51781     49840    940792     22.88     24.11  --
354.44/88.83	c  N dy  2081    638796        80      7120         0     39107     49840    587604     22.92     24.18  --
368.84/92.49	c  N dy  2176    660941        80      7120         0     59404     49840   1132899     22.94     24.31  --
383.18/96.00	c  N dy  2263    683689        80      7120         0     48081     49840    808010     22.95     24.23  --
398.76/100.00	c  N dy  2339    704534        80      7120         0     34216     49840    420910     22.96     24.20  --
416.74/104.50	c  N dy  2366    734953        80      7120         0     61810     49840   1146644     22.89     24.23  --
431.89/108.26	c  N dy  2435    758902        80      7120         0     49835     49840    821988     22.89     24.11  --
453.04/113.56	c  N dy  2506    791032        80      7120         0     44391     49840    657606     22.88     24.11  --
462.62/115.94	c  S st  2556    805910        80      7120         0     57964     49840   1022437     22.88     22.00  --
463.02/116.09	c  S st  2556    806413        80      7120         0     58438     49840   1035190     22.88   no data  --
463.02/116.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
463.02/116.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
463.42/116.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.09
463.42/116.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
463.42/116.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
463.42/116.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
463.42/116.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
498.95/125.01	c lits-rem:      1570  cl-subs:     5375  v-elim:      0  v-fix:    0  time: 35.34 s
498.95/125.01	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
498.95/125.02	c vivif2 --  cl tried    53063 cl shrink        0 lits rem          0 time: 0.04
500.17/125.35	c asymm  cl-useful: 0/906/7120 lits-rem:0 time: 1.32
500.17/125.36	c calculated reachability. Time: 0.00
500.17/125.36	c  N dy  2556    806413        80      7120         0     53063     49840    890630     22.88   no data  --
515.70/129.24	c  N dy  2570    828650        80      7120         0     37964     49840    478428     22.84     24.13  --
528.08/132.32	c  N dy  2642    848693        80      7120         0     56382     49840    972768     22.84     24.13  --
546.04/136.81	c  N dy  2760    868708        80      7120         0     38345     49840    474824     22.87     25.27  --
557.66/139.79	c  N dy  2814    888808        80      7120         0     56673     49840    963921     22.87     25.98  --
577.98/144.83	c  N dy  2858    917881        80      7120         0     45880     49840    657456     22.85     24.06  --
592.38/148.41	c  N dy  2932    938167        80      7120         0     64469     49840   1155428     22.86     24.33  --
609.52/152.75	c  N dy  3036    958653        80      7120         0     44860     49840    615265     22.87     24.12  --
628.67/157.52	c  N dy  3107    987566        80      7120         0     71241     49840   1318715     22.86     24.09  --
645.07/161.68	c  N dy  3219   1007660        80      7120         0     50401     49840    750703     22.88     27.42  --
666.20/166.97	c  N dy  3336   1033891        80      7120         0     74363     49840   1399253     22.90     24.13  --
681.77/170.90	c  N dy  3410   1053960        80      7120         0     52532     49840    786380     22.90     25.25  --
696.94/174.63	c  F st  3502   1071875        80      7120         0     68930     49840   1233733     22.92     22.17  --
699.73/175.36	c  N st  3507   1075170        80      7120         0     71934     49840   1315024     22.92   no data  --
716.09/179.40	c  N dy  3545   1095231        80      7120         0     49061     49840    678900     22.92     24.79  --
732.06/183.44	c  N dy  3640   1115340        80      7120         0     67458     49840   1176078     22.93     24.16  --
755.26/189.24	c  N dy  3727   1135347        80      7120         0     43735     49840    519300     22.94     25.99  --
771.18/193.28	c  N dy  3750   1157225        80      7120         0     63626     49840   1047546     22.93     24.19  --
791.54/198.37	c  N dy  3783   1177679        80      7120         0     82201     49840   1540674     22.92     24.15  --
821.47/205.80	c  N dy  3897   1209620        80      7120         0     68546     49840   1175629     22.93     20.53  --
821.47/205.80	c  S st  3897   1209620        80      7120         0     68546     49840   1175629     22.93     20.53  --
822.27/206.02	c  S st  3897   1210122        80      7120         0     69010     49840   1188958     22.93   no data  --
822.27/206.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
822.27/206.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
822.27/206.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.17
822.66/206.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
822.66/206.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
822.66/206.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
822.66/206.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
897.70/224.96	c lits-rem:      2514  cl-subs:     5168  v-elim:      0  v-fix:    0  time: 75.19 s
897.70/224.96	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
897.70/224.97	c vivif2 --  cl tried    63842 cl shrink        0 lits rem          0 time: 0.06
899.30/225.36	c asymm  cl-useful: 0/789/7120 lits-rem:0 time: 1.53
899.30/225.36	c calculated reachability. Time: 0.00
899.30/225.36	c  N dy  3897   1210122        80      7120         0     63842     49840   1043511     22.93   no data  --
929.23/232.86	c  N dy  3925   1245663        80      7120         0     52548     49840    727215     22.89     24.19  --
945.60/236.97	c  N dy  3996   1265811        80      7120         0     70989     49840   1221721     22.89     24.13  --
969.98/243.06	c  N dy  4096   1285827        80      7120         0     44706     49840    500124     22.90     24.85  --
987.12/247.33	c  N dy  4131   1307543        80      7120         0     64533     49840   1028470     22.90     24.20  --
1016.66/254.72	c  N dy  4213   1332330        80      7120         0     87224     49840   1639292     22.90     24.11  --
1038.22/260.12	c  N dy  4299   1353340        80      7120         0     60784     49840    915268     22.91     24.18  --
1061.76/266.10	c  N dy  4356   1376380        80      7120         0     81687     49840   1470708     22.90     24.12  --
1093.34/273.96	c  N dy  4484   1408139        80      7120         0     64118     49840    985611     22.91     24.25  --
1126.43/282.21	c  N dy  4563   1444217        80      7120         0     49671     49840    587967     22.89     24.15  --
1142.39/286.21	c  N dy  4621   1465488        80      7120         0     69054     49840   1105163     22.89     24.12  --
1172.74/293.84	c  N dy  4670   1497528        80      7120         0     49874     49840    575665     22.86     24.13  --
1186.31/297.24	c  N dy  4701   1517630        80      7120         0     68085     49840   1056752     22.85     24.41  --
1205.87/302.13	c  N dy  4772   1537696        80      7120         0     86399     49840   1550828     22.86     26.13  --
1226.63/307.37	c  N dy  4854   1557757        80      7120         0     55590     49840    717641     22.86     24.95  --
1244.19/311.78	c  N dy  4944   1577811        80      7120         0     73915     49840   1213458     22.87     24.47  --
1266.15/317.25	c  N dy  5022   1597872        80      7120         0     92238     49840   1705705     22.87     25.43  --
1286.54/322.35	c  N dy  5098   1617963        80      7120         0     60376     49840    825161     22.88     25.02  --
1313.65/329.10	c  N dy  5151   1649750        80      7120         0     89186     49840   1588358     22.85     24.08  --
1340.39/335.88	c  N dy  5214   1675349        80      7120         0     61552     49840    836147     22.85     24.10  --
1366.35/342.34	c  N dy  5287   1704385        80      7120         0     87958     49840   1540108     22.84     24.24  --
1373.14/344.01	c  S st  5306   1710123        80      7120         0     93212     49840   1682623     22.84   no data  --
1373.96/344.28	c  S st  5306   1710626        80      7120         0     93689     49840   1695839     22.84   no data  --
1373.96/344.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1373.96/344.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1374.36/344.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.19
1374.36/344.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1374.36/344.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1374.36/344.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
1374.36/344.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1521.20/381.15	c lits-rem:      5646  cl-subs:     9855  v-elim:      0  v-fix:    0  time: 146.67 s
1521.20/381.15	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
1521.20/381.17	c vivif2 --  cl tried    83834 cl shrink        0 lits rem          0 time: 0.08
1522.80/381.57	c asymm  cl-useful: 0/791/7120 lits-rem:0 time: 1.60
1522.80/381.57	c calculated reachability. Time: 0.00
1522.80/381.57	c  N dy  5306   1710626        80      7120         0     83834     49840   1432012     22.84   no data  --
1563.90/391.89	c  N dy  5409   1742887        80      7120         0     61778     49840    831051     22.84     24.05  --
1588.65/398.09	c  N dy  5544   1762904        80      7120         0     80215     49840   1337707     22.85     24.31  --
1620.98/406.12	c  N dy  5687   1782964        80      7120         0     98650     49840   1842686     22.87     24.47  --
1643.74/411.80	c  N dy  5712   1804871        80      7120         0     65699     49840    915763     22.86     24.15  --
1682.44/421.50	c  N dy  5800   1834462        80      7120         0     92662     49840   1640269     22.85     24.11  --
1714.38/429.59	c  N dy  5863   1854545        80      7120         0     57311     49840    683619     22.85     24.10  --
1739.52/435.88	c  N dy  5955   1875052        80      7120         0     76068     49840   1190487     22.86     24.20  --
1769.08/443.25	c  N dy  6016   1895808        80      7120         0     94967     49840   1697196     22.86     24.11  --
1804.22/452.03	c  N dy  6058   1922695        80      7120         0     64724     49840    858373     22.85     24.16  --
1833.71/459.45	c  N dy  6121   1948991        80      7120         0     88678     49840   1496501     22.84     24.06  --
1862.45/466.66	c  N dy  6177   1969109        80      7120         0    107019     49840   1987500     22.84     24.10  --
1888.40/473.16	c  N dy  6277   1989463        80      7120         0     70083     49840    995693     22.85     24.35  --
1917.94/480.56	c  N dy  6405   2011250        80      7120         0     90120     49840   1542597     22.86     24.24  --
1951.46/488.95	c  N dy  6504   2031373        80      7120         0    108584     49840   2045574     22.87     24.15  --
1975.85/495.04	c  N dy  6623   2051726        80      7120         0     70527     49840    996061     22.88     24.25  --
2001.36/501.42	c  N dy  6691   2077411        80      7120         0     93901     49840   1623257     22.88     24.14  --
2033.29/509.44	c  N dy  6818   2097476        80      7120         0    112270     49840   2125834     22.89     24.71  --
2054.06/514.70	c  N dy  6909   2117541        80      7120         0     73030     49840   1046372     22.90     27.71  --
2078.80/520.81	c  N dy  6948   2140028        80      7120         0     93411     49840   1588416     22.89     24.18  --
2108.73/528.39	c  N dy  7005   2160451        80      7120         0    111999     49840   2085948     22.89     24.22  --
2132.29/534.26	c  N dy  7110   2180517        80      7120         0     72065     49840   1007205     22.90     24.22  --
2156.23/540.27	c  N dy  7204   2202647        80      7120         0     92308     49840   1556360     22.91     24.17  --
2167.01/542.92	c  S st  7237   2210626        80      7120         0     99612     49840   1753400     22.91     21.73  --
2168.21/543.20	c  S st  7237   2211127        80      7120         0    100084     49840   1766701     22.91   no data  --
2168.21/543.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2168.21/543.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2168.21/543.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.20
2168.64/543.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2168.64/543.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2168.64/543.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
2168.64/543.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2560.15/641.42	c lits-rem:      5503  cl-subs:     8230  v-elim:      0  v-fix:    0  time: 391.42 s
2560.15/641.42	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
2560.15/641.44	c vivif2 --  cl tried    91854 cl shrink        0 lits rem          0 time: 0.08
2561.35/641.78	c asymm  cl-useful: 0/648/7120 lits-rem:0 time: 1.36
2561.35/641.78	c calculated reachability. Time: 0.00
2561.35/641.78	c  N dy  7237   2211127        80      7120         0     91854     49840   1527980     22.91   no data  --
2590.88/649.13	c  N dy  7314   2231144        80      7120         0    110163     49840   2021068     22.91     25.63  --
2621.26/656.77	c  N dy  7434   2251155        80      7120         0     69444     49840    923549     22.92     25.57  --
2652.35/664.51	c  N dy  7557   2272817        80      7120         0     89306     49840   1465854     22.93     24.14  --
2684.28/672.58	c  N dy  7641   2292907        80      7120         0    107662     49840   1959972     22.94     24.19  --
2717.84/680.96	c  N dy  7704   2315644        80      7120         0     68275     49840    870054     22.94     24.15  --
2744.94/687.79	c  N dy  7830   2335658        80      7120         0     86690     49840   1373635     22.95     25.27  --
2797.62/700.91	c  N dy  7941   2370674        80      7120         0    118629     49840   2241811     22.95     24.17  --
2825.16/707.84	c  N dy  8016   2392128        80      7120         0     77061     49840   1091064     22.95     24.32  --
2855.09/715.39	c  N dy  8089   2412179        80      7120         0     95388     49840   1587429     22.95     24.26  --
2887.03/723.37	c  N dy  8128   2432829        80      7120         0    114122     49840   2087256     22.95     24.18  --
2920.95/731.82	c  N dy  8227   2452929        80      7120         0     70426     49840    898698     22.96     24.61  --
2960.47/741.79	c  N dy  8295   2485999        80      7120         0    100621     49840   1702298     22.95     24.16  --
2999.18/751.48	c  N dy  8375   2508266        80      7120         0    120958     49840   2252457     22.95     24.17  --
3027.51/758.52	c  N dy  8456   2528359        80      7120         0     76259     49840   1042449     22.95     26.65  --
3052.26/764.78	c  N dy  8489   2549452        80      7120         0     95449     49840   1552938     22.95     24.18  --
3085.79/773.15	c  N dy  8574   2569551        80      7120         0    113794     49840   2048290     22.95     26.64  --
3121.73/782.15	c  N dy  8646   2589876        80      7120         0     68514     49840    816855     22.95     24.26  --
3148.44/788.86	c  N dy  8744   2610758        80      7120         0     87680     49840   1337572     22.96     24.18  --
3173.60/795.13	c  N dy  8804   2630841        80      7120         0    105970     49840   1822746     22.96     25.10  --
3204.76/802.94	c  N dy  8850   2652927        80      7120         0    126096     49840   2360986     22.95     24.20  --
3229.47/809.19	c  N dy  8926   2673417        80      7120         0     79987     49840   1109729     22.95     24.30  --
3258.22/816.39	c  N dy  8941   2699163        80      7120         0    103424     49840   1734893     22.94     24.16  --
3277.78/821.26	c  S st  8997   2711131        80      7120         0    114361     49840   2032591     22.94   no data  --
3278.97/821.60	c  S st  8997   2711635        80      7120         0    114833     49840   2045620     22.94   no data  --
3279.40/821.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3279.40/821.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3279.40/821.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.24
3279.80/821.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3279.80/821.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3279.80/821.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
3279.80/821.73	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3811.77/955.07	c lits-rem:      8031  cl-subs:    10812  v-elim:      0  v-fix:    0  time: 531.92 s
3811.77/955.07	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
3811.77/955.09	c vivif2 --  cl tried   104021 cl shrink        0 lits rem          0 time: 0.09
3813.77/955.52	c asymm  cl-useful: 0/547/7120 lits-rem:0 time: 1.71
3813.77/955.52	c calculated reachability. Time: 0.00
3813.77/955.52	c  N dy  8997   2711635        80      7120         0    104021     49840   1749380     22.94   no data  --
3854.08/965.61	c  N dy  9127   2731721        80      7120         0    122452     49840   2255956     22.95     25.06  --
3886.01/973.64	c  N dy  9160   2752039        80      7120         0     75596     49840    971743     22.95     24.23  --
3918.34/981.79	c  N dy  9248   2772092        80      7120         0     93936     49840   1471899     22.95     24.19  --
3968.23/994.30	c  N dy  9345   2795231        80      7120         0    115140     49840   2048975     22.96     24.25  --
4017.35/1006.54	c  N dy  9452   2815289        80      7120         0     67048     49840    732689     22.96     24.91  --
4043.28/1013.03	c  N dy  9514   2835291        80      7120         0     85217     49840   1220716     22.96     24.51  --
4078.81/1021.92	c  N dy  9592   2856347        80      7120         0    104422     49840   1741228     22.97     24.32  --
4131.49/1035.11	c  N dy  9714   2880572        80      7120         0    126579     49840   2342955     22.97     24.28  --
4169.77/1044.73	c  N dy  9782   2901346        80      7120         0     78168     49840   1014076     22.97     24.22  --
4205.72/1053.75	c  N dy  9882   2921402        80      7120         0     96517     49840   1515646     22.98     25.25  --
4246.79/1064.08	c  N dy  9950   2942006        80      7120         0    115344     49840   2023375     22.98     24.54  --
4295.09/1076.10	c  N dy 10033   2962120        80      7120         0    133730     49840   2525109     22.98     24.53  --
4324.66/1083.51	c  N dy 10059   2982371        80      7120         0     83648     49840   1143266     22.97     24.29  --
4358.55/1092.08	c  N dy 10115   3002659        80      7120         0    102192     49840   1643580     22.98     24.20  --
4404.84/1103.66	c  N dy 10203   3023082        80      7120         0    120886     49840   2153959     22.98     24.31  --
4461.91/1117.99	c  N dy 10267   3051095        80      7120         0     76981     49840    948198     22.97     24.24  --
4498.22/1127.10	c  N dy 10367   3071212        80      7120         0     95384     49840   1450709     22.98     24.27  --
4540.12/1137.51	c  N dy 10444   3091268        80      7120         0    113702     49840   1947250     22.98     24.44  --
4592.05/1150.60	c  N dy 10559   3111280        80      7120         0    132072     49840   2449692     22.99     26.43  --
4677.42/1171.99	c  N dy 10588   3168306        80      7120         0    113194     49840   1882236     22.96     24.21  --
4718.14/1182.20	c  N dy 10635   3188551        80      7120         0    131631     49840   2376872     22.96     24.30  --
4755.26/1191.47	c  N dy 10713   3209611        80      7120         0     79954     49840   1006078     22.96     24.27  --
4758.46/1192.24	c  S st 10729   3211639        80      7120         0     81836     49840   1058339     22.96     25.54  --
4759.65/1192.53	c  S st 10729   3212146        80      7120         0     82314     49840   1071468     22.96   no data  --
4759.65/1192.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4759.65/1192.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4759.65/1192.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.19
4760.05/1192.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4760.05/1192.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4760.05/1192.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
4760.05/1192.62	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-3368847-1305404354/watcher-3368847-1305404354 -o /tmp/evaluation-result-3368847-1305404354/solver-3368847-1305404354 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3368847-1305404354.cnf 

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

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


[startup+0 s]
/proc/loadavg: 7.15 7.90 7.98 6/274 26523
/proc/meminfo: memFree=20955260/32950904 swapFree=67057400/67111528
[pid=26523] ppid=26521 vsize=51236 CPUtime=0.01 cores=1,3,5,7
/proc/26523/stat : 26523 (strangenight1-m) R 26521 26523 25944 0 -1 4202496 416 0 0 0 1 0 0 0 22 0 4 0 652035178 52465664 356 33554432000 4194304 4650419 140734687975696 18446744073709551615 47979713725977 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26523/statm: 12809 356 306 112 0 7774 0
[pid=26523/tid=26525] ppid=26521 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/26523/task/26525/stat : 26525 (strangenight1-m) R 26521 26523 25944 0 -1 4202560 4 0 0 0 0 0 0 0 23 0 4 0 652035178 52465664 356 33554432000 4194304 4650419 140734687975696 18446744073709551615 47979713725977 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26523/tid=26526] ppid=26521 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/26523/task/26526/stat : 26526 (strangenight1-m) R 26521 26523 25944 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 652035178 52465664 356 33554432000 4194304 4650419 140734687975696 18446744073709551615 47979713726376 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26523/tid=26527] ppid=26521 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/26523/task/26527/stat : 26527 (strangenight1-m) R 26521 26523 25944 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 4 0 652035178 52465664 356 33554432000 4194304 4650419 140734687975696 18446744073709551615 47979713725971 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.0971491 s]
/proc/loadavg: 7.15 7.90 7.98 6/274 26523
/proc/meminfo: memFree=20955260/32950904 swapFree=67057400/67111528
[pid=26523] ppid=26521 vsize=282200 CPUtime=0.36 cores=1,3,5,7
/proc/26523/stat : 26523 (strangenight1-m) R 26521 26523 25944 0 -1 4202496 1520 0 0 0 36 0 0 0 24 0 4 0 652035178 288972800 1435 33554432000 4194304 4650419 140734687975696 18446744073709551615 4370500 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26523/statm: 70550 1435 366 112 0 65515 0
[pid=26523/tid=26525] ppid=26521 vsize=282200 CPUtime=0.09 cores=1,3,5,7
/proc/26523/task/26525/stat : 26525 (strangenight1-m) R 26521 26523 25944 0 -1 4202560 238 0 0 0 9 0 0 0 24 0 4 0 652035178 288972800 1435 33554432000 4194304 4650419 140734687975696 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26523/tid=26526] ppid=26521 vsize=282200 CPUtime=0.08 cores=1,3,5,7
/proc/26523/task/26526/stat : 26526 (strangenight1-m) R 26521 26523 25944 0 -1 4202560 244 0 0 0 8 0 0 0 24 0 4 0 652035178 288972800 1435 33554432000 4194304 4650419 140734687975696 18446744073709551615 4370647 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26523/tid=26527] ppid=26521 vsize=282200 CPUtime=0.09 cores=1,3,5,7
/proc/26523/task/26527/stat : 26527 (strangenight1-m) R 26521 26523 25944 0 -1 4202560 365 0 0 0 9 0 0 0 25 0 4 0 652035178 288972800 1435 33554432000 4194304 4650419 140734687975696 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 282200

[startup+0.101148 s]
/proc/loadavg: 7.15 7.90 7.98 6/274 26523
/proc/meminfo: memFree=20955260/32950904 swapFree=67057400/67111528
[pid=26523] ppid=26521 vsize=282200 CPUtime=0.38 cores=1,3,5,7
/proc/26523/stat : 26523 (strangenight1-m) R 26521 26523 25944 0 -1 4202496 1526 0 0 0 38 0 0 0 24 0 4 0 652035178 288972800 1441 33554432000 4194304 4650419 140734687975696 18446744073709551615 4302785 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26523/statm: 70550 1441 366 112 0 65515 0
[pid=26523/tid=26525] ppid=26521 vsize=282200 CPUtime=0.09 cores=1,3,5,7
/proc/26523/task/26525/stat : 26525 (strangenight1-m) R 26521 26523 25944 0 -1 4202560 239 0 0 0 9 0 0 0 24 0 4 0 652035178 288972800 1441 33554432000 4194304 4650419 140734687975696 18446744073709551615 4370570 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26523/tid=26526] ppid=26521 vsize=282200 CPUtime=0.08 cores=1,3,5,7
/proc/26523/task/26526/stat : 26526 (strangenight1-m) R 26521 26523 25944 0 -1 4202560 245 0 0 0 8 0 0 0 24 0 4 0 652035178 288972800 1441 33554432000 4194304 4650419 140734687975696 18446744073709551615 4370701 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26523/tid=26527] ppid=26521 vsize=282200 CPUtime=0.09 cores=1,3,5,7
/proc/26523/task/26527/stat : 26527 (strangenight1-m) R 26521 26523 25944 0 -1 4202560 368 0 0 0 9 0 0 0 25 0 4 0 652035178 288972800 1441 33554432000 4194304 4650419 140734687975696 18446744073709551615 4334208 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 282200

[startup+0.301115 s]
/proc/loadavg: 7.15 7.90 7.98 6/274 26523
/proc/meminfo: memFree=20955260/32950904 swapFree=67057400/67111528
[pid=26523] ppid=26521 vsize=284252 CPUtime=1.17 cores=1,3,5,7
/proc/26523/stat : 26523 (strangenight1-m) R 26521 26523 25944 0 -1 4202496 3911 0 0 0 117 0 0 0 18 0 4 0 652035178 291074048 3290 33554432000 4194304 4650419 140734687975696 18446744073709551615 4366831 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26523/statm: 71063 3290 390 112 0 66028 0
[pid=26523/tid=26525] ppid=26521 vsize=284252 CPUtime=0.29 cores=1,3,5,7
/proc/26523/task/26525/stat : 26525 (strangenight1-m) R 26521 26523 25944 0 -1 4202560 918 0 0 0 29 0 0 0 25 0 4 0 652035178 291074048 3291 33554432000 4194304 4650419 140734687975696 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26523/tid=26526] ppid=26521 vsize=284252 CPUtime=0.28 cores=1,3,5,7
/proc/26523/task/26526/stat : 26526 (strangenight1-m) R 26521 26523 25944 0 -1 4202560 895 0 0 0 28 0 0 0 25 0 4 0 652035178 291074048 3291 33554432000 4194304 4650419 140734687975696 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26523/tid=26527] ppid=26521 vsize=284252 CPUtime=0.29 cores=1,3,5,7
/proc/26523/task/26527/stat : 26527 (strangenight1-m) R 26521 26523 25944 0 -1 4202560 771 0 0 0 29 0 0 0 25 0 4 0 652035178 291074048 3291 33554432000 4194304 4650419 140734687975696 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 284252

[startup+0.701044 s]
/proc/loadavg: 7.15 7.90 7.98 6/274 26523
/proc/meminfo: memFree=20955260/32950904 swapFree=67057400/67111528
[pid=26523] ppid=26521 vsize=286096 CPUtime=2.77 cores=1,3,5,7
/proc/26523/stat : 26523 (strangenight1-m) R 26521 26523 25944 0 -1 4202496 6322 0 0 0 277 0 0 0 18 0 4 0 652035178 292962304 3914 33554432000 4194304 4650419 140734687975696 18446744073709551615 4333248 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26523/statm: 71524 3914 390 112 0 66489 0
[pid=26523/tid=26525] ppid=26521 vsize=286096 CPUtime=0.69 cores=1,3,5,7
/proc/26523/task/26525/stat : 26525 (strangenight1-m) R 26521 26523 25944 0 -1 4202560 1568 0 0 0 69 0 0 0 25 0 4 0 652035178 292962304 3914 33554432000 4194304 4650419 140734687975696 18446744073709551615 4328361 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26523/tid=26526] ppid=26521 vsize=286096 CPUtime=0.68 cores=1,3,5,7
/proc/26523/task/26526/stat : 26526 (strangenight1-m) R 26521 26523 25944 0 -1 4202560 1543 0 0 0 68 0 0 0 25 0 4 0 652035178 292962304 3914 33554432000 4194304 4650419 140734687975696 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26523/tid=26527] ppid=26521 vsize=286096 CPUtime=0.69 cores=1,3,5,7
/proc/26523/task/26527/stat : 26527 (strangenight1-m) R 26521 26523 25944 0 -1 4202560 1261 0 0 0 69 0 0 0 25 0 4 0 652035178 292962304 3914 33554432000 4194304 4650419 140734687975696 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 286096

[startup+1.5009 s]
/proc/loadavg: 7.15 7.90 7.98 9/279 26528
/proc/meminfo: memFree=20927188/32950904 swapFree=67057400/67111528
[pid=26523] ppid=26521 vsize=287248 CPUtime=5.96 cores=1,3,5,7
/proc/26523/stat : 26523 (strangenight1-m) R 26521 26523 25944 0 -1 4202496 10245 0 0 0 595 1 0 0 19 0 4 0 652035178 294141952 4783 33554432000 4194304 4650419 140734687975696 18446744073709551615 4370570 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26523/statm: 71812 4783 392 112 0 66777 0
[pid=26523/tid=26525] ppid=26521 vsize=287248 CPUtime=1.49 cores=1,3,5,7
/proc/26523/task/26525/stat : 26525 (strangenight1-m) R 26521 26523 25944 0 -1 4202560 2559 0 0 0 149 0 0 0 25 0 4 0 652035178 294141952 4783 33554432000 4194304 4650419 140734687975696 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26523/tid=26526] ppid=26521 vsize=287248 CPUtime=1.47 cores=1,3,5,7
/proc/26523/task/26526/stat : 26526 (strangenight1-m) R 26521 26523 25944 0 -1 4202560 2522 0 0 0 147 0 0 0 25 0 4 0 652035178 294141952 4783 33554432000 4194304 4650419 140734687975696 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26523/tid=26527] ppid=26521 vsize=287248 CPUtime=1.49 cores=1,3,5,7
/proc/26523/task/26527/stat : 26527 (strangenight1-m) R 26521 26523 25944 0 -1 4202560 2224 0 0 0 149 0 0 0 25 0 4 0 652035178 294141952 4783 33554432000 4194304 4650419 140734687975696 18446744073709551615 4304010 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 287248

[startup+3.10062 s]
/proc/loadavg: 7.30 7.92 7.98 9/279 26528
/proc/meminfo: memFree=20900844/32950904 swapFree=67057400/67111528
[pid=26523] ppid=26521 vsize=297484 CPUtime=12.35 cores=1,3,5,7
/proc/26523/stat : 26523 (strangenight1-m) R 26521 26523 25944 0 -1 4202496 19464 0 0 0 1233 2 0 0 24 0 4 0 652035178 304623616 11844 33554432000 4194304 4650419 140734687975696 18446744073709551615 4331981 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26523/statm: 74371 11844 392 112 0 69336 0
[pid=26523/tid=26525] ppid=26521 vsize=297484 CPUtime=3.08 cores=1,3,5,7
/proc/26523/task/26525/stat : 26525 (strangenight1-m) R 26521 26523 25944 0 -1 4202560 4285 0 0 0 308 0 0 0 25 0 4 0 652035178 304623616 11844 33554432000 4194304 4650419 140734687975696 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26523/tid=26526] ppid=26521 vsize=297484 CPUtime=3.06 cores=1,3,5,7
/proc/26523/task/26526/stat : 26526 (strangenight1-m) R 26521 26523 25944 0 -1 4202560 5320 0 0 0 306 0 0 0 25 0 4 0 652035178 304623616 11844 33554432000 4194304 4650419 140734687975696 18446744073709551615 4439099 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26523/tid=26527] ppid=26521 vsize=297484 CPUtime=3.09 cores=1,3,5,7
/proc/26523/task/26527/stat : 26527 (strangenight1-m) R 26521 26523 25944 0 -1 4202560 5395 0 0 0 309 0 0 0 25 0 4 0 652035178 304623616 11844 33554432000 4194304 4650419 140734687975696 18446744073709551615 4370658 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 297484

[startup+6.30105 s]
/proc/loadavg: 7.30 7.92 7.98 10/279 26528
/proc/meminfo: memFree=20836120/32950904 swapFree=67057400/67111528
[pid=26523] ppid=26521 vsize=279228 CPUtime=25.13 cores=1,3,5,7
/proc/26523/stat : 26523 (strangenight1-m) R 26521 26523 25944 0 -1 4202496 28308 0 0 0 2508 5 0 0 25 0 4 0 652035178 285929472 16136 33554432000 4194304 4650419 140734687975696 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26523/statm: 69807 16136 392 112 0 64772 0
[pid=26523/tid=26525] ppid=26521 vsize=279228 CPUtime=6.29 cores=1,3,5,7
/proc/26523/task/26525/stat : 26525 (strangenight1-m) R 26521 26523 25944 0 -1 4202560 7552 0 0 0 628 1 0 0 25 0 4 0 652035178 285929472 16136 33554432000 4194304 4650419 140734687975696 18446744073709551615 4439636 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26523/tid=26526] ppid=26521 vsize=279228 CPUtime=6.23 cores=1,3,5,7
/proc/26523/task/26526/stat : 26526 (strangenight1-m) R 26521 26523 25944 0 -1 4202560 7162 0 0 0 623 0 0 0 25 0 4 0 652035178 285929472 16136 33554432000 4194304 4650419 140734687975696 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26523/tid=26527] ppid=26521 vsize=279228 CPUtime=6.28 cores=1,3,5,7
/proc/26523/task/26527/stat : 26527 (strangenight1-m) R 26521 26523 25944 0 -1 4202560 7401 0 0 0 628 0 0 0 25 0 4 0 652035178 285929472 16136 33554432000 4194304 4650419 140734687975696 18446744073709551615 4313064 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 279228

[startup+12.7009 s]
/proc/loadavg: 7.41 7.92 7.98 9/279 26528
/proc/meminfo: memFree=20778724/32950904 swapFree=67057400/67111528
[pid=26523] ppid=26521 vsize=306644 CPUtime=50.67 cores=1,3,5,7
/proc/26523/stat : 26523 (strangenight1-m) R 26521 26523 25944 0 -1 4202496 41306 0 0 0 5059 8 0 0 25 0 4 0 652035178 314003456 19856 33554432000 4194304 4650419 140734687975696 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26523/statm: 76661 19856 392 112 0 71626 0
[pid=26523/tid=26525] ppid=26521 vsize=306644 CPUtime=12.68 cores=1,3,5,7
/proc/26523/task/26525/stat : 26525 (strangenight1-m) R 26521 26523 25944 0 -1 4202560 9875 0 0 0 1267 1 0 0 25 0 4 0 652035178 314003456 19856 33554432000 4194304 4650419 140734687975696 18446744073709551615 4476315 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26523/tid=26526] ppid=26521 vsize=306644 CPUtime=12.57 cores=1,3,5,7
/proc/26523/task/26526/stat : 26526 (strangenight1-m) R 26521 26523 25944 0 -1 4202560 10059 0 0 0 1256 1 0 0 25 0 4 0 652035178 314003456 19856 33554432000 4194304 4650419 140734687975696 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26523/tid=26527] ppid=26521 vsize=306644 CPUtime=12.69 cores=1,3,5,7
/proc/26523/task/26527/stat : 26527 (strangenight1-m) R 26521 26523 25944 0 -1 4202560 11863 0 0 0 1267 2 0 0 25 0 4 0 652035178 314003456 19856 33554432000 4194304 4650419 140734687975696 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 306644

[startup+25.5006 s]
/proc/loadavg: 7.50 7.93 7.98 10/279 26529
/proc/meminfo: memFree=20719572/32950904 swapFree=67057400/67111528
[pid=26523] ppid=26521 vsize=288040 CPUtime=101.76 cores=1,3,5,7
/proc/26523/stat : 26523 (strangenight1-m) R 26521 26523 25944 0 -1 4202496 64109 0 0 0 10162 14 0 0 25 0 4 0 652035178 294952960 26809 33554432000 4194304 4650419 140734687975696 18446744073709551615 4365252 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26523/statm: 72010 26809 392 112 0 66975 0
[pid=26523/tid=26525] ppid=26521 vsize=288040 CPUtime=25.49 cores=1,3,5,7
/proc/26523/task/26525/stat : 26525 (strangenight1-m) R 26521 26523 25944 0 -1 4202560 16110 0 0 0 2546 3 0 0 25 0 4 0 652035178 294952960 26809 33554432000 4194304 4650419 140734687975696 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26523/tid=26526] ppid=26521 vsize=288040 CPUtime=25.27 cores=1,3,5,7
/proc/26523/task/26526/stat : 26526 (strangenight1-m) R 26521 26523 25944 0 -1 4202560 15897 0 0 0 2524 3 0 0 25 0 4 0 652035178 294952960 26809 33554432000 4194304 4650419 140734687975696 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26523/tid=26527] ppid=26521 vsize=288040 CPUtime=25.49 cores=1,3,5,7
/proc/26523/task/26527/stat : 26527 (strangenight1-m) R 26521 26523 25944 0 -1 4202560 17612 0 0 0 2545 4 0 0 25 0 4 0 652035178 294952960 26809 33554432000 4194304 4650419 140734687975696 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.76
Current children cumulated vsize (KiB) 288040

[startup+51.1011 s]
/proc/loadavg: 7.67 7.93 7.98 10/279 26529
/proc/meminfo: memFree=20647536/32950904 swapFree=67057400/67111528
[pid=26523] ppid=26521 vsize=289904 CPUtime=203.95 cores=1,3,5,7
/proc/26523/stat : 26523 (strangenight1-m) R 26521 26523 25944 0 -1 4202496 95494 0 0 0 20371 24 0 0 25 0 4 0 652035178 296861696 33100 33554432000 4194304 4650419 140734687975696 18446744073709551615 4365210 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26523/statm: 72476 33100 392 112 0 67441 0
[pid=26523/tid=26525] ppid=26521 vsize=289904 CPUtime=51.09 cores=1,3,5,7
/proc/26523/task/26525/stat : 26525 (strangenight1-m) R 26521 26523 25944 0 -1 4202560 24569 0 0 0 5104 5 0 0 25 0 4 0 652035178 296861696 33100 33554432000 4194304 4650419 140734687975696 18446744073709551615 4476297 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26523/tid=26526] ppid=26521 vsize=289904 CPUtime=50.65 cores=1,3,5,7
/proc/26523/task/26526/stat : 26526 (strangenight1-m) R 26521 26523 25944 0 -1 4202560 24012 0 0 0 5060 5 0 0 25 0 4 0 652035178 296861696 33100 33554432000 4194304 4650419 140734687975696 18446744073709551615 4364766 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26523/tid=26527] ppid=26521 vsize=289904 CPUtime=51.09 cores=1,3,5,7
/proc/26523/task/26527/stat : 26527 (strangenight1-m) R 26521 26523 25944 0 -1 4202560 25844 0 0 0 5102 7 0 0 25 0 4 0 652035178 296861696 33100 33554432000 4194304 4650419 140734687975696 18446744073709551615 4365231 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.95
Current children cumulated vsize (KiB) 289904

[startup+102.31 s]
/proc/loadavg: 7.94 7.97 7.99 9/279 26531
/proc/meminfo: memFree=20579076/32950904 swapFree=67057400/67111528
[pid=26523] ppid=26521 vsize=367592 CPUtime=408.36 cores=1,3,5,7
/proc/26523/stat : 26523 (strangenight1-m) R 26521 26523 25944 0 -1 4202496 144172 0 0 0 40795 41 0 0 25 0 4 0 652035178 376414208 41412 33554432000 4194304 4650419 140734687975696 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26523/statm: 91898 41413 392 112 0 86863 0
[pid=26523/tid=26525] ppid=26521 vsize=367592 CPUtime=102.3 cores=1,3,5,7
/proc/26523/task/26525/stat : 26525 (strangenight1-m) R 26521 26523 25944 0 -1 4202560 35652 0 0 0 10221 9 0 0 25 0 4 0 652035178 376414208 41413 33554432000 4194304 4650419 140734687975696 18446744073709551615 4476315 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26523/tid=26526] ppid=26521 vsize=367592 CPUtime=101.44 cores=1,3,5,7
/proc/26523/task/26526/stat : 26526 (strangenight1-m) R 26521 26523 25944 0 -1 4202560 37009 0 0 0 10133 11 0 0 25 0 4 0 652035178 376414208 41413 33554432000 4194304 4650419 140734687975696 18446744073709551615 4366841 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26523/tid=26527] ppid=26521 vsize=367592 CPUtime=102.3 cores=1,3,5,7
/proc/26523/task/26527/stat : 26527 (strangenight1-m) R 26521 26523 25944 0 -1 4202560 41616 0 0 0 10219 11 0 0 25 0 4 0 652035178 376414208 41413 33554432000 4194304 4650419 140734687975696 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.36
Current children cumulated vsize (KiB) 367592

[startup+162.3 s]

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

[pid=26523] ppid=26521 vsize=460824 CPUtime=2803.22 cores=1,3,5,7
/proc/26523/stat : 26523 (strangenight1-m) R 26521 26523 25944 0 -1 4202496 438904 0 0 0 280153 169 0 0 25 0 4 0 652035178 471883776 78149 33554432000 4194304 4650419 140734687975696 18446744073709551615 4363420 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26523/statm: 115206 78149 392 112 0 110171 0
[pid=26523/tid=26525] ppid=26521 vsize=460824 CPUtime=702.28 cores=1,3,5,7
/proc/26523/task/26525/stat : 26525 (strangenight1-m) R 26521 26523 25944 0 -1 4202560 107040 0 0 0 70192 36 0 0 25 0 4 0 652035178 471883776 78149 33554432000 4194304 4650419 140734687975696 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26523/tid=26526] ppid=26521 vsize=460824 CPUtime=696.29 cores=1,3,5,7
/proc/26523/task/26526/stat : 26526 (strangenight1-m) R 26521 26523 25944 0 -1 4202560 118631 0 0 0 69581 48 0 0 25 0 4 0 652035178 471883776 78149 33554432000 4194304 4650419 140734687975696 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26523/tid=26527] ppid=26521 vsize=460824 CPUtime=702.31 cores=1,3,5,7
/proc/26523/task/26527/stat : 26527 (strangenight1-m) R 26521 26523 25944 0 -1 4202560 100038 0 0 0 70190 41 0 0 25 0 4 0 652035178 471883776 78149 33554432000 4194304 4650419 140734687975696 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2803.22
Current children cumulated vsize (KiB) 460824

[startup+762.311 s]
/proc/loadavg: 8.07 8.06 8.00 10/279 26548
/proc/meminfo: memFree=20260608/32950904 swapFree=67057400/67111528
[pid=26523] ppid=26521 vsize=461072 CPUtime=3042.71 cores=1,3,5,7
/proc/26523/stat : 26523 (strangenight1-m) R 26521 26523 25944 0 -1 4202496 452034 0 0 0 304095 176 0 0 25 0 4 0 652035178 472137728 73137 33554432000 4194304 4650419 140734687975696 18446744073709551615 4365343 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26523/statm: 115268 73137 392 112 0 110233 0
[pid=26523/tid=26525] ppid=26521 vsize=461072 CPUtime=762.29 cores=1,3,5,7
/proc/26523/task/26525/stat : 26525 (strangenight1-m) R 26521 26523 25944 0 -1 4202560 107040 0 0 0 76193 36 0 0 25 0 4 0 652035178 472137728 73137 33554432000 4194304 4650419 140734687975696 18446744073709551615 4476288 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26523/tid=26526] ppid=26521 vsize=461072 CPUtime=755.76 cores=1,3,5,7
/proc/26523/task/26526/stat : 26526 (strangenight1-m) R 26521 26523 25944 0 -1 4202560 123442 0 0 0 75525 51 0 0 25 0 4 0 652035178 472137728 73137 33554432000 4194304 4650419 140734687975696 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26523/tid=26527] ppid=26521 vsize=461072 CPUtime=762.32 cores=1,3,5,7
/proc/26523/task/26527/stat : 26527 (strangenight1-m) R 26521 26523 25944 0 -1 4202560 105417 0 0 0 76188 44 0 0 25 0 4 0 652035178 472137728 73137 33554432000 4194304 4650419 140734687975696 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3042.71
Current children cumulated vsize (KiB) 461072

[startup+822.3 s]
/proc/loadavg: 8.10 8.07 8.01 9/279 26550
/proc/meminfo: memFree=20236896/32950904 swapFree=67057400/67111528
[pid=26523] ppid=26521 vsize=461260 CPUtime=3282.16 cores=1,3,5,7
/proc/26523/stat : 26523 (strangenight1-m) R 26521 26523 25944 0 -1 4202496 474403 0 0 0 328028 188 0 0 25 0 4 0 652035178 472330240 76799 33554432000 4194304 4650419 140734687975696 18446744073709551615 4476304 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26523/statm: 115315 76799 392 112 0 110280 0
[pid=26523/tid=26525] ppid=26521 vsize=461260 CPUtime=822.29 cores=1,3,5,7
/proc/26523/task/26525/stat : 26525 (strangenight1-m) R 26521 26523 25944 0 -1 4202560 110269 0 0 0 82190 39 0 0 25 0 4 0 652035178 472330240 76799 33554432000 4194304 4650419 140734687975696 18446744073709551615 4363423 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26523/tid=26526] ppid=26521 vsize=461260 CPUtime=815.24 cores=1,3,5,7
/proc/26523/task/26526/stat : 26526 (strangenight1-m) R 26521 26523 25944 0 -1 4202560 130470 0 0 0 81469 55 0 0 25 0 4 0 652035178 472330240 76799 33554432000 4194304 4650419 140734687975696 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26523/tid=26527] ppid=26521 vsize=461260 CPUtime=822.31 cores=1,3,5,7
/proc/26523/task/26527/stat : 26527 (strangenight1-m) R 26521 26523 25944 0 -1 4202560 111513 0 0 0 82184 47 0 0 25 0 4 0 652035178 472330240 76799 33554432000 4194304 4650419 140734687975696 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3282.16
Current children cumulated vsize (KiB) 461260

[startup+882.301 s]
/proc/loadavg: 8.07 8.07 8.01 11/279 26552
/proc/meminfo: memFree=20177860/32950904 swapFree=67057400/67111528
[pid=26523] ppid=26521 vsize=474476 CPUtime=3521.62 cores=1,3,5,7
/proc/26523/stat : 26523 (strangenight1-m) R 26521 26523 25944 0 -1 4202496 495640 0 0 0 351963 199 0 0 25 0 4 0 652035178 485863424 79148 33554432000 4194304 4650419 140734687975696 18446744073709551615 4476304 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26523/statm: 118619 79148 392 112 0 113584 0
[pid=26523/tid=26525] ppid=26521 vsize=474476 CPUtime=882.28 cores=1,3,5,7
/proc/26523/task/26525/stat : 26525 (strangenight1-m) R 26521 26523 25944 0 -1 4202560 113379 0 0 0 88187 41 0 0 25 0 4 0 652035178 485863424 79148 33554432000 4194304 4650419 140734687975696 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26523/tid=26526] ppid=26521 vsize=474476 CPUtime=874.71 cores=1,3,5,7
/proc/26523/task/26526/stat : 26526 (strangenight1-m) R 26521 26523 25944 0 -1 4202560 136866 0 0 0 87412 59 0 0 25 0 4 0 652035178 485863424 79148 33554432000 4194304 4650419 140734687975696 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26523/tid=26527] ppid=26521 vsize=474476 CPUtime=882.31 cores=1,3,5,7
/proc/26523/task/26527/stat : 26527 (strangenight1-m) R 26521 26523 25944 0 -1 4202560 117191 0 0 0 88180 51 0 0 25 0 4 0 652035178 485863424 79148 33554432000 4194304 4650419 140734687975696 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3521.62
Current children cumulated vsize (KiB) 474476

[startup+942.301 s]
/proc/loadavg: 8.02 8.06 8.00 10/279 26553
/proc/meminfo: memFree=20169896/32950904 swapFree=67057400/67111528
[pid=26523] ppid=26521 vsize=484864 CPUtime=3761.09 cores=1,3,5,7
/proc/26523/stat : 26523 (strangenight1-m) R 26521 26523 25944 0 -1 4202496 522346 0 0 0 375898 211 0 0 25 0 4 0 652035178 496500736 84168 33554432000 4194304 4650419 140734687975696 18446744073709551615 4476466 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26523/statm: 121216 84168 392 112 0 116181 0
[pid=26523/tid=26525] ppid=26521 vsize=484864 CPUtime=942.28 cores=1,3,5,7
/proc/26523/task/26525/stat : 26525 (strangenight1-m) R 26521 26523 25944 0 -1 4202560 116199 0 0 0 94185 43 0 0 25 0 4 0 652035178 496500736 84168 33554432000 4194304 4650419 140734687975696 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26523/tid=26526] ppid=26521 vsize=484864 CPUtime=934.17 cores=1,3,5,7
/proc/26523/task/26526/stat : 26526 (strangenight1-m) R 26521 26523 25944 0 -1 4202560 141546 0 0 0 93354 63 0 0 25 0 4 0 652035178 496500736 84168 33554432000 4194304 4650419 140734687975696 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26523/tid=26527] ppid=26521 vsize=484864 CPUtime=942.31 cores=1,3,5,7
/proc/26523/task/26527/stat : 26527 (strangenight1-m) R 26521 26523 25944 0 -1 4202560 124263 0 0 0 94175 56 0 0 25 0 4 0 652035178 496500736 84168 33554432000 4194304 4650419 140734687975696 18446744073709551615 4433087 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3761.09
Current children cumulated vsize (KiB) 484864

[startup+1002.3 s]
/proc/loadavg: 8.08 8.07 8.01 9/279 26555
/proc/meminfo: memFree=20158580/32950904 swapFree=67057400/67111528
[pid=26523] ppid=26521 vsize=484992 CPUtime=4000.55 cores=1,3,5,7
/proc/26523/stat : 26523 (strangenight1-m) R 26521 26523 25944 0 -1 4202496 535253 0 0 0 399836 219 0 0 25 0 4 0 652035178 496631808 89132 33554432000 4194304 4650419 140734687975696 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26523/statm: 121248 89132 392 112 0 116213 0
[pid=26523/tid=26525] ppid=26521 vsize=484992 CPUtime=1002.28 cores=1,3,5,7
/proc/26523/task/26525/stat : 26525 (strangenight1-m) R 26521 26523 25944 0 -1 4202560 118895 0 0 0 100184 44 0 0 25 0 4 0 652035178 496631808 89132 33554432000 4194304 4650419 140734687975696 18446744073709551615 4439103 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26523/tid=26526] ppid=26521 vsize=484992 CPUtime=993.62 cores=1,3,5,7
/proc/26523/task/26526/stat : 26526 (strangenight1-m) R 26521 26523 25944 0 -1 4202560 147073 0 0 0 99295 67 0 0 25 0 4 0 652035178 496631808 89132 33554432000 4194304 4650419 140734687975696 18446744073709551615 4365237 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26523/tid=26527] ppid=26521 vsize=484992 CPUtime=1002.31 cores=1,3,5,7
/proc/26523/task/26527/stat : 26527 (strangenight1-m) R 26521 26523 25944 0 -1 4202560 124284 0 0 0 100175 56 0 0 25 0 4 0 652035178 496631808 89132 33554432000 4194304 4650419 140734687975696 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4000.55
Current children cumulated vsize (KiB) 484992

[startup+1062.3 s]
/proc/loadavg: 8.06 8.07 8.00 10/279 26556
/proc/meminfo: memFree=20123100/32950904 swapFree=67057400/67111528
[pid=26523] ppid=26521 vsize=550588 CPUtime=4240.01 cores=1,3,5,7
/proc/26523/stat : 26523 (strangenight1-m) R 26521 26523 25944 0 -1 4202496 543101 0 0 0 423779 222 0 0 25 0 4 0 652035178 563802112 90448 33554432000 4194304 4650419 140734687975696 18446744073709551615 4365323 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26523/statm: 137647 90448 392 112 0 132612 0
[pid=26523/tid=26525] ppid=26521 vsize=550588 CPUtime=1062.28 cores=1,3,5,7
/proc/26523/task/26525/stat : 26525 (strangenight1-m) R 26521 26523 25944 0 -1 4202560 118896 0 0 0 106184 44 0 0 25 0 4 0 652035178 563802112 90448 33554432000 4194304 4650419 140734687975696 18446744073709551615 4476812 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26523/tid=26526] ppid=26521 vsize=550588 CPUtime=1053.08 cores=1,3,5,7
/proc/26523/task/26526/stat : 26526 (strangenight1-m) R 26521 26523 25944 0 -1 4202560 152100 0 0 0 105240 68 0 0 25 0 4 0 652035178 563802112 90448 33554432000 4194304 4650419 140734687975696 18446744073709551615 4438399 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26523/tid=26527] ppid=26521 vsize=550588 CPUtime=1062.32 cores=1,3,5,7
/proc/26523/task/26527/stat : 26527 (strangenight1-m) R 26521 26523 25944 0 -1 4202560 124284 0 0 0 106176 56 0 0 25 0 4 0 652035178 563802112 90448 33554432000 4194304 4650419 140734687975696 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4240.01
Current children cumulated vsize (KiB) 550588

[startup+1122.3 s]
/proc/loadavg: 8.24 8.12 8.02 10/279 26558
/proc/meminfo: memFree=20082160/32950904 swapFree=67057400/67111528
[pid=26523] ppid=26521 vsize=550588 CPUtime=4479.47 cores=1,3,5,7
/proc/26523/stat : 26523 (strangenight1-m) R 26521 26523 25944 0 -1 4202496 551089 0 0 0 447723 224 0 0 25 0 4 0 652035178 563802112 89465 33554432000 4194304 4650419 140734687975696 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26523/statm: 137647 89465 392 112 0 132612 0
[pid=26523/tid=26525] ppid=26521 vsize=550588 CPUtime=1122.28 cores=1,3,5,7
/proc/26523/task/26525/stat : 26525 (strangenight1-m) R 26521 26523 25944 0 -1 4202560 118896 0 0 0 112184 44 0 0 25 0 4 0 652035178 563802112 89465 33554432000 4194304 4650419 140734687975696 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26523/tid=26526] ppid=26521 vsize=550588 CPUtime=1112.53 cores=1,3,5,7
/proc/26523/task/26526/stat : 26526 (strangenight1-m) R 26521 26523 25944 0 -1 4202560 157341 0 0 0 111184 69 0 0 25 0 4 0 652035178 563802112 89465 33554432000 4194304 4650419 140734687975696 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26523/tid=26527] ppid=26521 vsize=550588 CPUtime=1122.32 cores=1,3,5,7
/proc/26523/task/26527/stat : 26527 (strangenight1-m) R 26521 26523 25944 0 -1 4202560 124286 0 0 0 112176 56 0 0 25 0 4 0 652035178 563802112 89465 33554432000 4194304 4650419 140734687975696 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4479.47
Current children cumulated vsize (KiB) 550588

[startup+1182.3 s]
/proc/loadavg: 8.16 8.11 8.02 10/279 26560
/proc/meminfo: memFree=20055592/32950904 swapFree=67057400/67111528
[pid=26523] ppid=26521 vsize=550632 CPUtime=4718.94 cores=1,3,5,7
/proc/26523/stat : 26523 (strangenight1-m) R 26521 26523 25944 0 -1 4202496 564260 0 0 0 471666 228 0 0 25 0 4 0 652035178 563847168 86939 33554432000 4194304 4650419 140734687975696 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26523/statm: 137658 86939 392 112 0 132623 0
[pid=26523/tid=26525] ppid=26521 vsize=550632 CPUtime=1182.28 cores=1,3,5,7
/proc/26523/task/26525/stat : 26525 (strangenight1-m) R 26521 26523 25944 0 -1 4202560 118900 0 0 0 118184 44 0 0 25 0 4 0 652035178 563847168 86939 33554432000 4194304 4650419 140734687975696 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26523/tid=26526] ppid=26521 vsize=550632 CPUtime=1172 cores=1,3,5,7
/proc/26523/task/26526/stat : 26526 (strangenight1-m) R 26521 26523 25944 0 -1 4202560 166231 0 0 0 117130 70 0 0 25 0 4 0 652035178 563847168 86939 33554432000 4194304 4650419 140734687975696 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26523/tid=26527] ppid=26521 vsize=550632 CPUtime=1182.31 cores=1,3,5,7
/proc/26523/task/26527/stat : 26527 (strangenight1-m) R 26521 26523 25944 0 -1 4202560 126945 0 0 0 118175 56 0 0 25 0 4 0 652035178 563847168 86939 33554432000 4194304 4650419 140734687975696 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4718.94
Current children cumulated vsize (KiB) 550632



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.7 s]
/proc/loadavg: 8.11 8.10 8.02 5/275 26561
/proc/meminfo: memFree=20586084/32950904 swapFree=67057400/67111528
[pid=26523] ppid=26521 vsize=550632 CPUtime=4800.39 cores=1,3,5,7
/proc/26523/stat : 26523 (strangenight1-m) R 26521 26523 25944 0 -1 4202496 571322 0 0 0 479808 231 0 0 25 0 4 0 652035178 563847168 92127 33554432000 4194304 4650419 140734687975696 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26523/statm: 137658 92127 392 112 0 132623 0
[pid=26523/tid=26525] ppid=26521 vsize=550632 CPUtime=1202.69 cores=1,3,5,7
/proc/26523/task/26525/stat : 26525 (strangenight1-m) R 26521 26523 25944 0 -1 4202560 121443 0 0 0 120223 46 0 0 25 0 4 0 652035178 563847168 92127 33554432000 4194304 4650419 140734687975696 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26523/tid=26526] ppid=26521 vsize=550632 CPUtime=1192.22 cores=1,3,5,7
/proc/26523/task/26526/stat : 26526 (strangenight1-m) R 26521 26523 25944 0 -1 4202560 168239 0 0 0 119152 70 0 0 25 0 4 0 652035178 563847168 92127 33554432000 4194304 4650419 140734687975696 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26523/tid=26527] ppid=26521 vsize=550632 CPUtime=1202.72 cores=1,3,5,7
/proc/26523/task/26527/stat : 26527 (strangenight1-m) R 26521 26523 25944 0 -1 4202560 128124 0 0 0 120215 57 0 0 25 0 4 0 652035178 563847168 92127 33554432000 4194304 4650419 140734687975696 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.39
Current children cumulated vsize (KiB) 550632

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

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

[startup+1202.7 s]
/proc/loadavg: 8.11 8.10 8.02 5/275 26561
/proc/meminfo: memFree=20586084/32950904 swapFree=67057400/67111528
[pid=26523] ppid=26521 vsize=550632 CPUtime=4800.39 cores=1,3,5,7
/proc/26523/stat : 26523 (strangenight1-m) R 26521 26523 25944 0 -1 4202496 571322 0 0 0 479808 231 0 0 25 0 4 0 652035178 563847168 92127 33554432000 4194304 4650419 140734687975696 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26523/statm: 137658 92127 392 112 0 132623 0
[pid=26523/tid=26525] ppid=26521 vsize=550632 CPUtime=1202.69 cores=1,3,5,7
/proc/26523/task/26525/stat : 26525 (strangenight1-m) R 26521 26523 25944 0 -1 4202560 121443 0 0 0 120223 46 0 0 25 0 4 0 652035178 563847168 92127 33554432000 4194304 4650419 140734687975696 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26523/tid=26526] ppid=26521 vsize=550632 CPUtime=1192.22 cores=1,3,5,7
/proc/26523/task/26526/stat : 26526 (strangenight1-m) R 26521 26523 25944 0 -1 4202560 168239 0 0 0 119152 70 0 0 25 0 4 0 652035178 563847168 92127 33554432000 4194304 4650419 140734687975696 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26523/tid=26527] ppid=26521 vsize=550632 CPUtime=1202.72 cores=1,3,5,7
/proc/26523/task/26527/stat : 26527 (strangenight1-m) R 26521 26523 25944 0 -1 4202560 128124 0 0 0 120215 57 0 0 25 0 4 0 652035178 563847168 92127 33554432000 4194304 4650419 140734687975696 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.39
Current children cumulated vsize (KiB) 550632

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.73
CPU time (s): 4800.44
CPU user time (s): 4798.1
CPU system time (s): 2.33664
CPU usage (%): 399.127
Max. virtual memory (cumulated for all children) (KiB): 603292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.1
system time used= 2.33664
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 571323
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= 501
involuntary context switches= 33797

runsolver used 2.95355 second user time and 7.55185 second system time

The end

Launcher Data

Begin job on node121 at 2011-05-14 22:19:14
IDJOB=3368847
IDBENCH=82856
IDSOLVER=1846
FILE ID=node121/3368847-1305404354
RUNJOBID= node121-1305404354-26502
PBS_JOBID= 13324487
Free space on /tmp= 73428 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v80-c7120-S1254315629-032.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368847-1305404354/watcher-3368847-1305404354 -o /tmp/evaluation-result-3368847-1305404354/solver-3368847-1305404354 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3368847-1305404354.cnf

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

MD5SUM BENCH= 94650efc57391750519ef04c571bda58
RANDOM SEED=723583201

node121.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.817
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.63
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.817
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.07
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.817
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.84
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.817
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.77
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.817
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.817
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.74
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.817
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.817
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:     32950904 kB
MemFree:      20955416 kB
Buffers:        300224 kB
Cached:        5970792 kB
SwapCached:       7656 kB
Active:        6428752 kB
Inactive:      5212812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      20955416 kB
SwapTotal:    67111528 kB
SwapFree:     67057400 kB
Dirty:           12596 kB
Writeback:           0 kB
AnonPages:     5367684 kB
Mapped:          21688 kB
Slab:           265804 kB
PageTables:      24628 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 30683984 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= 73428 MiB
End job on node121 at 2011-05-14 22:39:19