Trace number 3367251

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt (fixed)? (TO) 4800.24 1202.25

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom15.cnf
MD5SUM1f0914c6141fdba914b73575a12b918a
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 variables25972
Number of clauses86411
Sum of the clauses size219707
Maximum clause length879
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 245193
Number of clauses of size 340753
Number of clauses of size 4119
Number of clauses of size 513
Number of clauses of size over 5332

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-3367251-1305412064.cnf'
0.00/0.01	c -- header says num vars:          25972
0.00/0.01	c -- header says num clauses:       86411
2.77/0.71	c -- clauses added:            0 learnts,        86411 normals,            0 xors
2.77/0.71	c -- vars added      25972
2.77/0.71	c Parsing time:  0.03 s
2.77/0.71	c  N st     0         0     25972     40532     40681         0    207435         0   no data   no data
3.17/0.82	c asymm  cl-useful: 8/40532/40532 lits-rem:89 time: 0.57
6.39/1.66	c Flit:    65 Blit:   2414 bXBeca:    0 bXProp: 4236 Bins:      0 BRemL:      0 BRemN:      0 P: 22.2M T:  1.01
6.39/1.66	c Cleaning up after failed var search:     0.00 s 
6.39/1.67	c Replacing     4236 vars Replaced   115220 lits Time:     0.01 s 
6.39/1.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.39/1.69	c bin-w-bin subsume rem          605 bins  time:  0.00 s
6.39/1.69	c subs with bin:        0  lits-rem:        12  v-fix:    0  time:  0.01 s
6.75/1.71	c Subs w/ non-existent bins:      0 l-rem:      4 v-fix:     0 done:  17916 time:  0.02 s
6.75/1.73	c Removed useless bin:      40  fixed:     0  props:   2.48M  time:  0.01 s
7.14/1.80	c lits-rem:         0  cl-subs:      180  v-elim:   5972  v-fix:    0  time:  0.07 s
7.14/1.84	c Finding binary XORs  T:     0.04 s  found:      15
7.14/1.84	c Replacing       15 vars Replaced      192 lits Time:     0.00 s 
7.14/1.87	c Finding non-binary XORs:     0.02 s (found:    5550, avg size: 3.0)
7.14/1.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    881 locsubst:  3542 time:   0.01
7.14/1.87	c Replacing     1771 vars Replaced    10626 lits Time:     0.00 s 
7.14/1.87	c calculated reachability. Time: 0.00
7.14/1.87	c Calc default polars -  time:   0.00 s pos:    1314 undec:   16735 neg:    7923
7.14/1.87	c =========================================================================================
7.14/1.87	c types(t): F = full restart, N = normal restart
7.14/1.87	c types(t): S = simplification begin/end, E = solution found
7.14/1.87	c restart types(rt): st = static, dy = dynamic
7.14/1.87	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
7.14/1.87	c  B st     0         0      9277     15118     12580         0     99714         0   no data   no data
7.95/2.08	c Decided on static restart strategy
9.15/2.38	c  N st     8      4912      9268     15118     12657      4690     99714    165273   no data   no data
13.53/3.44	c  N st    10     11299      9262     15118     12834      7788     99714    419546   no data   no data
16.33/4.11	c  N st    11     17045      9258     15118     12857      8073     99714    204765   no data   no data
21.12/5.32	c  F st    12     25000      9247     15118     13049      9013     99714    299423   no data   no data
21.12/5.33	c  N st    12     25000      9247     15115     12693      8244     98984    285857   no data   no data
21.12/5.36	c Finding binary XORs  T:     0.02 s  found:       0
23.94/6.02	c Decided on static restart strategy
23.94/6.02	c  N st    18     30001      9247     15115     12825     13087     98984    513529   no data   no data
23.94/6.02	c  S st    18     30001      9247     15115     12825     13087     98984    513529   no data   no data
24.31/6.14	c  S st    18     30503      9245     15115     12864     13550     98984    521852   no data   no data
24.31/6.15	c x-sub:  1771 x-cut:      0 vfix:      0 v-elim:    432 locsubst:     0 time:   0.01
25.92/6.54	c Flit:    73 Blit:     11 bXBeca:    0 bXProp:   25 Bins:  83473 BRemL:  40601 BRemN:      8 P:  7.3M T:  0.39
25.92/6.55	c Replacing       25 vars Replaced     1630 lits Time:     0.01 s 
25.92/6.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25.92/6.56	c bin-w-bin subsume rem          329 bins  time:  0.00 s
25.92/6.57	c subs with bin:      625  lits-rem:       485  v-fix:    0  time:  0.01 s
25.92/6.58	c Subs w/ non-existent bins:      0 l-rem:      9 v-fix:     0 done:   8704 time:  0.01 s
25.92/6.58	c Removed useless bin:       3  fixed:     0  props:   0.24M  time:  0.00 s
26.32/6.61	c lits-rem:       209  cl-subs:      201  v-elim:   1491  v-fix:    0  time:  0.03 s
26.32/6.63	c subs with bin:       91  lits-rem:       458  v-fix:    0  time:  0.01 s
26.32/6.65	c lits-rem:       146  cl-subs:      259  v-elim:      0  v-fix:    0  time:  0.02 s
26.71/6.79	c asymm  cl-useful: 192/14672/14672 lits-rem:793 time: 0.14
26.71/6.80	c calculated reachability. Time: 0.00
26.71/6.80	c  N st    18     30503      7213     14672     43625      4265     86669    147687   no data   no data
27.11/6.82	c Finding binary XORs  T:     0.02 s  found:       0
30.30/7.65	c  N st    20     37617      7213     14672     43646      7815     86669    285586   no data   no data
34.30/8.68	c  N st    21     44016      7213     14672     43646     14110     86669    671551   no data   no data
34.69/8.72	c Finding binary XORs  T:     0.02 s  found:       0
35.49/8.96	c  S st    22     45755      7211     14670     86279      8888     86538    420948   no data   no data
35.89/9.06	c  S st    22     46256      7211     14670     86286      9378     86538    432294   no data   no data
35.89/9.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    216 locsubst:     0 time:   0.01
37.12/9.31	c Flit:     4 Blit:      0 bXBeca:    0 bXProp:    0 Bins:   1745 BRemL:  46105 BRemN:     84 P:  3.4M T:  0.24
37.12/9.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
37.12/9.32	c bin-w-bin subsume rem         9657 bins  time:  0.00 s
37.12/9.32	c subs with bin:       62  lits-rem:        15  v-fix:    0  time:  0.01 s
37.12/9.33	c Subs w/ non-existent bins:      0 l-rem:     30 v-fix:     0 done:   6991 time:  0.01 s
37.12/9.33	c Removed useless bin:       2  fixed:     0  props:   0.20M  time:  0.00 s
37.12/9.34	c lits-rem:         1  cl-subs:       33  v-elim:     43  v-fix:    0  time:  0.01 s
37.12/9.37	c subs with bin:        1  lits-rem:         9  v-fix:    0  time:  0.02 s
37.12/9.39	c lits-rem:       356  cl-subs:      110  v-elim:      0  v-fix:    0  time:  0.02 s
37.12/9.39	c vivif2 --  cl tried    14579 cl shrink      122 lits rem        281 time: 0.00
37.48/9.40	c vivif2 --  cl tried     5938 cl shrink      527 lits rem       3877 time: 0.01
37.89/9.54	c asymm  cl-useful: 58/14564/14564 lits-rem:121 time: 0.14
37.89/9.55	c calculated reachability. Time: 0.00
37.89/9.55	c  N st    22     46256      6948     14564     25024      5938     84961    158109   no data   no data
46.28/11.66	c  N st    23     60653      6948     14564     25025     12617     84961    605967   no data   no data
46.68/11.71	c Finding binary XORs  T:     0.02 s  found:      20
51.87/13.00	c  N st    24     69386      6937     14503     26425     11134     84471    381108   no data   no data
51.87/13.00	c  S st    24     69386      6937     14503     26425     11134     84471    381108   no data   no data
51.87/13.09	c  S st    24     69886      6936     14503     27568     11631     84471    393717   no data   no data
52.27/13.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    108 locsubst:     0 time:   0.00
52.67/13.28	c Flit:     4 Blit:      0 bXBeca:    0 bXProp:   84 Bins:   2324 BRemL:   7156 BRemN:      3 P:  4.2M T:  0.18
52.67/13.29	c Replacing      104 vars Replaced     2533 lits Time:     0.01 s 
52.67/13.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
52.67/13.29	c bin-w-bin subsume rem          588 bins  time:  0.00 s
53.06/13.30	c subs with bin:      268  lits-rem:       178  v-fix:    0  time:  0.00 s
53.06/13.31	c Subs w/ non-existent bins:      0 l-rem:      5 v-fix:     0 done:   6720 time:  0.01 s
53.06/13.31	c Removed useless bin:       5  fixed:     0  props:   0.21M  time:  0.00 s
53.06/13.32	c lits-rem:        20  cl-subs:      220  v-elim:     79  v-fix:    0  time:  0.01 s
53.06/13.38	c subs with bin:        3  lits-rem:       483  v-fix:    0  time:  0.04 s
53.46/13.48	c lits-rem:       659  cl-subs:      171  v-elim:      0  v-fix:    0  time:  0.09 s
53.46/13.48	c vivif2 --  cl tried    13896 cl shrink       39 lits rem         48 time: 0.00
53.46/13.50	c vivif2 --  cl tried    11127 cl shrink     1685 lits rem      20207 time: 0.02
54.28/13.64	c asymm  cl-useful: 108/13895/13895 lits-rem:264 time: 0.14
54.28/13.64	c calculated reachability. Time: 0.00
54.28/13.64	c  N st    24     69886      6641     13866     18956     11127     81767    338197   no data   no data
55.85/14.03	c Finding binary XORs  T:     0.02 s  found:      11
64.63/16.21	c  F st    25     87503      6640     13865     18907     16776     81733    467008   no data   no data
64.63/16.21	c Replacing       11 vars Replaced      274 lits Time:     0.00 s 
64.63/16.22	c  N st    25     87503      6629     13865     18885     16771     81711    466966   no data   no data
64.63/16.24	c Finding binary XORs  T:     0.02 s  found:       2
68.24/17.17	c Decided on static restart strategy
70.63/17.73	c  N st    32     95542      6625     13862     20418     24521     81511    924477   no data   no data
77.02/19.31	c  N st    34    104830      6625     13862     20655     20644     81511    691880   no data   no data
77.02/19.31	c  S st    34    104830      6625     13862     20655     20644     81511    691880   no data   no data
77.42/19.42	c  S st    34    105331      6622     13862     20688     21143     81511    706675   no data   no data
77.42/19.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
78.22/19.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     61 BRemL:   1881 BRemN:      0 P:  4.9M T:  0.19
78.22/19.63	c Replacing        2 vars Replaced      709 lits Time:     0.01 s 
78.22/19.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
78.22/19.63	c bin-w-bin subsume rem          342 bins  time:  0.00 s
78.22/19.64	c subs with bin:       12  lits-rem:        13  v-fix:    0  time:  0.00 s
78.22/19.64	c Subs w/ non-existent bins:      0 l-rem:      1 v-fix:     0 done:   6621 time:  0.01 s
78.22/19.65	c Removed useless bin:       0  fixed:     0  props:   0.21M  time:  0.00 s
78.22/19.66	c lits-rem:         4  cl-subs:       71  v-elim:     44  v-fix:    0  time:  0.01 s
78.62/19.79	c subs with bin:        1  lits-rem:       181  v-fix:    0  time:  0.11 s
80.22/20.11	c lits-rem:       996  cl-subs:      660  v-elim:      0  v-fix:    0  time:  0.31 s
80.22/20.11	c vivif2 --  cl tried    13753 cl shrink        1 lits rem          1 time: 0.00
80.22/20.14	c vivif2 --  cl tried    20310 cl shrink     3179 lits rem      23344 time: 0.03
81.04/20.32	c asymm  cl-useful: 42/13753/13753 lits-rem:64 time: 0.17
81.04/20.32	c calculated reachability. Time: 0.00
81.04/20.32	c  N st    34    105331      6577     13752     17733     20310     80911    651352   no data   no data
87.00/21.90	c  N st    35    114930      6577     13752     17733     15685     80911    458572   no data   no data
87.40/21.92	c Finding binary XORs  T:     0.02 s  found:       1
97.78/24.50	c  N st    36    129330      6575     13744     17802     29779     80798   1130196   no data   no data
114.55/28.79	c  N st    37    150926      6573     13744     18022     19472     80798    571894   no data   no data
114.95/28.82	c Finding binary XORs  T:     0.02 s  found:       1
119.35/29.94	c  S st    38    157997      6571     13741     17905     26335     80635    832249   no data   no data
119.75/30.06	c  S st    38    158500      6571     13741     17974     26835     80635    846352   no data   no data
119.75/30.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
120.57/30.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    5 Bins:    138 BRemL:    558 BRemN:      1 P:  5.6M T:  0.20
120.57/30.28	c Replacing        7 vars Replaced     3415 lits Time:     0.01 s 
120.57/30.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
120.57/30.29	c bin-w-bin subsume rem          159 bins  time:  0.00 s
120.57/30.29	c subs with bin:       23  lits-rem:        16  v-fix:    0  time:  0.00 s
120.94/30.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   6564 time:  0.01 s
120.94/30.30	c Removed useless bin:       2  fixed:     0  props:   0.21M  time:  0.00 s
120.94/30.32	c lits-rem:         4  cl-subs:       25  v-elim:      4  v-fix:    0  time:  0.02 s
121.74/30.50	c subs with bin:       23  lits-rem:      1915  v-fix:    0  time:  0.16 s
122.94/30.85	c lits-rem:      1716  cl-subs:      904  v-elim:      0  v-fix:    0  time:  0.35 s
122.94/30.85	c vivif2 --  cl tried    13692 cl shrink        0 lits rem          0 time: 0.00
123.34/30.90	c vivif2 --  cl tried    25408 cl shrink     5949 lits rem      22769 time: 0.04
124.14/31.11	c asymm  cl-useful: 38/13692/13692 lits-rem:66 time: 0.21
124.14/31.11	c calculated reachability. Time: 0.00
124.14/31.11	c  N st    38    158500      6560     13692     16691     25407     80343    762272   no data   no data
163.27/40.91	c  N st    39    207090      6560     13692     16691     37344     80343   1421098   no data   no data
163.27/40.94	c Finding binary XORs  T:     0.02 s  found:       0
195.23/48.98	c  N st    40    237750      6559     13691     16661     28080     80279    856641   no data   no data
195.23/48.98	c  S st    40    237750      6559     13691     16661     28080     80279    856641   no data   no data
196.01/49.15	c  S st    40    238251      6559     13691     16815     28580     80279    868450   no data   no data
196.01/49.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
196.81/49.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:    191 BRemL:    482 BRemN:      1 P:  5.5M T:  0.21
196.81/49.38	c Replacing        2 vars Replaced      175 lits Time:     0.01 s 
196.81/49.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
196.81/49.38	c bin-w-bin subsume rem           40 bins  time:  0.00 s
196.81/49.39	c subs with bin:        9  lits-rem:        12  v-fix:    0  time:  0.00 s
196.81/49.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   6557 time:  0.01 s
197.20/49.40	c Removed useless bin:       0  fixed:     0  props:   0.21M  time:  0.00 s
197.20/49.42	c lits-rem:         1  cl-subs:        6  v-elim:      4  v-fix:    0  time:  0.02 s
197.60/49.58	c subs with bin:        4  lits-rem:       127  v-fix:    0  time:  0.14 s
199.62/50.03	c lits-rem:      3328  cl-subs:      942  v-elim:      0  v-fix:    0  time:  0.44 s
199.62/50.03	c vivif2 --  cl tried    13681 cl shrink        0 lits rem          0 time: 0.00
199.62/50.08	c vivif2 --  cl tried    27024 cl shrink     5510 lits rem      19954 time: 0.04
200.80/50.30	c asymm  cl-useful: 15/13681/13681 lits-rem:29 time: 0.23
200.80/50.31	c calculated reachability. Time: 0.00
200.80/50.31	c  N st    40    238251      6553     13681     15922     27024     80212    782867   no data   no data
200.80/50.32	c Finding binary XORs  T:     0.02 s  found:       0
263.48/66.07	c  F st    41    306251      6553     13681     15928     27840     80212    893286   no data   no data
263.48/66.08	c  N st    41    306251      6553     13681     15928     27840     80212    893286   no data   no data
263.88/66.11	c Finding binary XORs  T:     0.02 s  found:       2
266.68/66.86	c Decided on static restart strategy
285.45/71.59	c  N st    51    334556      6550     13680     16255     31254     80159    994050   no data   no data
305.80/76.62	c  N st    53    357377      6549     13680     16258     28369     80154    699570   no data   no data
305.80/76.62	c  S st    53    357377      6549     13680     16258     28369     80154    699570   no data   no data
306.20/76.78	c  S st    53    357881      6549     13680     16260     28871     80154    712746   no data   no data
306.20/76.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
307.00/76.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    5 Bins:     91 BRemL:    336 BRemN:      0 P:  5.8M T:  0.21
307.40/77.01	c Replacing        7 vars Replaced      701 lits Time:     0.01 s 
307.40/77.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
307.40/77.01	c bin-w-bin subsume rem           58 bins  time:  0.00 s
307.40/77.02	c subs with bin:       20  lits-rem:        19  v-fix:    0  time:  0.00 s
307.40/77.02	c Subs w/ non-existent bins:      0 l-rem:      4 v-fix:     0 done:   6542 time:  0.01 s
307.40/77.03	c Removed useless bin:       1  fixed:     0  props:   0.21M  time:  0.00 s
307.40/77.04	c lits-rem:         3  cl-subs:       21  v-elim:      4  v-fix:    0  time:  0.02 s
307.80/77.17	c subs with bin:       13  lits-rem:       191  v-fix:    0  time:  0.10 s
308.60/77.33	c lits-rem:      1244  cl-subs:      456  v-elim:      0  v-fix:    0  time:  0.16 s
308.60/77.33	c vivif2 --  cl tried    13632 cl shrink        0 lits rem          0 time: 0.00
308.60/77.36	c vivif2 --  cl tried    27308 cl shrink     2258 lits rem      11401 time: 0.03
309.43/77.57	c asymm  cl-useful: 12/13632/13632 lits-rem:16 time: 0.21
309.43/77.58	c calculated reachability. Time: 0.00
309.43/77.58	c  N st    53    357881      6538     13632     15531     27308     79875    644310   no data   no data
309.79/77.60	c Finding binary XORs  T:     0.02 s  found:       0
340.17/85.29	c  N st    54    390274      6538     13632     15536     33263     79874    831711   no data   no data
390.85/97.93	c  N st    55    438862      6538     13632     15543     54193     79874   2187058   no data   no data
390.85/97.95	c Finding binary XORs  T:     0.02 s  found:       1
462.33/115.85	c  N st    56    511744      6538     13632     15915     38075     79874    925363   no data   no data
493.48/123.61	c  N st    57    536823      6537     13632     15943     62089     79874   2378491   no data   no data
493.48/123.61	c  S st    57    536823      6537     13632     15943     62089     79874   2378491   no data   no data
494.27/123.89	c  S st    57    537327      6537     13632     15950     32161     79874    704018   no data   no data
494.67/123.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
495.47/124.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:     37 BRemL:    474 BRemN:      2 P:  5.9M T:  0.21
495.47/124.12	c Replacing        2 vars Replaced       75 lits Time:     0.01 s 
495.47/124.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
495.47/124.13	c bin-w-bin subsume rem           46 bins  time:  0.00 s
495.47/124.13	c subs with bin:       11  lits-rem:        42  v-fix:    0  time:  0.00 s
495.47/124.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   6535 time:  0.01 s
495.47/124.14	c Removed useless bin:       0  fixed:     0  props:   0.20M  time:  0.00 s
495.47/124.16	c lits-rem:         0  cl-subs:       17  v-elim:      5  v-fix:    0  time:  0.02 s
495.86/124.28	c subs with bin:       96  lits-rem:       928  v-fix:    0  time:  0.10 s
496.66/124.42	c lits-rem:       731  cl-subs:      482  v-elim:      0  v-fix:    0  time:  0.13 s
496.66/124.42	c vivif2 --  cl tried    13605 cl shrink        1 lits rem          1 time: 0.00
496.66/124.45	c vivif2 --  cl tried    31073 cl shrink     1523 lits rem       4656 time: 0.03
497.88/124.74	c asymm  cl-useful: 59/13605/13605 lits-rem:71 time: 0.29
497.88/124.74	c calculated reachability. Time: 0.00
497.88/124.74	c  N st    57    537327      6530     13599     15083     31073     79623    669844   no data   no data
690.71/173.02	c  N st    58    701315      6530     13599     15085     57807     79623   2363134   no data   no data
690.71/173.06	c Finding binary XORs  T:     0.02 s  found:       3
824.07/206.44	c  N st    59    805992      6526     13595     14975     49725     79439   1596016   no data   no data
824.07/206.44	c  S st    59    805992      6526     13595     14975     49725     79439   1596016   no data   no data
824.87/206.66	c  S st    59    806495      6526     13595     14996     50225     79439   1610771   no data   no data
824.87/206.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
826.08/206.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:     99 BRemL:    229 BRemN:      0 P:  7.0M T:  0.25
826.08/206.93	c Replacing        5 vars Replaced      502 lits Time:     0.01 s 
826.08/206.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
826.08/206.93	c bin-w-bin subsume rem           28 bins  time:  0.00 s
826.08/206.94	c subs with bin:       11  lits-rem:         8  v-fix:    0  time:  0.00 s
826.08/206.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   6521 time:  0.01 s
826.08/206.95	c Removed useless bin:       2  fixed:     0  props:   0.20M  time:  0.00 s
826.08/206.97	c lits-rem:         2  cl-subs:       14  v-elim:      2  v-fix:    0  time:  0.03 s
827.70/207.35	c subs with bin:        8  lits-rem:       399  v-fix:    0  time:  0.33 s
833.25/208.70	c lits-rem:      4891  cl-subs:     1045  v-elim:      0  v-fix:    0  time:  1.34 s
833.25/208.70	c vivif2 --  cl tried    13572 cl shrink        0 lits rem          0 time: 0.00
833.25/208.79	c vivif2 --  cl tried    48901 cl shrink     8723 lits rem      37937 time: 0.09
834.85/209.12	c asymm  cl-useful: 39/9039/13572 lits-rem:42 time: 0.33
834.85/209.12	c calculated reachability. Time: 0.00
834.85/209.12	c  N st    59    806495      6519     13571     14826     48901     79295   1510031   no data   no data
834.85/209.14	c Finding binary XORs  T:     0.02 s  found:       0
1268.08/317.67	c  F st    60   1071875      6519     13571     14827     61561     79295   2473502   no data   no data
1268.08/317.68	c  N st    60   1071875      6519     13571     14827     61561     79295   2473502   no data   no data
1268.48/317.72	c Finding binary XORs  T:     0.02 s  found:       3
1274.47/319.22	c Decided on static restart strategy
1301.22/325.93	c  N st    70   1100179      6510     13560     14563     88440     79116   3756405   no data   no data
1342.74/336.35	c  N st    72   1136174      6510     13560     14564     78748     79116   3045247   no data   no data
1391.46/348.53	c  N st    73   1168566      6510     13560     14572     65037     79116   2305586   no data   no data
1437.38/360.10	c  N st    74   1209743      6510     13560     14576     58472     79116   1628418   no data   no data
1437.38/360.10	c  S st    74   1209743      6510     13560     14576     58472     79116   1628418   no data   no data
1438.57/360.32	c  S st    74   1210247      6510     13560     14578     58973     79116   1638433   no data   no data
1438.57/360.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1439.77/360.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    5 Bins:     56 BRemL:    290 BRemN:      0 P:  8.0M T:  0.28
1439.77/360.64	c Replacing        8 vars Replaced     1541 lits Time:     0.03 s 
1439.77/360.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1439.77/360.65	c bin-w-bin subsume rem           40 bins  time:  0.00 s
1439.77/360.65	c subs with bin:       51  lits-rem:        30  v-fix:    0  time:  0.00 s
1439.77/360.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   6502 time:  0.01 s
1439.77/360.66	c Removed useless bin:       1  fixed:     0  props:   0.20M  time:  0.00 s
1439.77/360.69	c lits-rem:         2  cl-subs:       26  v-elim:     11  v-fix:    0  time:  0.03 s
1441.38/361.09	c subs with bin:      345  lits-rem:      1301  v-fix:    0  time:  0.35 s
1446.58/362.36	c lits-rem:      2650  cl-subs:     1610  v-elim:      0  v-fix:    0  time:  1.26 s
1446.58/362.36	c vivif2 --  cl tried    13476 cl shrink        0 lits rem          0 time: 0.00
1446.99/362.44	c vivif2 --  cl tried    54659 cl shrink     8961 lits rem      36466 time: 0.08
1447.35/362.55	c asymm  cl-useful: 0/4437/13476 lits-rem:0 time: 0.11
1447.35/362.56	c calculated reachability. Time: 0.00
1447.35/362.56	c  N st    74   1210247      6491     13476     14003     54659     78755   1442052   no data   no data
1447.35/362.58	c Finding binary XORs  T:     0.02 s  found:       0
1546.78/387.44	c  N st    75   1283130      6491     13476     14008     79080     78755   3042949   no data   no data
1547.18/387.50	c Finding binary XORs  T:     0.02 s  found:       1
1688.14/422.80	c  N st    76   1392453      6488     13475     13966     85493     78717   2570142   no data   no data
1950.45/488.52	c  N st    77   1556438      6487     13475     13974     94441     78717   3429376   no data   no data
2218.78/555.75	c  N st    78   1710247      6484     13475     14036     81518     78717   2382542   no data   no data
2218.78/555.75	c  S st    78   1710247      6484     13475     14036     81518     78717   2382542   no data   no data
2218.78/555.78	c Finding binary XORs  T:     0.02 s  found:       8
2220.37/556.11	c  S st    78   1710753      6482     13466     13646     80788     78567   2358704   no data   no data
2220.37/556.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2221.56/556.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      6 BRemL:    212 BRemN:      1 P: 10.0M T:  0.33
2221.96/556.58	c Replacing       10 vars Replaced    31379 lits Time:     0.12 s 
2221.96/556.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2221.96/556.58	c bin-w-bin subsume rem           62 bins  time:  0.00 s
2221.96/556.59	c subs with bin:       42  lits-rem:        35  v-fix:    0  time:  0.00 s
2221.96/556.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   6472 time:  0.01 s
2222.36/556.60	c Removed useless bin:       1  fixed:     0  props:   0.21M  time:  0.00 s
2222.36/556.63	c lits-rem:         2  cl-subs:       15  v-elim:      6  v-fix:    0  time:  0.03 s
2228.79/558.28	c subs with bin:       53  lits-rem:     37683  v-fix:    0  time:  1.59 s
2250.34/563.70	c lits-rem:      4786  cl-subs:     3632  v-elim:      0  v-fix:    0  time:  5.42 s
2250.75/563.71	c vivif2 --  cl tried    13399 cl shrink        0 lits rem          0 time: 0.00
2251.12/563.86	c vivif2 --  cl tried    74302 cl shrink    19281 lits rem      74692 time: 0.15
2252.71/564.22	c asymm  cl-useful: 29/5371/13399 lits-rem:33 time: 0.36
2252.71/564.22	c calculated reachability. Time: 0.00
2252.71/564.22	c  N st    78   1710753      6466     13398     13276     74301     78302   2023936   no data   no data
2887.98/723.37	c  N st    79   2079717      6465     13398     13297     84846     78302   2338768   no data   no data
2888.38/723.41	c Finding binary XORs  T:     0.02 s  found:       4
3119.56/781.39	c  N st    80   2210755      6465     13397     13400     86601     78288   2552904   no data   no data
3119.56/781.39	c  S st    80   2210755      6465     13397     13400     86601     78288   2552904   no data   no data
3121.15/781.79	c  S st    80   2211257      6462     13397     13466     87098     78288   2564933   no data   no data
3121.55/781.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3123.15/782.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    212 BRemL:    376 BRemN:      0 P: 12.7M T:  0.41
3123.15/782.25	c Replacing        4 vars Replaced     1113 lits Time:     0.04 s 
3123.15/782.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3123.15/782.26	c bin-w-bin subsume rem           73 bins  time:  0.00 s
3123.15/782.26	c subs with bin:       27  lits-rem:        17  v-fix:    0  time:  0.00 s
3123.15/782.27	c Subs w/ non-existent bins:      0 l-rem:      2 v-fix:     0 done:   6457 time:  0.01 s
3123.15/782.27	c Removed useless bin:       1  fixed:     0  props:   0.22M  time:  0.00 s
3123.55/782.31	c lits-rem:         3  cl-subs:        5  v-elim:      4  v-fix:    0  time:  0.04 s
3125.54/782.87	c subs with bin:      124  lits-rem:      2014  v-fix:    0  time:  0.49 s
3153.10/789.71	c lits-rem:      3899  cl-subs:     3294  v-elim:      0  v-fix:    0  time:  6.84 s
3153.10/789.72	c vivif2 --  cl tried    13358 cl shrink        1 lits rem          1 time: 0.00
3153.89/789.91	c vivif2 --  cl tried    82742 cl shrink    16201 lits rem      49787 time: 0.19
3155.52/790.38	c asymm  cl-useful: 6/7490/13358 lits-rem:8 time: 0.47
3155.52/790.39	c calculated reachability. Time: 0.00
3155.52/790.39	c  N st    80   2211257      6453     13357     12908     82741     78117   2372824   no data   no data
3155.88/790.41	c Finding binary XORs  T:     0.02 s  found:       0
4242.75/1062.69	c  N st    81   2711260      6453     13357     12909    103634     78117   3329359   no data   no data
4242.75/1062.69	c  S st    81   2711260      6453     13357     12909    103634     78117   3329359   no data   no data
4243.15/1062.73	c Finding binary XORs  T:     0.02 s  found:       3
4244.77/1063.15	c  S st    81   2711765      6452     13350     13163    104112     78101   3345094   no data   no data
4244.77/1063.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4246.73/1063.63	c Flit:     0 Blit:      2 bXBeca:    0 bXProp:    2 Bins:    699 BRemL:    765 BRemN:      0 P: 14.1M T:  0.47
4246.73/1063.68	c Replacing        5 vars Replaced     1708 lits Time:     0.05 s 
4246.73/1063.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4246.73/1063.69	c bin-w-bin subsume rem           67 bins  time:  0.00 s
4246.73/1063.69	c subs with bin:       25  lits-rem:        16  v-fix:    0  time:  0.00 s
4247.13/1063.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   6445 time:  0.01 s
4247.13/1063.70	c Removed useless bin:       0  fixed:     0  props:   0.22M  time:  0.00 s
4247.13/1063.75	c lits-rem:         2  cl-subs:        7  v-elim:      2  v-fix:    0  time:  0.05 s
4250.73/1064.65	c subs with bin:      178  lits-rem:      3219  v-fix:    0  time:  0.81 s
4294.65/1075.61	c lits-rem:      4590  cl-subs:     3757  v-elim:      0  v-fix:    0  time: 10.97 s
4294.65/1075.62	c vivif2 --  cl tried    13309 cl shrink        3 lits rem          3 time: 0.00
4295.46/1075.86	c vivif2 --  cl tried    96166 cl shrink    22531 lits rem     105477 time: 0.23
4297.48/1076.37	c asymm  cl-useful: 15/3958/13309 lits-rem:15 time: 0.52
4297.48/1076.38	c calculated reachability. Time: 0.00
4297.48/1076.38	c  N st    81   2711765      6443     13309     12919     96161     77951   2930154   no data   no data
4297.85/1076.40	c Finding binary XORs  T:     0.02 s  found:       0

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3367251-1305412064/watcher-3367251-1305412064 -o /tmp/evaluation-result-3367251-1305412064/solver-3367251-1305412064 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3367251-1305412064.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: 7.75 7.85 5.83 7/241 9043
/proc/meminfo: memFree=24169132/32951124 swapFree=61559568/67111528
[pid=9043] ppid=9041 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/9043/stat : 9043 (strangenight2-m) R 9041 9043 8848 0 -1 4202496 406 0 0 0 0 0 0 0 25 0 4 0 652807167 52396032 347 33554432000 4194304 4580107 140734225257248 18446744073709551615 48005331445676 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9043/statm: 12792 347 299 95 0 7774 0
[pid=9043/tid=9044] ppid=9041 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/9043/task/9044/stat : 9044 (strangenight2-m) R 9041 9043 8848 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 652807168 52396032 347 33554432000 4194304 4580107 140734225257248 18446744073709551615 222921833457 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9043/tid=9045] ppid=9041 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/9043/task/9045/stat : 9045 (strangenight2-m) R 9041 9043 8848 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 652807168 52396032 347 33554432000 4194304 4580107 140734225257248 18446744073709551615 48005331445676 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9043/tid=9046] ppid=9041 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/9043/task/9046/stat : 9046 (strangenight2-m) R 9041 9043 8848 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 652807168 52396032 347 33554432000 4194304 4580107 140734225257248 18446744073709551615 48005331445672 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.027744 s]
/proc/loadavg: 7.75 7.85 5.83 7/241 9043
/proc/meminfo: memFree=24169132/32951124 swapFree=61559568/67111528
[pid=9043] ppid=9041 vsize=304044 CPUtime=0.1 cores=1,3,5,7
/proc/9043/stat : 9043 (strangenight2-m) R 9041 9043 8848 0 -1 4202496 12210 0 0 0 8 2 0 0 18 0 4 0 652807167 311341056 10159 33554432000 4194304 4580107 140734225257248 18446744073709551615 4354920 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9043/statm: 76011 10434 338 95 0 70993 0
[pid=9043/tid=9044] ppid=9041 vsize=304308 CPUtime=0.02 cores=1,3,5,7
/proc/9043/task/9044/stat : 9044 (strangenight2-m) S 9041 9043 8848 0 -1 4202560 3103 0 0 0 2 0 0 0 18 0 4 0 652807168 311611392 10617 33554432000 4194304 4580107 140734225257248 18446744073709551615 222921882094 0 0 4096 2 18446604469097879424 0 0 -1 7 0 0 0
[pid=9043/tid=9045] ppid=9041 vsize=304308 CPUtime=0.03 cores=1,3,5,7
/proc/9043/task/9045/stat : 9045 (strangenight2-m) R 9041 9043 8848 0 -1 4202560 3165 0 0 0 2 1 0 0 18 0 4 0 652807168 311611392 10637 33554432000 4194304 4580107 140734225257248 18446744073709551615 4489474 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9043/tid=9046] ppid=9041 vsize=304308 CPUtime=0.02 cores=1,3,5,7
/proc/9043/task/9046/stat : 9046 (strangenight2-m) S 9041 9043 8848 0 -1 4202560 3042 0 0 0 2 0 0 0 25 0 4 0 652807168 311611392 10653 33554432000 4194304 4580107 140734225257248 18446744073709551615 222921882094 0 0 4096 2 18446604469097879424 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 304044

