Trace number 3367066

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-2-mt (fixed)UNSAT 1585.94 397.492

General information on the benchmark

NameSAT03/industrial/goldberg/hard_eq_check/
x1mul.miter.shuffled-as.sat03-359.cnf
MD5SUM9edcffddbe07377cf6685697aafad673
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark16.6405
Satisfiable
(Un)Satisfiability was proved
Number of variables8756
Number of clauses55571
Sum of the clauses size187746
Maximum clause length70
Minimum clause length1
Number of clauses of size 128
Number of clauses of size 212786
Number of clauses of size 325852
Number of clauses of size 40
Number of clauses of size 516904
Number of clauses of size over 51

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 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3367066-1305415771.cnf'
0.00/0.01	c -- header says num vars:           8756
0.00/0.01	c -- header says num clauses:       55571
0.00/0.25	c -- clauses added:            0 learnts,        55571 normals,            0 xors
0.00/0.25	c -- vars added       8756
0.00/0.25	c Parsing time:  0.02 s
0.00/0.25	c  N st     0         0      8756     42719     12794         0    187620         0   no data   no data
0.00/0.72	c asymm  cl-useful: 22/8916/42701 lits-rem:29 time: 0.69
3.97/1.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  8.1M T:  0.29
3.97/1.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.97/1.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.97/1.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
3.97/1.07	c Subs w/ non-existent bins:      8 l-rem:      4 v-fix:     0 done:   8714 time:  0.02 s
3.97/1.08	c Removed useless bin:       0  fixed:     0  props:   2.44M  time:  0.02 s
4.36/1.14	c lits-rem:       108  cl-subs:      229  v-elim:    111  v-fix:    0  time:  0.06 s
4.36/1.15	c Finding binary XORs  T:     0.01 s  found:       0
4.36/1.17	c Finding non-binary XORs:     0.02 s (found:      53, avg size: 3.0)
4.36/1.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.36/1.17	c calculated reachability. Time: 0.00
4.36/1.18	c Calc default polars -  time:   0.00 s pos:    4239 undec:     158 neg:    4359
4.36/1.18	c =========================================================================================
4.36/1.18	c types(t): F = full restart, N = normal restart
4.36/1.18	c types(t): S = simplification begin/end, E = solution found
4.36/1.18	c restart types(rt): st = static, dy = dynamic
4.36/1.18	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
4.36/1.18	c  B st     0         0      8603     42243     12684         0    186454         0   no data   no data
7.20/1.82	c  N dy    19      4694      8597     42243     12766      4546    186454     61063      6.33      6.71
8.76/2.28	c  N dy    34      8808      8591     42243     12994      5042    186454     29313      6.00      6.34
11.17/2.88	c  N dy    65     12836      8585     42243     13286      8955    186454     91073      6.21      7.12
13.94/3.52	c  N dy    95     16962      8577     42243     13354      7317    186454     42352      6.36      6.78
14.74/3.76	c Finding binary XORs  T:     0.01 s  found:      46
16.33/4.12	c  N dy   120     21102      8568     42104     13486     10553    185781    109905      6.43      7.38
18.33/4.64	c  F st   140     25000      8565     42104     13527      8362    185780     36125      6.54      5.96
18.33/4.65	c Replacing       57 vars Replaced     1653 lits Time:     0.01 s 
18.73/4.70	c  N st   141     25250      8508     42073     13596      8542    185618     39170      6.54   no data
21.12/5.32	c  N dy   146     30000      8505     42073     13612     13220    185618    172359      6.54   no data
21.12/5.32	c  S st   146     30000      8505     42073     13612     13220    185618    172359      6.54   no data
21.51/5.45	c  S st   146     30501      8505     42073     13630     13694    185618    177108      6.54   no data
21.51/5.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.52/5.99	c Flit:    11 Blit:      1 bXBeca:    0 bXProp:   27 Bins:  17270 BRemL:   7276 BRemN:      4 P: 13.1M T:  0.54
23.92/6.01	c Replacing       29 vars Replaced     2269 lits Time:     0.01 s 
23.92/6.02	c blocked clauses removed:       40 vars:      4 tried:        8356 T: 0.00 s
23.92/6.02	c bin-w-bin subsume rem          129 bins  time:  0.00 s
23.92/6.03	c subs with bin:      277  lits-rem:       239  v-fix:    0  time:  0.01 s
23.92/6.05	c Subs w/ non-existent bins:     27 l-rem:     37 v-fix:     0 done:   8460 time:  0.02 s
23.92/6.06	c Removed useless bin:      25  fixed:     0  props:   0.98M  time:  0.01 s
23.92/6.10	c lits-rem:         7  cl-subs:      376  v-elim:     51  v-fix:    0  time:  0.04 s
24.33/6.13	c subs with bin:      315  lits-rem:       671  v-fix:    0  time:  0.02 s
24.33/6.17	c lits-rem:       440  cl-subs:      323  v-elim:      0  v-fix:    0  time:  0.03 s
24.33/6.17	c Added XOR as norm:36
27.11/6.88	c asymm  cl-useful: 20/7626/41536 lits-rem:26 time: 0.71
27.11/6.88	c calculated reachability. Time: 0.00
27.11/6.88	c  N dy   146     30501      8409     41535     20825     12057    183385    141779      6.54   no data
27.11/6.89	c Finding binary XORs  T:     0.01 s  found:       0
29.89/7.51	c  N dy   174     34539      8404     41535     21109     15955    183384    227790      6.68      7.10
32.30/8.19	c  N dy   209     38622      8402     41535     25568     12731    183384    135825      6.76      7.94
32.70/8.22	c Finding binary XORs  T:     0.01 s  found:      61
35.08/8.87	c  N dy   244     42709      8402     41502     25413     16660    183239    244429      6.96      7.76
37.08/9.39	c  S st   270     45751      8398     41502     29718     19622    183237    330889      7.06   no data
37.50/9.50	c Finding binary XORs  T:     0.01 s  found:      22
37.91/9.55	c  S st   270     46251      8398     41472     29714     11773    183122     79752      7.06   no data
37.91/9.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
39.88/10.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    4 Bins:  10804 BRemL:  13342 BRemN:      7 P: 12.6M T:  0.52
39.88/10.08	c Replacing       87 vars Replaced     3239 lits Time:     0.01 s 
39.88/10.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
39.88/10.09	c bin-w-bin subsume rem          420 bins  time:  0.00 s
40.28/10.10	c subs with bin:      153  lits-rem:       152  v-fix:    0  time:  0.01 s
40.28/10.13	c Subs w/ non-existent bins:     18 l-rem:     21 v-fix:     0 done:   8311 time:  0.02 s
40.28/10.13	c Removed useless bin:      19  fixed:     0  props:   0.88M  time:  0.01 s
40.28/10.17	c lits-rem:        11  cl-subs:      422  v-elim:     36  v-fix:    0  time:  0.04 s
40.28/10.18	c subs with bin:      192  lits-rem:        89  v-fix:    0  time:  0.01 s
40.68/10.20	c lits-rem:        41  cl-subs:       92  v-elim:      0  v-fix:    0  time:  0.01 s
40.68/10.22	c vivif2 --  cl tried    40965 cl shrink       33 lits rem         44 time: 0.02
40.68/10.22	c vivif2 --  cl tried    11286 cl shrink       98 lits rem        111 time: 0.00
43.46/10.96	c asymm  cl-useful: 0/9493/40963 lits-rem:0 time: 0.74
43.46/10.97	c calculated reachability. Time: 0.00
43.46/10.97	c  N dy   270     46251      8275     40963     23792     11281    180891     66275      7.06   no data
43.46/10.97	c Finding binary XORs  T:     0.01 s  found:       0
45.86/11.56	c  N dy   295     50323      8270     40963     31087     15260    180890    165366      7.09      8.18
46.28/11.65	c Finding binary XORs  T:     0.01 s  found:      52
48.65/12.21	c  N dy   325     54335      8266     40911     30759     19129    180650    263000      7.17      7.59
51.08/12.87	c  N dy   357     58393      8265     40911     32181     23118    180650    368389      7.27      9.27
53.84/13.55	c  N dy   387     62438      8262     40911     32299     17437    180646    194817      7.33      9.37
56.63/14.25	c  N dy   423     66649      8262     40911     32320     21597    180646    319130      7.43      7.82
58.63/14.74	c  S st   440     69377      8260     40911     32401     24255    180646    392060      7.45   no data
59.03/14.81	c Finding binary XORs  T:     0.01 s  found:      67
59.03/14.82	c Replacing      119 vars Replaced     6722 lits Time:     0.01 s 
59.44/14.92	c  S st   440     69877      8139     40873     32110     24117    180475    393887      7.45   no data
59.44/14.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
61.82/15.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   10 Bins:  12483 BRemL:  12910 BRemN:      3 P: 14.8M T:  0.64
61.82/15.57	c Replacing       10 vars Replaced      745 lits Time:     0.01 s 
61.82/15.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
61.82/15.58	c bin-w-bin subsume rem          496 bins  time:  0.00 s
61.82/15.59	c subs with bin:      116  lits-rem:        96  v-fix:    0  time:  0.01 s
62.22/15.62	c Subs w/ non-existent bins:     17 l-rem:     12 v-fix:     0 done:   8129 time:  0.02 s
62.22/15.62	c Removed useless bin:      13  fixed:     0  props:   0.94M  time:  0.01 s
62.22/15.67	c lits-rem:         5  cl-subs:      606  v-elim:     31  v-fix:    0  time:  0.04 s
62.62/15.73	c subs with bin:      264  lits-rem:      1312  v-fix:    0  time:  0.05 s
62.62/15.78	c lits-rem:       538  cl-subs:      343  v-elim:      0  v-fix:    0  time:  0.04 s
62.62/15.79	c vivif2 --  cl tried    40227 cl shrink       53 lits rem         59 time: 0.02
63.02/15.82	c vivif2 --  cl tried    21462 cl shrink     1869 lits rem       7657 time: 0.02
65.81/16.55	c asymm  cl-useful: 29/7454/40225 lits-rem:87 time: 0.74
65.81/16.56	c calculated reachability. Time: 0.00
65.81/16.56	c  N dy   440     69877      8098     40196     27927     21454    177849    251421      7.45   no data
65.81/16.57	c Finding binary XORs  T:     0.01 s  found:       2
69.00/17.37	c  N dy   471     74348      8097     40196     27957     17462    177848    143765      7.50      8.11
71.00/17.84	c Finding binary XORs  T:     0.01 s  found:      55
72.61/18.25	c  N dy   506     79140      8092     40177     32572     22073    177759    285387      7.55      9.51
76.19/19.19	c  N dy   548     84187      8091     40177     33626     27028    177759    440129      7.62      8.45
78.97/19.86	c  F st   575     87501      8091     40177     33710     18768    177759    144756      7.70   no data
78.97/19.87	c Replacing       57 vars Replaced     2155 lits Time:     0.01 s 
81.39/20.43	c  N st   580     90798      8034     40169     33569     21908    177707    279931      7.70   no data
83.77/21.04	c Finding binary XORs  T:     0.01 s  found:      58
85.37/21.43	c  N dy   611     96650      8034     40169     40307     27699    177705    491913      7.76      8.90
90.17/22.63	c  N dy   652    102827      8032     40169     40430     20886    177705    175773      7.83      8.25
91.34/22.92	c  S st   657    104816      8032     40169     40441     22818    177705    214645      7.81      5.40
91.74/23.04	c  S st   657    105317      8032     40169     40507     23303    177705    225953      7.81   no data
91.74/23.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
94.97/23.82	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:   35 Bins:  19479 BRemL:  18188 BRemN:     13 P: 16.1M T:  0.77
94.97/23.83	c Replacing       93 vars Replaced     4611 lits Time:     0.02 s 
94.97/23.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
94.97/23.85	c bin-w-bin subsume rem          472 bins  time:  0.01 s
94.97/23.86	c subs with bin:      212  lits-rem:       187  v-fix:    0  time:  0.01 s
94.97/23.88	c Subs w/ non-existent bins:     20 l-rem:     39 v-fix:     0 done:   7937 time:  0.02 s
94.97/23.89	c Removed useless bin:      20  fixed:     0  props:   0.72M  time:  0.01 s
95.33/23.93	c lits-rem:        11  cl-subs:      727  v-elim:     44  v-fix:    0  time:  0.04 s
95.33/23.96	c subs with bin:      261  lits-rem:       542  v-fix:    0  time:  0.02 s
95.33/23.99	c lits-rem:       288  cl-subs:      337  v-elim:      0  v-fix:    0  time:  0.02 s
95.73/24.01	c vivif2 --  cl tried    39326 cl shrink       81 lits rem         96 time: 0.02
95.73/24.02	c vivif2 --  cl tried    21926 cl shrink      834 lits rem       1913 time: 0.01
98.13/24.65	c asymm  cl-useful: 20/5837/39326 lits-rem:60 time: 0.62
98.13/24.65	c calculated reachability. Time: 0.00
98.13/24.66	c  N dy   657    105317      7893     39306     31343     21921    174229    171453      7.81   no data
98.13/24.67	c Finding binary XORs  T:     0.01 s  found:       3
102.92/25.84	c  N dy   709    112083      7888     39306     44030     28576    174229    418243      7.87     11.77
102.92/25.90	c Finding binary XORs  T:     0.01 s  found:      41
108.49/27.25	c  N dy   767    119310      7887     39285     45087     22136    174119    184825      7.97     10.25
112.89/28.34	c Finding binary XORs  T:     0.01 s  found:      33
114.48/28.71	c  N dy   820    127042      7887     39282     47824     29780    174098    438745      8.01      8.44
121.31/30.44	c  N dy   875    135168      7887     39282     47929     37814    174098    697795      8.08      8.53
128.05/32.15	c  N dy   943    143817      7887     39282     48047     31652    174098    432337      8.16      8.69
135.63/34.09	c  N dy  1017    153087      7886     39282     48126     40834    174092    763507      8.25     11.01
140.02/35.15	c  S st  1042    157976      7886     39282     48193     29727    174092    338624      8.26      8.04
140.42/35.29	c  S st  1042    158477      7886     39282     48207     30211    174092    349971      8.26   no data
140.42/35.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
144.01/36.13	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:   85 Bins:  17527 BRemL:  22268 BRemN:     27 P: 17.1M T:  0.84
144.01/36.15	c Replacing      162 vars Replaced     9655 lits Time:     0.02 s 
144.01/36.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
144.01/36.17	c bin-w-bin subsume rem          517 bins  time:  0.01 s
144.01/36.18	c subs with bin:      215  lits-rem:       186  v-fix:    0  time:  0.01 s
144.41/36.20	c Subs w/ non-existent bins:     24 l-rem:     37 v-fix:     0 done:   7723 time:  0.02 s
144.41/36.21	c Removed useless bin:      17  fixed:     0  props:   0.73M  time:  0.01 s
144.41/36.25	c lits-rem:        14  cl-subs:      752  v-elim:     38  v-fix:    0  time:  0.04 s
144.81/36.31	c subs with bin:      337  lits-rem:      1419  v-fix:    0  time:  0.05 s
144.81/36.36	c lits-rem:       488  cl-subs:      435  v-elim:      0  v-fix:    0  time:  0.04 s
144.81/36.38	c vivif2 --  cl tried    38384 cl shrink       60 lits rem         68 time: 0.02
145.21/36.40	c vivif2 --  cl tried    28046 cl shrink     1363 lits rem       5014 time: 0.02
148.00/37.17	c asymm  cl-useful: 152/5134/38384 lits-rem:187 time: 0.77
148.00/37.18	c calculated reachability. Time: 0.00
148.00/37.18	c  N dy  1042    158477      7685     38382     36839     28042    170061    252090      8.26   no data
148.00/37.19	c Finding binary XORs  T:     0.01 s  found:      12
155.18/38.90	c Finding binary XORs  T:     0.01 s  found:      57
155.99/39.18	c  N dy  1107    168616      7682     38371     41551     37866    170012    582132      8.29     11.23
164.78/41.40	c  N dy  1175    179383      7682     38371     41704     32225    170012    365911      8.32     10.96
174.32/43.79	c  N dy  1244    191115      7681     38371     41755     43808    170011    737087      8.36      8.86
180.32/45.24	c Finding binary XORs  T:     0.01 s  found:      85
180.32/45.25	c Replacing      154 vars Replaced    11482 lits Time:     0.01 s 
185.11/46.42	c  N dy  1305    203798      7526     38356     47722     38231    169950    491420      8.36      8.89
197.48/49.55	c  N dy  1394    216899      7525     38356     47850     32346    169950    284499      8.42      8.96
208.67/52.34	c Finding binary XORs  T:     0.01 s  found:      82
208.67/52.35	c Replacing       82 vars Replaced     7944 lits Time:     0.02 s 
209.84/52.68	c  N dy  1480    231376      7441     38327     53485     46374    169845    732128      8.46      8.99
215.83/54.13	c  S st  1509    237715      7439     38327     53551     32888    169845    265558      8.45   no data
216.23/54.26	c  S st  1509    238219      7439     38327     53557     33383    169845    278492      8.45   no data
216.23/54.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
219.81/55.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   20 Bins:   8876 BRemL:  16912 BRemN:      6 P: 16.9M T:  0.86
219.81/55.14	c Replacing       20 vars Replaced     1462 lits Time:     0.01 s 
219.81/55.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
219.81/55.15	c bin-w-bin subsume rem         1180 bins  time:  0.01 s
219.81/55.16	c subs with bin:      104  lits-rem:        91  v-fix:    0  time:  0.01 s
219.81/55.18	c Subs w/ non-existent bins:     15 l-rem:     18 v-fix:     0 done:   7419 time:  0.02 s
219.81/55.19	c Removed useless bin:       9  fixed:     0  props:   0.77M  time:  0.01 s
220.21/55.24	c lits-rem:        11  cl-subs:     1148  v-elim:     21  v-fix:    0  time:  0.05 s
220.21/55.28	c subs with bin:      503  lits-rem:       770  v-fix:    0  time:  0.03 s
220.61/55.31	c lits-rem:       342  cl-subs:      587  v-elim:      0  v-fix:    0  time:  0.03 s
220.61/55.33	c vivif2 --  cl tried    37092 cl shrink       34 lits rem         38 time: 0.02
220.61/55.35	c vivif2 --  cl tried    31765 cl shrink      781 lits rem       2643 time: 0.02
223.41/56.10	c asymm  cl-useful: 81/4289/37092 lits-rem:82 time: 0.74
223.81/56.10	c calculated reachability. Time: 0.00
223.81/56.10	c  N dy  1509    238219      7398     37092     39615     31760    164399    232563      8.45   no data
223.81/56.11	c Finding binary XORs  T:     0.01 s  found:       7
236.18/59.27	c Finding binary XORs  T:     0.01 s  found:      32
238.17/59.79	c  N dy  1594    253599      7395     37083     41486     46857    164342    772315      8.48      8.93
253.33/63.59	c  N dy  1675    270373      7395     37083     41575     41536    164342    549643      8.49      9.10
268.89/67.43	c Finding binary XORs  T:     0.01 s  found:      73
268.89/67.44	c Replacing      112 vars Replaced     6788 lits Time:     0.01 s 
270.52/67.84	c  N dy  1782    287654      7282     37081     48039     36195    164316    327695      8.55     12.85
286.85/71.95	c  F st  1847    306250      7281     37081     48143     54521    164316    894074      8.54      5.35
286.85/71.98	c  N st  1847    306250      7281     37074     48126     54514    164286    893692      8.54      5.35
305.64/76.64	c  N dy  1909    325875      7274     37074     48221     50705    164286    734208      8.53     15.42
328.35/82.37	c  N dy  2012    346420      7273     37074     48309     47058    164286    625101      8.56      9.13
341.11/85.55	c  S st  2079    357328      7272     37074     48344     57838    164286   1113740      8.61   no data
341.91/85.76	c  S st  2079    357831      7272     37074     48346     58337    164286   1137050      8.61   no data
341.91/85.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
346.30/86.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   65 Bins:  10850 BRemL:  11437 BRemN:     23 P: 23.0M T:  1.07
346.30/86.87	c Replacing       65 vars Replaced     7911 lits Time:     0.04 s 
346.30/86.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
346.30/86.89	c bin-w-bin subsume rem          444 bins  time:  0.01 s
346.70/86.90	c subs with bin:      106  lits-rem:        94  v-fix:    0  time:  0.01 s
346.70/86.92	c Subs w/ non-existent bins:     13 l-rem:     14 v-fix:     0 done:   7207 time:  0.02 s
346.70/86.93	c Removed useless bin:      12  fixed:     0  props:   0.75M  time:  0.01 s
346.70/86.98	c lits-rem:        12  cl-subs:      846  v-elim:     25  v-fix:    0  time:  0.05 s
348.30/87.32	c subs with bin:     1464  lits-rem:      7562  v-fix:    0  time:  0.31 s
348.70/87.50	c lits-rem:      1642  cl-subs:     2315  v-elim:      0  v-fix:    0  time:  0.18 s
349.12/87.52	c vivif2 --  cl tried    36131 cl shrink       21 lits rem         22 time: 0.02
349.12/87.59	c vivif2 --  cl tried    47222 cl shrink     4885 lits rem      21238 time: 0.06
350.69/87.97	c asymm  cl-useful: 89/1744/36131 lits-rem:109 time: 0.38
350.69/87.98	c calculated reachability. Time: 0.00
350.69/87.98	c  N dy  2079    357831      7182     36128     41394     47220    160133    597455      8.61   no data
350.69/87.99	c Finding binary XORs  T:     0.01 s  found:      11
365.86/91.79	c Finding binary XORs  T:     0.01 s  found:       8
377.02/94.59	c  N dy  2176    380064      7178     36115     42418     49581    160057    809537      8.61      9.11
402.96/101.03	c  N dy  2312    400119      7176     36115     42482     43288    160057    474045      8.67     10.38
411.33/103.11	c Finding binary XORs  T:     0.01 s  found:      35
418.92/105.01	c Finding binary XORs  T:     0.01 s  found:      19
418.92/105.04	c Replacing       73 vars Replaced     7543 lits Time:     0.03 s 
429.29/107.61	c  N dy  2440    420187      7101     36102     48918     62904    159971   1515807      8.73     10.59
454.46/114.00	c  N dy  2580    440207      7100     36102     48992     55547    159971   1006521      8.80     11.30
480.37/120.43	c  N dy  2720    460264      7098     36102     49046     46855    159971    543721      8.89     12.70
507.13/127.11	c  N dy  2843    481047      7095     36102     49099     67532    159971   1628225      8.95      9.48
533.87/133.82	c  N dy  3008    501132      7094     36102     49130     57920    159971    965364      9.06     11.69
562.16/140.96	c  N dy  3177    521315      7094     36102     49174     47167    159971    470497      9.16      9.89
582.91/146.10	c  S st  3306    536747      7092     36102     49196     62520    159971   1163695      9.24   no data
583.71/146.34	c  S st  3306    537249      7092     36102     49200     63018    159971   1188211      9.24   no data
583.71/146.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
588.09/147.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   78 Bins:   9740 BRemL:  11241 BRemN:     22 P: 23.5M T:  1.08
588.09/147.48	c Replacing       78 vars Replaced    13929 lits Time:     0.05 s 
588.09/147.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
588.49/147.50	c bin-w-bin subsume rem          688 bins  time:  0.01 s
588.49/147.51	c subs with bin:      110  lits-rem:        88  v-fix:    0  time:  0.01 s
588.49/147.53	c Subs w/ non-existent bins:     13 l-rem:     19 v-fix:     0 done:   7014 time:  0.02 s
588.49/147.53	c Removed useless bin:      12  fixed:     0  props:   0.74M  time:  0.01 s
588.49/147.58	c lits-rem:        29  cl-subs:      740  v-elim:     62  v-fix:    0  time:  0.05 s
589.30/147.73	c subs with bin:      324  lits-rem:      2694  v-fix:    0  time:  0.13 s
589.69/147.84	c lits-rem:      1137  cl-subs:      680  v-elim:      0  v-fix:    0  time:  0.10 s
589.69/147.86	c vivif2 --  cl tried    35239 cl shrink       56 lits rem         64 time: 0.02
590.09/147.91	c vivif2 --  cl tried    49834 cl shrink     3480 lits rem      12063 time: 0.05
591.68/148.30	c asymm  cl-useful: 38/1540/35237 lits-rem:38 time: 0.39
591.68/148.30	c calculated reachability. Time: 0.00
591.68/148.30	c  N dy  3306    537249      6952     35237     37254     49833    156257    501239      9.24   no data
591.68/148.31	c Finding binary XORs  T:     0.01 s  found:      11
604.86/151.62	c Finding binary XORs  T:     0.01 s  found:       9
617.62/154.84	c  N dy  3422    557874      6948     35225     36940     48330    156173    507437      9.25      9.89
644.36/161.59	c  N dy  3561    578152      6947     35225     37002     68507    156172   1409227      9.29      9.91
671.48/168.33	c  N dy  3667    598643      6947     35225     37035     56061    156172    771268      9.31      9.81
701.02/175.77	c  N dy  3763    620137      6947     35225     37066     77431    156172   1685475      9.32      9.81
726.99/182.29	c  N dy  3873    640224      6945     35225     37101     63504    156171   1110867      9.34     10.30
754.08/189.09	c  N dy  3943    660269      6945     35225     37126     48847    156171    395511      9.33      9.89
780.01/195.57	c  N dy  4027    680334      6945     35225     37154     68792    156171   1262885      9.33      9.91
801.96/201.02	c Finding binary XORs  T:     0.01 s  found:      72
801.96/201.04	c Replacing       92 vars Replaced     6969 lits Time:     0.01 s 
808.34/202.69	c  N dy  4134    700422      6853     35205     36402     52625    156055    534501      9.34     10.39
824.30/206.63	c Finding binary XORs  T:     0.01 s  found:      51
835.48/209.46	c  N dy  4222    720485      6850     35193     42649     72509    156002   1398726      9.35     12.36
852.63/213.76	c Finding binary XORs  T:     0.01 s  found:      35
853.03/213.82	c Replacing       86 vars Replaced    18392 lits Time:     0.07 s 
863.40/216.42	c  N dy  4312    740548      6764     35188     45269     55389    155977    625149      9.35      9.84
890.14/223.17	c  N dy  4401    760555      6763     35188     45301     75217    155977   1318233      9.35     10.58
918.07/230.18	c  N dy  4534    780586      6761     35188     45348     57257    155977    647866      9.39      9.92
945.61/237.06	c  N dy  4697    800676      6760     35188     45403     77220    155977   1383764      9.44     10.91
953.59/239.01	c  S st  4748    805873      6760     35188     45414     82394    155977   1586422      9.46   no data
954.39/239.29	c  S st  4748    806374      6760     35188     45418     82891    155977   1608540      9.46   no data
954.39/239.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
959.19/240.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   36 Bins:   5633 BRemL:   9732 BRemN:      6 P: 25.4M T:  1.11
959.19/240.46	c Replacing       36 vars Replaced     6422 lits Time:     0.04 s 
959.19/240.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
959.19/240.47	c bin-w-bin subsume rem         1027 bins  time:  0.01 s
959.19/240.48	c subs with bin:       80  lits-rem:        48  v-fix:    0  time:  0.01 s
959.19/240.50	c Subs w/ non-existent bins:      4 l-rem:      5 v-fix:     0 done:   6724 time:  0.02 s
959.60/240.51	c Removed useless bin:       7  fixed:     0  props:   0.69M  time:  0.01 s
959.60/240.56	c lits-rem:        11  cl-subs:     1038  v-elim:     30  v-fix:    0  time:  0.05 s
960.36/240.78	c subs with bin:      400  lits-rem:      2816  v-fix:    0  time:  0.19 s
961.56/241.00	c lits-rem:      2141  cl-subs:     1143  v-elim:      0  v-fix:    0  time:  0.22 s
961.56/241.02	c vivif2 --  cl tried    34112 cl shrink       33 lits rem         38 time: 0.02
961.96/241.10	c vivif2 --  cl tried    62190 cl shrink     7784 lits rem      23829 time: 0.08
963.17/241.49	c asymm  cl-useful: 46/1209/34112 lits-rem:53 time: 0.39
963.17/241.50	c calculated reachability. Time: 0.00
963.17/241.50	c  N dy  4748    806374      6694     34110     36125     62190    151262    714760      9.46   no data
963.58/241.51	c Finding binary XORs  T:     0.01 s  found:      14
983.51/246.58	c Finding binary XORs  T:     0.01 s  found:      22
989.49/248.02	c  N dy  4803    827931      6692     34102     36229     59243    151212    839905      9.44      9.95
1018.22/255.27	c  N dy  4917    848867      6692     34102     36269     80012    151212   1629309      9.45     10.06
1044.55/261.82	c  N dy  5006    869557      6691     34102     36298     63052    151212    882887      9.46      9.99
1050.54/263.34	c Finding binary XORs  T:     0.01 s  found:      41
1050.54/263.38	c Replacing       77 vars Replaced    11789 lits Time:     0.04 s 
1073.31/269.04	c  N dy  5128    889939      6611     34081     40259     83146    151124   1687320      9.47      9.98
1099.64/275.69	c  N dy  5261    909952      6611     34081     40290     62196    151124    776680      9.49     12.18
1127.14/282.57	c  N dy  5390    930018      6611     34081     40320     82117    151124   1481243      9.52     11.34
1155.08/289.53	c  N dy  5497    950318      6611     34081     40365     60370    151124    627514      9.53     10.13
1182.62/296.43	c  N dy  5618    970948      6611     34081     40401     80794    151124   1255527      9.55     10.13
1210.14/303.33	c  N dy  5719    991040      6611     34081     40432     58123    151124    577687      9.55     10.06
1236.47/309.96	c  N dy  5811   1011118      6611     34081     40462     78009    151124   1212171      9.56     10.23
1253.67/314.27	c Finding binary XORs  T:     0.01 s  found:      49
1264.81/317.02	c  N dy  5926   1031203      6610     34073     39737     53888    151071    413599      9.57     12.76
1290.74/323.58	c  N dy  6061   1051565      6610     34073     39764     74060    151071   1014172      9.58     10.21
1319.51/330.72	c  N dy  6141   1071637      6609     34073     39784     93959    151071   1669082      9.58     11.94
1319.87/330.83	c  F st  6144   1071876      6609     34073     39784     94191    151071   1675707      9.58   no data
1320.27/330.92	c Replacing       49 vars Replaced    13669 lits Time:     0.07 s 
1347.00/337.62	c  N dy  6218   1091727      6559     34066     39185     69064    151041    869287      9.58     12.16
1375.73/344.87	c  N dy  6340   1111806      6558     34066     39214     88975    151041   1506528      9.60     10.12
1403.65/351.89	c  N dy  6459   1131911      6557     34066     39238     62957    151041    666829      9.61     10.26
1433.21/359.24	c  N dy  6566   1153667      6557     34066     39260     84524    151041   1353486      9.61     10.30
1462.32/366.59	c  N dy  6674   1173736      6555     34066     39284     57915    151041    450287      9.61     10.76
1489.85/373.45	c  N dy  6781   1194577      6555     34066     39302     78536    151041   1008480      9.62     10.17
1510.20/378.58	c  S st  6861   1209561      6553     34066     39311     93278    151041   1345081      9.62      9.23
1511.40/378.88	c  S st  6861   1210064      6553     34066     39316     93777    151041   1363543      9.62   no data
1511.40/378.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1516.60/380.12	c Flit:    14 Blit:      1 bXBeca:    0 bXProp:   38 Bins:  12748 BRemL:  10657 BRemN:     15 P: 27.4M T:  1.23
1516.60/380.18	c Replacing       38 vars Replaced     6910 lits Time:     0.05 s 
1516.60/380.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1516.60/380.19	c bin-w-bin subsume rem          763 bins  time:  0.01 s
1516.60/380.20	c subs with bin:      154  lits-rem:       159  v-fix:    0  time:  0.01 s
1517.02/380.22	c Subs w/ non-existent bins:      9 l-rem:      8 v-fix:     0 done:   6499 time:  0.02 s
1517.02/380.23	c Removed useless bin:       8  fixed:     0  props:   0.62M  time:  0.01 s
1517.02/380.28	c lits-rem:        17  cl-subs:      841  v-elim:     49  v-fix:    0  time:  0.05 s
1518.18/380.55	c subs with bin:      794  lits-rem:      6218  v-fix:    0  time:  0.24 s
1520.99/381.26	c lits-rem:      6418  cl-subs:     3621  v-elim:      0  v-fix:    0  time:  0.71 s
1520.99/381.28	c vivif2 --  cl tried    32982 cl shrink       37 lits rem         39 time: 0.02
1521.41/381.39	c vivif2 --  cl tried    74525 cl shrink    10184 lits rem      25176 time: 0.11
1522.96/381.79	c asymm  cl-useful: 23/1441/32982 lits-rem:41 time: 0.40
1523.36/381.80	c calculated reachability. Time: 0.00
1523.36/381.80	c  N dy  6861   1210064      6450     32974     35240     74522    146549    839862      9.62   no data
1523.36/381.81	c Finding binary XORs  T:     0.01 s  found:      16
1541.73/386.46	c Finding binary XORs  T:     0.01 s  found:       6
1556.11/390.10	c Finding binary XORs  T:     0.01 s  found:      49
1556.52/390.13	c Replacing       71 vars Replaced     8709 lits Time:     0.03 s 
1557.68/390.41	c  N dy  6895   1235394      6366     32871     41240     61704    146100    644507      9.59     10.14
1565.30/392.35	c Finding binary XORs  T:     0.01 s  found:      45
1585.62/397.47	c Following stats are for *FIRST FINISHED THREAD ONLY*
1585.62/397.47	c num threads              : 4          
1585.62/397.47	c restarts                 : 6611       
1585.62/397.47	c dynamic restarts         : 6581       
1585.62/397.47	c static restarts          : 30         
1585.62/397.47	c full restarts            : 4          
1585.62/397.47	c total simplify time      : 1.07       
1585.62/397.47	c learnts DL2              : 0          
1585.62/397.47	c learnts size 2           : 274104     
1585.62/397.47	c learnts size 1           : 1692        (19.32     % of vars)
1585.62/397.47	c filedLit time            : 5.32        (1.34      % time)
1585.62/397.47	c v-elim SatELite          : 453         (5.17      % vars)
1585.62/397.47	c SatELite time            : 0.64        (0.16      % time)
1585.62/397.47	c v-elim xor               : 0           (0.00      % vars)
1585.62/397.47	c xor elim time            : 0.04        (0.01      % time)
1585.62/397.47	c num binary xor trees     : 475        
1585.62/397.47	c binxor trees' crown      : 2012        (4.24      leafs/tree)
1585.62/397.47	c bin xor find time        : 0.31       
1585.62/397.47	c OTF clause improved      : 11661       (0.01      clauses/conflict)
1585.62/397.47	c OTF impr. size diff      : 15077       (1.29       lits/clause)
1585.62/397.47	c OTF cl watch-shrink      : 964111      (0.75      clauses/conflict)
1585.62/397.47	c OTF cl watch-sh-lit      : 5410212     (5.61       lits/clause)
1585.62/397.47	c tried to recurMin cls    : 418436      (32.50      % of conflicts)
1585.62/397.47	c updated cache            : 22794       (0.05       lits/tried recurMin)
1585.62/397.47	c unit cls recevied        : 162         (9.57      % of units)
1585.62/397.47	c unit cls sent            : 636         (37.59     % of units)
1585.62/397.47	c bin cls recevied         : 197128     
1585.62/397.47	c bin cls sent             : 46103      
1585.62/397.47	c clauses over max glue    : 0           (0.00      % of all clauses)
1585.62/397.47	c conflicts                : 1287654     (3241.89   / sec)
1585.62/397.47	c decisions                : 2106221     (0.76      % random)
1585.62/397.47	c bogo-props               : 26573353394 (66902938.92 / sec)
1585.62/397.47	c conflict literals        : 45774731    (46.93     % deleted)
1585.62/397.47	c Memory used              : 414.02      MB
1585.62/397.47	c single-thread CPU time   : 397.19      s
1585.62/397.47	c all-threads sum CPU time : 1584.96     s
1585.62/397.47	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3367066-1305415771/watcher-3367066-1305415771 -o /tmp/evaluation-result-3367066-1305415771/solver-3367066-1305415771 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3367066-1305415771.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: 8.22 8.09 7.61 6/310 20182
/proc/meminfo: memFree=18194272/32950928 swapFree=67111348/67111528
[pid=20182] ppid=20180 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/20182/stat : 20182 (strangenight2-m) R 20180 20182 19509 0 -1 4202496 407 0 0 0 0 0 0 0 25 0 4 0 653176746 52396032 347 33554432000 4194304 4580107 140735217165760 18446744073709551615 47792114575282 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20182/statm: 12792 347 299 95 0 7774 0
[pid=20182/tid=20183] ppid=20180 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/20182/task/20183/stat : 20183 (strangenight2-m) R 20180 20182 19509 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 4 0 653176747 52396032 351 33554432000 4194304 4580107 140735217165760 18446744073709551615 47792114574873 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20182/tid=20184] ppid=20180 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/20182/task/20184/stat : 20184 (strangenight2-m) R 20180 20182 19509 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 653176747 52396032 351 33554432000 4194304 4580107 140735217165760 18446744073709551615 47792114575282 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20182/tid=20185] ppid=20180 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/20182/task/20185/stat : 20185 (strangenight2-m) R 20180 20182 19509 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 653176747 52396032 351 33554432000 4194304 4580107 140735217165760 18446744073709551615 47792114574873 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.733904 s]
/proc/loadavg: 8.22 8.09 7.61 6/310 20182
/proc/meminfo: memFree=18194272/32950928 swapFree=67111348/67111528
[pid=20182] ppid=20180 vsize=292392 CPUtime=2.9 cores=1,3,5,7
/proc/20182/stat : 20182 (strangenight2-m) R 20180 20182 19509 0 -1 4202496 8855 0 0 0 289 1 0 0 25 0 4 0 653176746 299409408 7857 33554432000 4194304 4580107 140735217165760 18446744073709551615 274473628357 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20182/statm: 73098 7857 360 95 0 68080 0
[pid=20182/tid=20183] ppid=20180 vsize=292392 CPUtime=0.72 cores=1,3,5,7
/proc/20182/task/20183/stat : 20183 (strangenight2-m) D 20180 20182 19509 0 -1 4202560 2072 0 0 0 72 0 0 0 25 0 4 0 653176747 299409408 7857 33554432000 4194304 4580107 140735217165760 18446744073709551615 274474010807 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20182/tid=20184] ppid=20180 vsize=292392 CPUtime=0.71 cores=1,3,5,7
/proc/20182/task/20184/stat : 20184 (strangenight2-m) R 20180 20182 19509 0 -1 4202560 2069 0 0 0 71 0 0 0 18 0 4 0 653176747 299409408 7858 33554432000 4194304 4580107 140735217165760 18446744073709551615 274473628705 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20182/tid=20185] ppid=20180 vsize=292392 CPUtime=0.72 cores=1,3,5,7
/proc/20182/task/20185/stat : 20185 (strangenight2-m) R 20180 20182 19509 0 -1 4202560 2227 0 0 0 72 0 0 0 25 0 4 0 653176747 299409408 7859 33554432000 4194304 4580107 140735217165760 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 292392

