Trace number 3175238

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-mt? (TO) 4800.29 1201.93

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.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-3175238-1304103127.cnf'
0.00/0.00	c -- header says num vars:             80
0.00/0.00	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.39/0.17	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.63
0.39/0.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.39/0.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.39/0.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.39/0.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
0.39/0.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.39/0.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
0.39/0.19	c Finding binary XORs  T:     0.00 s  found:       0
0.77/0.20	c Finding non-binary XORs:     0.02 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:      39 undec:       4 neg:      37
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        80      7120         0         0     49840         0   no data   no data  --
1.17/0.39	c  N dy     7      5927        80      7120         0      3128     49840     74749     23.26     24.54  --
2.37/0.64	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.38/1.18	c  N dy    74     24328        80      7120         0     10930     49840    258728     22.79     24.00  --
4.79/1.22	c  F st    79     25000        80      7120         0     11541     49840    275169     22.83   no data  --
5.57/1.46	c  N dy    85     30000        80      7120         0      9887     49840    217047     22.83   no data  --
5.57/1.46	c  S st    85     30000        80      7120         0      9887     49840    217047     22.83   no data  --
5.57/1.49	c  S st    85     30501        80      7120         0     10352     49840    229895     22.83   no data  --
5.57/1.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.57/1.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.97/1.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
5.97/1.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.97/1.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.97/1.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
5.97/1.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.36/2.66	c lits-rem:      1492  cl-subs:      780  v-elim:      0  v-fix:    0  time:  4.62 s
11.96/3.01	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 1.40
11.96/3.01	c calculated reachability. Time: 0.00
11.96/3.01	c  N dy    85     30501        80      7120         0      9572     49840    205326     22.83   no data  --
12.76/3.28	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.16/3.83	c  N dy   125     45042        80      7120         0     15661     49840    355051     22.94     24.19  --
15.16/3.88	c  S st   129     45751        80      7120         0     16322     49840    372684     22.95     21.87  --
15.56/3.92	c  S st   129     46253        80      7120         0      8627     49840    152162     22.95   no data  --
15.56/3.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.56/3.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.56/3.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
15.56/3.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.56/3.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.56/3.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
15.56/3.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18.75/4.75	c lits-rem:       128  cl-subs:       50  v-elim:      0  v-fix:    0  time:  3.28 s
18.75/4.75	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
18.75/4.75	c vivif2 --  cl tried     8577 cl shrink        0 lits rem          0 time: 0.00
19.94/5.03	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 1.10
19.94/5.03	c calculated reachability. Time: 0.00
19.94/5.03	c  N dy   129     46253        80      7120         0      8577     49840    150391     22.95   no data  --
20.74/5.25	c  N dy   149     50272        80      7120         0     12287     49840    251476     23.05     24.75  --
21.96/5.60	c  N dy   150     56504        80      7120         0     17976     49840    399630     22.84     24.25  --
23.14/5.82	c  N dy   157     60618        80      7120         0     12590     49840    242468     22.82     24.06  --
24.34/6.10	c  N dy   169     65289        80      7120         0     16858     49840    356262     22.81     24.05  --
25.14/6.39	c  S st   186     69379        80      7120         0     10566     49840    175228     22.84   no data  --
25.54/6.43	c  S st   186     69880        80      7120         0     11034     49840    187945     22.84   no data  --
25.54/6.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.54/6.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.54/6.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
25.54/6.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.54/6.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.54/6.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
25.54/6.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
29.53/7.40	c lits-rem:       318  cl-subs:      120  v-elim:      0  v-fix:    0  time:  3.83 s
29.53/7.40	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
29.53/7.40	c vivif2 --  cl tried    10914 cl shrink        0 lits rem          0 time: 0.01
30.75/7.74	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 1.34
30.75/7.74	c calculated reachability. Time: 0.00
30.75/7.74	c  N dy   186     69880        80      7120         0     10914     49840    183777     22.84   no data  --
31.52/7.99	c  N dy   196     74436        80      7120         0     15089     49840    295232     22.84     26.84  --
33.93/8.50	c  N dy   218     81147        80      7120         0     21252     49840    460255     22.86     24.14  --
35.55/8.92	c  N dy   233     87247        80      7120         0     15868     49840    301146     22.84     24.16  --
35.55/8.94	c  F st   236     87501        80      7120         0     16099     49840    307328     22.85   no data  --
37.12/9.31	c  N dy   244     92895        80      7120         0     21026     49840    440614     22.86     25.09  --
38.72/9.76	c  N dy   269     99073        80      7120         0     14775     49840    258956     22.91     24.17  --
40.32/10.17	c  S st   301    104820        80      7120         0     20091     49840    403239     22.98     21.56  --
40.72/10.23	c  S st   301    105323        80      7120         0     20565     49840    416151     22.98   no data  --
40.72/10.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
40.72/10.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
40.72/10.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
40.72/10.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
40.72/10.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
40.72/10.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
40.72/10.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
48.32/12.11	c lits-rem:      1987  cl-subs:     1509  v-elim:      0  v-fix:    0  time:  7.42 s
48.32/12.11	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
48.32/12.12	c vivif2 --  cl tried    19056 cl shrink        0 lits rem          0 time: 0.02
49.90/12.50	c asymm  cl-useful: 0/5248/7120 lits-rem:0 time: 1.55
49.90/12.51	c calculated reachability. Time: 0.00
49.90/12.51	c  N dy   301    105323        80      7120         0     19056     49840    369833     22.98   no data  --
52.30/13.13	c  N dy   327    112140        80      7120         0     25308     49840    538455     23.02     24.71  --
56.70/14.23	c  N dy   343    127515        80      7120         0     26465     49840    548881     22.90     24.26  --
59.09/14.87	c  N dy   353    136028        80      7120         0     20552     49840    380901     22.85     24.06  --
62.68/15.75	c  N dy   373    146452        80      7120         0     15476     49840    232409     22.81     24.08  --
65.49/16.42	c  N dy   404    155806        80      7120         0     24051     49840    463482     22.83     24.15  --
66.31/16.63	c  S st   418    157985        80      7120         0     26049     49840    517780     22.84   no data  --
66.31/16.69	c  S st   418    158485        80      7120         0     26513     49840    530828     22.84   no data  --
66.68/16.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
66.68/16.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
66.68/16.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
66.68/16.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
66.68/16.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
66.68/16.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
66.68/16.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
77.07/19.33	c lits-rem:      2552  cl-subs:     2282  v-elim:      0  v-fix:    0  time: 10.40 s
77.07/19.33	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
77.07/19.33	c vivif2 --  cl tried    24231 cl shrink        0 lits rem          0 time: 0.02
77.87/19.57	c asymm  cl-useful: 0/1782/7120 lits-rem:0 time: 0.97
77.87/19.57	c calculated reachability. Time: 0.00
77.87/19.57	c  N dy   418    158485        80      7120         0     24231     49840    464185     22.84   no data  --
81.46/20.46	c  N dy   431    168652        80      7120         0     18072     49840    284388     22.75     24.03  --
85.05/21.33	c  N dy   456    179649        80      7120         0     28088     49840    551223     22.75     24.00  --
89.45/22.46	c  N dy   487    192291        80      7120         0     23299     49840    407788     22.73     23.93  --
95.04/23.85	c  N dy   546    205049        80      7120         0     17666     49840    247724     22.78     24.02  --
100.24/25.11	c  N dy   619    218223        80      7120         0     29824     49840    575803     22.84     25.26  --
105.85/26.51	c  N dy   665    232200        80      7120         0     24281     49840    404841     22.85     25.74  --
107.83/27.09	c  S st   704    237727        80      7120         0     29394     49840    544130     22.89     20.86  --
108.22/27.18	c  S st   704    238229        80      7120         0     29870     49840    557399     22.89   no data  --
108.22/27.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
108.22/27.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
108.22/27.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
108.62/27.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
108.62/27.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
108.62/27.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
108.62/27.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
119.81/30.09	c lits-rem:      2474  cl-subs:     2173  v-elim:      0  v-fix:    0  time: 11.49 s
119.81/30.09	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
119.81/30.09	c vivif2 --  cl tried    27697 cl shrink        0 lits rem          0 time: 0.02
120.61/30.28	c asymm  cl-useful: 0/2047/7120 lits-rem:0 time: 0.76
120.61/30.28	c calculated reachability. Time: 0.00
120.61/30.28	c  N dy   704    238229        80      7120         0     27697     49840    493422     22.89   no data  --
128.60/32.23	c  N dy   736    258026        80      7120         0     26630     49840    450960     22.85     24.12  --
135.79/34.05	c  N dy   789    274564        80      7120         0     21650     49840    303747     22.84     25.92  --
145.40/36.44	c  N dy   809    300661        80      7120         0     24339     49840    360254     22.73     24.06  --
147.38/36.99	c  F st   839    306250        80      7120         0     29464     49840    499957     22.75     22.88  --
154.56/38.73	c  N dy   873    321295        80      7120         0     43235     49840    870253     22.75     23.97  --
162.57/40.72	c  N dy   885    341831        80      7120         0     40045     49840    760508     22.68     23.89  --
169.34/42.44	c  S st   942    357344        80      7120         0     31484     49840    528580     22.70   no data  --
169.75/42.53	c  S st   942    357846        80      7120         0     31960     49840    541592     22.70   no data  --
169.75/42.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
169.75/42.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
169.75/42.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
169.75/42.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
169.75/42.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
169.75/42.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
169.75/42.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
180.56/45.29	c lits-rem:      2253  cl-subs:     1698  v-elim:      0  v-fix:    0  time: 10.91 s
180.56/45.29	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
180.56/45.29	c vivif2 --  cl tried    30262 cl shrink        0 lits rem          0 time: 0.02
181.33/45.49	c asymm  cl-useful: 0/1571/7120 lits-rem:0 time: 0.81
181.33/45.50	c calculated reachability. Time: 0.00
181.33/45.50	c  N dy   942    357846        80      7120         0     30262     49840    491309     22.70   no data  --
194.51/48.79	c  N dy  1042    377848        80      7120         0     24871     49840    330909     22.75     24.79  --
205.70/51.54	c  N dy  1135    398253        80      7120         0     43634     49840    834016     22.78     24.02  --
215.30/53.96	c  N dy  1200    418310        80      7120         0     37308     49840    646696     22.78     25.30  --
232.88/58.38	c  N dy  1251    455359        80      7120         0     45295     49840    823580     22.70     24.02  --
242.85/60.86	c  N dy  1307    475408        80      7120         0     37240     49840    616976     22.69     25.30  --
255.63/64.09	c  N dy  1418    495662        80      7120         0     28472     49840    363796     22.74     23.98  --
266.82/66.84	c  N dy  1514    516893        80      7120         0     47949     49840    887635     22.77     24.00  --
278.80/69.85	c  S st  1628    536770        80      7120         0     37807     49840    602183     22.80     22.68  --
279.20/69.95	c  S st  1628    537273        80      7120         0     38278     49840    615422     22.80   no data  --
279.20/69.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
279.20/69.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
279.20/69.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.05
279.20/69.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
279.20/69.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
279.20/69.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
279.20/69.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
290.00/72.70	c lits-rem:       954  cl-subs:     1598  v-elim:      0  v-fix:    0  time: 10.85 s
290.00/72.70	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
290.40/72.70	c vivif2 --  cl tried    36680 cl shrink        0 lits rem          0 time: 0.03
291.17/72.93	c asymm  cl-useful: 0/1343/7120 lits-rem:0 time: 0.89
291.17/72.93	c calculated reachability. Time: 0.00
291.17/72.93	c  N dy  1628    537273        80      7120         0     36680     49840    567677     22.80   no data  --
304.36/76.20	c  N dy  1738    557579        80      7120         0     55291     49840   1071573     22.84     24.08  --
315.15/78.97	c  N dy  1810    577594        80      7120         0     44301     49840    757992     22.85     26.45  --
329.13/82.46	c  N dy  1902    597903        80      7120         0     32691     49840    429486     22.88     24.13  --
341.11/85.41	c  N dy  1971    618692        80      7120         0     51781     49840    940792     22.88     24.11  --
355.92/89.11	c  N dy  2081    638796        80      7120         0     39107     49840    587604     22.92     24.18  --
370.27/92.75	c  N dy  2176    660941        80      7120         0     59404     49840   1132899     22.94     24.31  --
384.26/96.26	c  N dy  2263    683689        80      7120         0     48081     49840    808010     22.95     24.23  --
400.63/100.33	c  N dy  2339    704534        80      7120         0     34216     49840    420910     22.96     24.20  --
418.21/104.78	c  N dy  2366    734953        80      7120         0     61810     49840   1146644     22.89     24.23  --
433.39/108.54	c  N dy  2435    758902        80      7120         0     49835     49840    821988     22.89     24.11  --
454.56/113.84	c  N dy  2506    791032        80      7120         0     44391     49840    657606     22.88     24.11  --
464.15/116.21	c  S st  2556    805910        80      7120         0     57964     49840   1022437     22.88     22.00  --
464.55/116.35	c  S st  2556    806413        80      7120         0     58438     49840   1035190     22.88   no data  --
464.55/116.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
464.55/116.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
464.55/116.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.10
464.95/116.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
464.95/116.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
464.95/116.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
464.95/116.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
501.32/125.57	c lits-rem:      1570  cl-subs:     5375  v-elim:      0  v-fix:    0  time: 36.54 s
501.32/125.57	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
501.32/125.58	c vivif2 --  cl tried    53063 cl shrink        0 lits rem          0 time: 0.05
502.89/125.92	c asymm  cl-useful: 0/906/7120 lits-rem:0 time: 1.37
502.89/125.92	c calculated reachability. Time: 0.00
502.89/125.92	c  N dy  2556    806413        80      7120         0     53063     49840    890630     22.88   no data  --
518.08/129.75	c  N dy  2570    828650        80      7120         0     37964     49840    478428     22.84     24.13  --
530.46/132.81	c  N dy  2642    848693        80      7120         0     56382     49840    972768     22.84     24.13  --
548.43/137.32	c  N dy  2760    868708        80      7120         0     38345     49840    474824     22.87     25.27  --
560.02/140.30	c  N dy  2814    888808        80      7120         0     56673     49840    963921     22.87     25.98  --
580.42/145.35	c  N dy  2858    917881        80      7120         0     45880     49840    657456     22.85     24.06  --
594.77/148.93	c  N dy  2932    938167        80      7120         0     64469     49840   1155428     22.86     24.33  --
611.95/153.28	c  N dy  3036    958653        80      7120         0     44860     49840    615265     22.87     24.12  --
631.12/158.06	c  N dy  3107    987566        80      7120         0     71241     49840   1318715     22.86     24.09  --
647.90/162.23	c  N dy  3219   1007660        80      7120         0     50401     49840    750703     22.88     27.42  --
669.07/167.51	c  N dy  3336   1033891        80      7120         0     74363     49840   1399253     22.90     24.13  --
684.66/171.44	c  N dy  3410   1053960        80      7120         0     52532     49840    786380     22.90     25.25  --
699.83/175.20	c  F st  3502   1071875        80      7120         0     68930     49840   1233733     22.92     22.17  --
702.63/175.93	c  N st  3507   1075170        80      7120         0     71934     49840   1315024     22.92   no data  --
718.61/179.97	c  N dy  3545   1095231        80      7120         0     49061     49840    678900     22.92     24.79  --
734.99/184.00	c  N dy  3640   1115340        80      7120         0     67458     49840   1176078     22.93     24.16  --
758.55/189.95	c  N dy  3727   1135347        80      7120         0     43735     49840    519300     22.94     25.99  --
774.53/193.97	c  N dy  3750   1157225        80      7120         0     63626     49840   1047546     22.93     24.19  --
794.91/199.10	c  N dy  3783   1177679        80      7120         0     82201     49840   1540674     22.92     24.15  --
825.67/206.72	c  N dy  3897   1209620        80      7120         0     68546     49840   1175629     22.93     20.53  --
825.67/206.72	c  S st  3897   1209620        80      7120         0     68546     49840   1175629     22.93     20.53  --
826.48/206.95	c  S st  3897   1210122        80      7120         0     69010     49840   1188958     22.93   no data  --
826.48/206.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
826.48/206.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
826.86/207.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.18
826.86/207.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
826.86/207.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
826.86/207.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
826.86/207.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
901.56/225.72	c lits-rem:      2514  cl-subs:     5168  v-elim:      0  v-fix:    0  time: 74.61 s
901.56/225.72	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
901.56/225.74	c vivif2 --  cl tried    63842 cl shrink        0 lits rem          0 time: 0.05
903.16/226.13	c asymm  cl-useful: 0/789/7120 lits-rem:0 time: 1.55
903.16/226.13	c calculated reachability. Time: 0.00
903.16/226.13	c  N dy  3897   1210122        80      7120         0     63842     49840   1043511     22.93   no data  --
932.72/233.51	c  N dy  3925   1245663        80      7120         0     52548     49840    727215     22.89     24.19  --
949.11/237.64	c  N dy  3996   1265811        80      7120         0     70989     49840   1221721     22.89     24.13  --
974.67/244.05	c  N dy  4096   1285827        80      7120         0     44706     49840    500124     22.90     24.85  --
991.84/248.33	c  N dy  4131   1307543        80      7120         0     64533     49840   1028470     22.90     24.20  --
1021.40/255.71	c  N dy  4213   1332330        80      7120         0     87224     49840   1639292     22.90     24.11  --
1042.98/261.14	c  N dy  4299   1353340        80      7120         0     60784     49840    915268     22.91     24.18  --
1066.94/267.12	c  N dy  4356   1376380        80      7120         0     81687     49840   1470708     22.90     24.12  --
1097.30/274.77	c  N dy  4484   1408139        80      7120         0     64118     49840    985611     22.91     24.25  --
1130.45/283.04	c  N dy  4563   1444217        80      7120         0     49671     49840    587967     22.89     24.15  --
1146.43/287.06	c  N dy  4621   1465488        80      7120         0     69054     49840   1105163     22.89     24.12  --
1177.19/294.71	c  N dy  4670   1497528        80      7120         0     49874     49840    575665     22.86     24.13  --
1190.80/298.12	c  N dy  4701   1517630        80      7120         0     68085     49840   1056752     22.85     24.41  --
1210.35/303.00	c  N dy  4772   1537696        80      7120         0     86399     49840   1550828     22.86     26.13  --
1231.11/308.28	c  N dy  4854   1557757        80      7120         0     55590     49840    717641     22.86     24.95  --
1248.69/312.69	c  N dy  4944   1577811        80      7120         0     73915     49840   1213458     22.87     24.47  --
1270.67/318.18	c  N dy  5022   1597872        80      7120         0     92238     49840   1705705     22.87     25.43  --
1291.04/323.29	c  N dy  5098   1617963        80      7120         0     60376     49840    825161     22.88     25.02  --
1317.80/330.00	c  N dy  5151   1649750        80      7120         0     89186     49840   1588358     22.85     24.08  --
1345.36/336.81	c  N dy  5214   1675349        80      7120         0     61552     49840    836147     22.85     24.10  --
1370.95/343.28	c  N dy  5287   1704385        80      7120         0     87958     49840   1540108     22.84     24.24  --
1378.12/345.00	c  S st  5306   1710123        80      7120         0     93212     49840   1682623     22.84   no data  --
1379.32/345.30	c  S st  5306   1710626        80      7120         0     93689     49840   1695839     22.84   no data  --
1379.32/345.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1379.32/345.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1379.32/345.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.20
1379.75/345.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1379.75/345.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1379.75/345.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
1379.75/345.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1529.13/382.86	c lits-rem:      5646  cl-subs:     9855  v-elim:      0  v-fix:    0  time: 149.54 s
1529.13/382.86	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
1529.13/382.88	c vivif2 --  cl tried    83834 cl shrink        0 lits rem          0 time: 0.08
1530.71/383.28	c asymm  cl-useful: 0/791/7120 lits-rem:0 time: 1.61
1530.71/383.28	c calculated reachability. Time: 0.00
1530.71/383.28	c  N dy  5306   1710626        80      7120         0     83834     49840   1432012     22.84   no data  --
1572.66/393.71	c  N dy  5409   1742887        80      7120         0     61778     49840    831051     22.84     24.05  --
1597.42/399.96	c  N dy  5544   1762904        80      7120         0     80215     49840   1337707     22.85     24.31  --
1629.78/408.03	c  N dy  5687   1782964        80      7120         0     98650     49840   1842686     22.87     24.47  --
1654.55/414.21	c  N dy  5712   1804871        80      7120         0     65699     49840    915763     22.86     24.15  --
1693.30/423.90	c  N dy  5800   1834462        80      7120         0     92662     49840   1640269     22.85     24.11  --
1725.65/432.05	c  N dy  5863   1854545        80      7120         0     57311     49840    683619     22.85     24.10  --
1750.82/438.39	c  N dy  5955   1875052        80      7120         0     76068     49840   1190487     22.86     24.20  --
1780.38/445.72	c  N dy  6016   1895808        80      7120         0     94967     49840   1697196     22.86     24.11  --
1814.34/454.21	c  N dy  6058   1922695        80      7120         0     64724     49840    858373     22.85     24.16  --
1843.90/461.60	c  N dy  6121   1948991        80      7120         0     88678     49840   1496501     22.84     24.06  --
1873.05/468.90	c  N dy  6177   1969109        80      7120         0    107019     49840   1987500     22.84     24.10  --
1899.02/475.40	c  N dy  6277   1989463        80      7120         0     70083     49840    995693     22.85     24.35  --
1928.58/482.86	c  N dy  6405   2011250        80      7120         0     90120     49840   1542597     22.86     24.24  --
1961.33/491.01	c  N dy  6504   2031373        80      7120         0    108584     49840   2045574     22.87     24.15  --
1985.31/497.07	c  N dy  6623   2051726        80      7120         0     70527     49840    996061     22.88     24.25  --
2010.87/503.47	c  N dy  6691   2077411        80      7120         0     93901     49840   1623257     22.88     24.14  --
2042.83/511.50	c  N dy  6818   2097476        80      7120         0    112270     49840   2125834     22.89     24.71  --
2064.00/516.75	c  N dy  6909   2117541        80      7120         0     73030     49840   1046372     22.90     27.71  --
2089.56/523.18	c  N dy  6948   2140028        80      7120         0     93411     49840   1588416     22.89     24.18  --
2118.72/530.48	c  N dy  7005   2160451        80      7120         0    111999     49840   2085948     22.89     24.22  --
2142.28/536.34	c  N dy  7110   2180517        80      7120         0     72065     49840   1007205     22.90     24.22  --
2166.68/542.40	c  N dy  7204   2202647        80      7120         0     92308     49840   1556360     22.91     24.17  --
2177.04/545.07	c  S st  7237   2210626        80      7120         0     99612     49840   1753400     22.91     21.73  --
2178.24/545.35	c  S st  7237   2211127        80      7120         0    100084     49840   1766701     22.91   no data  --
2178.24/545.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2178.24/545.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2178.64/545.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.20
2178.64/545.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2178.64/545.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2178.64/545.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
2178.64/545.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2574.51/644.58	c lits-rem:      5503  cl-subs:     8230  v-elim:      0  v-fix:    0  time: 395.83 s
2574.51/644.58	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
2574.51/644.60	c vivif2 --  cl tried    91854 cl shrink        0 lits rem          0 time: 0.07
2576.11/644.94	c asymm  cl-useful: 0/648/7120 lits-rem:0 time: 1.37
2576.11/644.95	c calculated reachability. Time: 0.00
2576.11/644.95	c  N dy  7237   2211127        80      7120         0     91854     49840   1527980     22.91   no data  --
2606.09/652.48	c  N dy  7314   2231144        80      7120         0    110163     49840   2021068     22.91     25.63  --
2639.23/660.72	c  N dy  7434   2251155        80      7120         0     69444     49840    923549     22.92     25.57  --
2669.58/668.31	c  N dy  7557   2272817        80      7120         0     89306     49840   1465854     22.93     24.14  --
2701.54/676.37	c  N dy  7641   2292907        80      7120         0    107662     49840   1959972     22.94     24.19  --
2735.09/684.76	c  N dy  7704   2315644        80      7120         0     68275     49840    870054     22.94     24.15  --
2762.66/691.69	c  N dy  7830   2335658        80      7120         0     86690     49840   1373635     22.95     25.27  --
2815.38/704.82	c  N dy  7941   2370674        80      7120         0    118629     49840   2241811     22.95     24.17  --
2844.95/712.21	c  N dy  8016   2392128        80      7120         0     77061     49840   1091064     22.95     24.32  --
2875.21/719.89	c  N dy  8089   2412179        80      7120         0     95388     49840   1587429     22.95     24.26  --
2906.89/727.87	c  N dy  8128   2432829        80      7120         0    114122     49840   2087256     22.95     24.18  --
2938.46/735.90	c  N dy  8227   2452929        80      7120         0     70426     49840    898698     22.96     24.61  --
2978.73/745.96	c  N dy  8295   2485999        80      7120         0    100621     49840   1702298     22.95     24.16  --
3017.87/755.71	c  N dy  8375   2508266        80      7120         0    120958     49840   2252457     22.95     24.17  --
3045.81/762.72	c  N dy  8456   2528359        80      7120         0     76259     49840   1042449     22.95     26.65  --
3070.61/769.00	c  N dy  8489   2549452        80      7120         0     95449     49840   1552938     22.95     24.18  --
3104.53/777.43	c  N dy  8574   2569551        80      7120         0    113794     49840   2048290     22.95     26.64  --
3140.49/786.49	c  N dy  8646   2589876        80      7120         0     68514     49840    816855     22.95     24.26  --
3164.45/792.49	c  N dy  8744   2610758        80      7120         0     87680     49840   1337572     22.96     24.18  --
3190.02/798.80	c  N dy  8804   2630841        80      7120         0    105970     49840   1822746     22.96     25.10  --
3221.98/806.84	c  N dy  8850   2652927        80      7120         0    126096     49840   2360986     22.95     24.20  --
3249.14/813.70	c  N dy  8926   2673417        80      7120         0     79987     49840   1109729     22.95     24.30  --
3275.90/820.30	c  N dy  8941   2699163        80      7120         0    103424     49840   1734893     22.94     24.16  --
3294.29/824.93	c  S st  8997   2711131        80      7120         0    114361     49840   2032591     22.94   no data  --
3295.48/825.27	c  S st  8997   2711635        80      7120         0    114833     49840   2045620     22.94   no data  --
3295.48/825.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3295.48/825.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3295.88/825.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.24
3296.28/825.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3296.28/825.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3296.28/825.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
3296.28/825.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3841.54/961.93	c lits-rem:      8031  cl-subs:    10812  v-elim:      0  v-fix:    0  time: 545.23 s
3841.54/961.93	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
3841.54/961.95	c vivif2 --  cl tried   104021 cl shrink        0 lits rem          0 time: 0.10
3843.14/962.39	c asymm  cl-useful: 0/547/7120 lits-rem:0 time: 1.74
3843.14/962.39	c calculated reachability. Time: 0.00
3843.14/962.39	c  N dy  8997   2711635        80      7120         0    104021     49840   1749380     22.94   no data  --
3885.48/972.97	c  N dy  9127   2731721        80      7120         0    122452     49840   2255956     22.95     25.06  --
3921.03/981.84	c  N dy  9160   2752039        80      7120         0     75596     49840    971743     22.95     24.23  --
3954.98/990.33	c  N dy  9248   2772092        80      7120         0     93936     49840   1471899     22.95     24.19  --
4003.31/1002.49	c  N dy  9345   2795231        80      7120         0    115140     49840   2048975     22.96     24.25  --
4051.65/1014.53	c  N dy  9452   2815289        80      7120         0     67048     49840    732689     22.96     24.91  --
4077.23/1020.99	c  N dy  9514   2835291        80      7120         0     85217     49840   1220716     22.96     24.51  --
4113.16/1029.92	c  N dy  9592   2856347        80      7120         0    104422     49840   1741228     22.97     24.32  --
4169.11/1043.96	c  N dy  9714   2880572        80      7120         0    126579     49840   2342955     22.97     24.28  --
4209.84/1054.12	c  N dy  9782   2901346        80      7120         0     78168     49840   1014076     22.97     24.22  --
4245.38/1063.01	c  N dy  9882   2921402        80      7120         0     96517     49840   1515646     22.98     25.25  --
4286.53/1073.37	c  N dy  9950   2942006        80      7120         0    115344     49840   2023375     22.98     24.54  --
4334.86/1085.48	c  N dy 10033   2962120        80      7120         0    133730     49840   2525109     22.98     24.53  --
4364.82/1092.91	c  N dy 10059   2982371        80      7120         0     83648     49840   1143266     22.97     24.29  --
4399.57/1101.62	c  N dy 10115   3002659        80      7120         0    102192     49840   1643580     22.98     24.20  --
4445.93/1113.26	c  N dy 10203   3023082        80      7120         0    120886     49840   2153959     22.98     24.31  --
4503.46/1127.66	c  N dy 10267   3051095        80      7120         0     76981     49840    948198     22.97     24.24  --
4540.18/1136.84	c  N dy 10367   3071212        80      7120         0     95384     49840   1450709     22.98     24.27  --
4582.55/1147.41	c  N dy 10444   3091268        80      7120         0    113702     49840   1947250     22.98     24.44  --
4632.85/1160.08	c  N dy 10559   3111280        80      7120         0    132072     49840   2449692     22.99     26.43  --
4717.94/1181.39	c  N dy 10588   3168306        80      7120         0    113194     49840   1882236     22.96     24.21  --
4756.29/1190.95	c  N dy 10635   3188551        80      7120         0    131631     49840   2376872     22.96     24.30  --
4791.44/1199.78	c  N dy 10713   3209611        80      7120         0     79954     49840   1006078     22.96     24.27  --
4794.24/1200.42	c  S st 10729   3211639        80      7120         0     81836     49840   1058339     22.96     25.54  --
4795.04/1200.67	c  S st 10729   3212146        80      7120         0     82314     49840   1071468     22.96   no data  --
4795.04/1200.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4795.04/1200.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4795.44/1200.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.15
4795.44/1200.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4795.44/1200.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4795.44/1200.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
4795.44/1200.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3175238-1304103127/watcher-3175238-1304103127 -o /tmp/evaluation-result-3175238-1304103127/solver-3175238-1304103127 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175238-1304103127.cnf 

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

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


