Trace number 3290392

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-mtSAT 1708.66 427.752

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
32/aes_32_3_keyfind_1.cnf
MD5SUM278d646386a62d4f28f7fc390c5eab3e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark151.988
Satisfiable
(Un)Satisfiability was proved
Number of variables708
Number of clauses2664
Sum of the clauses size8392
Maximum clause length5
Minimum clause length1
Number of clauses of size 176
Number of clauses of size 2120
Number of clauses of size 31856
Number of clauses of size 4552
Number of clauses of size 560
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-3290392-1304124391.cnf'
0.00/0.00	c -- header says num vars:            708
0.00/0.00	c -- header says num clauses:        2664
0.00/0.00	c -- clauses added:            0 learnts,         2664 normals,            0 xors
0.00/0.00	c -- vars added        708
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       708      2420       120         0      8076         0   no data   no data
0.00/0.00	c asymm  cl-useful: 0/2164/2164 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:  112 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c Replacing      112 vars Replaced     2100 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:    520 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     78  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.10	c Finding non-binary XORs:     0.00 s (found:     226, avg size: 3.3)
0.00/0.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     18 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:       0 undec:     284 neg:     424
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       424       948        24         0      4188         0   no data   no data
0.00/0.10	c Decided on static restart strategy
0.40/0.19	c  N st     8      4918       424       948        33      4669      4188    126670   no data   no data
1.98/0.51	c  N st    10     11302       424       948        50      4340      4188     65374   no data   no data
3.18/0.83	c  N st    11     17047       424       948        50      9837      4188    216465   no data   no data
5.17/1.33	c  F st    12     25001       424       948        55     12066      4188    240522   no data   no data
5.17/1.33	c  N st    12     25001       424       948        55     12066      4188    240522   no data   no data
5.98/1.54	c Finding binary XORs  T:     0.00 s  found:      22
5.98/1.54	c Replacing       22 vars Replaced     4472 lits Time:     0.00 s 
6.38/1.63	c Decided on static restart strategy
6.38/1.63	c  N st    18     30001       402       948        12     10450      4160    202278   no data   no data
6.38/1.63	c  S st    18     30001       402       948        12     10450      4160    202278   no data   no data
6.38/1.66	c  S st    18     30505       402       948        20     10912      4160    209954   no data   no data
6.38/1.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.38/1.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
6.38/1.67	c Replacing        2 vars Replaced      154 lits Time:     0.00 s 
6.38/1.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.38/1.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.38/1.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.38/1.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
6.38/1.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.38/1.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.38/1.68	c subs with bin:        7  lits-rem:       434  v-fix:    0  time:  0.00 s
7.17/1.88	c lits-rem:      2051  cl-subs:     1274  v-elim:      0  v-fix:    0  time:  0.20 s
7.17/1.88	c asymm  cl-useful: 0/948/948 lits-rem:0 time: 0.00
7.17/1.88	c calculated reachability. Time: 0.00
7.17/1.88	c  N st    18     30505       400       948        16      9629      4156    179106   no data   no data
9.19/2.39	c  N st    20     37615       400       948        20      8949      4156    136193   no data   no data
11.17/2.80	c  N st    21     44014       400       948        20     15017      4156    295725   no data   no data
11.57/2.93	c  S st    22     45757       400       948        24     16669      4156    338097   no data   no data
11.57/3.00	c  S st    22     46260       400       948        28     17149      4156    347494   no data   no data
11.97/3.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.97/3.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    8 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
11.97/3.02	c Replacing        8 vars Replaced     9867 lits Time:     0.02 s 
11.97/3.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.97/3.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.97/3.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.97/3.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
11.97/3.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.97/3.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
11.97/3.03	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.00 s
14.36/3.63	c lits-rem:      1203  cl-subs:     2737  v-elim:      0  v-fix:    0  time:  0.60 s
14.36/3.63	c vivif2 --  cl tried      948 cl shrink        0 lits rem          0 time: 0.00
14.36/3.64	c vivif2 --  cl tried    14405 cl shrink        0 lits rem          0 time: 0.00
14.36/3.64	c asymm  cl-useful: 0/948/948 lits-rem:0 time: 0.00
14.36/3.64	c calculated reachability. Time: 0.00
14.36/3.64	c  N st    22     46260       392       948        12     14405      4148    282427   no data   no data
18.76/4.74	c  N st    23     60658       392       948        12     10290      4148    138537   no data   no data
18.76/4.74	c Finding binary XORs  T:     0.00 s  found:       5
18.76/4.74	c Replacing        5 vars Replaced       44 lits Time:     0.00 s 
21.56/5.40	c  N st    24     69390       387       948        11     18530      4148    338547   no data   no data
21.56/5.40	c  S st    24     69390       387       948        11     18530      4148    338547   no data   no data
21.56/5.46	c  S st    24     69893       387       948        12     19009      4148    348266   no data   no data
21.56/5.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.56/5.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
21.56/5.47	c Replacing        1 vars Replaced      149 lits Time:     0.00 s 
21.56/5.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
21.56/5.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.56/5.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.56/5.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    386 time:  0.00 s
21.56/5.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
21.56/5.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
21.56/5.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.75/6.24	c lits-rem:       816  cl-subs:     3500  v-elim:      0  v-fix:    0  time:  0.75 s
24.75/6.24	c vivif2 --  cl tried      948 cl shrink        0 lits rem          0 time: 0.00
24.75/6.24	c vivif2 --  cl tried    15508 cl shrink        0 lits rem          0 time: 0.00
24.75/6.24	c asymm  cl-useful: 0/948/948 lits-rem:0 time: 0.00
24.75/6.24	c calculated reachability. Time: 0.00
24.75/6.24	c  N st    24     69893       386       948        10     15508      4146    269533   no data   no data
30.76/7.72	c  F st    25     87500       386       948        10     21942      4146    412152   no data   no data
30.76/7.72	c  N st    25     87500       386       948        10     21942      4146    412152   no data   no data
32.33/8.14	c Decided on static restart strategy
33.14/8.36	c  N st    32     95539       386       948        10     18390      4146    324105   no data   no data
36.33/9.19	c  N st    34    104841       386       948        10     14937      4146    219608   no data   no data
36.33/9.19	c  S st    34    104841       386       948        10     14937      4146    219608   no data   no data
36.73/9.23	c  S st    34    105349       386       948        12     15425      4146    228670   no data   no data
36.73/9.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
36.73/9.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
36.73/9.24	c Replacing        2 vars Replaced       92 lits Time:     0.00 s 
36.73/9.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
36.73/9.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36.73/9.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.73/9.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    384 time:  0.00 s
36.73/9.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
36.73/9.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
36.73/9.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.13/9.36	c lits-rem:       762  cl-subs:      764  v-elim:      0  v-fix:    0  time:  0.11 s
37.13/9.36	c vivif2 --  cl tried      948 cl shrink        0 lits rem          0 time: 0.00
37.13/9.36	c vivif2 --  cl tried    14661 cl shrink        0 lits rem          0 time: 0.00
37.13/9.36	c asymm  cl-useful: 0/948/948 lits-rem:0 time: 0.00
37.13/9.36	c calculated reachability. Time: 0.00
37.13/9.36	c  N st    34    105349       384       948         8     14661      4144    211395   no data   no data
40.72/10.21	c  N st    35    114947       384       948         8     23695      4144    432928   no data   no data
45.92/11.58	c  N st    36    129346       384       948         9     24322      4144    433564   no data   no data
54.71/13.77	c  N st    37    150942       384       948         9     30476      4144    585223   no data   no data
57.52/14.44	c  S st    38    158023       384       948        10     22060      4144    359603   no data   no data
57.90/14.51	c  S st    38    158526       384       948        11     22543      4144    368586   no data   no data
57.90/14.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
57.90/14.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    3 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
57.90/14.52	c Replacing        3 vars Replaced      134 lits Time:     0.00 s 
57.90/14.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
57.90/14.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
57.90/14.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.90/14.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    381 time:  0.00 s
57.90/14.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
57.90/14.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
57.90/14.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
60.30/15.12	c lits-rem:       830  cl-subs:     2686  v-elim:      0  v-fix:    0  time:  0.58 s
60.30/15.12	c vivif2 --  cl tried      948 cl shrink        0 lits rem          0 time: 0.00
60.30/15.12	c vivif2 --  cl tried    19853 cl shrink        0 lits rem          0 time: 0.00
60.30/15.13	c asymm  cl-useful: 0/948/948 lits-rem:0 time: 0.01
60.30/15.13	c calculated reachability. Time: 0.00
60.30/15.13	c  N st    38    158526       381       948         5     19853      4144    307217   no data   no data
80.27/20.14	c  N st    39    207114       381       948         5     32819      4144    597336   no data   no data
93.45/23.48	c  N st    40    237789       381       948         5     25017      4144    379775   no data   no data
93.45/23.48	c  S st    40    237789       381       948         5     25017      4144    379775   no data   no data
93.85/23.57	c  S st    40    238292       381       948         5     25508      4144    391068   no data   no data
93.85/23.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
93.85/23.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
93.85/23.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
93.85/23.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
93.85/23.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
93.85/23.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    381 time:  0.00 s
93.85/23.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
93.85/23.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
93.85/23.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
96.25/24.14	c lits-rem:       713  cl-subs:     2628  v-elim:      0  v-fix:    0  time:  0.54 s
96.25/24.14	c vivif2 --  cl tried      948 cl shrink        0 lits rem          0 time: 0.00
96.25/24.14	c vivif2 --  cl tried    22880 cl shrink        0 lits rem          0 time: 0.00
96.25/24.15	c asymm  cl-useful: 0/948/948 lits-rem:0 time: 0.01
96.25/24.15	c calculated reachability. Time: 0.00
96.25/24.15	c  N st    40    238292       381       948         5     22880      4144    334733   no data   no data
127.01/31.88	c  F st    41    306250       381       948         5     24784      4144    353111   no data   no data
127.01/31.88	c  N st    41    306250       381       948         5     24784      4144    353111   no data   no data
129.40/32.41	c Decided on static restart strategy
139.79/35.06	c  N st    51    334551       381       948         5     28921      4144    440106   no data   no data
151.38/37.90	c  N st    53    357440       381       948         5     26873      4144    380925   no data   no data
151.38/37.90	c  S st    53    357440       381       948         5     26873      4144    380925   no data   no data
151.78/38.00	c  S st    53    357942       381       948         5     27362      4144    390793   no data   no data
151.78/38.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
151.78/38.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
151.78/38.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
151.78/38.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
151.78/38.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
151.78/38.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    381 time:  0.00 s
151.78/38.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
151.78/38.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
151.78/38.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
152.98/38.32	c lits-rem:       582  cl-subs:     1235  v-elim:      0  v-fix:    0  time:  0.29 s
152.98/38.32	c vivif2 --  cl tried      948 cl shrink        0 lits rem          0 time: 0.00
152.98/38.32	c vivif2 --  cl tried    26127 cl shrink        0 lits rem          0 time: 0.00
152.98/38.33	c asymm  cl-useful: 0/948/948 lits-rem:0 time: 0.01
152.98/38.33	c calculated reachability. Time: 0.00
152.98/38.33	c  N st    53    357942       381       948         5     26127      4144    364474   no data   no data
168.95/42.35	c  N st    54    390337       381       948         5     32337      4144    500968   no data   no data
168.95/42.35	c Finding binary XORs  T:     0.00 s  found:       1
194.52/48.74	c  N st    55    438925       381       948         6     52680      4144    975670   no data   no data
234.07/58.63	c  N st    56    511808       381       948         6     38986      4144    625135   no data   no data
249.65/62.52	c  N st    57    536914       381       948         8     33616      4144    480901   no data   no data
249.65/62.52	c  S st    57    536914       381       948         8     33616      4144    480901   no data   no data
250.05/62.63	c  S st    57    537416       381       948         8     34104      4144    491523   no data   no data
250.05/62.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
250.05/62.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
250.05/62.64	c Replacing        3 vars Replaced      139 lits Time:     0.00 s 
250.05/62.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
250.05/62.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
250.05/62.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
250.05/62.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    378 time:  0.00 s
250.05/62.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
250.05/62.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
250.05/62.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
252.44/63.20	c lits-rem:       697  cl-subs:     1833  v-elim:      0  v-fix:    0  time:  0.54 s
252.44/63.20	c vivif2 --  cl tried      948 cl shrink        0 lits rem          0 time: 0.00
252.44/63.21	c vivif2 --  cl tried    32271 cl shrink        0 lits rem          0 time: 0.00
252.44/63.22	c asymm  cl-useful: 0/948/948 lits-rem:0 time: 0.01
252.44/63.22	c calculated reachability. Time: 0.00
252.44/63.22	c  N st    57    537416       378       948         2     32271      4142    456107   no data   no data
354.30/88.73	c  N st    58    701400       378       948         2     60417      4142   1055458   no data   no data
419.01/104.96	c  N st    59    806124       378       948         2     54598      4142    900061   no data   no data
419.01/104.96	c  S st    59    806124       378       948         2     54598      4142    900061   no data   no data
419.81/105.14	c  S st    59    806629       378       948         2     55093      4142    910137   no data   no data
419.81/105.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
419.81/105.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
419.81/105.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
419.81/105.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
419.81/105.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
419.81/105.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    378 time:  0.00 s
419.81/105.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
419.81/105.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
420.22/105.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
440.18/110.24	c lits-rem:      2189  cl-subs:     9274  v-elim:      0  v-fix:    0  time:  5.05 s
440.18/110.24	c vivif2 --  cl tried      948 cl shrink        0 lits rem          0 time: 0.00
440.18/110.25	c vivif2 --  cl tried    45819 cl shrink        0 lits rem          0 time: 0.01
440.18/110.27	c asymm  cl-useful: 0/948/948 lits-rem:0 time: 0.02
440.18/110.27	c calculated reachability. Time: 0.00
440.18/110.27	c  N st    59    806629       378       948         2     45819      4142    725408   no data   no data
631.53/158.16	c  F st    60   1071876       378       948         2     61172      4142   1015570   no data   no data
631.53/158.16	c  N st    60   1071876       378       948         2     61172      4142   1015570   no data   no data
635.12/159.07	c Decided on static restart strategy
653.90/163.70	c  N st    70   1100185       378       948         3     45740      4142    633278   no data   no data
680.26/170.37	c  N st    72   1136177       378       948         3     79336      4142   1445234   no data   no data
704.23/176.30	c  N st    73   1168571       378       948         3     66701      4142   1140446   no data   no data
735.39/184.13	c  N st    74   1209944       378       948         3     61610      4142    984696   no data   no data
735.39/184.13	c  S st    74   1209944       378       948         3     61610      4142    984696   no data   no data
736.20/184.34	c  S st    74   1210449       378       948         3     62102      4142    995167   no data   no data
736.20/184.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
736.20/184.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
736.20/184.37	c Replacing        1 vars Replaced       44 lits Time:     0.00 s 
736.20/184.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
736.20/184.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
736.20/184.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
736.20/184.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    377 time:  0.00 s
736.20/184.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
736.20/184.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
736.59/184.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
757.76/189.74	c lits-rem:      1588  cl-subs:     9731  v-elim:      0  v-fix:    0  time:  5.33 s
757.76/189.74	c vivif2 --  cl tried      948 cl shrink        0 lits rem          0 time: 0.00
757.76/189.75	c vivif2 --  cl tried    52371 cl shrink        0 lits rem          0 time: 0.01
757.76/189.77	c asymm  cl-useful: 0/948/948 lits-rem:0 time: 0.02
757.76/189.77	c calculated reachability. Time: 0.00
757.76/189.77	c  N st    74   1210449       377       948         1     52371      4140    787512   no data   no data
812.90/203.56	c  N st    75   1283332       377       948         1     75918      4140   1311651   no data   no data
905.95/226.84	c  N st    76   1392657       377       948         1     86421      4140   1528050   no data   no data
1034.19/258.91	c  N st    77   1556644       377       948         1     93344      4140   1654131   no data   no data
1164.44/291.56	c  N st    78   1710450       377       948         2     83291      4140   1372157   no data   no data
1164.44/291.56	c  S st    78   1710450       377       948         2     83291      4140   1372157   no data   no data
1165.61/291.85	c  S st    78   1710952       377       948         2     83784      4140   1383941   no data   no data
1165.61/291.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1165.61/291.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
1166.01/291.90	c Replacing        1 vars Replaced       41 lits Time:     0.01 s 
1166.01/291.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1166.01/291.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1166.01/291.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1166.01/291.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    376 time:  0.00 s
1166.01/291.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1166.01/291.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1166.01/291.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1223.93/306.47	c lits-rem:      1924  cl-subs:    16943  v-elim:      0  v-fix:    0  time: 14.51 s
1223.93/306.47	c vivif2 --  cl tried      948 cl shrink        0 lits rem          0 time: 0.00
1223.93/306.48	c vivif2 --  cl tried    66841 cl shrink        0 lits rem          0 time: 0.01
1224.33/306.51	c asymm  cl-useful: 0/948/948 lits-rem:0 time: 0.03
1224.33/306.51	c calculated reachability. Time: 0.00
1224.33/306.51	c  N st    78   1710952       376       948         0     66841      4140   1048828   no data   no data
1547.12/387.37	c  N st    79   2079916       376       948         0     79140      4140   1221636   no data   no data
1661.37/415.94	c  N st    80   2210954       376       948         0     82732      4140   1320543   no data   no data
1661.37/415.94	c  S st    80   2210954       376       948         0     82732      4140   1320543   no data   no data
1662.95/416.31	c  S st    80   2211457       376       948         0     83228      4140   1331268   no data   no data
1662.95/416.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1662.95/416.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
1662.95/416.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1662.95/416.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1662.95/416.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1662.95/416.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    376 time:  0.00 s
1662.95/416.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1662.95/416.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1663.35/416.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1705.30/426.97	c lits-rem:      2351  cl-subs:    10885  v-elim:      0  v-fix:    0  time: 10.55 s
1705.30/426.97	c vivif2 --  cl tried      948 cl shrink        0 lits rem          0 time: 0.00
1705.30/426.98	c vivif2 --  cl tried    72343 cl shrink        0 lits rem          0 time: 0.02
1705.68/427.02	c asymm  cl-useful: 0/948/948 lits-rem:0 time: 0.03
1705.68/427.02	c calculated reachability. Time: 0.00
1705.68/427.02	c  N st    80   2211457       376       948         0     72343      4140   1103623   no data   no data
1708.49/427.73	c Following stats are for *FIRST FINISHED THREAD ONLY*
1708.49/427.73	c num threads              : 4          
1708.49/427.73	c restarts                 : 78         
1708.49/427.73	c dynamic restarts         : 0          
1708.49/427.73	c static restarts          : 78         
1708.49/427.73	c full restarts            : 4          
1708.49/427.73	c total simplify time      : 0.01       
1708.49/427.73	c learnts DL2              : 0          
1708.49/427.73	c learnts size 2           : 320        
1708.49/427.73	c learnts size 1           : 76          (10.73     % of vars)
1708.49/427.73	c filedLit time            : 0.11        (0.03      % time)
1708.49/427.73	c v-elim SatELite          : 78          (11.02     % vars)
1708.49/427.73	c SatELite time            : 44.89       (10.50     % time)
1708.49/427.73	c v-elim xor               : 18          (2.54      % vars)
1708.49/427.73	c xor elim time            : 0.02        (0.00      % time)
1708.49/427.73	c num binary xor trees     : 160        
1708.49/427.73	c binxor trees' crown      : 160         (1.00      leafs/tree)
1708.49/427.73	c bin xor find time        : 0.00       
1708.49/427.73	c OTF clause improved      : 96617       (0.05      clauses/conflict)
1708.49/427.73	c OTF impr. size diff      : 98242       (1.02       lits/clause)
1708.49/427.73	c OTF cl watch-shrink      : 627579      (0.31      clauses/conflict)
1708.49/427.73	c OTF cl watch-sh-lit      : 926003      (1.48       lits/clause)
1708.49/427.73	c tried to recurMin cls    : 72267       (3.54       % of conflicts)
1708.49/427.73	c updated cache            : 2976        (0.04       lits/tried recurMin)
1708.49/427.73	c unit cls recevied        : 0           (0.00      % of units)
1708.49/427.73	c unit cls sent            : 0           (0.00      % of units)
1708.49/427.74	c bin cls recevied         : 266        
1708.49/427.74	c bin cls sent             : 11         
1708.49/427.74	c clauses over max glue    : 0           (0.00      % of all clauses)
1708.49/427.74	c conflicts                : 2039610     (4770.24   / sec)
1708.49/427.74	c decisions                : 2129074     (0.89      % random)
1708.49/427.74	c bogo-props               : 104136044710 (243553207.55 / sec)
1708.49/427.74	c conflict literals        : 48311867    (37.35     % deleted)
1708.49/427.74	c Memory used              : 462.45      MB
1708.49/427.74	c single-thread CPU time   : 427.57      s
1708.49/427.74	c all-threads sum CPU time : 1707.88     s
1708.49/427.74	s SATISFIABLE
1708.49/427.74	v -1 2 -3 4 5 6 7 8 9 -10 11 12 13 -14 -15 16 17 18 -19 -20 21 -22 23 24 25 -26 -27 -28 -29 30 -31 32 33 34 35 36 37 38 -39 -40 -41 -42 -43 -44 -45 46 47 48 -49 -50 -51 -52 53 54 -55 56 -57 -58 -59 60 61 62 -63 -64 -65 -66 67 68 -69 70 -71 72 73 -74 -75 -76 77 78 -79 80 81 -82 83 -84 85 -86 -87 88 -89 90 91 -92 -93 -94 95 96 97 -98 99 -100 -101 -102 103 104 105 -106 107 108 109 110 111 -112 113 114 -115 -116 -117 118 119 -120 121 -122 -123 124 125 -126 -127 128 129 130 131 132 133 -134 135 -136 -137 138 -139 -140 -141 -142 143 -144 -145 -146 -147 148 149 150 151 152 -153 -154 -155 -156 -157 158 -159 -160 -161 162 -163 164 165 -166 -167 -168 169 170 -171 -172 173 -174 175 176 177 178 179 -180 181 -182 183 -184 185 186 187 188 -189 190 191 -192 193 194 -195 196 -197 198 199 200 201 202 -203 204 -205 -206 -207 -208 209 210 -211 212 213 214 -215 216 217 218 -219 -220 -221 -222 -223 224 -225 226 -227 -228 -229 230 -231 -232 233 -234 -235 236 -237 238 -239 -240 -241 242 -243 -244 245 -246 -247 248 249 -250 -251 -252 253 -254 -255 -256 257 -258 -259 260 261 262 -263 264 -265 -266 -267 -268 269 -270 -271 272 -273 274 -275 -276 -277 -278 -279 -280 281 282 -283 -284 285 -286 -287 -288 289 -290 291 -292 293 -294 -295 -296 297 -298 -299 -300 -301 302 -303 -304 305 306 307 -308 309 -310 -311 312 313 -314 315 -316 317 -318 319 320 321 322 323 -324 325 326 -327 -328 -329 -330 331 332 333 334 335 336 -337 -338 -339 -340 -341 342 343 344 345 -346 -347 -348 349 -350 -351 352 -353 354 355 356 357 358 359 360 361 -362 363 364 -365 -366 -367 368 -369 -370 371 -372 -373 374 375 -376 377 378 -379 380 -381 382 -383 384 385 -386 -387 388 -389 -390 -391 -392 393 394 395 -396 -397 -398 -399 -400 401 -402 -403 -404 -405 -406 407 408 -409 -410 -411 412 413 -414 415 416 -417 -418 -419 420 421 422 -423 -424 -425 426 -427 428 429 430 431 432 433 -434 435 -436 -437 -438 439 440 -441 442 443 444 445 446 447 -448 449 -450 -451 -452 -453 454 -455 456 -457 -458 459 -460 461 -462 -463 -464 465 -466 467 468 -469 -470 471 -472 -473 474 475 -476 477 478 479 480 481 482 483 484 -485 -486 487 488 489 -490 491 -492 493 -494 495 496 497 -498 499 500 -501 502 -503 -504 -505 -506 507 508 -509 510 511 -512 -513 514 515 -516 -517 518 -519 520 -521 522 -523 -524 525 526 527 -528 -529 -530 531 -532 533 534 -535 -536 537 538 -539 540 541 -542 543 -544 -545 -546 547 -548 549 550 -551 552 553 -554 -555 556 -557 -558 559 -560 561 562 -563 -564 -565 -566 567 -568 569 570 -571 -572 -573 574 -575 576 577 578 579 580 -581 -582 -583 -584 585 586 -587 -588 -589 590 591 592 -593 -594 595 596 597 598 -599 600 601 602 -603 604 -605 606 -607 -608 -609 -610 -611 -612 613 614 -615 616 -617 -618 -619 -620 -621 -622 623 -624 625 -626 -627 628 629 -630 631 632 633 634 635 -636 -637 638 639 640 -641 642 -643 -644 -645 646 647 -648 649 -650 -651 652 -653 654 -655 656 657 658 -659 -660 661 -662 -663 664 665 -666 -667 -668 -669 670 -671 -672 -673 -674 -675 676 -677 -678 679 -680 -681 682 -683 -684 -685 -686 687 688 689 -690 691 692 693 -694 695 696 -697 -698 699 700 701 -702 -703 704 705 -706 -707 708 0