[startup+0.801033 s]
/proc/loadavg: 8.22 8.09 7.61 6/310 20182
/proc/meminfo: memFree=18194272/32950928 swapFree=67111348/67111528
[pid=20182] ppid=20180 vsize=293580 CPUtime=3.16 cores=1,3,5,7
/proc/20182/stat : 20182 (strangenight2-m) R 20180 20182 19509 0 -1 4202496 9757 0 0 0 315 1 0 0 25 0 4 0 653176746 300625920 8759 33554432000 4194304 4580107 140735217165760 18446744073709551615 4293083 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20182/statm: 73395 8759 360 95 0 68377 0
[pid=20182/tid=20183] ppid=20180 vsize=293580 CPUtime=0.78 cores=1,3,5,7
/proc/20182/task/20183/stat : 20183 (strangenight2-m) R 20180 20182 19509 0 -1 4202560 2358 0 0 0 78 0 0 0 25 0 4 0 653176747 300625920 8760 33554432000 4194304 4580107 140735217165760 18446744073709551615 4293907 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20182/tid=20184] ppid=20180 vsize=293580 CPUtime=0.78 cores=1,3,5,7
/proc/20182/task/20184/stat : 20184 (strangenight2-m) R 20180 20182 19509 0 -1 4202560 2362 0 0 0 78 0 0 0 19 0 4 0 653176747 300625920 8760 33554432000 4194304 4580107 140735217165760 18446744073709551615 274473628705 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20182/tid=20185] ppid=20180 vsize=293580 CPUtime=0.78 cores=1,3,5,7
/proc/20182/task/20185/stat : 20185 (strangenight2-m) R 20180 20182 19509 0 -1 4202560 2253 0 0 0 78 0 0 0 25 0 4 0 653176747 300625920 8760 33554432000 4194304 4580107 140735217165760 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.16
Current children cumulated vsize (KiB) 293580

