Trace number 3291542

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? (TO) 4800.26 1201.75

General information on the benchmark

NameSAT03/industrial/kukula/addm_bench/
am_7_7.shuffled-as.sat03-363.cnf
MD5SUMc7f51e1ee7556440ab29e1c4bfe29538
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 variables4264
Number of clauses14751
Sum of the clauses size40035
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 24214
Number of clauses of size 310535
Number of clauses of size 40
Number of clauses of size 50
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-3291542-1304127379.cnf'
0.00/0.00	c -- header says num vars:           4264
0.00/0.00	c -- header says num clauses:       14751
0.47/0.13	c -- clauses added:            0 learnts,        14751 normals,            0 xors
0.47/0.13	c -- vars added       4264
0.47/0.13	c Parsing time:  0.00 s
0.47/0.13	c  N st     0         0      4264     10534      4212         0     40026         0   no data   no data
0.47/0.13	c asymm  cl-useful: 0/10533/10533 lits-rem:0 time: 0.11
0.47/0.23	c Flit:   170 Blit:   1223 bXBeca:    0 bXProp:  344 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
0.47/0.23	c Cleaning up after failed var search:     0.00 s 
0.47/0.23	c Replacing      344 vars Replaced     2881 lits Time:     0.00 s 
0.47/0.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.47/0.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.47/0.23	c subs with bin:      204  lits-rem:       136  v-fix:    0  time:  0.00 s
0.47/0.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1165 time:  0.00 s
0.47/0.23	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
0.47/0.23	c lits-rem:         0  cl-subs:        4  v-elim:    163  v-fix:    0  time:  0.00 s
0.47/0.23	c Finding binary XORs  T:     0.00 s  found:       1
0.47/0.23	c Replacing        1 vars Replaced       12 lits Time:     0.00 s 
0.47/0.23	c Finding non-binary XORs:     0.00 s (found:     506, avg size: 3.0)
0.47/0.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     11 locsubst:     2 time:   0.00
0.47/0.23	c calculated reachability. Time: 0.00
0.47/0.23	c Calc default polars -  time:   0.00 s pos:     209 undec:    3307 neg:     748
3.55/0.92	c =========================================================================================
3.55/0.92	c types(t): F = full restart, N = normal restart
3.55/0.92	c types(t): S = simplification begin/end, E = solution found
3.55/0.92	c restart types(rt): st = static, dy = dynamic
3.55/0.92	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.55/0.92	c  B st     0         0       990       852       771         0      5826         0   no data   no data
3.55/0.92	c Decided on static restart strategy
3.55/0.92	c  N st     8      4917       970       852      1099      4497      5826    155004   no data   no data
3.55/0.92	c  N st    10     11299       970       852      1210      4705      5826    128494   no data   no data
3.55/0.92	c Finding binary XORs  T:     0.00 s  found:       2
3.55/0.92	c Replacing       24 vars Replaced     1131 lits Time:     0.00 s 
3.95/1.02	c  N st    11     17042       936       731      1331     10328      5337    317708   no data   no data
5.54/1.46	c  F st    12     25000       934       731      1338     13092      5337    381661   no data   no data
5.54/1.46	c Replacing        9 vars Replaced      187 lits Time:     0.00 s 
5.54/1.47	c  N st    12     25000       908       681      1297     13080      5095    380959   no data   no data
5.54/1.47	c Finding binary XORs  T:     0.00 s  found:       6
6.74/1.75	c Decided on static restart strategy
6.74/1.75	c  N st    18     30001       902       666      1415     11470      5032    289760   no data   no data
6.74/1.75	c  S st    18     30001       902       666      1415     11470      5032    289760   no data   no data
6.74/1.78	c  S st    18     30504       902       666      1418     11963      5032    302306   no data   no data
6.74/1.79	c x-sub:     1 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.14/1.82	c Flit:    11 Blit:     16 bXBeca:    0 bXProp:    7 Bins:   1178 BRemL:    451 BRemN:      0 P:  0.8M T:  0.03
7.14/1.82	c Replacing       14 vars Replaced      122 lits Time:     0.00 s 
7.14/1.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.14/1.82	c bin-w-bin subsume rem           37 bins  time:  0.00 s
7.14/1.82	c subs with bin:       33  lits-rem:         3  v-fix:    0  time:  0.00 s
7.14/1.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    854 time:  0.00 s
7.14/1.83	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
7.14/1.83	c lits-rem:         0  cl-subs:        5  v-elim:      0  v-fix:    0  time:  0.00 s
7.14/1.88	c subs with bin:       60  lits-rem:      4437  v-fix:    0  time:  0.04 s
7.54/1.96	c lits-rem:       423  cl-subs:      385  v-elim:      0  v-fix:    0  time:  0.08 s
7.54/1.97	c asymm  cl-useful: 2/583/583 lits-rem:2 time: 0.01
7.54/1.97	c calculated reachability. Time: 0.00
7.54/1.97	c  N st    18     30504       854       583      1860     11482      4569    287923   no data   no data
7.54/1.97	c Finding binary XORs  T:     0.00 s  found:       0
9.16/2.39	c  N st    20     37617       854       583      1889     10914      4569    234911   no data   no data
10.73/2.79	c  N st    21     44016       853       583      1889     17245      4569    448071   no data   no data
11.13/2.80	c Finding binary XORs  T:     0.00 s  found:       0
11.54/2.94	c  S st    22     45756       853       582      2399     10249      4562    185782   no data   no data
11.54/2.97	c  S st    22     46260       853       582      2400     10750      4562    195469   no data   no data
11.54/2.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.94/3.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     73 BRemL:    432 BRemN:      0 P:  0.7M T:  0.03
11.94/3.00	c Replacing        1 vars Replaced       39 lits Time:     0.00 s 
11.94/3.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.94/3.01	c bin-w-bin subsume rem          125 bins  time:  0.00 s
11.94/3.01	c subs with bin:        6  lits-rem:         0  v-fix:    0  time:  0.00 s
11.94/3.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    852 time:  0.00 s
11.94/3.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
11.94/3.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
11.94/3.03	c subs with bin:       13  lits-rem:       232  v-fix:    0  time:  0.02 s
11.94/3.05	c lits-rem:       186  cl-subs:       60  v-elim:      0  v-fix:    0  time:  0.02 s
11.94/3.05	c vivif2 --  cl tried      576 cl shrink        0 lits rem          0 time: 0.00
11.94/3.06	c vivif2 --  cl tried    10676 cl shrink     2864 lits rem       9885 time: 0.01
11.94/3.07	c asymm  cl-useful: 2/576/576 lits-rem:2 time: 0.01
11.94/3.07	c calculated reachability. Time: 0.00
11.94/3.07	c  N st    22     46260       852       576      1919     10672      4545    183062   no data   no data
17.13/4.36	c  N st    23     60657       852       576      1920     15132      4545    327064   no data   no data
17.13/4.36	c Finding binary XORs  T:     0.00 s  found:       2
19.52/4.91	c  N st    24     69392       844       566      2510     12906      4495    221438   no data   no data
19.52/4.91	c  S st    24     69392       844       566      2510     12906      4495    221438   no data   no data
19.52/4.96	c  S st    24     69899       844       566      2519     13409      4495    237664   no data   no data
19.52/4.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.52/4.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     42 BRemL:    447 BRemN:      0 P:  1.0M T:  0.03
19.52/4.99	c Replacing        2 vars Replaced      226 lits Time:     0.00 s 
19.52/4.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.52/4.99	c bin-w-bin subsume rem           41 bins  time:  0.00 s
19.52/4.99	c subs with bin:       17  lits-rem:         3  v-fix:    0  time:  0.00 s
19.52/5.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    842 time:  0.00 s
19.52/5.00	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
19.92/5.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
19.92/5.02	c subs with bin:       24  lits-rem:       500  v-fix:    0  time:  0.02 s
19.92/5.05	c lits-rem:       176  cl-subs:       95  v-elim:      0  v-fix:    0  time:  0.03 s
19.92/5.05	c vivif2 --  cl tried      549 cl shrink        0 lits rem          0 time: 0.00
19.92/5.06	c vivif2 --  cl tried    13290 cl shrink     1831 lits rem       5273 time: 0.01
19.92/5.07	c asymm  cl-useful: 8/549/549 lits-rem:27 time: 0.01
19.92/5.08	c calculated reachability. Time: 0.00
19.92/5.08	c  N st    24     69899       842       541      2082     13289      4434    228678   no data   no data
26.32/6.70	c  F st    25     87500       842       541      2082     18892      4434    459501   no data   no data
26.32/6.70	c  N st    25     87500       842       541      2082     18892      4434    459501   no data   no data
26.32/6.70	c Finding binary XORs  T:     0.00 s  found:       0
28.31/7.11	c Decided on static restart strategy
29.11/7.39	c  N st    32     95541       841       541      2088     26879      4434    769800   no data   no data
31.91/8.07	c  N st    34    104849       841       541      2127     23298      4434    499970   no data   no data
31.91/8.07	c  S st    34    104849       841       541      2127     23298      4434    499970   no data   no data
31.91/8.07	c Finding binary XORs  T:     0.00 s  found:       1
32.31/8.13	c  S st    34    105352       840       539      2217     23797      4420    513071   no data   no data
32.31/8.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
32.31/8.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     36 BRemL:    120 BRemN:      0 P:  1.2M T:  0.04
32.31/8.18	c Replacing        2 vars Replaced       67 lits Time:     0.00 s 
32.31/8.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
32.31/8.18	c bin-w-bin subsume rem           18 bins  time:  0.00 s
32.31/8.18	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.00 s
32.31/8.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    838 time:  0.00 s
32.31/8.18	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
32.31/8.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
32.71/8.24	c subs with bin:        2  lits-rem:       287  v-fix:    0  time:  0.04 s
33.10/8.35	c lits-rem:       367  cl-subs:      437  v-elim:      0  v-fix:    0  time:  0.11 s
33.10/8.35	c vivif2 --  cl tried      538 cl shrink        0 lits rem          0 time: 0.00
33.10/8.38	c vivif2 --  cl tried    23358 cl shrink     6824 lits rem      20020 time: 0.03
33.50/8.40	c asymm  cl-useful: 3/538/538 lits-rem:12 time: 0.02
33.50/8.40	c calculated reachability. Time: 0.00
33.50/8.40	c  N st    34    105352       838       535      2115     23358      4403    480556   no data   no data
36.29/9.12	c  N st    35    114951       838       535      2115     19143      4403    383428   no data   no data
41.49/10.49	c  N st    36    129349       838       535      2146     18675      4403    312545   no data   no data
41.49/10.49	c Finding binary XORs  T:     0.00 s  found:       0
50.29/12.64	c  N st    37    150946       837       534      2162     24172      4396    500276   no data   no data
53.10/13.31	c  S st    38    158028       837       534      2165     31167      4396    721162   no data   no data
53.10/13.31	c Finding binary XORs  T:     0.00 s  found:       1
53.10/13.38	c  S st    38    158534       837       534      2208     31670      4396    733387   no data   no data
53.10/13.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
53.48/13.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      6 BRemL:     61 BRemN:      0 P:  1.6M T:  0.05
53.48/13.43	c Replacing        1 vars Replaced       81 lits Time:     0.00 s 
53.48/13.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
53.48/13.43	c bin-w-bin subsume rem            8 bins  time:  0.00 s
53.48/13.43	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.00 s
53.48/13.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    836 time:  0.00 s
53.48/13.44	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
53.48/13.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
53.87/13.53	c subs with bin:        4  lits-rem:      1774  v-fix:    0  time:  0.07 s
54.67/13.79	c lits-rem:       658  cl-subs:      814  v-elim:      0  v-fix:    0  time:  0.25 s
54.67/13.79	c vivif2 --  cl tried      533 cl shrink        0 lits rem          0 time: 0.00
55.07/13.84	c vivif2 --  cl tried    30851 cl shrink    11193 lits rem      41067 time: 0.05
55.07/13.86	c asymm  cl-useful: 0/533/533 lits-rem:0 time: 0.02
55.07/13.87	c calculated reachability. Time: 0.00
55.07/13.87	c  N st    38    158534       836       533      2143     30851      4391    664773   no data   no data
74.65/18.72	c  N st    39    207123       836       533      2143     25502      4391    462978   no data   no data
86.62/21.79	c  N st    40    237802       835       533      2154     36150      4391    886779   no data   no data
86.62/21.79	c  S st    40    237802       835       533      2154     36150      4391    886779   no data   no data
86.62/21.79	c Finding binary XORs  T:     0.00 s  found:       0
87.02/21.87	c  S st    40    238304       835       532      2062     36645      4384    901568   no data   no data
87.02/21.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
87.42/21.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     19 BRemL:     22 BRemN:      0 P:  2.0M T:  0.06
87.42/21.94	c Replacing        1 vars Replaced      157 lits Time:     0.00 s 
87.42/21.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
87.42/21.94	c bin-w-bin subsume rem            2 bins  time:  0.00 s
87.42/21.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
87.42/21.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    834 time:  0.00 s
87.42/21.94	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
87.42/21.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
87.84/22.06	c subs with bin:        0  lits-rem:        46  v-fix:    0  time:  0.08 s
90.23/22.67	c lits-rem:       761  cl-subs:     1281  v-elim:      0  v-fix:    0  time:  0.61 s
90.23/22.67	c vivif2 --  cl tried      532 cl shrink        0 lits rem          0 time: 0.00
90.63/22.74	c vivif2 --  cl tried    35364 cl shrink    11292 lits rem      60843 time: 0.06
90.63/22.76	c asymm  cl-useful: 0/532/532 lits-rem:0 time: 0.03
90.63/22.76	c calculated reachability. Time: 0.00
90.63/22.76	c  N st    40    238304       834       532      2056     35364      4381    795952   no data   no data
126.58/31.72	c  F st    41    306252       834       532      2056     37361      4381    834763   no data   no data
126.58/31.72	c  N st    41    306252       834       532      2056     37361      4381    834763   no data   no data
126.58/31.73	c Finding binary XORs  T:     0.00 s  found:       1
128.57/32.23	c Decided on static restart strategy
138.55/34.76	c  N st    51    334558       823       522      2047     41570      4313    882155   no data   no data
144.96/36.37	c Finding binary XORs  T:     0.00 s  found:       0
148.55/37.27	c  N st    53    357456       823       522      2051     39721      4313    864250   no data   no data
148.55/37.27	c  S st    53    357456       823       522      2051     39721      4313    864250   no data   no data
148.95/37.38	c  S st    53    357957       823       522      2053     40219      4313    878588   no data   no data
148.95/37.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
149.35/37.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     13 BRemL:     61 BRemN:      0 P:  2.1M T:  0.07
149.35/37.45	c Replacing        1 vars Replaced        0 lits Time:     0.00 s 
149.35/37.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
149.35/37.45	c bin-w-bin subsume rem           17 bins  time:  0.00 s
149.35/37.45	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.00 s
149.35/37.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    823 time:  0.00 s
149.35/37.45	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
149.35/37.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
149.76/37.57	c subs with bin:        6  lits-rem:      1878  v-fix:    0  time:  0.08 s
150.94/37.88	c lits-rem:      1044  cl-subs:      623  v-elim:      0  v-fix:    0  time:  0.31 s
150.94/37.88	c vivif2 --  cl tried      521 cl shrink        0 lits rem          0 time: 0.00
151.34/37.94	c vivif2 --  cl tried    39590 cl shrink    10856 lits rem      36617 time: 0.06
151.34/37.97	c asymm  cl-useful: 0/521/521 lits-rem:0 time: 0.03
151.34/37.97	c calculated reachability. Time: 0.00
151.34/37.97	c  N st    53    357957       823       521      1989     39589      4312    821994   no data   no data
167.34/41.95	c  N st    54    390350       823       521      1989     45689      4312    933600   no data   no data
192.48/48.26	c  N st    55    438939       823       521      1990     39475      4312    767436   no data   no data
192.48/48.26	c Finding binary XORs  T:     0.00 s  found:       0
232.44/58.22	c  N st    56    511822       823       521      1996     53402      4312   1272136   no data   no data
232.44/58.22	c Finding binary XORs  T:     0.00 s  found:       0
244.02/61.19	c  N st    57    536937       823       521      2017     47522      4312    967531   no data   no data
244.02/61.19	c  S st    57    536937       823       521      2017     47522      4312    967531   no data   no data
244.42/61.29	c  S st    57    537441       823       521      2017     48021      4312    982370   no data   no data
244.42/61.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
244.82/61.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:     12 BRemN:      0 P:  2.5M T:  0.07
244.82/61.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
244.82/61.37	c bin-w-bin subsume rem            3 bins  time:  0.00 s
244.82/61.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
244.82/61.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    823 time:  0.00 s
244.82/61.37	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
244.82/61.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
245.22/61.47	c subs with bin:        2  lits-rem:       740  v-fix:    0  time:  0.06 s
248.01/62.14	c lits-rem:       643  cl-subs:     1913  v-elim:      0  v-fix:    0  time:  0.67 s
248.01/62.14	c vivif2 --  cl tried      521 cl shrink        0 lits rem          0 time: 0.00
248.41/62.21	c vivif2 --  cl tried    46106 cl shrink    10593 lits rem      29802 time: 0.07
248.41/62.25	c asymm  cl-useful: 0/521/521 lits-rem:0 time: 0.03
248.41/62.25	c calculated reachability. Time: 0.00
248.41/62.25	c  N st    57    537441       823       521      2002     46106      4312    894001   no data   no data
343.10/85.93	c  N st    58    701425       823       521      2002     40415      4312    635618   no data   no data
343.10/85.93	c Finding binary XORs  T:     0.00 s  found:       0
405.39/101.57	c  N st    59    806161       823       521      2017     69096      4312   1655331   no data   no data
405.39/101.57	c  S st    59    806161       823       521      2017     69096      4312   1655331   no data   no data
406.19/101.71	c  S st    59    806664       823       521      2019     69599      4312   1671642   no data   no data
406.19/101.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
406.59/101.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      5 BRemL:     20 BRemN:      0 P:  3.2M T:  0.11
406.59/101.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
406.59/101.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
406.59/101.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
406.59/101.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    823 time:  0.00 s
406.59/101.83	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
406.59/101.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
407.39/102.04	c subs with bin:        0  lits-rem:       109  v-fix:    0  time:  0.14 s
437.35/109.58	c lits-rem:      2989  cl-subs:     9530  v-elim:      0  v-fix:    0  time:  7.53 s
437.35/109.58	c vivif2 --  cl tried      521 cl shrink        0 lits rem          0 time: 0.00
438.15/109.70	c vivif2 --  cl tried    60069 cl shrink    17001 lits rem      50603 time: 0.12
438.15/109.75	c asymm  cl-useful: 0/521/521 lits-rem:0 time: 0.05
438.15/109.75	c calculated reachability. Time: 0.00
438.15/109.75	c  N st    59    806664       823       521      2004     60069      4312   1336013   no data   no data
623.51/156.18	c  F st    60   1071875       823       521      2004     76771      4312   1740215   no data   no data
623.51/156.18	c  N st    60   1071875       823       521      2004     76771      4312   1740215   no data   no data
627.10/157.08	c Decided on static restart strategy
636.29/159.34	c Finding binary XORs  T:     0.00 s  found:       0
641.08/160.56	c  N st    70   1100181       823       521      2012     60503      4312   1194554   no data   no data
661.85/165.74	c  N st    72   1136177       823       521      2013     50845      4312    878572   no data   no data
683.82/171.25	c  N st    73   1168569       823       521      2013     82851      4312   2070354   no data   no data
710.59/177.93	c  N st    74   1209996       823       521      2013     77479      4312   1917477   no data   no data
710.59/177.93	c  S st    74   1209996       823       521      2013     77479      4312   1917477   no data   no data
711.39/178.10	c  S st    74   1210496       823       521      2014     77979      4312   1934434   no data   no data
711.39/178.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
711.80/178.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      6 BRemL:     10 BRemN:      0 P:  3.9M T:  0.14
711.80/178.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
711.80/178.24	c bin-w-bin subsume rem            1 bins  time:  0.00 s
711.80/178.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
711.80/178.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    823 time:  0.00 s
711.80/178.25	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
711.80/178.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
712.98/178.50	c subs with bin:        5  lits-rem:       346  v-fix:    0  time:  0.17 s
724.57/181.44	c lits-rem:      2987  cl-subs:     1181  v-elim:      0  v-fix:    0  time:  2.93 s
724.57/181.44	c vivif2 --  cl tried      521 cl shrink        0 lits rem          0 time: 0.00
725.39/181.62	c vivif2 --  cl tried    76793 cl shrink    16532 lits rem      69064 time: 0.19
725.39/181.69	c asymm  cl-useful: 0/521/521 lits-rem:0 time: 0.06
725.39/181.69	c calculated reachability. Time: 0.00
725.39/181.69	c  N st    74   1210496       823       521      2009     76793      4312   1807766   no data   no data
776.10/194.39	c  N st    75   1283379       823       521      2009     52765      4312    816530   no data   no data
859.18/215.10	c  N st    76   1392702       823       521      2010     60686      4312   1020044   no data   no data
859.18/215.10	c Finding binary XORs  T:     0.00 s  found:       0
989.40/247.77	c  N st    77   1556688       823       521      2016     65703      4312   1163330   no data   no data
1117.63/279.85	c  N st    78   1710496       823       521      2025    107634      4312   2635220   no data   no data
1117.63/279.85	c  S st    78   1710496       823       521      2025    107634      4312   2635220   no data   no data
1118.44/280.08	c  S st    78   1710999       823       521      2028    108136      4312   2652351   no data   no data
1118.44/280.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1119.23/280.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      2 BRemL:      9 BRemN:      0 P:  5.3M T:  0.21
1119.23/280.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1119.23/280.29	c bin-w-bin subsume rem            1 bins  time:  0.00 s
1119.23/280.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1119.23/280.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    823 time:  0.00 s
1119.23/280.30	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1119.63/280.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1120.85/280.66	c subs with bin:        0  lits-rem:      1167  v-fix:    0  time:  0.25 s
1148.79/287.68	c lits-rem:      3417  cl-subs:     4102  v-elim:      0  v-fix:    0  time:  7.03 s
1148.79/287.68	c vivif2 --  cl tried      521 cl shrink        0 lits rem          0 time: 0.00
1150.39/288.04	c vivif2 --  cl tried   104034 cl shrink    37713 lits rem     136240 time: 0.35
1150.79/288.14	c asymm  cl-useful: 0/521/521 lits-rem:0 time: 0.10
1150.79/288.14	c calculated reachability. Time: 0.00
1150.79/288.14	c  N st    78   1710999       823       521      2020    104034      4312   2399874   no data   no data
1487.13/372.38	c  N st    79   2079964       823       521      2020    115583      4312   2710878   no data   no data
1487.13/372.38	c Finding binary XORs  T:     0.00 s  found:       0
1595.40/399.46	c  N st    80   2210999       823       521      2026    119069      4312   2493254   no data   no data
1595.40/399.46	c  S st    80   2210999       823       521      2026    119069      4312   2493254   no data   no data
1596.18/399.67	c  S st    80   2211501       823       521      2029    119571      4312   2512337   no data   no data
1596.18/399.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1597.38/399.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      2 BRemL:      3 BRemN:      0 P:  5.5M T:  0.23
1597.38/399.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1597.38/399.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1597.38/399.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1597.38/399.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    823 time:  0.00 s
1597.38/399.90	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1597.38/399.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1598.58/400.24	c subs with bin:        7  lits-rem:        32  v-fix:    0  time:  0.23 s
1633.32/408.97	c lits-rem:      3249  cl-subs:     9762  v-elim:      0  v-fix:    0  time:  8.73 s
1633.32/408.97	c vivif2 --  cl tried      521 cl shrink        0 lits rem          0 time: 0.00
1634.53/409.26	c vivif2 --  cl tried   109802 cl shrink    35279 lits rem      97290 time: 0.28
1634.94/409.38	c asymm  cl-useful: 0/521/521 lits-rem:0 time: 0.12
1634.94/409.39	c calculated reachability. Time: 0.00
1634.94/409.39	c  N st    80   2211501       823       521      2028    109802      4312   2240190   no data   no data
2116.26/529.89	c  N st    81   2711502       823       521      2029    134767      4312   3837408   no data   no data
2116.26/529.89	c  S st    81   2711502       823       521      2029    134767      4312   3837408   no data   no data
2116.26/529.89	c Finding binary XORs  T:     0.00 s  found:       0
2117.46/530.17	c  S st    81   2712004       823       521      2038    135268      4312   3854314   no data   no data
2117.46/530.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2118.66/530.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      6 BRemN:      0 P:  6.4M T:  0.27
2118.66/530.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2118.66/530.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2118.66/530.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2118.66/530.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    823 time:  0.00 s
2118.66/530.46	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2119.06/530.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
2121.46/531.10	c subs with bin:        3  lits-rem:       107  v-fix:    0  time:  0.48 s
2195.36/549.64	c lits-rem:      6630  cl-subs:     7107  v-elim:      0  v-fix:    0  time: 18.54 s
2195.36/549.64	c vivif2 --  cl tried      521 cl shrink        0 lits rem          0 time: 0.00
2197.37/550.11	c vivif2 --  cl tried   128158 cl shrink    48087 lits rem     241224 time: 0.47
2197.75/550.24	c asymm  cl-useful: 0/521/521 lits-rem:0 time: 0.13
2197.75/550.25	c calculated reachability. Time: 0.00
2197.75/550.25	c  N st    81   2712004       823       521      2032    128158      4312   3394505   no data   no data
2691.07/673.76	c  N st    82   3212005       823       521      2033    103247      4312   1962487   no data   no data
2691.07/673.76	c  S st    82   3212005       823       521      2033    103247      4312   1962487   no data   no data
2691.87/673.99	c  S st    82   3212506       823       521      2039    103747      4312   1974881   no data   no data
2692.27/674.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2693.07/674.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      3 BRemL:      3 BRemN:      0 P:  5.0M T:  0.20
2693.07/674.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2693.07/674.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2693.07/674.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2693.07/674.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    823 time:  0.00 s
2693.07/674.21	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2693.07/674.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2693.90/674.45	c subs with bin:        3  lits-rem:       126  v-fix:    0  time:  0.15 s
2707.85/677.96	c lits-rem:      1382  cl-subs:     4148  v-elim:      0  v-fix:    0  time:  3.51 s
2707.85/677.96	c vivif2 --  cl tried      521 cl shrink        0 lits rem          0 time: 0.00
2708.65/678.13	c vivif2 --  cl tried    99596 cl shrink    15046 lits rem      39911 time: 0.17
2709.05/678.25	c asymm  cl-useful: 0/521/521 lits-rem:0 time: 0.11
2709.05/678.25	c calculated reachability. Time: 0.00
2709.05/678.25	c  N st    82   3212506       823       521      2039     99596      4312   1809425   no data   no data
3332.19/834.28	c  N st    83   3712507       823       521      2039    111743      4312   2124411   no data   no data
3332.19/834.28	c  S st    83   3712507       823       521      2039    111743      4312   2124411   no data   no data
3332.19/834.28	c Finding binary XORs  T:     0.00 s  found:       0
3333.39/834.52	c  S st    83   3713009       823       521      2053    112245      4312   2138296   no data   no data
3333.39/834.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3334.19/834.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      3 BRemN:      0 P:  5.5M T:  0.22
3334.19/834.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3334.19/834.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3334.19/834.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3334.19/834.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    823 time:  0.00 s
3334.19/834.76	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3334.19/834.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
3335.40/835.04	c subs with bin:        0  lits-rem:       153  v-fix:    0  time:  0.18 s
3342.58/836.89	c lits-rem:      3248  cl-subs:     1168  v-elim:      0  v-fix:    0  time:  1.85 s
3342.58/836.89	c vivif2 --  cl tried      521 cl shrink        0 lits rem          0 time: 0.00
3343.38/837.10	c vivif2 --  cl tried   111077 cl shrink    23416 lits rem     112747 time: 0.21
3344.20/837.21	c asymm  cl-useful: 0/521/521 lits-rem:0 time: 0.11
3344.20/837.21	c calculated reachability. Time: 0.00
3344.20/837.21	c  N st    83   3713009       823       521      2051    111077      4312   1992197   no data   no data
3375.33/845.05	c  F st    84   3751563       823       521      2051    149148      4312   3320747   no data   no data
3375.33/845.05	c  N st    84   3751563       823       521      2051    149148      4312   3320747   no data   no data
3380.52/846.37	c Decided on static restart strategy
3403.70/852.12	c  N st    94   3779864       823       521      2052     93143      4312   1546514   no data   no data
3436.85/860.41	c  N st    96   3815856       823       521      2052    128532      4312   2662297   no data   no data
3463.21/867.08	c  N st    97   3848248       823       521      2052    160325      4312   3689427   no data   no data
3512.34/879.31	c  N st    98   3896836       823       521      2053    123029      4312   2416622   no data   no data
3583.84/897.21	c  N st    99   3969718       823       521      2053    109324      4312   1923179   no data   no data
3715.67/930.20	c  N st   100   4079041       823       521      2053    130761      4312   2647846   no data   no data
3836.70/960.50	c  N st   101   4213010       823       521      2053    175335      4312   4794347   no data   no data
3836.70/960.50	c  S st   101   4213010       823       521      2053    175335      4312   4794347   no data   no data
3837.90/960.82	c  S st   101   4213513       823       521      2053    175837      4312   4811399   no data   no data
3837.90/960.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3839.10/961.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      6 BRemL:      2 BRemN:      0 P:  7.8M T:  0.34
3839.10/961.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3839.10/961.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3839.10/961.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3839.10/961.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    823 time:  0.00 s
3839.10/961.18	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3839.50/961.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
3841.89/961.85	c subs with bin:        0  lits-rem:        15  v-fix:    0  time:  0.47 s
3922.58/982.08	c lits-rem:      3282  cl-subs:     6618  v-elim:      0  v-fix:    0  time: 20.23 s
3922.58/982.08	c vivif2 --  cl tried      521 cl shrink        0 lits rem          0 time: 0.00
3925.78/982.88	c vivif2 --  cl tried   169219 cl shrink    53433 lits rem     357543 time: 0.79
3926.98/983.11	c asymm  cl-useful: 1/521/521 lits-rem:4 time: 0.24
3926.98/983.12	c calculated reachability. Time: 0.00
3926.98/983.12	c  N st   101   4213513       823       520      2058    169219      4310   4205161   no data   no data
4215.38/1055.38	c  N st   102   4459489       823       520      2059    140983      4310   3074297   no data   no data
4481.84/1122.10	c  N st   103   4713513       823       520      2060    114850      4310   2135488   no data   no data
4481.84/1122.10	c  S st   103   4713513       823       520      2060    114850      4310   2135488   no data   no data
4483.02/1122.35	c  S st   103   4714016       823       520      2062    115352      4310   2150667   no data   no data
4483.02/1122.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4483.82/1122.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      3 BRemN:      0 P:  5.1M T:  0.23
4483.82/1122.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4483.82/1122.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4483.82/1122.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4483.82/1122.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    823 time:  0.00 s
4483.82/1122.60	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4484.22/1122.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
4485.02/1122.89	c subs with bin:        0  lits-rem:        14  v-fix:    0  time:  0.20 s
4492.20/1124.63	c lits-rem:      1307  cl-subs:     1013  v-elim:      0  v-fix:    0  time:  1.73 s
4492.20/1124.63	c vivif2 --  cl tried      520 cl shrink        0 lits rem          0 time: 0.00
4492.60/1124.78	c vivif2 --  cl tried   114339 cl shrink    11767 lits rem      90404 time: 0.15
4493.01/1124.88	c asymm  cl-useful: 0/520/520 lits-rem:0 time: 0.10
4493.01/1124.88	c calculated reachability. Time: 0.00
4493.01/1124.88	c  N st   103   4714016       823       520      2060    114339      4310   2025730   no data   no data
4493.01/1124.88	c Finding binary XORs  T:     0.00 s  found:       0

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

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

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