Verifier Data

OK

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-3290392-1304124391/watcher-3290392-1304124391 -o /tmp/evaluation-result-3290392-1304124391/solver-3290392-1304124391 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3290392-1304124391.cnf 

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

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


[startup+0 s]
/proc/loadavg: 6.86 7.94 7.92 2/176 5960
/proc/meminfo: memFree=30977652/32951124 swapFree=67111336/67111528
[pid=5960] ppid=5958 vsize=208276 CPUtime=0 cores=1,3,5,7
/proc/5960/stat : 5960 (strangenight2-m) R 5958 5960 5928 0 -1 4202496 835 0 0 0 0 0 0 0 25 0 4 0 524036996 213274624 752 33554432000 4194304 4627427 140735604083440 18446744073709551615 4507248 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5960/statm: 54120 753 340 106 0 49091 0
[pid=5960/tid=5962] ppid=5958 vsize=216480 CPUtime=0 cores=1,3,5,7
/proc/5960/task/5962/stat : 5962 (strangenight2-m) R 5958 5960 5928 0 -1 4202560 86 0 0 0 0 0 0 0 25 0 4 0 524036997 221675520 758 33554432000 4194304 4627427 140735604083440 18446744073709551615 271550642670 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5960/tid=5963] ppid=5958 vsize=216480 CPUtime=0 cores=1,3,5,7
/proc/5960/task/5963/stat : 5963 (strangenight2-m) R 5958 5960 5928 0 -1 4202560 82 0 0 0 0 0 0 0 25 0 4 0 524036997 221675520 760 33554432000 4194304 4627427 140735604083440 18446744073709551615 271550642670 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5960/tid=5964] ppid=5958 vsize=216480 CPUtime=0 cores=1,3,5,7
/proc/5960/task/5964/stat : 5964 (strangenight2-m) R 5958 5960 5928 0 -1 4202560 128 0 0 0 0 0 0 0 25 0 4 0 524036997 221675520 765 33554432000 4194304 4627427 140735604083440 18446744073709551615 271550642670 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.106567 s]
/proc/loadavg: 6.86 7.94 7.92 2/176 5960
/proc/meminfo: memFree=30977652/32951124 swapFree=67111336/67111528
[pid=5960] ppid=5958 vsize=283000 CPUtime=0.4 cores=1,3,5,7
/proc/5960/stat : 5960 (strangenight2-m) R 5958 5960 5928 0 -1 4202496 1822 0 0 0 40 0 0 0 18 0 4 0 524036996 289792000 1726 33554432000 4194304 4627427 140735604083440 18446744073709551615 4327557 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5960/statm: 70750 1726 387 106 0 65721 0
[pid=5960/tid=5962] ppid=5958 vsize=283000 CPUtime=0.1 cores=1,3,5,7
/proc/5960/task/5962/stat : 5962 (strangenight2-m) R 5958 5960 5928 0 -1 4202560 366 0 0 0 10 0 0 0 18 0 4 0 524036997 289792000 1726 33554432000 4194304 4627427 140735604083440 18446744073709551615 4321697 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5960/tid=5963] ppid=5958 vsize=283000 CPUtime=0.09 cores=1,3,5,7
/proc/5960/task/5963/stat : 5963 (strangenight2-m) R 5958 5960 5928 0 -1 4202560 362 0 0 0 9 0 0 0 25 0 4 0 524036997 289792000 1726 33554432000 4194304 4627427 140735604083440 18446744073709551615 4308987 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5960/tid=5964] ppid=5958 vsize=283000 CPUtime=0.1 cores=1,3,5,7
/proc/5960/task/5964/stat : 5964 (strangenight2-m) R 5958 5960 5928 0 -1 4202560 254 0 0 0 10 0 0 0 18 0 4 0 524036997 289792000 1726 33554432000 4194304 4627427 140735604083440 18446744073709551615 4332984 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 283000