[startup+0 s]
/proc/loadavg: 3.20 3.92 5.31 4/176 7285
/proc/meminfo: memFree=19924172/32950904 swapFree=67082284/67111528
[pid=7283] ppid=7280 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/7283/stat : 7283 (strangenight1-m) R 7280 7283 6445 0 -1 4202496 415 0 0 0 0 0 0 0 20 0 4 0 521912479 52465664 355 33554432000 4194304 4650419 140736239087968 18446744073709551615 48007877478322 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7283/statm: 12809 356 306 112 0 7774 0
[pid=7283/tid=7286] ppid=7280 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/7283/task/7286/stat : 7286 (strangenight1-m) R 7280 7283 6445 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 4 0 521912479 52465664 356 33554432000 4194304 4650419 140736239087968 18446744073709551615 237278879675 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7283/tid=7287] ppid=7280 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/7283/task/7287/stat : 7287 (strangenight1-m) R 7280 7283 6445 0 -1 4202560 0 0 0 0 0 0 0 0 21 0 4 0 521912479 52465664 356 33554432000 4194304 4650419 140736239087968 18446744073709551615 48007877478322 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7283/tid=7291] ppid=7280 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/7283/task/7291/stat : 7291 (strangenight1-m) R 7280 7283 6445 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 4 0 521912479 52465664 356 33554432000 4194304 4650419 140736239087968 18446744073709551615 237273926742 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.10447 s]
/proc/loadavg: 3.20 3.92 5.31 4/176 7285
/proc/meminfo: memFree=19924172/32950904 swapFree=67082284/67111528
[pid=7283] ppid=7280 vsize=282040 CPUtime=0.39 cores=0,2,4,6
/proc/7283/stat : 7283 (strangenight1-m) R 7280 7283 6445 0 -1 4202496 1541 0 0 0 39 0 0 0 22 0 4 0 521912479 288808960 1456 33554432000 4194304 4650419 140736239087968 18446744073709551615 4370730 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7283/statm: 70510 1456 366 112 0 65475 0
[pid=7283/tid=7286] ppid=7280 vsize=282040 CPUtime=0.09 cores=0,2,4,6
/proc/7283/task/7286/stat : 7286 (strangenight1-m) R 7280 7283 6445 0 -1 4202560 252 0 0 0 9 0 0 0 22 0 4 0 521912479 288808960 1456 33554432000 4194304 4650419 140736239087968 18446744073709551615 4370730 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7283/tid=7287] ppid=7280 vsize=282040 CPUtime=0.09 cores=0,2,4,6
/proc/7283/task/7287/stat : 7287 (strangenight1-m) R 7280 7283 6445 0 -1 4202560 246 0 0 0 9 0 0 0 22 0 4 0 521912479 288808960 1456 33554432000 4194304 4650419 140736239087968 18446744073709551615 4369360 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7283/tid=7291] ppid=7280 vsize=282040 CPUtime=0.09 cores=0,2,4,6
/proc/7283/task/7291/stat : 7291 (strangenight1-m) R 7280 7283 6445 0 -1 4202560 370 0 0 0 9 0 0 0 23 0 4 0 521912479 288808960 1456 33554432000 4194304 4650419 140736239087968 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 282040