[startup+0.625534 s]
/proc/loadavg: 7.75 7.85 5.83 7/241 9043
/proc/meminfo: memFree=24169132/32951124 swapFree=61559568/67111528
[pid=9043] ppid=9041 vsize=307020 CPUtime=2.47 cores=1,3,5,7
/proc/9043/stat : 9043 (strangenight2-m) R 9041 9043 8848 0 -1 4202496 14572 0 0 0 243 4 0 0 18 0 4 0 652807167 314388480 12521 33554432000 4194304 4580107 140734225257248 18446744073709551615 222921438241 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9043/statm: 76755 12521 361 95 0 71737 0
[pid=9043/tid=9044] ppid=9041 vsize=307020 CPUtime=0.6 cores=1,3,5,7
/proc/9043/task/9044/stat : 9044 (strangenight2-m) R 9041 9043 8848 0 -1 4202560 3372 0 0 0 60 0 0 0 18 0 4 0 652807168 314388480 12521 33554432000 4194304 4580107 140734225257248 18446744073709551615 222921438241 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9043/tid=9045] ppid=9041 vsize=307020 CPUtime=0.61 cores=1,3,5,7
/proc/9043/task/9045/stat : 9045 (strangenight2-m) R 9041 9043 8848 0 -1 4202560 3557 0 0 0 60 1 0 0 18 0 4 0 652807168 314388480 12521 33554432000 4194304 4580107 140734225257248 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9043/tid=9046] ppid=9041 vsize=307020 CPUtime=0.6 cores=1,3,5,7
/proc/9043/task/9046/stat : 9046 (strangenight2-m) R 9041 9043 8848 0 -1 4202560 3810 0 0 0 60 0 0 0 18 0 4 0 652807168 314388480 12521 33554432000 4194304 4580107 140734225257248 18446744073709551615 4321636 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.47
Current children cumulated vsize (KiB) 307020