[startup+0.200503 s]
/proc/loadavg: 6.86 7.94 7.92 2/176 5960
/proc/meminfo: memFree=30977652/32951124 swapFree=67111336/67111528
[pid=5960] ppid=5958 vsize=283864 CPUtime=0.78 cores=1,3,5,7
/proc/5960/stat : 5960 (strangenight2-m) R 5958 5960 5928 0 -1 4202496 2312 0 0 0 78 0 0 0 18 0 4 0 524036996 290676736 1751 33554432000 4194304 4627427 140735604083440 18446744073709551615 4309228 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5960/statm: 70966 1751 388 106 0 65937 0
[pid=5960/tid=5962] ppid=5958 vsize=283864 CPUtime=0.19 cores=1,3,5,7
/proc/5960/task/5962/stat : 5962 (strangenight2-m) R 5958 5960 5928 0 -1 4202560 516 0 0 0 19 0 0 0 18 0 4 0 524036997 290676736 1751 33554432000 4194304 4627427 140735604083440 18446744073709551615 4322537 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5960/tid=5963] ppid=5958 vsize=283864 CPUtime=0.19 cores=1,3,5,7
/proc/5960/task/5963/stat : 5963 (strangenight2-m) R 5958 5960 5928 0 -1 4202560 488 0 0 0 19 0 0 0 25 0 4 0 524036997 290676736 1751 33554432000 4194304 4627427 140735604083440 18446744073709551615 4321445 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5960/tid=5964] ppid=5958 vsize=283864 CPUtime=0.19 cores=1,3,5,7
/proc/5960/task/5964/stat : 5964 (strangenight2-m) R 5958 5960 5928 0 -1 4202560 331 0 0 0 19 0 0 0 18 0 4 0 524036997 290676736 1751 33554432000 4194304 4627427 140735604083440 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 283864