[startup+0.901018 s]
/proc/loadavg: 8.22 8.09 7.61 6/310 20182
/proc/meminfo: memFree=18194272/32950928 swapFree=67111348/67111528
[pid=20182] ppid=20180 vsize=295032 CPUtime=3.57 cores=1,3,5,7
/proc/20182/stat : 20182 (strangenight2-m) R 20180 20182 19509 0 -1 4202496 11020 0 0 0 355 2 0 0 25 0 4 0 653176746 302112768 10022 33554432000 4194304 4580107 140735217165760 18446744073709551615 4294148 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20182/statm: 73758 10022 361 95 0 68740 0
[pid=20182/tid=20183] ppid=20180 vsize=295032 CPUtime=0.88 cores=1,3,5,7
/proc/20182/task/20183/stat : 20183 (strangenight2-m) R 20180 20182 19509 0 -1 4202560 2747 0 0 0 88 0 0 0 25 0 4 0 653176747 302112768 10022 33554432000 4194304 4580107 140735217165760 18446744073709551615 4293105 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20182/tid=20184] ppid=20180 vsize=295032 CPUtime=0.88 cores=1,3,5,7
/proc/20182/task/20184/stat : 20184 (strangenight2-m) R 20180 20182 19509 0 -1 4202560 2742 0 0 0 88 0 0 0 19 0 4 0 653176747 302112768 10022 33554432000 4194304 4580107 140735217165760 18446744073709551615 4294627 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20182/tid=20185] ppid=20180 vsize=295032 CPUtime=0.88 cores=1,3,5,7
/proc/20182/task/20185/stat : 20185 (strangenight2-m) R 20180 20182 19509 0 -1 4202560 2379 0 0 0 88 0 0 0 25 0 4 0 653176747 302112768 10022 33554432000 4194304 4580107 140735217165760 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.57
Current children cumulated vsize (KiB) 295032