[startup+0.701048 s]
/proc/loadavg: 7.75 7.85 5.83 7/241 9043
/proc/meminfo: memFree=24169132/32951124 swapFree=61559568/67111528
[pid=9043] ppid=9041 vsize=307020 CPUtime=2.77 cores=1,3,5,7
/proc/9043/stat : 9043 (strangenight2-m) R 9041 9043 8848 0 -1 4202496 17657 0 0 0 272 5 0 0 18 0 4 0 652807167 314388480 15606 33554432000 4194304 4580107 140734225257248 18446744073709551615 222921438241 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9043/statm: 76755 15606 361 95 0 71737 0
[pid=9043/tid=9044] ppid=9041 vsize=307020 CPUtime=0.68 cores=1,3,5,7
/proc/9043/task/9044/stat : 9044 (strangenight2-m) R 9041 9043 8848 0 -1 4202560 4446 0 0 0 67 1 0 0 18 0 4 0 652807168 314388480 15607 33554432000 4194304 4580107 140734225257248 18446744073709551615 4293720 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9043/tid=9045] ppid=9041 vsize=307020 CPUtime=0.68 cores=1,3,5,7
/proc/9043/task/9045/stat : 9045 (strangenight2-m) R 9041 9043 8848 0 -1 4202560 4544 0 0 0 67 1 0 0 18 0 4 0 652807168 314388480 15607 33554432000 4194304 4580107 140734225257248 18446744073709551615 4292941 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9043/tid=9046] ppid=9041 vsize=307020 CPUtime=0.68 cores=1,3,5,7
/proc/9043/task/9046/stat : 9046 (strangenight2-m) R 9041 9043 8848 0 -1 4202560 3843 0 0 0 68 0 0 0 18 0 4 0 652807168 314388480 15609 33554432000 4194304 4580107 140734225257248 18446744073709551615 4293125 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 307020

