Trace number 3367279

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)? (TO) 4800.36 1203.15

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
64/aes_64_2_keyfind_1.cnf
MD5SUM1024a3346322fdba0a20b51f99eae4c0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of clauses5176
Sum of the clauses size20024
Maximum clause length5
Minimum clause length1
Number of clauses of size 1136
Number of clauses of size 2160
Number of clauses of size 32080
Number of clauses of size 4672
Number of clauses of size 52128
Number of clauses of size over 50

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 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3367279-1305414900.cnf'
0.00/0.00	c -- header says num vars:           1000
0.00/0.00	c -- header says num clauses:        5176
0.00/0.00	c -- clauses added:            0 learnts,         5176 normals,            0 xors
0.00/0.00	c -- vars added       1000
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0      1000      4848       160         0     19728         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/4336/4336 lits-rem:0 time: 0.01
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:  192 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c Replacing      192 vars Replaced     5480 lits Time:     0.00 s 
0.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    672 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.10	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.10	c Finding non-binary XORs:     0.00 s (found:     384, avg size: 3.7)
0.00/0.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     92 locsubst:     0 time:   0.00
0.00/0.10	c calculated reachability. Time: 0.00
0.00/0.10	c Calc default polars -  time:   0.00 s pos:      16 undec:     420 neg:     564
0.00/0.10	c =========================================================================================
0.00/0.10	c types(t): F = full restart, N = normal restart
0.00/0.10	c types(t): S = simplification begin/end, E = solution found
0.00/0.10	c restart types(rt): st = static, dy = dynamic
0.00/0.10	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.10	c  B st     0         0       580      1264        32         0      5848         0   no data   no data
0.00/0.10	c Decided on static restart strategy
0.42/0.17	c  N st     8      4919       580      1264        39      4673      5848    155463   no data   no data
1.57/0.46	c  N st    10     11302       580      1264        72      4490      5848     88151   no data   no data
2.77/0.71	c  N st    11     17045       580      1264        77      9919      5848    304825   no data   no data
4.81/1.22	c  F st    12     25002       580      1264        91     12314      5848    437888   no data   no data
4.81/1.22	c  N st    12     25002       580      1264        91     12314      5848    437888   no data   no data
5.56/1.45	c Decided on static restart strategy
5.56/1.45	c  N st    18     30000       580      1264        96     10640      5848    286262   no data   no data
5.56/1.45	c  S st    18     30000       580      1264        96     10640      5848    286262   no data   no data
5.56/1.46	c Finding binary XORs  T:     0.00 s  found:      42
5.56/1.47	c Replacing       42 vars Replaced     8600 lits Time:     0.01 s 
5.56/1.49	c  S st    18     30502       538      1264        14     11093      5788    295084   no data   no data
5.56/1.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     20 locsubst:     0 time:   0.00
5.56/1.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
5.56/1.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.56/1.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.56/1.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.56/1.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    518 time:  0.00 s
5.56/1.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.56/1.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.96/1.50	c subs with bin:        4  lits-rem:        17  v-fix:    0  time:  0.00 s
5.96/1.54	c lits-rem:      1056  cl-subs:      271  v-elim:      0  v-fix:    0  time:  0.05 s
5.96/1.55	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.00
5.96/1.55	c calculated reachability. Time: 0.00
5.96/1.55	c  N st    18     30502       518      1264        14      6903      5748    130507   no data   no data
7.16/1.88	c  N st    20     37613       518      1264        24      8207      5748    164267   no data   no data
8.77/2.26	c  N st    21     44012       518      1264        25     14334      5748    390474   no data   no data
9.19/2.34	c  S st    22     45754       518      1264        32      8464      5748    143170   no data   no data
9.19/2.36	c  S st    22     46260       518      1264        33      8948      5748    155877   no data   no data
9.19/2.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.19/2.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   13 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
9.19/2.37	c Replacing       13 vars Replaced     2020 lits Time:     0.00 s 
9.19/2.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.19/2.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.19/2.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.19/2.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    505 time:  0.00 s
9.19/2.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.19/2.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
9.19/2.38	c subs with bin:        2  lits-rem:        42  v-fix:    0  time:  0.00 s
9.54/2.41	c lits-rem:       444  cl-subs:      227  v-elim:      0  v-fix:    0  time:  0.03 s
9.54/2.41	c vivif2 --  cl tried     1264 cl shrink        0 lits rem          0 time: 0.00
9.54/2.41	c vivif2 --  cl tried     8712 cl shrink        0 lits rem          0 time: 0.00
9.54/2.42	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.00
9.54/2.42	c calculated reachability. Time: 0.00
9.54/2.42	c  N st    22     46260       505      1264         7      8712      5744    150884   no data   no data
13.58/3.45	c  N st    23     60658       505      1264         7     13442      5744    324373   no data   no data
15.94/4.04	c  N st    24     69390       505      1264        11     11654      5744    238503   no data   no data
15.94/4.04	c  S st    24     69390       505      1264        11     11654      5744    238503   no data   no data
15.94/4.04	c Finding binary XORs  T:     0.00 s  found:       3
15.94/4.07	c  S st    24     69892       505      1264        12     12138      5744    249962   no data   no data
15.94/4.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.94/4.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
15.94/4.08	c Replacing        3 vars Replaced      536 lits Time:     0.00 s 
15.94/4.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.94/4.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.94/4.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.94/4.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    502 time:  0.00 s
15.94/4.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.94/4.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
15.94/4.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.34/4.16	c lits-rem:       509  cl-subs:      255  v-elim:      0  v-fix:    0  time:  0.07 s
16.34/4.16	c vivif2 --  cl tried     1264 cl shrink        0 lits rem          0 time: 0.00
16.34/4.16	c vivif2 --  cl tried    11880 cl shrink        0 lits rem          0 time: 0.00
16.34/4.16	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.00
16.34/4.16	c calculated reachability. Time: 0.00
16.34/4.16	c  N st    24     69892       502      1264         6     11880      5744    241459   no data   no data
22.72/5.74	c  F st    25     87501       502      1264         6     17388      5744    442516   no data   no data
22.72/5.74	c  N st    25     87501       502      1264         6     17388      5744    442516   no data   no data
23.91/6.04	c Decided on static restart strategy
24.71/6.25	c  N st    32     95539       502      1264         8     25090      5744    728931   no data   no data
27.11/6.86	c  N st    34    104839       502      1264        10     21644      5744    541174   no data   no data
27.11/6.86	c  S st    34    104839       502      1264        10     21644      5744    541174   no data   no data
27.51/6.92	c  S st    34    105342       502      1264        11     22131      5744    554010   no data   no data
27.51/6.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.51/6.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    5 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
27.51/6.93	c Replacing        5 vars Replaced      138 lits Time:     0.00 s 
27.51/6.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
27.51/6.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.51/6.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.51/6.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    497 time:  0.00 s
27.51/6.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
27.51/6.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
27.51/6.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.50/7.44	c lits-rem:      2269  cl-subs:      826  v-elim:      0  v-fix:    0  time:  0.49 s
29.50/7.44	c vivif2 --  cl tried     1264 cl shrink        0 lits rem          0 time: 0.00
29.50/7.44	c vivif2 --  cl tried    21305 cl shrink        0 lits rem          0 time: 0.01
29.50/7.45	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.01
29.50/7.45	c calculated reachability. Time: 0.00
29.50/7.45	c  N st    34    105342       497      1264         1     21305      5744    525111   no data   no data
32.29/8.17	c  N st    35    114940       497      1264         1     17252      5744    366879   no data   no data
37.88/9.58	c  N st    36    129338       497      1264         2     16448      5744    315613   no data   no data
45.86/11.53	c  N st    37    150936       497      1264         2     22104      5744    524694   no data   no data
47.46/11.96	c  S st    38    158014       497      1264         2     28760      5744    775144   no data   no data
47.86/12.03	c  S st    38    158516       497      1264         2     29244      5744    787636   no data   no data
47.86/12.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
47.86/12.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
47.86/12.04	c Replacing        1 vars Replaced      300 lits Time:     0.00 s 
47.86/12.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
47.86/12.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
47.86/12.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.86/12.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    496 time:  0.00 s
47.86/12.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
47.86/12.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
47.86/12.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.84/13.01	c lits-rem:      1850  cl-subs:     1352  v-elim:      0  v-fix:    0  time:  0.94 s
51.84/13.01	c vivif2 --  cl tried     1264 cl shrink        0 lits rem          0 time: 0.00
51.84/13.02	c vivif2 --  cl tried    27892 cl shrink        0 lits rem          0 time: 0.01
51.84/13.03	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.01
51.84/13.03	c calculated reachability. Time: 0.00
51.84/13.03	c  N st    38    158516       496      1264         0     27892      5744    734856   no data   no data
74.19/18.69	c  N st    39    207107       496      1264         0     23410      5744    521702   no data   no data
89.74/22.51	c  N st    40    237776       496      1264         0     33288      5744    897481   no data   no data
89.74/22.51	c  S st    40    237776       496      1264         0     33288      5744    897481   no data   no data
90.14/22.63	c  S st    40    238281       496      1264         0     33781      5744    912282   no data   no data
90.14/22.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
90.14/22.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.02
90.14/22.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
90.14/22.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
90.14/22.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
90.14/22.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    496 time:  0.00 s
90.14/22.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
90.14/22.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
90.14/22.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
111.29/27.93	c lits-rem:      1820  cl-subs:     3814  v-elim:      0  v-fix:    0  time:  5.24 s
111.29/27.93	c vivif2 --  cl tried     1264 cl shrink        0 lits rem          0 time: 0.00
111.29/27.94	c vivif2 --  cl tried    29967 cl shrink        0 lits rem          0 time: 0.01
111.29/27.96	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.02
111.29/27.96	c calculated reachability. Time: 0.00
111.29/27.96	c  N st    40    238281       496      1264         0     29967      5744    761367   no data   no data
146.40/36.70	c  F st    41    306251       496      1264         0     31595      5744    755580   no data   no data
146.40/36.70	c  N st    41    306251       496      1264         0     31595      5744    755580   no data   no data
148.01/37.13	c Decided on static restart strategy
157.99/39.70	c  N st    51    334556       496      1264         0     36058      5744    907858   no data   no data
168.34/42.28	c  N st    53    357421       496      1264         0     34145      5744    815193   no data   no data
168.34/42.28	c  S st    53    357421       496      1264         0     34145      5744    815193   no data   no data
168.74/42.35	c  S st    53    357926       496      1264         0     34639      5744    828258   no data   no data
168.74/42.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
168.74/42.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
168.74/42.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
168.74/42.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
168.74/42.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
168.74/42.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    496 time:  0.00 s
168.74/42.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
168.74/42.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
169.13/42.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
173.53/43.51	c lits-rem:      3570  cl-subs:     1953  v-elim:      0  v-fix:    0  time:  1.11 s
173.53/43.51	c vivif2 --  cl tried     1264 cl shrink        0 lits rem          0 time: 0.00
173.53/43.52	c vivif2 --  cl tried    32686 cl shrink        0 lits rem          0 time: 0.01
173.53/43.54	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.01
173.53/43.54	c calculated reachability. Time: 0.00
173.53/43.54	c  N st    53    357926       496      1264         0     32686      5744    754265   no data   no data
190.28/47.76	c  N st    54    390319       496      1264         0     38392      5744    937869   no data   no data
215.05/53.96	c  N st    55    438907       496      1264         0     32269      5744    642210   no data   no data
272.88/68.45	c  N st    56    511791       496      1264         0     45063      5744   1247292   no data   no data
290.43/72.86	c  N st    57    536889       496      1264         0     39874      5744    884603   no data   no data
290.43/72.86	c  S st    57    536889       496      1264         0     39874      5744    884603   no data   no data
290.83/72.95	c  S st    57    537390       496      1264         0     40364      5744    899703   no data   no data
290.83/72.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
290.83/72.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
290.83/72.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
290.83/72.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
290.83/72.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
290.83/72.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    496 time:  0.00 s
290.83/72.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
290.83/72.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
291.23/73.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
299.21/75.08	c lits-rem:      1949  cl-subs:     3455  v-elim:      0  v-fix:    0  time:  2.08 s
299.21/75.08	c vivif2 --  cl tried     1264 cl shrink        0 lits rem          0 time: 0.00
299.21/75.10	c vivif2 --  cl tried    36909 cl shrink        0 lits rem          0 time: 0.01
299.61/75.11	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.02
299.61/75.12	c calculated reachability. Time: 0.00
299.61/75.12	c  N st    57    537390       496      1264         0     36909      5744    774419   no data   no data
433.28/108.65	c  N st    58    701375       496      1264         0     66106      5744   1868729   no data   no data
515.46/129.22	c  N st    59    806086       496      1264         0     59672      5744   1500521   no data   no data
515.46/129.22	c  S st    59    806086       496      1264         0     59672      5744   1500521   no data   no data
515.86/129.37	c  S st    59    806589       496      1264         0     60161      5744   1513505   no data   no data
515.86/129.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
515.86/129.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
515.86/129.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
515.86/129.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
515.86/129.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
515.86/129.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    496 time:  0.00 s
515.86/129.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
516.26/129.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
516.26/129.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
564.54/141.52	c lits-rem:      3618  cl-subs:     7208  v-elim:      0  v-fix:    0  time: 12.07 s
564.54/141.52	c vivif2 --  cl tried     1264 cl shrink        0 lits rem          0 time: 0.00
564.54/141.53	c vivif2 --  cl tried    52953 cl shrink        0 lits rem          0 time: 0.02
564.54/141.57	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.03
564.54/141.57	c calculated reachability. Time: 0.00
564.54/141.57	c  N st    59    806589       496      1264         0     52953      5744   1241451   no data   no data
854.22/214.18	c  F st    60   1071875       496      1264         0     69621      5744   1913642   no data   no data
854.22/214.19	c  N st    60   1071875       496      1264         0     69621      5744   1913642   no data   no data
859.00/215.30	c Decided on static restart strategy
872.18/218.67	c  N st    70   1100177       496      1264         0     53858      5744   1203768   no data   no data
895.74/224.54	c  N st    72   1136170       496      1264         0     87821      5744   2429134   no data   no data
924.43/231.77	c  N st    73   1168563       496      1264         0     74859      5744   2048710   no data   no data
959.15/240.40	c  N st    74   1209883       496      1264         0     69532      5744   1687519   no data   no data
959.15/240.40	c  S st    74   1209883       496      1264         0     69532      5744   1687519   no data   no data
959.95/240.61	c  S st    74   1210384       496      1264         0     70020      5744   1701132   no data   no data
959.95/240.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
959.95/240.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
959.95/240.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
959.95/240.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
959.95/240.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
959.95/240.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    496 time:  0.00 s
959.95/240.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
959.95/240.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
960.35/240.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
989.87/248.13	c lits-rem:      7072  cl-subs:     5298  v-elim:      0  v-fix:    0  time:  7.42 s
989.87/248.13	c vivif2 --  cl tried     1264 cl shrink        0 lits rem          0 time: 0.00
989.87/248.15	c vivif2 --  cl tried    64722 cl shrink        0 lits rem          0 time: 0.02
989.87/248.20	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.04
990.27/248.20	c calculated reachability. Time: 0.00
990.27/248.20	c  N st    74   1210384       496      1264         0     64722      5744   1503169   no data   no data
1052.91/264.00	c  N st    75   1283268       496      1264         0     88927      5744   2454862   no data   no data
1177.40/295.10	c  N st    76   1392593       496      1264         0     99320      5744   2834931   no data   no data
1312.28/328.92	c  N st    77   1556577       496      1264         0     54799      5744    995957   no data   no data
1430.36/358.59	c  N st    78   1710385       496      1264         0     97025      5744   2739532   no data   no data
1430.36/358.59	c  S st    78   1710385       496      1264         0     97025      5744   2739532   no data   no data
1431.55/358.85	c  S st    78   1710889       496      1264         0     97519      5744   2755644   no data   no data
1431.55/358.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1431.95/358.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
1431.95/358.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1431.95/358.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1431.95/358.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1431.95/358.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    496 time:  0.00 s
1431.95/358.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1431.95/358.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1432.35/359.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1510.95/378.78	c lits-rem:     10203  cl-subs:     5703  v-elim:      0  v-fix:    0  time: 19.77 s
1510.95/378.78	c vivif2 --  cl tried     1264 cl shrink        0 lits rem          0 time: 0.00
1511.35/378.81	c vivif2 --  cl tried    91816 cl shrink        0 lits rem          0 time: 0.03
1511.35/378.88	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.08
1511.35/378.89	c calculated reachability. Time: 0.00
1511.35/378.89	c  N st    78   1710889       496      1264         0     91816      5744   2529945   no data   no data
1931.12/484.09	c  N st    79   2079854       496      1264         0     99467      5744   2711267   no data   no data
2068.75/518.53	c  N st    80   2210889       496      1264         0    106494      5744   2795051   no data   no data
2068.75/518.53	c  S st    80   2210889       496      1264         0    106494      5744   2795051   no data   no data
2069.95/518.83	c  S st    80   2211392       496      1264         0    106988      5744   2810428   no data   no data
2069.95/518.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2069.95/518.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
2069.95/518.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2069.95/518.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2069.95/518.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2070.35/518.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    496 time:  0.00 s
2070.35/518.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2070.35/518.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2070.75/519.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2237.93/560.95	c lits-rem:      8870  cl-subs:    14428  v-elim:      0  v-fix:    0  time: 41.95 s
2237.93/560.95	c vivif2 --  cl tried     1264 cl shrink        0 lits rem          0 time: 0.00
2237.93/560.98	c vivif2 --  cl tried    92560 cl shrink        0 lits rem          0 time: 0.03
2238.35/561.06	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.07
2238.35/561.06	c calculated reachability. Time: 0.00
2238.35/561.06	c  N st    80   2211392       496      1264         0     92560      5744   2264182   no data   no data
2835.25/710.70	c  N st    81   2711393       496      1264         0    113151      5744   3150088   no data   no data
2835.25/710.70	c  S st    81   2711393       496      1264         0    113151      5744   3150088   no data   no data
2836.82/711.00	c  S st    81   2711896       496      1264         0    113644      5744   3165408   no data   no data
2836.82/711.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2836.82/711.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
2836.82/711.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2836.82/711.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2836.82/711.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2836.82/711.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    496 time:  0.00 s
2836.82/711.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2837.22/711.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2837.22/711.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3028.78/759.16	c lits-rem:      7877  cl-subs:    12563  v-elim:      0  v-fix:    0  time: 47.98 s
3028.78/759.16	c vivif2 --  cl tried     1264 cl shrink        0 lits rem          0 time: 0.00
3028.78/759.19	c vivif2 --  cl tried   101081 cl shrink        0 lits rem          0 time: 0.04
3029.13/759.28	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.09
3029.13/759.29	c calculated reachability. Time: 0.00
3029.13/759.29	c  N st    81   2711896       496      1264         0    101081      5744   2712211   no data   no data
3703.83/928.34	c  N st    82   3211897       496      1264         0     80585      5744   1532729   no data   no data
3703.83/928.34	c  S st    82   3211897       496      1264         0     80585      5744   1532729   no data   no data
3704.67/928.51	c  S st    82   3212400       496      1264         0     81080      5744   1549005   no data   no data
3704.67/928.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3704.67/928.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
3704.67/928.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3704.67/928.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3704.67/928.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3704.67/928.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    496 time:  0.00 s
3704.67/928.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3704.67/928.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3705.02/928.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3713.02/930.70	c lits-rem:      2283  cl-subs:     1614  v-elim:      0  v-fix:    0  time:  2.08 s
3713.02/930.70	c vivif2 --  cl tried     1264 cl shrink        0 lits rem          0 time: 0.00
3713.44/930.72	c vivif2 --  cl tried    79466 cl shrink        0 lits rem          0 time: 0.02
3713.44/930.78	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.06
3713.44/930.78	c calculated reachability. Time: 0.00
3713.44/930.78	c  N st    82   3212400       496      1264         0     79466      5744   1503488   no data   no data
4326.66/1084.42	c  N st    83   3712401       496      1264         0     90899      5744   1747323   no data   no data
4326.66/1084.42	c  S st    83   3712401       496      1264         0     90899      5744   1747323   no data   no data
4327.48/1084.67	c  S st    83   3712905       496      1264         0     91399      5744   1762624   no data   no data
4327.48/1084.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4327.90/1084.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
4327.90/1084.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4327.90/1084.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4327.90/1084.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4327.90/1084.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    496 time:  0.00 s
4327.90/1084.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4327.90/1084.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
4327.90/1084.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4338.63/1087.49	c lits-rem:      2015  cl-subs:     2301  v-elim:      0  v-fix:    0  time:  2.70 s
4338.63/1087.49	c vivif2 --  cl tried     1264 cl shrink        0 lits rem          0 time: 0.00
4339.03/1087.51	c vivif2 --  cl tried    89098 cl shrink        0 lits rem          0 time: 0.02
4339.03/1087.57	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.06
4339.03/1087.58	c calculated reachability. Time: 0.00
4339.03/1087.58	c  N st    83   3712905       496      1264         0     89098      5744   1693643   no data   no data
4387.71/1099.75	c  F st    84   3751562       496      1264         0    125968      5744   3266968   no data   no data
4387.71/1099.76	c  N st    84   3751562       496      1264         0    125968      5744   3266968   no data   no data
4392.90/1101.10	c Decided on static restart strategy
4421.61/1108.24	c  N st    94   3779867       496      1264         0    153263      5744   4365371   no data   no data
4458.33/1117.47	c  N st    96   3815860       496      1264         0    106145      5744   2313031   no data   no data
4493.84/1126.31	c  N st    97   3848252       496      1264         0    137294      5744   3519544   no data   no data
4554.49/1141.51	c  N st    98   3896840       496      1264         0    101588      5744   2162969   no data   no data
4651.44/1165.90	c  N st    99   3969722       496      1264         0     86697      5744   1542139   no data   no data
4774.73/1196.80	c  N st   100   4079046       496      1264         0    107740      5744   2329809   no data   no data

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3367279-1305414900/watcher-3367279-1305414900 -o /tmp/evaluation-result-3367279-1305414900/solver-3367279-1305414900 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3367279-1305414900.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: 8.21 7.62 7.43 6/319 18750
/proc/meminfo: memFree=15548552/32950928 swapFree=67085488/67111528
[pid=18750] ppid=18748 vsize=183208 CPUtime=0 cores=0,2,4,6
/proc/18750/stat : 18750 (strangenight2-m) S 18748 18750 18342 0 -1 4202496 567 0 0 0 0 0 0 0 25 0 4 0 731720692 187604992 485 33554432000 4194304 4580107 140737288412736 18446744073709551615 231895595502 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18750/statm: 45802 485 331 95 0 40784 0
[pid=18750/tid=18751] ppid=18748 vsize=273784 CPUtime=0 cores=0,2,4,6
/proc/18750/task/18751/stat : 18751 (strangenight2-m) R 18748 18750 18342 0 -1 4202560 226 0 0 0 0 0 0 0 25 0 4 0 731720692 280354816 1030 33554432000 4194304 4580107 140737288412736 18446744073709551615 4504305 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18750/tid=18752] ppid=18748 vsize=273784 CPUtime=0 cores=0,2,4,6
/proc/18750/task/18752/stat : 18752 (strangenight2-m) R 18748 18750 18342 0 -1 4202560 59 0 0 0 0 0 0 0 25 0 4 0 731720692 280354816 1030 33554432000 4194304 4580107 140737288412736 18446744073709551615 231895595502 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18750/tid=18753] ppid=18748 vsize=273784 CPUtime=0 cores=0,2,4,6
/proc/18750/task/18753/stat : 18753 (strangenight2-m) R 18748 18750 18342 0 -1 4202560 204 0 0 0 0 0 0 0 25 0 4 0 731720692 280354816 1030 33554432000 4194304 4580107 140737288412736 18446744073709551615 4316624 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.111887 s]
/proc/loadavg: 8.21 7.62 7.43 6/319 18750
/proc/meminfo: memFree=15548552/32950928 swapFree=67085488/67111528
[pid=18750] ppid=18748 vsize=282248 CPUtime=0.42 cores=0,2,4,6
/proc/18750/stat : 18750 (strangenight2-m) R 18748 18750 18342 0 -1 4202496 2579 0 0 0 42 0 0 0 18 0 4 0 731720692 289021952 2398 33554432000 4194304 4580107 140737288412736 18446744073709551615 4293682 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18750/statm: 70562 2398 379 95 0 65544 0
[pid=18750/tid=18751] ppid=18748 vsize=282248 CPUtime=0.1 cores=0,2,4,6
/proc/18750/task/18751/stat : 18751 (strangenight2-m) R 18748 18750 18342 0 -1 4202560 629 0 0 0 10 0 0 0 25 0 4 0 731720692 289021952 2398 33554432000 4194304 4580107 140737288412736 18446744073709551615 4292922 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18750/tid=18752] ppid=18748 vsize=282248 CPUtime=0.09 cores=0,2,4,6
/proc/18750/task/18752/stat : 18752 (strangenight2-m) R 18748 18750 18342 0 -1 4202560 597 0 0 0 9 0 0 0 25 0 4 0 731720692 289021952 2398 33554432000 4194304 4580107 140737288412736 18446744073709551615 4294345 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18750/tid=18753] ppid=18748 vsize=282248 CPUtime=0.1 cores=0,2,4,6
/proc/18750/task/18753/stat : 18753 (strangenight2-m) R 18748 18750 18342 0 -1 4202560 356 0 0 0 10 0 0 0 25 0 4 0 731720692 289021952 2398 33554432000 4194304 4580107 140737288412736 18446744073709551615 4321650 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 282248

