Trace number 3321043

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) 40000.9 5005.52

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-12.cnf
MD5SUM0621e557bffdc18ca509447665adecda
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 variables69553
Number of clauses226752
Sum of the clauses size587624
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 292374
Number of clauses of size 3134249
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.05/0.03	c Using 8 threads
0.55/0.10	c This is CryptoMiniSat 3.0.0
0.55/0.10	c WARNING: for repeatability, setting FPU to use double precision
0.55/0.10	c Reading file 'HOME/instance-3321043-1304322394.cnf'
1.59/0.33	c -- clauses added:            0 learnts,       226752 normals,            0 xors
1.59/0.33	c -- vars added      69553
1.59/0.33	c Parsing time:  0.12 s
1.59/0.33	c  N st     0         0     69553    133736     92373         0    585954         0   no data   no data
2.10/0.49	c asymm  cl-useful: 2/133736/133736 lits-rem:6 time: 0.14
4.79/0.82	c Flit:    12 Blit:    101 bXBeca:    0 bXProp: 5504 Bins:      0 BRemL:      0 BRemN:      0 P:  2.3M T:  0.35
4.79/0.82	c Cleaning up after failed var search:     0.00 s 
4.79/0.85	c Replacing     5504 vars Replaced    69987 lits Time:     0.02 s 
4.79/0.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.49/0.91	c bin-w-bin subsume rem           10 bins  time:  0.01 s
5.49/0.93	c subs with bin:       78  lits-rem:        52  v-fix:    0  time:  0.02 s
5.49/0.98	c Subs w/ non-existent bins:     12 l-rem:      8 v-fix:     0 done:  63684 time:  0.05 s
6.33/1.02	c Removed useless bin:       2  fixed:     0  props:   1.67M  time:  0.04 s
7.81/1.27	c lits-rem:         0  cl-subs:     5601  v-elim:  21228  v-fix:    0  time:  0.22 s
7.81/1.28	c Finding binary XORs  T:     0.01 s  found:       0
8.60/1.39	c Finding non-binary XORs:     0.05 s (found:   23090, avg size: 3.0)
8.60/1.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:   8762 locsubst:    58 time:   0.04
8.60/1.39	c calculated reachability. Time: 0.00
9.35/1.40	c Calc default polars -  time:   0.01 s pos:    8309 undec:   35956 neg:   25288
9.35/1.40	c =========================================================================================
9.35/1.40	c types(t): F = full restart, N = normal restart
9.35/1.40	c types(t): S = simplification begin/end, E = solution found
9.35/1.40	c restart types(rt): st = static, dy = dynamic
9.35/1.40	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
9.35/1.40	c  B st     0         0     33694     56266     23417         0    267373         0   no data   no data
10.92/1.66	c Decided on static restart strategy
39.68/5.23	c  N st     8      4914     33686     56266     23605      4590    267373    199933   no data   no data
165.95/21.04	c  N st    10     11298     33678     56266     24537     10769    267373   1041516   no data   no data
165.95/21.06	c Finding binary XORs  T:     0.01 s  found:      38
270.71/34.11	c  N st    11     17042     33678     56207     24555     16290    267194   1776413   no data   no data
429.68/54.10	c  F st    12     25000     33665     56207     25203     15620    267194   1318858   no data   no data
430.48/54.18	c Replacing       87 vars Replaced    19171 lits Time:     0.07 s 
431.28/54.23	c  N st    12     25000     33576     56141     24983     15586    266688   1317434   no data   no data
431.28/54.26	c Finding binary XORs  T:     0.01 s  found:      40
511.20/64.25	c Decided on static restart strategy
511.20/64.25	c  N st    18     30000     33570     56124     25177     20441    266635   1741309   no data   no data
511.20/64.25	c  S st    18     30000     33570     56124     25177     20441    266635   1741309   no data   no data
512.00/64.32	c  S st    18     30500     33570     56124     25203     20906    266635   1748713   no data   no data
512.00/64.35	c x-sub:    25 x-cut:      0 vfix:      0 v-elim:    242 locsubst:    12 time:   0.02
515.20/64.73	c Flit:     0 Blit:     27 bXBeca:    0 bXProp:  101 Bins:   8904 BRemL:   2533 BRemN:     14 P:  3.3M T:  0.38
515.20/64.76	c Replacing      146 vars Replaced     9414 lits Time:     0.03 s 
515.20/64.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
515.20/64.78	c bin-w-bin subsume rem          268 bins  time:  0.01 s
515.20/64.79	c subs with bin:     1772  lits-rem:        20  v-fix:    0  time:  0.01 s
516.06/64.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  33153 time:  0.02 s
516.06/64.83	c Removed useless bin:      30  fixed:     0  props:   0.46M  time:  0.01 s
516.06/64.89	c lits-rem:         0  cl-subs:       78  v-elim:   4537  v-fix:    0  time:  0.06 s
516.86/64.93	c subs with bin:       68  lits-rem:      2785  v-fix:    0  time:  0.02 s
519.20/65.27	c lits-rem:      1532  cl-subs:     1482  v-elim:      0  v-fix:    0  time:  0.33 s
520.00/65.35	c asymm  cl-useful: 0/58693/58693 lits-rem:0 time: 0.07
520.00/65.35	c calculated reachability. Time: 0.00
520.00/65.35	c  N st    18     30500     28616     58693     16778     12139    249691    345602   no data   no data
562.35/70.64	c Finding binary XORs  T:     0.01 s  found:      31
609.51/76.53	c  N st    20     37610     28616     58693     16813     19124    249691    826838   no data   no data
735.84/92.41	c  N st    21     44009     28616     58693     16815     14917    249691    512408   no data   no data
736.64/92.42	c Finding binary XORs  T:     0.01 s  found:       4
762.20/95.67	c  S st    22     45751     28616     58693     19467     16615    249691    558771   no data   no data
763.01/95.75	c  S st    22     46252     28616     58693     19467     17106    249691    567935   no data   no data
763.01/95.77	c x-sub:     9 x-cut:      0 vfix:      0 v-elim:     65 locsubst:    15 time:   0.02
766.14/96.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   55 Bins:    192 BRemL:   1904 BRemN:      5 P:  2.4M T:  0.33
766.14/96.12	c Replacing       95 vars Replaced     1818 lits Time:     0.01 s 
766.14/96.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
766.14/96.14	c bin-w-bin subsume rem          894 bins  time:  0.01 s
766.14/96.15	c subs with bin:       10  lits-rem:         0  v-fix:    0  time:  0.01 s
766.14/96.16	c Subs w/ non-existent bins:      2 l-rem:      0 v-fix:     0 done:  28456 time:  0.01 s
766.14/96.17	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
766.95/96.20	c lits-rem:         0  cl-subs:       71  v-elim:     33  v-fix:    0  time:  0.03 s
766.95/96.23	c subs with bin:       11  lits-rem:       246  v-fix:    0  time:  0.02 s
767.75/96.32	c lits-rem:       570  cl-subs:      347  v-elim:      0  v-fix:    0  time:  0.08 s
767.75/96.32	c vivif2 --  cl tried    58605 cl shrink        0 lits rem          0 time: 0.01
767.75/96.34	c vivif2 --  cl tried    15664 cl shrink     1739 lits rem       2511 time: 0.01
768.55/96.42	c asymm  cl-useful: 1/58605/58605 lits-rem:1 time: 0.08
768.55/96.42	c calculated reachability. Time: 0.00
768.55/96.42	c  N st    22     46252     28423     58605     16625     15662    248854    305690   no data   no data
1014.69/127.26	c  N st    23     60650     28423     58605     16626     29733    248854   2398909   no data   no data
1014.69/127.27	c Finding binary XORs  T:     0.01 s  found:       0
1115.38/139.83	c  N st    24     69379     28423     58605     16905     23656    248854    611999   no data   no data
1115.38/139.83	c  S st    24     69379     28423     58605     16905     23656    248854    611999   no data   no data
1116.18/139.91	c  S st    24     69885     28423     58605     17330     24155    248854    623424   no data   no data
1116.18/139.93	c x-sub:     6 x-cut:      0 vfix:      0 v-elim:      1 locsubst:    20 time:   0.02
1118.58/140.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   40 Bins:    166 BRemL:    486 BRemN:      1 P:  2.6M T:  0.33
1118.58/140.28	c Replacing       50 vars Replaced      852 lits Time:     0.01 s 
1118.58/140.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1119.38/140.30	c bin-w-bin subsume rem          215 bins  time:  0.00 s
1119.38/140.31	c subs with bin:        6  lits-rem:         0  v-fix:    0  time:  0.01 s
1119.38/140.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  28372 time:  0.01 s
1119.38/140.33	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
1119.38/140.36	c lits-rem:         0  cl-subs:       25  v-elim:     16  v-fix:    0  time:  0.03 s
1120.18/140.41	c subs with bin:        9  lits-rem:       256  v-fix:    0  time:  0.02 s
1122.63/140.73	c lits-rem:      1339  cl-subs:      834  v-elim:      0  v-fix:    0  time:  0.31 s
1122.63/140.74	c vivif2 --  cl tried    58566 cl shrink        0 lits rem          0 time: 0.00
1122.63/140.76	c vivif2 --  cl tried    23312 cl shrink     1583 lits rem       2570 time: 0.02
1123.44/140.85	c asymm  cl-useful: 2/58566/58566 lits-rem:4 time: 0.09
1123.44/140.86	c calculated reachability. Time: 0.00
1123.44/140.86	c  N st    24     69885     28356     58565     16710     23312    248622    574643   no data   no data
1424.67/178.54	c  F st    25     87500     28356     58565     16711     40556    248622   3072962   no data   no data
1424.67/178.57	c  N st    25     87500     28356     58565     16711     40556    248622   3072962   no data   no data
1424.67/178.58	c Finding binary XORs  T:     0.01 s  found:       8
1500.67/188.09	c Decided on static restart strategy
1542.16/193.27	c  N st    32     95541     28356     58565     17026     31450    248622   1399720   no data   no data
1636.48/205.07	c  N st    34    104830     28356     58565     17052     40622    248622   2209826   no data   no data
1636.48/205.07	c  S st    34    104830     28356     58565     17052     40622    248622   2209826   no data   no data
1637.27/205.16	c  S st    34    105332     28356     58565     17322     41122    248622   2218112   no data   no data
1637.27/205.18	c x-sub:    10 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     4 time:   0.02
1640.47/205.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:  105 Bins:     67 BRemL:    304 BRemN:      0 P:  3.0M T:  0.35
1640.47/205.55	c Replacing      115 vars Replaced     1978 lits Time:     0.01 s 
1640.47/205.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1640.47/205.57	c bin-w-bin subsume rem          235 bins  time:  0.00 s
1640.47/205.58	c subs with bin:        5  lits-rem:         0  v-fix:    0  time:  0.01 s
1640.47/205.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  28241 time:  0.01 s
1641.33/205.61	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
1641.33/205.66	c lits-rem:         0  cl-subs:       63  v-elim:     55  v-fix:    0  time:  0.05 s
1642.87/205.86	c subs with bin:        2  lits-rem:       397  v-fix:    0  time:  0.11 s
1654.85/207.35	c lits-rem:      2675  cl-subs:     1016  v-elim:      0  v-fix:    0  time:  1.48 s
1654.85/207.35	c vivif2 --  cl tried    58376 cl shrink        0 lits rem          0 time: 0.00
1655.65/207.48	c vivif2 --  cl tried    40104 cl shrink     7100 lits rem      15158 time: 0.12
1656.45/207.58	c asymm  cl-useful: 0/58376/58376 lits-rem:0 time: 0.10
1656.45/207.59	c calculated reachability. Time: 0.00
1656.45/207.59	c  N st    34    105332     28186     58376     16525     40104    247108   2103199   no data   no data
1816.29/227.52	c  N st    35    114930     28186     58376     16525     29810    247108    591863   no data   no data
1931.44/241.91	c  N st    36    129328     28186     58376     16557     44042    247108   1770940   no data   no data
2347.75/294.06	c  N st    37    150923     28186     58376     16561     44026    247108    810646   no data   no data
2347.75/294.07	c Finding binary XORs  T:     0.01 s  found:       3
2379.78/298.04	c  S st    38    157999     28186     58376     16591     50996    247108   1141223   no data   no data
2380.59/298.16	c  S st    38    158504     28186     58376     16591     51497    247108   1150120   no data   no data
2380.59/298.18	c x-sub:     2 x-cut:      0 vfix:      0 v-elim:     31 locsubst:    34 time:   0.02
2383.72/298.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:     28 BRemL:     45 BRemN:      0 P:  3.3M T:  0.35
2383.72/298.55	c Replacing       21 vars Replaced      229 lits Time:     0.01 s 
2383.72/298.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2383.72/298.57	c bin-w-bin subsume rem            7 bins  time:  0.01 s
2383.72/298.58	c subs with bin:        4  lits-rem:         0  v-fix:    0  time:  0.01 s
2384.52/298.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  28134 time:  0.01 s
2384.52/298.61	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
2384.52/298.65	c lits-rem:         0  cl-subs:       14  v-elim:      1  v-fix:    0  time:  0.04 s
2385.32/298.74	c subs with bin:       10  lits-rem:       351  v-fix:    0  time:  0.04 s
2390.10/299.37	c lits-rem:      3195  cl-subs:     1222  v-elim:      0  v-fix:    0  time:  0.62 s
2390.10/299.38	c vivif2 --  cl tried    58359 cl shrink        0 lits rem          0 time: 0.01
2390.91/299.43	c vivif2 --  cl tried    50256 cl shrink     5691 lits rem       9102 time: 0.06
2391.71/299.56	c asymm  cl-useful: 2/58359/58359 lits-rem:6 time: 0.12
2391.71/299.57	c calculated reachability. Time: 0.00
2391.71/299.57	c  N st    38    158504     28133     58357     16560     50256    246924   1103779   no data   no data
3579.31/448.17	c  N st    39    207092     28133     58357     16560     51073    246924   1098905   no data   no data
3966.11/496.58	c  N st    40    237757     28133     58357     16770     56202    246924   1499881   no data   no data
3966.11/496.58	c  S st    40    237757     28133     58357     16770     56202    246924   1499881   no data   no data
3967.72/496.70	c  S st    40    238261     28133     58357     16783     56701    246924   1509591   no data   no data
3967.72/496.72	c x-sub:    17 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     6 time:   0.02
3970.12/497.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     41 BRemL:    124 BRemN:      0 P:  3.3M T:  0.36
3970.12/497.10	c Replacing        2 vars Replaced       24 lits Time:     0.01 s 
3970.97/497.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3970.97/497.12	c bin-w-bin subsume rem           12 bins  time:  0.01 s
3970.97/497.13	c subs with bin:        6  lits-rem:         0  v-fix:    0  time:  0.01 s
3970.97/497.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  28131 time:  0.01 s
3970.97/497.16	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
3970.97/497.20	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time:  0.04 s
3972.50/497.33	c subs with bin:       12  lits-rem:       513  v-fix:    0  time:  0.07 s
3981.29/498.47	c lits-rem:      3803  cl-subs:     1082  v-elim:      0  v-fix:    0  time:  1.14 s
3981.29/498.48	c vivif2 --  cl tried    58347 cl shrink        0 lits rem          0 time: 0.01
3982.09/498.56	c vivif2 --  cl tried    55607 cl shrink     5634 lits rem      10366 time: 0.08
3982.89/498.69	c asymm  cl-useful: 0/58347/58347 lits-rem:0 time: 0.13
3983.69/498.70	c calculated reachability. Time: 0.00
3983.69/498.70	c  N st    40    238261     28131     58347     16688     55607    246849   1445680   no data   no data
5355.90/670.46	c  F st    41    306250     28131     58347     16689     68855    246849   4542397   no data   no data
5355.90/670.49	c  N st    41    306250     28131     58347     16689     68855    246849   4542397   no data   no data
5446.22/681.70	c Decided on static restart strategy
5667.65/709.45	c  N st    51    334554     28130     58347     16801     67901    246849   1948888   no data   no data
6003.21/751.45	c  N st    53    357392     28130     58347     16804     60763    246849   2664213   no data   no data
6003.21/751.46	c  S st    53    357392     28130     58347     16804     60763    246849   2664213   no data   no data
6004.01/751.57	c  S st    53    357895     28130     58347     16842     61260    246849   2671864   no data   no data
6004.01/751.59	c x-sub:     2 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
6007.22/751.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    3 Bins:    160 BRemL:    159 BRemN:      1 P:  3.4M T:  0.36
6008.02/752.00	c Replacing        4 vars Replaced      150 lits Time:     0.04 s 
6008.02/752.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6008.02/752.02	c bin-w-bin subsume rem           19 bins  time:  0.01 s
6008.02/752.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
6008.02/752.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  28126 time:  0.01 s
6008.02/752.06	c Removed useless bin:       0  fixed:     0  props:   0.29M  time:  0.01 s
6008.82/752.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
6010.47/752.35	c subs with bin:        9  lits-rem:       243  v-fix:    0  time:  0.14 s
6033.58/755.23	c lits-rem:      4999  cl-subs:     1225  v-elim:      0  v-fix:    0  time:  2.87 s
6033.58/755.24	c vivif2 --  cl tried    58344 cl shrink        0 lits rem          0 time: 0.01
6034.38/755.39	c vivif2 --  cl tried    60018 cl shrink     7478 lits rem      19200 time: 0.15
6035.98/755.52	c asymm  cl-useful: 0/58344/58344 lits-rem:0 time: 0.12
6035.98/755.53	c calculated reachability. Time: 0.00
6035.98/755.53	c  N st    53    357895     28126     58344     16728     60015    246821   2488680   no data   no data
6695.27/838.09	c  N st    54    390288     28126     58344     16728     61199    246821   2439161   no data   no data
6695.27/838.10	c Finding binary XORs  T:     0.01 s  found:       0
7421.70/928.96	c  N st    55    438877     28126     58344     16820     77429    246821   3576366   no data   no data
8847.49/1107.43	c  N st    56    511760     28126     58344     16863     82471    246821   1668090   no data   no data
9302.24/1164.32	c  N st    57    536843     28125     58344     16875     72471    246821   3196884   no data   no data
9302.24/1164.32	c  S st    57    536843     28125     58344     16875     72471    246821   3196884   no data   no data
9303.04/1164.46	c  S st    57    537346     28124     58344     16937     72971    246821   3205940   no data   no data
9303.04/1164.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
9306.31/1164.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      5 BRemL:     49 BRemN:      0 P:  3.6M T:  0.38
9307.11/1164.92	c Replacing        3 vars Replaced      872 lits Time:     0.06 s 
9307.11/1164.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9307.11/1164.94	c bin-w-bin subsume rem           10 bins  time:  0.01 s
9307.11/1164.96	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.01 s
9307.11/1164.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  28121 time:  0.02 s
9307.11/1164.98	c Removed useless bin:       0  fixed:     0  props:   0.29M  time:  0.01 s
9307.84/1165.05	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.06 s
9310.24/1165.34	c subs with bin:        1  lits-rem:        47  v-fix:    0  time:  0.18 s
9344.59/1169.68	c lits-rem:      6128  cl-subs:     1441  v-elim:      0  v-fix:    0  time:  4.33 s
9344.59/1169.69	c vivif2 --  cl tried    58337 cl shrink        0 lits rem          0 time: 0.01
9346.20/1169.87	c vivif2 --  cl tried    71473 cl shrink     9164 lits rem      27868 time: 0.18
9347.79/1170.01	c asymm  cl-useful: 0/58337/58337 lits-rem:0 time: 0.14
9347.79/1170.02	c calculated reachability. Time: 0.00
9347.79/1170.02	c  N st    57    537346     28121     58337     16624     71473    246782   2951377   no data   no data
13387.10/1675.48	c  N st    58    701333     28121     58337     16624     83763    246782   3767654   no data   no data
15521.94/1942.57	c  N st    59    806019     28119     58337     16735    106503    246782   7195419   no data   no data
15521.94/1942.57	c  S st    59    806019     28119     58337     16735    106503    246782   7195419   no data   no data
15523.47/1942.73	c  S st    59    806522     28119     58337     16749    107002    246782   7204270   no data   no data
15523.47/1942.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
15526.67/1943.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    3 Bins:     11 BRemL:     69 BRemN:      0 P:  4.1M T:  0.40
15527.47/1943.24	c Replacing        5 vars Replaced      319 lits Time:     0.08 s 
15527.47/1943.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15527.47/1943.26	c bin-w-bin subsume rem           15 bins  time:  0.01 s
15527.47/1943.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
15527.47/1943.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  28114 time:  0.02 s
15528.28/1943.31	c Removed useless bin:       0  fixed:     0  props:   0.29M  time:  0.01 s
15529.08/1943.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.11 s
15535.46/1944.21	c subs with bin:        4  lits-rem:       292  v-fix:    0  time:  0.54 s
15671.39/1961.26	c lits-rem:     11537  cl-subs:     3161  v-elim:      0  v-fix:    0  time: 17.04 s
15671.39/1961.27	c vivif2 --  cl tried    58332 cl shrink        0 lits rem          0 time: 0.01
15675.33/1961.74	c vivif2 --  cl tried   103814 cl shrink    22956 lits rem      71590 time: 0.45
15676.92/1961.90	c asymm  cl-useful: 0/58332/58332 lits-rem:0 time: 0.17
15676.92/1961.91	c calculated reachability. Time: 0.00
15676.92/1961.91	c  N st    59    806522     28114     58332     16540    103814    246747   6615702   no data   no data
22782.14/2850.98	c  F st    60   1071876     28114     58332     16540    100920    246747   4782063   no data   no data
22782.94/2851.02	c  N st    60   1071876     28114     58332     16540    100920    246747   4782063   no data   no data
22895.64/2865.14	c Decided on static restart strategy
23429.51/2931.90	c  N st    70   1100183     28114     58332     16657     80962    246747   1155175   no data   no data
24270.36/3037.12	c  N st    72   1136175     28113     58332     16680    116483    246747   6349526   no data   no data
24270.36/3037.19	c Finding binary XORs  T:     0.01 s  found:       1
25042.36/3133.74	c  N st    73   1168568     28113     58329     16708     99625    246735   4060827   no data   no data
25786.44/3226.89	c  N st    74   1209783     28113     58329     16711     90481    246735   1545729   no data   no data
25786.44/3226.89	c  S st    74   1209783     28113     58329     16711     90481    246735   1545729   no data   no data
25788.04/3227.03	c  S st    74   1210288     28113     58329     16714     90982    246735   1554208   no data   no data
25788.04/3227.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
25791.30/3227.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      7 BRemL:    106 BRemN:      0 P:  4.0M T:  0.39
25791.30/3227.46	c Replacing        1 vars Replaced       78 lits Time:     0.02 s 
25791.30/3227.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25791.30/3227.49	c bin-w-bin subsume rem           10 bins  time:  0.01 s
25792.03/3227.50	c subs with bin:        7  lits-rem:         0  v-fix:    0  time:  0.01 s
25792.03/3227.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  28112 time:  0.02 s
25792.03/3227.53	c Removed useless bin:       0  fixed:     0  props:   0.30M  time:  0.01 s
25792.03/3227.59	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.05 s
25793.62/3227.71	c subs with bin:       35  lits-rem:       221  v-fix:    0  time:  0.07 s
25803.20/3228.94	c lits-rem:      2793  cl-subs:     2179  v-elim:      0  v-fix:    0  time:  1.22 s
25803.20/3228.95	c vivif2 --  cl tried    58321 cl shrink        0 lits rem          0 time: 0.01
25804.00/3229.02	c vivif2 --  cl tried    88768 cl shrink     3690 lits rem       8348 time: 0.08
25804.80/3229.18	c asymm  cl-useful: 0/58321/58321 lits-rem:0 time: 0.15
25804.80/3229.19	c calculated reachability. Time: 0.00
25804.80/3229.19	c  N st    74   1210288     28112     58321     16604     88767    246715   1474892   no data   no data
27350.51/3422.58	c  N st    75   1283170     28112     58321     16604    109444    246715   1559356   no data   no data
30384.41/3802.12	c  N st    76   1392493     28112     58321     16642    112182    246715   1968438   no data   no data
35302.93/4417.53	c  N st    77   1556478     28111     58321     16707    111605    246715   2186168   no data   no data
39876.77/4989.99	c  N st    78   1710288     28110     58321     16745    149416    246715   3661618   no data   no data
39876.77/4989.99	c  S st    78   1710288     28110     58321     16745    149416    246715   3661618   no data   no data
39879.17/4990.25	c  S st    78   1710791     28110     58321     16770    149910    246715   3670231   no data   no data
39879.17/4990.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
39883.24/4990.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     34 BRemL:     81 BRemN:      0 P:  5.3M T:  0.46
39883.97/4990.81	c Replacing        1 vars Replaced     1014 lits Time:     0.07 s 
39883.97/4990.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
39883.97/4990.84	c bin-w-bin subsume rem           12 bins  time:  0.01 s
39883.97/4990.85	c subs with bin:        4  lits-rem:         0  v-fix:    0  time:  0.01 s
39883.97/4990.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  28109 time:  0.02 s
39883.97/4990.88	c Removed useless bin:       0  fixed:     0  props:   0.30M  time:  0.01 s
39884.77/4990.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
39887.97/4991.34	c subs with bin:       21  lits-rem:       463  v-fix:    0  time:  0.22 s
39943.11/4998.20	c lits-rem:      7191  cl-subs:    16685  v-elim:      0  v-fix:    0  time:  6.85 s
39943.11/4998.20	c vivif2 --  cl tried    58315 cl shrink        0 lits rem          0 time: 0.01
39944.77/4998.43	c vivif2 --  cl tried   133083 cl shrink    13734 lits rem      33157 time: 0.23
39946.30/4998.65	c asymm  cl-useful: 0/58315/58315 lits-rem:0 time: 0.22
39946.30/4998.67	c calculated reachability. Time: 0.00
39946.30/4998.67	c  N st    78   1710791     28109     58315     16647    133081    246691   3182279   no data   no data

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3321043-1304322394/watcher-3321043-1304322394 -o /tmp/evaluation-result-3321043-1304322394/solver-3321043-1304322394 -C 40000 -W 5100 -M 31000 ./strangenight2-mt --threads=8 HOME/instance-3321043-1304322394.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.77 4.05 1.62 2/248 22380
/proc/meminfo: memFree=29313632/32951124 swapFree=67111364/67111528
[pid=22380] ppid=22378 vsize=92188 CPUtime=0.02 cores=0-7
/proc/22380/stat : 22380 (strangenight2-m) R 22378 22380 22314 0 -1 4202496 413 0 0 0 2 0 0 0 23 0 8 0 543837424 94400512 352 33554432000 4194304 4627427 140735333256224 18446744073709551615 47338371524530 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/22380/statm: 23047 352 299 106 0 18018 0
[pid=22380/tid=22381] ppid=22378 vsize=92188 CPUtime=0 cores=0-7
/proc/22380/task/22381/stat : 22381 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 8 0 543837424 94400512 352 33554432000 4194304 4627427 140735333256224 18446744073709551615 47338371524520 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22380/tid=22382] ppid=22378 vsize=92188 CPUtime=0 cores=0-7
/proc/22380/task/22382/stat : 22382 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 8 0 543837424 94400512 352 33554432000 4194304 4627427 140735333256224 18446744073709551615 47338371524530 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22380/tid=22383] ppid=22378 vsize=92188 CPUtime=0 cores=0-7
/proc/22380/task/22383/stat : 22383 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 8 0 543837424 94400512 352 33554432000 4194304 4627427 140735333256224 18446744073709551615 47338371524530 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22380/tid=22384] ppid=22378 vsize=92188 CPUtime=0 cores=0-7
/proc/22380/task/22384/stat : 22384 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 8 0 543837424 94400512 352 33554432000 4194304 4627427 140735333256224 18446744073709551615 47338371524530 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22380/tid=22385] ppid=22378 vsize=92188 CPUtime=0 cores=0-7
/proc/22380/task/22385/stat : 22385 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 8 0 543837424 94400512 352 33554432000 4194304 4627427 140735333256224 18446744073709551615 228244405233 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22380/tid=22386] ppid=22378 vsize=92188 CPUtime=0 cores=0-7
/proc/22380/task/22386/stat : 22386 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 8 0 543837424 94400512 352 33554432000 4194304 4627427 140735333256224 18446744073709551615 228244405233 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22380/tid=22387] ppid=22378 vsize=92188 CPUtime=0 cores=0-7
/proc/22380/task/22387/stat : 22387 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 8 0 543837424 94400512 352 33554432000 4194304 4627427 140735333256224 18446744073709551615 47338371524534 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.017288 s]
/proc/loadavg: 7.77 4.05 1.62 2/248 22380
/proc/meminfo: memFree=29313632/32951124 swapFree=67111364/67111528
[pid=22380] ppid=22378 vsize=92188 CPUtime=0.05 cores=0-7
/proc/22380/stat : 22380 (strangenight2-m) R 22378 22380 22314 0 -1 4202496 413 0 0 0 5 0 0 0 23 0 8 0 543837424 94400512 352 33554432000 4194304 4627427 140735333256224 18446744073709551615 47338371524530 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/22380/statm: 23047 352 299 106 0 18018 0
[pid=22380/tid=22381] ppid=22378 vsize=92188 CPUtime=0.01 cores=0-7
/proc/22380/task/22381/stat : 22381 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 1 0 0 0 1 0 0 0 23 0 8 0 543837424 94400512 352 33554432000 4194304 4627427 140735333256224 18446744073709551615 47338371524528 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22380/tid=22382] ppid=22378 vsize=92188 CPUtime=0 cores=0-7
/proc/22380/task/22382/stat : 22382 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 8 0 543837424 94400512 352 33554432000 4194304 4627427 140735333256224 18446744073709551615 47338371524530 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22380/tid=22383] ppid=22378 vsize=92188 CPUtime=0.01 cores=0-7
/proc/22380/task/22383/stat : 22383 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 0 0 0 0 1 0 0 0 24 0 8 0 543837424 94400512 352 33554432000 4194304 4627427 140735333256224 18446744073709551615 47338371524530 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22380/tid=22384] ppid=22378 vsize=92188 CPUtime=0.01 cores=0-7
/proc/22380/task/22384/stat : 22384 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 0 0 0 0 1 0 0 0 24 0 8 0 543837424 94400512 352 33554432000 4194304 4627427 140735333256224 18446744073709551615 47338371524530 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22380/tid=22385] ppid=22378 vsize=92188 CPUtime=0 cores=0-7
/proc/22380/task/22385/stat : 22385 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 8 0 543837424 94400512 352 33554432000 4194304 4627427 140735333256224 18446744073709551615 228244405233 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22380/tid=22386] ppid=22378 vsize=92188 CPUtime=0 cores=0-7
/proc/22380/task/22386/stat : 22386 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 8 0 543837424 94400512 352 33554432000 4194304 4627427 140735333256224 18446744073709551615 47338371524530 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22380/tid=22387] ppid=22378 vsize=92188 CPUtime=0.01 cores=0-7
/proc/22380/task/22387/stat : 22387 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 0 0 0 0 1 0 0 0 24 0 8 0 543837424 94400512 352 33554432000 4194304 4627427 140735333256224 18446744073709551615 47338371524534 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 92188