[startup+1.001 s]
/proc/loadavg: 8.22 8.09 7.61 6/310 20182
/proc/meminfo: memFree=18194272/32950928 swapFree=67111348/67111528
[pid=20182] ppid=20180 vsize=295032 CPUtime=3.97 cores=1,3,5,7
/proc/20182/stat : 20182 (strangenight2-m) R 20180 20182 19509 0 -1 4202496 11043 0 0 0 395 2 0 0 25 0 4 0 653176746 302112768 10045 33554432000 4194304 4580107 140735217165760 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20182/statm: 73758 10045 361 95 0 68740 0
[pid=20182/tid=20183] ppid=20180 vsize=295032 CPUtime=0.98 cores=1,3,5,7
/proc/20182/task/20183/stat : 20183 (strangenight2-m) R 20180 20182 19509 0 -1 4202560 2747 0 0 0 98 0 0 0 25 0 4 0 653176747 302112768 10045 33554432000 4194304 4580107 140735217165760 18446744073709551615 4293700 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20182/tid=20184] ppid=20180 vsize=295032 CPUtime=0.98 cores=1,3,5,7
/proc/20182/task/20184/stat : 20184 (strangenight2-m) R 20180 20182 19509 0 -1 4202560 2742 0 0 0 98 0 0 0 19 0 4 0 653176747 302112768 10045 33554432000 4194304 4580107 140735217165760 18446744073709551615 4235752 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20182/tid=20185] ppid=20180 vsize=295032 CPUtime=0.98 cores=1,3,5,7
/proc/20182/task/20185/stat : 20185 (strangenight2-m) R 20180 20182 19509 0 -1 4202560 2402 0 0 0 98 0 0 0 25 0 4 0 653176747 302112768 10045 33554432000 4194304 4580107 140735217165760 18446744073709551615 4293911 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.97
Current children cumulated vsize (KiB) 295032