[startup+0.200454 s]
/proc/loadavg: 3.20 3.92 5.31 4/176 7285
/proc/meminfo: memFree=19924172/32950904 swapFree=67082284/67111528
[pid=7283] ppid=7280 vsize=285728 CPUtime=0.77 cores=0,2,4,6
/proc/7283/stat : 7283 (strangenight1-m) R 7280 7283 6445 0 -1 4202496 3545 0 0 0 76 1 0 0 22 0 4 0 521912479 292585472 2958 33554432000 4194304 4650419 140736239087968 18446744073709551615 4382508 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7283/statm: 71432 2958 390 112 0 66397 0
[pid=7283/tid=7286] ppid=7280 vsize=285728 CPUtime=0.19 cores=0,2,4,6
/proc/7283/task/7286/stat : 7286 (strangenight1-m) R 7280 7283 6445 0 -1 4202560 839 0 0 0 19 0 0 0 22 0 4 0 521912479 292585472 2958 33554432000 4194304 4650419 140736239087968 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7283/tid=7287] ppid=7280 vsize=285728 CPUtime=0.18 cores=0,2,4,6
/proc/7283/task/7287/stat : 7287 (strangenight1-m) R 7280 7283 6445 0 -1 4202560 807 0 0 0 18 0 0 0 22 0 4 0 521912479 292585472 2958 33554432000 4194304 4650419 140736239087968 18446744073709551615 4385920 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7283/tid=7291] ppid=7280 vsize=285728 CPUtime=0.19 cores=0,2,4,6
/proc/7283/task/7291/stat : 7291 (strangenight1-m) R 7280 7283 6445 0 -1 4202560 662 0 0 0 19 0 0 0 23 0 4 0 521912479 292585472 2958 33554432000 4194304 4650419 140736239087968 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 285728