[startup+0.20087 s]
/proc/loadavg: 8.21 7.62 7.43 6/319 18750
/proc/meminfo: memFree=15548552/32950928 swapFree=67085488/67111528
[pid=18750] ppid=18748 vsize=283496 CPUtime=0.77 cores=0,2,4,6
/proc/18750/stat : 18750 (strangenight2-m) R 18748 18750 18342 0 -1 4202496 3251 0 0 0 77 0 0 0 18 0 4 0 731720692 290299904 2308 33554432000 4194304 4580107 140737288412736 18446744073709551615 4294386 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18750/statm: 70874 2309 379 95 0 65856 0
[pid=18750/tid=18751] ppid=18748 vsize=283496 CPUtime=0.19 cores=0,2,4,6
/proc/18750/task/18751/stat : 18751 (strangenight2-m) R 18748 18750 18342 0 -1 4202560 802 0 0 0 19 0 0 0 25 0 4 0 731720692 290299904 2309 33554432000 4194304 4580107 140737288412736 18446744073709551615 4318432 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18750/tid=18752] ppid=18748 vsize=283496 CPUtime=0.18 cores=0,2,4,6
/proc/18750/task/18752/stat : 18752 (strangenight2-m) R 18748 18750 18342 0 -1 4202560 778 0 0 0 18 0 0 0 25 0 4 0 731720692 290299904 2309 33554432000 4194304 4580107 140737288412736 18446744073709551615 4295245 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18750/tid=18753] ppid=18748 vsize=283496 CPUtime=0.19 cores=0,2,4,6
/proc/18750/task/18753/stat : 18753 (strangenight2-m) R 18748 18750 18342 0 -1 4202560 524 0 0 0 19 0 0 0 25 0 4 0 731720692 290299904 2309 33554432000 4194304 4580107 140737288412736 18446744073709551615 4489516 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) 283496