[startup+0.101273 s]
/proc/loadavg: 7.77 4.05 1.62 2/248 22380
/proc/meminfo: memFree=29313632/32951124 swapFree=67111364/67111528
[pid=22380] ppid=22378 vsize=92188 CPUtime=0.55 cores=0-7
/proc/22380/stat : 22380 (strangenight2-m) R 22378 22380 22314 0 -1 4202496 421 0 0 0 55 0 0 0 23 0 8 0 543837424 94400512 360 33554432000 4194304 4627427 140735333256224 18446744073709551615 47338371524121 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22380/statm: 23047 360 303 106 0 18018 0
[pid=22380/tid=22381] ppid=22378 vsize=92188 CPUtime=0.09 cores=0-7
/proc/22380/task/22381/stat : 22381 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 5 0 0 0 9 0 0 0 23 0 8 0 543837424 94400512 360 33554432000 4194304 4627427 140735333256224 18446744073709551615 47338371524121 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22380/tid=22382] ppid=22378 vsize=92188 CPUtime=0 cores=0-7
/proc/22380/task/22382/stat : 22382 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 8 0 543837424 94400512 360 33554432000 4194304 4627427 140735333256224 18446744073709551615 47338371524530 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22380/tid=22383] ppid=22378 vsize=92188 CPUtime=0.09 cores=0-7
/proc/22380/task/22383/stat : 22383 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 1 0 0 0 9 0 0 0 24 0 8 0 543837424 94400512 360 33554432000 4194304 4627427 140735333256224 18446744073709551615 47338371524121 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22380/tid=22384] ppid=22378 vsize=92188 CPUtime=0.08 cores=0-7
/proc/22380/task/22384/stat : 22384 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 0 0 0 0 8 0 0 0 24 0 8 0 543837424 94400512 360 33554432000 4194304 4627427 140735333256224 18446744073709551615 47338371524121 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22380/tid=22385] ppid=22378 vsize=92188 CPUtime=0.01 cores=0-7
/proc/22380/task/22385/stat : 22385 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 1 0 0 0 1 0 0 0 25 0 8 0 543837424 94400512 360 33554432000 4194304 4627427 140735333256224 18446744073709551615 47338371524121 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22380/tid=22386] ppid=22378 vsize=92188 CPUtime=0.08 cores=0-7
/proc/22380/task/22386/stat : 22386 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 1 0 0 0 8 0 0 0 25 0 8 0 543837424 94400512 360 33554432000 4194304 4627427 140735333256224 18446744073709551615 47338371524121 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22380/tid=22387] ppid=22378 vsize=92188 CPUtime=0.09 cores=0-7
/proc/22380/task/22387/stat : 22387 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 1 0 0 0 9 0 0 0 24 0 8 0 543837424 94400512 360 33554432000 4194304 4627427 140735333256224 18446744073709551615 47338371524121 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 92188