[startup+0 s]
/proc/loadavg: 7.56 7.99 8.02 2/174 1678
/proc/meminfo: memFree=30916188/32951124 swapFree=67111364/67111528
[pid=1678] ppid=1676 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/1678/stat : 1678 (strangenight2-m) R 1676 1678 811 0 -1 4202496 407 0 0 0 0 0 0 0 23 0 4 0 524335888 52441088 346 33554432000 4194304 4627427 140737148604352 18446744073709551615 47674728728498 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1678/statm: 12803 346 299 106 0 7774 0
[pid=1678/tid=1679] ppid=1676 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/1678/task/1679/stat : 1679 (strangenight2-m) R 1676 1678 811 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 524335888 52441088 347 33554432000 4194304 4627427 140737148604352 18446744073709551615 228244405233 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=1678/tid=1680] ppid=1676 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/1678/task/1680/stat : 1680 (strangenight2-m) R 1676 1678 811 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 524335888 52441088 347 33554432000 4194304 4627427 140737148604352 18446744073709551615 47674728728498 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1678/tid=1681] ppid=1676 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/1678/task/1681/stat : 1681 (strangenight2-m) R 1676 1678 811 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 4 0 524335888 52441088 347 33554432000 4194304 4627427 140737148604352 18446744073709551615 47674728728498 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.129001 s]
/proc/loadavg: 7.56 7.99 8.02 2/174 1678
/proc/meminfo: memFree=30916188/32951124 swapFree=67111364/67111528
[pid=1678] ppid=1676 vsize=285712 CPUtime=0.47 cores=0,2,4,6
/proc/1678/stat : 1678 (strangenight2-m) R 1676 1678 811 0 -1 4202496 3394 0 0 0 46 1 0 0 18 0 4 0 524335888 292569088 2969 33554432000 4194304 4627427 140737148604352 18446744073709551615 4308760 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1678/statm: 71428 2969 365 106 0 66399 0
[pid=1678/tid=1679] ppid=1676 vsize=285712 CPUtime=0.11 cores=0,2,4,6
/proc/1678/task/1679/stat : 1679 (strangenight2-m) R 1676 1678 811 0 -1 4202560 738 0 0 0 11 0 0 0 18 0 4 0 524335888 292569088 2969 33554432000 4194304 4627427 140737148604352 18446744073709551615 228244453870 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1678/tid=1680] ppid=1676 vsize=285712 CPUtime=0.11 cores=0,2,4,6
/proc/1678/task/1680/stat : 1680 (strangenight2-m) R 1676 1678 811 0 -1 4202560 741 0 0 0 11 0 0 0 18 0 4 0 524335888 292569088 2969 33554432000 4194304 4627427 140737148604352 18446744073709551615 4239603 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1678/tid=1681] ppid=1676 vsize=285712 CPUtime=0.11 cores=0,2,4,6
/proc/1678/task/1681/stat : 1681 (strangenight2-m) R 1676 1678 811 0 -1 4202560 807 0 0 0 11 0 0 0 18 0 4 0 524335888 292569088 2969 33554432000 4194304 4627427 140737148604352 18446744073709551615 4305848 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 285712