[startup+0.300485 s]
/proc/loadavg: 6.86 7.94 7.92 2/176 5960
/proc/meminfo: memFree=30977652/32951124 swapFree=67111336/67111528
[pid=5960] ppid=5958 vsize=284288 CPUtime=1.18 cores=1,3,5,7
/proc/5960/stat : 5960 (strangenight2-m) R 5958 5960 5928 0 -1 4202496 2642 0 0 0 118 0 0 0 18 0 4 0 524036996 291110912 1927 33554432000 4194304 4627427 140735604083440 18446744073709551615 4309360 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5960/statm: 71072 1927 388 106 0 66043 0
[pid=5960/tid=5962] ppid=5958 vsize=284288 CPUtime=0.29 cores=1,3,5,7
/proc/5960/task/5962/stat : 5962 (strangenight2-m) R 5958 5960 5928 0 -1 4202560 590 0 0 0 29 0 0 0 18 0 4 0 524036997 291110912 1927 33554432000 4194304 4627427 140735604083440 18446744073709551615 4309744 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5960/tid=5963] ppid=5958 vsize=284288 CPUtime=0.29 cores=1,3,5,7
/proc/5960/task/5963/stat : 5963 (strangenight2-m) R 5958 5960 5928 0 -1 4202560 555 0 0 0 29 0 0 0 25 0 4 0 524036997 291110912 1927 33554432000 4194304 4627427 140735604083440 18446744073709551615 4309587 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5960/tid=5964] ppid=5958 vsize=284288 CPUtime=0.29 cores=1,3,5,7
/proc/5960/task/5964/stat : 5964 (strangenight2-m) R 5958 5960 5928 0 -1 4202560 449 0 0 0 29 0 0 0 18 0 4 0 524036997 291110912 1927 33554432000 4194304 4627427 140735604083440 18446744073709551615 4308411 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 284288

[startup+0.700412 s]
/proc/loadavg: 6.86 7.94 7.92 2/176 5960
/proc/meminfo: memFree=30977652/32951124 swapFree=67111336/67111528
[pid=5960] ppid=5958 vsize=285056 CPUtime=2.78 cores=1,3,5,7
/proc/5960/stat : 5960 (strangenight2-m) R 5958 5960 5928 0 -1 4202496 4008 0 0 0 278 0 0 0 18 0 4 0 524036996 291897344 2454 33554432000 4194304 4627427 140735604083440 18446744073709551615 4329811 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5960/statm: 71264 2454 388 106 0 66235 0
[pid=5960/tid=5962] ppid=5958 vsize=285056 CPUtime=0.69 cores=1,3,5,7
/proc/5960/task/5962/stat : 5962 (strangenight2-m) R 5958 5960 5928 0 -1 4202560 935 0 0 0 69 0 0 0 18 0 4 0 524036997 291897344 2454 33554432000 4194304 4627427 140735604083440 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5960/tid=5963] ppid=5958 vsize=285056 CPUtime=0.69 cores=1,3,5,7
/proc/5960/task/5963/stat : 5963 (strangenight2-m) R 5958 5960 5928 0 -1 4202560 887 0 0 0 69 0 0 0 25 0 4 0 524036997 291897344 2454 33554432000 4194304 4627427 140735604083440 18446744073709551615 4309744 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5960/tid=5964] ppid=5958 vsize=285056 CPUtime=0.69 cores=1,3,5,7
/proc/5960/task/5964/stat : 5964 (strangenight2-m) R 5958 5960 5928 0 -1 4202560 781 0 0 0 69 0 0 0 18 0 4 0 524036997 291897344 2454 33554432000 4194304 4627427 140735604083440 18446744073709551615 4310565 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 285056