[startup+0.300852 s]
/proc/loadavg: 8.21 7.62 7.43 6/319 18750
/proc/meminfo: memFree=15548552/32950928 swapFree=67085488/67111528
[pid=18750] ppid=18748 vsize=283644 CPUtime=1.17 cores=0,2,4,6
/proc/18750/stat : 18750 (strangenight2-m) R 18748 18750 18342 0 -1 4202496 3716 0 0 0 117 0 0 0 18 0 4 0 731720692 290451456 2773 33554432000 4194304 4580107 140737288412736 18446744073709551615 4294513 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18750/statm: 70911 2774 379 95 0 65893 0
[pid=18750/tid=18751] ppid=18748 vsize=283644 CPUtime=0.29 cores=0,2,4,6
/proc/18750/task/18751/stat : 18751 (strangenight2-m) R 18748 18750 18342 0 -1 4202560 938 0 0 0 29 0 0 0 25 0 4 0 731720692 290451456 2774 33554432000 4194304 4580107 140737288412736 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18750/tid=18752] ppid=18748 vsize=283644 CPUtime=0.28 cores=0,2,4,6
/proc/18750/task/18752/stat : 18752 (strangenight2-m) R 18748 18750 18342 0 -1 4202560 910 0 0 0 28 0 0 0 25 0 4 0 731720692 290451456 2774 33554432000 4194304 4580107 140737288412736 18446744073709551615 4321096 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18750/tid=18753] ppid=18748 vsize=283644 CPUtime=0.29 cores=0,2,4,6
/proc/18750/task/18753/stat : 18753 (strangenight2-m) R 18748 18750 18342 0 -1 4202560 626 0 0 0 29 0 0 0 25 0 4 0 731720692 290451456 2774 33554432000 4194304 4580107 140737288412736 18446744073709551615 4293090 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) 283644