[startup+0.237068 s]
/proc/loadavg: 7.56 7.99 8.02 2/174 1678
/proc/meminfo: memFree=30916188/32951124 swapFree=67111364/67111528
[pid=1678] ppid=1676 vsize=286704 CPUtime=0.89 cores=0,2,4,6
/proc/1678/stat : 1678 (strangenight2-m) R 1676 1678 811 0 -1 4202496 4545 0 0 0 88 1 0 0 18 0 4 0 524335888 293584896 4087 33554432000 4194304 4627427 140737148604352 18446744073709551615 4310083 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1678/statm: 71676 4087 387 106 0 66647 0
[pid=1678/tid=1679] ppid=1676 vsize=286704 CPUtime=0.21 cores=0,2,4,6
/proc/1678/task/1679/stat : 1679 (strangenight2-m) R 1676 1678 811 0 -1 4202560 1181 0 0 0 21 0 0 0 18 0 4 0 524335888 293584896 4087 33554432000 4194304 4627427 140737148604352 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1678/tid=1680] ppid=1676 vsize=286704 CPUtime=0.21 cores=0,2,4,6
/proc/1678/task/1680/stat : 1680 (strangenight2-m) R 1676 1678 811 0 -1 4202560 979 0 0 0 21 0 0 0 18 0 4 0 524335888 293584896 4087 33554432000 4194304 4627427 140737148604352 18446744073709551615 4309067 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1678/tid=1681] ppid=1676 vsize=286704 CPUtime=0.22 cores=0,2,4,6
/proc/1678/task/1681/stat : 1681 (strangenight2-m) R 1676 1678 811 0 -1 4202560 914 0 0 0 22 0 0 0 18 0 4 0 524335888 293584896 4087 33554432000 4194304 4627427 140737148604352 18446744073709551615 4308326 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.89
Current children cumulated vsize (KiB) 286704