[startup+0.801031 s]
/proc/loadavg: 7.75 7.85 5.83 7/241 9043
/proc/meminfo: memFree=24169132/32951124 swapFree=61559568/67111528
[pid=9043] ppid=9041 vsize=307152 CPUtime=3.17 cores=1,3,5,7
/proc/9043/stat : 9043 (strangenight2-m) R 9041 9043 8848 0 -1 4202496 21661 0 0 0 311 6 0 0 18 0 4 0 652807167 314523648 19610 33554432000 4194304 4580107 140734225257248 18446744073709551615 4231546 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9043/statm: 76788 19612 361 95 0 71770 0
[pid=9043/tid=9044] ppid=9041 vsize=307152 CPUtime=0.78 cores=1,3,5,7
/proc/9043/task/9044/stat : 9044 (strangenight2-m) R 9041 9043 8848 0 -1 4202560 5762 0 0 0 77 1 0 0 19 0 4 0 652807168 314523648 19612 33554432000 4194304 4580107 140734225257248 18446744073709551615 4234420 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9043/tid=9045] ppid=9041 vsize=307152 CPUtime=0.78 cores=1,3,5,7
/proc/9043/task/9045/stat : 9045 (strangenight2-m) R 9041 9043 8848 0 -1 4202560 5862 0 0 0 77 1 0 0 18 0 4 0 652807168 314523648 19614 33554432000 4194304 4580107 140734225257248 18446744073709551615 4293698 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9043/tid=9046] ppid=9041 vsize=307152 CPUtime=0.78 cores=1,3,5,7
/proc/9043/task/9046/stat : 9046 (strangenight2-m) R 9041 9043 8848 0 -1 4202560 3891 0 0 0 78 0 0 0 19 0 4 0 652807168 314523648 19614 33554432000 4194304 4580107 140734225257248 18446744073709551615 4293222 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.17
Current children cumulated vsize (KiB) 307152