[startup+0.302395 s]
/proc/loadavg: 7.77 4.05 1.62 2/248 22380
/proc/meminfo: memFree=29313632/32951124 swapFree=67111364/67111528
[pid=22380] ppid=22378 vsize=689132 CPUtime=1.59 cores=0-7
/proc/22380/stat : 22380 (strangenight2-m) S 22378 22380 22314 0 -1 4202496 71745 0 0 0 122 37 0 0 17 0 8 0 543837424 705671168 60582 33554432000 4194304 4627427 140735333256224 18446744073709551615 228244453870 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22380/statm: 172283 60604 342 106 0 167254 0
[pid=22380/tid=22381] ppid=22378 vsize=689132 CPUtime=0.21 cores=0-7
/proc/22380/task/22381/stat : 22381 (strangenight2-m) S 22378 22380 22314 0 -1 4202560 9480 0 0 0 18 3 0 0 17 0 8 0 543837424 705671168 60615 33554432000 4194304 4627427 140735333256224 18446744073709551615 228244453870 0 0 4096 2 18446604453977369472 0 0 -1 2 0 0 0
[pid=22380/tid=22382] ppid=22378 vsize=689132 CPUtime=0.11 cores=0-7
/proc/22380/task/22382/stat : 22382 (strangenight2-m) S 22378 22380 22314 0 -1 4202560 8679 0 0 0 8 3 0 0 16 0 8 0 543837424 705671168 60628 33554432000 4194304 4627427 140735333256224 18446744073709551615 228244453870 0 0 4096 2 18446604453977369472 0 0 -1 0 0 0 0
[pid=22380/tid=22383] ppid=22378 vsize=689132 CPUtime=0.24 cores=0-7
/proc/22380/task/22383/stat : 22383 (strangenight2-m) S 22378 22380 22314 0 -1 4202560 8858 0 0 0 19 5 0 0 17 0 8 0 543837424 705671168 60640 33554432000 4194304 4627427 140735333256224 18446744073709551615 228244453870 0 0 4096 2 18446604453977369472 0 0 -1 1 0 0 0
[pid=22380/tid=22384] ppid=22378 vsize=689132 CPUtime=0.22 cores=0-7
/proc/22380/task/22384/stat : 22384 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 9499 0 0 0 17 5 0 0 17 0 8 0 543837424 705671168 60648 33554432000 4194304 4627427 140735333256224 18446744073709551615 228244453919 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22380/tid=22385] ppid=22378 vsize=689132 CPUtime=0.09 cores=0-7
/proc/22380/task/22385/stat : 22385 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 7911 0 0 0 6 3 0 0 17 0 8 0 543837424 705671168 60662 33554432000 4194304 4627427 140735333256224 18446744073709551615 4507248 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22380/tid=22386] ppid=22378 vsize=689132 CPUtime=0.23 cores=0-7
/proc/22380/task/22386/stat : 22386 (strangenight2-m) S 22378 22380 22314 0 -1 4202560 8535 0 0 0 18 5 0 0 17 0 8 0 543837424 705671168 60691 33554432000 4194304 4627427 140735333256224 18446744073709551615 228244453870 0 0 4096 2 18446604453977369472 0 0 -1 7 0 0 0
[pid=22380/tid=22387] ppid=22378 vsize=689132 CPUtime=0.18 cores=0-7
/proc/22380/task/22387/stat : 22387 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 9315 0 0 0 14 4 0 0 17 0 8 0 543837424 705671168 60703 33554432000 4194304 4627427 140735333256224 18446744073709551615 228244453919 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.59
Current children cumulated vsize (KiB) 689132