[startup+1.50091 s]
/proc/loadavg: 8.22 8.09 7.61 6/310 20182
/proc/meminfo: memFree=18194272/32950928 swapFree=67111348/67111528
[pid=20182] ppid=20180 vsize=306656 CPUtime=5.96 cores=1,3,5,7
/proc/20182/stat : 20182 (strangenight2-m) R 20180 20182 19509 0 -1 4202496 18699 0 0 0 593 3 0 0 25 0 4 0 653176746 314015744 14993 33554432000 4194304 4580107 140735217165760 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20182/statm: 76664 14993 378 95 0 71646 0
[pid=20182/tid=20183] ppid=20180 vsize=306656 CPUtime=1.48 cores=1,3,5,7
/proc/20182/task/20183/stat : 20183 (strangenight2-m) R 20180 20182 19509 0 -1 4202560 5321 0 0 0 147 1 0 0 25 0 4 0 653176747 314015744 14993 33554432000 4194304 4580107 140735217165760 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20182/tid=20184] ppid=20180 vsize=306656 CPUtime=1.48 cores=1,3,5,7
/proc/20182/task/20184/stat : 20184 (strangenight2-m) R 20180 20182 19509 0 -1 4202560 5361 0 0 0 148 0 0 0 19 0 4 0 653176747 314015744 14993 33554432000 4194304 4580107 140735217165760 18446744073709551615 4318471 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20182/tid=20185] ppid=20180 vsize=306656 CPUtime=1.48 cores=1,3,5,7
/proc/20182/task/20185/stat : 20185 (strangenight2-m) R 20180 20182 19509 0 -1 4202560 2508 0 0 0 148 0 0 0 25 0 4 0 653176747 314015744 14993 33554432000 4194304 4580107 140735217165760 18446744073709551615 4293134 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 306656

[startup+3.10063 s]
/proc/loadavg: 8.20 8.09 7.61 9/314 20186
/proc/meminfo: memFree=18108628/32950928 swapFree=67111348/67111528
[pid=20182] ppid=20180 vsize=308204 CPUtime=12.34 cores=1,3,5,7
/proc/20182/stat : 20182 (strangenight2-m) R 20180 20182 19509 0 -1 4202496 20257 0 0 0 1230 4 0 0 25 0 4 0 653176746 315600896 16006 33554432000 4194304 4580107 140735217165760 18446744073709551615 4321599 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20182/statm: 77051 16006 378 95 0 72033 0
[pid=20182/tid=20183] ppid=20180 vsize=308204 CPUtime=3.06 cores=1,3,5,7
/proc/20182/task/20183/stat : 20183 (strangenight2-m) R 20180 20182 19509 0 -1 4202560 5612 0 0 0 305 1 0 0 25 0 4 0 653176747 315600896 16006 33554432000 4194304 4580107 140735217165760 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20182/tid=20184] ppid=20180 vsize=308204 CPUtime=3.08 cores=1,3,5,7
/proc/20182/task/20184/stat : 20184 (strangenight2-m) R 20180 20182 19509 0 -1 4202560 5737 0 0 0 307 1 0 0 25 0 4 0 653176747 315600896 16006 33554432000 4194304 4580107 140735217165760 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20182/tid=20185] ppid=20180 vsize=308204 CPUtime=3.08 cores=1,3,5,7
/proc/20182/task/20185/stat : 20185 (strangenight2-m) R 20180 20182 19509 0 -1 4202560 3193 0 0 0 308 0 0 0 25 0 4 0 653176747 315600896 16006 33554432000 4194304 4580107 140735217165760 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 308204

[startup+6.30107 s]
/proc/loadavg: 8.20 8.09 7.61 9/314 20186
/proc/meminfo: memFree=18079248/32950928 swapFree=67111348/67111528
[pid=20182] ppid=20180 vsize=323284 CPUtime=25.11 cores=1,3,5,7
/proc/20182/stat : 20182 (strangenight2-m) R 20180 20182 19509 0 -1 4202496 27171 0 0 0 2505 6 0 0 25 0 4 0 653176746 331042816 18738 33554432000 4194304 4580107 140735217165760 18446744073709551615 4294468 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20182/statm: 80821 18738 380 95 0 75803 0
[pid=20182/tid=20183] ppid=20180 vsize=323284 CPUtime=6.23 cores=1,3,5,7
/proc/20182/task/20183/stat : 20183 (strangenight2-m) R 20180 20182 19509 0 -1 4202560 7373 0 0 0 621 2 0 0 25 0 4 0 653176747 331042816 18738 33554432000 4194304 4580107 140735217165760 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20182/tid=20184] ppid=20180 vsize=323284 CPUtime=6.28 cores=1,3,5,7
/proc/20182/task/20184/stat : 20184 (strangenight2-m) R 20180 20182 19509 0 -1 4202560 7458 0 0 0 627 1 0 0 25 0 4 0 653176747 331042816 18738 33554432000 4194304 4580107 140735217165760 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20182/tid=20185] ppid=20180 vsize=323284 CPUtime=6.29 cores=1,3,5,7
/proc/20182/task/20185/stat : 20185 (strangenight2-m) R 20180 20182 19509 0 -1 4202560 4677 0 0 0 628 1 0 0 25 0 4 0 653176747 331042816 18738 33554432000 4194304 4580107 140735217165760 18446744073709551615 4318695 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 323284