[startup+0.700778 s]
/proc/loadavg: 8.21 7.62 7.43 6/319 18750
/proc/meminfo: memFree=15548552/32950928 swapFree=67085488/67111528
[pid=18750] ppid=18748 vsize=284864 CPUtime=2.77 cores=0,2,4,6
/proc/18750/stat : 18750 (strangenight2-m) R 18748 18750 18342 0 -1 4202496 5857 0 0 0 277 0 0 0 18 0 4 0 731720692 291700736 3447 33554432000 4194304 4580107 140737288412736 18446744073709551615 4294639 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18750/statm: 71216 3448 379 95 0 66198 0
[pid=18750/tid=18751] ppid=18748 vsize=284864 CPUtime=0.69 cores=0,2,4,6
/proc/18750/task/18751/stat : 18751 (strangenight2-m) R 18748 18750 18342 0 -1 4202560 1571 0 0 0 69 0 0 0 25 0 4 0 731720692 291700736 3448 33554432000 4194304 4580107 140737288412736 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18750/tid=18752] ppid=18748 vsize=284864 CPUtime=0.68 cores=0,2,4,6
/proc/18750/task/18752/stat : 18752 (strangenight2-m) R 18748 18750 18342 0 -1 4202560 1405 0 0 0 68 0 0 0 25 0 4 0 731720692 291700736 3448 33554432000 4194304 4580107 140737288412736 18446744073709551615 4294595 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18750/tid=18753] ppid=18748 vsize=284864 CPUtime=0.69 cores=0,2,4,6
/proc/18750/task/18753/stat : 18753 (strangenight2-m) R 18748 18750 18342 0 -1 4202560 1093 0 0 0 69 0 0 0 25 0 4 0 731720692 291700736 3448 33554432000 4194304 4580107 140737288412736 18446744073709551615 4489516 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) 284864

[startup+1.50063 s]
/proc/loadavg: 8.21 7.62 7.43 9/323 18754
/proc/meminfo: memFree=15533268/32950928 swapFree=67085488/67111528
[pid=18750] ppid=18748 vsize=286068 CPUtime=5.96 cores=0,2,4,6
/proc/18750/stat : 18750 (strangenight2-m) R 18748 18750 18342 0 -1 4202496 9945 0 0 0 595 1 0 0 20 0 4 0 731720692 292933632 4768 33554432000 4194304 4580107 140737288412736 18446744073709551615 231895187211 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18750/statm: 71517 4775 380 95 0 66499 0
[pid=18750/tid=18751] ppid=18748 vsize=286068 CPUtime=1.49 cores=0,2,4,6
/proc/18750/task/18751/stat : 18751 (strangenight2-m) R 18748 18750 18342 0 -1 4202560 2436 0 0 0 149 0 0 0 25 0 4 0 731720692 292933632 4778 33554432000 4194304 4580107 140737288412736 18446744073709551615 4293222 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18750/tid=18752] ppid=18748 vsize=286068 CPUtime=1.47 cores=0,2,4,6
/proc/18750/task/18752/stat : 18752 (strangenight2-m) R 18748 18750 18342 0 -1 4202560 2362 0 0 0 147 0 0 0 25 0 4 0 731720692 292933632 4786 33554432000 4194304 4580107 140737288412736 18446744073709551615 4319937 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18750/tid=18753] ppid=18748 vsize=286068 CPUtime=1.49 cores=0,2,4,6
/proc/18750/task/18753/stat : 18753 (strangenight2-m) R 18748 18750 18342 0 -1 4202560 1864 0 0 0 149 0 0 0 25 0 4 0 731720692 292933632 4793 33554432000 4194304 4580107 140737288412736 18446744073709551615 4293131 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 286068