[startup+0.711171 s]
/proc/loadavg: 7.77 4.05 1.62 2/248 22380
/proc/meminfo: memFree=29313632/32951124 swapFree=67111364/67111528
[pid=22380] ppid=22378 vsize=694816 CPUtime=4.16 cores=0-7
/proc/22380/stat : 22380 (strangenight2-m) R 22378 22380 22314 0 -1 4202496 82078 0 0 0 357 59 0 0 18 0 8 0 543837424 711491584 70914 33554432000 4194304 4627427 140735333256224 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22380/statm: 173704 70914 368 106 0 168675 0
[pid=22380/tid=22381] ppid=22378 vsize=694816 CPUtime=0.57 cores=0-7
/proc/22380/task/22381/stat : 22381 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 10741 0 0 0 52 5 0 0 16 0 8 0 543837424 711491584 70914 33554432000 4194304 4627427 140735333256224 18446744073709551615 4238994 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22380/tid=22382] ppid=22378 vsize=694816 CPUtime=0.49 cores=0-7
/proc/22380/task/22382/stat : 22382 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 10094 0 0 0 42 7 0 0 16 0 8 0 543837424 711491584 70914 33554432000 4194304 4627427 140735333256224 18446744073709551615 4237851 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22380/tid=22383] ppid=22378 vsize=694816 CPUtime=0.54 cores=0-7
/proc/22380/task/22383/stat : 22383 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 10218 0 0 0 44 10 0 0 18 0 8 0 543837424 711491584 70914 33554432000 4194304 4627427 140735333256224 18446744073709551615 4238966 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22380/tid=22384] ppid=22378 vsize=694816 CPUtime=0.54 cores=0-7
/proc/22380/task/22384/stat : 22384 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 11114 0 0 0 47 7 0 0 16 0 8 0 543837424 711491584 70914 33554432000 4194304 4627427 140735333256224 18446744073709551615 4308987 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22380/tid=22385] ppid=22378 vsize=694816 CPUtime=0.2 cores=0-7
/proc/22380/task/22385/stat : 22385 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 9120 0 0 0 15 5 0 0 16 0 8 0 543837424 711491584 70914 33554432000 4194304 4627427 140735333256224 18446744073709551615 4297744 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22380/tid=22386] ppid=22378 vsize=694816 CPUtime=0.6 cores=0-7
/proc/22380/task/22386/stat : 22386 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 9716 0 0 0 51 9 0 0 17 0 8 0 543837424 711491584 70914 33554432000 4194304 4627427 140735333256224 18446744073709551615 4308335 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22380/tid=22387] ppid=22378 vsize=694816 CPUtime=0.51 cores=0-7
/proc/22380/task/22387/stat : 22387 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 10954 0 0 0 45 6 0 0 16 0 8 0 543837424 711491584 70914 33554432000 4194304 4627427 140735333256224 18446744073709551615 4330282 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.16
Current children cumulated vsize (KiB) 694816