[startup+12.7009 s]
/proc/loadavg: 8.17 8.08 7.61 9/314 20186
/proc/meminfo: memFree=18022120/32950928 swapFree=67111348/67111528
[pid=20182] ppid=20180 vsize=323840 CPUtime=50.67 cores=1,3,5,7
/proc/20182/stat : 20182 (strangenight2-m) R 20180 20182 19509 0 -1 4202496 39686 0 0 0 5059 8 0 0 25 0 4 0 653176746 331612160 24109 33554432000 4194304 4580107 140735217165760 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20182/statm: 80960 24109 380 95 0 75942 0
[pid=20182/tid=20183] ppid=20180 vsize=323840 CPUtime=12.57 cores=1,3,5,7
/proc/20182/task/20183/stat : 20183 (strangenight2-m) R 20180 20182 19509 0 -1 4202560 9533 0 0 0 1255 2 0 0 25 0 4 0 653176747 331612160 24111 33554432000 4194304 4580107 140735217165760 18446744073709551615 4294455 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20182/tid=20184] ppid=20180 vsize=323840 CPUtime=12.69 cores=1,3,5,7
/proc/20182/task/20184/stat : 20184 (strangenight2-m) R 20180 20182 19509 0 -1 4202560 10210 0 0 0 1267 2 0 0 25 0 4 0 653176747 331612160 24111 33554432000 4194304 4580107 140735217165760 18446744073709551615 4292966 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20182/tid=20185] ppid=20180 vsize=323840 CPUtime=12.7 cores=1,3,5,7
/proc/20182/task/20185/stat : 20185 (strangenight2-m) R 20180 20182 19509 0 -1 4202560 10715 0 0 0 1268 2 0 0 25 0 4 0 653176747 331612160 24111 33554432000 4194304 4580107 140735217165760 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 323840

[startup+25.5007 s]
/proc/loadavg: 8.14 8.08 7.62 9/314 20186
/proc/meminfo: memFree=17971916/32950928 swapFree=67111348/67111528
[pid=20182] ppid=20180 vsize=344404 CPUtime=101.72 cores=1,3,5,7
/proc/20182/stat : 20182 (strangenight2-m) R 20180 20182 19509 0 -1 4202496 57737 0 0 0 10159 13 0 0 25 0 4 0 653176746 352669696 31603 33554432000 4194304 4580107 140735217165760 18446744073709551615 4294513 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20182/statm: 86101 31603 380 95 0 81083 0
[pid=20182/tid=20183] ppid=20180 vsize=344404 CPUtime=25.24 cores=1,3,5,7
/proc/20182/task/20183/stat : 20183 (strangenight2-m) R 20180 20182 19509 0 -1 4202560 13611 0 0 0 2521 3 0 0 25 0 4 0 653176747 352669696 31603 33554432000 4194304 4580107 140735217165760 18446744073709551615 4293904 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20182/tid=20184] ppid=20180 vsize=344404 CPUtime=25.48 cores=1,3,5,7
/proc/20182/task/20184/stat : 20184 (strangenight2-m) R 20180 20182 19509 0 -1 4202560 15387 0 0 0 2545 3 0 0 25 0 4 0 653176747 352669696 31603 33554432000 4194304 4580107 140735217165760 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20182/tid=20185] ppid=20180 vsize=344404 CPUtime=25.48 cores=1,3,5,7
/proc/20182/task/20185/stat : 20185 (strangenight2-m) R 20180 20182 19509 0 -1 4202560 15901 0 0 0 2545 3 0 0 25 0 4 0 653176747 352669696 31603 33554432000 4194304 4580107 140735217165760 18446744073709551615 4293198 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.72
Current children cumulated vsize (KiB) 344404

[startup+51.1012 s]
/proc/loadavg: 8.09 8.07 7.63 9/314 20187
/proc/meminfo: memFree=17942440/32950928 swapFree=67111348/67111528
[pid=20182] ppid=20180 vsize=347292 CPUtime=203.87 cores=1,3,5,7
/proc/20182/stat : 20182 (strangenight2-m) R 20180 20182 19509 0 -1 4202496 84485 0 0 0 20365 22 0 0 25 0 4 0 653176746 355627008 37590 33554432000 4194304 4580107 140735217165760 18446744073709551615 4294955 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20182/statm: 86823 37590 380 95 0 81805 0
[pid=20182/tid=20183] ppid=20180 vsize=347292 CPUtime=50.59 cores=1,3,5,7
/proc/20182/task/20183/stat : 20183 (strangenight2-m) R 20180 20182 19509 0 -1 4202560 22093 0 0 0 5053 6 0 0 25 0 4 0 653176747 355627008 37590 33554432000 4194304 4580107 140735217165760 18446744073709551615 4317509 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20182/tid=20184] ppid=20180 vsize=347292 CPUtime=51.07 cores=1,3,5,7
/proc/20182/task/20184/stat : 20184 (strangenight2-m) R 20180 20182 19509 0 -1 4202560 23652 0 0 0 5102 5 0 0 25 0 4 0 653176747 355627008 37590 33554432000 4194304 4580107 140735217165760 18446744073709551615 4293182 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20182/tid=20185] ppid=20180 vsize=347292 CPUtime=51.08 cores=1,3,5,7
/proc/20182/task/20185/stat : 20185 (strangenight2-m) R 20180 20182 19509 0 -1 4202560 23280 0 0 0 5102 6 0 0 25 0 4 0 653176747 355627008 37590 33554432000 4194304 4580107 140735217165760 18446744073709551615 4293090 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 203.87
Current children cumulated vsize (KiB) 347292

[startup+102.301 s]
/proc/loadavg: 8.04 8.06 7.65 9/314 20219
/proc/meminfo: memFree=17881504/32950928 swapFree=67111348/67111528
[pid=20182] ppid=20180 vsize=360748 CPUtime=408.15 cores=1,3,5,7
/proc/20182/stat : 20182 (strangenight2-m) R 20180 20182 19509 0 -1 4202496 126172 0 0 0 40779 36 0 0 25 0 4 0 653176746 369405952 51252 33554432000 4194304 4580107 140735217165760 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20182/statm: 90187 51252 380 95 0 85169 0
[pid=20182/tid=20183] ppid=20180 vsize=360748 CPUtime=101.27 cores=1,3,5,7
/proc/20182/task/20183/stat : 20183 (strangenight2-m) R 20180 20182 19509 0 -1 4202560 34013 0 0 0 10117 10 0 0 25 0 4 0 653176747 369405952 51252 33554432000 4194304 4580107 140735217165760 18446744073709551615 4293691 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20182/tid=20184] ppid=20180 vsize=360748 CPUtime=102.27 cores=1,3,5,7
/proc/20182/task/20184/stat : 20184 (strangenight2-m) R 20180 20182 19509 0 -1 4202560 33632 0 0 0 10218 9 0 0 25 0 4 0 653176747 369405952 51252 33554432000 4194304 4580107 140735217165760 18446744073709551615 4397329 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20182/tid=20185] ppid=20180 vsize=360748 CPUtime=102.29 cores=1,3,5,7
/proc/20182/task/20185/stat : 20185 (strangenight2-m) R 20180 20182 19509 0 -1 4202560 38099 0 0 0 10218 11 0 0 25 0 4 0 653176747 369405952 51252 33554432000 4194304 4580107 140735217165760 18446744073709551615 4342144 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 408.15
Current children cumulated vsize (KiB) 360748

[startup+162.301 s]

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

/proc/20182/task/20185/stat : 20185 (strangenight2-m) R 20180 20182 19509 0 -1 4202560 49630 0 0 0 16214 16 0 0 25 0 4 0 653176747 420798464 57103 33554432000 4194304 4580107 140735217165760 18446744073709551615 4293216 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 647.57
Current children cumulated vsize (KiB) 410936

[startup+222.301 s]
/proc/loadavg: 8.08 8.08 7.70 9/314 20222
/proc/meminfo: memFree=17666788/32950928 swapFree=67111348/67111528
[pid=20182] ppid=20180 vsize=422556 CPUtime=886.95 cores=1,3,5,7
/proc/20182/stat : 20182 (strangenight2-m) R 20180 20182 19509 0 -1 4202496 190853 0 0 0 88633 62 0 0 25 0 4 0 653176746 432697344 67787 33554432000 4194304 4580107 140735217165760 18446744073709551615 4294517 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20182/statm: 105639 67787 380 95 0 100621 0
[pid=20182/tid=20183] ppid=20180 vsize=422556 CPUtime=220.07 cores=1,3,5,7
/proc/20182/task/20183/stat : 20183 (strangenight2-m) R 20180 20182 19509 0 -1 4202560 51150 0 0 0 21991 16 0 0 25 0 4 0 653176747 432697344 67787 33554432000 4194304 4580107 140735217165760 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20182/tid=20184] ppid=20180 vsize=422556 CPUtime=222.27 cores=1,3,5,7
/proc/20182/task/20184/stat : 20184 (strangenight2-m) R 20180 20182 19509 0 -1 4202560 49495 0 0 0 22212 15 0 0 25 0 4 0 653176747 432697344 67787 33554432000 4194304 4580107 140735217165760 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20182/tid=20185] ppid=20180 vsize=422556 CPUtime=222.29 cores=1,3,5,7
/proc/20182/task/20185/stat : 20185 (strangenight2-m) R 20180 20182 19509 0 -1 4202560 61727 0 0 0 22208 21 0 0 25 0 4 0 653176747 432697344 67787 33554432000 4194304 4580107 140735217165760 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 886.95
Current children cumulated vsize (KiB) 422556