[startup+1.50027 s]
/proc/loadavg: 6.86 7.94 7.92 11/188 5973
/proc/meminfo: memFree=30906740/32951124 swapFree=67111336/67111528
[pid=5960] ppid=5958 vsize=286336 CPUtime=5.98 cores=1,3,5,7
/proc/5960/stat : 5960 (strangenight2-m) R 5958 5960 5928 0 -1 4202496 6396 0 0 0 597 1 0 0 20 0 4 0 524036996 293208064 2906 33554432000 4194304 4627427 140735604083440 18446744073709551615 4309290 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5960/statm: 71584 2906 389 106 0 66555 0
[pid=5960/tid=5962] ppid=5958 vsize=286336 CPUtime=1.49 cores=1,3,5,7
/proc/5960/task/5962/stat : 5962 (strangenight2-m) R 5958 5960 5928 0 -1 4202560 1603 0 0 0 149 0 0 0 19 0 4 0 524036997 293208064 2906 33554432000 4194304 4627427 140735604083440 18446744073709551615 4333369 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5960/tid=5963] ppid=5958 vsize=286336 CPUtime=1.48 cores=1,3,5,7
/proc/5960/task/5963/stat : 5963 (strangenight2-m) R 5958 5960 5928 0 -1 4202560 1521 0 0 0 148 0 0 0 25 0 4 0 524036997 293208064 2906 33554432000 4194304 4627427 140735604083440 18446744073709551615 4324919 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5960/tid=5964] ppid=5958 vsize=286336 CPUtime=1.49 cores=1,3,5,7
/proc/5960/task/5964/stat : 5964 (strangenight2-m) R 5958 5960 5928 0 -1 4202560 1187 0 0 0 149 0 0 0 20 0 4 0 524036997 293208064 2906 33554432000 4194304 4627427 140735604083440 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.98
Current children cumulated vsize (KiB) 286336

[startup+3.10098 s]
/proc/loadavg: 6.95 7.94 7.92 9/188 5973
/proc/meminfo: memFree=30889008/32951124 swapFree=67111336/67111528
[pid=5960] ppid=5958 vsize=298228 CPUtime=12.37 cores=1,3,5,7
/proc/5960/stat : 5960 (strangenight2-m) R 5958 5960 5928 0 -1 4202496 14519 0 0 0 1235 2 0 0 25 0 4 0 524036996 305385472 8731 33554432000 4194304 4627427 140735604083440 18446744073709551615 4420232 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5960/statm: 74557 8731 390 106 0 69528 0
[pid=5960/tid=5962] ppid=5958 vsize=298228 CPUtime=3.09 cores=1,3,5,7
/proc/5960/task/5962/stat : 5962 (strangenight2-m) R 5958 5960 5928 0 -1 4202560 3477 0 0 0 309 0 0 0 25 0 4 0 524036997 305385472 8731 33554432000 4194304 4627427 140735604083440 18446744073709551615 4309287 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5960/tid=5963] ppid=5958 vsize=298228 CPUtime=3.07 cores=1,3,5,7
/proc/5960/task/5963/stat : 5963 (strangenight2-m) R 5958 5960 5928 0 -1 4202560 3854 0 0 0 307 0 0 0 25 0 4 0 524036997 305385472 8732 33554432000 4194304 4627427 140735604083440 18446744073709551615 4309077 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5960/tid=5964] ppid=5958 vsize=298228 CPUtime=3.09 cores=1,3,5,7
/proc/5960/task/5964/stat : 5964 (strangenight2-m) R 5958 5960 5928 0 -1 4202560 2078 0 0 0 309 0 0 0 25 0 4 0 524036997 305385472 8732 33554432000 4194304 4627427 140735604083440 18446744073709551615 4330279 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 298228

[startup+6.3004 s]
/proc/loadavg: 6.95 7.94 7.92 9/188 6003
/proc/meminfo: memFree=30733516/32951124 swapFree=67111336/67111528
[pid=5960] ppid=5958 vsize=313396 CPUtime=25.15 cores=1,3,5,7
/proc/5960/stat : 5960 (strangenight2-m) R 5958 5960 5928 0 -1 4202496 21697 0 0 0 2512 3 0 0 25 0 4 0 524036996 320917504 11679 33554432000 4194304 4627427 140735604083440 18446744073709551615 4308419 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5960/statm: 78349 11679 390 106 0 73320 0
[pid=5960/tid=5962] ppid=5958 vsize=313396 CPUtime=6.29 cores=1,3,5,7
/proc/5960/task/5962/stat : 5962 (strangenight2-m) R 5958 5960 5928 0 -1 4202560 6086 0 0 0 629 0 0 0 25 0 4 0 524036997 320917504 11679 33554432000 4194304 4627427 140735604083440 18446744073709551615 4309768 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5960/tid=5963] ppid=5958 vsize=313396 CPUtime=6.25 cores=1,3,5,7
/proc/5960/task/5963/stat : 5963 (strangenight2-m) R 5958 5960 5928 0 -1 4202560 5077 0 0 0 625 0 0 0 25 0 4 0 524036997 320917504 11679 33554432000 4194304 4627427 140735604083440 18446744073709551615 4309779 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5960/tid=5964] ppid=5958 vsize=313396 CPUtime=6.29 cores=1,3,5,7
/proc/5960/task/5964/stat : 5964 (strangenight2-m) R 5958 5960 5928 0 -1 4202560 3913 0 0 0 629 0 0 0 25 0 4 0 524036997 320917504 11679 33554432000 4194304 4627427 140735604083440 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 313396

[startup+12.7002 s]
/proc/loadavg: 7.19 7.96 7.93 9/188 6003
/proc/meminfo: memFree=30468216/32951124 swapFree=67111336/67111528
[pid=5960] ppid=5958 vsize=303620 CPUtime=50.71 cores=1,3,5,7
/proc/5960/stat : 5960 (strangenight2-m) R 5958 5960 5928 0 -1 4202496 34278 0 0 0 5065 6 0 0 25 0 4 0 524036996 310906880 15572 33554432000 4194304 4627427 140735604083440 18446744073709551615 4309572 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5960/statm: 75905 15572 390 106 0 70876 0
[pid=5960/tid=5962] ppid=5958 vsize=303620 CPUtime=12.69 cores=1,3,5,7
/proc/5960/task/5962/stat : 5962 (strangenight2-m) R 5958 5960 5928 0 -1 4202560 8977 0 0 0 1268 1 0 0 25 0 4 0 524036997 310906880 15572 33554432000 4194304 4627427 140735604083440 18446744073709551615 4327626 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5960/tid=5963] ppid=5958 vsize=303620 CPUtime=12.61 cores=1,3,5,7
/proc/5960/task/5963/stat : 5963 (strangenight2-m) R 5958 5960 5928 0 -1 4202560 7447 0 0 0 1260 1 0 0 25 0 4 0 524036997 310906880 15572 33554432000 4194304 4627427 140735604083440 18446744073709551615 4309256 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5960/tid=5964] ppid=5958 vsize=303620 CPUtime=12.68 cores=1,3,5,7
/proc/5960/task/5964/stat : 5964 (strangenight2-m) R 5958 5960 5928 0 -1 4202560 8225 0 0 0 1268 0 0 0 25 0 4 0 524036997 310906880 15572 33554432000 4194304 4627427 140735604083440 18446744073709551615 4308335 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 303620

[startup+25.5009 s]
/proc/loadavg: 7.39 7.98 7.93 9/188 6004
/proc/meminfo: memFree=30356824/32951124 swapFree=67111336/67111528
[pid=5960] ppid=5958 vsize=313840 CPUtime=101.84 cores=1,3,5,7
/proc/5960/stat : 5960 (strangenight2-m) R 5958 5960 5928 0 -1 4202496 49718 0 0 0 10175 9 0 0 25 0 4 0 524036996 321372160 21907 33554432000 4194304 4627427 140735604083440 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5960/statm: 78460 21907 390 106 0 73431 0
[pid=5960/tid=5962] ppid=5958 vsize=313840 CPUtime=25.48 cores=1,3,5,7
/proc/5960/task/5962/stat : 5962 (strangenight2-m) R 5958 5960 5928 0 -1 4202560 13647 0 0 0 2547 1 0 0 25 0 4 0 524036997 321372160 21907 33554432000 4194304 4627427 140735604083440 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5960/tid=5963] ppid=5958 vsize=313840 CPUtime=25.35 cores=1,3,5,7
/proc/5960/task/5963/stat : 5963 (strangenight2-m) R 5958 5960 5928 0 -1 4202560 10961 0 0 0 2533 2 0 0 25 0 4 0 524036997 321372160 21907 33554432000 4194304 4627427 140735604083440 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5960/tid=5964] ppid=5958 vsize=313840 CPUtime=25.49 cores=1,3,5,7
/proc/5960/task/5964/stat : 5964 (strangenight2-m) R 5958 5960 5928 0 -1 4202560 10180 0 0 0 2548 1 0 0 25 0 4 0 524036997 321372160 21907 33554432000 4194304 4627427 140735604083440 18446744073709551615 4310392 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 313840