[startup+0.301057 s]
/proc/loadavg: 7.56 7.99 8.02 2/174 1678
/proc/meminfo: memFree=30916188/32951124 swapFree=67111364/67111528
[pid=1678] ppid=1676 vsize=287284 CPUtime=1.16 cores=0,2,4,6
/proc/1678/stat : 1678 (strangenight2-m) R 1676 1678 811 0 -1 4202496 4935 0 0 0 114 2 0 0 18 0 4 0 524335888 294178816 4287 33554432000 4194304 4627427 140737148604352 18446744073709551615 4309568 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1678/statm: 71821 4287 388 106 0 66792 0
[pid=1678/tid=1679] ppid=1676 vsize=287284 CPUtime=0.28 cores=0,2,4,6
/proc/1678/task/1679/stat : 1679 (strangenight2-m) R 1676 1678 811 0 -1 4202560 1255 0 0 0 28 0 0 0 18 0 4 0 524335888 294178816 4287 33554432000 4194304 4627427 140737148604352 18446744073709551615 4327473 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1678/tid=1680] ppid=1676 vsize=287284 CPUtime=0.28 cores=0,2,4,6
/proc/1678/task/1680/stat : 1680 (strangenight2-m) R 1676 1678 811 0 -1 4202560 1053 0 0 0 28 0 0 0 18 0 4 0 524335888 294178816 4287 33554432000 4194304 4627427 140737148604352 18446744073709551615 4308764 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1678/tid=1681] ppid=1676 vsize=287284 CPUtime=0.29 cores=0,2,4,6
/proc/1678/task/1681/stat : 1681 (strangenight2-m) R 1676 1678 811 0 -1 4202560 1078 0 0 0 29 0 0 0 18 0 4 0 524335888 294178816 4287 33554432000 4194304 4627427 140737148604352 18446744073709551615 4308323 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 287284