[startup+1.50091 s]
/proc/loadavg: 7.75 7.85 5.83 9/245 9047
/proc/meminfo: memFree=24013108/32951124 swapFree=61559568/67111528
[pid=9043] ppid=9041 vsize=310568 CPUtime=5.98 cores=1,3,5,7
/proc/9043/stat : 9043 (strangenight2-m) R 9041 9043 8848 0 -1 4202496 39176 0 0 0 587 11 0 0 18 0 4 0 652807167 318021632 36622 33554432000 4194304 4580107 140734225257248 18446744073709551615 4293698 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9043/statm: 77642 36622 361 95 0 72624 0
[pid=9043/tid=9044] ppid=9041 vsize=310568 CPUtime=1.47 cores=1,3,5,7
/proc/9043/task/9044/stat : 9044 (strangenight2-m) R 9041 9043 8848 0 -1 4202560 11426 0 0 0 144 3 0 0 18 0 4 0 652807168 318021632 36622 33554432000 4194304 4580107 140734225257248 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9043/tid=9045] ppid=9041 vsize=310568 CPUtime=1.5 cores=1,3,5,7
/proc/9043/task/9045/stat : 9045 (strangenight2-m) R 9041 9043 8848 0 -1 4202560 11512 0 0 0 147 3 0 0 18 0 4 0 652807168 318021632 36622 33554432000 4194304 4580107 140734225257248 18446744073709551615 4293235 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9043/tid=9046] ppid=9041 vsize=310568 CPUtime=1.49 cores=1,3,5,7
/proc/9043/task/9046/stat : 9046 (strangenight2-m) R 9041 9043 8848 0 -1 4202560 4448 0 0 0 149 0 0 0 19 0 4 0 652807168 318021632 36622 33554432000 4194304 4580107 140734225257248 18446744073709551615 4294533 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) 310568

[startup+3.10061 s]
/proc/loadavg: 7.77 7.86 5.84 9/245 9047
/proc/meminfo: memFree=23968468/32951124 swapFree=61559568/67111528
[pid=9043] ppid=9041 vsize=288484 CPUtime=12.34 cores=1,3,5,7
/proc/9043/stat : 9043 (strangenight2-m) R 9041 9043 8848 0 -1 4202496 54879 0 0 0 1220 14 0 0 19 0 4 0 652807167 295407616 46431 33554432000 4194304 4580107 140734225257248 18446744073709551615 4295465 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9043/statm: 72121 46431 380 95 0 67103 0
[pid=9043/tid=9044] ppid=9041 vsize=288484 CPUtime=3.06 cores=1,3,5,7
/proc/9043/task/9044/stat : 9044 (strangenight2-m) R 9041 9043 8848 0 -1 4202560 16546 0 0 0 301 5 0 0 19 0 4 0 652807168 295407616 46431 33554432000 4194304 4580107 140734225257248 18446744073709551615 4294220 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9043/tid=9045] ppid=9041 vsize=288484 CPUtime=3.08 cores=1,3,5,7
/proc/9043/task/9045/stat : 9045 (strangenight2-m) R 9041 9043 8848 0 -1 4202560 16163 0 0 0 305 3 0 0 22 0 4 0 652807168 295407616 46431 33554432000 4194304 4580107 140734225257248 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9043/tid=9046] ppid=9041 vsize=288484 CPUtime=3.08 cores=1,3,5,7
/proc/9043/task/9046/stat : 9046 (strangenight2-m) R 9041 9043 8848 0 -1 4202560 5574 0 0 0 307 1 0 0 25 0 4 0 652807168 295407616 46431 33554432000 4194304 4580107 140734225257248 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 288484

[startup+6.30103 s]
/proc/loadavg: 7.77 7.86 5.84 9/245 9047
/proc/meminfo: memFree=23959120/32951124 swapFree=61559568/67111528
[pid=9043] ppid=9041 vsize=319240 CPUtime=25.12 cores=1,3,5,7
/proc/9043/stat : 9043 (strangenight2-m) R 9041 9043 8848 0 -1 4202496 62064 0 0 0 2496 16 0 0 25 0 4 0 652807167 326901760 49628 33554432000 4194304 4580107 140734225257248 18446744073709551615 222921444354 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9043/statm: 79810 49628 381 95 0 74792 0
[pid=9043/tid=9044] ppid=9041 vsize=319240 CPUtime=6.23 cores=1,3,5,7
/proc/9043/task/9044/stat : 9044 (strangenight2-m) R 9041 9043 8848 0 -1 4202560 18555 0 0 0 618 5 0 0 25 0 4 0 652807168 326901760 49628 33554432000 4194304 4580107 140734225257248 18446744073709551615 4306071 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9043/tid=9045] ppid=9041 vsize=319240 CPUtime=6.29 cores=1,3,5,7
/proc/9043/task/9045/stat : 9045 (strangenight2-m) R 9041 9043 8848 0 -1 4202560 17874 0 0 0 625 4 0 0 25 0 4 0 652807168 326901760 49628 33554432000 4194304 4580107 140734225257248 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9043/tid=9046] ppid=9041 vsize=319240 CPUtime=6.28 cores=1,3,5,7
/proc/9043/task/9046/stat : 9046 (strangenight2-m) R 9041 9043 8848 0 -1 4202560 7215 0 0 0 627 1 0 0 25 0 4 0 652807168 326901760 49628 33554432000 4194304 4580107 140734225257248 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 319240