[startup+51.1003 s]
/proc/loadavg: 7.84 8.04 7.95 9/188 6004
/proc/meminfo: memFree=30248008/32951124 swapFree=67111336/67111528
[pid=5960] ppid=5958 vsize=331336 CPUtime=204.1 cores=1,3,5,7
/proc/5960/stat : 5960 (strangenight2-m) R 5958 5960 5928 0 -1 4202496 75737 0 0 0 20395 15 0 0 25 0 4 0 524036996 339288064 29244 33554432000 4194304 4627427 140735604083440 18446744073709551615 4333210 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5960/statm: 82834 29244 390 106 0 77805 0
[pid=5960/tid=5962] ppid=5958 vsize=331336 CPUtime=51.09 cores=1,3,5,7
/proc/5960/task/5962/stat : 5962 (strangenight2-m) R 5958 5960 5928 0 -1 4202560 19557 0 0 0 5106 3 0 0 25 0 4 0 524036997 339288064 29244 33554432000 4194304 4627427 140735604083440 18446744073709551615 4427176 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5960/tid=5963] ppid=5958 vsize=331336 CPUtime=50.81 cores=1,3,5,7
/proc/5960/task/5963/stat : 5963 (strangenight2-m) R 5958 5960 5928 0 -1 4202560 14886 0 0 0 5078 3 0 0 25 0 4 0 524036997 339288064 29244 33554432000 4194304 4627427 140735604083440 18446744073709551615 4309364 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5960/tid=5964] ppid=5958 vsize=331336 CPUtime=51.08 cores=1,3,5,7
/proc/5960/task/5964/stat : 5964 (strangenight2-m) R 5958 5960 5928 0 -1 4202560 17771 0 0 0 5106 2 0 0 25 0 4 0 524036997 339288064 29244 33554432000 4194304 4627427 140735604083440 18446744073709551615 4309079 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 331336

[startup+102.301 s]
/proc/loadavg: 8.00 8.05 7.96 9/188 6006
/proc/meminfo: memFree=30161352/32951124 swapFree=67111336/67111528
[pid=5960] ppid=5958 vsize=325308 CPUtime=408.65 cores=1,3,5,7
/proc/5960/stat : 5960 (strangenight2-m) R 5958 5960 5928 0 -1 4202496 116193 0 0 0 40842 23 0 0 25 0 4 0 524036996 333115392 31845 33554432000 4194304 4627427 140735604083440 18446744073709551615 4309056 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5960/statm: 81327 31845 390 106 0 76298 0
[pid=5960/tid=5962] ppid=5958 vsize=325308 CPUtime=102.29 cores=1,3,5,7
/proc/5960/task/5962/stat : 5962 (strangenight2-m) R 5958 5960 5928 0 -1 4202560 28161 0 0 0 10225 4 0 0 25 0 4 0 524036997 333115392 31845 33554432000 4194304 4627427 140735604083440 18446744073709551615 4420243 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5960/tid=5963] ppid=5958 vsize=325308 CPUtime=101.73 cores=1,3,5,7
/proc/5960/task/5963/stat : 5963 (strangenight2-m) R 5958 5960 5928 0 -1 4202560 25266 0 0 0 10168 5 0 0 25 0 4 0 524036997 333115392 31845 33554432000 4194304 4627427 140735604083440 18446744073709551615 4324205 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5960/tid=5964] ppid=5958 vsize=325308 CPUtime=102.3 cores=1,3,5,7
/proc/5960/task/5964/stat : 5964 (strangenight2-m) R 5958 5960 5928 0 -1 4202560 25317 0 0 0 10226 4 0 0 25 0 4 0 524036997 333115392 31845 33554432000 4194304 4627427 140735604083440 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.65
Current children cumulated vsize (KiB) 325308

[startup+162.301 s]

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

/proc/5960/task/5964/stat : 5964 (strangenight2-m) R 5958 5960 5928 0 -1 4202560 45912 0 0 0 22220 10 0 0 25 0 4 0 524036997 422633472 43326 33554432000 4194304 4627427 140735604083440 18446744073709551615 4420154 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 888.01
Current children cumulated vsize (KiB) 412728

[startup+282.3 s]
/proc/loadavg: 7.87 7.97 7.94 9/188 6040
/proc/meminfo: memFree=30041224/32951124 swapFree=67111336/67111528
[pid=5960] ppid=5958 vsize=460216 CPUtime=1127.66 cores=1,3,5,7
/proc/5960/stat : 5960 (strangenight2-m) R 5958 5960 5928 0 -1 4202496 233402 0 0 0 112710 56 0 0 25 0 4 0 524036996 471261184 55081 33554432000 4194304 4627427 140735604083440 18446744073709551615 4309100 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5960/statm: 115054 55081 390 106 0 110025 0
[pid=5960/tid=5962] ppid=5958 vsize=460216 CPUtime=282.29 cores=1,3,5,7
/proc/5960/task/5962/stat : 5962 (strangenight2-m) R 5958 5960 5928 0 -1 4202560 56467 0 0 0 28218 11 0 0 25 0 4 0 524036997 471261184 55081 33554432000 4194304 4627427 140735604083440 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5960/tid=5963] ppid=5958 vsize=460216 CPUtime=280.75 cores=1,3,5,7
/proc/5960/task/5963/stat : 5963 (strangenight2-m) R 5958 5960 5928 0 -1 4202560 48169 0 0 0 28064 11 0 0 25 0 4 0 524036997 471261184 55081 33554432000 4194304 4627427 140735604083440 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5960/tid=5964] ppid=5958 vsize=460216 CPUtime=282.3 cores=1,3,5,7
/proc/5960/task/5964/stat : 5964 (strangenight2-m) R 5958 5960 5928 0 -1 4202560 54635 0 0 0 28216 14 0 0 25 0 4 0 524036997 471261184 55081 33554432000 4194304 4627427 140735604083440 18446744073709551615 4308268 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1127.66
Current children cumulated vsize (KiB) 460216

[startup+342.3 s]
/proc/loadavg: 8.17 8.03 7.96 9/188 6042
/proc/meminfo: memFree=29924988/32951124 swapFree=67111336/67111528
[pid=5960] ppid=5958 vsize=472856 CPUtime=1367.34 cores=1,3,5,7
/proc/5960/stat : 5960 (strangenight2-m) R 5958 5960 5928 0 -1 4202496 255382 0 0 0 136670 64 0 0 25 0 4 0 524036996 484204544 66670 33554432000 4194304 4627427 140735604083440 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5960/statm: 118214 66670 390 106 0 113185 0
[pid=5960/tid=5962] ppid=5958 vsize=472856 CPUtime=342.29 cores=1,3,5,7
/proc/5960/task/5962/stat : 5962 (strangenight2-m) R 5958 5960 5928 0 -1 4202560 61098 0 0 0 34216 13 0 0 25 0 4 0 524036997 484204544 66670 33554432000 4194304 4627427 140735604083440 18446744073709551615 4420130 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5960/tid=5963] ppid=5958 vsize=472856 CPUtime=340.42 cores=1,3,5,7
/proc/5960/task/5963/stat : 5963 (strangenight2-m) R 5958 5960 5928 0 -1 4202560 48491 0 0 0 34031 11 0 0 25 0 4 0 524036997 484204544 66670 33554432000 4194304 4627427 140735604083440 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5960/tid=5964] ppid=5958 vsize=472856 CPUtime=342.29 cores=1,3,5,7
/proc/5960/task/5964/stat : 5964 (strangenight2-m) R 5958 5960 5928 0 -1 4202560 62220 0 0 0 34212 17 0 0 25 0 4 0 524036997 484204544 66670 33554432000 4194304 4627427 140735604083440 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1367.34
Current children cumulated vsize (KiB) 472856