[startup+0.700987 s]
/proc/loadavg: 7.56 7.99 8.02 2/174 1678
/proc/meminfo: memFree=30916188/32951124 swapFree=67111364/67111528
[pid=1678] ppid=1676 vsize=289024 CPUtime=2.75 cores=0,2,4,6
/proc/1678/stat : 1678 (strangenight2-m) R 1676 1678 811 0 -1 4202496 6950 0 0 0 273 2 0 0 18 0 4 0 524335888 295960576 4974 33554432000 4194304 4627427 140737148604352 18446744073709551615 4506933 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1678/statm: 72256 4974 388 106 0 67227 0
[pid=1678/tid=1679] ppid=1676 vsize=289024 CPUtime=0.68 cores=0,2,4,6
/proc/1678/task/1679/stat : 1679 (strangenight2-m) R 1676 1678 811 0 -1 4202560 1738 0 0 0 68 0 0 0 18 0 4 0 524335888 295960576 4974 33554432000 4194304 4627427 140737148604352 18446744073709551615 4310064 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1678/tid=1680] ppid=1676 vsize=289024 CPUtime=0.68 cores=0,2,4,6
/proc/1678/task/1680/stat : 1680 (strangenight2-m) R 1676 1678 811 0 -1 4202560 1468 0 0 0 67 1 0 0 18 0 4 0 524335888 295960576 4974 33554432000 4194304 4627427 140737148604352 18446744073709551615 4309155 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1678/tid=1681] ppid=1676 vsize=289024 CPUtime=0.68 cores=0,2,4,6
/proc/1678/task/1681/stat : 1681 (strangenight2-m) R 1676 1678 811 0 -1 4202560 1527 0 0 0 68 0 0 0 18 0 4 0 524335888 295960576 4974 33554432000 4194304 4627427 140737148604352 18446744073709551615 4308425 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 289024

[startup+1.50085 s]
/proc/loadavg: 7.56 7.99 8.02 10/184 1691
/proc/meminfo: memFree=30747100/32951124 swapFree=67111364/67111528
[pid=1678] ppid=1676 vsize=281900 CPUtime=5.94 cores=0,2,4,6
/proc/1678/stat : 1678 (strangenight2-m) R 1676 1678 811 0 -1 4202496 10128 0 0 0 591 3 0 0 19 0 4 0 524335888 288665600 5983 33554432000 4194304 4627427 140737148604352 18446744073709551615 4332703 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1678/statm: 70475 5983 389 106 0 65446 0
[pid=1678/tid=1679] ppid=1676 vsize=281900 CPUtime=1.47 cores=0,2,4,6
/proc/1678/task/1679/stat : 1679 (strangenight2-m) R 1676 1678 811 0 -1 4202560 2536 0 0 0 147 0 0 0 19 0 4 0 524335888 288665600 5983 33554432000 4194304 4627427 140737148604352 18446744073709551615 4309710 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1678/tid=1680] ppid=1676 vsize=281900 CPUtime=1.48 cores=0,2,4,6
/proc/1678/task/1680/stat : 1680 (strangenight2-m) R 1676 1678 811 0 -1 4202560 2322 0 0 0 147 1 0 0 19 0 4 0 524335888 288665600 5983 33554432000 4194304 4627427 140737148604352 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1678/tid=1681] ppid=1676 vsize=281900 CPUtime=1.48 cores=0,2,4,6
/proc/1678/task/1681/stat : 1681 (strangenight2-m) R 1676 1678 811 0 -1 4202560 2272 0 0 0 148 0 0 0 19 0 4 0 524335888 288665600 5983 33554432000 4194304 4627427 140737148604352 18446744073709551615 4309587 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 281900

[startup+3.10057 s]
/proc/loadavg: 7.56 7.99 8.02 9/184 1692
/proc/meminfo: memFree=30718764/32951124 swapFree=67111364/67111528
[pid=1678] ppid=1676 vsize=296464 CPUtime=12.34 cores=0,2,4,6
/proc/1678/stat : 1678 (strangenight2-m) R 1676 1678 811 0 -1 4202496 21937 0 0 0 1228 6 0 0 24 0 4 0 524335888 303579136 12865 33554432000 4194304 4627427 140737148604352 18446744073709551615 4309155 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1678/statm: 74116 12865 390 106 0 69087 0
[pid=1678/tid=1679] ppid=1676 vsize=296464 CPUtime=3.07 cores=0,2,4,6
/proc/1678/task/1679/stat : 1679 (strangenight2-m) R 1676 1678 811 0 -1 4202560 5458 0 0 0 306 1 0 0 25 0 4 0 524335888 303579136 12865 33554432000 4194304 4627427 140737148604352 18446744073709551615 4308411 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1678/tid=1680] ppid=1676 vsize=296464 CPUtime=3.08 cores=0,2,4,6
/proc/1678/task/1680/stat : 1680 (strangenight2-m) R 1676 1678 811 0 -1 4202560 6647 0 0 0 306 2 0 0 25 0 4 0 524335888 303579136 12865 33554432000 4194304 4627427 140737148604352 18446744073709551615 4427960 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1678/tid=1681] ppid=1676 vsize=296464 CPUtime=3.09 cores=0,2,4,6
/proc/1678/task/1681/stat : 1681 (strangenight2-m) R 1676 1678 811 0 -1 4202560 3491 0 0 0 308 1 0 0 24 0 4 0 524335888 303579136 12865 33554432000 4194304 4627427 140737148604352 18446744073709551615 4333145 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 296464

[startup+6.30101 s]
/proc/loadavg: 7.60 7.99 8.02 9/184 1692
/proc/meminfo: memFree=30677360/32951124 swapFree=67111364/67111528
[pid=1678] ppid=1676 vsize=300332 CPUtime=25.12 cores=0,2,4,6
/proc/1678/stat : 1678 (strangenight2-m) R 1676 1678 811 0 -1 4202496 34007 0 0 0 2505 7 0 0 25 0 4 0 524335888 307539968 17602 33554432000 4194304 4627427 140737148604352 18446744073709551615 4309392 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1678/statm: 75083 17604 390 106 0 70054 0
[pid=1678/tid=1679] ppid=1676 vsize=300332 CPUtime=6.25 cores=0,2,4,6
/proc/1678/task/1679/stat : 1679 (strangenight2-m) R 1676 1678 811 0 -1 4202560 10607 0 0 0 623 2 0 0 25 0 4 0 524335888 307539968 17604 33554432000 4194304 4627427 140737148604352 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1678/tid=1680] ppid=1676 vsize=300332 CPUtime=6.27 cores=0,2,4,6
/proc/1678/task/1680/stat : 1680 (strangenight2-m) R 1676 1678 811 0 -1 4202560 9313 0 0 0 625 2 0 0 25 0 4 0 524335888 307539968 17604 33554432000 4194304 4627427 140737148604352 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1678/tid=1681] ppid=1676 vsize=300332 CPUtime=6.29 cores=0,2,4,6
/proc/1678/task/1681/stat : 1681 (strangenight2-m) R 1676 1678 811 0 -1 4202560 5404 0 0 0 628 1 0 0 25 0 4 0 524335888 307539968 17604 33554432000 4194304 4627427 140737148604352 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 300332