[startup+0.300436 s]
/proc/loadavg: 3.20 3.92 5.31 4/176 7285
/proc/meminfo: memFree=19924172/32950904 swapFree=67082284/67111528
[pid=7283] ppid=7280 vsize=285728 CPUtime=1.17 cores=0,2,4,6
/proc/7283/stat : 7283 (strangenight1-m) R 7280 7283 6445 0 -1 4202496 3919 0 0 0 116 1 0 0 22 0 4 0 521912479 292585472 3332 33554432000 4194304 4650419 140736239087968 18446744073709551615 4365346 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7283/statm: 71432 3332 390 112 0 66397 0
[pid=7283/tid=7286] ppid=7280 vsize=285728 CPUtime=0.29 cores=0,2,4,6
/proc/7283/task/7286/stat : 7286 (strangenight1-m) R 7280 7283 6445 0 -1 4202560 931 0 0 0 29 0 0 0 22 0 4 0 521912479 292585472 3332 33554432000 4194304 4650419 140736239087968 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7283/tid=7287] ppid=7280 vsize=285728 CPUtime=0.28 cores=0,2,4,6
/proc/7283/task/7287/stat : 7287 (strangenight1-m) R 7280 7283 6445 0 -1 4202560 898 0 0 0 28 0 0 0 22 0 4 0 521912479 292585472 3332 33554432000 4194304 4650419 140736239087968 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7283/tid=7291] ppid=7280 vsize=285728 CPUtime=0.29 cores=0,2,4,6
/proc/7283/task/7291/stat : 7291 (strangenight1-m) R 7280 7283 6445 0 -1 4202560 763 0 0 0 29 0 0 0 23 0 4 0 521912479 292585472 3332 33554432000 4194304 4650419 140736239087968 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 285728