[startup+3.10033 s]
/proc/loadavg: 8.21 7.62 7.43 9/323 18754
/proc/meminfo: memFree=15532152/32950928 swapFree=67085488/67111528
[pid=18750] ppid=18748 vsize=294980 CPUtime=12.35 cores=0,2,4,6
/proc/18750/stat : 18750 (strangenight2-m) R 18748 18750 18342 0 -1 4202496 19251 0 0 0 1233 2 0 0 25 0 4 0 731720692 302059520 11058 33554432000 4194304 4580107 140737288412736 18446744073709551615 4293216 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18750/statm: 73745 11058 380 95 0 68727 0
[pid=18750/tid=18751] ppid=18748 vsize=294980 CPUtime=3.09 cores=0,2,4,6
/proc/18750/task/18751/stat : 18751 (strangenight2-m) R 18748 18750 18342 0 -1 4202560 4868 0 0 0 309 0 0 0 25 0 4 0 731720692 302059520 11059 33554432000 4194304 4580107 140737288412736 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18750/tid=18752] ppid=18748 vsize=294980 CPUtime=3.06 cores=0,2,4,6
/proc/18750/task/18752/stat : 18752 (strangenight2-m) R 18748 18750 18342 0 -1 4202560 5283 0 0 0 305 1 0 0 25 0 4 0 731720692 302059520 11059 33554432000 4194304 4580107 140737288412736 18446744073709551615 4321181 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18750/tid=18753] ppid=18748 vsize=294980 CPUtime=3.09 cores=0,2,4,6
/proc/18750/task/18753/stat : 18753 (strangenight2-m) R 18748 18750 18342 0 -1 4202560 4216 0 0 0 309 0 0 0 25 0 4 0 731720692 302059520 11059 33554432000 4194304 4580107 140737288412736 18446744073709551615 4321612 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 294980

[startup+6.30073 s]
/proc/loadavg: 8.28 7.65 7.44 9/323 18754
/proc/meminfo: memFree=15504952/32950928 swapFree=67085488/67111528
[pid=18750] ppid=18748 vsize=305188 CPUtime=25.11 cores=0,2,4,6
/proc/18750/stat : 18750 (strangenight2-m) R 18748 18750 18342 0 -1 4202496 29060 0 0 0 2507 4 0 0 25 0 4 0 731720692 312512512 14074 33554432000 4194304 4580107 140737288412736 18446744073709551615 4294581 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18750/statm: 76297 14074 380 95 0 71279 0
[pid=18750/tid=18751] ppid=18748 vsize=305188 CPUtime=6.29 cores=0,2,4,6
/proc/18750/task/18751/stat : 18751 (strangenight2-m) R 18748 18750 18342 0 -1 4202560 8404 0 0 0 628 1 0 0 25 0 4 0 731720692 312512512 14074 33554432000 4194304 4580107 140737288412736 18446744073709551615 4294458 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18750/tid=18752] ppid=18748 vsize=305188 CPUtime=6.22 cores=0,2,4,6
/proc/18750/task/18752/stat : 18752 (strangenight2-m) R 18748 18750 18342 0 -1 4202560 7615 0 0 0 621 1 0 0 25 0 4 0 731720692 312512512 14075 33554432000 4194304 4580107 140737288412736 18446744073709551615 4294345 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18750/tid=18753] ppid=18748 vsize=305188 CPUtime=6.29 cores=0,2,4,6
/proc/18750/task/18753/stat : 18753 (strangenight2-m) R 18748 18750 18342 0 -1 4202560 4909 0 0 0 629 0 0 0 25 0 4 0 731720692 312512512 14075 33554432000 4194304 4580107 140737288412736 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 305188

[startup+12.7005 s]
/proc/loadavg: 8.25 7.65 7.44 9/323 18754
/proc/meminfo: memFree=15437284/32950928 swapFree=67085488/67111528
[pid=18750] ppid=18748 vsize=328644 CPUtime=50.64 cores=0,2,4,6
/proc/18750/stat : 18750 (strangenight2-m) R 18748 18750 18342 0 -1 4202496 51905 0 0 0 5055 9 0 0 25 0 4 0 731720692 336531456 26177 33554432000 4194304 4580107 140737288412736 18446744073709551615 4416018 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18750/statm: 82161 26177 380 95 0 77143 0
[pid=18750/tid=18751] ppid=18748 vsize=328644 CPUtime=12.68 cores=0,2,4,6
/proc/18750/task/18751/stat : 18751 (strangenight2-m) R 18748 18750 18342 0 -1 4202560 13905 0 0 0 1266 2 0 0 25 0 4 0 731720692 336531456 26177 33554432000 4194304 4580107 140737288412736 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18750/tid=18752] ppid=18748 vsize=328644 CPUtime=12.56 cores=0,2,4,6
/proc/18750/task/18752/stat : 18752 (strangenight2-m) R 18748 18750 18342 0 -1 4202560 13958 0 0 0 1253 3 0 0 25 0 4 0 731720692 336531456 26177 33554432000 4194304 4580107 140737288412736 18446744073709551615 4293680 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18750/tid=18753] ppid=18748 vsize=328644 CPUtime=12.69 cores=0,2,4,6
/proc/18750/task/18753/stat : 18753 (strangenight2-m) R 18748 18750 18342 0 -1 4202560 8362 0 0 0 1268 1 0 0 25 0 4 0 731720692 336531456 26177 33554432000 4194304 4580107 140737288412736 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 328644

[startup+25.5011 s]
/proc/loadavg: 8.20 7.67 7.45 9/323 18754
/proc/meminfo: memFree=15397204/32950928 swapFree=67085488/67111528
[pid=18750] ppid=18748 vsize=320100 CPUtime=101.72 cores=0,2,4,6
/proc/18750/stat : 18750 (strangenight2-m) R 18748 18750 18342 0 -1 4202496 74196 0 0 0 10156 16 0 0 25 0 4 0 731720692 327782400 37279 33554432000 4194304 4580107 140737288412736 18446744073709551615 4406340 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18750/statm: 80025 37279 380 95 0 75007 0
[pid=18750/tid=18751] ppid=18748 vsize=320100 CPUtime=25.48 cores=0,2,4,6
/proc/18750/task/18751/stat : 18751 (strangenight2-m) R 18748 18750 18342 0 -1 4202560 20787 0 0 0 2545 3 0 0 25 0 4 0 731720692 327782400 37279 33554432000 4194304 4580107 140737288412736 18446744073709551615 4406476 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18750/tid=18752] ppid=18748 vsize=320100 CPUtime=25.23 cores=0,2,4,6
/proc/18750/task/18752/stat : 18752 (strangenight2-m) R 18748 18750 18342 0 -1 4202560 21333 0 0 0 2518 5 0 0 25 0 4 0 731720692 327782400 37279 33554432000 4194304 4580107 140737288412736 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18750/tid=18753] ppid=18748 vsize=320100 CPUtime=25.48 cores=0,2,4,6
/proc/18750/task/18753/stat : 18753 (strangenight2-m) R 18748 18750 18342 0 -1 4202560 9161 0 0 0 2547 1 0 0 25 0 4 0 731720692 327782400 37279 33554432000 4194304 4580107 140737288412736 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.72
Current children cumulated vsize (KiB) 320100