[startup+1.50103 s]
/proc/loadavg: 7.77 4.05 1.62 9/256 22388
/proc/meminfo: memFree=29004684/32951124 swapFree=67111364/67111528
[pid=22380] ppid=22378 vsize=870924 CPUtime=10.13 cores=0-7
/proc/22380/stat : 22380 (strangenight2-m) R 22378 22380 22314 0 -1 4202496 141339 0 0 0 932 81 0 0 18 0 8 0 543837424 891826176 119453 33554432000 4194304 4627427 140735333256224 18446744073709551615 4299630 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22380/statm: 217731 119453 388 106 0 212702 0
[pid=22380/tid=22381] ppid=22378 vsize=870924 CPUtime=1.35 cores=0-7
/proc/22380/task/22381/stat : 22381 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 23028 0 0 0 127 8 0 0 17 0 8 0 543837424 891826176 119453 33554432000 4194304 4627427 140735333256224 18446744073709551615 228244453919 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22380/tid=22382] ppid=22378 vsize=870924 CPUtime=1.25 cores=0-7
/proc/22380/task/22382/stat : 22382 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 20575 0 0 0 115 10 0 0 17 0 8 0 543837424 891826176 119454 33554432000 4194304 4627427 140735333256224 18446744073709551615 228244453919 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22380/tid=22383] ppid=22378 vsize=870924 CPUtime=1.12 cores=0-7
/proc/22380/task/22383/stat : 22383 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 13883 0 0 0 99 13 0 0 18 0 8 0 543837424 891826176 119454 33554432000 4194304 4627427 140735333256224 18446744073709551615 228244453919 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22380/tid=22384] ppid=22378 vsize=870924 CPUtime=1.3 cores=0-7
/proc/22380/task/22384/stat : 22384 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 22159 0 0 0 118 12 0 0 17 0 8 0 543837424 891826176 119455 33554432000 4194304 4627427 140735333256224 18446744073709551615 228244453919 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22380/tid=22385] ppid=22378 vsize=870924 CPUtime=0.98 cores=0-7
/proc/22380/task/22385/stat : 22385 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 12104 0 0 0 90 8 0 0 17 0 8 0 543837424 891826176 119456 33554432000 4194304 4627427 140735333256224 18446744073709551615 4534796 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22380/tid=22386] ppid=22378 vsize=870924 CPUtime=1.35 cores=0-7
/proc/22380/task/22386/stat : 22386 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 17312 0 0 0 124 11 0 0 18 0 8 0 543837424 891826176 119456 33554432000 4194304 4627427 140735333256224 18446744073709551615 4515202 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22380/tid=22387] ppid=22378 vsize=870924 CPUtime=1.29 cores=0-7
/proc/22380/task/22387/stat : 22387 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 10979 0 0 0 123 6 0 0 17 0 8 0 543837424 891826176 119457 33554432000 4194304 4627427 140735333256224 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 10.13
Current children cumulated vsize (KiB) 870924