[startup+0.700366 s]
/proc/loadavg: 3.20 3.92 5.31 4/176 7285
/proc/meminfo: memFree=19924172/32950904 swapFree=67082284/67111528
[pid=7283] ppid=7280 vsize=287580 CPUtime=2.77 cores=0,2,4,6
/proc/7283/stat : 7283 (strangenight1-m) R 7280 7283 6445 0 -1 4202496 6330 0 0 0 276 1 0 0 25 0 4 0 521912479 294481920 3954 33554432000 4194304 4650419 140736239087968 18446744073709551615 4365361 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7283/statm: 71895 3954 390 112 0 66860 0
[pid=7283/tid=7286] ppid=7280 vsize=287580 CPUtime=0.69 cores=0,2,4,6
/proc/7283/task/7286/stat : 7286 (strangenight1-m) R 7280 7283 6445 0 -1 4202560 1564 0 0 0 69 0 0 0 23 0 4 0 521912479 294481920 3954 33554432000 4194304 4650419 140736239087968 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7283/tid=7287] ppid=7280 vsize=287580 CPUtime=0.68 cores=0,2,4,6
/proc/7283/task/7287/stat : 7287 (strangenight1-m) R 7280 7283 6445 0 -1 4202560 1545 0 0 0 68 0 0 0 24 0 4 0 521912479 294481920 3954 33554432000 4194304 4650419 140736239087968 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7283/tid=7291] ppid=7280 vsize=287580 CPUtime=0.69 cores=0,2,4,6
/proc/7283/task/7291/stat : 7291 (strangenight1-m) R 7280 7283 6445 0 -1 4202560 1271 0 0 0 69 0 0 0 25 0 4 0 521912479 294481920 3954 33554432000 4194304 4650419 140736239087968 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 287580

[startup+1.50022 s]
/proc/loadavg: 3.20 3.92 5.31 10/184 7293
/proc/meminfo: memFree=19890876/32950904 swapFree=67082284/67111528
[pid=7283] ppid=7280 vsize=288656 CPUtime=5.97 cores=0,2,4,6
/proc/7283/stat : 7283 (strangenight1-m) R 7280 7283 6445 0 -1 4202496 10243 0 0 0 595 2 0 0 25 0 4 0 521912479 295583744 4798 33554432000 4194304 4650419 140736239087968 18446744073709551615 4370572 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7283/statm: 72164 4798 392 112 0 67129 0
[pid=7283/tid=7286] ppid=7280 vsize=288656 CPUtime=1.49 cores=0,2,4,6
/proc/7283/task/7286/stat : 7286 (strangenight1-m) R 7280 7283 6445 0 -1 4202560 2536 0 0 0 149 0 0 0 25 0 4 0 521912479 295583744 4799 33554432000 4194304 4650419 140736239087968 18446744073709551615 4366865 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7283/tid=7287] ppid=7280 vsize=288656 CPUtime=1.48 cores=0,2,4,6
/proc/7283/task/7287/stat : 7287 (strangenight1-m) R 7280 7283 6445 0 -1 4202560 2526 0 0 0 148 0 0 0 25 0 4 0 521912479 295583744 4799 33554432000 4194304 4650419 140736239087968 18446744073709551615 4365300 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7283/tid=7291] ppid=7280 vsize=288656 CPUtime=1.48 cores=0,2,4,6
/proc/7283/task/7291/stat : 7291 (strangenight1-m) R 7280 7283 6445 0 -1 4202560 2245 0 0 0 148 0 0 0 25 0 4 0 521912479 295583744 4799 33554432000 4194304 4650419 140736239087968 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 288656

[startup+3.10094 s]
/proc/loadavg: 3.20 3.92 5.31 10/184 7293
/proc/meminfo: memFree=19865504/32950904 swapFree=67082284/67111528
[pid=7283] ppid=7280 vsize=294580 CPUtime=12.36 cores=0,2,4,6
/proc/7283/stat : 7283 (strangenight1-m) R 7280 7283 6445 0 -1 4202496 19407 0 0 0 1233 3 0 0 25 0 4 0 521912479 301649920 11913 33554432000 4194304 4650419 140736239087968 18446744073709551615 4365357 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7283/statm: 73645 11913 392 112 0 68610 0
[pid=7283/tid=7286] ppid=7280 vsize=294580 CPUtime=3.09 cores=0,2,4,6
/proc/7283/task/7286/stat : 7286 (strangenight1-m) R 7280 7283 6445 0 -1 4202560 4202 0 0 0 309 0 0 0 25 0 4 0 521912479 301649920 11913 33554432000 4194304 4650419 140736239087968 18446744073709551615 4370658 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7283/tid=7287] ppid=7280 vsize=294580 CPUtime=3.07 cores=0,2,4,6
/proc/7283/task/7287/stat : 7287 (strangenight1-m) R 7280 7283 6445 0 -1 4202560 5320 0 0 0 306 1 0 0 25 0 4 0 521912479 301649920 11913 33554432000 4194304 4650419 140736239087968 18446744073709551615 4439089 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7283/tid=7291] ppid=7280 vsize=294580 CPUtime=3.09 cores=0,2,4,6
/proc/7283/task/7291/stat : 7291 (strangenight1-m) R 7280 7283 6445 0 -1 4202560 5428 0 0 0 308 1 0 0 25 0 4 0 521912479 301649920 11913 33554432000 4194304 4650419 140736239087968 18446744073709551615 4371151 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 294580

[startup+6.30037 s]
/proc/loadavg: 3.58 3.99 5.32 10/184 7293
/proc/meminfo: memFree=19807228/32950904 swapFree=67082284/67111528
[pid=7283] ppid=7280 vsize=283432 CPUtime=25.14 cores=0,2,4,6
/proc/7283/stat : 7283 (strangenight1-m) R 7280 7283 6445 0 -1 4202496 27964 0 0 0 2509 5 0 0 25 0 4 0 521912479 290234368 15945 33554432000 4194304 4650419 140736239087968 18446744073709551615 4366943 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7283/statm: 70858 15945 392 112 0 65823 0
[pid=7283/tid=7286] ppid=7280 vsize=283432 CPUtime=6.28 cores=0,2,4,6
/proc/7283/task/7286/stat : 7286 (strangenight1-m) R 7280 7283 6445 0 -1 4202560 7170 0 0 0 628 0 0 0 25 0 4 0 521912479 290234368 15945 33554432000 4194304 4650419 140736239087968 18446744073709551615 4439086 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7283/tid=7287] ppid=7280 vsize=283432 CPUtime=6.25 cores=0,2,4,6
/proc/7283/task/7287/stat : 7287 (strangenight1-m) R 7280 7283 6445 0 -1 4202560 7171 0 0 0 624 1 0 0 25 0 4 0 521912479 290234368 15945 33554432000 4194304 4650419 140736239087968 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7283/tid=7291] ppid=7280 vsize=283432 CPUtime=6.28 cores=0,2,4,6
/proc/7283/task/7291/stat : 7291 (strangenight1-m) R 7280 7283 6445 0 -1 4202560 7438 0 0 0 627 1 0 0 25 0 4 0 521912479 290234368 15945 33554432000 4194304 4650419 140736239087968 18446744073709551615 4313071 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 283432

[startup+12.7002 s]
/proc/loadavg: 3.93 4.05 5.33 10/184 7293
/proc/meminfo: memFree=19760600/32950904 swapFree=67082284/67111528
[pid=7283] ppid=7280 vsize=312708 CPUtime=50.7 cores=0,2,4,6
/proc/7283/stat : 7283 (strangenight1-m) R 7280 7283 6445 0 -1 4202496 40868 0 0 0 5063 7 0 0 25 0 4 0 521912479 320212992 19772 33554432000 4194304 4650419 140736239087968 18446744073709551615 4364736 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7283/statm: 78177 19772 392 112 0 73142 0
[pid=7283/tid=7286] ppid=7280 vsize=312708 CPUtime=12.68 cores=0,2,4,6
/proc/7283/task/7286/stat : 7286 (strangenight1-m) R 7280 7283 6445 0 -1 4202560 9260 0 0 0 1267 1 0 0 25 0 4 0 521912479 320212992 19772 33554432000 4194304 4650419 140736239087968 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7283/tid=7287] ppid=7280 vsize=312708 CPUtime=12.62 cores=0,2,4,6
/proc/7283/task/7287/stat : 7287 (strangenight1-m) R 7280 7283 6445 0 -1 4202560 10074 0 0 0 1260 2 0 0 25 0 4 0 521912479 320212992 19772 33554432000 4194304 4650419 140736239087968 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7283/tid=7291] ppid=7280 vsize=312708 CPUtime=12.69 cores=0,2,4,6
/proc/7283/task/7291/stat : 7291 (strangenight1-m) R 7280 7283 6445 0 -1 4202560 12030 0 0 0 1267 2 0 0 25 0 4 0 521912479 320212992 19772 33554432000 4194304 4650419 140736239087968 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 312708