[startup+12.7009 s]
/proc/loadavg: 7.81 7.86 5.86 9/245 9048
/proc/meminfo: memFree=23858328/32951124 swapFree=61559568/67111528
[pid=9043] ppid=9041 vsize=423360 CPUtime=50.66 cores=1,3,5,7
/proc/9043/stat : 9043 (strangenight2-m) R 9041 9043 8848 0 -1 4202496 79949 0 0 0 5047 19 0 0 25 0 4 0 652807167 433520640 63000 33554432000 4194304 4580107 140734225257248 18446744073709551615 4294955 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9043/statm: 105840 63000 381 95 0 100822 0
[pid=9043/tid=9044] ppid=9041 vsize=423360 CPUtime=12.59 cores=1,3,5,7
/proc/9043/task/9044/stat : 9044 (strangenight2-m) R 9041 9043 8848 0 -1 4202560 21932 0 0 0 1253 6 0 0 25 0 4 0 652807168 433520640 63000 33554432000 4194304 4580107 140734225257248 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9043/tid=9045] ppid=9041 vsize=423360 CPUtime=12.68 cores=1,3,5,7
/proc/9043/task/9045/stat : 9045 (strangenight2-m) R 9041 9043 8848 0 -1 4202560 22558 0 0 0 1263 5 0 0 25 0 4 0 652807168 433520640 63000 33554432000 4194304 4580107 140734225257248 18446744073709551615 4296161 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9043/tid=9046] ppid=9041 vsize=423360 CPUtime=12.67 cores=1,3,5,7
/proc/9043/task/9046/stat : 9046 (strangenight2-m) R 9041 9043 8848 0 -1 4202560 12680 0 0 0 1266 1 0 0 25 0 4 0 652807168 433520640 63000 33554432000 4194304 4580107 140734225257248 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 423360

[startup+25.5005 s]
/proc/loadavg: 7.83 7.86 5.88 9/245 9048
/proc/meminfo: memFree=23652604/32951124 swapFree=61559568/67111528
[pid=9043] ppid=9041 vsize=554432 CPUtime=101.78 cores=1,3,5,7
/proc/9043/stat : 9043 (strangenight2-m) R 9041 9043 8848 0 -1 4202496 105826 0 0 0 10153 25 0 0 25 0 4 0 652807167 567738368 80436 33554432000 4194304 4580107 140734225257248 18446744073709551615 4295461 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9043/statm: 138608 80436 381 95 0 133590 0
[pid=9043/tid=9044] ppid=9041 vsize=554432 CPUtime=25.3 cores=1,3,5,7
/proc/9043/task/9044/stat : 9044 (strangenight2-m) R 9041 9043 8848 0 -1 4202560 32792 0 0 0 2522 8 0 0 25 0 4 0 652807168 567738368 80436 33554432000 4194304 4580107 140734225257248 18446744073709551615 4295182 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9043/tid=9045] ppid=9041 vsize=554432 CPUtime=25.48 cores=1,3,5,7
/proc/9043/task/9045/stat : 9045 (strangenight2-m) R 9041 9043 8848 0 -1 4202560 30559 0 0 0 2541 7 0 0 25 0 4 0 652807168 567738368 80436 33554432000 4194304 4580107 140734225257248 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9043/tid=9046] ppid=9041 vsize=554432 CPUtime=25.48 cores=1,3,5,7
/proc/9043/task/9046/stat : 9046 (strangenight2-m) R 9041 9043 8848 0 -1 4202560 13331 0 0 0 2546 2 0 0 25 0 4 0 652807168 567738368 80436 33554432000 4194304 4580107 140734225257248 18446744073709551615 4295723 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.78
Current children cumulated vsize (KiB) 554432

[startup+51.1088 s]
/proc/loadavg: 7.97 7.89 5.95 9/245 9049
/proc/meminfo: memFree=23510880/32951124 swapFree=61559568/67111528
[pid=9043] ppid=9041 vsize=554432 CPUtime=204.02 cores=1,3,5,7
/proc/9043/stat : 9043 (strangenight2-m) R 9041 9043 8848 0 -1 4202496 141743 0 0 0 20369 33 0 0 25 0 4 0 652807167 567738368 95788 33554432000 4194304 4580107 140734225257248 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9043/statm: 138608 95788 381 95 0 133590 0
[pid=9043/tid=9044] ppid=9041 vsize=554432 CPUtime=50.71 cores=1,3,5,7
/proc/9043/task/9044/stat : 9044 (strangenight2-m) R 9041 9043 8848 0 -1 4202560 41947 0 0 0 5061 10 0 0 25 0 4 0 652807168 567738368 95788 33554432000 4194304 4580107 140734225257248 18446744073709551615 4321122 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9043/tid=9045] ppid=9041 vsize=554432 CPUtime=51.09 cores=1,3,5,7
/proc/9043/task/9045/stat : 9045 (strangenight2-m) R 9041 9043 8848 0 -1 4202560 46582 0 0 0 5099 10 0 0 25 0 4 0 652807168 567738368 95788 33554432000 4194304 4580107 140734225257248 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9043/tid=9046] ppid=9041 vsize=554432 CPUtime=51.08 cores=1,3,5,7
/proc/9043/task/9046/stat : 9046 (strangenight2-m) R 9041 9043 8848 0 -1 4202560 16406 0 0 0 5106 2 0 0 25 0 4 0 652807168 567738368 95788 33554432000 4194304 4580107 140734225257248 18446744073709551615 4293225 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 204.02
Current children cumulated vsize (KiB) 554432

[startup+102.3 s]
/proc/loadavg: 8.03 7.92 6.06 9/245 9050
/proc/meminfo: memFree=23392796/32951124 swapFree=61559568/67111528
[pid=9043] ppid=9041 vsize=645132 CPUtime=408.42 cores=1,3,5,7
/proc/9043/stat : 9043 (strangenight2-m) R 9041 9043 8848 0 -1 4202496 189566 0 0 0 40796 46 0 0 25 0 4 0 652807167 660615168 104229 33554432000 4194304 4580107 140734225257248 18446744073709551615 4292938 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9043/statm: 161283 104229 381 95 0 156265 0
[pid=9043/tid=9044] ppid=9041 vsize=645132 CPUtime=101.55 cores=1,3,5,7
/proc/9043/task/9044/stat : 9044 (strangenight2-m) R 9041 9043 8848 0 -1 4202560 54836 0 0 0 10141 14 0 0 25 0 4 0 652807168 660615168 104229 33554432000 4194304 4580107 140734225257248 18446744073709551615 4305984 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9043/tid=9045] ppid=9041 vsize=645132 CPUtime=102.29 cores=1,3,5,7
/proc/9043/task/9045/stat : 9045 (strangenight2-m) R 9041 9043 8848 0 -1 4202560 64803 0 0 0 10214 15 0 0 25 0 4 0 652807168 660615168 104229 33554432000 4194304 4580107 140734225257248 18446744073709551615 4293232 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9043/tid=9046] ppid=9041 vsize=645132 CPUtime=102.28 cores=1,3,5,7
/proc/9043/task/9046/stat : 9046 (strangenight2-m) R 9041 9043 8848 0 -1 4202560 18219 0 0 0 10225 3 0 0 25 0 4 0 652807168 660615168 104229 33554432000 4194304 4580107 140734225257248 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.42
Current children cumulated vsize (KiB) 645132

[startup+162.3 s]

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

[pid=9043] ppid=9041 vsize=809964 CPUtime=2804.16 cores=1,3,5,7
/proc/9043/stat : 9043 (strangenight2-m) R 9041 9043 8848 0 -1 4202496 610274 0 0 0 280208 208 0 0 25 0 4 0 652807167 829403136 156425 33554432000 4194304 4580107 140734225257248 18446744073709551615 4294418 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9043/statm: 202491 156425 381 95 0 197473 0
[pid=9043/tid=9044] ppid=9041 vsize=809964 CPUtime=697.2 cores=1,3,5,7
/proc/9043/task/9044/stat : 9044 (strangenight2-m) R 9041 9043 8848 0 -1 4202560 183692 0 0 0 69659 61 0 0 25 0 4 0 652807168 829403136 156425 33554432000 4194304 4580107 140734225257248 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9043/tid=9045] ppid=9041 vsize=809964 CPUtime=702.31 cores=1,3,5,7
/proc/9043/task/9045/stat : 9045 (strangenight2-m) R 9041 9043 8848 0 -1 4202560 206116 0 0 0 70161 70 0 0 25 0 4 0 652807168 829403136 156425 33554432000 4194304 4580107 140734225257248 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9043/tid=9046] ppid=9041 vsize=809964 CPUtime=702.29 cores=1,3,5,7
/proc/9043/task/9046/stat : 9046 (strangenight2-m) R 9041 9043 8848 0 -1 4202560 38005 0 0 0 70218 11 0 0 25 0 4 0 652807168 829403136 156425 33554432000 4194304 4580107 140734225257248 18446744073709551615 4293184 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2804.16
Current children cumulated vsize (KiB) 809964

[startup+762.301 s]
/proc/loadavg: 8.06 8.06 7.07 9/245 9158
/proc/meminfo: memFree=22400708/32951124 swapFree=61559568/67111528
[pid=9043] ppid=9041 vsize=1027752 CPUtime=3043.7 cores=1,3,5,7
/proc/9043/stat : 9043 (strangenight2-m) R 9041 9043 8848 0 -1 4202496 638341 0 0 0 304151 219 0 0 25 0 4 0 652807167 1052418048 168592 33554432000 4194304 4580107 140734225257248 18446744073709551615 4294520 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9043/statm: 256938 168592 381 95 0 251920 0
[pid=9043/tid=9044] ppid=9041 vsize=1027752 CPUtime=756.77 cores=1,3,5,7
/proc/9043/task/9044/stat : 9044 (strangenight2-m) R 9041 9043 8848 0 -1 4202560 191238 0 0 0 75612 65 0 0 25 0 4 0 652807168 1052418048 168592 33554432000 4194304 4580107 140734225257248 18446744073709551615 4294551 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9043/tid=9045] ppid=9041 vsize=1027752 CPUtime=762.31 cores=1,3,5,7
/proc/9043/task/9045/stat : 9045 (strangenight2-m) R 9041 9043 8848 0 -1 4202560 216801 0 0 0 76157 74 0 0 25 0 4 0 652807168 1052418048 168592 33554432000 4194304 4580107 140734225257248 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9043/tid=9046] ppid=9041 vsize=1027752 CPUtime=762.29 cores=1,3,5,7
/proc/9043/task/9046/stat : 9046 (strangenight2-m) R 9041 9043 8848 0 -1 4202560 38912 0 0 0 76217 12 0 0 25 0 4 0 652807168 1052418048 168592 33554432000 4194304 4580107 140734225257248 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3043.7
Current children cumulated vsize (KiB) 1027752