[startup+3.10075 s]
/proc/loadavg: 7.77 4.05 1.62 10/256 22388
/proc/meminfo: memFree=28779236/32951124 swapFree=67111364/67111528
[pid=22380] ppid=22378 vsize=895024 CPUtime=22.9 cores=0-7
/proc/22380/stat : 22380 (strangenight2-m) R 22378 22380 22314 0 -1 4202496 163173 0 0 0 2206 84 0 0 20 0 8 0 543837424 916504576 135701 33554432000 4194304 4627427 140735333256224 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22380/statm: 223756 135701 388 106 0 218727 0
[pid=22380/tid=22381] ppid=22378 vsize=895024 CPUtime=2.94 cores=0-7
/proc/22380/task/22381/stat : 22381 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 23698 0 0 0 286 8 0 0 19 0 8 0 543837424 916504576 135701 33554432000 4194304 4627427 140735333256224 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22380/tid=22382] ppid=22378 vsize=895024 CPUtime=2.85 cores=0-7
/proc/22380/task/22382/stat : 22382 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 21993 0 0 0 275 10 0 0 18 0 8 0 543837424 916504576 135701 33554432000 4194304 4627427 140735333256224 18446744073709551615 4330127 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22380/tid=22383] ppid=22378 vsize=895024 CPUtime=2.71 cores=0-7
/proc/22380/task/22383/stat : 22383 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 23304 0 0 0 257 14 0 0 20 0 8 0 543837424 916504576 135701 33554432000 4194304 4627427 140735333256224 18446744073709551615 4330946 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22380/tid=22384] ppid=22378 vsize=895024 CPUtime=2.89 cores=0-7
/proc/22380/task/22384/stat : 22384 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 24494 0 0 0 277 12 0 0 19 0 8 0 543837424 916504576 135701 33554432000 4194304 4627427 140735333256224 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22380/tid=22385] ppid=22378 vsize=895024 CPUtime=2.58 cores=0-7
/proc/22380/task/22385/stat : 22385 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 18461 0 0 0 249 9 0 0 19 0 8 0 543837424 916504576 135701 33554432000 4194304 4627427 140735333256224 18446744073709551615 4333188 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22380/tid=22386] ppid=22378 vsize=895024 CPUtime=2.95 cores=0-7
/proc/22380/task/22386/stat : 22386 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 18572 0 0 0 283 12 0 0 20 0 8 0 543837424 916504576 135701 33554432000 4194304 4627427 140735333256224 18446744073709551615 4333188 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22380/tid=22387] ppid=22378 vsize=895024 CPUtime=2.89 cores=0-7
/proc/22380/task/22387/stat : 22387 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 11159 0 0 0 283 6 0 0 19 0 8 0 543837424 916504576 135701 33554432000 4194304 4627427 140735333256224 18446744073709551615 4299657 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 22.9
Current children cumulated vsize (KiB) 895024

[startup+6.30119 s]
/proc/loadavg: 7.79 4.12 1.65 9/256 22388
/proc/meminfo: memFree=28767456/32951124 swapFree=67111364/67111528
[pid=22380] ppid=22378 vsize=895024 CPUtime=48.48 cores=0-7
/proc/22380/stat : 22380 (strangenight2-m) R 22378 22380 22314 0 -1 4202496 164986 0 0 0 4762 86 0 0 25 0 8 0 543837424 916504576 137340 33554432000 4194304 4627427 140735333256224 18446744073709551615 4308416 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22380/statm: 223756 137340 388 106 0 218727 0
[pid=22380/tid=22381] ppid=22378 vsize=895024 CPUtime=6.15 cores=0-7
/proc/22380/task/22381/stat : 22381 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 24117 0 0 0 606 9 0 0 25 0 8 0 543837424 916504576 137340 33554432000 4194304 4627427 140735333256224 18446744073709551615 4324736 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22380/tid=22382] ppid=22378 vsize=895024 CPUtime=6.05 cores=0-7
/proc/22380/task/22382/stat : 22382 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 22181 0 0 0 595 10 0 0 25 0 8 0 543837424 916504576 137340 33554432000 4194304 4627427 140735333256224 18446744073709551615 4330074 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22380/tid=22383] ppid=22378 vsize=895024 CPUtime=5.91 cores=0-7
/proc/22380/task/22383/stat : 22383 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 23493 0 0 0 577 14 0 0 25 0 8 0 543837424 916504576 137340 33554432000 4194304 4627427 140735333256224 18446744073709551615 4308362 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22380/tid=22384] ppid=22378 vsize=895024 CPUtime=6.09 cores=0-7
/proc/22380/task/22384/stat : 22384 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 24651 0 0 0 597 12 0 0 25 0 8 0 543837424 916504576 137340 33554432000 4194304 4627427 140735333256224 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22380/tid=22385] ppid=22378 vsize=895024 CPUtime=5.77 cores=0-7
/proc/22380/task/22385/stat : 22385 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 18786 0 0 0 568 9 0 0 25 0 8 0 543837424 916504576 137340 33554432000 4194304 4627427 140735333256224 18446744073709551615 4309965 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22380/tid=22386] ppid=22378 vsize=895024 CPUtime=6.12 cores=0-7
/proc/22380/task/22386/stat : 22386 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 18820 0 0 0 600 12 0 0 25 0 8 0 543837424 916504576 137340 33554432000 4194304 4627427 140735333256224 18446744073709551615 4322525 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22380/tid=22387] ppid=22378 vsize=895024 CPUtime=6.09 cores=0-7
/proc/22380/task/22387/stat : 22387 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 11301 0 0 0 603 6 0 0 25 0 8 0 543837424 916504576 137340 33554432000 4194304 4627427 140735333256224 18446744073709551615 4308275 0 0 4096 2 0 0 0 -1 6 0 0 0

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

[pid=22380/tid=22383] ppid=22378 vsize=2722256 CPUtime=4661.85 cores=0-7
/proc/22380/task/22383/stat : 22383 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 202529 0 0 0 466068 117 0 0 25 0 8 0 543837424 2787590144 534912 33554432000 4194304 4627427 140735333256224 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22380/tid=22384] ppid=22378 vsize=2722256 CPUtime=4661.55 cores=0-7
/proc/22380/task/22384/stat : 22384 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 239385 0 0 0 466042 113 0 0 25 0 8 0 543837424 2787590144 534912 33554432000 4194304 4627427 140735333256224 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22380/tid=22385] ppid=22378 vsize=2722256 CPUtime=4661.86 cores=0-7
/proc/22380/task/22385/stat : 22385 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 203835 0 0 0 466068 118 0 0 25 0 8 0 543837424 2787590144 534912 33554432000 4194304 4627427 140735333256224 18446744073709551615 4332830 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22380/tid=22386] ppid=22378 vsize=2722256 CPUtime=4631.62 cores=0-7
/proc/22380/task/22386/stat : 22386 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 286681 0 0 0 462995 167 0 0 25 0 8 0 543837424 2787590144 534912 33554432000 4194304 4627427 140735333256224 18446744073709551615 4330330 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22380/tid=22387] ppid=22378 vsize=2722256 CPUtime=4662.19 cores=0-7
/proc/22380/task/22387/stat : 22387 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 443982 0 0 0 466079 140 0 0 25 0 8 0 543837424 2787590144 534912 33554432000 4194304 4627427 140735333256224 18446744073709551615 4309290 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 37259.4
Current children cumulated vsize (KiB) 2722256

[startup+4722.31 s]
/proc/loadavg: 8.16 8.12 8.01 9/256 22538
/proc/meminfo: memFree=27199916/32951124 swapFree=67111364/67111528
[pid=22380] ppid=22378 vsize=2844724 CPUtime=37738.1 cores=0-7
/proc/22380/stat : 22380 (strangenight2-m) R 22378 22380 22314 0 -1 4202496 2122895 0 0 0 3772767 1048 0 0 25 0 8 0 543837424 2912997376 527892 33554432000 4194304 4627427 140735333256224 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22380/statm: 711181 527892 391 106 0 706152 0
[pid=22380/tid=22381] ppid=22378 vsize=2844724 CPUtime=4716.27 cores=0-7
/proc/22380/task/22381/stat : 22381 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 244157 0 0 0 471503 124 0 0 25 0 8 0 543837424 2912997376 527892 33554432000 4194304 4627427 140735333256224 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22380/tid=22382] ppid=22378 vsize=2844724 CPUtime=4722 cores=0-7
/proc/22380/task/22382/stat : 22382 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 231906 0 0 0 472079 121 0 0 25 0 8 0 543837424 2912997376 527892 33554432000 4194304 4627427 140735333256224 18446744073709551615 4308329 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22380/tid=22383] ppid=22378 vsize=2844724 CPUtime=4721.86 cores=0-7
/proc/22380/task/22383/stat : 22383 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 207155 0 0 0 472067 119 0 0 25 0 8 0 543837424 2912997376 527892 33554432000 4194304 4627427 140735333256224 18446744073709551615 4309924 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22380/tid=22384] ppid=22378 vsize=2844724 CPUtime=4721.53 cores=0-7
/proc/22380/task/22384/stat : 22384 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 242209 0 0 0 472040 113 0 0 25 0 8 0 543837424 2912997376 527892 33554432000 4194304 4627427 140735333256224 18446744073709551615 4322609 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22380/tid=22385] ppid=22378 vsize=2844724 CPUtime=4721.87 cores=0-7
/proc/22380/task/22385/stat : 22385 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 206119 0 0 0 472069 118 0 0 25 0 8 0 543837424 2912997376 527892 33554432000 4194304 4627427 140735333256224 18446744073709551615 4333558 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22380/tid=22386] ppid=22378 vsize=2844724 CPUtime=4691.63 cores=0-7
/proc/22380/task/22386/stat : 22386 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 288573 0 0 0 468995 168 0 0 25 0 8 0 543837424 2912997376 527892 33554432000 4194304 4627427 140735333256224 18446744073709551615 4308396 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22380/tid=22387] ppid=22378 vsize=2844724 CPUtime=4722.2 cores=0-7
/proc/22380/task/22387/stat : 22387 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 445040 0 0 0 472079 141 0 0 25 0 8 0 543837424 2912997376 527892 33554432000 4194304 4627427 140735333256224 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 37738.2
Current children cumulated vsize (KiB) 2844724