[startup+51.1003 s]
/proc/loadavg: 8.20 7.71 7.47 9/323 18755
/proc/meminfo: memFree=15357908/32950928 swapFree=67085488/67111528
[pid=18750] ppid=18748 vsize=387844 CPUtime=203.85 cores=0,2,4,6
/proc/18750/stat : 18750 (strangenight2-m) R 18748 18750 18342 0 -1 4202496 104909 0 0 0 20363 22 0 0 25 0 4 0 731720692 397152256 42100 33554432000 4194304 4580107 140737288412736 18446744073709551615 4294558 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18750/statm: 96961 42100 380 95 0 91943 0
[pid=18750/tid=18751] ppid=18748 vsize=387844 CPUtime=51.08 cores=0,2,4,6
/proc/18750/task/18751/stat : 18751 (strangenight2-m) R 18748 18750 18342 0 -1 4202560 31018 0 0 0 5102 6 0 0 25 0 4 0 731720692 397152256 42100 33554432000 4194304 4580107 140737288412736 18446744073709551615 4293778 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18750/tid=18752] ppid=18748 vsize=387844 CPUtime=50.56 cores=0,2,4,6
/proc/18750/task/18752/stat : 18752 (strangenight2-m) R 18748 18750 18342 0 -1 4202560 28687 0 0 0 5050 6 0 0 25 0 4 0 731720692 397152256 42100 33554432000 4194304 4580107 140737288412736 18446744073709551615 4324249 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18750/tid=18753] ppid=18748 vsize=387844 CPUtime=51.09 cores=0,2,4,6
/proc/18750/task/18753/stat : 18753 (strangenight2-m) R 18748 18750 18342 0 -1 4202560 10163 0 0 0 5107 2 0 0 25 0 4 0 731720692 397152256 42100 33554432000 4194304 4580107 140737288412736 18446744073709551615 4294440 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 203.85
Current children cumulated vsize (KiB) 387844

[startup+102.301 s]
/proc/loadavg: 8.25 7.80 7.51 9/323 18756
/proc/meminfo: memFree=15261140/32950928 swapFree=67085488/67111528
[pid=18750] ppid=18748 vsize=390576 CPUtime=408.16 cores=0,2,4,6
/proc/18750/stat : 18750 (strangenight2-m) R 18748 18750 18342 0 -1 4202496 159531 0 0 0 40780 36 0 0 25 0 4 0 731720692 399949824 54734 33554432000 4194304 4580107 140737288412736 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18750/statm: 97644 54734 380 95 0 92626 0
[pid=18750/tid=18751] ppid=18748 vsize=390576 CPUtime=102.3 cores=0,2,4,6
/proc/18750/task/18751/stat : 18751 (strangenight2-m) R 18748 18750 18342 0 -1 4202560 52829 0 0 0 10219 11 0 0 25 0 4 0 731720692 399949824 54736 33554432000 4194304 4580107 140737288412736 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18750/tid=18752] ppid=18748 vsize=390576 CPUtime=101.25 cores=0,2,4,6
/proc/18750/task/18752/stat : 18752 (strangenight2-m) R 18748 18750 18342 0 -1 4202560 41138 0 0 0 10115 10 0 0 25 0 4 0 731720692 399949824 54736 33554432000 4194304 4580107 140737288412736 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18750/tid=18753] ppid=18748 vsize=390576 CPUtime=102.29 cores=0,2,4,6
/proc/18750/task/18753/stat : 18753 (strangenight2-m) R 18748 18750 18342 0 -1 4202560 13589 0 0 0 10227 2 0 0 25 0 4 0 731720692 399949824 54736 33554432000 4194304 4580107 140737288412736 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 408.16
Current children cumulated vsize (KiB) 390576

[startup+162.3 s]

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

[pid=18750] ppid=18748 vsize=651100 CPUtime=2562.71 cores=0,2,4,6
/proc/18750/stat : 18750 (strangenight2-m) R 18748 18750 18342 0 -1 4202496 518992 0 0 0 256108 163 0 0 25 0 4 0 731720692 666726400 125766 33554432000 4194304 4580107 140737288412736 18446744073709551615 4294589 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18750/statm: 162775 125766 380 95 0 157757 0
[pid=18750/tid=18751] ppid=18748 vsize=651100 CPUtime=642.28 cores=0,2,4,6
/proc/18750/task/18751/stat : 18751 (strangenight2-m) R 18748 18750 18342 0 -1 4202560 174854 0 0 0 64174 54 0 0 25 0 4 0 731720692 666726400 125766 33554432000 4194304 4580107 140737288412736 18446744073709551615 4293216 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18750/tid=18752] ppid=18748 vsize=651100 CPUtime=635.77 cores=0,2,4,6
/proc/18750/task/18752/stat : 18752 (strangenight2-m) R 18748 18750 18342 0 -1 4202560 151615 0 0 0 63529 48 0 0 25 0 4 0 731720692 666726400 125766 33554432000 4194304 4580107 140737288412736 18446744073709551615 4295723 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18750/tid=18753] ppid=18748 vsize=651100 CPUtime=642.31 cores=0,2,4,6
/proc/18750/task/18753/stat : 18753 (strangenight2-m) R 18748 18750 18342 0 -1 4202560 33187 0 0 0 64219 12 0 0 25 0 4 0 731720692 666726400 125766 33554432000 4194304 4580107 140737288412736 18446744073709551615 4293904 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2562.71
Current children cumulated vsize (KiB) 651100

[startup+702.3 s]
/proc/loadavg: 8.10 8.07 7.78 9/323 18772
/proc/meminfo: memFree=14698900/32950928 swapFree=67085488/67111528
[pid=18750] ppid=18748 vsize=874300 CPUtime=2802.11 cores=0,2,4,6
/proc/18750/stat : 18750 (strangenight2-m) R 18748 18750 18342 0 -1 4202496 557310 0 0 0 280034 177 0 0 25 0 4 0 731720692 895283200 133735 33554432000 4194304 4580107 140737288412736 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18750/statm: 218575 133735 380 95 0 213557 0
[pid=18750/tid=18751] ppid=18748 vsize=874300 CPUtime=702.29 cores=0,2,4,6
/proc/18750/task/18751/stat : 18751 (strangenight2-m) R 18748 18750 18342 0 -1 4202560 188370 0 0 0 70170 59 0 0 25 0 4 0 731720692 895283200 133735 33554432000 4194304 4580107 140737288412736 18446744073709551615 4316702 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18750/tid=18752] ppid=18748 vsize=874300 CPUtime=695.16 cores=0,2,4,6
/proc/18750/task/18752/stat : 18752 (strangenight2-m) R 18748 18750 18342 0 -1 4202560 161984 0 0 0 69463 53 0 0 25 0 4 0 731720692 895283200 133735 33554432000 4194304 4580107 140737288412736 18446744073709551615 4293235 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18750/tid=18753] ppid=18748 vsize=874300 CPUtime=702.3 cores=0,2,4,6
/proc/18750/task/18753/stat : 18753 (strangenight2-m) R 18748 18750 18342 0 -1 4202560 34661 0 0 0 70218 12 0 0 25 0 4 0 731720692 895283200 133735 33554432000 4194304 4580107 140737288412736 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2802.11
Current children cumulated vsize (KiB) 874300

[startup+762.301 s]
/proc/loadavg: 8.09 8.07 7.80 9/323 18774
/proc/meminfo: memFree=14647660/32950928 swapFree=67085488/67111528
[pid=18750] ppid=18748 vsize=881880 CPUtime=3041.52 cores=0,2,4,6
/proc/18750/stat : 18750 (strangenight2-m) R 18748 18750 18342 0 -1 4202496 583060 0 0 0 303964 188 0 0 25 0 4 0 731720692 903045120 135278 33554432000 4194304 4580107 140737288412736 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18750/statm: 220470 135278 380 95 0 215452 0
[pid=18750/tid=18751] ppid=18748 vsize=881880 CPUtime=762.3 cores=0,2,4,6
/proc/18750/task/18751/stat : 18751 (strangenight2-m) R 18748 18750 18342 0 -1 4202560 200018 0 0 0 76164 66 0 0 25 0 4 0 731720692 903045120 135281 33554432000 4194304 4580107 140737288412736 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18750/tid=18752] ppid=18748 vsize=881880 CPUtime=754.56 cores=0,2,4,6
/proc/18750/task/18752/stat : 18752 (strangenight2-m) R 18748 18750 18342 0 -1 4202560 169160 0 0 0 75400 56 0 0 25 0 4 0 731720692 903045120 135281 33554432000 4194304 4580107 140737288412736 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18750/tid=18753] ppid=18748 vsize=881880 CPUtime=762.32 cores=0,2,4,6
/proc/18750/task/18753/stat : 18753 (strangenight2-m) R 18748 18750 18342 0 -1 4202560 35920 0 0 0 76219 13 0 0 25 0 4 0 731720692 903045120 135281 33554432000 4194304 4580107 140737288412736 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3041.52
Current children cumulated vsize (KiB) 881880