[startup+822.301 s]
/proc/loadavg: 8.02 8.05 7.13 9/245 9159
/proc/meminfo: memFree=22346480/32951124 swapFree=61559568/67111528
[pid=9043] ppid=9041 vsize=873820 CPUtime=3283.26 cores=1,3,5,7
/proc/9043/stat : 9043 (strangenight2-m) R 9041 9043 8848 0 -1 4202496 674406 0 0 0 328095 231 0 0 25 0 4 0 652807167 894791680 180366 33554432000 4194304 4580107 140734225257248 18446744073709551615 4295404 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9043/statm: 218455 180366 381 95 0 213437 0
[pid=9043/tid=9044] ppid=9041 vsize=873820 CPUtime=816.33 cores=1,3,5,7
/proc/9043/task/9044/stat : 9044 (strangenight2-m) R 9041 9043 8848 0 -1 4202560 201770 0 0 0 81564 69 0 0 25 0 4 0 652807168 894791680 180366 33554432000 4194304 4580107 140734225257248 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9043/tid=9045] ppid=9041 vsize=873820 CPUtime=822.31 cores=1,3,5,7
/proc/9043/task/9045/stat : 9045 (strangenight2-m) R 9041 9043 8848 0 -1 4202560 230194 0 0 0 82153 78 0 0 25 0 4 0 652807168 894791680 180366 33554432000 4194304 4580107 140734225257248 18446744073709551615 4316555 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9043/tid=9046] ppid=9041 vsize=873820 CPUtime=822.29 cores=1,3,5,7
/proc/9043/task/9046/stat : 9046 (strangenight2-m) R 9041 9043 8848 0 -1 4202560 42379 0 0 0 82216 13 0 0 25 0 4 0 652807168 894791680 180366 33554432000 4194304 4580107 140734225257248 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3283.26
Current children cumulated vsize (KiB) 873820

[startup+882.301 s]
/proc/loadavg: 8.12 8.07 7.19 9/245 9161
/proc/meminfo: memFree=22320284/32951124 swapFree=61559568/67111528
[pid=9043] ppid=9041 vsize=958000 CPUtime=3522.83 cores=1,3,5,7
/proc/9043/stat : 9043 (strangenight2-m) R 9041 9043 8848 0 -1 4202496 702827 0 0 0 352041 242 0 0 25 0 4 0 652807167 980992000 180196 33554432000 4194304 4580107 140734225257248 18446744073709551615 4294507 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9043/statm: 239500 180196 381 95 0 234482 0
[pid=9043/tid=9044] ppid=9041 vsize=958000 CPUtime=875.89 cores=1,3,5,7
/proc/9043/task/9044/stat : 9044 (strangenight2-m) R 9041 9043 8848 0 -1 4202560 208769 0 0 0 87518 71 0 0 25 0 4 0 652807168 980992000 180196 33554432000 4194304 4580107 140734225257248 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9043/tid=9045] ppid=9041 vsize=958000 CPUtime=882.31 cores=1,3,5,7
/proc/9043/task/9045/stat : 9045 (strangenight2-m) R 9041 9043 8848 0 -1 4202560 241366 0 0 0 88149 82 0 0 25 0 4 0 652807168 980992000 180196 33554432000 4194304 4580107 140734225257248 18446744073709551615 4293979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9043/tid=9046] ppid=9041 vsize=958000 CPUtime=882.29 cores=1,3,5,7
/proc/9043/task/9046/stat : 9046 (strangenight2-m) R 9041 9043 8848 0 -1 4202560 47668 0 0 0 88214 15 0 0 25 0 4 0 652807168 980992000 180196 33554432000 4194304 4580107 140734225257248 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3522.83
Current children cumulated vsize (KiB) 958000

[startup+942.301 s]
/proc/loadavg: 8.14 8.08 7.25 9/245 9162
/proc/meminfo: memFree=22234316/32951124 swapFree=61559568/67111528
[pid=9043] ppid=9041 vsize=909744 CPUtime=3762.4 cores=1,3,5,7
/proc/9043/stat : 9043 (strangenight2-m) R 9041 9043 8848 0 -1 4202496 731419 0 0 0 375985 255 0 0 25 0 4 0 652807167 931577856 175245 33554432000 4194304 4580107 140734225257248 18446744073709551615 4293235 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9043/statm: 227436 175245 381 95 0 222418 0
[pid=9043/tid=9044] ppid=9041 vsize=909744 CPUtime=935.45 cores=1,3,5,7
/proc/9043/task/9044/stat : 9044 (strangenight2-m) R 9041 9043 8848 0 -1 4202560 209960 0 0 0 93474 71 0 0 25 0 4 0 652807168 931577856 175245 33554432000 4194304 4580107 140734225257248 18446744073709551615 4294517 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9043/tid=9045] ppid=9041 vsize=909744 CPUtime=942.31 cores=1,3,5,7
/proc/9043/task/9045/stat : 9045 (strangenight2-m) R 9041 9043 8848 0 -1 4202560 251402 0 0 0 94144 87 0 0 25 0 4 0 652807168 931577856 175245 33554432000 4194304 4580107 140734225257248 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9043/tid=9046] ppid=9041 vsize=909744 CPUtime=942.29 cores=1,3,5,7
/proc/9043/task/9046/stat : 9046 (strangenight2-m) R 9041 9043 8848 0 -1 4202560 53270 0 0 0 94211 18 0 0 25 0 4 0 652807168 931577856 175245 33554432000 4194304 4580107 140734225257248 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3762.4
Current children cumulated vsize (KiB) 909744

[startup+1002.3 s]
/proc/loadavg: 8.16 8.10 7.30 9/245 9164
/proc/meminfo: memFree=22219168/32951124 swapFree=61559568/67111528
[pid=9043] ppid=9041 vsize=1099140 CPUtime=4001.98 cores=1,3,5,7
/proc/9043/stat : 9043 (strangenight2-m) R 9041 9043 8848 0 -1 4202496 756132 0 0 0 399931 267 0 0 25 0 4 0 652807167 1125519360 186743 33554432000 4194304 4580107 140734225257248 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9043/statm: 274785 186743 381 95 0 269767 0
[pid=9043/tid=9044] ppid=9041 vsize=1099140 CPUtime=995.02 cores=1,3,5,7
/proc/9043/task/9044/stat : 9044 (strangenight2-m) R 9041 9043 8848 0 -1 4202560 210661 0 0 0 99431 71 0 0 25 0 4 0 652807168 1125519360 186743 33554432000 4194304 4580107 140734225257248 18446744073709551615 4294458 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9043/tid=9045] ppid=9041 vsize=1099140 CPUtime=1002.31 cores=1,3,5,7
/proc/9043/task/9045/stat : 9045 (strangenight2-m) R 9041 9043 8848 0 -1 4202560 266188 0 0 0 100139 92 0 0 25 0 4 0 652807168 1125519360 186743 33554432000 4194304 4580107 140734225257248 18446744073709551615 4295066 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9043/tid=9046] ppid=9041 vsize=1099140 CPUtime=1002.3 cores=1,3,5,7
/proc/9043/task/9046/stat : 9046 (strangenight2-m) R 9041 9043 8848 0 -1 4202560 53536 0 0 0 100211 19 0 0 25 0 4 0 652807168 1125519360 186743 33554432000 4194304 4580107 140734225257248 18446744073709551615 4294504 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4001.98
Current children cumulated vsize (KiB) 1099140

[startup+1062.3 s]
/proc/loadavg: 8.14 8.10 7.36 9/245 9166
/proc/meminfo: memFree=22178096/32951124 swapFree=61559568/67111528
[pid=9043] ppid=9041 vsize=917392 CPUtime=4241.55 cores=1,3,5,7
/proc/9043/stat : 9043 (strangenight2-m) R 9041 9043 8848 0 -1 4202496 781164 0 0 0 423876 279 0 0 25 0 4 0 652807167 939409408 186907 33554432000 4194304 4580107 140734225257248 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9043/statm: 229348 186907 381 95 0 224330 0
[pid=9043/tid=9044] ppid=9041 vsize=917392 CPUtime=1054.59 cores=1,3,5,7
/proc/9043/task/9044/stat : 9044 (strangenight2-m) R 9041 9043 8848 0 -1 4202560 212182 0 0 0 105387 72 0 0 25 0 4 0 652807168 939409408 186907 33554432000 4194304 4580107 140734225257248 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9043/tid=9045] ppid=9041 vsize=917392 CPUtime=1062.32 cores=1,3,5,7
/proc/9043/task/9045/stat : 9045 (strangenight2-m) R 9041 9043 8848 0 -1 4202560 277111 0 0 0 106135 97 0 0 25 0 4 0 652807168 939409408 186907 33554432000 4194304 4580107 140734225257248 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9043/tid=9046] ppid=9041 vsize=917392 CPUtime=1062.3 cores=1,3,5,7
/proc/9043/task/9046/stat : 9046 (strangenight2-m) R 9041 9043 8848 0 -1 4202560 56589 0 0 0 106210 20 0 0 25 0 4 0 652807168 939409408 186907 33554432000 4194304 4580107 140734225257248 18446744073709551615 4295679 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4241.55
Current children cumulated vsize (KiB) 917392