[startup+4782.3 s]
/proc/loadavg: 8.06 8.09 8.01 9/256 22539
/proc/meminfo: memFree=27148048/32951124 swapFree=67111364/67111528
[pid=22380] ppid=22378 vsize=2971168 CPUtime=38217.6 cores=0-7
/proc/22380/stat : 22380 (strangenight2-m) R 22378 22380 22314 0 -1 4202496 2136285 0 0 0 3820705 1057 0 0 25 0 8 0 543837424 3042476032 541279 33554432000 4194304 4627427 140735333256224 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22380/statm: 742792 541279 391 106 0 737763 0
[pid=22380/tid=22381] ppid=22378 vsize=2971168 CPUtime=4775.8 cores=0-7
/proc/22380/task/22381/stat : 22381 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 246190 0 0 0 477455 125 0 0 25 0 8 0 543837424 3042476032 541279 33554432000 4194304 4627427 140735333256224 18446744073709551615 4309735 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22380/tid=22382] ppid=22378 vsize=2971168 CPUtime=4782 cores=0-7
/proc/22380/task/22382/stat : 22382 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 234040 0 0 0 478077 123 0 0 25 0 8 0 543837424 3042476032 541279 33554432000 4194304 4627427 140735333256224 18446744073709551615 4299630 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22380/tid=22383] ppid=22378 vsize=2971168 CPUtime=4781.86 cores=0-7
/proc/22380/task/22383/stat : 22383 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 210184 0 0 0 478064 122 0 0 25 0 8 0 543837424 3042476032 541279 33554432000 4194304 4627427 140735333256224 18446744073709551615 4308335 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22380/tid=22384] ppid=22378 vsize=2971168 CPUtime=4781.53 cores=0-7
/proc/22380/task/22384/stat : 22384 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 242896 0 0 0 478039 114 0 0 25 0 8 0 543837424 3042476032 541279 33554432000 4194304 4627427 140735333256224 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22380/tid=22385] ppid=22378 vsize=2971168 CPUtime=4781.86 cores=0-7
/proc/22380/task/22385/stat : 22385 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 207751 0 0 0 478066 120 0 0 25 0 8 0 543837424 3042476032 541279 33554432000 4194304 4627427 140735333256224 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22380/tid=22386] ppid=22378 vsize=2971168 CPUtime=4751.62 cores=0-7
/proc/22380/task/22386/stat : 22386 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 290572 0 0 0 474993 169 0 0 25 0 8 0 543837424 3042476032 541279 33554432000 4194304 4627427 140735333256224 18446744073709551615 4321739 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22380/tid=22387] ppid=22378 vsize=2971168 CPUtime=4782.19 cores=0-7
/proc/22380/task/22387/stat : 22387 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 446732 0 0 0 478077 142 0 0 25 0 8 0 543837424 3042476032 541279 33554432000 4194304 4627427 140735333256224 18446744073709551615 4299724 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38217.6
Current children cumulated vsize (KiB) 2971168

[startup+4842.3 s]
/proc/loadavg: 8.07 8.09 8.01 9/256 22541
/proc/meminfo: memFree=27112544/32951124 swapFree=67111364/67111528
[pid=22380] ppid=22378 vsize=2893436 CPUtime=38697.1 cores=0-7
/proc/22380/stat : 22380 (strangenight2-m) R 22378 22380 22314 0 -1 4202496 2153186 0 0 0 3868651 1064 0 0 25 0 8 0 543837424 2962878464 550002 33554432000 4194304 4627427 140735333256224 18446744073709551615 4308359 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22380/statm: 723359 550002 391 106 0 718330 0
[pid=22380/tid=22381] ppid=22378 vsize=2893436 CPUtime=4835.32 cores=0-7
/proc/22380/task/22381/stat : 22381 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 246412 0 0 0 483407 125 0 0 25 0 8 0 543837424 2962878464 550002 33554432000 4194304 4627427 140735333256224 18446744073709551615 4309195 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22380/tid=22382] ppid=22378 vsize=2893436 CPUtime=4842 cores=0-7
/proc/22380/task/22382/stat : 22382 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 236771 0 0 0 484076 124 0 0 25 0 8 0 543837424 2962878464 550002 33554432000 4194304 4627427 140735333256224 18446744073709551615 4308096 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22380/tid=22383] ppid=22378 vsize=2893436 CPUtime=4841.86 cores=0-7
/proc/22380/task/22383/stat : 22383 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 212284 0 0 0 484063 123 0 0 25 0 8 0 543837424 2962878464 550002 33554432000 4194304 4627427 140735333256224 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22380/tid=22384] ppid=22378 vsize=2893436 CPUtime=4841.52 cores=0-7
/proc/22380/task/22384/stat : 22384 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 244548 0 0 0 484037 115 0 0 25 0 8 0 543837424 2962878464 550002 33554432000 4194304 4627427 140735333256224 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22380/tid=22385] ppid=22378 vsize=2893436 CPUtime=4841.86 cores=0-7
/proc/22380/task/22385/stat : 22385 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 210970 0 0 0 484065 121 0 0 25 0 8 0 543837424 2962878464 550002 33554432000 4194304 4627427 140735333256224 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22380/tid=22386] ppid=22378 vsize=2893436 CPUtime=4811.62 cores=0-7
/proc/22380/task/22386/stat : 22386 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 291691 0 0 0 480992 170 0 0 25 0 8 0 543837424 2962878464 550002 33554432000 4194304 4627427 140735333256224 18446744073709551615 4310126 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22380/tid=22387] ppid=22378 vsize=2893436 CPUtime=4842.19 cores=0-7
/proc/22380/task/22387/stat : 22387 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 452578 0 0 0 484076 143 0 0 25 0 8 0 543837424 2962878464 550002 33554432000 4194304 4627427 140735333256224 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38697.2
Current children cumulated vsize (KiB) 2893436

[startup+4902.3 s]
/proc/loadavg: 8.07 8.08 8.00 9/256 22542
/proc/meminfo: memFree=27140776/32951124 swapFree=67111364/67111528
[pid=22380] ppid=22378 vsize=2757288 CPUtime=39176.7 cores=0-7
/proc/22380/stat : 22380 (strangenight2-m) R 22378 22380 22314 0 -1 4202496 2168739 0 0 0 3916595 1072 0 0 25 0 8 0 543837424 2823462912 542993 33554432000 4194304 4627427 140735333256224 18446744073709551615 4309763 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22380/statm: 689322 542993 391 106 0 684293 0
[pid=22380/tid=22381] ppid=22378 vsize=2757288 CPUtime=4894.85 cores=0-7
/proc/22380/task/22381/stat : 22381 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 248672 0 0 0 489359 126 0 0 25 0 8 0 543837424 2823462912 542993 33554432000 4194304 4627427 140735333256224 18446744073709551615 4332992 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22380/tid=22382] ppid=22378 vsize=2757288 CPUtime=4902 cores=0-7
/proc/22380/task/22382/stat : 22382 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 239593 0 0 0 490075 125 0 0 25 0 8 0 543837424 2823462912 542993 33554432000 4194304 4627427 140735333256224 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22380/tid=22383] ppid=22378 vsize=2757288 CPUtime=4901.85 cores=0-7
/proc/22380/task/22383/stat : 22383 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 214573 0 0 0 490061 124 0 0 25 0 8 0 543837424 2823462912 542993 33554432000 4194304 4627427 140735333256224 18446744073709551615 4308362 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22380/tid=22384] ppid=22378 vsize=2757288 CPUtime=4901.51 cores=0-7
/proc/22380/task/22384/stat : 22384 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 246538 0 0 0 490035 116 0 0 25 0 8 0 543837424 2823462912 542993 33554432000 4194304 4627427 140735333256224 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22380/tid=22385] ppid=22378 vsize=2757288 CPUtime=4901.86 cores=0-7
/proc/22380/task/22385/stat : 22385 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 212504 0 0 0 490064 122 0 0 25 0 8 0 543837424 2823462912 542993 33554432000 4194304 4627427 140735333256224 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22380/tid=22386] ppid=22378 vsize=2757288 CPUtime=4871.63 cores=0-7
/proc/22380/task/22386/stat : 22386 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 294483 0 0 0 486992 171 0 0 25 0 8 0 543837424 2823462912 542993 33554432000 4194304 4627427 140735333256224 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22380/tid=22387] ppid=22378 vsize=2757288 CPUtime=4902.2 cores=0-7
/proc/22380/task/22387/stat : 22387 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 454435 0 0 0 490075 145 0 0 25 0 8 0 543837424 2823462912 542993 33554432000 4194304 4627427 140735333256224 18446744073709551615 4308411 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39176.7
Current children cumulated vsize (KiB) 2757288