[startup+822.301 s]
/proc/loadavg: 8.03 8.05 7.81 9/323 18775
/proc/meminfo: memFree=14582284/32950928 swapFree=67085488/67111528
[pid=18750] ppid=18748 vsize=913408 CPUtime=3280.89 cores=0,2,4,6
/proc/18750/stat : 18750 (strangenight2-m) R 18748 18750 18342 0 -1 4202496 611648 0 0 0 327889 200 0 0 25 0 4 0 731720692 935329792 147834 33554432000 4194304 4580107 140737288412736 18446744073709551615 4294960 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18750/statm: 228352 147834 380 95 0 223334 0
[pid=18750/tid=18751] ppid=18748 vsize=913408 CPUtime=822.29 cores=0,2,4,6
/proc/18750/task/18751/stat : 18751 (strangenight2-m) R 18748 18750 18342 0 -1 4202560 207438 0 0 0 82161 68 0 0 25 0 4 0 731720692 935329792 147834 33554432000 4194304 4580107 140737288412736 18446744073709551615 4406340 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18750/tid=18752] ppid=18748 vsize=913408 CPUtime=813.94 cores=0,2,4,6
/proc/18750/task/18752/stat : 18752 (strangenight2-m) R 18748 18750 18342 0 -1 4202560 175598 0 0 0 81334 60 0 0 25 0 4 0 731720692 935329792 147834 33554432000 4194304 4580107 140737288412736 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18750/tid=18753] ppid=18748 vsize=913408 CPUtime=822.31 cores=0,2,4,6
/proc/18750/task/18753/stat : 18753 (strangenight2-m) R 18748 18750 18342 0 -1 4202560 40231 0 0 0 82216 15 0 0 25 0 4 0 731720692 935329792 147834 33554432000 4194304 4580107 140737288412736 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3280.89
Current children cumulated vsize (KiB) 913408

[startup+882.312 s]
/proc/loadavg: 8.10 8.07 7.83 9/323 18777
/proc/meminfo: memFree=14569096/32950928 swapFree=67085488/67111528
[pid=18750] ppid=18748 vsize=863904 CPUtime=3520.32 cores=0,2,4,6
/proc/18750/stat : 18750 (strangenight2-m) R 18748 18750 18342 0 -1 4202496 643842 0 0 0 351818 214 0 0 25 0 4 0 731720692 884637696 157391 33554432000 4194304 4580107 140737288412736 18446744073709551615 4293182 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18750/statm: 215976 157391 380 95 0 210958 0
[pid=18750/tid=18751] ppid=18748 vsize=863904 CPUtime=882.3 cores=0,2,4,6
/proc/18750/task/18751/stat : 18751 (strangenight2-m) R 18748 18750 18342 0 -1 4202560 213360 0 0 0 88160 70 0 0 25 0 4 0 731720692 884637696 157391 33554432000 4194304 4580107 140737288412736 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18750/tid=18752] ppid=18748 vsize=863904 CPUtime=873.34 cores=0,2,4,6
/proc/18750/task/18752/stat : 18752 (strangenight2-m) R 18748 18750 18342 0 -1 4202560 182485 0 0 0 87272 62 0 0 25 0 4 0 731720692 884637696 157391 33554432000 4194304 4580107 140737288412736 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18750/tid=18753] ppid=18748 vsize=863904 CPUtime=882.33 cores=0,2,4,6
/proc/18750/task/18753/stat : 18753 (strangenight2-m) R 18748 18750 18342 0 -1 4202560 47430 0 0 0 88214 19 0 0 25 0 4 0 731720692 884637696 157391 33554432000 4194304 4580107 140737288412736 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3520.32
Current children cumulated vsize (KiB) 863904

[startup+942.3 s]
/proc/loadavg: 8.03 8.06 7.83 9/323 18779
/proc/meminfo: memFree=14500488/32950928 swapFree=67085488/67111528
[pid=18750] ppid=18748 vsize=818892 CPUtime=3759.68 cores=0,2,4,6
/proc/18750/stat : 18750 (strangenight2-m) R 18748 18750 18342 0 -1 4202496 676959 0 0 0 375741 227 0 0 25 0 4 0 731720692 838545408 160057 33554432000 4194304 4580107 140737288412736 18446744073709551615 4294513 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18750/statm: 204723 160057 380 95 0 199705 0
[pid=18750/tid=18751] ppid=18748 vsize=818892 CPUtime=942.29 cores=0,2,4,6
/proc/18750/task/18751/stat : 18751 (strangenight2-m) R 18748 18750 18342 0 -1 4202560 226255 0 0 0 94153 76 0 0 25 0 4 0 731720692 838545408 160057 33554432000 4194304 4580107 140737288412736 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18750/tid=18752] ppid=18748 vsize=818892 CPUtime=932.73 cores=0,2,4,6
/proc/18750/task/18752/stat : 18752 (strangenight2-m) R 18748 18750 18342 0 -1 4202560 188084 0 0 0 93209 64 0 0 25 0 4 0 731720692 838545408 160057 33554432000 4194304 4580107 140737288412736 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18750/tid=18753] ppid=18748 vsize=818892 CPUtime=942.32 cores=0,2,4,6
/proc/18750/task/18753/stat : 18753 (strangenight2-m) R 18748 18750 18342 0 -1 4202560 51192 0 0 0 94211 21 0 0 25 0 4 0 731720692 838545408 160057 33554432000 4194304 4580107 140737288412736 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3759.68
Current children cumulated vsize (KiB) 818892

[startup+1002.3 s]
/proc/loadavg: 8.08 8.07 7.85 9/323 18780
/proc/meminfo: memFree=14442916/32950928 swapFree=67085488/67111528
[pid=18750] ppid=18748 vsize=1045704 CPUtime=3999.08 cores=0,2,4,6
/proc/18750/stat : 18750 (strangenight2-m) R 18748 18750 18342 0 -1 4202496 704742 0 0 0 399669 239 0 0 25 0 4 0 731720692 1070800896 171025 33554432000 4194304 4580107 140737288412736 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18750/statm: 261426 171025 380 95 0 256408 0
[pid=18750/tid=18751] ppid=18748 vsize=1045704 CPUtime=1002.29 cores=0,2,4,6
/proc/18750/task/18751/stat : 18751 (strangenight2-m) R 18748 18750 18342 0 -1 4202560 236466 0 0 0 100148 81 0 0 25 0 4 0 731720692 1070800896 171025 33554432000 4194304 4580107 140737288412736 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18750/tid=18752] ppid=18748 vsize=1045704 CPUtime=992.11 cores=0,2,4,6
/proc/18750/task/18752/stat : 18752 (strangenight2-m) R 18748 18750 18342 0 -1 4202560 194214 0 0 0 99146 65 0 0 25 0 4 0 731720692 1070800896 171025 33554432000 4194304 4580107 140737288412736 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18750/tid=18753] ppid=18748 vsize=1045704 CPUtime=1002.32 cores=0,2,4,6
/proc/18750/task/18753/stat : 18753 (strangenight2-m) R 18748 18750 18342 0 -1 4202560 52292 0 0 0 100210 22 0 0 25 0 4 0 731720692 1070800896 171025 33554432000 4194304 4580107 140737288412736 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3999.08
Current children cumulated vsize (KiB) 1045704