[startup+402.301 s]
/proc/loadavg: 8.14 8.05 7.98 10/188 6044
/proc/meminfo: memFree=29877936/32951124 swapFree=67111336/67111528
[pid=5960] ppid=5958 vsize=448044 CPUtime=1607.02 cores=1,3,5,7
/proc/5960/stat : 5960 (strangenight2-m) R 5958 5960 5928 0 -1 4202496 279328 0 0 0 160628 74 0 0 25 0 4 0 524036996 458797056 67182 33554432000 4194304 4627427 140735604083440 18446744073709551615 4309098 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5960/statm: 112011 67182 390 106 0 106982 0
[pid=5960/tid=5962] ppid=5958 vsize=448044 CPUtime=402.29 cores=1,3,5,7
/proc/5960/task/5962/stat : 5962 (strangenight2-m) R 5958 5960 5928 0 -1 4202560 66868 0 0 0 40214 15 0 0 25 0 4 0 524036997 458797056 67182 33554432000 4194304 4627427 140735604083440 18446744073709551615 4308329 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5960/tid=5963] ppid=5958 vsize=448044 CPUtime=400.1 cores=1,3,5,7
/proc/5960/task/5963/stat : 5963 (strangenight2-m) R 5958 5960 5928 0 -1 4202560 52731 0 0 0 39997 13 0 0 25 0 4 0 524036997 458797056 67182 33554432000 4194304 4627427 140735604083440 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5960/tid=5964] ppid=5958 vsize=448044 CPUtime=402.3 cores=1,3,5,7
/proc/5960/task/5964/stat : 5964 (strangenight2-m) R 5958 5960 5928 0 -1 4202560 69081 0 0 0 40211 19 0 0 25 0 4 0 524036997 458797056 67182 33554432000 4194304 4627427 140735604083440 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1607.02
Current children cumulated vsize (KiB) 448044

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

[startup+409.6 s]
/proc/loadavg: 8.13 8.05 7.98 9/188 6044
/proc/meminfo: memFree=29890832/32951124 swapFree=67111336/67111528
[pid=5960] ppid=5958 vsize=448044 CPUtime=1636.18 cores=1,3,5,7
/proc/5960/stat : 5960 (strangenight2-m) R 5958 5960 5928 0 -1 4202496 280490 0 0 0 163544 74 0 0 25 0 4 0 524036996 458797056 68343 33554432000 4194304 4627427 140735604083440 18446744073709551615 4309598 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5960/statm: 112011 68343 390 106 0 106982 0
[pid=5960/tid=5962] ppid=5958 vsize=448044 CPUtime=409.59 cores=1,3,5,7
/proc/5960/task/5962/stat : 5962 (strangenight2-m) R 5958 5960 5928 0 -1 4202560 66868 0 0 0 40944 15 0 0 25 0 4 0 524036997 458797056 68343 33554432000 4194304 4627427 140735604083440 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5960/tid=5963] ppid=5958 vsize=448044 CPUtime=407.36 cores=1,3,5,7
/proc/5960/task/5963/stat : 5963 (strangenight2-m) R 5958 5960 5928 0 -1 4202560 53869 0 0 0 40723 13 0 0 25 0 4 0 524036997 458797056 68343 33554432000 4194304 4627427 140735604083440 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5960/tid=5964] ppid=5958 vsize=448044 CPUtime=409.6 cores=1,3,5,7
/proc/5960/task/5964/stat : 5964 (strangenight2-m) R 5958 5960 5928 0 -1 4202560 69105 0 0 0 40941 19 0 0 25 0 4 0 524036997 458797056 68343 33554432000 4194304 4627427 140735604083440 18446744073709551615 4321477 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1636.18
Current children cumulated vsize (KiB) 448044

[startup+416.001 s]
/proc/loadavg: 8.12 8.05 7.98 9/188 6044
/proc/meminfo: memFree=29907188/32951124 swapFree=67111336/67111528
[pid=5960] ppid=5958 vsize=460856 CPUtime=1661.75 cores=1,3,5,7
/proc/5960/stat : 5960 (strangenight2-m) R 5958 5960 5928 0 -1 4202496 282204 0 0 0 166100 75 0 0 25 0 4 0 524036996 471916544 64108 33554432000 4194304 4627427 140735604083440 18446744073709551615 4309572 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5960/statm: 115214 64108 390 106 0 110185 0
[pid=5960/tid=5962] ppid=5958 vsize=460856 CPUtime=415.99 cores=1,3,5,7
/proc/5960/task/5962/stat : 5962 (strangenight2-m) R 5958 5960 5928 0 -1 4202560 66868 0 0 0 41584 15 0 0 25 0 4 0 524036997 471916544 64108 33554432000 4194304 4627427 140735604083440 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5960/tid=5963] ppid=5958 vsize=460856 CPUtime=413.72 cores=1,3,5,7
/proc/5960/task/5963/stat : 5963 (strangenight2-m) R 5958 5960 5928 0 -1 4202560 54040 0 0 0 41359 13 0 0 25 0 4 0 524036997 471916544 64108 33554432000 4194304 4627427 140735604083440 18446744073709551615 4420164 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5960/tid=5964] ppid=5958 vsize=460856 CPUtime=416 cores=1,3,5,7
/proc/5960/task/5964/stat : 5964 (strangenight2-m) R 5958 5960 5928 0 -1 4202560 69105 0 0 0 41581 19 0 0 25 0 4 0 524036997 471916544 64108 33554432000 4194304 4627427 140735604083440 18446744073709551615 4309587 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1661.75
Current children cumulated vsize (KiB) 460856

[startup+422.401 s]
/proc/loadavg: 8.18 8.07 7.98 10/188 6044
/proc/meminfo: memFree=29903456/32951124 swapFree=67111336/67111528
[pid=5960] ppid=5958 vsize=473540 CPUtime=1687.33 cores=1,3,5,7
/proc/5960/stat : 5960 (strangenight2-m) R 5958 5960 5928 0 -1 4202496 285148 0 0 0 168657 76 0 0 25 0 4 0 524036996 484904960 67051 33554432000 4194304 4627427 140735604083440 18446744073709551615 4420116 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5960/statm: 118385 67051 390 106 0 113356 0
[pid=5960/tid=5962] ppid=5958 vsize=473540 CPUtime=422.4 cores=1,3,5,7
/proc/5960/task/5962/stat : 5962 (strangenight2-m) R 5958 5960 5928 0 -1 4202560 68310 0 0 0 42224 16 0 0 25 0 4 0 524036997 484904960 67051 33554432000 4194304 4627427 140735604083440 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5960/tid=5963] ppid=5958 vsize=473540 CPUtime=420.1 cores=1,3,5,7
/proc/5960/task/5963/stat : 5963 (strangenight2-m) R 5958 5960 5928 0 -1 4202560 54339 0 0 0 41996 14 0 0 25 0 4 0 524036997 484904960 67051 33554432000 4194304 4627427 140735604083440 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5960/tid=5964] ppid=5958 vsize=473540 CPUtime=422.4 cores=1,3,5,7
/proc/5960/task/5964/stat : 5964 (strangenight2-m) R 5958 5960 5928 0 -1 4202560 69105 0 0 0 42221 19 0 0 25 0 4 0 524036997 484904960 67051 33554432000 4194304 4627427 140735604083440 18446744073709551615 4309324 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1687.33
Current children cumulated vsize (KiB) 473540

[startup+425.6 s]
/proc/loadavg: 8.18 8.07 7.98 10/188 6044
/proc/meminfo: memFree=29900728/32951124 swapFree=67111336/67111528
[pid=5960] ppid=5958 vsize=473540 CPUtime=1700.09 cores=1,3,5,7
/proc/5960/stat : 5960 (strangenight2-m) R 5958 5960 5928 0 -1 4202496 285746 0 0 0 169933 76 0 0 25 0 4 0 524036996 484904960 67649 33554432000 4194304 4627427 140735604083440 18446744073709551615 4420181 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5960/statm: 118385 67649 390 106 0 113356 0
[pid=5960/tid=5962] ppid=5958 vsize=473540 CPUtime=425.59 cores=1,3,5,7
/proc/5960/task/5962/stat : 5962 (strangenight2-m) R 5958 5960 5928 0 -1 4202560 68574 0 0 0 42543 16 0 0 25 0 4 0 524036997 484904960 67649 33554432000 4194304 4627427 140735604083440 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5960/tid=5963] ppid=5958 vsize=473540 CPUtime=423.28 cores=1,3,5,7
/proc/5960/task/5963/stat : 5963 (strangenight2-m) R 5958 5960 5928 0 -1 4202560 54574 0 0 0 42314 14 0 0 25 0 4 0 524036997 484904960 67649 33554432000 4194304 4627427 140735604083440 18446744073709551615 4308268 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5960/tid=5964] ppid=5958 vsize=473540 CPUtime=425.6 cores=1,3,5,7
/proc/5960/task/5964/stat : 5964 (strangenight2-m) R 5958 5960 5928 0 -1 4202560 69204 0 0 0 42541 19 0 0 25 0 4 0 524036997 484904960 67649 33554432000 4194304 4627427 140735604083440 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1700.09
Current children cumulated vsize (KiB) 473540