[startup+25.501 s]
/proc/loadavg: 4.98 4.28 5.39 10/184 7293
/proc/meminfo: memFree=19711376/32950904 swapFree=67082284/67111528
[pid=7283] ppid=7280 vsize=303728 CPUtime=101.83 cores=0,2,4,6
/proc/7283/stat : 7283 (strangenight1-m) R 7280 7283 6445 0 -1 4202496 63199 0 0 0 10171 12 0 0 25 0 4 0 521912479 311017472 27531 33554432000 4194304 4650419 140736239087968 18446744073709551615 4366931 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7283/statm: 75932 27531 392 112 0 70897 0
[pid=7283/tid=7286] ppid=7280 vsize=303728 CPUtime=25.48 cores=0,2,4,6
/proc/7283/task/7286/stat : 7286 (strangenight1-m) R 7280 7283 6445 0 -1 4202560 15028 0 0 0 2546 2 0 0 25 0 4 0 521912479 311017472 27531 33554432000 4194304 4650419 140736239087968 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7283/tid=7287] ppid=7280 vsize=303728 CPUtime=25.34 cores=0,2,4,6
/proc/7283/task/7287/stat : 7287 (strangenight1-m) R 7280 7283 6445 0 -1 4202560 15910 0 0 0 2532 2 0 0 25 0 4 0 521912479 311017472 27531 33554432000 4194304 4650419 140736239087968 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7283/tid=7291] ppid=7280 vsize=303728 CPUtime=25.48 cores=0,2,4,6
/proc/7283/task/7291/stat : 7291 (strangenight1-m) R 7280 7283 6445 0 -1 4202560 17784 0 0 0 2545 3 0 0 25 0 4 0 521912479 311017472 27531 33554432000 4194304 4650419 140736239087968 18446744073709551615 4367232 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 303728

[startup+51.1004 s]
/proc/loadavg: 6.01 4.58 5.46 10/184 7294
/proc/meminfo: memFree=19658788/32950904 swapFree=67082284/67111528
[pid=7283] ppid=7280 vsize=326868 CPUtime=204.1 cores=0,2,4,6
/proc/7283/stat : 7283 (strangenight1-m) R 7280 7283 6445 0 -1 4202496 90962 0 0 0 20391 19 0 0 25 0 4 0 521912479 334712832 33905 33554432000 4194304 4650419 140736239087968 18446744073709551615 4365289 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7283/statm: 81717 33905 392 112 0 76682 0
[pid=7283/tid=7286] ppid=7280 vsize=326868 CPUtime=51.09 cores=0,2,4,6
/proc/7283/task/7286/stat : 7286 (strangenight1-m) R 7280 7283 6445 0 -1 4202560 19589 0 0 0 5105 4 0 0 25 0 4 0 521912479 334712832 33905 33554432000 4194304 4650419 140736239087968 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7283/tid=7287] ppid=7280 vsize=326868 CPUtime=50.8 cores=0,2,4,6
/proc/7283/task/7287/stat : 7287 (strangenight1-m) R 7280 7283 6445 0 -1 4202560 24022 0 0 0 5077 3 0 0 25 0 4 0 521912479 334712832 33905 33554432000 4194304 4650419 140736239087968 18446744073709551615 4229477 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7283/tid=7291] ppid=7280 vsize=326868 CPUtime=51.09 cores=0,2,4,6
/proc/7283/task/7291/stat : 7291 (strangenight1-m) R 7280 7283 6445 0 -1 4202560 26318 0 0 0 5103 6 0 0 25 0 4 0 521912479 334712832 33905 33554432000 4194304 4650419 140736239087968 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 326868

[startup+102.3 s]
/proc/loadavg: 7.24 5.13 5.60 9/184 7295
/proc/meminfo: memFree=19606828/32950904 swapFree=67082284/67111528
[pid=7283] ppid=7280 vsize=348200 CPUtime=408.64 cores=0,2,4,6
/proc/7283/stat : 7283 (strangenight1-m) R 7280 7283 6445 0 -1 4202496 132577 0 0 0 40835 29 0 0 25 0 4 0 521912479 356556800 40467 33554432000 4194304 4650419 140736239087968 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7283/statm: 87050 40467 392 112 0 82015 0
[pid=7283/tid=7286] ppid=7280 vsize=348200 CPUtime=102.29 cores=0,2,4,6
/proc/7283/task/7286/stat : 7286 (strangenight1-m) R 7280 7283 6445 0 -1 4202560 23140 0 0 0 10225 4 0 0 25 0 4 0 521912479 356556800 40468 33554432000 4194304 4650419 140736239087968 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7283/tid=7287] ppid=7280 vsize=348200 CPUtime=101.74 cores=0,2,4,6
/proc/7283/task/7287/stat : 7287 (strangenight1-m) R 7280 7283 6445 0 -1 4202560 37044 0 0 0 10167 7 0 0 25 0 4 0 521912479 356556800 40468 33554432000 4194304 4650419 140736239087968 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7283/tid=7291] ppid=7280 vsize=348200 CPUtime=102.29 cores=0,2,4,6
/proc/7283/task/7291/stat : 7291 (strangenight1-m) R 7280 7283 6445 0 -1 4202560 42556 0 0 0 10219 10 0 0 25 0 4 0 521912479 356556800 40468 33554432000 4194304 4650419 140736239087968 18446744073709551615 4520021 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 408.64
Current children cumulated vsize (KiB) 348200

[startup+162.301 s]

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

[pid=7283] ppid=7280 vsize=443640 CPUtime=2565.72 cores=0,2,4,6
/proc/7283/stat : 7283 (strangenight1-m) R 7280 7283 6445 0 -1 4202496 383440 0 0 0 256450 122 0 0 25 0 4 0 521912479 454287360 74169 33554432000 4194304 4650419 140736239087968 18446744073709551615 4476304 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7283/statm: 110910 74169 392 112 0 105875 0
[pid=7283/tid=7286] ppid=7280 vsize=443640 CPUtime=642.29 cores=0,2,4,6
/proc/7283/task/7286/stat : 7286 (strangenight1-m) R 7280 7283 6445 0 -1 4202560 53215 0 0 0 64214 15 0 0 25 0 4 0 521912479 454287360 74169 33554432000 4194304 4650419 140736239087968 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7283/tid=7287] ppid=7280 vsize=443640 CPUtime=638.79 cores=0,2,4,6
/proc/7283/task/7287/stat : 7287 (strangenight1-m) R 7280 7283 6445 0 -1 4202560 103403 0 0 0 63848 31 0 0 25 0 4 0 521912479 454287360 74169 33554432000 4194304 4650419 140736239087968 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7283/tid=7291] ppid=7280 vsize=443640 CPUtime=642.3 cores=0,2,4,6
/proc/7283/task/7291/stat : 7291 (strangenight1-m) R 7280 7283 6445 0 -1 4202560 121475 0 0 0 64186 44 0 0 25 0 4 0 521912479 454287360 74169 33554432000 4194304 4650419 140736239087968 18446744073709551615 4365237 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2565.72
Current children cumulated vsize (KiB) 443640

[startup+702.301 s]
/proc/loadavg: 8.18 7.71 6.78 10/184 7320
/proc/meminfo: memFree=19267240/32950904 swapFree=67082284/67111528
[pid=7283] ppid=7280 vsize=443424 CPUtime=2805.4 cores=0,2,4,6
/proc/7283/stat : 7283 (strangenight1-m) R 7280 7283 6445 0 -1 4202496 400567 0 0 0 280408 132 0 0 25 0 4 0 521912479 454066176 81477 33554432000 4194304 4650419 140736239087968 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7283/statm: 110856 81477 392 112 0 105821 0
[pid=7283/tid=7286] ppid=7280 vsize=443424 CPUtime=702.3 cores=0,2,4,6
/proc/7283/task/7286/stat : 7286 (strangenight1-m) R 7280 7283 6445 0 -1 4202560 53762 0 0 0 70214 16 0 0 25 0 4 0 521912479 454066176 81477 33554432000 4194304 4650419 140736239087968 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7283/tid=7287] ppid=7280 vsize=443424 CPUtime=698.47 cores=0,2,4,6
/proc/7283/task/7287/stat : 7287 (strangenight1-m) R 7280 7283 6445 0 -1 4202560 106511 0 0 0 69813 34 0 0 25 0 4 0 521912479 454066176 81477 33554432000 4194304 4650419 140736239087968 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7283/tid=7291] ppid=7280 vsize=443424 CPUtime=702.31 cores=0,2,4,6
/proc/7283/task/7291/stat : 7291 (strangenight1-m) R 7280 7283 6445 0 -1 4202560 127480 0 0 0 70184 47 0 0 25 0 4 0 521912479 454066176 81477 33554432000 4194304 4650419 140736239087968 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2805.4
Current children cumulated vsize (KiB) 443424