[startup+4962.3 s]
/proc/loadavg: 8.02 8.07 8.00 9/256 22544
/proc/meminfo: memFree=27133044/32951124 swapFree=67111364/67111528
[pid=22380] ppid=22378 vsize=2693148 CPUtime=39656.2 cores=0-7
/proc/22380/stat : 22380 (strangenight2-m) R 22378 22380 22314 0 -1 4202496 2176850 0 0 0 3964542 1077 0 0 25 0 8 0 543837424 2757783552 544701 33554432000 4194304 4627427 140735333256224 18446744073709551615 4309266 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22380/statm: 673287 544701 391 106 0 668258 0
[pid=22380/tid=22381] ppid=22378 vsize=2693148 CPUtime=4954.37 cores=0-7
/proc/22380/task/22381/stat : 22381 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 250656 0 0 0 495310 127 0 0 25 0 8 0 543837424 2757783552 544701 33554432000 4194304 4627427 140735333256224 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22380/tid=22382] ppid=22378 vsize=2693148 CPUtime=4962 cores=0-7
/proc/22380/task/22382/stat : 22382 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 239946 0 0 0 496075 125 0 0 25 0 8 0 543837424 2757783552 544701 33554432000 4194304 4627427 140735333256224 18446744073709551615 4308359 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22380/tid=22383] ppid=22378 vsize=2693148 CPUtime=4961.86 cores=0-7
/proc/22380/task/22383/stat : 22383 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 216092 0 0 0 496060 126 0 0 25 0 8 0 543837424 2757783552 544701 33554432000 4194304 4627427 140735333256224 18446744073709551615 4309965 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22380/tid=22384] ppid=22378 vsize=2693148 CPUtime=4961.5 cores=0-7
/proc/22380/task/22384/stat : 22384 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 246765 0 0 0 496034 116 0 0 25 0 8 0 543837424 2757783552 544701 33554432000 4194304 4627427 140735333256224 18446744073709551615 4333536 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22380/tid=22385] ppid=22378 vsize=2693148 CPUtime=4961.87 cores=0-7
/proc/22380/task/22385/stat : 22385 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 212883 0 0 0 496064 123 0 0 25 0 8 0 543837424 2757783552 544701 33554432000 4194304 4627427 140735333256224 18446744073709551615 4308280 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22380/tid=22386] ppid=22378 vsize=2693148 CPUtime=4931.62 cores=0-7
/proc/22380/task/22386/stat : 22386 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 296284 0 0 0 492991 171 0 0 25 0 8 0 543837424 2757783552 544701 33554432000 4194304 4627427 140735333256224 18446744073709551615 4321835 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22380/tid=22387] ppid=22378 vsize=2693148 CPUtime=4962.19 cores=0-7
/proc/22380/task/22387/stat : 22387 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 456283 0 0 0 496073 146 0 0 25 0 8 0 543837424 2757783552 544701 33554432000 4194304 4627427 140735333256224 18446744073709551615 4308326 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39656.2
Current children cumulated vsize (KiB) 2693148



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5005.4 s]
/proc/loadavg: 8.11 8.08 8.01 9/256 22545
/proc/meminfo: memFree=27124452/32951124 swapFree=67111364/67111528
[pid=22380] ppid=22378 vsize=2975844 CPUtime=40000.7 cores=0-7
/proc/22380/stat : 22380 (strangenight2-m) R 22378 22380 22314 0 -1 4202496 2189527 0 0 0 3998986 1084 0 0 25 0 8 0 543837424 3047264256 546692 33554432000 4194304 4627427 140735333256224 18446744073709551615 4321810 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22380/statm: 743961 546692 391 106 0 738932 0
[pid=22380/tid=22381] ppid=22378 vsize=2975844 CPUtime=4997.12 cores=0-7
/proc/22380/task/22381/stat : 22381 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 251021 0 0 0 499585 127 0 0 25 0 8 0 543837424 3047264256 546692 33554432000 4194304 4627427 140735333256224 18446744073709551615 4309965 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22380/tid=22382] ppid=22378 vsize=2975844 CPUtime=5005.11 cores=0-7
/proc/22380/task/22382/stat : 22382 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 241845 0 0 0 500385 126 0 0 25 0 8 0 543837424 3047264256 546692 33554432000 4194304 4627427 140735333256224 18446744073709551615 4308624 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22380/tid=22383] ppid=22378 vsize=2975844 CPUtime=5004.97 cores=0-7
/proc/22380/task/22383/stat : 22383 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 216985 0 0 0 500370 127 0 0 25 0 8 0 543837424 3047264256 546692 33554432000 4194304 4627427 140735333256224 18446744073709551615 4308329 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22380/tid=22384] ppid=22378 vsize=2975844 CPUtime=5004.61 cores=0-7
/proc/22380/task/22384/stat : 22384 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 246765 0 0 0 500345 116 0 0 25 0 8 0 543837424 3047264256 546692 33554432000 4194304 4627427 140735333256224 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22380/tid=22385] ppid=22378 vsize=2975844 CPUtime=5004.97 cores=0-7
/proc/22380/task/22385/stat : 22385 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 213570 0 0 0 500374 123 0 0 25 0 8 0 543837424 3047264256 546692 33554432000 4194304 4627427 140735333256224 18446744073709551615 4310028 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22380/tid=22386] ppid=22378 vsize=2975844 CPUtime=4974.74 cores=0-7
/proc/22380/task/22386/stat : 22386 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 298116 0 0 0 497301 173 0 0 25 0 8 0 543837424 3047264256 546692 33554432000 4194304 4627427 140735333256224 18446744073709551615 4309643 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22380/tid=22387] ppid=22378 vsize=2975844 CPUtime=5005.31 cores=0-7
/proc/22380/task/22387/stat : 22387 (strangenight2-m) R 22378 22380 22314 0 -1 4202560 461374 0 0 0 500383 148 0 0 25 0 8 0 543837424 3047264256 546692 33554432000 4194304 4627427 140735333256224 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 40000.7
Current children cumulated vsize (KiB) 2975844

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

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

[startup+5005.51 s]
/proc/loadavg: 8.11 8.08 8.01 9/256 22545
/proc/meminfo: memFree=27124452/32951124 swapFree=67111364/67111528
[pid=22380] ppid=22378 vsize=0 CPUtime=40000.9 cores=0-7
/proc/22380/stat : 22380 (strangenight2-m) Z 22378 22380 22314 0 -1 4203548 2189528 0 0 0 3998991 1094 0 0 25 0 2 0 543837424 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22380/statm: 0 0 0 0 0 0 0
[pid=22380/tid=22381] ppid=22378 vsize=0 CPUtime=4997.23 cores=0-7
/proc/22380/task/22381/stat : 22381 (strangenight2-m) R 22378 22380 22314 0 -1 4203588 251021 0 0 0 499586 137 0 0 25 0 2 0 543837424 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 40000.9
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5005.52
CPU time (s): 40000.9
CPU user time (s): 39989.9
CPU system time (s): 10.9503
CPU usage (%): 799.135
Max. virtual memory (cumulated for all children) (KiB): 3034568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39989.9
system time used= 10.9503
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2189528
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= 85609
involuntary context switches= 175230

runsolver used 11.5852 second user time and 27.2609 second system time

The end

Launcher Data

Begin job on node136 at 2011-05-02 09:46:35
IDJOB=3321043
IDBENCH=70829
IDSOLVER=1709
FILE ID=node136/3321043-1304322394
RUNJOBID= node136-1304322184-22328
PBS_JOBID= 13176790
Free space on /tmp= 73940 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-12.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3321043-1304322394/watcher-3321043-1304322394 -o /tmp/evaluation-result-3321043-1304322394/solver-3321043-1304322394 -C 40000 -W 5100 -M 31000  ./strangenight2-mt --threads=8 HOME/instance-3321043-1304322394.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 0621e557bffdc18ca509447665adecda
RANDOM SEED=1461704344

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:      29313912 kB
Buffers:        660308 kB
Cached:        1239508 kB
SwapCached:          0 kB
Active:        1623628 kB
Inactive:      1563992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29313912 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            9716 kB
Writeback:           0 kB
AnonPages:     1288688 kB
Mapped:          21804 kB
Slab:           370716 kB
PageTables:      15060 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 40138172 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= 73936 MiB
End job on node136 at 2011-05-02 11:10:02