[startup+282.311 s]
/proc/loadavg: 8.13 8.09 7.72 9/314 20223
/proc/meminfo: memFree=17566064/32950928 swapFree=67111348/67111528
[pid=20182] ppid=20180 vsize=422836 CPUtime=1126.39 cores=1,3,5,7
/proc/20182/stat : 20182 (strangenight2-m) R 20180 20182 19509 0 -1 4202496 218672 0 0 0 112564 75 0 0 25 0 4 0 653176746 432984064 72868 33554432000 4194304 4580107 140735217165760 18446744073709551615 4293192 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20182/statm: 105709 72868 380 95 0 100691 0
[pid=20182/tid=20183] ppid=20180 vsize=422836 CPUtime=279.49 cores=1,3,5,7
/proc/20182/task/20183/stat : 20183 (strangenight2-m) R 20180 20182 19509 0 -1 4202560 57104 0 0 0 27930 19 0 0 25 0 4 0 653176747 432984064 72868 33554432000 4194304 4580107 140735217165760 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20182/tid=20184] ppid=20180 vsize=422836 CPUtime=282.28 cores=1,3,5,7
/proc/20182/task/20184/stat : 20184 (strangenight2-m) R 20180 20182 19509 0 -1 4202560 59031 0 0 0 28208 20 0 0 25 0 4 0 653176747 432984064 72868 33554432000 4194304 4580107 140735217165760 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20182/tid=20185] ppid=20180 vsize=422836 CPUtime=282.3 cores=1,3,5,7
/proc/20182/task/20185/stat : 20185 (strangenight2-m) R 20180 20182 19509 0 -1 4202560 69358 0 0 0 28206 24 0 0 25 0 4 0 653176747 432984064 72868 33554432000 4194304 4580107 140735217165760 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1126.39
Current children cumulated vsize (KiB) 422836

[startup+342.301 s]
/proc/loadavg: 8.04 8.07 7.74 9/314 20225
/proc/meminfo: memFree=17538128/32950928 swapFree=67111348/67111528
[pid=20182] ppid=20180 vsize=500372 CPUtime=1365.75 cores=1,3,5,7
/proc/20182/stat : 20182 (strangenight2-m) R 20180 20182 19509 0 -1 4202496 240923 0 0 0 136488 87 0 0 25 0 4 0 653176746 512380928 77379 33554432000 4194304 4580107 140735217165760 18446744073709551615 4293225 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20182/statm: 125093 77379 380 95 0 120075 0
[pid=20182/tid=20183] ppid=20180 vsize=500372 CPUtime=338.89 cores=1,3,5,7
/proc/20182/task/20183/stat : 20183 (strangenight2-m) R 20180 20182 19509 0 -1 4202560 63444 0 0 0 33867 22 0 0 25 0 4 0 653176747 512380928 77379 33554432000 4194304 4580107 140735217165760 18446744073709551615 4293680 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20182/tid=20184] ppid=20180 vsize=500372 CPUtime=342.28 cores=1,3,5,7
/proc/20182/task/20184/stat : 20184 (strangenight2-m) R 20180 20182 19509 0 -1 4202560 66162 0 0 0 34203 25 0 0 25 0 4 0 653176747 512380928 77379 33554432000 4194304 4580107 140735217165760 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20182/tid=20185] ppid=20180 vsize=500372 CPUtime=342.29 cores=1,3,5,7
/proc/20182/task/20185/stat : 20185 (strangenight2-m) R 20180 20182 19509 0 -1 4202560 77694 0 0 0 34200 29 0 0 25 0 4 0 653176747 512380928 77379 33554432000 4194304 4580107 140735217165760 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1365.75
Current children cumulated vsize (KiB) 500372

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

[startup+359.001 s]
/proc/loadavg: 8.03 8.06 7.74 9/314 20225
/proc/meminfo: memFree=17520876/32950928 swapFree=67111348/67111528
[pid=20182] ppid=20180 vsize=500420 CPUtime=1432.39 cores=1,3,5,7
/proc/20182/stat : 20182 (strangenight2-m) R 20180 20182 19509 0 -1 4202496 246125 0 0 0 143149 90 0 0 25 0 4 0 653176746 512430080 76015 33554432000 4194304 4580107 140735217165760 18446744073709551615 4294220 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20182/statm: 125105 76015 380 95 0 120087 0
[pid=20182/tid=20183] ppid=20180 vsize=500420 CPUtime=355.42 cores=1,3,5,7
/proc/20182/task/20183/stat : 20183 (strangenight2-m) R 20180 20182 19509 0 -1 4202560 64102 0 0 0 35520 22 0 0 25 0 4 0 653176747 512430080 76015 33554432000 4194304 4580107 140735217165760 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20182/tid=20184] ppid=20180 vsize=500420 CPUtime=358.98 cores=1,3,5,7
/proc/20182/task/20184/stat : 20184 (strangenight2-m) R 20180 20182 19509 0 -1 4202560 68347 0 0 0 35872 26 0 0 25 0 4 0 653176747 512430080 76015 33554432000 4194304 4580107 140735217165760 18446744073709551615 4316636 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20182/tid=20185] ppid=20180 vsize=500420 CPUtime=358.99 cores=1,3,5,7
/proc/20182/task/20185/stat : 20185 (strangenight2-m) R 20180 20182 19509 0 -1 4202560 80053 0 0 0 35868 31 0 0 25 0 4 0 653176747 512430080 76015 33554432000 4194304 4580107 140735217165760 18446744073709551615 4294358 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1432.39
Current children cumulated vsize (KiB) 500420

[startup+384.612 s]
/proc/loadavg: 8.09 8.07 7.75 9/314 20226
/proc/meminfo: memFree=17505724/32950928 swapFree=67111348/67111528
[pid=20182] ppid=20180 vsize=447184 CPUtime=1534.58 cores=1,3,5,7
/proc/20182/stat : 20182 (strangenight2-m) R 20180 20182 19509 0 -1 4202496 256934 0 0 0 153363 95 0 0 25 0 4 0 653176746 457916416 72172 33554432000 4194304 4580107 140735217165760 18446744073709551615 4318737 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20182/statm: 111796 72172 380 95 0 106778 0
[pid=20182/tid=20183] ppid=20180 vsize=447184 CPUtime=380.77 cores=1,3,5,7
/proc/20182/task/20183/stat : 20183 (strangenight2-m) R 20180 20182 19509 0 -1 4202560 66879 0 0 0 38054 23 0 0 25 0 4 0 653176747 457916416 72172 33554432000 4194304 4580107 140735217165760 18446744073709551615 4294259 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20182/tid=20184] ppid=20180 vsize=447184 CPUtime=384.58 cores=1,3,5,7
/proc/20182/task/20184/stat : 20184 (strangenight2-m) R 20180 20182 19509 0 -1 4202560 70595 0 0 0 38432 26 0 0 25 0 4 0 653176747 457916416 72172 33554432000 4194304 4580107 140735217165760 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20182/tid=20185] ppid=20180 vsize=447184 CPUtime=384.6 cores=1,3,5,7
/proc/20182/task/20185/stat : 20185 (strangenight2-m) R 20180 20182 19509 0 -1 4202560 85544 0 0 0 38427 33 0 0 25 0 4 0 653176747 457916416 72172 33554432000 4194304 4580107 140735217165760 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1534.58
Current children cumulated vsize (KiB) 447184

[startup+391 s]
/proc/loadavg: 8.08 8.07 7.75 9/314 20226
/proc/meminfo: memFree=17523824/32950928 swapFree=67111348/67111528
[pid=20182] ppid=20180 vsize=423948 CPUtime=1560.08 cores=1,3,5,7
/proc/20182/stat : 20182 (strangenight2-m) R 20180 20182 19509 0 -1 4202496 259926 0 0 0 155912 96 0 0 25 0 4 0 653176746 434122752 66386 33554432000 4194304 4580107 140735217165760 18446744073709551615 4322544 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20182/statm: 105987 66386 380 95 0 100969 0
[pid=20182/tid=20183] ppid=20180 vsize=423948 CPUtime=387.1 cores=1,3,5,7
/proc/20182/task/20183/stat : 20183 (strangenight2-m) R 20180 20182 19509 0 -1 4202560 68218 0 0 0 38686 24 0 0 25 0 4 0 653176747 434122752 66386 33554432000 4194304 4580107 140735217165760 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20182/tid=20184] ppid=20180 vsize=423948 CPUtime=390.97 cores=1,3,5,7
/proc/20182/task/20184/stat : 20184 (strangenight2-m) R 20180 20182 19509 0 -1 4202560 70595 0 0 0 39071 26 0 0 25 0 4 0 653176747 434122752 66386 33554432000 4194304 4580107 140735217165760 18446744073709551615 4293273 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20182/tid=20185] ppid=20180 vsize=423948 CPUtime=390.99 cores=1,3,5,7
/proc/20182/task/20185/stat : 20185 (strangenight2-m) R 20180 20182 19509 0 -1 4202560 87030 0 0 0 39065 34 0 0 25 0 4 0 653176747 434122752 66386 33554432000 4194304 4580107 140735217165760 18446744073709551615 4295723 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1560.08
Current children cumulated vsize (KiB) 423948