[startup+762.301 s]
/proc/loadavg: 8.38 7.86 6.88 10/184 7325
/proc/meminfo: memFree=19296628/32950904 swapFree=67082284/67111528
[pid=7283] ppid=7280 vsize=430184 CPUtime=3044.24 cores=0,2,4,6
/proc/7283/stat : 7283 (strangenight1-m) R 7280 7283 6445 0 -1 4202496 413264 0 0 0 304286 138 0 0 25 0 4 0 521912479 440508416 74995 33554432000 4194304 4650419 140736239087968 18446744073709551615 4365323 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7283/statm: 107546 74995 392 112 0 102511 0
[pid=7283/tid=7286] ppid=7280 vsize=430184 CPUtime=762.29 cores=0,2,4,6
/proc/7283/task/7286/stat : 7286 (strangenight1-m) R 7280 7283 6445 0 -1 4202560 54442 0 0 0 76213 16 0 0 25 0 4 0 521912479 440508416 74995 33554432000 4194304 4650419 140736239087968 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7283/tid=7287] ppid=7280 vsize=430184 CPUtime=757.3 cores=0,2,4,6
/proc/7283/task/7287/stat : 7287 (strangenight1-m) R 7280 7283 6445 0 -1 4202560 109525 0 0 0 75694 36 0 0 25 0 4 0 521912479 440508416 74995 33554432000 4194304 4650419 140736239087968 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7283/tid=7291] ppid=7280 vsize=430184 CPUtime=762.31 cores=0,2,4,6
/proc/7283/task/7291/stat : 7291 (strangenight1-m) R 7280 7283 6445 0 -1 4202560 133250 0 0 0 76183 48 0 0 25 0 4 0 521912479 440508416 74995 33554432000 4194304 4650419 140736239087968 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3044.24
Current children cumulated vsize (KiB) 430184

[startup+822.3 s]
/proc/loadavg: 8.25 7.91 6.96 10/184 7327
/proc/meminfo: memFree=19313488/32950904 swapFree=67082284/67111528
[pid=7283] ppid=7280 vsize=451216 CPUtime=3283.9 cores=0,2,4,6
/proc/7283/stat : 7283 (strangenight1-m) R 7280 7283 6445 0 -1 4202496 432826 0 0 0 328243 147 0 0 25 0 4 0 521912479 462045184 78307 33554432000 4194304 4650419 140736239087968 18446744073709551615 4365333 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7283/statm: 112804 78307 392 112 0 107769 0
[pid=7283/tid=7286] ppid=7280 vsize=451216 CPUtime=822.28 cores=0,2,4,6
/proc/7283/task/7286/stat : 7286 (strangenight1-m) R 7280 7283 6445 0 -1 4202560 57687 0 0 0 82211 17 0 0 25 0 4 0 521912479 462045184 78307 33554432000 4194304 4650419 140736239087968 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7283/tid=7287] ppid=7280 vsize=451216 CPUtime=816.97 cores=0,2,4,6
/proc/7283/task/7287/stat : 7287 (strangenight1-m) R 7280 7283 6445 0 -1 4202560 116582 0 0 0 81659 38 0 0 25 0 4 0 521912479 462045184 78307 33554432000 4194304 4650419 140736239087968 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7283/tid=7291] ppid=7280 vsize=451216 CPUtime=822.3 cores=0,2,4,6
/proc/7283/task/7291/stat : 7291 (strangenight1-m) R 7280 7283 6445 0 -1 4202560 139605 0 0 0 82179 51 0 0 25 0 4 0 521912479 462045184 78307 33554432000 4194304 4650419 140736239087968 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3283.9
Current children cumulated vsize (KiB) 451216

[startup+882.307 s]
/proc/loadavg: 8.20 7.95 7.03 10/184 7328
/proc/meminfo: memFree=19271804/32950904 swapFree=67082284/67111528
[pid=7283] ppid=7280 vsize=463988 CPUtime=3523.6 cores=0,2,4,6
/proc/7283/stat : 7283 (strangenight1-m) R 7280 7283 6445 0 -1 4202496 450204 0 0 0 352206 154 0 0 25 0 4 0 521912479 475123712 82634 33554432000 4194304 4650419 140736239087968 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7283/statm: 115997 82634 392 112 0 110962 0
[pid=7283/tid=7286] ppid=7280 vsize=463988 CPUtime=882.29 cores=0,2,4,6
/proc/7283/task/7286/stat : 7286 (strangenight1-m) R 7280 7283 6445 0 -1 4202560 61713 0 0 0 88210 19 0 0 25 0 4 0 521912479 475123712 82634 33554432000 4194304 4650419 140736239087968 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7283/tid=7287] ppid=7280 vsize=463988 CPUtime=876.66 cores=0,2,4,6
/proc/7283/task/7287/stat : 7287 (strangenight1-m) R 7280 7283 6445 0 -1 4202560 123014 0 0 0 87625 41 0 0 25 0 4 0 521912479 475123712 82634 33554432000 4194304 4650419 140736239087968 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7283/tid=7291] ppid=7280 vsize=463988 CPUtime=882.31 cores=0,2,4,6
/proc/7283/task/7291/stat : 7291 (strangenight1-m) R 7280 7283 6445 0 -1 4202560 145586 0 0 0 88177 54 0 0 25 0 4 0 521912479 475123712 82634 33554432000 4194304 4650419 140736239087968 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3523.6
Current children cumulated vsize (KiB) 463988

[startup+942.301 s]
/proc/loadavg: 8.13 7.97 7.10 10/184 7330
/proc/meminfo: memFree=19232372/32950904 swapFree=67082284/67111528
[pid=7283] ppid=7280 vsize=530232 CPUtime=3763.26 cores=0,2,4,6
/proc/7283/stat : 7283 (strangenight1-m) R 7280 7283 6445 0 -1 4202496 465944 0 0 0 376166 160 0 0 25 0 4 0 521912479 542957568 88993 33554432000 4194304 4650419 140736239087968 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7283/statm: 132558 88993 392 112 0 127523 0
[pid=7283/tid=7286] ppid=7280 vsize=530232 CPUtime=942.28 cores=0,2,4,6
/proc/7283/task/7286/stat : 7286 (strangenight1-m) R 7280 7283 6445 0 -1 4202560 62013 0 0 0 94209 19 0 0 25 0 4 0 521912479 542957568 88993 33554432000 4194304 4650419 140736239087968 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7283/tid=7287] ppid=7280 vsize=530232 CPUtime=936.32 cores=0,2,4,6
/proc/7283/task/7287/stat : 7287 (strangenight1-m) R 7280 7283 6445 0 -1 4202560 128655 0 0 0 93589 43 0 0 25 0 4 0 521912479 542957568 88993 33554432000 4194304 4650419 140736239087968 18446744073709551615 4366841 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7283/tid=7291] ppid=7280 vsize=530232 CPUtime=942.31 cores=0,2,4,6
/proc/7283/task/7291/stat : 7291 (strangenight1-m) R 7280 7283 6445 0 -1 4202560 155385 0 0 0 94174 57 0 0 25 0 4 0 521912479 542957568 88993 33554432000 4194304 4650419 140736239087968 18446744073709551615 4476288 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3763.26
Current children cumulated vsize (KiB) 530232

[startup+1002.3 s]
/proc/loadavg: 8.10 7.99 7.16 10/184 7331
/proc/meminfo: memFree=19186472/32950904 swapFree=67082284/67111528
[pid=7283] ppid=7280 vsize=530292 CPUtime=4002.91 cores=0,2,4,6
/proc/7283/stat : 7283 (strangenight1-m) R 7280 7283 6445 0 -1 4202496 477569 0 0 0 400128 163 0 0 25 0 4 0 521912479 543019008 93169 33554432000 4194304 4650419 140736239087968 18446744073709551615 4366906 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7283/statm: 132573 93169 392 112 0 127538 0
[pid=7283/tid=7286] ppid=7280 vsize=530292 CPUtime=1002.29 cores=0,2,4,6
/proc/7283/task/7286/stat : 7286 (strangenight1-m) R 7280 7283 6445 0 -1 4202560 62491 0 0 0 100209 20 0 0 25 0 4 0 521912479 543019008 93169 33554432000 4194304 4650419 140736239087968 18446744073709551615 4438399 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7283/tid=7287] ppid=7280 vsize=530292 CPUtime=995.97 cores=0,2,4,6
/proc/7283/task/7287/stat : 7287 (strangenight1-m) R 7280 7283 6445 0 -1 4202560 133182 0 0 0 99552 45 0 0 25 0 4 0 521912479 543019008 93169 33554432000 4194304 4650419 140736239087968 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7283/tid=7291] ppid=7280 vsize=530292 CPUtime=1002.31 cores=0,2,4,6
/proc/7283/task/7291/stat : 7291 (strangenight1-m) R 7280 7283 6445 0 -1 4202560 159298 0 0 0 100174 57 0 0 25 0 4 0 521912479 543019008 93169 33554432000 4194304 4650419 140736239087968 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4002.91
Current children cumulated vsize (KiB) 530292