[startup+12.7009 s]
/proc/loadavg: 7.71 8.01 8.03 9/184 1692
/proc/meminfo: memFree=30655060/32951124 swapFree=67111364/67111528
[pid=1678] ppid=1676 vsize=306712 CPUtime=50.69 cores=0,2,4,6
/proc/1678/stat : 1678 (strangenight2-m) R 1676 1678 811 0 -1 4202496 56375 0 0 0 5059 10 0 0 25 0 4 0 524335888 314073088 24740 33554432000 4194304 4627427 140737148604352 18446744073709551615 4309360 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1678/statm: 76678 24740 390 106 0 71649 0
[pid=1678/tid=1679] ppid=1676 vsize=306712 CPUtime=12.61 cores=0,2,4,6
/proc/1678/task/1679/stat : 1679 (strangenight2-m) R 1676 1678 811 0 -1 4202560 17029 0 0 0 1259 2 0 0 25 0 4 0 524335888 314073088 24740 33554432000 4194304 4627427 140737148604352 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1678/tid=1680] ppid=1676 vsize=306712 CPUtime=12.68 cores=0,2,4,6
/proc/1678/task/1680/stat : 1680 (strangenight2-m) R 1676 1678 811 0 -1 4202560 15592 0 0 0 1265 3 0 0 25 0 4 0 524335888 314073088 24740 33554432000 4194304 4627427 140737148604352 18446744073709551615 4309272 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1678/tid=1681] ppid=1676 vsize=306712 CPUtime=12.68 cores=0,2,4,6
/proc/1678/task/1681/stat : 1681 (strangenight2-m) R 1676 1678 811 0 -1 4202560 9775 0 0 0 1267 1 0 0 25 0 4 0 524335888 314073088 24740 33554432000 4194304 4627427 140737148604352 18446744073709551615 4309155 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 306712

[startup+25.5007 s]
/proc/loadavg: 7.77 8.01 8.03 9/184 1692
/proc/meminfo: memFree=30606452/32951124 swapFree=67111364/67111528
[pid=1678] ppid=1676 vsize=329088 CPUtime=101.81 cores=0,2,4,6
/proc/1678/stat : 1678 (strangenight2-m) R 1676 1678 811 0 -1 4202496 86186 0 0 0 10167 14 0 0 25 0 4 0 524335888 336986112 35523 33554432000 4194304 4627427 140737148604352 18446744073709551615 4309744 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1678/statm: 82272 35523 390 106 0 77243 0
[pid=1678/tid=1679] ppid=1676 vsize=329088 CPUtime=25.34 cores=0,2,4,6
/proc/1678/task/1679/stat : 1679 (strangenight2-m) R 1676 1678 811 0 -1 4202560 23610 0 0 0 2531 3 0 0 25 0 4 0 524335888 336986112 35523 33554432000 4194304 4627427 140737148604352 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1678/tid=1680] ppid=1676 vsize=329088 CPUtime=25.47 cores=0,2,4,6
/proc/1678/task/1680/stat : 1680 (strangenight2-m) R 1676 1678 811 0 -1 4202560 24756 0 0 0 2543 4 0 0 25 0 4 0 524335888 336986112 35523 33554432000 4194304 4627427 140737148604352 18446744073709551615 4309910 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1678/tid=1681] ppid=1676 vsize=329088 CPUtime=25.48 cores=0,2,4,6
/proc/1678/task/1681/stat : 1681 (strangenight2-m) R 1676 1678 811 0 -1 4202560 14824 0 0 0 2546 2 0 0 25 0 4 0 524335888 336986112 35523 33554432000 4194304 4627427 140737148604352 18446744073709551615 4308362 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 329088

[startup+51.1012 s]
/proc/loadavg: 7.92 8.02 8.03 9/184 1693
/proc/meminfo: memFree=30419924/32951124 swapFree=67111364/67111528
[pid=1678] ppid=1676 vsize=331412 CPUtime=204.07 cores=0,2,4,6
/proc/1678/stat : 1678 (strangenight2-m) R 1676 1678 811 0 -1 4202496 129327 0 0 0 20385 22 0 0 25 0 4 0 524335888 339365888 38776 33554432000 4194304 4627427 140737148604352 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1678/statm: 82853 38776 390 106 0 77824 0
[pid=1678/tid=1679] ppid=1676 vsize=331412 CPUtime=50.8 cores=0,2,4,6
/proc/1678/task/1679/stat : 1679 (strangenight2-m) R 1676 1678 811 0 -1 4202560 33421 0 0 0 5076 4 0 0 25 0 4 0 524335888 339365888 38776 33554432000 4194304 4627427 140737148604352 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1678/tid=1680] ppid=1676 vsize=331412 CPUtime=51.07 cores=0,2,4,6
/proc/1678/task/1680/stat : 1680 (strangenight2-m) R 1676 1678 811 0 -1 4202560 38156 0 0 0 5100 7 0 0 25 0 4 0 524335888 339365888 38776 33554432000 4194304 4627427 140737148604352 18446744073709551615 4332667 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1678/tid=1681] ppid=1676 vsize=331412 CPUtime=51.08 cores=0,2,4,6
/proc/1678/task/1681/stat : 1681 (strangenight2-m) R 1676 1678 811 0 -1 4202560 22769 0 0 0 5104 4 0 0 25 0 4 0 524335888 339365888 38776 33554432000 4194304 4627427 140737148604352 18446744073709551615 4310105 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 204.07
Current children cumulated vsize (KiB) 331412

[startup+102.301 s]
/proc/loadavg: 8.01 8.03 8.03 9/184 1694
/proc/meminfo: memFree=30191492/32951124 swapFree=67111364/67111528
[pid=1678] ppid=1676 vsize=409064 CPUtime=408.61 cores=0,2,4,6
/proc/1678/stat : 1678 (strangenight2-m) R 1676 1678 811 0 -1 4202496 209361 0 0 0 40820 41 0 0 25 0 4 0 524335888 418881536 53850 33554432000 4194304 4627427 140737148604352 18446744073709551615 4420204 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1678/statm: 102266 53850 390 106 0 97237 0
[pid=1678/tid=1679] ppid=1676 vsize=409064 CPUtime=101.74 cores=0,2,4,6
/proc/1678/task/1679/stat : 1679 (strangenight2-m) R 1676 1678 811 0 -1 4202560 54638 0 0 0 10163 11 0 0 25 0 4 0 524335888 418881536 53851 33554432000 4194304 4627427 140737148604352 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1678/tid=1680] ppid=1676 vsize=409064 CPUtime=102.28 cores=0,2,4,6
/proc/1678/task/1680/stat : 1680 (strangenight2-m) R 1676 1678 811 0 -1 4202560 58243 0 0 0 10217 11 0 0 25 0 4 0 524335888 418881536 53851 33554432000 4194304 4627427 140737148604352 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1678/tid=1681] ppid=1676 vsize=409064 CPUtime=102.29 cores=0,2,4,6
/proc/1678/task/1681/stat : 1681 (strangenight2-m) R 1676 1678 811 0 -1 4202560 38274 0 0 0 10221 8 0 0 25 0 4 0 524335888 418881536 53851 33554432000 4194304 4627427 140737148604352 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.61
Current children cumulated vsize (KiB) 409064

[startup+162.301 s]

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

[pid=1678] ppid=1676 vsize=677312 CPUtime=2565.65 cores=0,2,4,6
/proc/1678/stat : 1678 (strangenight2-m) R 1676 1678 811 0 -1 4202496 658302 0 0 0 256390 175 0 0 25 0 4 0 524335888 693567488 131181 33554432000 4194304 4627427 140737148604352 18446744073709551615 4309095 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1678/statm: 169328 131181 390 106 0 164299 0
[pid=1678/tid=1679] ppid=1676 vsize=677312 CPUtime=638.81 cores=0,2,4,6
/proc/1678/task/1679/stat : 1679 (strangenight2-m) R 1676 1678 811 0 -1 4202560 169753 0 0 0 63833 48 0 0 25 0 4 0 524335888 693567488 131181 33554432000 4194304 4627427 140737148604352 18446744073709551615 4420191 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1678/tid=1680] ppid=1676 vsize=677312 CPUtime=642.28 cores=0,2,4,6
/proc/1678/task/1680/stat : 1680 (strangenight2-m) R 1676 1678 811 0 -1 4202560 193592 0 0 0 64178 50 0 0 25 0 4 0 524335888 693567488 131181 33554432000 4194304 4627427 140737148604352 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1678/tid=1681] ppid=1676 vsize=677312 CPUtime=642.3 cores=0,2,4,6
/proc/1678/task/1681/stat : 1681 (strangenight2-m) R 1676 1678 811 0 -1 4202560 112029 0 0 0 64199 31 0 0 25 0 4 0 524335888 693567488 131181 33554432000 4194304 4627427 140737148604352 18446744073709551615 4322420 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2565.65
Current children cumulated vsize (KiB) 677312