[startup+1062.3 s]
/proc/loadavg: 8.07 8.07 7.86 9/323 18782
/proc/meminfo: memFree=14430724/32950928 swapFree=67085488/67111528
[pid=18750] ppid=18748 vsize=996164 CPUtime=4238.48 cores=0,2,4,6
/proc/18750/stat : 18750 (strangenight2-m) R 18748 18750 18342 0 -1 4202496 733246 0 0 0 423598 250 0 0 25 0 4 0 731720692 1020071936 163413 33554432000 4194304 4580107 140737288412736 18446744073709551615 4294504 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18750/statm: 249041 163413 380 95 0 244023 0
[pid=18750/tid=18751] ppid=18748 vsize=996164 CPUtime=1062.29 cores=0,2,4,6
/proc/18750/task/18751/stat : 18751 (strangenight2-m) R 18748 18750 18342 0 -1 4202560 243141 0 0 0 106145 84 0 0 25 0 4 0 731720692 1020071936 163413 33554432000 4194304 4580107 140737288412736 18446744073709551615 4305280 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18750/tid=18752] ppid=18748 vsize=996164 CPUtime=1051.51 cores=0,2,4,6
/proc/18750/task/18752/stat : 18752 (strangenight2-m) R 18748 18750 18342 0 -1 4202560 201459 0 0 0 105084 67 0 0 25 0 4 0 731720692 1020071936 163413 33554432000 4194304 4580107 140737288412736 18446744073709551615 4316473 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18750/tid=18753] ppid=18748 vsize=996164 CPUtime=1062.32 cores=0,2,4,6
/proc/18750/task/18753/stat : 18753 (strangenight2-m) R 18748 18750 18342 0 -1 4202560 54443 0 0 0 106209 23 0 0 25 0 4 0 731720692 1020071936 163413 33554432000 4194304 4580107 140737288412736 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4238.48
Current children cumulated vsize (KiB) 996164

[startup+1122.3 s]
/proc/loadavg: 8.12 8.09 7.88 9/323 18783
/proc/meminfo: memFree=14392372/32950928 swapFree=67085488/67111528
[pid=18750] ppid=18748 vsize=1049096 CPUtime=4477.87 cores=0,2,4,6
/proc/18750/stat : 18750 (strangenight2-m) R 18748 18750 18342 0 -1 4202496 763122 0 0 0 447525 262 0 0 25 0 4 0 731720692 1074274304 169491 33554432000 4194304 4580107 140737288412736 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18750/statm: 262274 169491 380 95 0 257256 0
[pid=18750/tid=18751] ppid=18748 vsize=1049096 CPUtime=1122.3 cores=0,2,4,6
/proc/18750/task/18751/stat : 18751 (strangenight2-m) R 18748 18750 18342 0 -1 4202560 253280 0 0 0 112142 88 0 0 25 0 4 0 731720692 1074274304 169491 33554432000 4194304 4580107 140737288412736 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18750/tid=18752] ppid=18748 vsize=1049096 CPUtime=1110.89 cores=0,2,4,6
/proc/18750/task/18752/stat : 18752 (strangenight2-m) R 18748 18750 18342 0 -1 4202560 208467 0 0 0 111019 70 0 0 25 0 4 0 731720692 1074274304 169491 33554432000 4194304 4580107 140737288412736 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18750/tid=18753] ppid=18748 vsize=1049096 CPUtime=1122.33 cores=0,2,4,6
/proc/18750/task/18753/stat : 18753 (strangenight2-m) R 18748 18750 18342 0 -1 4202560 56121 0 0 0 112209 24 0 0 25 0 4 0 731720692 1074274304 169491 33554432000 4194304 4580107 140737288412736 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4477.87
Current children cumulated vsize (KiB) 1049096

[startup+1182.3 s]
/proc/loadavg: 8.18 8.11 7.90 9/323 18816
/proc/meminfo: memFree=14865128/32950928 swapFree=67085488/67111528
[pid=18750] ppid=18748 vsize=1048184 CPUtime=4717.27 cores=0,2,4,6
/proc/18750/stat : 18750 (strangenight2-m) R 18748 18750 18342 0 -1 4202496 794081 0 0 0 471453 274 0 0 25 0 4 0 731720692 1073340416 175086 33554432000 4194304 4580107 140737288412736 18446744073709551615 4305975 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18750/statm: 262046 175086 380 95 0 257028 0
[pid=18750/tid=18751] ppid=18748 vsize=1048184 CPUtime=1182.3 cores=0,2,4,6
/proc/18750/task/18751/stat : 18751 (strangenight2-m) R 18748 18750 18342 0 -1 4202560 260191 0 0 0 118139 91 0 0 25 0 4 0 731720692 1073340416 175086 33554432000 4194304 4580107 140737288412736 18446744073709551615 4294517 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18750/tid=18752] ppid=18748 vsize=1048184 CPUtime=1170.3 cores=0,2,4,6
/proc/18750/task/18752/stat : 18752 (strangenight2-m) R 18748 18750 18342 0 -1 4202560 219135 0 0 0 116956 74 0 0 25 0 4 0 731720692 1073340416 175086 33554432000 4194304 4580107 140737288412736 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18750/tid=18753] ppid=18748 vsize=1048184 CPUtime=1182.33 cores=0,2,4,6
/proc/18750/task/18753/stat : 18753 (strangenight2-m) R 18748 18750 18342 0 -1 4202560 57842 0 0 0 118208 25 0 0 25 0 4 0 731720692 1073340416 175086 33554432000 4194304 4580107 140737288412736 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4717.27
Current children cumulated vsize (KiB) 1048184



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.1 s]
/proc/loadavg: 8.12 8.10 7.90 9/323 18817
/proc/meminfo: memFree=14918312/32950928 swapFree=67085488/67111528
[pid=18750] ppid=18748 vsize=872784 CPUtime=4800.28 cores=0,2,4,6
/proc/18750/stat : 18750 (strangenight2-m) R 18748 18750 18342 0 -1 4202496 803698 0 0 0 479750 278 0 0 25 0 4 0 731720692 893730816 159552 33554432000 4194304 4580107 140737288412736 18446744073709551615 4294558 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18750/statm: 218196 159552 380 95 0 213178 0
[pid=18750/tid=18751] ppid=18748 vsize=872784 CPUtime=1203.11 cores=0,2,4,6
/proc/18750/task/18751/stat : 18751 (strangenight2-m) R 18748 18750 18342 0 -1 4202560 263567 0 0 0 120219 92 0 0 25 0 4 0 731720692 893730816 159552 33554432000 4194304 4580107 140737288412736 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18750/tid=18752] ppid=18748 vsize=872784 CPUtime=1190.89 cores=0,2,4,6
/proc/18750/task/18752/stat : 18752 (strangenight2-m) R 18748 18750 18342 0 -1 4202560 219735 0 0 0 119015 74 0 0 25 0 4 0 731720692 893730816 159552 33554432000 4194304 4580107 140737288412736 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18750/tid=18753] ppid=18748 vsize=872784 CPUtime=1203.14 cores=0,2,4,6
/proc/18750/task/18753/stat : 18753 (strangenight2-m) R 18748 18750 18342 0 -1 4202560 58901 0 0 0 120288 26 0 0 25 0 4 0 731720692 893730816 159552 33554432000 4194304 4580107 140737288412736 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 872784

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): 1203.15
CPU time (s): 4800.36
CPU user time (s): 4797.54
CPU system time (s): 2.82057
CPU usage (%): 398.983
Max. virtual memory (cumulated for all children) (KiB): 1110528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.54
system time used= 2.82057
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 803699
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= 240
involuntary context switches= 23470

runsolver used 3.53246 second user time and 8.5297 second system time

The end

Launcher Data

Begin job on node114 at 2011-05-15 01:15:00
IDJOB=3367279
IDBENCH=83418
IDSOLVER=1844
FILE ID=node114/3367279-1305414900
RUNJOBID= node114-1305414468-18655
PBS_JOBID= 13324529
Free space on /tmp= 72976 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/64/aes_64_2_keyfind_1.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367279-1305414900/watcher-3367279-1305414900 -o /tmp/evaluation-result-3367279-1305414900/solver-3367279-1305414900 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3367279-1305414900.cnf

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

MD5SUM BENCH= 1024a3346322fdba0a20b51f99eae4c0
RANDOM SEED=1449580734

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
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.74
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.848
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:      15548708 kB
Buffers:        279840 kB
Cached:        6224980 kB
SwapCached:         96 kB
Active:       12028484 kB
Inactive:      4965968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15548708 kB
SwapTotal:    67111528 kB
SwapFree:     67085488 kB
Dirty:            7220 kB
Writeback:           0 kB
AnonPages:    10489552 kB
Mapped:          27172 kB
Slab:           306784 kB
PageTables:      37012 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 52725080 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= 72968 MiB
End job on node114 at 2011-05-15 01:35:05