[startup+1062.3 s]
/proc/loadavg: 8.08 8.00 7.21 10/184 7333
/proc/meminfo: memFree=19185096/32950904 swapFree=67082284/67111528
[pid=7283] ppid=7280 vsize=595888 CPUtime=4242.59 cores=0,2,4,6
/proc/7283/stat : 7283 (strangenight1-m) R 7280 7283 6445 0 -1 4202496 494784 0 0 0 424091 168 0 0 25 0 4 0 521912479 610189312 93996 33554432000 4194304 4650419 140736239087968 18446744073709551615 4363880 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7283/statm: 148972 93996 392 112 0 143937 0
[pid=7283/tid=7286] ppid=7280 vsize=595888 CPUtime=1062.3 cores=0,2,4,6
/proc/7283/task/7286/stat : 7286 (strangenight1-m) R 7280 7283 6445 0 -1 4202560 62491 0 0 0 106210 20 0 0 25 0 4 0 521912479 610189312 93996 33554432000 4194304 4650419 140736239087968 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7283/tid=7287] ppid=7280 vsize=595888 CPUtime=1055.65 cores=0,2,4,6
/proc/7283/task/7287/stat : 7287 (strangenight1-m) R 7280 7283 6445 0 -1 4202560 138076 0 0 0 105518 47 0 0 25 0 4 0 521912479 610189312 93996 33554432000 4194304 4650419 140736239087968 18446744073709551615 4439452 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7283/tid=7291] ppid=7280 vsize=595888 CPUtime=1062.31 cores=0,2,4,6
/proc/7283/task/7291/stat : 7291 (strangenight1-m) R 7280 7283 6445 0 -1 4202560 169327 0 0 0 106172 59 0 0 25 0 4 0 521912479 610189312 93996 33554432000 4194304 4650419 140736239087968 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4242.59
Current children cumulated vsize (KiB) 595888

[startup+1122.3 s]
/proc/loadavg: 8.07 8.02 7.26 10/184 7335
/proc/meminfo: memFree=19170464/32950904 swapFree=67082284/67111528
[pid=7283] ppid=7280 vsize=595888 CPUtime=4482.26 cores=0,2,4,6
/proc/7283/stat : 7283 (strangenight1-m) R 7280 7283 6445 0 -1 4202496 511488 0 0 0 448054 172 0 0 25 0 4 0 521912479 610189312 91447 33554432000 4194304 4650419 140736239087968 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7283/statm: 148972 91447 392 112 0 143937 0
[pid=7283/tid=7286] ppid=7280 vsize=595888 CPUtime=1122.3 cores=0,2,4,6
/proc/7283/task/7286/stat : 7286 (strangenight1-m) R 7280 7283 6445 0 -1 4202560 62491 0 0 0 112210 20 0 0 25 0 4 0 521912479 610189312 91447 33554432000 4194304 4650419 140736239087968 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7283/tid=7287] ppid=7280 vsize=595888 CPUtime=1115.32 cores=0,2,4,6
/proc/7283/task/7287/stat : 7287 (strangenight1-m) R 7280 7283 6445 0 -1 4202560 144641 0 0 0 111483 49 0 0 25 0 4 0 521912479 610189312 91447 33554432000 4194304 4650419 140736239087968 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7283/tid=7291] ppid=7280 vsize=595888 CPUtime=1122.31 cores=0,2,4,6
/proc/7283/task/7291/stat : 7291 (strangenight1-m) R 7280 7283 6445 0 -1 4202560 178213 0 0 0 112171 60 0 0 25 0 4 0 521912479 610189312 91447 33554432000 4194304 4650419 140736239087968 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4482.26
Current children cumulated vsize (KiB) 595888

[startup+1182.3 s]
/proc/loadavg: 8.07 8.03 7.31 10/184 7336
/proc/meminfo: memFree=19198360/32950904 swapFree=67082284/67111528
[pid=7283] ppid=7280 vsize=595932 CPUtime=4721.94 cores=0,2,4,6
/proc/7283/stat : 7283 (strangenight1-m) R 7280 7283 6445 0 -1 4202496 531119 0 0 0 472015 179 0 0 25 0 4 0 521912479 610234368 89776 33554432000 4194304 4650419 140736239087968 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7283/statm: 148983 89776 392 112 0 143948 0
[pid=7283/tid=7286] ppid=7280 vsize=595932 CPUtime=1182.3 cores=0,2,4,6
/proc/7283/task/7286/stat : 7286 (strangenight1-m) R 7280 7283 6445 0 -1 4202560 62491 0 0 0 118210 20 0 0 25 0 4 0 521912479 610234368 89776 33554432000 4194304 4650419 140736239087968 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7283/tid=7287] ppid=7280 vsize=595932 CPUtime=1174.99 cores=0,2,4,6
/proc/7283/task/7287/stat : 7287 (strangenight1-m) R 7280 7283 6445 0 -1 4202560 154772 0 0 0 117449 50 0 0 25 0 4 0 521912479 610234368 89776 33554432000 4194304 4650419 140736239087968 18446744073709551615 4476315 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7283/tid=7291] ppid=7280 vsize=595932 CPUtime=1182.31 cores=0,2,4,6
/proc/7283/task/7291/stat : 7291 (strangenight1-m) R 7280 7283 6445 0 -1 4202560 184635 0 0 0 118169 62 0 0 25 0 4 0 521912479 610234368 89776 33554432000 4194304 4650419 140736239087968 18446744073709551615 4520131 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4721.94
Current children cumulated vsize (KiB) 595932



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 8.19 8.06 7.34 5/179 7338
/proc/meminfo: memFree=19550064/32950904 swapFree=67082284/67111528
[pid=7283] ppid=7280 vsize=595932 CPUtime=4800.25 cores=0,2,4,6
/proc/7283/stat : 7283 (strangenight1-m) R 7280 7283 6445 0 -1 4202496 537091 0 0 0 479844 181 0 0 25 0 4 0 521912479 610234368 92985 33554432000 4194304 4650419 140736239087968 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7283/statm: 148983 92985 392 112 0 143948 0
[pid=7283/tid=7286] ppid=7280 vsize=595932 CPUtime=1201.9 cores=0,2,4,6
/proc/7283/task/7286/stat : 7286 (strangenight1-m) R 7280 7283 6445 0 -1 4202560 62843 0 0 0 120170 20 0 0 25 0 4 0 521912479 610234368 92985 33554432000 4194304 4650419 140736239087968 18446744073709551615 4366879 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7283/tid=7287] ppid=7280 vsize=595932 CPUtime=1194.49 cores=0,2,4,6
/proc/7283/task/7287/stat : 7287 (strangenight1-m) R 7280 7283 6445 0 -1 4202560 157767 0 0 0 119398 51 0 0 25 0 4 0 521912479 610234368 92985 33554432000 4194304 4650419 140736239087968 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7283/tid=7291] ppid=7280 vsize=595932 CPUtime=1201.92 cores=0,2,4,6
/proc/7283/task/7291/stat : 7291 (strangenight1-m) R 7280 7283 6445 0 -1 4202560 185929 0 0 0 120129 63 0 0 25 0 4 0 521912479 610234368 92985 33554432000 4194304 4650419 140736239087968 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.25
Current children cumulated vsize (KiB) 595932

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.93
CPU time (s): 4800.29
CPU user time (s): 4798.46
CPU system time (s): 1.83072
CPU usage (%): 399.383
Max. virtual memory (cumulated for all children) (KiB): 648592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.46
system time used= 1.83072
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 537091
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= 574
involuntary context switches= 39693

runsolver used 1.82772 second user time and 4.77527 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-29 20:52:07
IDJOB=3175238
IDBENCH=82856
IDSOLVER=1588
FILE ID=node121/3175238-1304103127
RUNJOBID= node121-1304103127-7266
PBS_JOBID= 13170609
Free space on /tmp= 72656 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
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-3175238-1304103127/watcher-3175238-1304103127 -o /tmp/evaluation-result-3175238-1304103127/solver-3175238-1304103127 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3175238-1304103127.cnf

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

MD5SUM BENCH= 94650efc57391750519ef04c571bda58
RANDOM SEED=1040956903

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:      19924740 kB
Buffers:       2183996 kB
Cached:       10284892 kB
SwapCached:       2776 kB
Active:        9137956 kB
Inactive:      3369748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      19924740 kB
SwapTotal:    67111528 kB
SwapFree:     67082284 kB
Dirty:           12512 kB
Writeback:           4 kB
AnonPages:       36136 kB
Mapped:          13624 kB
Slab:           455908 kB
PageTables:       4656 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   188128 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= 72648 MiB
End job on node121 at 2011-04-29 21:12:11