[startup+426.401 s]
/proc/loadavg: 8.18 8.07 7.98 10/188 6044
/proc/meminfo: memFree=29907672/32951124 swapFree=67111336/67111528
[pid=5960] ppid=5958 vsize=473540 CPUtime=1703.29 cores=1,3,5,7
/proc/5960/stat : 5960 (strangenight2-m) R 5958 5960 5928 0 -1 4202496 285968 0 0 0 170253 76 0 0 25 0 4 0 524036996 484904960 67871 33554432000 4194304 4627427 140735604083440 18446744073709551615 4427146 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5960/statm: 118385 67871 390 106 0 113356 0
[pid=5960/tid=5962] ppid=5958 vsize=473540 CPUtime=426.39 cores=1,3,5,7
/proc/5960/task/5962/stat : 5962 (strangenight2-m) R 5958 5960 5928 0 -1 4202560 68642 0 0 0 42623 16 0 0 25 0 4 0 524036997 484904960 67871 33554432000 4194304 4627427 140735604083440 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5960/tid=5963] ppid=5958 vsize=473540 CPUtime=424.07 cores=1,3,5,7
/proc/5960/task/5963/stat : 5963 (strangenight2-m) R 5958 5960 5928 0 -1 4202560 54726 0 0 0 42393 14 0 0 25 0 4 0 524036997 484904960 67871 33554432000 4194304 4627427 140735604083440 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5960/tid=5964] ppid=5958 vsize=473540 CPUtime=426.4 cores=1,3,5,7
/proc/5960/task/5964/stat : 5964 (strangenight2-m) R 5958 5960 5928 0 -1 4202560 69206 0 0 0 42621 19 0 0 25 0 4 0 524036997 484904960 67871 33554432000 4194304 4627427 140735604083440 18446744073709551615 4309260 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1703.29
Current children cumulated vsize (KiB) 473540

[startup+427.201 s]
/proc/loadavg: 8.17 8.06 7.98 9/188 6044
/proc/meminfo: memFree=29905440/32951124 swapFree=67111336/67111528
[pid=5960] ppid=5958 vsize=473540 CPUtime=1706.48 cores=1,3,5,7
/proc/5960/stat : 5960 (strangenight2-m) R 5958 5960 5928 0 -1 4202496 286112 0 0 0 170572 76 0 0 25 0 4 0 524036996 484904960 67318 33554432000 4194304 4627427 140735604083440 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5960/statm: 118385 67318 390 106 0 113356 0
[pid=5960/tid=5962] ppid=5958 vsize=473540 CPUtime=427.19 cores=1,3,5,7
/proc/5960/task/5962/stat : 5962 (strangenight2-m) R 5958 5960 5928 0 -1 4202560 68704 0 0 0 42703 16 0 0 25 0 4 0 524036997 484904960 67318 33554432000 4194304 4627427 140735604083440 18446744073709551615 4308752 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5960/tid=5963] ppid=5958 vsize=473540 CPUtime=424.87 cores=1,3,5,7
/proc/5960/task/5963/stat : 5963 (strangenight2-m) R 5958 5960 5928 0 -1 4202560 54781 0 0 0 42473 14 0 0 25 0 4 0 524036997 484904960 67318 33554432000 4194304 4627427 140735604083440 18446744073709551615 4309111 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5960/tid=5964] ppid=5958 vsize=473540 CPUtime=427.2 cores=1,3,5,7
/proc/5960/task/5964/stat : 5964 (strangenight2-m) R 5958 5960 5928 0 -1 4202560 69209 0 0 0 42701 19 0 0 25 0 4 0 524036997 484904960 67318 33554432000 4194304 4627427 140735604083440 18446744073709551615 4309293 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1706.48
Current children cumulated vsize (KiB) 473540

[startup+427.601 s]
/proc/loadavg: 8.17 8.06 7.98 9/188 6044
/proc/meminfo: memFree=29905440/32951124 swapFree=67111336/67111528
[pid=5960] ppid=5958 vsize=473540 CPUtime=1708.08 cores=1,3,5,7
/proc/5960/stat : 5960 (strangenight2-m) R 5958 5960 5928 0 -1 4202496 286241 0 0 0 170732 76 0 0 25 0 4 0 524036996 484904960 67447 33554432000 4194304 4627427 140735604083440 18446744073709551615 4309095 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5960/statm: 118385 67447 390 106 0 113356 0
[pid=5960/tid=5962] ppid=5958 vsize=473540 CPUtime=427.59 cores=1,3,5,7
/proc/5960/task/5962/stat : 5962 (strangenight2-m) R 5958 5960 5928 0 -1 4202560 68739 0 0 0 42743 16 0 0 25 0 4 0 524036997 484904960 67447 33554432000 4194304 4627427 140735604083440 18446744073709551615 4309324 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5960/tid=5963] ppid=5958 vsize=473540 CPUtime=425.27 cores=1,3,5,7
/proc/5960/task/5963/stat : 5963 (strangenight2-m) R 5958 5960 5928 0 -1 4202560 54816 0 0 0 42513 14 0 0 25 0 4 0 524036997 484904960 67447 33554432000 4194304 4627427 140735604083440 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5960/tid=5964] ppid=5958 vsize=473540 CPUtime=427.6 cores=1,3,5,7
/proc/5960/task/5964/stat : 5964 (strangenight2-m) R 5958 5960 5928 0 -1 4202560 69210 0 0 0 42741 19 0 0 25 0 4 0 524036997 484904960 67447 33554432000 4194304 4627427 140735604083440 18446744073709551615 4308599 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1708.08
Current children cumulated vsize (KiB) 473540

[startup+427.701 s]
/proc/loadavg: 8.17 8.06 7.98 9/188 6044
/proc/meminfo: memFree=29905440/32951124 swapFree=67111336/67111528
[pid=5960] ppid=5958 vsize=473540 CPUtime=1708.49 cores=1,3,5,7
/proc/5960/stat : 5960 (strangenight2-m) R 5958 5960 5928 0 -1 4202496 286274 0 0 0 170772 77 0 0 25 0 4 0 524036996 484904960 67480 33554432000 4194304 4627427 140735604083440 18446744073709551615 4333399 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5960/statm: 118385 67480 390 106 0 113356 0
[pid=5960/tid=5962] ppid=5958 vsize=473540 CPUtime=427.69 cores=1,3,5,7
/proc/5960/task/5962/stat : 5962 (strangenight2-m) R 5958 5960 5928 0 -1 4202560 68747 0 0 0 42753 16 0 0 25 0 4 0 524036997 484904960 67480 33554432000 4194304 4627427 140735604083440 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5960/tid=5963] ppid=5958 vsize=473540 CPUtime=425.37 cores=1,3,5,7
/proc/5960/task/5963/stat : 5963 (strangenight2-m) R 5958 5960 5928 0 -1 4202560 54824 0 0 0 42523 14 0 0 25 0 4 0 524036997 484904960 67480 33554432000 4194304 4627427 140735604083440 18446744073709551615 4309961 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5960/tid=5964] ppid=5958 vsize=473540 CPUtime=427.7 cores=1,3,5,7
/proc/5960/task/5964/stat : 5964 (strangenight2-m) R 5958 5960 5928 0 -1 4202560 69211 0 0 0 42751 19 0 0 25 0 4 0 524036997 484904960 67480 33554432000 4194304 4627427 140735604083440 18446744073709551615 4309195 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1708.49
Current children cumulated vsize (KiB) 473540

Child status: 10
Real time (s): 427.752
CPU time (s): 1708.66
CPU user time (s): 1707.88
CPU system time (s): 0.78288
CPU usage (%): 399.452
Max. virtual memory (cumulated for all children) (KiB): 485244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1707.88
system time used= 0.78288
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 286294
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= 301
involuntary context switches= 8087

runsolver used 0.552915 second user time and 1.78773 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-30 02:46:31
IDJOB=3290392
IDBENCH=83432
IDSOLVER=1586
FILE ID=node133/3290392-1304124391
RUNJOBID= node133-1304124391-5947
PBS_JOBID= 13170758
Free space on /tmp= 71896 MiB

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

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

MD5SUM BENCH= 278d646386a62d4f28f7fc390c5eab3e
RANDOM SEED=141325338

node133.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.834
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.66
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.834
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.834
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.82
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.834
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	: 6741.12
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.834
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.74
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.834
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.834
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.834
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:     32951124 kB
MemFree:      30976444 kB
Buffers:        510428 kB
Cached:        1053144 kB
SwapCached:        124 kB
Active:         142572 kB
Inactive:      1485688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30976444 kB
SwapTotal:    67111528 kB
SwapFree:     67111336 kB
Dirty:            7132 kB
Writeback:           4 kB
AnonPages:       63504 kB
Mapped:          14404 kB
Slab:           280484 kB
PageTables:       5316 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   183240 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71864 MiB
End job on node133 at 2011-04-30 02:53:39