[startup+1122.3 s]
/proc/loadavg: 8.14 8.11 7.40 9/245 9167
/proc/meminfo: memFree=22056680/32951124 swapFree=61559568/67111528
[pid=9043] ppid=9041 vsize=1039692 CPUtime=4481.12 cores=1,3,5,7
/proc/9043/stat : 9043 (strangenight2-m) R 9041 9043 8848 0 -1 4202496 802341 0 0 0 447822 290 0 0 25 0 4 0 652807167 1064644608 189824 33554432000 4194304 4580107 140734225257248 18446744073709551615 4294963 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9043/statm: 259923 189824 381 95 0 254905 0
[pid=9043/tid=9044] ppid=9041 vsize=1039692 CPUtime=1114.16 cores=1,3,5,7
/proc/9043/task/9044/stat : 9044 (strangenight2-m) R 9041 9043 8848 0 -1 4202560 217813 0 0 0 111342 74 0 0 25 0 4 0 652807168 1064644608 189824 33554432000 4194304 4580107 140734225257248 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9043/tid=9045] ppid=9041 vsize=1039692 CPUtime=1122.32 cores=1,3,5,7
/proc/9043/task/9045/stat : 9045 (strangenight2-m) R 9041 9043 8848 0 -1 4202560 284747 0 0 0 112131 101 0 0 25 0 4 0 652807168 1064644608 189824 33554432000 4194304 4580107 140734225257248 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9043/tid=9046] ppid=9041 vsize=1039692 CPUtime=1122.3 cores=1,3,5,7
/proc/9043/task/9046/stat : 9046 (strangenight2-m) R 9041 9043 8848 0 -1 4202560 57217 0 0 0 112209 21 0 0 25 0 4 0 652807168 1064644608 189824 33554432000 4194304 4580107 140734225257248 18446744073709551615 4293957 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4481.12
Current children cumulated vsize (KiB) 1039692

[startup+1182.3 s]
/proc/loadavg: 8.09 8.10 7.44 9/245 9169
/proc/meminfo: memFree=21954972/32951124 swapFree=61559568/67111528
[pid=9043] ppid=9041 vsize=966756 CPUtime=4720.69 cores=1,3,5,7
/proc/9043/stat : 9043 (strangenight2-m) R 9041 9043 8848 0 -1 4202496 825609 0 0 0 471767 302 0 0 25 0 4 0 652807167 989958144 197616 33554432000 4194304 4580107 140734225257248 18446744073709551615 4295727 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9043/statm: 241689 197616 381 95 0 236671 0
[pid=9043/tid=9044] ppid=9041 vsize=966756 CPUtime=1173.72 cores=1,3,5,7
/proc/9043/task/9044/stat : 9044 (strangenight2-m) R 9041 9043 8848 0 -1 4202560 219554 0 0 0 117296 76 0 0 25 0 4 0 652807168 989958144 197616 33554432000 4194304 4580107 140734225257248 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9043/tid=9045] ppid=9041 vsize=966756 CPUtime=1182.31 cores=1,3,5,7
/proc/9043/task/9045/stat : 9045 (strangenight2-m) R 9041 9043 8848 0 -1 4202560 296044 0 0 0 118124 107 0 0 25 0 4 0 652807168 989958144 197616 33554432000 4194304 4580107 140734225257248 18446744073709551615 4294692 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9043/tid=9046] ppid=9041 vsize=966756 CPUtime=1182.3 cores=1,3,5,7
/proc/9043/task/9046/stat : 9046 (strangenight2-m) R 9041 9043 8848 0 -1 4202560 57602 0 0 0 118209 21 0 0 25 0 4 0 652807168 989958144 197616 33554432000 4194304 4580107 140734225257248 18446744073709551615 4294217 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4720.69
Current children cumulated vsize (KiB) 966756



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.2 s]
/proc/loadavg: 8.13 8.11 7.46 9/245 9169
/proc/meminfo: memFree=22008284/32951124 swapFree=61559568/67111528
[pid=9043] ppid=9041 vsize=1184764 CPUtime=4800.16 cores=1,3,5,7
/proc/9043/stat : 9043 (strangenight2-m) R 9041 9043 8848 0 -1 4202496 831373 0 0 0 479711 305 0 0 25 0 4 0 652807167 1213198336 203027 33554432000 4194304 4580107 140734225257248 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9043/statm: 296191 203027 381 95 0 291173 0
[pid=9043/tid=9044] ppid=9041 vsize=1184764 CPUtime=1193.48 cores=1,3,5,7
/proc/9043/task/9044/stat : 9044 (strangenight2-m) R 9041 9043 8848 0 -1 4202560 220815 0 0 0 119272 76 0 0 25 0 4 0 652807168 1213198336 203027 33554432000 4194304 4580107 140734225257248 18446744073709551615 4296104 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9043/tid=9045] ppid=9041 vsize=1184764 CPUtime=1202.23 cores=1,3,5,7
/proc/9043/task/9045/stat : 9045 (strangenight2-m) R 9041 9043 8848 0 -1 4202560 298630 0 0 0 120114 109 0 0 25 0 4 0 652807168 1213198336 203027 33554432000 4194304 4580107 140734225257248 18446744073709551615 4295465 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9043/tid=9046] ppid=9041 vsize=1184764 CPUtime=1202.21 cores=1,3,5,7
/proc/9043/task/9046/stat : 9046 (strangenight2-m) R 9041 9043 8848 0 -1 4202560 57852 0 0 0 120200 21 0 0 25 0 4 0 652807168 1213198336 203027 33554432000 4194304 4580107 140734225257248 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.16
Current children cumulated vsize (KiB) 1184764

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

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

[startup+1202.2 s]
/proc/loadavg: 8.13 8.11 7.46 9/245 9169
/proc/meminfo: memFree=22008284/32951124 swapFree=61559568/67111528
[pid=9043] ppid=9041 vsize=1184764 CPUtime=4800.16 cores=1,3,5,7
/proc/9043/stat : 9043 (strangenight2-m) R 9041 9043 8848 0 -1 4202496 831373 0 0 0 479711 305 0 0 25 0 4 0 652807167 1213198336 203027 33554432000 4194304 4580107 140734225257248 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9043/statm: 296191 203027 381 95 0 291173 0
[pid=9043/tid=9044] ppid=9041 vsize=1184764 CPUtime=1193.48 cores=1,3,5,7
/proc/9043/task/9044/stat : 9044 (strangenight2-m) R 9041 9043 8848 0 -1 4202560 220815 0 0 0 119272 76 0 0 25 0 4 0 652807168 1213198336 203027 33554432000 4194304 4580107 140734225257248 18446744073709551615 4296104 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9043/tid=9045] ppid=9041 vsize=1184764 CPUtime=1202.23 cores=1,3,5,7
/proc/9043/task/9045/stat : 9045 (strangenight2-m) R 9041 9043 8848 0 -1 4202560 298630 0 0 0 120114 109 0 0 25 0 4 0 652807168 1213198336 203027 33554432000 4194304 4580107 140734225257248 18446744073709551615 4295465 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9043/tid=9046] ppid=9041 vsize=1184764 CPUtime=1202.21 cores=1,3,5,7
/proc/9043/task/9046/stat : 9046 (strangenight2-m) R 9041 9043 8848 0 -1 4202560 57852 0 0 0 120200 21 0 0 25 0 4 0 652807168 1213198336 203027 33554432000 4194304 4580107 140734225257248 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.16
Current children cumulated vsize (KiB) 1184764

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.25
CPU time (s): 4800.24
CPU user time (s): 4797.15
CPU system time (s): 3.09153
CPU usage (%): 399.271
Max. virtual memory (cumulated for all children) (KiB): 1186320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.15
system time used= 3.09153
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 831375
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= 3654
involuntary context switches= 18632

runsolver used 2.51562 second user time and 6.25205 second system time

The end

Launcher Data

Begin job on node109 at 2011-05-15 00:27:44
IDJOB=3367251
IDBENCH=83108
IDSOLVER=1844
FILE ID=node109/3367251-1305412064
RUNJOBID= node109-1305410851-8867
PBS_JOBID= 13324534
Free space on /tmp= 73216 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom15.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367251-1305412064/watcher-3367251-1305412064 -o /tmp/evaluation-result-3367251-1305412064/solver-3367251-1305412064 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3367251-1305412064.cnf

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

MD5SUM BENCH= 1f0914c6141fdba914b73575a12b918a
RANDOM SEED=652320268

node109.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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.75
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.82
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:      24169412 kB
Buffers:        234472 kB
Cached:        2264896 kB
SwapCached:      28404 kB
Active:         241920 kB
Inactive:      8324104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24169412 kB
SwapTotal:    67111528 kB
SwapFree:     61559568 kB
Dirty:           16712 kB
Writeback:          32 kB
AnonPages:     6044484 kB
Mapped:          17828 kB
Slab:           122448 kB
PageTables:      31044 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 18082200 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= 73212 MiB
End job on node109 at 2011-05-15 00:47:48