[startup+702.3 s]
/proc/loadavg: 8.16 8.13 8.06 9/184 1710
/proc/meminfo: memFree=28370924/32951124 swapFree=67111364/67111528
[pid=1678] ppid=1676 vsize=743124 CPUtime=2805.31 cores=0,2,4,6
/proc/1678/stat : 1678 (strangenight2-m) R 1676 1678 811 0 -1 4202496 673772 0 0 0 280349 182 0 0 25 0 4 0 524335888 760958976 132288 33554432000 4194304 4627427 140737148604352 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1678/statm: 185781 132288 390 106 0 180752 0
[pid=1678/tid=1679] ppid=1676 vsize=743124 CPUtime=698.49 cores=0,2,4,6
/proc/1678/task/1679/stat : 1679 (strangenight2-m) R 1676 1678 811 0 -1 4202560 176764 0 0 0 69798 51 0 0 25 0 4 0 524335888 760958976 132288 33554432000 4194304 4627427 140737148604352 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1678/tid=1680] ppid=1676 vsize=743124 CPUtime=702.28 cores=0,2,4,6
/proc/1678/task/1680/stat : 1680 (strangenight2-m) R 1676 1678 811 0 -1 4202560 195969 0 0 0 70177 51 0 0 25 0 4 0 524335888 760958976 132288 33554432000 4194304 4627427 140737148604352 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1678/tid=1681] ppid=1676 vsize=743124 CPUtime=702.3 cores=0,2,4,6
/proc/1678/task/1681/stat : 1681 (strangenight2-m) R 1676 1678 811 0 -1 4202560 114566 0 0 0 70197 33 0 0 25 0 4 0 524335888 760958976 132288 33554432000 4194304 4627427 140737148604352 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2805.31
Current children cumulated vsize (KiB) 743124

[startup+762.301 s]
/proc/loadavg: 8.14 8.13 8.07 10/184 1712
/proc/meminfo: memFree=28197668/32951124 swapFree=67111364/67111528
[pid=1678] ppid=1676 vsize=799532 CPUtime=3045 cores=0,2,4,6
/proc/1678/stat : 1678 (strangenight2-m) R 1676 1678 811 0 -1 4202496 704549 0 0 0 304307 193 0 0 25 0 4 0 524335888 818720768 137264 33554432000 4194304 4627427 140737148604352 18446744073709551615 4309633 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1678/statm: 199883 137264 390 106 0 194854 0
[pid=1678/tid=1679] ppid=1676 vsize=799532 CPUtime=758.16 cores=0,2,4,6
/proc/1678/task/1679/stat : 1679 (strangenight2-m) R 1676 1678 811 0 -1 4202560 181939 0 0 0 75763 53 0 0 25 0 4 0 524335888 818720768 137266 33554432000 4194304 4627427 140737148604352 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1678/tid=1680] ppid=1676 vsize=799532 CPUtime=762.29 cores=0,2,4,6
/proc/1678/task/1680/stat : 1680 (strangenight2-m) R 1676 1678 811 0 -1 4202560 205892 0 0 0 76174 55 0 0 25 0 4 0 524335888 818720768 137266 33554432000 4194304 4627427 140737148604352 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1678/tid=1681] ppid=1676 vsize=799532 CPUtime=762.29 cores=0,2,4,6
/proc/1678/task/1681/stat : 1681 (strangenight2-m) R 1676 1678 811 0 -1 4202560 120452 0 0 0 76195 34 0 0 25 0 4 0 524335888 818720768 137266 33554432000 4194304 4627427 140737148604352 18446744073709551615 4310392 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3045
Current children cumulated vsize (KiB) 799532

[startup+822.3 s]
/proc/loadavg: 8.13 8.13 8.07 9/184 1713
/proc/meminfo: memFree=28103148/32951124 swapFree=67111364/67111528
[pid=1678] ppid=1676 vsize=896248 CPUtime=3284.66 cores=0,2,4,6
/proc/1678/stat : 1678 (strangenight2-m) R 1676 1678 811 0 -1 4202496 741159 0 0 0 328260 206 0 0 25 0 4 0 524335888 917757952 143157 33554432000 4194304 4627427 140737148604352 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1678/statm: 224062 143157 390 106 0 219033 0
[pid=1678/tid=1679] ppid=1676 vsize=896248 CPUtime=817.83 cores=0,2,4,6
/proc/1678/task/1679/stat : 1679 (strangenight2-m) R 1676 1678 811 0 -1 4202560 195101 0 0 0 81727 56 0 0 25 0 4 0 524335888 917757952 143157 33554432000 4194304 4627427 140737148604352 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1678/tid=1680] ppid=1676 vsize=896248 CPUtime=822.28 cores=0,2,4,6
/proc/1678/task/1680/stat : 1680 (strangenight2-m) R 1676 1678 811 0 -1 4202560 217529 0 0 0 82168 60 0 0 25 0 4 0 524335888 917757952 143157 33554432000 4194304 4627427 140737148604352 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1678/tid=1681] ppid=1676 vsize=896248 CPUtime=822.29 cores=0,2,4,6
/proc/1678/task/1681/stat : 1681 (strangenight2-m) R 1676 1678 811 0 -1 4202560 127855 0 0 0 82192 37 0 0 25 0 4 0 524335888 917757952 143157 33554432000 4194304 4627427 140737148604352 18446744073709551615 4309206 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3284.66
Current children cumulated vsize (KiB) 896248

[startup+882.307 s]
/proc/loadavg: 8.09 8.12 8.07 9/184 1715
/proc/meminfo: memFree=28141680/32951124 swapFree=67111364/67111528
[pid=1678] ppid=1676 vsize=804368 CPUtime=3524.35 cores=0,2,4,6
/proc/1678/stat : 1678 (strangenight2-m) R 1676 1678 811 0 -1 4202496 788566 0 0 0 352215 220 0 0 25 0 4 0 524335888 823672832 150454 33554432000 4194304 4627427 140737148604352 18446744073709551615 4309272 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1678/statm: 201092 150454 390 106 0 196063 0
[pid=1678/tid=1679] ppid=1676 vsize=804368 CPUtime=877.51 cores=0,2,4,6
/proc/1678/task/1679/stat : 1679 (strangenight2-m) R 1676 1678 811 0 -1 4202560 208520 0 0 0 87691 60 0 0 25 0 4 0 524335888 823672832 150454 33554432000 4194304 4627427 140737148604352 18446744073709551615 4309164 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1678/tid=1680] ppid=1676 vsize=804368 CPUtime=882.29 cores=0,2,4,6
/proc/1678/task/1680/stat : 1680 (strangenight2-m) R 1676 1678 811 0 -1 4202560 228937 0 0 0 88165 64 0 0 25 0 4 0 524335888 823672832 150454 33554432000 4194304 4627427 140737148604352 18446744073709551615 4310109 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1678/tid=1681] ppid=1676 vsize=804368 CPUtime=882.3 cores=0,2,4,6
/proc/1678/task/1681/stat : 1681 (strangenight2-m) R 1676 1678 811 0 -1 4202560 135625 0 0 0 88190 40 0 0 25 0 4 0 524335888 823672832 150454 33554432000 4194304 4627427 140737148604352 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3524.35
Current children cumulated vsize (KiB) 804368

[startup+942.3 s]
/proc/loadavg: 8.03 8.10 8.06 9/184 1717
/proc/meminfo: memFree=28226968/32951124 swapFree=67111364/67111528
[pid=1678] ppid=1676 vsize=819084 CPUtime=3764 cores=0,2,4,6
/proc/1678/stat : 1678 (strangenight2-m) R 1676 1678 811 0 -1 4202496 833732 0 0 0 376166 234 0 0 25 0 4 0 524335888 838742016 149112 33554432000 4194304 4627427 140737148604352 18446744073709551615 4324104 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1678/statm: 204771 149112 390 106 0 199742 0
[pid=1678/tid=1679] ppid=1676 vsize=819084 CPUtime=937.18 cores=0,2,4,6
/proc/1678/task/1679/stat : 1679 (strangenight2-m) R 1676 1678 811 0 -1 4202560 222185 0 0 0 93654 64 0 0 25 0 4 0 524335888 838742016 149112 33554432000 4194304 4627427 140737148604352 18446744073709551615 4308593 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1678/tid=1680] ppid=1676 vsize=819084 CPUtime=942.28 cores=0,2,4,6
/proc/1678/task/1680/stat : 1680 (strangenight2-m) R 1676 1678 811 0 -1 4202560 242678 0 0 0 94160 68 0 0 25 0 4 0 524335888 838742016 149112 33554432000 4194304 4627427 140737148604352 18446744073709551615 4308392 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1678/tid=1681] ppid=1676 vsize=819084 CPUtime=942.3 cores=0,2,4,6
/proc/1678/task/1681/stat : 1681 (strangenight2-m) R 1676 1678 811 0 -1 4202560 143645 0 0 0 94188 42 0 0 25 0 4 0 524335888 838742016 149112 33554432000 4194304 4627427 140737148604352 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3764
Current children cumulated vsize (KiB) 819084

[startup+1002.3 s]
/proc/loadavg: 8.01 8.08 8.06 9/184 1718
/proc/meminfo: memFree=28089164/32951124 swapFree=67111364/67111528
[pid=1678] ppid=1676 vsize=900732 CPUtime=4003.67 cores=0,2,4,6
/proc/1678/stat : 1678 (strangenight2-m) R 1676 1678 811 0 -1 4202496 887457 0 0 0 400114 253 0 0 25 0 4 0 524335888 922349568 169200 33554432000 4194304 4627427 140737148604352 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1678/statm: 225183 169200 390 106 0 220154 0
[pid=1678/tid=1679] ppid=1676 vsize=900732 CPUtime=996.85 cores=0,2,4,6
/proc/1678/task/1679/stat : 1679 (strangenight2-m) R 1676 1678 811 0 -1 4202560 233951 0 0 0 99616 69 0 0 25 0 4 0 524335888 922349568 169200 33554432000 4194304 4627427 140737148604352 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1678/tid=1680] ppid=1676 vsize=900732 CPUtime=1002.28 cores=0,2,4,6
/proc/1678/task/1680/stat : 1680 (strangenight2-m) R 1676 1678 811 0 -1 4202560 262756 0 0 0 100153 75 0 0 25 0 4 0 524335888 922349568 169200 33554432000 4194304 4627427 140737148604352 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1678/tid=1681] ppid=1676 vsize=900732 CPUtime=1002.3 cores=0,2,4,6
/proc/1678/task/1681/stat : 1681 (strangenight2-m) R 1676 1678 811 0 -1 4202560 150885 0 0 0 100185 45 0 0 25 0 4 0 524335888 922349568 169200 33554432000 4194304 4627427 140737148604352 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4003.67
Current children cumulated vsize (KiB) 900732