[startup+394.201 s]
/proc/loadavg: 8.15 8.09 7.76 9/314 20226
/proc/meminfo: memFree=17510304/32950928 swapFree=67111348/67111528
[pid=20182] ppid=20180 vsize=423948 CPUtime=1572.85 cores=1,3,5,7
/proc/20182/stat : 20182 (strangenight2-m) R 20180 20182 19509 0 -1 4202496 261406 0 0 0 157189 96 0 0 25 0 4 0 653176746 434122752 67866 33554432000 4194304 4580107 140735217165760 18446744073709551615 4293270 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20182/statm: 105987 67866 380 95 0 100969 0
[pid=20182/tid=20183] ppid=20180 vsize=423948 CPUtime=390.27 cores=1,3,5,7
/proc/20182/task/20183/stat : 20183 (strangenight2-m) R 20180 20182 19509 0 -1 4202560 68507 0 0 0 39003 24 0 0 25 0 4 0 653176747 434122752 67866 33554432000 4194304 4580107 140735217165760 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20182/tid=20184] ppid=20180 vsize=423948 CPUtime=394.17 cores=1,3,5,7
/proc/20182/task/20184/stat : 20184 (strangenight2-m) R 20180 20182 19509 0 -1 4202560 71462 0 0 0 39391 26 0 0 25 0 4 0 653176747 434122752 67866 33554432000 4194304 4580107 140735217165760 18446744073709551615 4293090 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20182/tid=20185] ppid=20180 vsize=423948 CPUtime=394.2 cores=1,3,5,7
/proc/20182/task/20185/stat : 20185 (strangenight2-m) R 20180 20182 19509 0 -1 4202560 87354 0 0 0 39386 34 0 0 25 0 4 0 653176747 434122752 67866 33554432000 4194304 4580107 140735217165760 18446744073709551615 4293121 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1572.85
Current children cumulated vsize (KiB) 423948

[startup+395.801 s]
/proc/loadavg: 8.15 8.09 7.76 9/314 20226
/proc/meminfo: memFree=17503236/32950928 swapFree=67111348/67111528
[pid=20182] ppid=20180 vsize=423948 CPUtime=1579.22 cores=1,3,5,7
/proc/20182/stat : 20182 (strangenight2-m) R 20180 20182 19509 0 -1 4202496 261769 0 0 0 157826 96 0 0 25 0 4 0 653176746 434122752 68229 33554432000 4194304 4580107 140735217165760 18446744073709551615 4322547 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20182/statm: 105987 68229 380 95 0 100969 0
[pid=20182/tid=20183] ppid=20180 vsize=423948 CPUtime=391.85 cores=1,3,5,7
/proc/20182/task/20183/stat : 20183 (strangenight2-m) R 20180 20182 19509 0 -1 4202560 68608 0 0 0 39161 24 0 0 25 0 4 0 653176747 434122752 68229 33554432000 4194304 4580107 140735217165760 18446744073709551615 4293680 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20182/tid=20184] ppid=20180 vsize=423948 CPUtime=395.78 cores=1,3,5,7
/proc/20182/task/20184/stat : 20184 (strangenight2-m) R 20180 20182 19509 0 -1 4202560 71564 0 0 0 39551 27 0 0 25 0 4 0 653176747 434122752 68229 33554432000 4194304 4580107 140735217165760 18446744073709551615 4293182 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20182/tid=20185] ppid=20180 vsize=423948 CPUtime=395.79 cores=1,3,5,7
/proc/20182/task/20185/stat : 20185 (strangenight2-m) R 20180 20182 19509 0 -1 4202560 87514 0 0 0 39545 34 0 0 25 0 4 0 653176747 434122752 68229 33554432000 4194304 4580107 140735217165760 18446744073709551615 4318491 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1579.22
Current children cumulated vsize (KiB) 423948

[startup+396.6 s]
/proc/loadavg: 8.15 8.09 7.76 9/314 20226
/proc/meminfo: memFree=17500012/32950928 swapFree=67111348/67111528
[pid=20182] ppid=20180 vsize=423948 CPUtime=1582.44 cores=1,3,5,7
/proc/20182/stat : 20182 (strangenight2-m) R 20180 20182 19509 0 -1 4202496 261930 0 0 0 158148 96 0 0 25 0 4 0 653176746 434122752 68390 33554432000 4194304 4580107 140735217165760 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20182/statm: 105987 68390 380 95 0 100969 0
[pid=20182/tid=20183] ppid=20180 vsize=423948 CPUtime=392.65 cores=1,3,5,7
/proc/20182/task/20183/stat : 20183 (strangenight2-m) R 20180 20182 19509 0 -1 4202560 68654 0 0 0 39241 24 0 0 25 0 4 0 653176747 434122752 68390 33554432000 4194304 4580107 140735217165760 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20182/tid=20184] ppid=20180 vsize=423948 CPUtime=396.59 cores=1,3,5,7
/proc/20182/task/20184/stat : 20184 (strangenight2-m) R 20180 20182 19509 0 -1 4202560 71618 0 0 0 39632 27 0 0 25 0 4 0 653176747 434122752 68390 33554432000 4194304 4580107 140735217165760 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20182/tid=20185] ppid=20180 vsize=423948 CPUtime=396.6 cores=1,3,5,7
/proc/20182/task/20185/stat : 20185 (strangenight2-m) R 20180 20182 19509 0 -1 4202560 87575 0 0 0 39626 34 0 0 25 0 4 0 653176747 434122752 68390 33554432000 4194304 4580107 140735217165760 18446744073709551615 4294595 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1582.44
Current children cumulated vsize (KiB) 423948

[startup+397 s]
/proc/loadavg: 8.15 8.09 7.76 9/314 20226
/proc/meminfo: memFree=17500012/32950928 swapFree=67111348/67111528
[pid=20182] ppid=20180 vsize=423948 CPUtime=1584.01 cores=1,3,5,7
/proc/20182/stat : 20182 (strangenight2-m) R 20180 20182 19509 0 -1 4202496 262000 0 0 0 158305 96 0 0 25 0 4 0 653176746 434122752 68460 33554432000 4194304 4580107 140735217165760 18446744073709551615 4294952 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20182/statm: 105987 68460 380 95 0 100969 0
[pid=20182/tid=20183] ppid=20180 vsize=423948 CPUtime=393.04 cores=1,3,5,7
/proc/20182/task/20183/stat : 20183 (strangenight2-m) R 20180 20182 19509 0 -1 4202560 68680 0 0 0 39280 24 0 0 25 0 4 0 653176747 434122752 68460 33554432000 4194304 4580107 140735217165760 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20182/tid=20184] ppid=20180 vsize=423948 CPUtime=396.98 cores=1,3,5,7
/proc/20182/task/20184/stat : 20184 (strangenight2-m) R 20180 20182 19509 0 -1 4202560 71636 0 0 0 39671 27 0 0 25 0 4 0 653176747 434122752 68460 33554432000 4194304 4580107 140735217165760 18446744073709551615 4294468 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20182/tid=20185] ppid=20180 vsize=423948 CPUtime=396.99 cores=1,3,5,7
/proc/20182/task/20185/stat : 20185 (strangenight2-m) R 20180 20182 19509 0 -1 4202560 87601 0 0 0 39665 34 0 0 25 0 4 0 653176747 434122752 68460 33554432000 4194304 4580107 140735217165760 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1584.01
Current children cumulated vsize (KiB) 423948

[startup+397.4 s]
/proc/loadavg: 8.15 8.09 7.76 9/314 20226
/proc/meminfo: memFree=17500012/32950928 swapFree=67111348/67111528
[pid=20182] ppid=20180 vsize=423948 CPUtime=1585.62 cores=1,3,5,7
/proc/20182/stat : 20182 (strangenight2-m) R 20180 20182 19509 0 -1 4202496 262069 0 0 0 158465 97 0 0 25 0 4 0 653176746 434122752 68529 33554432000 4194304 4580107 140735217165760 18446744073709551615 4293904 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20182/statm: 105987 68529 380 95 0 100969 0
[pid=20182/tid=20183] ppid=20180 vsize=423948 CPUtime=393.43 cores=1,3,5,7
/proc/20182/task/20183/stat : 20183 (strangenight2-m) R 20180 20182 19509 0 -1 4202560 68708 0 0 0 39319 24 0 0 25 0 4 0 653176747 434122752 68529 33554432000 4194304 4580107 140735217165760 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20182/tid=20184] ppid=20180 vsize=423948 CPUtime=397.38 cores=1,3,5,7
/proc/20182/task/20184/stat : 20184 (strangenight2-m) R 20180 20182 19509 0 -1 4202560 71659 0 0 0 39711 27 0 0 25 0 4 0 653176747 434122752 68529 33554432000 4194304 4580107 140735217165760 18446744073709551615 4294910 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20182/tid=20185] ppid=20180 vsize=423948 CPUtime=397.39 cores=1,3,5,7
/proc/20182/task/20185/stat : 20185 (strangenight2-m) R 20180 20182 19509 0 -1 4202560 87619 0 0 0 39705 34 0 0 25 0 4 0 653176747 434122752 68529 33554432000 4194304 4580107 140735217165760 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1585.62
Current children cumulated vsize (KiB) 423948

Child status: 20
Real time (s): 397.492
CPU time (s): 1585.94
CPU user time (s): 1584.96
CPU system time (s): 0.98485
CPU usage (%): 398.988
Max. virtual memory (cumulated for all children) (KiB): 511280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1584.96
system time used= 0.98485
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 262083
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= 861
involuntary context switches= 10184

runsolver used 1.17582 second user time and 2.81357 second system time

The end

Launcher Data

Begin job on node125 at 2011-05-15 01:29:31
IDJOB=3367066
IDBENCH=84211
IDSOLVER=1844
FILE ID=node125/3367066-1305415771
RUNJOBID= node125-1305414565-20066
PBS_JOBID= 13324523
Free space on /tmp= 73192 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT03/industrial/goldberg/hard_eq_check/x1mul.miter.shuffled-as.sat03-359.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367066-1305415771/watcher-3367066-1305415771 -o /tmp/evaluation-result-3367066-1305415771/solver-3367066-1305415771 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3367066-1305415771.cnf

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

MD5SUM BENCH= 9edcffddbe07377cf6685697aafad673
RANDOM SEED=1603700772

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      18194552 kB
Buffers:        259208 kB
Cached:        4037140 kB
SwapCached:          0 kB
Active:       11167864 kB
Inactive:      3215376 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18194552 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           13236 kB
Writeback:           0 kB
AnonPages:    10087580 kB
Mapped:          29596 kB
Slab:           274260 kB
PageTables:      35204 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 51099108 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= 73184 MiB
End job on node125 at 2011-05-15 01:36:08