[startup+1062.3 s]
/proc/loadavg: 8.08 8.09 8.06 9/184 1720
/proc/meminfo: memFree=28096328/32951124 swapFree=67111364/67111528
[pid=1678] ppid=1676 vsize=914744 CPUtime=4243.35 cores=0,2,4,6
/proc/1678/stat : 1678 (strangenight2-m) R 1676 1678 811 0 -1 4202496 917294 0 0 0 424070 265 0 0 25 0 4 0 524335888 936697856 171925 33554432000 4194304 4627427 140737148604352 18446744073709551615 4309609 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1678/statm: 228686 171925 390 106 0 223657 0
[pid=1678/tid=1679] ppid=1676 vsize=914744 CPUtime=1056.53 cores=0,2,4,6
/proc/1678/task/1679/stat : 1679 (strangenight2-m) R 1676 1678 811 0 -1 4202560 239618 0 0 0 105582 71 0 0 25 0 4 0 524335888 936697856 171925 33554432000 4194304 4627427 140737148604352 18446744073709551615 4327559 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1678/tid=1680] ppid=1676 vsize=914744 CPUtime=1062.29 cores=0,2,4,6
/proc/1678/task/1680/stat : 1680 (strangenight2-m) R 1676 1678 811 0 -1 4202560 274522 0 0 0 106148 81 0 0 25 0 4 0 524335888 936697856 171925 33554432000 4194304 4627427 140737148604352 18446744073709551615 4308937 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1678/tid=1681] ppid=1676 vsize=914744 CPUtime=1062.3 cores=0,2,4,6
/proc/1678/task/1681/stat : 1681 (strangenight2-m) R 1676 1678 811 0 -1 4202560 153116 0 0 0 106184 46 0 0 25 0 4 0 524335888 936697856 171925 33554432000 4194304 4627427 140737148604352 18446744073709551615 4308593 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4243.35
Current children cumulated vsize (KiB) 914744

[startup+1122.3 s]
/proc/loadavg: 8.06 8.08 8.06 9/184 1721
/proc/meminfo: memFree=27863176/32951124 swapFree=67111364/67111528
[pid=1678] ppid=1676 vsize=986340 CPUtime=4483.02 cores=0,2,4,6
/proc/1678/stat : 1678 (strangenight2-m) R 1676 1678 811 0 -1 4202496 946630 0 0 0 448024 278 0 0 25 0 4 0 524335888 1010012160 175920 33554432000 4194304 4627427 140737148604352 18446744073709551615 4309200 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1678/statm: 246585 175920 390 106 0 241556 0
[pid=1678/tid=1679] ppid=1676 vsize=986340 CPUtime=1116.21 cores=0,2,4,6
/proc/1678/task/1679/stat : 1679 (strangenight2-m) R 1676 1678 811 0 -1 4202560 247318 0 0 0 111547 74 0 0 25 0 4 0 524335888 1010012160 175920 33554432000 4194304 4627427 140737148604352 18446744073709551615 4308764 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1678/tid=1680] ppid=1676 vsize=986340 CPUtime=1122.29 cores=0,2,4,6
/proc/1678/task/1680/stat : 1680 (strangenight2-m) R 1676 1678 811 0 -1 4202560 283600 0 0 0 112144 85 0 0 25 0 4 0 524335888 1010012160 175920 33554432000 4194304 4627427 140737148604352 18446744073709551615 4308307 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1678/tid=1681] ppid=1676 vsize=986340 CPUtime=1122.3 cores=0,2,4,6
/proc/1678/task/1681/stat : 1681 (strangenight2-m) R 1676 1678 811 0 -1 4202560 158934 0 0 0 112181 49 0 0 25 0 4 0 524335888 1010012160 175920 33554432000 4194304 4627427 140737148604352 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4483.02
Current children cumulated vsize (KiB) 986340

[startup+1182.3 s]
/proc/loadavg: 8.06 8.08 8.06 9/184 1723
/proc/meminfo: memFree=27464596/32951124 swapFree=67111364/67111528
[pid=1678] ppid=1676 vsize=1004160 CPUtime=4722.69 cores=0,2,4,6
/proc/1678/stat : 1678 (strangenight2-m) R 1676 1678 811 0 -1 4202496 972890 0 0 0 471981 288 0 0 25 0 4 0 524335888 1028259840 179996 33554432000 4194304 4627427 140737148604352 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1678/statm: 251040 179996 390 106 0 246011 0
[pid=1678/tid=1679] ppid=1676 vsize=1004160 CPUtime=1175.87 cores=0,2,4,6
/proc/1678/task/1679/stat : 1679 (strangenight2-m) R 1676 1678 811 0 -1 4202560 251029 0 0 0 117513 74 0 0 25 0 4 0 524335888 1028259840 179996 33554432000 4194304 4627427 140737148604352 18446744073709551615 4309300 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1678/tid=1680] ppid=1676 vsize=1004160 CPUtime=1182.29 cores=0,2,4,6
/proc/1678/task/1680/stat : 1680 (strangenight2-m) R 1676 1678 811 0 -1 4202560 295337 0 0 0 118140 89 0 0 25 0 4 0 524335888 1028259840 179996 33554432000 4194304 4627427 140737148604352 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1678/tid=1681] ppid=1676 vsize=1004160 CPUtime=1182.29 cores=0,2,4,6
/proc/1678/task/1681/stat : 1681 (strangenight2-m) R 1676 1678 811 0 -1 4202560 159795 0 0 0 118179 50 0 0 25 0 4 0 524335888 1028259840 179996 33554432000 4194304 4627427 140737148604352 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4722.69
Current children cumulated vsize (KiB) 1004160



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.10 8.09 8.07 9/184 1723
/proc/meminfo: memFree=27461124/32951124 swapFree=67111364/67111528
[pid=1678] ppid=1676 vsize=949096 CPUtime=4800.19 cores=0,2,4,6
/proc/1678/stat : 1678 (strangenight2-m) R 1676 1678 811 0 -1 4202496 981266 0 0 0 479728 291 0 0 25 0 4 0 524335888 971874304 181846 33554432000 4194304 4627427 140737148604352 18446744073709551615 4309350 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1678/statm: 237274 181846 390 106 0 232245 0
[pid=1678/tid=1679] ppid=1676 vsize=949096 CPUtime=1195.17 cores=0,2,4,6
/proc/1678/task/1679/stat : 1679 (strangenight2-m) R 1676 1678 811 0 -1 4202560 253172 0 0 0 119442 75 0 0 25 0 4 0 524335888 971874304 181846 33554432000 4194304 4627427 140737148604352 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1678/tid=1680] ppid=1676 vsize=949096 CPUtime=1201.69 cores=0,2,4,6
/proc/1678/task/1680/stat : 1680 (strangenight2-m) R 1676 1678 811 0 -1 4202560 299127 0 0 0 120079 90 0 0 25 0 4 0 524335888 971874304 181846 33554432000 4194304 4627427 140737148604352 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1678/tid=1681] ppid=1676 vsize=949096 CPUtime=1201.7 cores=0,2,4,6
/proc/1678/task/1681/stat : 1681 (strangenight2-m) R 1676 1678 811 0 -1 4202560 160372 0 0 0 120120 50 0 0 25 0 4 0 524335888 971874304 181846 33554432000 4194304 4627427 140737148604352 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.19
Current children cumulated vsize (KiB) 949096

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.75
CPU time (s): 4800.26
CPU user time (s): 4797.32
CPU system time (s): 2.94555
CPU usage (%): 399.44
Max. virtual memory (cumulated for all children) (KiB): 1082288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.32
system time used= 2.94555
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 981267
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= 1203
involuntary context switches= 21414

runsolver used 1.87971 second user time and 4.67129 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-30 03:36:19
IDJOB=3291542
IDBENCH=84237
IDSOLVER=1586
FILE ID=node136/3291542-1304127379
RUNJOBID= node136-1304127379-1664
PBS_JOBID= 13170731
Free space on /tmp= 72336 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT03/industrial/kukula/addm_bench/am_7_7.shuffled-as.sat03-363.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291542-1304127379/watcher-3291542-1304127379 -o /tmp/evaluation-result-3291542-1304127379/solver-3291542-1304127379 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3291542-1304127379.cnf

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

MD5SUM BENCH= c7f51e1ee7556440ab29e1c4bfe29538
RANDOM SEED=865512159

node136.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30916468 kB
Buffers:        601144 kB
Cached:         942488 kB
SwapCached:          0 kB
Active:         144640 kB
Inactive:      1465824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30916468 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            6288 kB
Writeback:           0 kB
AnonPages:       67524 kB
Mapped:          14484 kB
Slab:           360700 kB
PageTables:       4100 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   192632 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= 72320 MiB
End job on node136 at 2011-04-30 03:56:23